View a markdown version of this page

AWS::OSIS::PipelineBlueprint - 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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::OSIS::PipelineBlueprint

Container for information about an OpenSearch Ingestion blueprint.

Syntax

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

JSON

{ "Type" : "AWS::OSIS::PipelineBlueprint", "Properties" : { "BlueprintName" : String } }

YAML

Type: AWS::OSIS::PipelineBlueprint Properties: BlueprintName: String

Properties

BlueprintName

The name of the blueprint.

Required: No

Type: String

Update requires: Replacement

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

DisplayDescription

A description of the blueprint.

DisplayName

The display name of the blueprint.

PipelineConfigurationBody

The YAML configuration of the blueprint.

Service

The name of the service that the blueprint is associated with.

UseCase

The use case that the blueprint relates to.