Adding whitespace to Elastic Transcoder Pipeline docs. Fixes #14870

This commit is contained in:
tombuildsstuff 2017-05-30 09:40:03 +01:00
parent 893b2f74a5
commit 8af9f2d4e6
1 changed files with 1 additions and 0 deletions

View File

@ -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`.