AWS::OSIS::Pipeline BufferOptions - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::OSIS::Pipeline BufferOptions

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.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "PersistentBufferEnabled" : Boolean }

Properties

PersistentBufferEnabled

Whether persistent buffering should be enabled.

Required: Yes

Type: Boolean

Update requires: No interruption