This product is not supported for your selected Datadog site. ().

aws_redshift_cluster_security_group

account_id

Type: STRING

cluster_security_group_name

Type: STRING
Provider name: ClusterSecurityGroupName
Description: The name of the cluster security group to which the operation was applied.

description

Type: STRING
Provider name: Description
Description: A description of the security group.

ec2_security_groups

Type: UNORDERED_LIST_STRUCT
Provider name: EC2SecurityGroups
Description: A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.

  • ec2_security_group_name
    Type: STRING
    Provider name: EC2SecurityGroupName
    Description: The name of the EC2 Security Group.
  • ec2_security_group_owner_id
    Type: STRING
    Provider name: EC2SecurityGroupOwnerId
    Description: The Amazon Web Services account ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
  • status
    Type: STRING
    Provider name: Status
    Description: The status of the EC2 security group.

ip_ranges

Type: UNORDERED_LIST_STRUCT
Provider name: IPRanges
Description: A list of IP ranges (CIDR blocks) that are permitted to access clusters associated with this cluster security group.

  • cidrip
    Type: STRING
    Provider name: CIDRIP
    Description: The IP range in Classless Inter-Domain Routing (CIDR) notation.
  • status
    Type: STRING
    Provider name: Status
    Description: The status of the IP range, for example, “authorized”.

redshift_cluster_security_group_arn

Type: STRING

tags

Type: UNORDERED_LIST_STRING