IngressPointConfiguration - Amazon SES Mail Manager API
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

IngressPointConfiguration

The configuration of the ingress endpoint resource.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

SecretArn

The SecretsManager::Secret ARN of the ingress endpoint resource.

Type: String

Pattern: arn:(aws|aws-cn|aws-us-gov|aws-eusc):secretsmanager:[a-z0-9-]+:\d{12}:secret:[a-zA-Z0-9/_+=,.@-]+

Required: No

SmtpPassword

The password of the ingress endpoint resource.

Type: String

Length Constraints: Minimum length of 8. Maximum length of 64.

Pattern: [A-Za-z0-9!@#$%^&*()_+\-=\[\]{}|.,?]+

Required: No

TlsAuthConfiguration

The mutual TLS authentication configuration of the ingress endpoint resource.

Type: TlsAuthConfiguration object

Required: No

See Also

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