Module Smaws_Client_ACM.PutAccountConfiguration

val request : Smaws_Lib.Context.t -> put_account_configuration_request -> (unit, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of access_denied_exception | `ConflictException of conflict_exception | `ThrottlingException of throttling_exception | `ValidationException of validation_exception ]) Stdlib.result

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.