---
type: resource-type
title: DataAutomationLibrary
description: aws resource type AWS::Bedrock::DataAutomationLibrary
name: DataAutomationLibrary
lexicon: aws
resource_type: AWS::Bedrock::DataAutomationLibrary
---
`AWS::Bedrock::DataAutomationLibrary`, a resource type of the aws lexicon.

## Properties

- `LibraryName` (`string`, required): Name of the DataAutomationLibrary
- `CreationTime` (`string`, optional): Time Stamp
- `EncryptionConfiguration` (`DataAutomationLibrary_EncryptionConfiguration`, optional)
- `EntityTypes` (`DataAutomationLibrary_EntityTypeInfo[]`, optional): List of info for each entity type in the DataAutomationLibrary
- `LibraryArn` (`string`, optional): ARN generated at the server side when a DataAutomationLibrary is created
- `LibraryDescription` (`string`, optional): Description of the DataAutomationLibrary
- `Status` (`DataAutomationLibrary_DataAutomationLibraryStatus`, optional)
- `Tags` (`DataAutomationLibrary_Tag[]`, optional): List of tags

## Attributes

- `CreationTime`
- `EntityTypes`
- `LibraryArn`
- `Status`
