Learn R Programming

paws.database (version 0.1.5)

rds_describe_account_attributes: Lists all of the attributes for a customer account

Description

Lists all of the attributes for a customer account. The attributes include Amazon RDS quotas for the account, such as the number of DB instances allowed. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value.

Usage

rds_describe_account_attributes()

Arguments

Request syntax

svc$describe_account_attributes()

Details

This command doesn't take any parameters.