Class DisassociateWebsiteAuthorizationProviderCommandProtected
Deprecated
Disassociates a website authorization provider from a specified fleet. After the
disassociation, users can't load any associated websites that require this authorization
provider.
Example
Use a bare-bones client and the command you need to make an API call.
Deprecated
Disassociates a website authorization provider from a specified fleet. After the disassociation, users can't load any associated websites that require this authorization provider.
Example
Use a bare-bones client and the command you need to make an API call.
Param
DisassociateWebsiteAuthorizationProviderCommandInput
Returns
DisassociateWebsiteAuthorizationProviderCommandOutput
See
input
shape.response
shape.config
shape.Throws
InternalServerErrorException (server fault)
The service is temporarily unavailable.
Throws
InvalidRequestException (client fault)
The request is not valid.
Throws
ResourceAlreadyExistsException (client fault)
The resource already exists.
Throws
ResourceNotFoundException (client fault)
The requested resource was not found.
Throws
TooManyRequestsException (client fault)
The number of requests exceeds the limit.
Throws
UnauthorizedException (client fault)
You are not authorized to perform this action.
Throws
WorkLinkServiceException
Base exception class for all service exceptions from WorkLink service.