Pilih preferensi cookie Anda

Kami menggunakan cookie penting serta alat serupa yang diperlukan untuk menyediakan situs dan layanan. Kami menggunakan cookie performa untuk mengumpulkan statistik anonim sehingga kami dapat memahami cara pelanggan menggunakan situs dan melakukan perbaikan. Cookie penting tidak dapat dinonaktifkan, tetapi Anda dapat mengklik “Kustom” atau “Tolak” untuk menolak cookie performa.

Jika Anda setuju, AWS dan pihak ketiga yang disetujui juga akan menggunakan cookie untuk menyediakan fitur situs yang berguna, mengingat preferensi Anda, dan menampilkan konten yang relevan, termasuk iklan yang relevan. Untuk menerima atau menolak semua cookie yang tidak penting, klik “Terima” atau “Tolak”. Untuk membuat pilihan yang lebih detail, klik “Kustomisasi”.

AWS::Bedrock::Blueprint

Mode fokus
AWS::Bedrock::Blueprint - AWS CloudFormation
Halaman ini belum diterjemahkan ke dalam bahasa Anda. Minta terjemahan
Filter Tampilan

Details about a data automation blueprint.

Syntax

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

JSON

{ "Type" : "AWS::Bedrock::Blueprint", "Properties" : { "BlueprintName" : String, "KmsEncryptionContext" : {Key: Value, ...}, "KmsKeyId" : String, "Schema" : Json, "Tags" : [ Tag, ... ], "Type" : String } }

YAML

Type: AWS::Bedrock::Blueprint Properties: BlueprintName: String KmsEncryptionContext: Key: Value KmsKeyId: String Schema: Json Tags: - Tag Type: String

Properties

BlueprintName

The blueprint's name.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9-_]+$

Minimum: 1

Maximum: 128

Update requires: Replacement

KmsEncryptionContext

Name-value pairs to include as an encryption context.

Required: No

Type: Object of String

Pattern: ^.*$

Update requires: No interruption

KmsKeyId

The AWS KMS key to use for encryption.

Required: No

Type: String

Minimum: 1

Maximum: 2048

Update requires: No interruption

Schema

The blueprint's schema.

Required: Yes

Type: Json

Update requires: No interruption

Tags

Property description not available.

Required: No

Type: Array of Tag

Minimum: 0

Maximum: 200

Update requires: No interruption

Type

The blueprint's type.

Required: Yes

Type: String

Allowed values: DOCUMENT | IMAGE

Update requires: Replacement

Return values

Ref

Fn::GetAtt

BlueprintArn

The blueprint's ARN.

BlueprintStage

The blueprint's stage.

CreationTime

When the blueprint was created.

LastModifiedTime

When the blueprint was last updated.

Topik berikutnya:

Tag

Topik sebelumnya:

Tag

Di halaman ini

PrivasiSyarat situsPreferensi cookie
© 2025, Amazon Web Services, Inc. atau afiliasinya. Semua hak dilindungi undang-undang.