Amazon GameSparks is currently in preview. Changes might be made to this service and to this documentation. We don't recommend using this service for production workloads.
SnapshotDetails
Properties that provide details of a snapshot.
Contents
- Created
-
The timestamp of when the snapshot was created.
Type: Timestamp
Required: No
- Description
-
The description of the snapshot.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 250.
Pattern:
^\S(.*\S)?$|^$
Required: No
- Id
-
The identifier of the snapshot.
Type: String
Length Constraints: Minimum length of 33. Maximum length of 36.
Pattern:
^Snapshot_\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3,6}Z$
Required: No
- LastUpdated
-
The timestamp of when the snapshot was last updated.
Type: Timestamp
Required: No
- Sections
-
The sections in the snapshot.
Type: String to Section object map
Key Length Constraints: Minimum length of 1. Maximum length of 36.
Key Pattern:
^[a-zA-Z0-9.]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: