AWS Redshift · JSON Structure

Redshift Vpc Security Group Membership Structure

Describes the members of a VPC security group.

Type: object Properties: 2
AnalyticsBig DataCloud DatabaseData WarehouseSQL

VpcSecurityGroupMembership is a JSON Structure definition published by AWS Redshift, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

VpcSecurityGroupId Status

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "object",
  "properties": {
    "VpcSecurityGroupId": {},
    "Status": {}
  },
  "description": "Describes the members of a VPC security group.",
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-vpc-security-group-membership-structure.json",
  "name": "VpcSecurityGroupMembership"
}