/AWS1/CL_SGMGENERATIVEAISTGS¶
The generative AI settings for the SageMaker Canvas application.
Configure these settings for Canvas users starting chats with generative AI foundation models. For more information, see Use generative AI with foundation models.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_amazonbedrockrolearn
TYPE /AWS1/SGMROLEARN
/AWS1/SGMROLEARN
¶
The ARN of an Amazon Web Services IAM role that allows fine-tuning of large language models (LLMs) in Amazon Bedrock. The IAM role should have Amazon S3 read and write permissions, as well as a trust relationship that establishes
bedrock.amazonaws.com
as a service principal.
Queryable Attributes¶
AmazonBedrockRoleArn¶
The ARN of an Amazon Web Services IAM role that allows fine-tuning of large language models (LLMs) in Amazon Bedrock. The IAM role should have Amazon S3 read and write permissions, as well as a trust relationship that establishes
bedrock.amazonaws.com
as a service principal.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AMAZONBEDROCKROLEARN() |
Getter for AMAZONBEDROCKROLEARN, with configurable default |
ASK_AMAZONBEDROCKROLEARN() |
Getter for AMAZONBEDROCKROLEARN w/ exceptions if field has n |
HAS_AMAZONBEDROCKROLEARN() |
Determine if AMAZONBEDROCKROLEARN has a value |