Outposts.Client.
delete_outpost
(**kwargs)¶Deletes the specified Outpost.
See also: AWS API Documentation
Request Syntax
response = client.delete_outpost(
OutpostId='string'
)
[REQUIRED]
The ID or the Amazon Resource Name (ARN) of the Outpost.
{}
Response Structure
Exceptions
Outposts.Client.exceptions.ValidationException
Outposts.Client.exceptions.ConflictException
Outposts.Client.exceptions.NotFoundException
Outposts.Client.exceptions.AccessDeniedException
Outposts.Client.exceptions.InternalServerException