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