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