View Source AWS.BedrockDataAutomation (aws-elixir v1.0.4)

Amazon Bedrock Keystone Build

Link to this section Summary

Functions

Creates an Amazon Bedrock Keystone Blueprint

Creates a new version of an existing Amazon Bedrock Keystone Blueprint

Creates an Amazon Bedrock Keystone DataAutomationProject

Deletes an existing Amazon Bedrock Keystone Blueprint

Deletes an existing Amazon Bedrock Keystone DataAutomationProject

Gets an existing Amazon Bedrock Keystone Blueprint

Gets an existing Amazon Bedrock Keystone DataAutomationProject

Lists all existing Amazon Bedrock Keystone Blueprints

Lists all existing Amazon Bedrock Keystone DataAutomationProjects

Updates an existing Amazon Bedrock Blueprint

Updates an existing Amazon Bedrock DataAutomationProject

Link to this section Functions

Link to this function

create_blueprint(client, input, options \\ [])

View Source

Creates an Amazon Bedrock Keystone Blueprint

Link to this function

create_blueprint_version(client, blueprint_arn, input, options \\ [])

View Source

Creates a new version of an existing Amazon Bedrock Keystone Blueprint

Link to this function

create_data_automation_project(client, input, options \\ [])

View Source

Creates an Amazon Bedrock Keystone DataAutomationProject

Link to this function

delete_blueprint(client, blueprint_arn, input, options \\ [])

View Source

Deletes an existing Amazon Bedrock Keystone Blueprint

Link to this function

delete_data_automation_project(client, project_arn, input, options \\ [])

View Source

Deletes an existing Amazon Bedrock Keystone DataAutomationProject

Link to this function

get_blueprint(client, blueprint_arn, input, options \\ [])

View Source

Gets an existing Amazon Bedrock Keystone Blueprint

Link to this function

get_data_automation_project(client, project_arn, input, options \\ [])

View Source

Gets an existing Amazon Bedrock Keystone DataAutomationProject

Link to this function

list_blueprints(client, input, options \\ [])

View Source

Lists all existing Amazon Bedrock Keystone Blueprints

Link to this function

list_data_automation_projects(client, input, options \\ [])

View Source

Lists all existing Amazon Bedrock Keystone DataAutomationProjects

Link to this function

update_blueprint(client, blueprint_arn, input, options \\ [])

View Source

Updates an existing Amazon Bedrock Blueprint

Link to this function

update_data_automation_project(client, project_arn, input, options \\ [])

View Source

Updates an existing Amazon Bedrock DataAutomationProject