

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::Kendra::DataSource AccessControlListConfiguration
<a name="aws-properties-kendra-datasource-accesscontrollistconfiguration"></a>

Specifies access control list files for the documents in a data source.

## Syntax
<a name="aws-properties-kendra-datasource-accesscontrollistconfiguration-syntax"></a>

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

### JSON
<a name="aws-properties-kendra-datasource-accesscontrollistconfiguration-syntax.json"></a>

```
{
  "[KeyPath](#cfn-kendra-datasource-accesscontrollistconfiguration-keypath)" : String
}
```

### YAML
<a name="aws-properties-kendra-datasource-accesscontrollistconfiguration-syntax.yaml"></a>

```
  [KeyPath](#cfn-kendra-datasource-accesscontrollistconfiguration-keypath): String
```

## Properties
<a name="aws-properties-kendra-datasource-accesscontrollistconfiguration-properties"></a>

`KeyPath`  <a name="cfn-kendra-datasource-accesscontrollistconfiguration-keypath"></a>
Path to the AWS S3 bucket that contains the access control list files.  
*Required*: No  
*Type*: String  
*Minimum*: `1`  
*Maximum*: `1024`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)