BadRequestException (client fault)
The server cannot process the request due to an apparent client error.
Throws
ResourceNotFoundException (client fault)
The server response when the specified resource cannot be found after an API request passes authentication and authorization.
Retrieves a list of all versions for a mapping.
Example
Use a bare-bones client and the command you need to make an API call.
Param
ListMappingVersionsCommandInput
Returns
ListMappingVersionsCommandOutput
See
input
shape.response
shape.config
shape.Throws
BadRequestException (client fault) The server cannot process the request due to an apparent client error.
Throws
ResourceNotFoundException (client fault) The server response when the specified resource cannot be found after an API request passes authentication and authorization.
Throws
AccessDeniedException (client fault) The server response for authorization failure.
Throws
InternalFailureException (server fault) The server response when an unexpected error occurred while processing request.
Throws
ThrottlingException (client fault) The server response when usage plan or account-level throttling limits exceeded.
Throws
UnauthorizedException (client fault) The server response when the authorizer failed to authenticate the caller.
Throws
MappingsServiceException
Base exception class for all service exceptions from Mappings service.