1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. bedrock
  5. Blueprint

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

aws-native.bedrock.Blueprint

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

Definition of AWS::Bedrock::Blueprint Resource Type

Create Blueprint Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new Blueprint(name: string, args: BlueprintArgs, opts?: CustomResourceOptions);
@overload
def Blueprint(resource_name: str,
              args: BlueprintArgs,
              opts: Optional[ResourceOptions] = None)

@overload
def Blueprint(resource_name: str,
              opts: Optional[ResourceOptions] = None,
              schema: Optional[Any] = None,
              type: Optional[BlueprintType] = None,
              blueprint_name: Optional[str] = None,
              kms_encryption_context: Optional[Mapping[str, str]] = None,
              kms_key_id: Optional[str] = None,
              tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewBlueprint(ctx *Context, name string, args BlueprintArgs, opts ...ResourceOption) (*Blueprint, error)
public Blueprint(string name, BlueprintArgs args, CustomResourceOptions? opts = null)
public Blueprint(String name, BlueprintArgs args)
public Blueprint(String name, BlueprintArgs args, CustomResourceOptions options)
type: aws-native:bedrock:Blueprint
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

name This property is required. string
The unique name of the resource.
args This property is required. BlueprintArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args This property is required. BlueprintArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name This property is required. string
The unique name of the resource.
args This property is required. BlueprintArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args This property is required. BlueprintArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. BlueprintArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

Blueprint Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The Blueprint resource accepts the following input properties:

Schema This property is required. object

Schema of the blueprint

Search the CloudFormation User Guide for AWS::Bedrock::Blueprint for more information about the expected schema for this property.

Type This property is required. Pulumi.AwsNative.Bedrock.BlueprintType
Modality Type
BlueprintName string
Name of the Blueprint
KmsEncryptionContext Dictionary<string, string>
KMS encryption context
KmsKeyId string
KMS key identifier
Tags List<Pulumi.AwsNative.Inputs.Tag>
List of Tags
Schema This property is required. interface{}

Schema of the blueprint

Search the CloudFormation User Guide for AWS::Bedrock::Blueprint for more information about the expected schema for this property.

Type This property is required. BlueprintType
Modality Type
BlueprintName string
Name of the Blueprint
KmsEncryptionContext map[string]string
KMS encryption context
KmsKeyId string
KMS key identifier
Tags TagArgs
List of Tags
schema This property is required. Object

Schema of the blueprint

Search the CloudFormation User Guide for AWS::Bedrock::Blueprint for more information about the expected schema for this property.

type This property is required. BlueprintType
Modality Type
blueprintName String
Name of the Blueprint
kmsEncryptionContext Map<String,String>
KMS encryption context
kmsKeyId String
KMS key identifier
tags List<Tag>
List of Tags
schema This property is required. any

Schema of the blueprint

Search the CloudFormation User Guide for AWS::Bedrock::Blueprint for more information about the expected schema for this property.

type This property is required. BlueprintType
Modality Type
blueprintName string
Name of the Blueprint
kmsEncryptionContext {[key: string]: string}
KMS encryption context
kmsKeyId string
KMS key identifier
tags Tag[]
List of Tags
schema This property is required. Any

Schema of the blueprint

Search the CloudFormation User Guide for AWS::Bedrock::Blueprint for more information about the expected schema for this property.

type This property is required. BlueprintType
Modality Type
blueprint_name str
Name of the Blueprint
kms_encryption_context Mapping[str, str]
KMS encryption context
kms_key_id str
KMS key identifier
tags Sequence[TagArgs]
List of Tags
schema This property is required. Any

Schema of the blueprint

Search the CloudFormation User Guide for AWS::Bedrock::Blueprint for more information about the expected schema for this property.

type This property is required. "DOCUMENT" | "IMAGE"
Modality Type
blueprintName String
Name of the Blueprint
kmsEncryptionContext Map<String>
KMS encryption context
kmsKeyId String
KMS key identifier
tags List<Property Map>
List of Tags

Outputs

All input properties are implicitly available as output properties. Additionally, the Blueprint resource produces the following output properties:

BlueprintArn string
ARN of a Blueprint
BlueprintStage Pulumi.AwsNative.Bedrock.BlueprintStage
Stage of the Blueprint
CreationTime string
Creation timestamp
Id string
The provider-assigned unique ID for this managed resource.
LastModifiedTime string
Last modified timestamp
BlueprintArn string
ARN of a Blueprint
BlueprintStage BlueprintStage
Stage of the Blueprint
CreationTime string
Creation timestamp
Id string
The provider-assigned unique ID for this managed resource.
LastModifiedTime string
Last modified timestamp
blueprintArn String
ARN of a Blueprint
blueprintStage BlueprintStage
Stage of the Blueprint
creationTime String
Creation timestamp
id String
The provider-assigned unique ID for this managed resource.
lastModifiedTime String
Last modified timestamp
blueprintArn string
ARN of a Blueprint
blueprintStage BlueprintStage
Stage of the Blueprint
creationTime string
Creation timestamp
id string
The provider-assigned unique ID for this managed resource.
lastModifiedTime string
Last modified timestamp
blueprint_arn str
ARN of a Blueprint
blueprint_stage BlueprintStage
Stage of the Blueprint
creation_time str
Creation timestamp
id str
The provider-assigned unique ID for this managed resource.
last_modified_time str
Last modified timestamp
blueprintArn String
ARN of a Blueprint
blueprintStage "DEVELOPMENT" | "LIVE"
Stage of the Blueprint
creationTime String
Creation timestamp
id String
The provider-assigned unique ID for this managed resource.
lastModifiedTime String
Last modified timestamp

Supporting Types

BlueprintStage
, BlueprintStageArgs

Development
DEVELOPMENT
Live
LIVE
BlueprintStageDevelopment
DEVELOPMENT
BlueprintStageLive
LIVE
Development
DEVELOPMENT
Live
LIVE
Development
DEVELOPMENT
Live
LIVE
DEVELOPMENT
DEVELOPMENT
LIVE
LIVE
"DEVELOPMENT"
DEVELOPMENT
"LIVE"
LIVE

BlueprintType
, BlueprintTypeArgs

Document
DOCUMENT
Image
IMAGE
BlueprintTypeDocument
DOCUMENT
BlueprintTypeImage
IMAGE
Document
DOCUMENT
Image
IMAGE
Document
DOCUMENT
Image
IMAGE
DOCUMENT
DOCUMENT
IMAGE
IMAGE
"DOCUMENT"
DOCUMENT
"IMAGE"
IMAGE

Tag
, TagArgs

Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag
key This property is required. string
The key name of the tag
value This property is required. string
The value of the tag
key This property is required. str
The key name of the tag
value This property is required. str
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi