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