ApiGatewayV2 / Client / delete_product_page

delete_product_page

ApiGatewayV2.Client.delete_product_page(**kwargs)

Deletes a product page of a portal product.

See also: AWS API Documentation

Request Syntax

response = client.delete_product_page(
    PortalProductId='string',
    ProductPageId='string'
)
Parameters:
  • PortalProductId (string) –

    [REQUIRED]

    The portal product identifier.

  • ProductPageId (string) –

    [REQUIRED]

    The portal product identifier.

Returns:

None

Exceptions