Builder
Properties
Key-value pairs to configure persistent buffering for the pipeline.
Key-value pairs to configure encryption for data that is written to a persistent buffer.
Key-value pairs to configure log publishing.
The pipeline configuration in YAML format. The command accepts the pipeline configuration as a string or within a .yaml file. If you provide the configuration as a string, each new line must be escaped with \n
.
The name of the pipeline to update.
The Amazon Resource Name (ARN) of an IAM role that provides the required permissions for a pipeline to read from the source and write to the sink. For more information, see Setting up roles and users in Amazon OpenSearch Ingestion.
Functions
construct an aws.sdk.kotlin.services.osis.model.BufferOptions inside the given block
construct an aws.sdk.kotlin.services.osis.model.EncryptionAtRestOptions inside the given block
construct an aws.sdk.kotlin.services.osis.model.LogPublishingOptions inside the given block