This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_rds_security_group

account_id

Type: STRING

db_security_group_arn

Type: STRING
Provider name: DBSecurityGroupArn
Description: The Amazon Resource Name (ARN) for the DB security group.

db_security_group_description

Type: STRING
Provider name: DBSecurityGroupDescription
Description: Provides the description of the DB security group.

db_security_group_name

Type: STRING
Provider name: DBSecurityGroupName
Description: Specifies the name of the DB security group.

ec2_security_groups

Type: UNORDERED_LIST_STRUCT
Provider name: EC2SecurityGroups
Description: Contains a list of EC2SecurityGroup elements.

  • ec2_security_group_id
    Type: STRING
    Provider name: EC2SecurityGroupId
    Description: Specifies the id of the EC2 security group.
  • ec2_security_group_name
    Type: STRING
    Provider name: EC2SecurityGroupName
    Description: Specifies the name of the EC2 security group.
  • ec2_security_group_owner_id
    Type: STRING
    Provider name: EC2SecurityGroupOwnerId
    Description: Specifies the Amazon Web Services ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
  • status
    Type: STRING
    Provider name: Status
    Description: Provides the status of the EC2 security group. Status can be “authorizing”, “authorized”, “revoking”, and “revoked”.

ip_ranges

Type: UNORDERED_LIST_STRUCT
Provider name: IPRanges
Description: Contains a list of IPRange elements.

  • cidrip
    Type: STRING
    Provider name: CIDRIP
    Description: The IP range.
  • status
    Type: STRING
    Provider name: Status
    Description: The status of the IP range. Status can be “authorizing”, “authorized”, “revoking”, and “revoked”.

owner_id

Type: STRING
Provider name: OwnerId
Description: Provides the Amazon Web Services ID of the owner of a specific DB security group.

tags

Type: UNORDERED_LIST_STRING

vpc_id

Type: STRING
Provider name: VpcId
Description: Provides the VpcId of the DB security group.