DBSecurityGroup - Amazon Relational Database Service
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.

DBSecurityGroup

Contains the details for an Amazon RDS DB security group.

This data type is used as a response element in the DescribeDBSecurityGroups action.

Contents

Note

In the following list, the required parameters are described first.

DBSecurityGroupArn

The Amazon Resource Name (ARN) for the DB security group.

Type: String

Required: No

DBSecurityGroupDescription

Provides the description of the DB security group.

Type: String

Required: No

DBSecurityGroupName

Specifies the name of the DB security group.

Type: String

Required: No

EC2SecurityGroups.EC2SecurityGroup.N

Contains a list of EC2SecurityGroup elements.

Type: Array of EC2SecurityGroup objects

Required: No

IPRanges.IPRange.N

Contains a list of IPRange elements.

Type: Array of IPRange objects

Required: No

OwnerId

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

Type: String

Required: No

VpcId

Provides the VpcId of the DB security group.

Type: String

Required: No

See Also

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