Class GetLFTagCommandProtected
Constructors
constructor
- new GetLFTagCommand(input: GetLFTagCommandInput): GetLFTagCommand
-
Methods
Static
getEndpointParameterInstructions
- getEndpointParameterInstructions(): EndpointParameterInstructions
-
Returns EndpointParameterInstructions
Returns an LF-tag definition.
Example
Use a bare-bones client and the command you need to make an API call.
Param
GetLFTagCommandInput
Returns
GetLFTagCommandOutput
See
input
shape.response
shape.config
shape.Throws
AccessDeniedException (client fault)
Access to a resource was denied.
Throws
EntityNotFoundException (client fault)
A specified entity does not exist.
Throws
InternalServiceException (server fault)
An internal service error occurred.
Throws
InvalidInputException (client fault)
The input provided was not valid.
Throws
OperationTimeoutException (client fault)
The operation timed out.
Throws
LakeFormationServiceException
Base exception class for all service exceptions from LakeFormation service.