v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14159984.9 KB

Adds or modifies account-level configurations in ACM.

The supported configuration option is DaysBeforeExpiry. This option 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.

post/#X-Amz-Target=CertificateManager.PutAccountConfiguration

Headers

X-Amz-Target'CertificateManager.PutAccountConfiguration' required

Request body

IdempotencyTokenstring required

Customer-chosen string used to distinguish between calls to <code>PutAccountConfiguration</code>. Idempotency tokens time out after one hour. If you call <code>PutAccountConfiguration</code> multiple times with the same unexpired idempotency token, ACM treats it as the same request and returns the original result. If you change the idempotency token for each call, ACM treats each call as a new request.

Response

Success