AWS::Bedrock::DataAutomationLibrary - AWS CloudFormation

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

A data automation library.

Syntax

To declare this entity in your 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.