This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::OSIS::PipelineBlueprint
Container for information about an OpenSearch Ingestion blueprint.
Syntax
To declare this entity in your 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
ArnProperty 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.