AWS::Bedrock::Prompt PromptGenAiResource
Contains specifications for a generative AI resource with which to use the prompt. For more information, see Create a prompt using Prompt management.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Agent" :
PromptAgentResource
}
YAML
Agent:
PromptAgentResource
Properties
Agent
-
Specifies an Amazon Bedrock agent with which to use the prompt.
Required: Yes
Type: PromptAgentResource
Update requires: No interruption