IVS / Client / delete_playback_restriction_policy
delete_playback_restriction_policy#
- IVS.Client.delete_playback_restriction_policy(**kwargs)#
- Deletes the specified playback restriction policy. - See also: AWS API Documentation - Request Syntax- response = client.delete_playback_restriction_policy( arn='string' ) - Parameters:
- arn (string) – - [REQUIRED] - ARN of the playback restriction policy to be deleted. 
- Returns:
- None 
 - Exceptions- IVS.Client.exceptions.ResourceNotFoundException
- IVS.Client.exceptions.AccessDeniedException
- IVS.Client.exceptions.ValidationException
- IVS.Client.exceptions.PendingVerification
- IVS.Client.exceptions.ConflictException