delete_resource_policy

Schemas.Client.delete_resource_policy(**kwargs)

Delete the resource-based policy attached to the specified registry.

See also: AWS API Documentation

Request Syntax

response = client.delete_resource_policy(
    RegistryName='string'
)
Parameters
RegistryName (string) -- The name of the registry.
Returns
None

Exceptions

  • Schemas.Client.exceptions.BadRequestException
  • Schemas.Client.exceptions.UnauthorizedException
  • Schemas.Client.exceptions.InternalServerErrorException
  • Schemas.Client.exceptions.ForbiddenException
  • Schemas.Client.exceptions.NotFoundException
  • Schemas.Client.exceptions.ServiceUnavailableException