describe_account_attributes
()¶Describes your OpsWorks-CM account attributes.
This operation is synchronous.
See also: AWS API Documentation
Request Syntax
response = client.describe_account_attributes()
{
'Attributes': [
{
'Name': 'string',
'Maximum': 123,
'Used': 123
},
]
}
Response Structure
The attributes that are currently set for the account.
Stores account attributes.
The attribute name. The following are supported attribute names.
The maximum allowed value.
The current usage, such as the current number of servers that are associated with the account.