ApiGatewayV2 / Client / delete_portal

delete_portal

ApiGatewayV2.Client.delete_portal(**kwargs)

Deletes a portal.

See also: AWS API Documentation

Request Syntax

response = client.delete_portal(
    PortalId='string'
)
Parameters:

PortalId (string) –

[REQUIRED]

The portal identifier.

Returns:

None

Exceptions

  • ApiGatewayV2.Client.exceptions.TooManyRequestsException

  • ApiGatewayV2.Client.exceptions.BadRequestException

  • ApiGatewayV2.Client.exceptions.AccessDeniedException