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§
- SsmError
Code - Well-known SSM error codes.