This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

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.