Schemas / Client / delete_registry
delete_registry#
- Schemas.Client.delete_registry(**kwargs)#
Deletes a Registry.
See also: AWS API Documentation
Request Syntax
response = client.delete_registry( RegistryName='string' )
- Parameters:
RegistryName (string) –
[REQUIRED]
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