Values.ExpiryEventsConfigurationSourceObject containing expiration events options associated with an Amazon Web Services account.
type nonrec t = {daysBeforeExpiry : PositiveInteger.t 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.
*)}