Outposts / Client / cancel_order

cancel_order#

Outposts.Client.cancel_order(**kwargs)#

Cancels the specified order for an Outpost.

See also: AWS API Documentation

Request Syntax

response = client.cancel_order(
    OrderId='string'
)
Parameters:

OrderId (string) –

[REQUIRED]

The ID of the order.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions