2020/02/25 - AWS Outposts - 2 new api methods
Changes This release adds DeleteSite and DeleteOutpost.
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) --
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) --