

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::QuickSight::Agent CustomPromptInput
<a name="aws-properties-quicksight-agent-custompromptinput"></a>

<a name="aws-properties-quicksight-agent-custompromptinput-description"></a>The `CustomPromptInput` property type specifies Property description not available. for an [AWS::QuickSight::Agent](aws-resource-quicksight-agent.md).

## Syntax
<a name="aws-properties-quicksight-agent-custompromptinput-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-quicksight-agent-custompromptinput-syntax.json"></a>

```
{
  "[ExistingPrompt](#cfn-quicksight-agent-custompromptinput-existingprompt)" : {{CustomPromptProfile}},
  "[NewPrompt](#cfn-quicksight-agent-custompromptinput-newprompt)" : {{CustomPromptInputParameters}}
}
```

### YAML
<a name="aws-properties-quicksight-agent-custompromptinput-syntax.yaml"></a>

```
  [ExistingPrompt](#cfn-quicksight-agent-custompromptinput-existingprompt): {{
    CustomPromptProfile}}
  [NewPrompt](#cfn-quicksight-agent-custompromptinput-newprompt): {{
    CustomPromptInputParameters}}
```

## Properties
<a name="aws-properties-quicksight-agent-custompromptinput-properties"></a>

`ExistingPrompt`  <a name="cfn-quicksight-agent-custompromptinput-existingprompt"></a>
Property description not available.  
*Required*: No  
*Type*: [CustomPromptProfile](aws-properties-quicksight-agent-custompromptprofile.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`NewPrompt`  <a name="cfn-quicksight-agent-custompromptinput-newprompt"></a>
Property description not available.  
*Required*: No  
*Type*: [CustomPromptInputParameters](aws-properties-quicksight-agent-custompromptinputparameters.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)