Schemas / Client / delete_schema
delete_schema#
- Schemas.Client.delete_schema(**kwargs)#
- Delete a schema definition. - See also: AWS API Documentation - Request Syntax - response = client.delete_schema( RegistryName='string', SchemaName='string' ) - Parameters:
- RegistryName (string) – - [REQUIRED] - The name of the registry. 
- SchemaName (string) – - [REQUIRED] - The name of the schema. 
 
- 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