AWS::SES::MailManagerIngressPoint PrivateNetworkConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::SES::MailManagerIngressPoint PrivateNetworkConfiguration

Specifies the network configuration for the private ingress point.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "VpcEndpointId" : String }

YAML

VpcEndpointId: String

Properties

VpcEndpointId

The identifier of the VPC endpoint to associate with this private ingress point.

Required: Yes

Type: String

Pattern: ^vpce-[a-zA-Z0-9]{17}$

Update requires: Replacement