This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
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:StringVpcSecurityGroupId:String
Properties
Status-
The status of the endpoint.
Required: No
Type: String
Maximum:
2147483647Update requires: No interruption
VpcSecurityGroupId-
The identifier of the VPC security group.
Required: No
Type: String
Maximum:
2147483647Update requires: No interruption