UpdateUserPoolDomainRequest
The UpdateUserPoolDomain request input.
Types
Properties
Link copied to clipboard
The configuration for a custom domain that hosts the sign-up and sign-in pages for your application. Use this object to specify an SSL certificate that is managed by ACM.
Link copied to clipboard
The ID of the user pool that is associated with the custom domain whose certificate you're updating.
Functions
Link copied to clipboard
inline fun copy(block: UpdateUserPoolDomainRequest.Builder.() -> Unit = {}): UpdateUserPoolDomainRequest