QBusiness / Client / delete_web_experience
delete_web_experience#
- QBusiness.Client.delete_web_experience(**kwargs)#
Deletes an Amazon Q Business web experience.
See also: AWS API Documentation
Request Syntax
response = client.delete_web_experience( applicationId='string', webExperienceId='string' )
- Parameters:
applicationId (string) –
[REQUIRED]
The identifier of the Amazon Q Business application linked to the Amazon Q Business web experience.
webExperienceId (string) –
[REQUIRED]
The identifier of the Amazon Q Business web experience being deleted.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
QBusiness.Client.exceptions.ResourceNotFoundException
QBusiness.Client.exceptions.InternalServerException
QBusiness.Client.exceptions.ConflictException
QBusiness.Client.exceptions.ThrottlingException
QBusiness.Client.exceptions.ValidationException
QBusiness.Client.exceptions.AccessDeniedException