View Source aws_schemas (aws v1.0.4)
Summary
Functions
Creates a discoverer.
Creates a registry.
Creates a schema definition.
Deletes a discoverer.
Deletes a Registry.
Delete the resource-based policy attached to the specified registry.
Delete a schema definition.
Delete the schema version definition
Describe the code binding URI.
Describes the discoverer.
Describes the registry.
Retrieve the schema definition.
Exports a schema to a different specification.
Get the code binding source URI.
Get the discovered schema that was generated based on sampled events.
Retrieves the resource-based policy attached to a given registry.
List the discoverers.
List the registries.
Provides a list of the schema versions and related information.
List the schemas.
Get tags for resource.
Put code binding URI
The name of the policy.
Search the schemas
Starts the discoverer
Stops the discoverer
Add tags to a resource.
Removes tags from a resource.
Updates the discoverer
Updates a registry.
Updates the schema definition
Functions
Creates a schema definition.
Inactive schemas will be deleted after two years.
Link to this function
delete_schema_version(Client, RegistryName, SchemaName, SchemaVersion, Input)
View Source
Link to this function
delete_schema_version(Client, RegistryName, SchemaName, SchemaVersion, Input0, Options0)
View Source
Link to this function
describe_code_binding(Client, Language, RegistryName, SchemaName, QueryMap, HeadersMap)
View Source
Link to this function
describe_code_binding(Client, Language, RegistryName, SchemaName, QueryMap, HeadersMap, Options0)
View Source
Link to this function
describe_discoverer(Client, DiscovererId, QueryMap, HeadersMap, Options0)
View Source
Link to this function
describe_registry(Client, RegistryName, QueryMap, HeadersMap, Options0)
View Source
Link to this function
describe_schema(Client, RegistryName, SchemaName, QueryMap, HeadersMap)
View Source
Link to this function
describe_schema(Client, RegistryName, SchemaName, QueryMap, HeadersMap, Options0)
View Source
Link to this function
export_schema(Client, RegistryName, SchemaName, Type, QueryMap, HeadersMap)
View Source
Link to this function
export_schema(Client, RegistryName, SchemaName, Type, QueryMap, HeadersMap, Options0)
View Source
Link to this function
get_code_binding_source(Client, Language, RegistryName, SchemaName)
View Source
Link to this function
get_code_binding_source(Client, Language, RegistryName, SchemaName, QueryMap, HeadersMap)
View Source
Link to this function
get_code_binding_source(Client, Language, RegistryName, SchemaName, QueryMap, HeadersMap, Options0)
View Source
Link to this function
list_schema_versions(Client, RegistryName, SchemaName, QueryMap, HeadersMap)
View Source
Link to this function
list_schema_versions(Client, RegistryName, SchemaName, QueryMap, HeadersMap, Options0)
View Source
Link to this function
list_schemas(Client, RegistryName, QueryMap, HeadersMap, Options0)
View Source
Link to this function
list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)
View Source
Link to this function
put_code_binding(Client, Language, RegistryName, SchemaName, Input)
View Source
Link to this function
put_code_binding(Client, Language, RegistryName, SchemaName, Input0, Options0)
View Source
Link to this function
search_schemas(Client, RegistryName, Keywords, QueryMap, HeadersMap)
View Source
Link to this function
search_schemas(Client, RegistryName, Keywords, QueryMap, HeadersMap, Options0)
View SourceUpdates the schema definition
Inactive schemas will be deleted after two years.