S3Outposts / Client / delete_endpoint
delete_endpoint#
- S3Outposts.Client.delete_endpoint(**kwargs)#
- Deletes an endpoint. - Note- It can take up to 5 minutes for this action to finish. - Related actions include: - See also: AWS API Documentation - Request Syntax- response = client.delete_endpoint( EndpointId='string', OutpostId='string' ) - Parameters:
- EndpointId (string) – - [REQUIRED] - The ID of the endpoint. 
- OutpostId (string) – - [REQUIRED] - The ID of the Outposts. 
 
- Returns:
- None 
 - Exceptions- S3Outposts.Client.exceptions.InternalServerException
- S3Outposts.Client.exceptions.AccessDeniedException
- S3Outposts.Client.exceptions.ResourceNotFoundException
- S3Outposts.Client.exceptions.ValidationException
- S3Outposts.Client.exceptions.ThrottlingException
- S3Outposts.Client.exceptions.OutpostOfflineException