bedrockdataautomation_create_blueprint {paws.machine.learning} | R Documentation |
Creates an Amazon Bedrock Data Automation Blueprint
Description
Creates an Amazon Bedrock Data Automation Blueprint
See https://www.paws-r-sdk.com/docs/bedrockdataautomation_create_blueprint/ for full documentation.
Usage
bedrockdataautomation_create_blueprint(
blueprintName,
type,
blueprintStage = NULL,
schema,
clientToken = NULL,
encryptionConfiguration = NULL
)
Arguments
blueprintName |
[required] |
type |
[required] |
blueprintStage |
|
schema |
[required] |
clientToken |
|
encryptionConfiguration |
[Package paws.machine.learning version 0.9.0 Index]