

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

# AWS::QuickSight::DataSet CustomInstruction
<a name="aws-properties-quicksight-dataset-custominstruction"></a>

A custom instruction that provides guidance on how the dataset should be consumed.

## Syntax
<a name="aws-properties-quicksight-dataset-custominstruction-syntax"></a>

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

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

```
{
  "[InlineCustomInstruction](#cfn-quicksight-dataset-custominstruction-inlinecustominstruction)" : {{InlineCustomInstruction}}
}
```

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

```
  [InlineCustomInstruction](#cfn-quicksight-dataset-custominstruction-inlinecustominstruction): {{
    InlineCustomInstruction}}
```

## Properties
<a name="aws-properties-quicksight-dataset-custominstruction-properties"></a>

`InlineCustomInstruction`  <a name="cfn-quicksight-dataset-custominstruction-inlinecustominstruction"></a>
An inline custom instruction containing text and optional uploaded document metadata.  
*Required*: No  
*Type*: [InlineCustomInstruction](aws-properties-quicksight-dataset-inlinecustominstruction.md)  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)