BedrockDataAutomationClient

Amazon Bedrock Data Automation BuildTime

Properties

Link copied to clipboard

BedrockDataAutomationClient's configuration

Functions

Link copied to clipboard

Creates an Amazon Bedrock Data Automation Blueprint

Link copied to clipboard

Creates a new version of an existing Amazon Bedrock Data Automation Blueprint

Link copied to clipboard

Creates an Amazon Bedrock Data Automation Project

Link copied to clipboard

Deletes an existing Amazon Bedrock Data Automation Blueprint

Link copied to clipboard

Deletes an existing Amazon Bedrock Data Automation Project

Link copied to clipboard

Gets an existing Amazon Bedrock Data Automation Blueprint

Link copied to clipboard

Gets an existing Amazon Bedrock Data Automation Project

Link copied to clipboard
abstract suspend fun listBlueprints(input: ListBlueprintsRequest = ListBlueprintsRequest { }): ListBlueprintsResponse

Lists all existing Amazon Bedrock Data Automation Blueprints

Link copied to clipboard
abstract suspend fun listDataAutomationProjects(input: ListDataAutomationProjectsRequest = ListDataAutomationProjectsRequest { }): ListDataAutomationProjectsResponse

Lists all existing Amazon Bedrock Data Automation Projects

Link copied to clipboard

List tags for an Amazon Bedrock Data Automation resource

Link copied to clipboard
abstract suspend fun tagResource(input: TagResourceRequest): TagResourceResponse

Tag an Amazon Bedrock Data Automation resource

Link copied to clipboard

Untag an Amazon Bedrock Data Automation resource

Link copied to clipboard

Updates an existing Amazon Bedrock Data Automation Blueprint

Link copied to clipboard

Updates an existing Amazon Bedrock Data Automation Project

Inherited functions

Link copied to clipboard
expect abstract fun close()
Link copied to clipboard

Creates an Amazon Bedrock Data Automation Blueprint

Link copied to clipboard

Creates a new version of an existing Amazon Bedrock Data Automation Blueprint

Link copied to clipboard

Creates an Amazon Bedrock Data Automation Project

Link copied to clipboard

Deletes an existing Amazon Bedrock Data Automation Blueprint

Link copied to clipboard

Deletes an existing Amazon Bedrock Data Automation Project

Link copied to clipboard

Gets an existing Amazon Bedrock Data Automation Blueprint

Link copied to clipboard

Gets an existing Amazon Bedrock Data Automation Project

Link copied to clipboard

Lists all existing Amazon Bedrock Data Automation Blueprints

Link copied to clipboard

Lists all existing Amazon Bedrock Data Automation Projects

Link copied to clipboard

List tags for an Amazon Bedrock Data Automation resource

Link copied to clipboard

Tag an Amazon Bedrock Data Automation resource

Link copied to clipboard

Untag an Amazon Bedrock Data Automation resource

Link copied to clipboard

Updates an existing Amazon Bedrock Data Automation Blueprint

Link copied to clipboard

Updates an existing Amazon Bedrock Data Automation Project

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.