ServiceQuotas / Client / create_support_case

create_support_case

ServiceQuotas.Client.create_support_case(**kwargs)

Creates a Support case for an existing quota increase request. This call only creates a Support case if the request has a Pending status.

See also: AWS API Documentation

Request Syntax

response = client.create_support_case(
    RequestId='string'
)
Parameters:

RequestId (string) –

[REQUIRED]

The ID of the pending quota increase request for which you want to open a Support case.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions