DataAutomationforBedrock¶
Client¶
- class DataAutomationforBedrock.Client¶
 A low-level client representing Data Automation for Amazon Bedrock
Amazon Bedrock Data Automation BuildTime
import boto3 client = boto3.client('bedrock-data-automation')
These are the available methods:
- can_paginate
 - close
 - create_blueprint
 - create_blueprint_version
 - create_data_automation_project
 - delete_blueprint
 - delete_data_automation_project
 - get_blueprint
 - get_data_automation_project
 - get_paginator
 - get_waiter
 - list_blueprints
 - list_data_automation_projects
 - list_tags_for_resource
 - tag_resource
 - untag_resource
 - update_blueprint
 - update_data_automation_project
 
Paginators¶
Paginators are available on a client instance via the get_paginator method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: