get_account_configuration
()¶Returns the account configuration options associated with an Amazon Web Services account.
See also: AWS API Documentation
Request Syntax
response = client.get_account_configuration()
{
'ExpiryEvents': {
'DaysBeforeExpiry': 123
}
}
Response Structure
Expiration events configuration options associated with the Amazon Web Services account.
Specifies the number of days prior to certificate expiration when ACM starts generating EventBridge
events. ACM sends one event per day per certificate until the certificate expires. By default, accounts receive events starting 45 days before certificate expiration.
Exceptions
ACM.Client.exceptions.AccessDeniedException
ACM.Client.exceptions.ThrottlingException