Module Awso_schemas_asyncSource

Sourceval delete_discoverer : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_schemas.Values.DeleteDiscovererRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval delete_registry : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_schemas.Values.DeleteRegistryRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval delete_resource_policy : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_schemas.Values.DeleteResourcePolicyRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval delete_schema : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_schemas.Values.DeleteSchemaRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval delete_schema_version : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_schemas.Values.DeleteSchemaVersionRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval tag_resource : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_schemas.Values.TagResourceRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval untag_resource : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_schemas.Values.UntagResourceRequest.t -> (unit, unit) Result.t Async.Deferred.t
include module type of struct include Awso_schemas.Values end
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 SearchSchemaVersionSummary = Awso_schemas.Values.SearchSchemaVersionSummary

A summary of schema details.

Sourcemodule GetDiscoveredSchemaVersionItemInput = Awso_schemas.Values.GetDiscoveredSchemaVersionItemInput
Sourcemodule InternalServerErrorException = Awso_schemas.Values.InternalServerErrorException
Sourcemodule ServiceUnavailableException = Awso_schemas.Values.ServiceUnavailableException
Sourcemodule PreconditionFailedException = Awso_schemas.Values.PreconditionFailedException
Sourcemodule TooManyRequestsException = Awso_schemas.Values.TooManyRequestsException

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

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

Sourcemodule UpdateRegistryResponse = Awso_schemas.Values.UpdateRegistryResponse

Updates a registry.

Updates the registry.

Sourcemodule UpdateDiscovererResponse = Awso_schemas.Values.UpdateDiscovererResponse

Updates the discoverer

Sourcemodule UpdateDiscovererRequest = Awso_schemas.Values.UpdateDiscovererRequest

Updates the discoverer

Removes tags from a resource.

Sourcemodule StopDiscovererResponse = Awso_schemas.Values.StopDiscovererResponse

Stops the discoverer

Stops the discoverer

Sourcemodule StartDiscovererResponse = Awso_schemas.Values.StartDiscovererResponse

Starts the discoverer

Sourcemodule StartDiscovererRequest = Awso_schemas.Values.StartDiscovererRequest

Starts the discoverer

Search the schemas

Search the schemas

Sourcemodule PutResourcePolicyResponse = Awso_schemas.Values.PutResourcePolicyResponse

The name of the policy.

Sourcemodule PutResourcePolicyRequest = Awso_schemas.Values.PutResourcePolicyRequest

The name of the policy.

Sourcemodule PutResourcePolicyOutput = Awso_schemas.Values.PutResourcePolicyOutput

The resource-based policy.

Sourcemodule PutResourcePolicyInput = Awso_schemas.Values.PutResourcePolicyInput

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 = Awso_schemas.Values.PutCodeBindingResponse

Put code binding URI

Put code binding URI

Sourcemodule ListTagsForResourceResponse = Awso_schemas.Values.ListTagsForResourceResponse

Get tags for resource.

Sourcemodule ListTagsForResourceRequest = Awso_schemas.Values.ListTagsForResourceRequest

Get tags for resource.

Sourcemodule ListTagsForResourceOutput = Awso_schemas.Values.ListTagsForResourceOutput

List the schemas.

List the schemas.

Sourcemodule ListSchemaVersionsResponse = Awso_schemas.Values.ListSchemaVersionsResponse

Provides a list of the schema versions and related information.

Sourcemodule ListSchemaVersionsRequest = Awso_schemas.Values.ListSchemaVersionsRequest

Provides a list of the schema versions and related information.

Sourcemodule ListSchemaVersionsOutput = Awso_schemas.Values.ListSchemaVersionsOutput
Sourcemodule ListRegistriesResponse = Awso_schemas.Values.ListRegistriesResponse

List the registries.

List the registries.

List the registries.

Sourcemodule ListDiscoverersResponse = Awso_schemas.Values.ListDiscoverersResponse

List the discoverers.

Sourcemodule ListDiscoverersRequest = Awso_schemas.Values.ListDiscoverersRequest

List the discoverers.

Sourcemodule GetResourcePolicyResponse = Awso_schemas.Values.GetResourcePolicyResponse

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

Sourcemodule GetResourcePolicyRequest = Awso_schemas.Values.GetResourcePolicyRequest

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

Sourcemodule GetResourcePolicyOutput = Awso_schemas.Values.GetResourcePolicyOutput

Information about the policy.

Sourcemodule GetDiscoveredSchemaResponse = Awso_schemas.Values.GetDiscoveredSchemaResponse

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

Sourcemodule GetDiscoveredSchemaRequest = Awso_schemas.Values.GetDiscoveredSchemaRequest

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

Sourcemodule GetDiscoveredSchemaOutput = Awso_schemas.Values.GetDiscoveredSchemaOutput
Sourcemodule GetDiscoveredSchemaInput = Awso_schemas.Values.GetDiscoveredSchemaInput
Sourcemodule GetCodeBindingSourceResponse = Awso_schemas.Values.GetCodeBindingSourceResponse

Get the code binding source URI.

Sourcemodule GetCodeBindingSourceRequest = Awso_schemas.Values.GetCodeBindingSourceRequest

Get the code binding source URI.

Sourcemodule GetCodeBindingSourceOutput = Awso_schemas.Values.GetCodeBindingSourceOutput
Sourcemodule DescribeSchemaResponse = Awso_schemas.Values.DescribeSchemaResponse

Retrieve the schema definition.

Retrieve the schema definition.

Sourcemodule DescribeRegistryResponse = Awso_schemas.Values.DescribeRegistryResponse

Describes the registry.

Sourcemodule DescribeRegistryRequest = Awso_schemas.Values.DescribeRegistryRequest

Describes the registry.

Sourcemodule DescribeDiscovererResponse = Awso_schemas.Values.DescribeDiscovererResponse

Describes the discoverer.

Sourcemodule DescribeDiscovererRequest = Awso_schemas.Values.DescribeDiscovererRequest

Describes the discoverer.

Sourcemodule DescribeCodeBindingResponse = Awso_schemas.Values.DescribeCodeBindingResponse

Describe the code binding URI.

Sourcemodule DescribeCodeBindingRequest = Awso_schemas.Values.DescribeCodeBindingRequest

Describe the code binding URI.

Sourcemodule DeleteSchemaVersionRequest = Awso_schemas.Values.DeleteSchemaVersionRequest

Delete the schema version definition

Delete a schema definition.

Sourcemodule DeleteResourcePolicyRequest = Awso_schemas.Values.DeleteResourcePolicyRequest

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

Deletes a Registry.

Sourcemodule DeleteDiscovererRequest = Awso_schemas.Values.DeleteDiscovererRequest

Deletes a discoverer.

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

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

Sourcemodule CreateRegistryResponse = Awso_schemas.Values.CreateRegistryResponse

Creates a registry.

Creates a registry.

Sourcemodule CreateDiscovererResponse = Awso_schemas.Values.CreateDiscovererResponse

Creates a discoverer.

Sourcemodule CreateDiscovererRequest = Awso_schemas.Values.CreateDiscovererRequest
Sourcemodule Cli : sig ... end