bedrockdataautomation_update_blueprint {paws.machine.learning} | R Documentation |
Updates an existing Amazon Bedrock Data Automation Blueprint
Description
Updates an existing Amazon Bedrock Data Automation Blueprint
See https://www.paws-r-sdk.com/docs/bedrockdataautomation_update_blueprint/ for full documentation.
Usage
bedrockdataautomation_update_blueprint(
blueprintArn,
schema,
blueprintStage = NULL
)
Arguments
blueprintArn |
[required] ARN generated at the server side when a Blueprint is created |
schema |
[required] |
blueprintStage |
[Package paws.machine.learning version 0.9.0 Index]