Archive
An archive resource for storing and retaining emails.
Contents
- ArchiveId
- 
               The unique identifier of the archive. Type: String Length Constraints: Minimum length of 1. Maximum length of 66. Required: Yes 
- ArchiveName
- 
               The unique name assigned to the archive. Type: String Length Constraints: Minimum length of 1. Maximum length of 64. Pattern: [a-zA-Z0-9][a-zA-Z0-9_-]*[a-zA-Z0-9]Required: No 
- ArchiveState
- 
               The current state of the archive: - 
                     ACTIVE– The archive is ready and available for use.
- 
                     PENDING_DELETION– The archive has been marked for deletion and will be permanently deleted in 30 days. No further modifications can be made in this state.
 Type: String Valid Values: ACTIVE | PENDING_DELETIONRequired: No 
- 
                     
- LastUpdatedTimestamp
- 
               The timestamp of when the archive was last updated. Type: Timestamp Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: