View a markdown version of this page

更新程式庫中繼資料 - Amazon Bedrock

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

更新程式庫中繼資料

使用 UpdateDataAutomationLibrary api 更新程式庫中繼資料

aws bedrock-data-automation update-data-automation-library \ --library-arn "arn:aws:bedrock:us-east-1:123456789012:data-automation-library/healthcare-vocabulary" \ --library-description "Updated: Medical terminology for healthcare transcription"

回應:

{ "libraryArn": "arn:aws:bedrock:us-east-1:123456789012:data-automation-library/healthcare-vocabulary", "status": "ACTIVE" }