AWS::Bedrock::DataAutomationLibraryResource Type definition for AWS::Bedrock::DataAutomationLibrary.
import { CfnDataAutomationLibrary } from 'aws-cdk-lib/aws-bedrock';Or use the module namespace:
import * as bedrock from 'aws-cdk-lib/aws-bedrock';
// bedrock.CfnDataAutomationLibraryConfiguration passed to the constructor as CfnDataAutomationLibraryProps.
libraryNameRequiredstringName of the DataAutomationLibrary.
encryptionConfigurationOptionalIResolvable | EncryptionConfigurationPropertyKMS Encryption Configuration.
libraryDescriptionOptionalstringDescription of the DataAutomationLibrary.
tagsOptionalCfnTag[]List of tags.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-bedrockAWS::Bedrock::DataAutomationLibrary