AWS::Redshift::EndpointAccess VpcSecurityGroup
The security groups associated with the endpoint.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Status" :
String
, "VpcSecurityGroupId" :String
}
YAML
Status:
String
VpcSecurityGroupId:String
Properties
Status
-
The status of the endpoint.
Required: No
Type: String
Maximum:
2147483647
Update requires: No interruption
VpcSecurityGroupId
-
The identifier of the VPC security group.
Required: No
Type: String
Maximum:
2147483647
Update requires: No interruption