Skip to main content

Module error

Module error 

Source
Expand description

SSM error types.

SSM errors use JSON format with a __type field containing the short error type name (e.g., ParameterNotFound), unlike DynamoDB which uses fully-qualified names.

Structs§

SsmError
An SSM error response.

Enums§

SsmErrorCode
Well-known SSM error codes.