2020/02/25 - AWS Outposts - 2 new api methods
Changes Update outposts client to latest version
Deletes the site.
See also: AWS API Documentation
Request Syntax
client.delete_site(
SiteId='string'
)
string
[REQUIRED]
The ID of the site.
dict
Response Syntax
{}
Response Structure
(dict) --
Deletes the Outpost.
See also: AWS API Documentation
Request Syntax
client.delete_outpost(
OutpostId='string'
)
string
[REQUIRED]
The ID of the Outpost.
dict
Response Syntax
{}
Response Structure
(dict) --