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