DescribeAccountAttributes
Describes your AWS OpsWorks CM account attributes.
This operation is synchronous.
Response Syntax
{
"Attributes": [
{
"Maximum": number,
"Name": "string",
"Used": number
}
]
}
Response Elements
If the action is successful, the service sends back an HTTP 200 response.
The following data is returned in JSON format by the service.
- Attributes
-
The attributes that are currently set for the account.
Type: Array of AccountAttribute objects
Errors
For information about the errors that are common to all actions, see Common Errors.
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: