ApiGatewayV2 / Client / delete_portal_product_sharing_policy
delete_portal_product_sharing_policy¶
- ApiGatewayV2.Client.delete_portal_product_sharing_policy(**kwargs)¶
Deletes the sharing policy for a portal product.
See also: AWS API Documentation
Request Syntax
response = client.delete_portal_product_sharing_policy( PortalProductId='string' )
- Parameters:
PortalProductId (string) –
[REQUIRED]
The portal product identifier.
- Returns:
None
Exceptions
ApiGatewayV2.Client.exceptions.NotFoundExceptionApiGatewayV2.Client.exceptions.TooManyRequestsExceptionApiGatewayV2.Client.exceptions.BadRequestExceptionApiGatewayV2.Client.exceptions.AccessDeniedException