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
ValidationException (client fault)
A standard error for input validation failures.
This should be thrown by services when a member of the input structure
falls outside of the modeled or documented constraints.
UnauthorizedException (client fault)
The server response when the authorizer failed to authenticate the caller.
Throws
ResourceConflictException (client fault)
The server could not process the request because of conflict in the current state of the resource.
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.
Unlocks guide to allow updating, deleting, and publishing.
Example
Use a bare-bones client and the command you need to make an API call.
Param
UnlockGuideCommandInput
Returns
UnlockGuideCommandOutput
See
input
shape.response
shape.config
shape.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
ValidationException (client fault) A standard error for input validation failures. This should be thrown by services when a member of the input structure falls outside of the modeled or documented constraints.
Throws
AccessDeniedException (client fault) The server response for authorization failure.
Throws
UnauthorizedException (client fault) The server response when the authorizer failed to authenticate the caller.
Throws
ResourceConflictException (client fault) The server could not process the request because of conflict in the current state of the resource.
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
GuidesServiceException
Base exception class for all service exceptions from Guides service.