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'
)
[REQUIRED]
The ID of the endpoint.
[REQUIRED]
The ID of the Outposts.
None
Exceptions
S3Outposts.Client.exceptions.InternalServerException
S3Outposts.Client.exceptions.AccessDeniedException
S3Outposts.Client.exceptions.ResourceNotFoundException
S3Outposts.Client.exceptions.ValidationException
S3Outposts.Client.exceptions.ThrottlingException