Module Awso_osis.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 SecurityGroupId : sig ... end
Sourcemodule SubnetId : sig ... end
Sourcemodule Boolean : sig ... end
Sourcemodule CidrBlock : sig ... end
Sourcemodule SecurityGroupIds : sig ... end
Sourcemodule SubnetIds : sig ... end
Sourcemodule VpcAttachmentOptions : sig ... end

Options for attaching a VPC to pipeline.

Sourcemodule VpcEndpointManagement : sig ... end
Sourcemodule String_ : sig ... end
Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end
Sourcemodule Timestamp : sig ... end
Sourcemodule LogGroup : sig ... end
Sourcemodule VpcEndpointServiceName : sig ... end
Sourcemodule VpcOptions : sig ... end

Options that specify the subnets and security groups for an OpenSearch Ingestion VPC endpoint.

Sourcemodule PipelineDestination : sig ... end

An object representing the destination of a pipeline.

Sourcemodule Tag : sig ... end

A tag (key-value pair) for an OpenSearch Ingestion pipeline.

Sourcemodule ChangeProgressStage : sig ... end

Progress details for a specific stage of a pipeline configuration change.

Sourcemodule KmsKeyArn : sig ... end
Sourcemodule CloudWatchLogDestination : sig ... end

The destination for OpenSearch Ingestion logs sent to Amazon CloudWatch.

Sourcemodule ServiceVpcEndpoint : sig ... end

A container for information about VPC endpoints that were created to other services

Sourcemodule VpcEndpoint : sig ... end

An OpenSearch Ingestion-managed VPC endpoint that will access one or more pipelines.

Sourcemodule PipelineArn : sig ... end
Sourcemodule PipelineDestinationList : sig ... end
Sourcemodule PipelineName : sig ... end
Sourcemodule PipelineStatus : sig ... end
Sourcemodule PipelineStatusReason : sig ... end

Information about a pipeline's current status.

Sourcemodule PipelineUnits : sig ... end
Sourcemodule TagList : sig ... end
Sourcemodule PipelineEndpointId : sig ... end
Sourcemodule PipelineEndpointStatus : sig ... end

Configuration settings for the VPC endpoint, specifying network access controls.

Sourcemodule AwsAccountId : sig ... end
Sourcemodule ChangeProgressStageList : sig ... end
Sourcemodule ChangeProgressStatuses : sig ... end
Sourcemodule Integer : sig ... end
Sourcemodule ValidationMessage : sig ... end

A validation message associated with a ValidatePipeline request in OpenSearch Ingestion.

Sourcemodule BufferOptions : sig ... end

Options that specify the configuration of a persistent buffer. To configure how OpenSearch Ingestion encrypts this data, set the EncryptionAtRestOptions. For more information, see Persistent buffering.

Sourcemodule EncryptionAtRestOptions : sig ... end

Options to control how OpenSearch encrypts buffer data.

Sourcemodule IngestEndpointUrlsList : sig ... end
Sourcemodule LogPublishingOptions : sig ... end

Container for the values required to configure logging for the pipeline. If you don't specify these values, OpenSearch Ingestion will not publish logs from your application to CloudWatch Logs.

Sourcemodule PipelineRoleArn : sig ... end
Sourcemodule ServiceVpcEndpointsList : sig ... end
Sourcemodule VpcEndpointsList : sig ... end
Sourcemodule PipelineSummary : sig ... end

Summary information for an OpenSearch Ingestion pipeline.

Sourcemodule PipelineEndpoint : sig ... end

Represents a VPC endpoint for an OpenSearch Ingestion pipeline, enabling private connectivity between your VPC and the pipeline.

Represents a connection to a pipeline endpoint, containing details about the endpoint association.

Sourcemodule PipelineBlueprintSummary : sig ... end

A summary of an OpenSearch Ingestion blueprint.

Sourcemodule ChangeProgressStatus : sig ... end

The progress details of a pipeline configuration change.

Sourcemodule AccessDeniedException : sig ... end

You don't have permissions to access the resource.

Exception is thrown when an operation has been disabled.

Sourcemodule InternalException : sig ... end

The request failed because of an unknown error, exception, or failure (the failure is internal to the service).

Sourcemodule ValidationException : sig ... end

An exception for missing or invalid input fields.

Sourcemodule ValidationMessageList : sig ... end
Sourcemodule PipelineConfigurationBody : sig ... end
Sourcemodule ConflictException : sig ... end

The client attempted to remove a resource that is currently in use.

Sourcemodule Pipeline : sig ... end

Information about an existing OpenSearch Ingestion pipeline.

Sourcemodule ResourceNotFoundException : sig ... end

You attempted to access or delete a resource that does not exist.

Sourcemodule StringList : sig ... end
Sourcemodule LimitExceededException : sig ... end

You attempted to create more than the allowed number of tags.

Sourcemodule PipelineEndpointIdsList : sig ... end
Sourcemodule ResourcePolicy : sig ... end

An invalid pagination token provided in the request.

Sourcemodule NextToken : sig ... end
Sourcemodule PipelineSummaryList : sig ... end
Sourcemodule MaxResults : sig ... end
Sourcemodule ChangeProgressStatusList : sig ... end
Sourcemodule PipelineBlueprint : sig ... end

Container for information about an OpenSearch Ingestion blueprint.

Sourcemodule BlueprintFormat : sig ... end

You attempted to create a resource that already exists.

Sourcemodule ValidatePipelineResponse : sig ... end

Checks whether an OpenSearch Ingestion pipeline configuration is valid prior to creation. For more information, see Creating Amazon OpenSearch Ingestion pipelines.

Sourcemodule ValidatePipelineRequest : sig ... end

Checks whether an OpenSearch Ingestion pipeline configuration is valid prior to creation. For more information, see Creating Amazon OpenSearch Ingestion pipelines.

Sourcemodule UpdatePipelineResponse : sig ... end

Updates an OpenSearch Ingestion pipeline. For more information, see Updating Amazon OpenSearch Ingestion pipelines.

Sourcemodule UpdatePipelineRequest : sig ... end

Updates an OpenSearch Ingestion pipeline. For more information, see Updating Amazon OpenSearch Ingestion pipelines.

Sourcemodule UntagResourceResponse : sig ... end

Removes one or more tags from an OpenSearch Ingestion pipeline. For more information, see Tagging Amazon OpenSearch Ingestion pipelines.

Sourcemodule UntagResourceRequest : sig ... end

Removes one or more tags from an OpenSearch Ingestion pipeline. For more information, see Tagging Amazon OpenSearch Ingestion pipelines.

Sourcemodule TagResourceResponse : sig ... end

Tags an OpenSearch Ingestion pipeline. For more information, see Tagging Amazon OpenSearch Ingestion pipelines.

Sourcemodule TagResourceRequest : sig ... end

Tags an OpenSearch Ingestion pipeline. For more information, see Tagging Amazon OpenSearch Ingestion pipelines.

Sourcemodule StopPipelineResponse : sig ... end

Stops an OpenSearch Ingestion pipeline. For more information, see Stopping an OpenSearch Ingestion pipeline.

Sourcemodule StopPipelineRequest : sig ... end

Stops an OpenSearch Ingestion pipeline. For more information, see Stopping an OpenSearch Ingestion pipeline.

Sourcemodule StartPipelineResponse : sig ... end

Starts an OpenSearch Ingestion pipeline. For more information, see Starting an OpenSearch Ingestion pipeline.

Sourcemodule StartPipelineRequest : sig ... end

Starts an OpenSearch Ingestion pipeline. For more information, see Starting an OpenSearch Ingestion pipeline.

Revokes pipeline endpoints from specified endpoint IDs.

Revokes pipeline endpoints from specified endpoint IDs.

Sourcemodule PutResourcePolicyResponse : sig ... end

Attaches a resource-based policy to an OpenSearch Ingestion resource. Resource-based policies grant permissions to principals to perform actions on the resource.

Sourcemodule PutResourcePolicyRequest : sig ... end

Attaches a resource-based policy to an OpenSearch Ingestion resource. Resource-based policies grant permissions to principals to perform actions on the resource.

Lists all resource tags associated with an OpenSearch Ingestion pipeline. For more information, see Tagging Amazon OpenSearch Ingestion pipelines.

Lists all resource tags associated with an OpenSearch Ingestion pipeline. For more information, see Tagging Amazon OpenSearch Ingestion pipelines.

Sourcemodule ListPipelinesResponse : sig ... end

Lists all OpenSearch Ingestion pipelines in the current Amazon Web Services account and Region. For more information, see Viewing Amazon OpenSearch Ingestion pipelines.

Sourcemodule ListPipelinesRequest : sig ... end

Lists all OpenSearch Ingestion pipelines in the current Amazon Web Services account and Region. For more information, see Viewing Amazon OpenSearch Ingestion pipelines.

Lists all pipeline endpoints in your account.

Lists all pipeline endpoints in your account.

Lists the pipeline endpoints connected to pipelines in your account.

Lists the pipeline endpoints connected to pipelines in your account.

Retrieves a list of all available blueprints for Data Prepper. For more information, see Using blueprints to create a pipeline.

Retrieves a list of all available blueprints for Data Prepper. For more information, see Using blueprints to create a pipeline.

Sourcemodule GetResourcePolicyResponse : sig ... end

Retrieves the resource-based policy attached to an OpenSearch Ingestion resource.

Sourcemodule GetResourcePolicyRequest : sig ... end

Retrieves the resource-based policy attached to an OpenSearch Ingestion resource.

Sourcemodule GetPipelineResponse : sig ... end

Retrieves information about an OpenSearch Ingestion pipeline.

Sourcemodule GetPipelineRequest : sig ... end

Retrieves information about an OpenSearch Ingestion pipeline.

Returns progress information for the current change happening on an OpenSearch Ingestion pipeline. Currently, this operation only returns information when a pipeline is being created. For more information, see Tracking the status of pipeline creation.

Returns progress information for the current change happening on an OpenSearch Ingestion pipeline. Currently, this operation only returns information when a pipeline is being created. For more information, see Tracking the status of pipeline creation.

Retrieves information about a specific blueprint for OpenSearch Ingestion. Blueprints are templates for the configuration needed for a CreatePipeline request. For more information, see Using blueprints to create a pipeline.

Retrieves information about a specific blueprint for OpenSearch Ingestion. Blueprints are templates for the configuration needed for a CreatePipeline request. For more information, see Using blueprints to create a pipeline.

Deletes a resource-based policy from an OpenSearch Ingestion resource.

Deletes a resource-based policy from an OpenSearch Ingestion resource.

Sourcemodule DeletePipelineResponse : sig ... end

Deletes an OpenSearch Ingestion pipeline. For more information, see Deleting Amazon OpenSearch Ingestion pipelines.

Sourcemodule DeletePipelineRequest : sig ... end

Deletes an OpenSearch Ingestion pipeline. For more information, see Deleting Amazon OpenSearch Ingestion pipelines.

Deletes a VPC endpoint for an OpenSearch Ingestion pipeline.

Deletes a VPC endpoint for an OpenSearch Ingestion pipeline.

Sourcemodule CreatePipelineResponse : sig ... end

Creates an OpenSearch Ingestion pipeline. For more information, see Creating Amazon OpenSearch Ingestion pipelines.

Sourcemodule CreatePipelineRequest : sig ... end

Creates an OpenSearch Ingestion pipeline. For more information, see Creating Amazon OpenSearch Ingestion pipelines.

Creates a VPC endpoint for an OpenSearch Ingestion pipeline. Pipeline endpoints allow you to ingest data from your VPC into pipelines that you have access to.

Creates a VPC endpoint for an OpenSearch Ingestion pipeline. Pipeline endpoints allow you to ingest data from your VPC into pipelines that you have access to.