get_code_binding_source
(**kwargs)¶Get the code binding source URI.
See also: AWS API Documentation
Request Syntax
response = client.get_code_binding_source(
Language='string',
RegistryName='string',
SchemaName='string',
SchemaVersion='string'
)
[REQUIRED]
The language of the code binding.
[REQUIRED]
The name of the registry.
[REQUIRED]
The name of the schema.
dict
Response Syntax
{
'Body': StreamingBody()
}
Response Structure
(dict) --
200 response
StreamingBody
) --Exceptions
Schemas.Client.exceptions.BadRequestException
Schemas.Client.exceptions.UnauthorizedException
Schemas.Client.exceptions.InternalServerErrorException
Schemas.Client.exceptions.ForbiddenException
Schemas.Client.exceptions.NotFoundException
Schemas.Client.exceptions.TooManyRequestsException