AWS Outposts

2020/02/25 - AWS Outposts - 2 new api methods

Changes  Update outposts client to latest version

DeleteSite (new) Link ¶

Deletes the site.

See also: AWS API Documentation

Request Syntax

client.delete_site(
    SiteId='string'
)
type SiteId:

string

param SiteId:

[REQUIRED]

The ID of the site.

rtype:

dict

returns:

Response Syntax

{}

Response Structure

  • (dict) --

DeleteOutpost (new) Link ¶

Deletes the Outpost.

See also: AWS API Documentation

Request Syntax

client.delete_outpost(
    OutpostId='string'
)
type OutpostId:

string

param OutpostId:

[REQUIRED]

The ID of the Outpost.

rtype:

dict

returns:

Response Syntax

{}

Response Structure

  • (dict) --