diff --git a/website/source/docs/providers/aws/r/elastic_transcoder_pipeline.html.markdown b/website/source/docs/providers/aws/r/elastic_transcoder_pipeline.html.markdown index 2db02982d..dfa1c60a7 100644 --- a/website/source/docs/providers/aws/r/elastic_transcoder_pipeline.html.markdown +++ b/website/source/docs/providers/aws/r/elastic_transcoder_pipeline.html.markdown @@ -60,6 +60,7 @@ The `content_config` object supports the following: * `storage_class` - The Amazon S3 storage class, Standard or ReducedRedundancy, that you want Elastic Transcoder to assign to the files and playlists that it stores in your Amazon S3 bucket. The `content_config_permissions` object supports the following: + * `access` - The permission that you want to give to the AWS user that you specified in `content_config_permissions.grantee` * `grantee` - The AWS user or group that you want to have access to transcoded files and playlists. * `grantee_type` - Specify the type of value that appears in the `content_config_permissions.grantee` object. Valid values are `Canonical`, `Email` or `Group`.