GetAccountConfiguration
Returns the account configuration options associated with an AWS account.
Response Syntax
{
"ExpiryEvents": {
"DaysBeforeExpiry": 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.
- ExpiryEvents
-
Expiration events configuration options associated with the AWS account.
Type: ExpiryEventsConfiguration object
Errors
For information about the errors that are common to all actions, see Common Errors.
- AccessDeniedException
-
You do not have access required to perform this action.
HTTP Status Code: 400
- ThrottlingException
-
The request was denied because it exceeded a quota.
HTTP Status Code: 400
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: