AwsRdsDbSecurityGroupDetails - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AwsRdsDbSecurityGroupDetails

Provides information about an Amazon RDS DB security group.

Contents

DbSecurityGroupArn

The ARN for the DB security group.

Type: String

Pattern: .*\S.*

Required: No

DbSecurityGroupDescription

Provides the description of the DB security group.

Type: String

Pattern: .*\S.*

Required: No

DbSecurityGroupName

Specifies the name of the DB security group.

Type: String

Pattern: .*\S.*

Required: No

Ec2SecurityGroups

Contains a list of EC2 security groups.

Type: Array of AwsRdsDbSecurityGroupEc2SecurityGroup objects

Required: No

IpRanges

Contains a list of IP ranges.

Type: Array of AwsRdsDbSecurityGroupIpRange objects

Required: No

OwnerId

Provides the AWS ID of the owner of a specific DB security group.

Type: String

Pattern: .*\S.*

Required: No

VpcId

Provides VPC ID associated with the DB security group.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: