Class | Description |
---|---|
BufferOptions |
Options that specify the configuration of a persistent buffer.
|
ChangeProgressStage |
Progress details for a specific stage of a pipeline configuration change.
|
ChangeProgressStatus |
The progress details of a pipeline configuration change.
|
CloudWatchLogDestination |
The destination for OpenSearch Ingestion logs sent to Amazon CloudWatch.
|
CreatePipelineRequest | |
CreatePipelineResult | |
DeletePipelineRequest | |
DeletePipelineResult | |
EncryptionAtRestOptions |
Options to control how OpenSearch encrypts buffer data.
|
GetPipelineBlueprintRequest | |
GetPipelineBlueprintResult | |
GetPipelineChangeProgressRequest | |
GetPipelineChangeProgressResult | |
GetPipelineRequest | |
GetPipelineResult | |
ListPipelineBlueprintsRequest | |
ListPipelineBlueprintsResult | |
ListPipelinesRequest | |
ListPipelinesResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
LogPublishingOptions |
Container for the values required to configure logging for the pipeline.
|
Pipeline |
Information about an existing OpenSearch Ingestion pipeline.
|
PipelineBlueprint |
Container for information about an OpenSearch Ingestion blueprint.
|
PipelineBlueprintSummary |
A summary of an OpenSearch Ingestion blueprint.
|
PipelineDestination |
An object representing the destination of a pipeline.
|
PipelineStatusReason |
Information about a pipeline's current status.
|
PipelineSummary |
Summary information for an OpenSearch Ingestion pipeline.
|
ServiceVpcEndpoint |
A container for information about VPC endpoints that were created to other services
|
StartPipelineRequest | |
StartPipelineResult | |
StopPipelineRequest | |
StopPipelineResult | |
Tag |
A tag (key-value pair) for an OpenSearch Ingestion pipeline.
|
TagResourceRequest | |
TagResourceResult | |
UntagResourceRequest | |
UntagResourceResult | |
UpdatePipelineRequest | |
UpdatePipelineResult | |
ValidatePipelineRequest | |
ValidatePipelineResult | |
ValidationMessage |
A validation message associated with a
ValidatePipeline request in OpenSearch Ingestion. |
VpcAttachmentOptions |
Options for attaching a VPC to pipeline.
|
VpcEndpoint |
An OpenSearch Ingestion-managed VPC endpoint that will access one or more pipelines.
|
VpcOptions |
Options that specify the subnets and security groups for an OpenSearch Ingestion VPC endpoint.
|
Enum | Description |
---|---|
ChangeProgressStageStatuses | |
ChangeProgressStatuses | |
PipelineStatus | |
VpcEndpointManagement | |
VpcEndpointServiceName |
Exception | Description |
---|---|
AccessDeniedException |
You don't have permissions to access the resource.
|
AmazonOSISException |
Base exception for all service exceptions thrown by Amazon OpenSearch Ingestion
|
ConflictException |
The client attempted to remove a resource that is currently in use.
|
DisabledOperationException |
Exception is thrown when an operation has been disabled.
|
InternalException |
The request failed because of an unknown error, exception, or failure (the failure is internal to the service).
|
InvalidPaginationTokenException |
An invalid pagination token provided in the request.
|
LimitExceededException |
You attempted to create more than the allowed number of tags.
|
ResourceAlreadyExistsException |
You attempted to create a resource that already exists.
|
ResourceNotFoundException |
You attempted to access or delete a resource that does not exist.
|
ValidationException |
An exception for missing or invalid input fields.
|