deregister_app_instance_user_endpoint(**kwargs)¶Deregisters an AppInstanceUserEndpoint .
See also: AWS API Documentation
Request Syntax
response = client.deregister_app_instance_user_endpoint(
AppInstanceUserArn='string',
EndpointId='string'
)
[REQUIRED]
The ARN of the AppInstanceUser .
[REQUIRED]
The unique identifier of the AppInstanceUserEndpoint .
None
Exceptions
ChimeSDKIdentity.Client.exceptions.BadRequestExceptionChimeSDKIdentity.Client.exceptions.ForbiddenExceptionChimeSDKIdentity.Client.exceptions.ThrottledClientExceptionChimeSDKIdentity.Client.exceptions.UnauthorizedClientExceptionChimeSDKIdentity.Client.exceptions.ServiceUnavailableExceptionChimeSDKIdentity.Client.exceptions.ServiceFailureException