Checksum - ApplicationMigrationService

Checksum

A checksum structure used to verify data integrity.

Contents

encryptionAlgorithm

The encryption algorithm used to generate the checksum.

Type: String

Valid Values: SHA256

Required: No

hash

The hash value of the checksum.

Type: String

Length Constraints: Fixed length of 32.

Pattern: [A-Za-z0-9+/=]{32}

Required: No

See Also

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