Snapshot - AWS Directory Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Snapshot

Describes a directory snapshot.

Contents

DirectoryId

The directory identifier.

Type: String

Pattern: ^d-[0-9a-f]{10}$

Required: No

Name

The descriptive name of the snapshot.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 128.

Pattern: ^([a-zA-Z0-9_])[\\a-zA-Z0-9_@#%*+=:?./!\s-]*$

Required: No

SnapshotId

The snapshot identifier.

Type: String

Pattern: ^s-[0-9a-f]{10}$

Required: No

StartTime

The date and time that the snapshot was taken.

Type: Timestamp

Required: No

Status

The snapshot status.

Type: String

Valid Values: Creating | Completed | Failed

Required: No

Type

The snapshot type.

Type: String

Valid Values: Auto | Manual

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: