SetupRequest - Amazon Lightsail

SetupRequest

Returns information that was submitted during the SetupInstanceHttps request. Email information is redacted for privacy.

Contents

certificateProvider

The Certificate Authority (CA) that issues the SSL/TLS certificate.

Type: String

Valid Values: LetsEncrypt

Required: No

domainNames

The name of the domain and subdomains that the SSL/TLS certificate secures.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Length Constraints: Minimum length of 4. Maximum length of 253.

Pattern: ^[a-zA-Z0-9\-]{1,63}(\.[a-zA-Z0-9\-]{1,63}){0,8}(\.[a-zA-Z]{2,63})$

Required: No

instanceName

The name of the Lightsail instance.

Type: String

Pattern: \w[\w\-]*\w

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: