AWS::Wisdom::AIPromptDefinition of AWS::Wisdom::AIPrompt Resource Type
9 configurable properties. 5 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ApiFormat | string | RequiredCreate-only |
ModelId | string | Required |
TemplateConfiguration | AIPromptTemplateConfiguration | Required |
TemplateType | string | RequiredCreate-only |
Type | string | RequiredCreate-only |
AssistantId | string | Create-only |
Description | string | |
Name | string | Create-only |
Tags | Tags | Create-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
AIPromptArn | string | - |
AIPromptId | string | - |
AssistantArn | string | - |
ModifiedTimeSeconds | number | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Wisdom::AIPrompt
Resources:
MyResource:
Type: AWS::Wisdom::AIPrompt
Properties:
ApiFormat: "value"
ModelId: "my-modelid"
TemplateConfiguration: "value"
TemplateType: "value"
Type: "value"
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"
Name: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
wisdom:CreateAIPromptwisdom:TagResourcewisdom:GetAIPromptwisdom:UpdateAIPromptwisdom:DeleteAIPromptwisdom:ListAIPromptsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterAIPromptIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ApiFormatAssistantIdNameTagsTemplateTypeType