Dissociation of Library from a Project
You can dissociate a library from a project using the UpdateDataAutomationProject API.
AWS CLI Example:
aws bedrock-data-automation update-data-automation-project \ --project-arn "arn:aws:bedrock:us-east-1:123456789012:data-automation-project/audio-transcription-project" \ --data-automation-libraries '[]'
AWS Console Example:
Navigate to the "Library details" page for your library
Expand "Associated projects"
Choose the desired project
Choose "Dissociate project"