

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::KnowledgeBase VideoExtractionConfiguration
<a name="aws-properties-quicksight-knowledgebase-videoextractionconfiguration"></a>

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

## Syntax
<a name="aws-properties-quicksight-knowledgebase-videoextractionconfiguration-syntax"></a>

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

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

```
{
  "[VideoExtractionStatus](#cfn-quicksight-knowledgebase-videoextractionconfiguration-videoextractionstatus)" : {{String}},
  "[VideoExtractionType](#cfn-quicksight-knowledgebase-videoextractionconfiguration-videoextractiontype)" : {{String}}
}
```

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

```
  [VideoExtractionStatus](#cfn-quicksight-knowledgebase-videoextractionconfiguration-videoextractionstatus): {{String}}
  [VideoExtractionType](#cfn-quicksight-knowledgebase-videoextractionconfiguration-videoextractiontype): {{String}}
```

## Properties
<a name="aws-properties-quicksight-knowledgebase-videoextractionconfiguration-properties"></a>

`VideoExtractionStatus`  <a name="cfn-quicksight-knowledgebase-videoextractionconfiguration-videoextractionstatus"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Allowed values*: `ENABLED | DISABLED`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`VideoExtractionType`  <a name="cfn-quicksight-knowledgebase-videoextractionconfiguration-videoextractiontype"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Allowed values*: `AUDIO_TRANSCRIPTION_ONLY | VISUAL_CONTENT_AND_AUDIO_TRANSCRIPTION`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)