AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The configuration for a custom domain, including the SSL certificate and TLS security policy.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class CustomDomainConfigType
The CustomDomainConfigType type exposes the following members
| Name | Description | |
|---|---|---|
|
CustomDomainConfigType() |
| Name | Type | Description | |
|---|---|---|---|
|
CertificateArn | System.String |
Gets and sets the property CertificateArn. The Amazon Resource Name (ARN) of an Certificate Manager SSL certificate. You use this certificate for the subdomain of your custom domain. |
|
SecurityPolicy | Amazon.CognitoIdentityProvider.SecurityPolicyType |
Gets and sets the property SecurityPolicy. The security policy for the custom domain. Defines the minimum TLS version and cipher suites that Amazon CloudFront supports when communicating with clients. For specific guidance, see Supported protocols and ciphers between viewers and CloudFront. Valid values are as follows:
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer