AWS::Redshift::EndpointAccess VpcSecurityGroup - 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::Redshift::EndpointAccess VpcSecurityGroup

The security groups associated with the endpoint.

Syntax

To declare this entity in your Amazon 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