ApiGatewayV2 / Client / publish_portal

publish_portal

ApiGatewayV2.Client.publish_portal(**kwargs)

Publishes a portal.

See also: AWS API Documentation

Request Syntax

response = client.publish_portal(
    Description='string',
    PortalId='string'
)
Parameters:
  • Description (string) – The description of the portal. When the portal is published, this description becomes the last published description.

  • PortalId (string) –

    [REQUIRED]

    The portal identifier.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

    202 response

Exceptions