From 45c88bf229783ee9ad22fdcd8838ac92288a3800 Mon Sep 17 00:00:00 2001 From: James Bardin Date: Tue, 7 Jun 2016 17:18:01 -0400 Subject: [PATCH] s/ForceNew/Forces new resource/ --- .../elastic_transcoder_pipeline.html.markdown | 2 +- .../r/elastic_transcoder_preset.html.markdown | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) 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 0eba5e4a4..0e6bd9cf0 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 @@ -42,7 +42,7 @@ The following arguments are supported: * `content_config` - (Optional) The ContentConfig object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists. (documented below) * `content_config_permissions` - (Optional) The permissions for the `content_config` object. (documented below) * `input_bucket` - (Required) The Amazon S3 bucket in which you saved the media files that you want to transcode and the graphics that you want to use as watermarks. -* `name` - (Optional, ForceNew) The name of the pipeline. Maximum 40 characters +* `name` - (Optional, Forces new resource) The name of the pipeline. Maximum 40 characters * `notifications` - (Optional) The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status. (documented below) * `output_bucket` - (Optional) The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files. * `role` - (Required) The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to transcode jobs for this pipeline. diff --git a/website/source/docs/providers/aws/r/elastic_transcoder_preset.html.markdown b/website/source/docs/providers/aws/r/elastic_transcoder_preset.html.markdown index 494955579..f34c34df6 100644 --- a/website/source/docs/providers/aws/r/elastic_transcoder_preset.html.markdown +++ b/website/source/docs/providers/aws/r/elastic_transcoder_preset.html.markdown @@ -84,15 +84,15 @@ See ["Create Preset"](http://docs.aws.amazon.com/elastictranscoder/latest/develo The following arguments are supported: -* `audio` - (Optional, ForceNew) Audio parameters object (documented below). -* `audio_codec_options` - (Optional, ForceNew) Codec options for the audio parameters (documented below) -* `container` - (Required, ForceNew) The container type for the output file. Valid values are `flac`, `flv`, `fmp4`, `gif`, `mp3`, `mp4`, `mpg`, `mxf`, `oga`, `ogg`, `ts`, and `webm`. -* `description` - (Optional, ForceNew) A description of the preset (maximum 255 characters) -* `name` - (Optional, ForceNew) The name of the preset. (maximum 40 characters) -* `thumbnails` - (Optional, ForceNew) Thumbnail parameters object (documented below) -* `video` - (Optional, ForceNew) Video parameters object (documented below) -* `video_watermarks` - (Optional, ForceNew) Watermark parameters for the video parameters (documented below) -* `video_codec_options` (Optional, ForceNew) Codec options for the video parameters +* `audio` - (Optional, Forces new resource) Audio parameters object (documented below). +* `audio_codec_options` - (Optional, Forces new resource) Codec options for the audio parameters (documented below) +* `container` - (Required, Forces new resource) The container type for the output file. Valid values are `flac`, `flv`, `fmp4`, `gif`, `mp3`, `mp4`, `mpg`, `mxf`, `oga`, `ogg`, `ts`, and `webm`. +* `description` - (Optional, Forces new resource) A description of the preset (maximum 255 characters) +* `name` - (Optional, Forces new resource) The name of the preset. (maximum 40 characters) +* `thumbnails` - (Optional, Forces new resource) Thumbnail parameters object (documented below) +* `video` - (Optional, Forces new resource) Video parameters object (documented below) +* `video_watermarks` - (Optional, Forces new resource) Watermark parameters for the video parameters (documented below) +* `video_codec_options` (Optional, Forces new resource) Codec options for the video parameters The `audio` object supports the following: