Module Awso_schemas.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule Type : sig ... end
Sourcemodule Tags : sig ... end
Sourcemodule DiscovererState : sig ... end
Sourcemodule SearchSchemaSummary : sig ... end
Sourcemodule SchemaSummary : sig ... end

A summary of schema details.

Sourcemodule SchemaVersionSummary : sig ... end
Sourcemodule RegistrySummary : sig ... end
Sourcemodule DiscovererSummary : sig ... end
Sourcemodule BadRequestException : sig ... end
Sourcemodule ForbiddenException : sig ... end
Sourcemodule NotFoundException : sig ... end
Sourcemodule UnauthorizedException : sig ... end
Sourcemodule CodeGenerationStatus : sig ... end
Sourcemodule GoneException : sig ... end
Sourcemodule TooManyRequestsException : sig ... end
Sourcemodule Body : sig ... end
Sourcemodule ConflictException : sig ... end
Sourcemodule UpdateSchemaResponse : sig ... end

Updates the schema definition Inactive schemas will be deleted after two years.

Sourcemodule UpdateSchemaRequest : sig ... end

Updates the schema definition Inactive schemas will be deleted after two years.

Sourcemodule UpdateSchemaInput : sig ... end
Sourcemodule UpdateRegistryResponse : sig ... end

Updates a registry.

Sourcemodule UpdateRegistryRequest : sig ... end

Updates the registry.

Sourcemodule UpdateRegistryInput : sig ... end
Sourcemodule UpdateDiscovererResponse : sig ... end

Updates the discoverer

Sourcemodule UpdateDiscovererRequest : sig ... end

Updates the discoverer

Sourcemodule UpdateDiscovererInput : sig ... end
Sourcemodule UntagResourceRequest : sig ... end

Removes tags from a resource.

Sourcemodule TagResourceRequest : sig ... end
Sourcemodule TagResourceInput : sig ... end
Sourcemodule StopDiscovererResponse : sig ... end

Stops the discoverer

Sourcemodule StopDiscovererRequest : sig ... end

Stops the discoverer

Sourcemodule StartDiscovererResponse : sig ... end

Starts the discoverer

Sourcemodule StartDiscovererRequest : sig ... end

Starts the discoverer

Sourcemodule SearchSchemasResponse : sig ... end

Search the schemas

Sourcemodule SearchSchemasRequest : sig ... end

Search the schemas

Sourcemodule SearchSchemasOutput : sig ... end
Sourcemodule SchemaOutput : sig ... end
Sourcemodule RegistryOutput : sig ... end
Sourcemodule PutResourcePolicyResponse : sig ... end

The name of the policy.

Sourcemodule PutResourcePolicyRequest : sig ... end

The name of the policy.

Sourcemodule PutResourcePolicyOutput : sig ... end

The resource-based policy.

Sourcemodule PutResourcePolicyInput : sig ... end

Only update the policy if the revision ID matches the ID that's specified. Use this option to avoid modifying a policy that has changed since you last read it.

Sourcemodule PutCodeBindingResponse : sig ... end

Put code binding URI

Sourcemodule PutCodeBindingRequest : sig ... end

Put code binding URI

Get tags for resource.

Get tags for resource.

Sourcemodule ListTagsForResourceOutput : sig ... end
Sourcemodule ListSchemasResponse : sig ... end

List the schemas.

Sourcemodule ListSchemasRequest : sig ... end

List the schemas.

Sourcemodule ListSchemasOutput : sig ... end

Provides a list of the schema versions and related information.

Sourcemodule ListSchemaVersionsRequest : sig ... end

Provides a list of the schema versions and related information.

Sourcemodule ListSchemaVersionsOutput : sig ... end
Sourcemodule ListRegistriesResponse : sig ... end

List the registries.

Sourcemodule ListRegistriesRequest : sig ... end

List the registries.

Sourcemodule ListRegistriesOutput : sig ... end

List the registries.

Sourcemodule ListDiscoverersResponse : sig ... end

List the discoverers.

Sourcemodule ListDiscoverersRequest : sig ... end

List the discoverers.

Sourcemodule ListDiscoverersOutput : sig ... end
Sourcemodule Limit : sig ... end
Sourcemodule GetResourcePolicyResponse : sig ... end

Retrieves the resource-based policy attached to a given registry.

Sourcemodule GetResourcePolicyRequest : sig ... end

Retrieves the resource-based policy attached to a given registry.

Sourcemodule GetResourcePolicyOutput : sig ... end

Information about the policy.

Get the discovered schema that was generated based on sampled events.

Get the discovered schema that was generated based on sampled events.

Sourcemodule GetDiscoveredSchemaOutput : sig ... end
Sourcemodule GetDiscoveredSchemaInput : sig ... end

Get the code binding source URI.

Get the code binding source URI.

Sourcemodule ExportSchemaResponse : sig ... end
Sourcemodule ExportSchemaRequest : sig ... end
Sourcemodule ExportSchemaOutput : sig ... end
Sourcemodule ErrorOutput : sig ... end
Sourcemodule DiscovererStateOutput : sig ... end
Sourcemodule DiscovererOutput : sig ... end
Sourcemodule DescribeSchemaResponse : sig ... end

Retrieve the schema definition.

Sourcemodule DescribeSchemaRequest : sig ... end

Retrieve the schema definition.

Sourcemodule DescribeSchemaOutput : sig ... end
Sourcemodule DescribeRegistryResponse : sig ... end

Describes the registry.

Sourcemodule DescribeRegistryRequest : sig ... end

Describes the registry.

Describes the discoverer.

Sourcemodule DescribeDiscovererRequest : sig ... end

Describes the discoverer.

Describe the code binding URI.

Describe the code binding URI.

Delete the schema version definition

Sourcemodule DeleteSchemaRequest : sig ... end

Delete a schema definition.

Delete the resource-based policy attached to the specified registry.

Sourcemodule DeleteRegistryRequest : sig ... end

Deletes a Registry.

Sourcemodule DeleteDiscovererRequest : sig ... end

Deletes a discoverer.

Sourcemodule CreateSchemaResponse : sig ... end

Creates a schema definition. Inactive schemas will be deleted after two years.

Sourcemodule CreateSchemaRequest : sig ... end

Creates a schema definition. Inactive schemas will be deleted after two years.

Sourcemodule CreateSchemaInput : sig ... end
Sourcemodule CreateRegistryResponse : sig ... end

Creates a registry.

Sourcemodule CreateRegistryRequest : sig ... end

Creates a registry.

Sourcemodule CreateRegistryInput : sig ... end
Sourcemodule CreateDiscovererResponse : sig ... end

Creates a discoverer.

Sourcemodule CreateDiscovererRequest : sig ... end
Sourcemodule CreateDiscovererInput : sig ... end
Sourcemodule CodeBindingOutput : sig ... end