Outposts.Client.delete_site(**kwargs)¶Deletes the specified site.
See also: AWS API Documentation
Request Syntax
response = client.delete_site(
SiteId='string'
)
[REQUIRED]
The ID or the Amazon Resource Name (ARN) of the site.
{}
Response Structure
Exceptions
Outposts.Client.exceptions.ValidationExceptionOutposts.Client.exceptions.ConflictExceptionOutposts.Client.exceptions.NotFoundExceptionOutposts.Client.exceptions.AccessDeniedExceptionOutposts.Client.exceptions.InternalServerException