name |
The name of the SSL certificate. Must be 1-63 characters long and the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Valid values satisfy the regex: [[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?] . (Required) |
certificate-path |
The full path to the file containing the certificate(s) (in PEM format). The certificate chain must be no greater than 5 certs long. The chain must include at least one intermediate cert. (Required) |
description |
An optional description of this SSL certificate. |
private-key-path |
The full path to the file containing the private key (in PEM format). (Required) |
certificate |
The certificate in PEM format. |
region |
The region for the SSL certificate. (Required) |