WorkSpacesWeb / Client / delete_portal

delete_portal#

WorkSpacesWeb.Client.delete_portal(**kwargs)#

Deletes a web portal.

See also: AWS API Documentation

Request Syntax

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

portalArn (string) –

[REQUIRED]

The ARN of the web portal.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions