View a markdown version of this page

AWS::Bedrock::DataAutomationLibrary - 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::Bedrock::DataAutomationLibrary

A data automation library.

Syntax

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

JSON

{ "Type" : "AWS::Bedrock::DataAutomationLibrary", "Properties" : { "EncryptionConfiguration" : EncryptionConfiguration, "LibraryDescription" : String, "LibraryName" : String, "Tags" : [ Tag, ... ] } }

YAML

Type: AWS::Bedrock::DataAutomationLibrary Properties: EncryptionConfiguration: EncryptionConfiguration LibraryDescription: String LibraryName: String Tags: - Tag

Properties

EncryptionConfiguration

Encryption settings for an invocation.

Required: No

Type: EncryptionConfiguration

Update requires: Replacement

LibraryDescription

The library's description.

Required: No

Type: String

Minimum: 0

Maximum: 300

Update requires: No interruption

LibraryName

The library's name.

Required: Yes

Type: String

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

Minimum: 1

Maximum: 128

Update requires: Replacement

Tags

Property description not available.

Required: No

Type: Array of Tag

Minimum: 0

Maximum: 200

Update requires: No interruption

Return values

Ref

Fn::GetAtt

CreationTime

When the library was created.

EntityTypes

The entity types supported by the library.

LibraryArn

The library's ARN.

Status

The library's status.