Module Awso_osis_lwtSource

include module type of struct include Awso_osis.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 SecurityGroupIds = Awso_osis.Values.SecurityGroupIds
Sourcemodule VpcAttachmentOptions = Awso_osis.Values.VpcAttachmentOptions

Options for attaching a VPC to pipeline.

Sourcemodule VpcEndpointManagement = Awso_osis.Values.VpcEndpointManagement
Sourcemodule ChangeProgressStageStatuses = Awso_osis.Values.ChangeProgressStageStatuses
Sourcemodule VpcEndpointServiceName = Awso_osis.Values.VpcEndpointServiceName

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

Sourcemodule PipelineDestination = Awso_osis.Values.PipelineDestination

An object representing the destination of a pipeline.

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

Sourcemodule ChangeProgressStage = Awso_osis.Values.ChangeProgressStage

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

Sourcemodule CloudWatchLogDestination = Awso_osis.Values.CloudWatchLogDestination

The destination for OpenSearch Ingestion logs sent to Amazon CloudWatch.

Sourcemodule ServiceVpcEndpoint = Awso_osis.Values.ServiceVpcEndpoint

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

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

Sourcemodule PipelineDestinationList = Awso_osis.Values.PipelineDestinationList
Sourcemodule PipelineStatusReason = Awso_osis.Values.PipelineStatusReason

Information about a pipeline's current status.

Sourcemodule PipelineEndpointId = Awso_osis.Values.PipelineEndpointId
Sourcemodule PipelineEndpointStatus = Awso_osis.Values.PipelineEndpointStatus
Sourcemodule PipelineEndpointVpcOptions = Awso_osis.Values.PipelineEndpointVpcOptions

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

Sourcemodule ChangeProgressStageList = Awso_osis.Values.ChangeProgressStageList
Sourcemodule ChangeProgressStatuses = Awso_osis.Values.ChangeProgressStatuses
Sourcemodule ValidationMessage = Awso_osis.Values.ValidationMessage

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

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 = Awso_osis.Values.EncryptionAtRestOptions

Options to control how OpenSearch encrypts buffer data.

Sourcemodule IngestEndpointUrlsList = Awso_osis.Values.IngestEndpointUrlsList
Sourcemodule LogPublishingOptions = Awso_osis.Values.LogPublishingOptions

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 ServiceVpcEndpointsList = Awso_osis.Values.ServiceVpcEndpointsList
Sourcemodule VpcEndpointsList = Awso_osis.Values.VpcEndpointsList

Summary information for an OpenSearch Ingestion pipeline.

Sourcemodule PipelineEndpoint = Awso_osis.Values.PipelineEndpoint

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

Sourcemodule PipelineEndpointConnection = Awso_osis.Values.PipelineEndpointConnection

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

Sourcemodule PipelineBlueprintSummary = Awso_osis.Values.PipelineBlueprintSummary

A summary of an OpenSearch Ingestion blueprint.

Sourcemodule ChangeProgressStatus = Awso_osis.Values.ChangeProgressStatus

The progress details of a pipeline configuration change.

Sourcemodule AccessDeniedException = Awso_osis.Values.AccessDeniedException

You don't have permissions to access the resource.

Sourcemodule DisabledOperationException = Awso_osis.Values.DisabledOperationException

Exception is thrown when an operation has been disabled.

Sourcemodule InternalException = Awso_osis.Values.InternalException

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

Sourcemodule ValidationException = Awso_osis.Values.ValidationException

An exception for missing or invalid input fields.

Sourcemodule ValidationMessageList = Awso_osis.Values.ValidationMessageList
Sourcemodule PipelineConfigurationBody = Awso_osis.Values.PipelineConfigurationBody
Sourcemodule ConflictException = Awso_osis.Values.ConflictException

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

Information about an existing OpenSearch Ingestion pipeline.

Sourcemodule ResourceNotFoundException = Awso_osis.Values.ResourceNotFoundException

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

Sourcemodule LimitExceededException = Awso_osis.Values.LimitExceededException

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

Sourcemodule PipelineEndpointIdsList = Awso_osis.Values.PipelineEndpointIdsList
Sourcemodule InvalidPaginationTokenException = Awso_osis.Values.InvalidPaginationTokenException

An invalid pagination token provided in the request.

Sourcemodule PipelineSummaryList = Awso_osis.Values.PipelineSummaryList
Sourcemodule PipelineEndpointsSummaryList = Awso_osis.Values.PipelineEndpointsSummaryList
Sourcemodule PipelineEndpointConnectionsSummaryList = Awso_osis.Values.PipelineEndpointConnectionsSummaryList
Sourcemodule PipelineBlueprintsSummaryList = Awso_osis.Values.PipelineBlueprintsSummaryList
Sourcemodule ChangeProgressStatusList = Awso_osis.Values.ChangeProgressStatusList
Sourcemodule PipelineBlueprint = Awso_osis.Values.PipelineBlueprint

Container for information about an OpenSearch Ingestion blueprint.

Sourcemodule ResourceAlreadyExistsException = Awso_osis.Values.ResourceAlreadyExistsException

You attempted to create a resource that already exists.

Sourcemodule ValidatePipelineResponse = Awso_osis.Values.ValidatePipelineResponse

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

Sourcemodule ValidatePipelineRequest = Awso_osis.Values.ValidatePipelineRequest

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

Sourcemodule UpdatePipelineResponse = Awso_osis.Values.UpdatePipelineResponse

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

Sourcemodule UpdatePipelineRequest = Awso_osis.Values.UpdatePipelineRequest

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

Sourcemodule UntagResourceResponse = Awso_osis.Values.UntagResourceResponse

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

Sourcemodule UntagResourceRequest = Awso_osis.Values.UntagResourceRequest

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

Sourcemodule TagResourceResponse = Awso_osis.Values.TagResourceResponse

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

Sourcemodule TagResourceRequest = Awso_osis.Values.TagResourceRequest

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

Sourcemodule StopPipelineResponse = Awso_osis.Values.StopPipelineResponse

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

Sourcemodule StopPipelineRequest = Awso_osis.Values.StopPipelineRequest

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

Sourcemodule StartPipelineResponse = Awso_osis.Values.StartPipelineResponse

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

Sourcemodule StartPipelineRequest = Awso_osis.Values.StartPipelineRequest

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

Sourcemodule RevokePipelineEndpointConnectionsResponse = Awso_osis.Values.RevokePipelineEndpointConnectionsResponse

Revokes pipeline endpoints from specified endpoint IDs.

Sourcemodule RevokePipelineEndpointConnectionsRequest = Awso_osis.Values.RevokePipelineEndpointConnectionsRequest

Revokes pipeline endpoints from specified endpoint IDs.

Sourcemodule PutResourcePolicyResponse = Awso_osis.Values.PutResourcePolicyResponse

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 = Awso_osis.Values.PutResourcePolicyRequest

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

Sourcemodule ListTagsForResourceResponse = Awso_osis.Values.ListTagsForResourceResponse

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

Sourcemodule ListTagsForResourceRequest = Awso_osis.Values.ListTagsForResourceRequest

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

Sourcemodule ListPipelinesResponse = Awso_osis.Values.ListPipelinesResponse

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 = Awso_osis.Values.ListPipelinesRequest

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

Sourcemodule ListPipelineEndpointsResponse = Awso_osis.Values.ListPipelineEndpointsResponse

Lists all pipeline endpoints in your account.

Sourcemodule ListPipelineEndpointsRequest = Awso_osis.Values.ListPipelineEndpointsRequest

Lists all pipeline endpoints in your account.

Sourcemodule ListPipelineEndpointConnectionsResponse = Awso_osis.Values.ListPipelineEndpointConnectionsResponse

Lists the pipeline endpoints connected to pipelines in your account.

Sourcemodule ListPipelineEndpointConnectionsRequest = Awso_osis.Values.ListPipelineEndpointConnectionsRequest

Lists the pipeline endpoints connected to pipelines in your account.

Sourcemodule ListPipelineBlueprintsResponse = Awso_osis.Values.ListPipelineBlueprintsResponse

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

Sourcemodule ListPipelineBlueprintsRequest = Awso_osis.Values.ListPipelineBlueprintsRequest

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

Sourcemodule GetResourcePolicyResponse = Awso_osis.Values.GetResourcePolicyResponse

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

Sourcemodule GetResourcePolicyRequest = Awso_osis.Values.GetResourcePolicyRequest

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

Sourcemodule GetPipelineResponse = Awso_osis.Values.GetPipelineResponse

Retrieves information about an OpenSearch Ingestion pipeline.

Sourcemodule GetPipelineRequest = Awso_osis.Values.GetPipelineRequest

Retrieves information about an OpenSearch Ingestion pipeline.

Sourcemodule GetPipelineChangeProgressResponse = Awso_osis.Values.GetPipelineChangeProgressResponse

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.

Sourcemodule GetPipelineChangeProgressRequest = Awso_osis.Values.GetPipelineChangeProgressRequest

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.

Sourcemodule GetPipelineBlueprintResponse = Awso_osis.Values.GetPipelineBlueprintResponse

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.

Sourcemodule GetPipelineBlueprintRequest = Awso_osis.Values.GetPipelineBlueprintRequest

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.

Sourcemodule DeleteResourcePolicyResponse = Awso_osis.Values.DeleteResourcePolicyResponse

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

Sourcemodule DeleteResourcePolicyRequest = Awso_osis.Values.DeleteResourcePolicyRequest

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

Sourcemodule DeletePipelineResponse = Awso_osis.Values.DeletePipelineResponse

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

Sourcemodule DeletePipelineRequest = Awso_osis.Values.DeletePipelineRequest

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

Sourcemodule DeletePipelineEndpointResponse = Awso_osis.Values.DeletePipelineEndpointResponse

Deletes a VPC endpoint for an OpenSearch Ingestion pipeline.

Sourcemodule DeletePipelineEndpointRequest = Awso_osis.Values.DeletePipelineEndpointRequest

Deletes a VPC endpoint for an OpenSearch Ingestion pipeline.

Sourcemodule CreatePipelineResponse = Awso_osis.Values.CreatePipelineResponse

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

Sourcemodule CreatePipelineRequest = Awso_osis.Values.CreatePipelineRequest

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

Sourcemodule CreatePipelineEndpointResponse = Awso_osis.Values.CreatePipelineEndpointResponse

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.

Sourcemodule CreatePipelineEndpointRequest = Awso_osis.Values.CreatePipelineEndpointRequest

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.