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:EncryptionConfigurationLibraryDescription:StringLibraryName:StringTags:- 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:
0Maximum:
300Update requires: No interruption
LibraryName-
The library's name.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9-_]+$Minimum:
1Maximum:
128Update requires: Replacement
Property description not available.
Required: No
Type: Array of Tag
Minimum:
0Maximum:
200Update 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.