ISESV2ArchivingOptions
Interface in AWS.SESV2
Interface for SESV2 ArchivingOptions.
Properties
ArchiveArn
property ArchiveArn: TARN
The Amazon Resource Name (ARN) of the MailManager archive where emails will be stored.
The archive ARN must reference a valid MailManager archive resource in your AWS account. When specified, copies of all emails sent using the associated configuration set will be automatically stored in this archive for compliance, audit, or record-keeping purposes. The ARN format is: arn:aws:ses:region:account-id:mailmanager-archive/archive-id If the specified archive does not exist or is not accessible, email sending operations may fail. Ensure the archive is properly configured and that your AWS credentials have the necessary permissions to write to the archive.