AwsRdsDbSecurityGroupDetails - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon 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 Amazon SDKs, see the following: