DynamoDBVPCEndpoint
Specifies the Amazon DynamoDB VPC endpoint to use when connecting through AWS PrivateLink.
データ型
string
デフォルト値
""
解説
Use this property to connect to DynamoDB through a private VPC endpoint instead of the public service endpoint (the default DynamoDB URL). When set, this property overrides the default regional endpoint (dynamodb.{region}.amazonaws.com).
An AWS PrivateLink endpoint for DynamoDB follows the format: vpce-abcdef12-3455.dynamodb.{region}.vpce.amazonaws.com.