From 93df5ab4ad584ad2ddf13c0a2630e3d35edb6261 Mon Sep 17 00:00:00 2001
From: kai lin
Date: Tue, 23 Dec 2025 09:09:42 -0500
Subject: [PATCH] resolve merge conflict
---
VERSION | 2 +-
.../CMakeLists.txt | 76 -
.../ElasticTranscoderClient.h | 553 --
.../ElasticTranscoderEndpointProvider.h | 54 -
.../ElasticTranscoderEndpointRules.h | 21 -
.../ElasticTranscoderErrorMarshaller.h | 20 -
.../ElasticTranscoderErrors.h | 70 -
.../ElasticTranscoderRequest.h | 39 -
.../ElasticTranscoderServiceClientModel.h | 183 -
.../ElasticTranscoder_EXPORTS.h | 32 -
.../aws/elastictranscoder/model/Artwork.h | 232 -
.../model/AudioCodecOptions.h | 144 -
.../elastictranscoder/model/AudioParameters.h | 258 -
.../model/CancelJobRequest.h | 60 -
.../elastictranscoder/model/CancelJobResult.h | 57 -
.../elastictranscoder/model/CaptionFormat.h | 126 -
.../elastictranscoder/model/CaptionSource.h | 157 -
.../aws/elastictranscoder/model/Captions.h | 66 -
.../aws/elastictranscoder/model/Clip.h | 59 -
.../elastictranscoder/model/CreateJobOutput.h | 346 --
.../model/CreateJobPlaylist.h | 189 -
.../model/CreateJobRequest.h | 252 -
.../elastictranscoder/model/CreateJobResult.h | 77 -
.../model/CreatePipelineRequest.h | 341 --
.../model/CreatePipelineResult.h | 109 -
.../model/CreatePresetRequest.h | 171 -
.../model/CreatePresetResult.h | 101 -
.../model/DeletePipelineRequest.h | 59 -
.../model/DeletePipelineResult.h | 56 -
.../model/DeletePresetRequest.h | 59 -
.../model/DeletePresetResult.h | 56 -
.../model/DetectedProperties.h | 135 -
.../aws/elastictranscoder/model/Encryption.h | 157 -
.../model/HlsContentProtection.h | 184 -
.../elastictranscoder/model/InputCaptions.h | 102 -
.../include/aws/elastictranscoder/model/Job.h | 355 --
.../aws/elastictranscoder/model/JobAlbumArt.h | 98 -
.../aws/elastictranscoder/model/JobInput.h | 318 --
.../aws/elastictranscoder/model/JobOutput.h | 577 ---
.../elastictranscoder/model/JobWatermark.h | 113 -
.../model/ListJobsByPipelineRequest.h | 110 -
.../model/ListJobsByPipelineResult.h | 107 -
.../model/ListJobsByStatusRequest.h | 113 -
.../model/ListJobsByStatusResult.h | 107 -
.../model/ListPipelinesRequest.h | 88 -
.../model/ListPipelinesResult.h | 106 -
.../model/ListPresetsRequest.h | 88 -
.../model/ListPresetsResult.h | 105 -
.../elastictranscoder/model/Notifications.h | 128 -
.../aws/elastictranscoder/model/Permission.h | 126 -
.../aws/elastictranscoder/model/Pipeline.h | 358 --
.../model/PipelineOutputConfig.h | 134 -
.../elastictranscoder/model/PlayReadyDrm.h | 187 -
.../aws/elastictranscoder/model/Playlist.h | 236 -
.../aws/elastictranscoder/model/Preset.h | 243 -
.../elastictranscoder/model/PresetWatermark.h | 346 --
.../elastictranscoder/model/ReadJobRequest.h | 58 -
.../elastictranscoder/model/ReadJobResult.h | 76 -
.../model/ReadPipelineRequest.h | 58 -
.../model/ReadPipelineResult.h | 109 -
.../model/ReadPresetRequest.h | 59 -
.../model/ReadPresetResult.h | 77 -
.../aws/elastictranscoder/model/Thumbnails.h | 256 -
.../aws/elastictranscoder/model/TimeSpan.h | 88 -
.../aws/elastictranscoder/model/Timing.h | 92 -
.../UpdatePipelineNotificationsRequest.h | 97 -
.../model/UpdatePipelineNotificationsResult.h | 79 -
.../model/UpdatePipelineRequest.h | 323 --
.../model/UpdatePipelineResult.h | 108 -
.../model/UpdatePipelineStatusRequest.h | 82 -
.../model/UpdatePipelineStatusResult.h | 78 -
.../elastictranscoder/model/VideoParameters.h | 600 ---
.../aws/elastictranscoder/model/Warning.h | 85 -
.../source/ElasticTranscoderClient.cpp | 706 ---
.../ElasticTranscoderEndpointProvider.cpp | 12 -
.../source/ElasticTranscoderEndpointRules.cpp | 151 -
.../ElasticTranscoderErrorMarshaller.cpp | 20 -
.../source/ElasticTranscoderErrors.cpp | 40 -
.../source/ElasticTranscoderRequest.cpp | 10 -
.../source/model/Artwork.cpp | 88 -
.../source/model/AudioCodecOptions.cpp | 64 -
.../source/model/AudioParameters.cpp | 80 -
.../source/model/CancelJobRequest.cpp | 15 -
.../source/model/CancelJobResult.cpp | 33 -
.../source/model/CaptionFormat.cpp | 56 -
.../source/model/CaptionSource.cpp | 72 -
.../source/model/Captions.cpp | 47 -
.../source/model/Clip.cpp | 40 -
.../source/model/CreateJobOutput.cpp | 119 -
.../source/model/CreateJobPlaylist.cpp | 79 -
.../source/model/CreateJobRequest.cpp | 67 -
.../source/model/CreateJobResult.cpp | 37 -
.../source/model/CreatePipelineRequest.cpp | 51 -
.../source/model/CreatePipelineResult.cpp | 44 -
.../source/model/CreatePresetRequest.cpp | 43 -
.../source/model/CreatePresetResult.cpp | 41 -
.../source/model/DeletePipelineRequest.cpp | 15 -
.../source/model/DeletePipelineResult.cpp | 33 -
.../source/model/DeletePresetRequest.cpp | 15 -
.../source/model/DeletePresetResult.cpp | 33 -
.../source/model/DetectedProperties.cpp | 72 -
.../source/model/Encryption.cpp | 64 -
.../source/model/HlsContentProtection.cpp | 80 -
.../source/model/InputCaptions.cpp | 55 -
.../source/model/Job.cpp | 156 -
.../source/model/JobAlbumArt.cpp | 55 -
.../source/model/JobInput.cpp | 112 -
.../source/model/JobOutput.cpp | 199 -
.../source/model/JobWatermark.cpp | 56 -
.../model/ListJobsByPipelineRequest.cpp | 33 -
.../source/model/ListJobsByPipelineResult.cpp | 44 -
.../source/model/ListJobsByStatusRequest.cpp | 33 -
.../source/model/ListJobsByStatusResult.cpp | 44 -
.../source/model/ListPipelinesRequest.cpp | 33 -
.../source/model/ListPipelinesResult.cpp | 44 -
.../source/model/ListPresetsRequest.cpp | 33 -
.../source/model/ListPresetsResult.cpp | 44 -
.../source/model/Notifications.cpp | 64 -
.../source/model/Permission.cpp | 63 -
.../source/model/Pipeline.cpp | 120 -
.../source/model/PipelineOutputConfig.cpp | 63 -
.../source/model/PlayReadyDrm.cpp | 80 -
.../source/model/Playlist.cpp | 95 -
.../source/model/Preset.cpp | 104 -
.../source/model/PresetWatermark.cpp | 112 -
.../source/model/ReadJobRequest.cpp | 15 -
.../source/model/ReadJobResult.cpp | 37 -
.../source/model/ReadPipelineRequest.cpp | 15 -
.../source/model/ReadPipelineResult.cpp | 44 -
.../source/model/ReadPresetRequest.cpp | 15 -
.../source/model/ReadPresetResult.cpp | 37 -
.../source/model/Thumbnails.cpp | 96 -
.../source/model/TimeSpan.cpp | 48 -
.../source/model/Timing.cpp | 56 -
.../UpdatePipelineNotificationsRequest.cpp | 23 -
.../UpdatePipelineNotificationsResult.cpp | 39 -
.../source/model/UpdatePipelineRequest.cpp | 47 -
.../source/model/UpdatePipelineResult.cpp | 44 -
.../model/UpdatePipelineStatusRequest.cpp | 23 -
.../model/UpdatePipelineStatusResult.cpp | 37 -
.../source/model/VideoParameters.cpp | 166 -
.../source/model/Warning.cpp | 48 -
.../CMakeLists.txt | 42 -
...ElasticTranscoderEndpointProviderTests.cpp | 467 --
.../ElasticTranscoderIncludeTests.cpp | 91 -
.../elastictranscoder-gen-tests/RunTests.cpp | 29 -
.../elastictranscoder-2012-09-25.normal.json | 2329 ---------
...anscoder-2012-09-25.endpoint-rule-set.json | 314 --
...ctranscoder-2012-09-25.endpoint-tests.json | 361 --
.../api-descriptions/elastic-transcoder.json | 4475 -----------------
.../codegen/cpp-smoke-tests/smithy-build.json | 120 +-
.../codegen/smithy2c2j_service_map.json | 1 -
tools/scripts/codegen/smoke_tests_gen.py | 2 +-
153 files changed, 62 insertions(+), 23799 deletions(-)
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/CMakeLists.txt
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderClient.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderEndpointProvider.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderEndpointRules.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderErrorMarshaller.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderErrors.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderServiceClientModel.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoder_EXPORTS.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/Artwork.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/AudioCodecOptions.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/AudioParameters.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CancelJobRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CancelJobResult.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CaptionFormat.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CaptionSource.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/Captions.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/Clip.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CreateJobOutput.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CreateJobPlaylist.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CreateJobRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CreateJobResult.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CreatePipelineRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CreatePipelineResult.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CreatePresetRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CreatePresetResult.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/DeletePipelineRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/DeletePipelineResult.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/DeletePresetRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/DeletePresetResult.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/DetectedProperties.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/Encryption.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/HlsContentProtection.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/InputCaptions.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/Job.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/JobAlbumArt.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/JobInput.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/JobOutput.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/JobWatermark.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/ListJobsByPipelineRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/ListJobsByPipelineResult.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/ListJobsByStatusRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/ListJobsByStatusResult.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/ListPipelinesRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/ListPipelinesResult.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/ListPresetsRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/ListPresetsResult.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/Notifications.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/Permission.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/Pipeline.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/PipelineOutputConfig.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/PlayReadyDrm.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/Playlist.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/Preset.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/PresetWatermark.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/ReadJobRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/ReadJobResult.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/ReadPipelineRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/ReadPipelineResult.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/ReadPresetRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/ReadPresetResult.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/Thumbnails.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/TimeSpan.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/Timing.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/UpdatePipelineNotificationsRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/UpdatePipelineNotificationsResult.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/UpdatePipelineRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/UpdatePipelineResult.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/UpdatePipelineStatusRequest.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/UpdatePipelineStatusResult.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/VideoParameters.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/Warning.h
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/ElasticTranscoderClient.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/ElasticTranscoderEndpointProvider.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/ElasticTranscoderEndpointRules.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/ElasticTranscoderErrorMarshaller.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/ElasticTranscoderErrors.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/ElasticTranscoderRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/Artwork.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/AudioCodecOptions.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/AudioParameters.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/CancelJobRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/CancelJobResult.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/CaptionFormat.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/CaptionSource.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/Captions.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/Clip.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/CreateJobOutput.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/CreateJobPlaylist.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/CreateJobRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/CreateJobResult.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/CreatePipelineRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/CreatePipelineResult.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/CreatePresetRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/CreatePresetResult.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/DeletePipelineRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/DeletePipelineResult.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/DeletePresetRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/DeletePresetResult.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/DetectedProperties.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/Encryption.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/HlsContentProtection.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/InputCaptions.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/Job.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/JobAlbumArt.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/JobInput.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/JobOutput.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/JobWatermark.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/ListJobsByPipelineRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/ListJobsByPipelineResult.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/ListJobsByStatusRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/ListJobsByStatusResult.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/ListPipelinesRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/ListPipelinesResult.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/ListPresetsRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/ListPresetsResult.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/Notifications.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/Permission.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/Pipeline.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/PipelineOutputConfig.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/PlayReadyDrm.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/Playlist.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/Preset.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/PresetWatermark.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/ReadJobRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/ReadJobResult.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/ReadPipelineRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/ReadPipelineResult.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/ReadPresetRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/ReadPresetResult.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/Thumbnails.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/TimeSpan.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/Timing.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/UpdatePipelineNotificationsRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/UpdatePipelineNotificationsResult.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/UpdatePipelineRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/UpdatePipelineResult.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/UpdatePipelineStatusRequest.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/UpdatePipelineStatusResult.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/VideoParameters.cpp
delete mode 100644 generated/src/aws-cpp-sdk-elastictranscoder/source/model/Warning.cpp
delete mode 100644 generated/tests/elastictranscoder-gen-tests/CMakeLists.txt
delete mode 100644 generated/tests/elastictranscoder-gen-tests/ElasticTranscoderEndpointProviderTests.cpp
delete mode 100644 generated/tests/elastictranscoder-gen-tests/ElasticTranscoderIncludeTests.cpp
delete mode 100644 generated/tests/elastictranscoder-gen-tests/RunTests.cpp
delete mode 100644 tools/code-generation/api-descriptions/elastictranscoder-2012-09-25.normal.json
delete mode 100644 tools/code-generation/endpoints/elastictranscoder-2012-09-25.endpoint-rule-set.json
delete mode 100644 tools/code-generation/endpoints/elastictranscoder-2012-09-25.endpoint-tests.json
delete mode 100644 tools/code-generation/smithy/api-descriptions/elastic-transcoder.json
diff --git a/VERSION b/VERSION
index b66b8af106d..9024405169f 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.11.716
\ No newline at end of file
+1.11.716
diff --git a/generated/src/aws-cpp-sdk-elastictranscoder/CMakeLists.txt b/generated/src/aws-cpp-sdk-elastictranscoder/CMakeLists.txt
deleted file mode 100644
index c826cf5d7fd..00000000000
--- a/generated/src/aws-cpp-sdk-elastictranscoder/CMakeLists.txt
+++ /dev/null
@@ -1,76 +0,0 @@
-add_project(aws-cpp-sdk-elastictranscoder "C++ SDK for the AWS elastictranscoder service" aws-cpp-sdk-core)
-
-file(GLOB AWS_ELASTICTRANSCODER_HEADERS
- "include/aws/elastictranscoder/*.h"
-)
-
-file(GLOB AWS_ELASTICTRANSCODER_MODEL_HEADERS
- "include/aws/elastictranscoder/model/*.h"
-)
-
-file(GLOB AWS_ELASTICTRANSCODER_SOURCE
- "source/*.cpp"
-)
-
-file(GLOB AWS_ELASTICTRANSCODER_MODEL_SOURCE
- "source/model/*.cpp"
-)
-
-file(GLOB ELASTICTRANSCODER_UNIFIED_HEADERS
- ${AWS_ELASTICTRANSCODER_HEADERS}
- ${AWS_ELASTICTRANSCODER_MODEL_HEADERS}
-)
-
-file(GLOB ELASTICTRANSCODER_UNITY_SRC
- ${AWS_ELASTICTRANSCODER_SOURCE}
- ${AWS_ELASTICTRANSCODER_MODEL_SOURCE}
-)
-
-if(ENABLE_UNITY_BUILD)
- enable_unity_build("ELASTICTRANSCODER" ELASTICTRANSCODER_UNITY_SRC)
-endif()
-
-file(GLOB ELASTICTRANSCODER_SRC
- ${ELASTICTRANSCODER_UNIFIED_HEADERS}
- ${ELASTICTRANSCODER_UNITY_SRC}
-)
-
-if(WIN32)
- #if we are compiling for visual studio, create a sane directory tree.
- if(MSVC)
- source_group("Header Files\\aws\\elastictranscoder" FILES ${AWS_ELASTICTRANSCODER_HEADERS})
- source_group("Header Files\\aws\\elastictranscoder\\model" FILES ${AWS_ELASTICTRANSCODER_MODEL_HEADERS})
- source_group("Source Files" FILES ${AWS_ELASTICTRANSCODER_SOURCE})
- source_group("Source Files\\model" FILES ${AWS_ELASTICTRANSCODER_MODEL_SOURCE})
- endif(MSVC)
-endif()
-
-set(ELASTICTRANSCODER_INCLUDES
- "${CMAKE_CURRENT_SOURCE_DIR}/include/"
-)
-
-add_library(${PROJECT_NAME} ${ELASTICTRANSCODER_SRC})
-add_library(AWS::${PROJECT_NAME} ALIAS ${PROJECT_NAME})
-
-set_compiler_flags(${PROJECT_NAME})
-set_compiler_warnings(${PROJECT_NAME})
-
-if(USE_WINDOWS_DLL_SEMANTICS AND BUILD_SHARED_LIBS)
- target_compile_definitions(${PROJECT_NAME} PRIVATE "AWS_ELASTICTRANSCODER_EXPORTS")
-endif()
-
-target_include_directories(${PROJECT_NAME} PUBLIC
- $
- $)
-
-target_link_libraries(${PROJECT_NAME} PRIVATE ${PLATFORM_DEP_LIBS} ${PROJECT_LIBS})
-
-
-setup_install()
-
-install (FILES ${AWS_ELASTICTRANSCODER_HEADERS} DESTINATION ${INCLUDE_DIRECTORY}/aws/elastictranscoder)
-install (FILES ${AWS_ELASTICTRANSCODER_MODEL_HEADERS} DESTINATION ${INCLUDE_DIRECTORY}/aws/elastictranscoder/model)
-
-do_packaging()
-
-
diff --git a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderClient.h b/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderClient.h
deleted file mode 100644
index 8633d12b87f..00000000000
--- a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderClient.h
+++ /dev/null
@@ -1,553 +0,0 @@
-/**
- * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
- * SPDX-License-Identifier: Apache-2.0.
- */
-
-#pragma once
-#include
-#include
-#include
-#include
-#include
-#include
-
-namespace Aws {
-namespace ElasticTranscoder {
-/**
- * AWS Elastic Transcoder Service The AWS Elastic
- * Transcoder Service.
- */
-class AWS_ELASTICTRANSCODER_API ElasticTranscoderClient : public Aws::Client::AWSJsonClient,
- public Aws::Client::ClientWithAsyncTemplateMethods {
- public:
- typedef Aws::Client::AWSJsonClient BASECLASS;
- static const char* GetServiceName();
- static const char* GetAllocationTag();
-
- typedef ElasticTranscoderClientConfiguration ClientConfigurationType;
- typedef ElasticTranscoderEndpointProvider EndpointProviderType;
-
- /**
- * Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client
- * config is not specified, it will be initialized to default values.
- */
- ElasticTranscoderClient(const Aws::ElasticTranscoder::ElasticTranscoderClientConfiguration& clientConfiguration =
- Aws::ElasticTranscoder::ElasticTranscoderClientConfiguration(),
- std::shared_ptr endpointProvider = nullptr);
-
- /**
- * Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config
- * is not specified, it will be initialized to default values.
- */
- ElasticTranscoderClient(const Aws::Auth::AWSCredentials& credentials,
- std::shared_ptr endpointProvider = nullptr,
- const Aws::ElasticTranscoder::ElasticTranscoderClientConfiguration& clientConfiguration =
- Aws::ElasticTranscoder::ElasticTranscoderClientConfiguration());
-
- /**
- * Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied,
- * the default http client factory will be used
- */
- ElasticTranscoderClient(const std::shared_ptr& credentialsProvider,
- std::shared_ptr endpointProvider = nullptr,
- const Aws::ElasticTranscoder::ElasticTranscoderClientConfiguration& clientConfiguration =
- Aws::ElasticTranscoder::ElasticTranscoderClientConfiguration());
-
- /* Legacy constructors due deprecation */
- /**
- * Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client
- * config is not specified, it will be initialized to default values.
- */
- ElasticTranscoderClient(const Aws::Client::ClientConfiguration& clientConfiguration);
-
- /**
- * Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config
- * is not specified, it will be initialized to default values.
- */
- ElasticTranscoderClient(const Aws::Auth::AWSCredentials& credentials, const Aws::Client::ClientConfiguration& clientConfiguration);
-
- /**
- * Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied,
- * the default http client factory will be used
- */
- ElasticTranscoderClient(const std::shared_ptr& credentialsProvider,
- const Aws::Client::ClientConfiguration& clientConfiguration);
-
- /* End of legacy constructors due deprecation */
- virtual ~ElasticTranscoderClient();
-
- /**
- * The CancelJob operation cancels an unfinished job.
You can only
- * cancel a job that has a status of Submitted. To prevent a pipeline
- * from starting to process a job while you're getting the job identifier, use
- * UpdatePipelineStatus to temporarily pause the pipeline.
- * See Also:
AWS
- * API Reference
- */
- virtual Model::CancelJobOutcome CancelJob(const Model::CancelJobRequest& request) const;
-
- /**
- * A Callable wrapper for CancelJob that returns a future to the operation so that it can be executed in parallel to other requests.
- */
- template
- Model::CancelJobOutcomeCallable CancelJobCallable(const CancelJobRequestT& request) const {
- return SubmitCallable(&ElasticTranscoderClient::CancelJob, request);
- }
-
- /**
- * An Async wrapper for CancelJob that queues the request into a thread executor and triggers associated callback when operation has
- * finished.
- */
- template
- void CancelJobAsync(const CancelJobRequestT& request, const CancelJobResponseReceivedHandler& handler,
- const std::shared_ptr& context = nullptr) const {
- return SubmitAsync(&ElasticTranscoderClient::CancelJob, request, handler, context);
- }
-
- /**
- * When you create a job, Elastic Transcoder returns JSON data that includes the
- * values that you specified plus information about the job that is created.
- * If you have specified more than one output for your jobs (for example, one
- * output for the Kindle Fire and another output for the Apple iPhone 4s), you
- * currently must use the Elastic Transcoder API to list the jobs (as opposed to
- * the AWS Console).
See Also:
AWS
- * API Reference
- */
- virtual Model::CreateJobOutcome CreateJob(const Model::CreateJobRequest& request) const;
-
- /**
- * A Callable wrapper for CreateJob that returns a future to the operation so that it can be executed in parallel to other requests.
- */
- template
- Model::CreateJobOutcomeCallable CreateJobCallable(const CreateJobRequestT& request) const {
- return SubmitCallable(&ElasticTranscoderClient::CreateJob, request);
- }
-
- /**
- * An Async wrapper for CreateJob that queues the request into a thread executor and triggers associated callback when operation has
- * finished.
- */
- template
- void CreateJobAsync(const CreateJobRequestT& request, const CreateJobResponseReceivedHandler& handler,
- const std::shared_ptr& context = nullptr) const {
- return SubmitAsync(&ElasticTranscoderClient::CreateJob, request, handler, context);
- }
-
- /**
- * The CreatePipeline operation creates a pipeline with settings that you
- * specify.
See Also:
AWS
- * API Reference
- */
- virtual Model::CreatePipelineOutcome CreatePipeline(const Model::CreatePipelineRequest& request) const;
-
- /**
- * A Callable wrapper for CreatePipeline that returns a future to the operation so that it can be executed in parallel to other requests.
- */
- template
- Model::CreatePipelineOutcomeCallable CreatePipelineCallable(const CreatePipelineRequestT& request) const {
- return SubmitCallable(&ElasticTranscoderClient::CreatePipeline, request);
- }
-
- /**
- * An Async wrapper for CreatePipeline that queues the request into a thread executor and triggers associated callback when operation has
- * finished.
- */
- template
- void CreatePipelineAsync(const CreatePipelineRequestT& request, const CreatePipelineResponseReceivedHandler& handler,
- const std::shared_ptr& context = nullptr) const {
- return SubmitAsync(&ElasticTranscoderClient::CreatePipeline, request, handler, context);
- }
-
- /**
- * The CreatePreset operation creates a preset with settings that you
- * specify.
Elastic Transcoder checks the CreatePreset settings
- * to ensure that they meet Elastic Transcoder requirements and to determine
- * whether they comply with H.264 standards. If your settings are not valid for
- * Elastic Transcoder, Elastic Transcoder returns an HTTP 400 response
- * (ValidationException) and does not create the preset. If the
- * settings are valid for Elastic Transcoder but aren't strictly compliant with the
- * H.264 standard, Elastic Transcoder creates the preset and returns a warning
- * message in the response. This helps you determine whether your settings comply
- * with the H.264 standard while giving you greater flexibility with respect to the
- * video that Elastic Transcoder produces.
Elastic Transcoder
- * uses the H.264 video-compression format. For more information, see the
- * International Telecommunication Union publication Recommendation ITU-T H.264:
- * Advanced video coding for generic audiovisual services.
See
- * Also:
AWS
- * API Reference
- */
- virtual Model::CreatePresetOutcome CreatePreset(const Model::CreatePresetRequest& request) const;
-
- /**
- * A Callable wrapper for CreatePreset that returns a future to the operation so that it can be executed in parallel to other requests.
- */
- template
- Model::CreatePresetOutcomeCallable CreatePresetCallable(const CreatePresetRequestT& request) const {
- return SubmitCallable(&ElasticTranscoderClient::CreatePreset, request);
- }
-
- /**
- * An Async wrapper for CreatePreset that queues the request into a thread executor and triggers associated callback when operation has
- * finished.
- */
- template
- void CreatePresetAsync(const CreatePresetRequestT& request, const CreatePresetResponseReceivedHandler& handler,
- const std::shared_ptr& context = nullptr) const {
- return SubmitAsync(&ElasticTranscoderClient::CreatePreset, request, handler, context);
- }
-
- /**
- * The DeletePipeline operation removes a pipeline.
You can only delete
- * a pipeline that has never been used or that is not currently in use (doesn't
- * contain any active jobs). If the pipeline is currently in use,
- * DeletePipeline returns an error.
See Also:
AWS
- * API Reference
- */
- virtual Model::DeletePipelineOutcome DeletePipeline(const Model::DeletePipelineRequest& request) const;
-
- /**
- * A Callable wrapper for DeletePipeline that returns a future to the operation so that it can be executed in parallel to other requests.
- */
- template
- Model::DeletePipelineOutcomeCallable DeletePipelineCallable(const DeletePipelineRequestT& request) const {
- return SubmitCallable(&ElasticTranscoderClient::DeletePipeline, request);
- }
-
- /**
- * An Async wrapper for DeletePipeline that queues the request into a thread executor and triggers associated callback when operation has
- * finished.
- */
- template
- void DeletePipelineAsync(const DeletePipelineRequestT& request, const DeletePipelineResponseReceivedHandler& handler,
- const std::shared_ptr& context = nullptr) const {
- return SubmitAsync(&ElasticTranscoderClient::DeletePipeline, request, handler, context);
- }
-
- /**
- * The DeletePreset operation removes a preset that you've added in an AWS
- * region.
You can't delete the default presets that are included
- * with Elastic Transcoder.
See Also:
AWS
- * API Reference
- */
- virtual Model::DeletePresetOutcome DeletePreset(const Model::DeletePresetRequest& request) const;
-
- /**
- * A Callable wrapper for DeletePreset that returns a future to the operation so that it can be executed in parallel to other requests.
- */
- template
- Model::DeletePresetOutcomeCallable DeletePresetCallable(const DeletePresetRequestT& request) const {
- return SubmitCallable(&ElasticTranscoderClient::DeletePreset, request);
- }
-
- /**
- * An Async wrapper for DeletePreset that queues the request into a thread executor and triggers associated callback when operation has
- * finished.
- */
- template
- void DeletePresetAsync(const DeletePresetRequestT& request, const DeletePresetResponseReceivedHandler& handler,
- const std::shared_ptr& context = nullptr) const {
- return SubmitAsync(&ElasticTranscoderClient::DeletePreset, request, handler, context);
- }
-
- /**
- * The ListJobsByPipeline operation gets a list of the jobs currently in a
- * pipeline.
Elastic Transcoder returns all of the jobs currently in the
- * specified pipeline. The response body contains one element for each job that
- * satisfies the search criteria.
See Also:
AWS
- * API Reference
- */
- virtual Model::ListJobsByPipelineOutcome ListJobsByPipeline(const Model::ListJobsByPipelineRequest& request) const;
-
- /**
- * A Callable wrapper for ListJobsByPipeline that returns a future to the operation so that it can be executed in parallel to other
- * requests.
- */
- template
- Model::ListJobsByPipelineOutcomeCallable ListJobsByPipelineCallable(const ListJobsByPipelineRequestT& request) const {
- return SubmitCallable(&ElasticTranscoderClient::ListJobsByPipeline, request);
- }
-
- /**
- * An Async wrapper for ListJobsByPipeline that queues the request into a thread executor and triggers associated callback when operation
- * has finished.
- */
- template
- void ListJobsByPipelineAsync(const ListJobsByPipelineRequestT& request, const ListJobsByPipelineResponseReceivedHandler& handler,
- const std::shared_ptr& context = nullptr) const {
- return SubmitAsync(&ElasticTranscoderClient::ListJobsByPipeline, request, handler, context);
- }
-
- /**
- * The ListJobsByStatus operation gets a list of jobs that have a specified
- * status. The response body contains one element for each job that satisfies the
- * search criteria.
See Also:
AWS
- * API Reference
- */
- virtual Model::ListJobsByStatusOutcome ListJobsByStatus(const Model::ListJobsByStatusRequest& request) const;
-
- /**
- * A Callable wrapper for ListJobsByStatus that returns a future to the operation so that it can be executed in parallel to other
- * requests.
- */
- template
- Model::ListJobsByStatusOutcomeCallable ListJobsByStatusCallable(const ListJobsByStatusRequestT& request) const {
- return SubmitCallable(&ElasticTranscoderClient::ListJobsByStatus, request);
- }
-
- /**
- * An Async wrapper for ListJobsByStatus that queues the request into a thread executor and triggers associated callback when operation
- * has finished.
- */
- template
- void ListJobsByStatusAsync(const ListJobsByStatusRequestT& request, const ListJobsByStatusResponseReceivedHandler& handler,
- const std::shared_ptr& context = nullptr) const {
- return SubmitAsync(&ElasticTranscoderClient::ListJobsByStatus, request, handler, context);
- }
-
- /**
- * The ListPipelines operation gets a list of the pipelines associated with the
- * current AWS account.
See Also:
AWS
- * API Reference
- */
- virtual Model::ListPipelinesOutcome ListPipelines(const Model::ListPipelinesRequest& request = {}) const;
-
- /**
- * A Callable wrapper for ListPipelines that returns a future to the operation so that it can be executed in parallel to other requests.
- */
- template
- Model::ListPipelinesOutcomeCallable ListPipelinesCallable(const ListPipelinesRequestT& request = {}) const {
- return SubmitCallable(&ElasticTranscoderClient::ListPipelines, request);
- }
-
- /**
- * An Async wrapper for ListPipelines that queues the request into a thread executor and triggers associated callback when operation has
- * finished.
- */
- template
- void ListPipelinesAsync(const ListPipelinesResponseReceivedHandler& handler,
- const std::shared_ptr& context = nullptr,
- const ListPipelinesRequestT& request = {}) const {
- return SubmitAsync(&ElasticTranscoderClient::ListPipelines, request, handler, context);
- }
-
- /**
- * The ListPresets operation gets a list of the default presets included with
- * Elastic Transcoder and the presets that you've added in an AWS
- * region.
See Also:
AWS
- * API Reference
- */
- virtual Model::ListPresetsOutcome ListPresets(const Model::ListPresetsRequest& request = {}) const;
-
- /**
- * A Callable wrapper for ListPresets that returns a future to the operation so that it can be executed in parallel to other requests.
- */
- template
- Model::ListPresetsOutcomeCallable ListPresetsCallable(const ListPresetsRequestT& request = {}) const {
- return SubmitCallable(&ElasticTranscoderClient::ListPresets, request);
- }
-
- /**
- * An Async wrapper for ListPresets that queues the request into a thread executor and triggers associated callback when operation has
- * finished.
- */
- template
- void ListPresetsAsync(const ListPresetsResponseReceivedHandler& handler,
- const std::shared_ptr& context = nullptr,
- const ListPresetsRequestT& request = {}) const {
- return SubmitAsync(&ElasticTranscoderClient::ListPresets, request, handler, context);
- }
-
- /**
- * The ReadJob operation returns detailed information about a job.
See
- * Also:
AWS
- * API Reference
- */
- virtual Model::ReadJobOutcome ReadJob(const Model::ReadJobRequest& request) const;
-
- /**
- * A Callable wrapper for ReadJob that returns a future to the operation so that it can be executed in parallel to other requests.
- */
- template
- Model::ReadJobOutcomeCallable ReadJobCallable(const ReadJobRequestT& request) const {
- return SubmitCallable(&ElasticTranscoderClient::ReadJob, request);
- }
-
- /**
- * An Async wrapper for ReadJob that queues the request into a thread executor and triggers associated callback when operation has
- * finished.
- */
- template
- void ReadJobAsync(const ReadJobRequestT& request, const ReadJobResponseReceivedHandler& handler,
- const std::shared_ptr& context = nullptr) const {
- return SubmitAsync(&ElasticTranscoderClient::ReadJob, request, handler, context);
- }
-
- /**
- * The ReadPipeline operation gets detailed information about a
- * pipeline.
See Also:
AWS
- * API Reference
- */
- virtual Model::ReadPipelineOutcome ReadPipeline(const Model::ReadPipelineRequest& request) const;
-
- /**
- * A Callable wrapper for ReadPipeline that returns a future to the operation so that it can be executed in parallel to other requests.
- */
- template
- Model::ReadPipelineOutcomeCallable ReadPipelineCallable(const ReadPipelineRequestT& request) const {
- return SubmitCallable(&ElasticTranscoderClient::ReadPipeline, request);
- }
-
- /**
- * An Async wrapper for ReadPipeline that queues the request into a thread executor and triggers associated callback when operation has
- * finished.
- */
- template
- void ReadPipelineAsync(const ReadPipelineRequestT& request, const ReadPipelineResponseReceivedHandler& handler,
- const std::shared_ptr& context = nullptr) const {
- return SubmitAsync(&ElasticTranscoderClient::ReadPipeline, request, handler, context);
- }
-
- /**
- * The ReadPreset operation gets detailed information about a
- * preset.
See Also:
AWS
- * API Reference
- */
- virtual Model::ReadPresetOutcome ReadPreset(const Model::ReadPresetRequest& request) const;
-
- /**
- * A Callable wrapper for ReadPreset that returns a future to the operation so that it can be executed in parallel to other requests.
- */
- template
- Model::ReadPresetOutcomeCallable ReadPresetCallable(const ReadPresetRequestT& request) const {
- return SubmitCallable(&ElasticTranscoderClient::ReadPreset, request);
- }
-
- /**
- * An Async wrapper for ReadPreset that queues the request into a thread executor and triggers associated callback when operation has
- * finished.
- */
- template
- void ReadPresetAsync(const ReadPresetRequestT& request, const ReadPresetResponseReceivedHandler& handler,
- const std::shared_ptr& context = nullptr) const {
- return SubmitAsync(&ElasticTranscoderClient::ReadPreset, request, handler, context);
- }
-
- /**
- * Use the UpdatePipeline operation to update settings for a
- * pipeline.
When you change pipeline settings, your changes
- * take effect immediately. Jobs that you have already submitted and that Elastic
- * Transcoder has not started to process are affected in addition to jobs that you
- * submit after you change settings.
See Also:
AWS
- * API Reference
- */
- virtual Model::UpdatePipelineOutcome UpdatePipeline(const Model::UpdatePipelineRequest& request) const;
-
- /**
- * A Callable wrapper for UpdatePipeline that returns a future to the operation so that it can be executed in parallel to other requests.
- */
- template
- Model::UpdatePipelineOutcomeCallable UpdatePipelineCallable(const UpdatePipelineRequestT& request) const {
- return SubmitCallable(&ElasticTranscoderClient::UpdatePipeline, request);
- }
-
- /**
- * An Async wrapper for UpdatePipeline that queues the request into a thread executor and triggers associated callback when operation has
- * finished.
- */
- template
- void UpdatePipelineAsync(const UpdatePipelineRequestT& request, const UpdatePipelineResponseReceivedHandler& handler,
- const std::shared_ptr& context = nullptr) const {
- return SubmitAsync(&ElasticTranscoderClient::UpdatePipeline, request, handler, context);
- }
-
- /**
- * With the UpdatePipelineNotifications operation, you can update Amazon Simple
- * Notification Service (Amazon SNS) notifications for a pipeline.
When you
- * update notifications for a pipeline, Elastic Transcoder returns the values that
- * you specified in the request.
See Also:
AWS
- * API Reference
- */
- virtual Model::UpdatePipelineNotificationsOutcome UpdatePipelineNotifications(
- const Model::UpdatePipelineNotificationsRequest& request) const;
-
- /**
- * A Callable wrapper for UpdatePipelineNotifications that returns a future to the operation so that it can be executed in parallel to
- * other requests.
- */
- template
- Model::UpdatePipelineNotificationsOutcomeCallable UpdatePipelineNotificationsCallable(
- const UpdatePipelineNotificationsRequestT& request) const {
- return SubmitCallable(&ElasticTranscoderClient::UpdatePipelineNotifications, request);
- }
-
- /**
- * An Async wrapper for UpdatePipelineNotifications that queues the request into a thread executor and triggers associated callback when
- * operation has finished.
- */
- template
- void UpdatePipelineNotificationsAsync(const UpdatePipelineNotificationsRequestT& request,
- const UpdatePipelineNotificationsResponseReceivedHandler& handler,
- const std::shared_ptr& context = nullptr) const {
- return SubmitAsync(&ElasticTranscoderClient::UpdatePipelineNotifications, request, handler, context);
- }
-
- /**
- * The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that
- * the pipeline stops or restarts the processing of jobs.
Changing the
- * pipeline status is useful if you want to cancel one or more jobs. You can't
- * cancel jobs after Elastic Transcoder has started processing them; if you pause
- * the pipeline to which you submitted the jobs, you have more time to get the job
- * IDs for the jobs that you want to cancel, and to send a CancelJob
- * request.
See Also:
AWS
- * API Reference
- */
- virtual Model::UpdatePipelineStatusOutcome UpdatePipelineStatus(const Model::UpdatePipelineStatusRequest& request) const;
-
- /**
- * A Callable wrapper for UpdatePipelineStatus that returns a future to the operation so that it can be executed in parallel to other
- * requests.
- */
- template
- Model::UpdatePipelineStatusOutcomeCallable UpdatePipelineStatusCallable(const UpdatePipelineStatusRequestT& request) const {
- return SubmitCallable(&ElasticTranscoderClient::UpdatePipelineStatus, request);
- }
-
- /**
- * An Async wrapper for UpdatePipelineStatus that queues the request into a thread executor and triggers associated callback when
- * operation has finished.
- */
- template
- void UpdatePipelineStatusAsync(const UpdatePipelineStatusRequestT& request, const UpdatePipelineStatusResponseReceivedHandler& handler,
- const std::shared_ptr& context = nullptr) const {
- return SubmitAsync(&ElasticTranscoderClient::UpdatePipelineStatus, request, handler, context);
- }
-
- void OverrideEndpoint(const Aws::String& endpoint);
- std::shared_ptr& accessEndpointProvider();
-
- private:
- friend class Aws::Client::ClientWithAsyncTemplateMethods;
- void init(const ElasticTranscoderClientConfiguration& clientConfiguration);
-
- ElasticTranscoderClientConfiguration m_clientConfiguration;
- std::shared_ptr m_endpointProvider;
-};
-
-} // namespace ElasticTranscoder
-} // namespace Aws
diff --git a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderEndpointProvider.h b/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderEndpointProvider.h
deleted file mode 100644
index 1614191d556..00000000000
--- a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderEndpointProvider.h
+++ /dev/null
@@ -1,54 +0,0 @@
-/**
- * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
- * SPDX-License-Identifier: Apache-2.0.
- */
-
-#pragma once
-#include
-#include
-#include
-#include
-#include
-#include
-#include
-
-namespace Aws {
-namespace ElasticTranscoder {
-namespace Endpoint {
-using EndpointParameters = Aws::Endpoint::EndpointParameters;
-using Aws::Endpoint::DefaultEndpointProvider;
-using Aws::Endpoint::EndpointProviderBase;
-
-using ElasticTranscoderClientContextParameters = Aws::Endpoint::ClientContextParameters;
-
-using ElasticTranscoderClientConfiguration = Aws::Client::GenericClientConfiguration;
-using ElasticTranscoderBuiltInParameters = Aws::Endpoint::BuiltInParameters;
-
-/**
- * The type for the ElasticTranscoder Client Endpoint Provider.
- * Inherit from this Base class / "Interface" should you want to provide a custom endpoint provider.
- * The SDK must use service-specific type for each service per specification.
- */
-using ElasticTranscoderEndpointProviderBase = EndpointProviderBase;
-
-using ElasticTranscoderDefaultEpProviderBase =
- DefaultEndpointProvider;
-
-/**
- * Default endpoint provider used for this service
- */
-class AWS_ELASTICTRANSCODER_API ElasticTranscoderEndpointProvider : public ElasticTranscoderDefaultEpProviderBase {
- public:
- using ElasticTranscoderResolveEndpointOutcome = Aws::Endpoint::ResolveEndpointOutcome;
-
- ElasticTranscoderEndpointProvider()
- : ElasticTranscoderDefaultEpProviderBase(Aws::ElasticTranscoder::ElasticTranscoderEndpointRules::GetRulesBlob(),
- Aws::ElasticTranscoder::ElasticTranscoderEndpointRules::RulesBlobSize) {}
-
- ~ElasticTranscoderEndpointProvider() {}
-};
-} // namespace Endpoint
-} // namespace ElasticTranscoder
-} // namespace Aws
diff --git a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderEndpointRules.h b/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderEndpointRules.h
deleted file mode 100644
index bc5184968d1..00000000000
--- a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderEndpointRules.h
+++ /dev/null
@@ -1,21 +0,0 @@
-/**
- * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
- * SPDX-License-Identifier: Apache-2.0.
- */
-
-#pragma once
-#include
-
-#include
-
-namespace Aws {
-namespace ElasticTranscoder {
-class ElasticTranscoderEndpointRules {
- public:
- static const size_t RulesBlobStrLen;
- static const size_t RulesBlobSize;
-
- static const char* GetRulesBlob();
-};
-} // namespace ElasticTranscoder
-} // namespace Aws
diff --git a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderErrorMarshaller.h b/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderErrorMarshaller.h
deleted file mode 100644
index 225dece9f78..00000000000
--- a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderErrorMarshaller.h
+++ /dev/null
@@ -1,20 +0,0 @@
-/**
- * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
- * SPDX-License-Identifier: Apache-2.0.
- */
-
-#pragma once
-
-#include
-#include
-
-namespace Aws {
-namespace Client {
-
-class AWS_ELASTICTRANSCODER_API ElasticTranscoderErrorMarshaller : public Aws::Client::JsonErrorMarshaller {
- public:
- Aws::Client::AWSError FindErrorByName(const char* exceptionName) const override;
-};
-
-} // namespace Client
-} // namespace Aws
diff --git a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderErrors.h b/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderErrors.h
deleted file mode 100644
index 5d3ac46dcb2..00000000000
--- a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderErrors.h
+++ /dev/null
@@ -1,70 +0,0 @@
-/**
- * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
- * SPDX-License-Identifier: Apache-2.0.
- */
-
-#pragma once
-
-#include
-#include
-#include
-
-namespace Aws {
-namespace ElasticTranscoder {
-enum class ElasticTranscoderErrors {
- // From Core//
- //////////////////////////////////////////////////////////////////////////////////////////
- INCOMPLETE_SIGNATURE = 0,
- INTERNAL_FAILURE = 1,
- INVALID_ACTION = 2,
- INVALID_CLIENT_TOKEN_ID = 3,
- INVALID_PARAMETER_COMBINATION = 4,
- INVALID_QUERY_PARAMETER = 5,
- INVALID_PARAMETER_VALUE = 6,
- MISSING_ACTION = 7, // SDK should never allow
- MISSING_AUTHENTICATION_TOKEN = 8, // SDK should never allow
- MISSING_PARAMETER = 9, // SDK should never allow
- OPT_IN_REQUIRED = 10,
- REQUEST_EXPIRED = 11,
- SERVICE_UNAVAILABLE = 12,
- THROTTLING = 13,
- VALIDATION = 14,
- ACCESS_DENIED = 15,
- RESOURCE_NOT_FOUND = 16,
- UNRECOGNIZED_CLIENT = 17,
- MALFORMED_QUERY_STRING = 18,
- SLOW_DOWN = 19,
- REQUEST_TIME_TOO_SKEWED = 20,
- INVALID_SIGNATURE = 21,
- SIGNATURE_DOES_NOT_MATCH = 22,
- INVALID_ACCESS_KEY_ID = 23,
- REQUEST_TIMEOUT = 24,
- NETWORK_CONNECTION = 99,
-
- UNKNOWN = 100,
- ///////////////////////////////////////////////////////////////////////////////////////////
-
- INCOMPATIBLE_VERSION = static_cast(Aws::Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1,
- INTERNAL_SERVICE,
- LIMIT_EXCEEDED,
- RESOURCE_IN_USE
-};
-
-class AWS_ELASTICTRANSCODER_API ElasticTranscoderError : public Aws::Client::AWSError {
- public:
- ElasticTranscoderError() {}
- ElasticTranscoderError(const Aws::Client::AWSError& rhs) : Aws::Client::AWSError(rhs) {}
- ElasticTranscoderError(Aws::Client::AWSError&& rhs) : Aws::Client::AWSError(rhs) {}
- ElasticTranscoderError(const Aws::Client::AWSError& rhs) : Aws::Client::AWSError(rhs) {}
- ElasticTranscoderError(Aws::Client::AWSError&& rhs) : Aws::Client::AWSError(rhs) {}
-
- template
- T GetModeledError();
-};
-
-namespace ElasticTranscoderErrorMapper {
-AWS_ELASTICTRANSCODER_API Aws::Client::AWSError GetErrorForName(const char* errorName);
-}
-
-} // namespace ElasticTranscoder
-} // namespace Aws
diff --git a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderRequest.h b/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderRequest.h
deleted file mode 100644
index 666f33e74cf..00000000000
--- a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderRequest.h
+++ /dev/null
@@ -1,39 +0,0 @@
-/**
- * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
- * SPDX-License-Identifier: Apache-2.0.
- */
-
-#pragma once
-#include
-#include
-#include
-#include
-#include
-
-namespace Aws {
-namespace ElasticTranscoder {
-class AWS_ELASTICTRANSCODER_API ElasticTranscoderRequest : public Aws::AmazonSerializableWebServiceRequest {
- public:
- using EndpointParameter = Aws::Endpoint::EndpointParameter;
- using EndpointParameters = Aws::Endpoint::EndpointParameters;
-
- virtual ~ElasticTranscoderRequest() {}
-
- void AddParametersToRequest(Aws::Http::HttpRequest& httpRequest) const { AWS_UNREFERENCED_PARAM(httpRequest); }
-
- inline Aws::Http::HeaderValueCollection GetHeaders() const override {
- auto headers = GetRequestSpecificHeaders();
-
- if (headers.size() == 0 || (headers.size() > 0 && headers.count(Aws::Http::CONTENT_TYPE_HEADER) == 0)) {
- headers.emplace(Aws::Http::HeaderValuePair(Aws::Http::CONTENT_TYPE_HEADER, Aws::JSON_CONTENT_TYPE));
- }
- headers.emplace(Aws::Http::HeaderValuePair(Aws::Http::API_VERSION_HEADER, "2012-09-25"));
- return headers;
- }
-
- protected:
- virtual Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const { return Aws::Http::HeaderValueCollection(); }
-};
-
-} // namespace ElasticTranscoder
-} // namespace Aws
diff --git a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderServiceClientModel.h b/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderServiceClientModel.h
deleted file mode 100644
index 1f21fb90c03..00000000000
--- a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoderServiceClientModel.h
+++ /dev/null
@@ -1,183 +0,0 @@
-/**
- * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
- * SPDX-License-Identifier: Apache-2.0.
- */
-
-#pragma once
-
-/* Generic header includes */
-#include
-#include
-#include
-#include
-#include
-#include
-#include
-
-#include
-#include
-/* End of generic header includes */
-
-/* Service model headers required in ElasticTranscoderClient header */
-#include
-#include
-#include
-#include
-#include
-#include
-#include
-#include
-#include
-#include
-#include
-#include
-#include
-#include
-#include
-#include
-#include
-#include
-/* End of service model headers required in ElasticTranscoderClient header */
-
-namespace Aws {
-namespace Http {
-class HttpClient;
-class HttpClientFactory;
-} // namespace Http
-
-namespace Utils {
-template
-class Outcome;
-
-namespace Threading {
-class Executor;
-} // namespace Threading
-} // namespace Utils
-
-namespace Auth {
-class AWSCredentials;
-class AWSCredentialsProvider;
-} // namespace Auth
-
-namespace Client {
-class RetryStrategy;
-} // namespace Client
-
-namespace ElasticTranscoder {
-using ElasticTranscoderClientConfiguration = Aws::Client::GenericClientConfiguration;
-using ElasticTranscoderEndpointProviderBase = Aws::ElasticTranscoder::Endpoint::ElasticTranscoderEndpointProviderBase;
-using ElasticTranscoderEndpointProvider = Aws::ElasticTranscoder::Endpoint::ElasticTranscoderEndpointProvider;
-
-namespace Model {
-/* Service model forward declarations required in ElasticTranscoderClient header */
-class CancelJobRequest;
-class CreateJobRequest;
-class CreatePipelineRequest;
-class CreatePresetRequest;
-class DeletePipelineRequest;
-class DeletePresetRequest;
-class ListJobsByPipelineRequest;
-class ListJobsByStatusRequest;
-class ListPipelinesRequest;
-class ListPresetsRequest;
-class ReadJobRequest;
-class ReadPipelineRequest;
-class ReadPresetRequest;
-class UpdatePipelineRequest;
-class UpdatePipelineNotificationsRequest;
-class UpdatePipelineStatusRequest;
-/* End of service model forward declarations required in ElasticTranscoderClient header */
-
-/* Service model Outcome class definitions */
-typedef Aws::Utils::Outcome CancelJobOutcome;
-typedef Aws::Utils::Outcome CreateJobOutcome;
-typedef Aws::Utils::Outcome CreatePipelineOutcome;
-typedef Aws::Utils::Outcome CreatePresetOutcome;
-typedef Aws::Utils::Outcome DeletePipelineOutcome;
-typedef Aws::Utils::Outcome DeletePresetOutcome;
-typedef Aws::Utils::Outcome ListJobsByPipelineOutcome;
-typedef Aws::Utils::Outcome ListJobsByStatusOutcome;
-typedef Aws::Utils::Outcome ListPipelinesOutcome;
-typedef Aws::Utils::Outcome ListPresetsOutcome;
-typedef Aws::Utils::Outcome ReadJobOutcome;
-typedef Aws::Utils::Outcome ReadPipelineOutcome;
-typedef Aws::Utils::Outcome ReadPresetOutcome;
-typedef Aws::Utils::Outcome UpdatePipelineOutcome;
-typedef Aws::Utils::Outcome UpdatePipelineNotificationsOutcome;
-typedef Aws::Utils::Outcome UpdatePipelineStatusOutcome;
-/* End of service model Outcome class definitions */
-
-/* Service model Outcome callable definitions */
-typedef std::future CancelJobOutcomeCallable;
-typedef std::future CreateJobOutcomeCallable;
-typedef std::future CreatePipelineOutcomeCallable;
-typedef std::future CreatePresetOutcomeCallable;
-typedef std::future DeletePipelineOutcomeCallable;
-typedef std::future DeletePresetOutcomeCallable;
-typedef std::future ListJobsByPipelineOutcomeCallable;
-typedef std::future ListJobsByStatusOutcomeCallable;
-typedef std::future ListPipelinesOutcomeCallable;
-typedef std::future ListPresetsOutcomeCallable;
-typedef std::future ReadJobOutcomeCallable;
-typedef std::future ReadPipelineOutcomeCallable;
-typedef std::future ReadPresetOutcomeCallable;
-typedef std::future UpdatePipelineOutcomeCallable;
-typedef std::future UpdatePipelineNotificationsOutcomeCallable;
-typedef std::future UpdatePipelineStatusOutcomeCallable;
-/* End of service model Outcome callable definitions */
-} // namespace Model
-
-class ElasticTranscoderClient;
-
-/* Service model async handlers definitions */
-typedef std::function&)>
- CancelJobResponseReceivedHandler;
-typedef std::function&)>
- CreateJobResponseReceivedHandler;
-typedef std::function&)>
- CreatePipelineResponseReceivedHandler;
-typedef std::function&)>
- CreatePresetResponseReceivedHandler;
-typedef std::function&)>
- DeletePipelineResponseReceivedHandler;
-typedef std::function&)>
- DeletePresetResponseReceivedHandler;
-typedef std::function&)>
- ListJobsByPipelineResponseReceivedHandler;
-typedef std::function&)>
- ListJobsByStatusResponseReceivedHandler;
-typedef std::function&)>
- ListPipelinesResponseReceivedHandler;
-typedef std::function&)>
- ListPresetsResponseReceivedHandler;
-typedef std::function&)>
- ReadJobResponseReceivedHandler;
-typedef std::function&)>
- ReadPipelineResponseReceivedHandler;
-typedef std::function&)>
- ReadPresetResponseReceivedHandler;
-typedef std::function&)>
- UpdatePipelineResponseReceivedHandler;
-typedef std::function&)>
- UpdatePipelineNotificationsResponseReceivedHandler;
-typedef std::function&)>
- UpdatePipelineStatusResponseReceivedHandler;
-/* End of service model async handlers definitions */
-} // namespace ElasticTranscoder
-} // namespace Aws
diff --git a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoder_EXPORTS.h b/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoder_EXPORTS.h
deleted file mode 100644
index 7a24589f970..00000000000
--- a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/ElasticTranscoder_EXPORTS.h
+++ /dev/null
@@ -1,32 +0,0 @@
-/**
- * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
- * SPDX-License-Identifier: Apache-2.0.
- */
-
-#pragma once
-
-#ifdef _MSC_VER
-// disable windows complaining about max template size.
-#pragma warning(disable : 4503)
-#endif // _MSC_VER
-
-#if defined(USE_WINDOWS_DLL_SEMANTICS) || defined(_WIN32)
-#ifdef _MSC_VER
-#pragma warning(disable : 4251)
-#endif // _MSC_VER
-
-#ifdef USE_IMPORT_EXPORT
-#ifdef AWS_ELASTICTRANSCODER_EXPORTS
-#define AWS_ELASTICTRANSCODER_API __declspec(dllexport)
-#else
-#define AWS_ELASTICTRANSCODER_API __declspec(dllimport)
-#endif /* AWS_ELASTICTRANSCODER_EXPORTS */
-#define AWS_ELASTICTRANSCODER_EXTERN
-#else
-#define AWS_ELASTICTRANSCODER_API
-#define AWS_ELASTICTRANSCODER_EXTERN extern
-#endif // USE_IMPORT_EXPORT
-#else // defined (USE_WINDOWS_DLL_SEMANTICS) || defined (WIN32)
-#define AWS_ELASTICTRANSCODER_API
-#define AWS_ELASTICTRANSCODER_EXTERN extern
-#endif // defined (USE_WINDOWS_DLL_SEMANTICS) || defined (WIN32)
diff --git a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/Artwork.h b/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/Artwork.h
deleted file mode 100644
index 2f99342fd98..00000000000
--- a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/Artwork.h
+++ /dev/null
@@ -1,232 +0,0 @@
-/**
- * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
- * SPDX-License-Identifier: Apache-2.0.
- */
-
-#pragma once
-#include
-#include
-#include
-
-#include
-
-namespace Aws {
-namespace Utils {
-namespace Json {
-class JsonValue;
-class JsonView;
-} // namespace Json
-} // namespace Utils
-namespace ElasticTranscoder {
-namespace Model {
-
-/**
- * The file to be used as album art. There can be multiple artworks associated
- * with an audio file, to a maximum of 20.
To remove artwork or leave the
- * artwork empty, you can either set Artwork to null, or set the
- * Merge Policy to "Replace" and use an empty Artwork
- * array.
To pass through existing artwork unchanged, set the Merge
- * Policy to "Prepend", "Append", or "Fallback", and use an empty
- * Artwork array.
See Also:
AWS
- * API Reference
- */
-class Artwork {
- public:
- AWS_ELASTICTRANSCODER_API Artwork() = default;
- AWS_ELASTICTRANSCODER_API Artwork(Aws::Utils::Json::JsonView jsonValue);
- AWS_ELASTICTRANSCODER_API Artwork& operator=(Aws::Utils::Json::JsonView jsonValue);
- AWS_ELASTICTRANSCODER_API Aws::Utils::Json::JsonValue Jsonize() const;
-
- ///@{
- /**
- * The name of the file to be used as album art. To determine which Amazon S3
- * bucket contains the specified file, Elastic Transcoder checks the pipeline
- * specified by PipelineId; the InputBucket object in
- * that pipeline identifies the bucket.
If the file name includes a prefix,
- * for example, cooking/pie.jpg, include the prefix in the key. If the
- * file isn't in the specified bucket, Elastic Transcoder returns an error.
- */
- inline const Aws::String& GetInputKey() const { return m_inputKey; }
- inline bool InputKeyHasBeenSet() const { return m_inputKeyHasBeenSet; }
- template
- void SetInputKey(InputKeyT&& value) {
- m_inputKeyHasBeenSet = true;
- m_inputKey = std::forward(value);
- }
- template
- Artwork& WithInputKey(InputKeyT&& value) {
- SetInputKey(std::forward(value));
- return *this;
- }
- ///@}
-
- ///@{
- /**
- * The maximum width of the output album art in pixels. If you specify
- * auto, Elastic Transcoder uses 600 as the default value. If you
- * specify a numeric value, enter an even integer between 32 and 4096,
- * inclusive.
- */
- inline const Aws::String& GetMaxWidth() const { return m_maxWidth; }
- inline bool MaxWidthHasBeenSet() const { return m_maxWidthHasBeenSet; }
- template
- void SetMaxWidth(MaxWidthT&& value) {
- m_maxWidthHasBeenSet = true;
- m_maxWidth = std::forward(value);
- }
- template
- Artwork& WithMaxWidth(MaxWidthT&& value) {
- SetMaxWidth(std::forward(value));
- return *this;
- }
- ///@}
-
- ///@{
- /**
- * The maximum height of the output album art in pixels. If you specify
- * auto, Elastic Transcoder uses 600 as the default value. If you
- * specify a numeric value, enter an even integer between 32 and 3072,
- * inclusive.
- */
- inline const Aws::String& GetMaxHeight() const { return m_maxHeight; }
- inline bool MaxHeightHasBeenSet() const { return m_maxHeightHasBeenSet; }
- template
- void SetMaxHeight(MaxHeightT&& value) {
- m_maxHeightHasBeenSet = true;
- m_maxHeight = std::forward(value);
- }
- template
- Artwork& WithMaxHeight(MaxHeightT&& value) {
- SetMaxHeight(std::forward(value));
- return *this;
- }
- ///@}
-
- ///@{
- /**
- * Specify one of the following values to control scaling of the output album
- * art:
-
Fit: Elastic Transcoder scales the output
- * art so it matches the value that you specified in either MaxWidth
- * or MaxHeight without exceeding the other value.
-
- * Fill: Elastic Transcoder scales the output art so it matches the
- * value that you specified in either MaxWidth or
- * MaxHeight and matches or exceeds the other value. Elastic
- * Transcoder centers the output art and then crops it in the dimension (if any)
- * that exceeds the maximum value.
-
Stretch:
- * Elastic Transcoder stretches the output art to match the values that you
- * specified for MaxWidth and MaxHeight. If the relative
- * proportions of the input art and the output art are different, the output art
- * will be distorted.
-
Keep: Elastic Transcoder does
- * not scale the output art. If either dimension of the input art exceeds the
- * values that you specified for MaxWidth and MaxHeight,
- * Elastic Transcoder crops the output art.
-
- * ShrinkToFit: Elastic Transcoder scales the output art down so that
- * its dimensions match the values that you specified for at least one of
- * MaxWidth and MaxHeight without exceeding either value.
- * If you specify this option, Elastic Transcoder does not scale the art up.
- * -
ShrinkToFill Elastic Transcoder scales the output
- * art down so that its dimensions match the values that you specified for at least
- * one of MaxWidth and MaxHeight without dropping below
- * either value. If you specify this option, Elastic Transcoder does not scale the
- * art up.
- */
- inline const Aws::String& GetSizingPolicy() const { return m_sizingPolicy; }
- inline bool SizingPolicyHasBeenSet() const { return m_sizingPolicyHasBeenSet; }
- template
- void SetSizingPolicy(SizingPolicyT&& value) {
- m_sizingPolicyHasBeenSet = true;
- m_sizingPolicy = std::forward(value);
- }
- template
- Artwork& WithSizingPolicy(SizingPolicyT&& value) {
- SetSizingPolicy(std::forward(value));
- return *this;
- }
- ///@}
-
- ///@{
- /**
- * When you set PaddingPolicy to Pad, Elastic
- * Transcoder may add white bars to the top and bottom and/or left and right sides
- * of the output album art to make the total size of the output art match the
- * values that you specified for MaxWidth and
- * MaxHeight.
- */
- inline const Aws::String& GetPaddingPolicy() const { return m_paddingPolicy; }
- inline bool PaddingPolicyHasBeenSet() const { return m_paddingPolicyHasBeenSet; }
- template
- void SetPaddingPolicy(PaddingPolicyT&& value) {
- m_paddingPolicyHasBeenSet = true;
- m_paddingPolicy = std::forward(value);
- }
- template
- Artwork& WithPaddingPolicy(PaddingPolicyT&& value) {
- SetPaddingPolicy(std::forward(value));
- return *this;
- }
- ///@}
-
- ///@{
- /**
- * The format of album art, if any. Valid formats are .jpg and
- * .png.
- */
- inline const Aws::String& GetAlbumArtFormat() const { return m_albumArtFormat; }
- inline bool AlbumArtFormatHasBeenSet() const { return m_albumArtFormatHasBeenSet; }
- template
- void SetAlbumArtFormat(AlbumArtFormatT&& value) {
- m_albumArtFormatHasBeenSet = true;
- m_albumArtFormat = std::forward(value);
- }
- template
- Artwork& WithAlbumArtFormat(AlbumArtFormatT&& value) {
- SetAlbumArtFormat(std::forward(value));
- return *this;
- }
- ///@}
-
- ///@{
- /**
- * The encryption settings, if any, that you want Elastic Transcoder to apply to
- * your artwork.
- */
- inline const Encryption& GetEncryption() const { return m_encryption; }
- inline bool EncryptionHasBeenSet() const { return m_encryptionHasBeenSet; }
- template
- void SetEncryption(EncryptionT&& value) {
- m_encryptionHasBeenSet = true;
- m_encryption = std::forward(value);
- }
- template
- Artwork& WithEncryption(EncryptionT&& value) {
- SetEncryption(std::forward(value));
- return *this;
- }
- ///@}
- private:
- Aws::String m_inputKey;
-
- Aws::String m_maxWidth;
-
- Aws::String m_maxHeight;
-
- Aws::String m_sizingPolicy;
-
- Aws::String m_paddingPolicy;
-
- Aws::String m_albumArtFormat;
-
- Encryption m_encryption;
- bool m_inputKeyHasBeenSet = false;
- bool m_maxWidthHasBeenSet = false;
- bool m_maxHeightHasBeenSet = false;
- bool m_sizingPolicyHasBeenSet = false;
- bool m_paddingPolicyHasBeenSet = false;
- bool m_albumArtFormatHasBeenSet = false;
- bool m_encryptionHasBeenSet = false;
-};
-
-} // namespace Model
-} // namespace ElasticTranscoder
-} // namespace Aws
diff --git a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/AudioCodecOptions.h b/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/AudioCodecOptions.h
deleted file mode 100644
index bd83e496ec5..00000000000
--- a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/AudioCodecOptions.h
+++ /dev/null
@@ -1,144 +0,0 @@
-/**
- * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
- * SPDX-License-Identifier: Apache-2.0.
- */
-
-#pragma once
-#include
-#include
-
-#include
-
-namespace Aws {
-namespace Utils {
-namespace Json {
-class JsonValue;
-class JsonView;
-} // namespace Json
-} // namespace Utils
-namespace ElasticTranscoder {
-namespace Model {
-
-/**
- * Options associated with your audio codec.
See Also:
AWS
- * API Reference
- */
-class AudioCodecOptions {
- public:
- AWS_ELASTICTRANSCODER_API AudioCodecOptions() = default;
- AWS_ELASTICTRANSCODER_API AudioCodecOptions(Aws::Utils::Json::JsonView jsonValue);
- AWS_ELASTICTRANSCODER_API AudioCodecOptions& operator=(Aws::Utils::Json::JsonView jsonValue);
- AWS_ELASTICTRANSCODER_API Aws::Utils::Json::JsonValue Jsonize() const;
-
- ///@{
- /**
- * You can only choose an audio profile when you specify AAC for the value of
- * Audio:Codec.
Specify the AAC profile for the output file. Elastic
- * Transcoder supports the following profiles:
-
auto:
- * If you specify auto, Elastic Transcoder selects the profile based
- * on the bit rate selected for the output file.
-
- * AAC-LC: The most common AAC profile. Use for bit rates larger than
- * 64 kbps.
-
HE-AAC: Not supported on some older
- * players and devices. Use for bit rates between 40 and 80 kbps.
-
- *
HE-AACv2: Not supported on some players and devices. Use for
- * bit rates less than 48 kbps.
All outputs in a
- * Smooth playlist must have the same value for
- * Profile.
If you created any presets before AAC
- * profiles were added, Elastic Transcoder automatically updated your presets to
- * use AAC-LC. You can change the value as required.
- */
- inline const Aws::String& GetProfile() const { return m_profile; }
- inline bool ProfileHasBeenSet() const { return m_profileHasBeenSet; }
- template
- void SetProfile(ProfileT&& value) {
- m_profileHasBeenSet = true;
- m_profile = std::forward(value);
- }
- template
- AudioCodecOptions& WithProfile(ProfileT&& value) {
- SetProfile(std::forward(value));
- return *this;
- }
- ///@}
-
- ///@{
- /**
- * You can only choose an audio bit depth when you specify flac or
- * pcm for the value of Audio:Codec.
The bit depth of a sample
- * is how many bits of information are included in the audio samples. The higher
- * the bit depth, the better the audio, but the larger the file.
Valid
- * values are 16 and 24.
The most common bit depth
- * is 24.
- */
- inline const Aws::String& GetBitDepth() const { return m_bitDepth; }
- inline bool BitDepthHasBeenSet() const { return m_bitDepthHasBeenSet; }
- template
- void SetBitDepth(BitDepthT&& value) {
- m_bitDepthHasBeenSet = true;
- m_bitDepth = std::forward(value);
- }
- template
- AudioCodecOptions& WithBitDepth(BitDepthT&& value) {
- SetBitDepth(std::forward(value));
- return *this;
- }
- ///@}
-
- ///@{
- /**
- * You can only choose an audio bit order when you specify pcm for
- * the value of Audio:Codec.
The order the bits of a PCM sample are stored
- * in.
The supported value is LittleEndian.
- */
- inline const Aws::String& GetBitOrder() const { return m_bitOrder; }
- inline bool BitOrderHasBeenSet() const { return m_bitOrderHasBeenSet; }
- template
- void SetBitOrder(BitOrderT&& value) {
- m_bitOrderHasBeenSet = true;
- m_bitOrder = std::forward(value);
- }
- template
- AudioCodecOptions& WithBitOrder(BitOrderT&& value) {
- SetBitOrder(std::forward(value));
- return *this;
- }
- ///@}
-
- ///@{
- /**
- * You can only choose whether an audio sample is signed when you specify
- * pcm for the value of Audio:Codec.
Whether audio samples are
- * represented with negative and positive numbers (signed) or only positive numbers
- * (unsigned).
The supported value is Signed.
- */
- inline const Aws::String& GetSigned() const { return m_signed; }
- inline bool SignedHasBeenSet() const { return m_signedHasBeenSet; }
- template
- void SetSigned(SignedT&& value) {
- m_signedHasBeenSet = true;
- m_signed = std::forward(value);
- }
- template
- AudioCodecOptions& WithSigned(SignedT&& value) {
- SetSigned(std::forward(value));
- return *this;
- }
- ///@}
- private:
- Aws::String m_profile;
-
- Aws::String m_bitDepth;
-
- Aws::String m_bitOrder;
-
- Aws::String m_signed;
- bool m_profileHasBeenSet = false;
- bool m_bitDepthHasBeenSet = false;
- bool m_bitOrderHasBeenSet = false;
- bool m_signedHasBeenSet = false;
-};
-
-} // namespace Model
-} // namespace ElasticTranscoder
-} // namespace Aws
diff --git a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/AudioParameters.h b/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/AudioParameters.h
deleted file mode 100644
index 195fc070156..00000000000
--- a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/AudioParameters.h
+++ /dev/null
@@ -1,258 +0,0 @@
-/**
- * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
- * SPDX-License-Identifier: Apache-2.0.
- */
-
-#pragma once
-#include
-#include
-#include
-
-#include
-
-namespace Aws {
-namespace Utils {
-namespace Json {
-class JsonValue;
-class JsonView;
-} // namespace Json
-} // namespace Utils
-namespace ElasticTranscoder {
-namespace Model {
-
-/**
- * Parameters required for transcoding audio.
See Also:
AWS
- * API Reference
- */
-class AudioParameters {
- public:
- AWS_ELASTICTRANSCODER_API AudioParameters() = default;
- AWS_ELASTICTRANSCODER_API AudioParameters(Aws::Utils::Json::JsonView jsonValue);
- AWS_ELASTICTRANSCODER_API AudioParameters& operator=(Aws::Utils::Json::JsonView jsonValue);
- AWS_ELASTICTRANSCODER_API Aws::Utils::Json::JsonValue Jsonize() const;
-
- ///@{
- /**
- * The audio codec for the output file. Valid values include aac,
- * flac, mp2, mp3, pcm, and
- * vorbis.
- */
- inline const Aws::String& GetCodec() const { return m_codec; }
- inline bool CodecHasBeenSet() const { return m_codecHasBeenSet; }
- template
- void SetCodec(CodecT&& value) {
- m_codecHasBeenSet = true;
- m_codec = std::forward(value);
- }
- template
- AudioParameters& WithCodec(CodecT&& value) {
- SetCodec(std::forward(value));
- return *this;
- }
- ///@}
-
- ///@{
- /**
- * The sample rate of the audio stream in the output file, in Hertz. Valid
- * values include:
auto, 22050,
- * 32000, 44100, 48000, 96000
- *
If you specify auto, Elastic Transcoder automatically
- * detects the sample rate.
- */
- inline const Aws::String& GetSampleRate() const { return m_sampleRate; }
- inline bool SampleRateHasBeenSet() const { return m_sampleRateHasBeenSet; }
- template
- void SetSampleRate(SampleRateT&& value) {
- m_sampleRateHasBeenSet = true;
- m_sampleRate = std::forward(value);
- }
- template
- AudioParameters& WithSampleRate(SampleRateT&& value) {
- SetSampleRate(std::forward(value));
- return *this;
- }
- ///@}
-
- ///@{
- /**
- * The bit rate of the audio stream in the output file, in kilobits/second.
- * Enter an integer between 64 and 320, inclusive.
- */
- inline const Aws::String& GetBitRate() const { return m_bitRate; }
- inline bool BitRateHasBeenSet() const { return m_bitRateHasBeenSet; }
- template
- void SetBitRate(BitRateT&& value) {
- m_bitRateHasBeenSet = true;
- m_bitRate = std::forward(value);
- }
- template
- AudioParameters& WithBitRate(BitRateT&& value) {
- SetBitRate(std::forward(value));
- return *this;
- }
- ///@}
-
- ///@{
- /**
- * The number of audio channels in the output file. The following values are
- * valid:
auto, 0, 1, 2
- *
One channel carries the information played by a single speaker. For
- * example, a stereo track with two channels sends one channel to the left speaker,
- * and the other channel to the right speaker. The output channels are organized
- * into tracks. If you want Elastic Transcoder to automatically detect the number
- * of audio channels in the input file and use that value for the output file,
- * select auto.
The output of a specific channel value and
- * inputs are as follows:
-
auto channel
- * specified, with any input: Pass through up to eight input channels.
- * -
0 channels specified, with any input: Audio
- * omitted from the output.
-
1 channel
- * specified, with at least one input channel: Mono sound.
-
- * 2 channels specified, with any input: Two identical mono
- * channels or stereo. For more information about tracks, see
- * Audio:AudioPackingMode.
For more information
- * about how Elastic Transcoder organizes channels and tracks, see
- * Audio:AudioPackingMode.
- */
- inline const Aws::String& GetChannels() const { return m_channels; }
- inline bool ChannelsHasBeenSet() const { return m_channelsHasBeenSet; }
- template
- void SetChannels(ChannelsT&& value) {
- m_channelsHasBeenSet = true;
- m_channels = std::forward(value);
- }
- template
- AudioParameters& WithChannels(ChannelsT&& value) {
- SetChannels(std::forward(value));
- return *this;
- }
- ///@}
-
- ///@{
- /**
- * The method of organizing audio channels and tracks. Use
- * Audio:Channels to specify the number of channels in your output,
- * and Audio:AudioPackingMode to specify the number of tracks and
- * their relation to the channels. If you do not specify an
- * Audio:AudioPackingMode, Elastic Transcoder uses
- * SingleTrack.
The following values are valid:
- * SingleTrack, OneChannelPerTrack, and
- * OneChannelPerTrackWithMosTo8Tracks
When you specify
- * SingleTrack, Elastic Transcoder creates a single track for your
- * output. The track can have up to eight channels. Use SingleTrack
- * for all non-mxf containers.
The outputs of
- * SingleTrack for a specific channel value and inputs are as
- * follows:
-
0 channels with any input: Audio
- * omitted from the output
-
1, 2, or auto
- * channels with no audio input: Audio omitted from the output
- * -
1 channel with any input with audio: One track
- * with one channel, downmixed if necessary
-
2
- * channels with one track with one channel: One track with two identical
- * channels
-
2 or auto channels with two tracks
- * with one channel each: One track with two channels
-
- * 2 or auto channels with one track with two channels: One
- * track with two channels
-
2 channels with one
- * track with multiple channels: One track with two channels
-
- * auto channels with one track with one channel: One track
- * with one channel
-
auto channels with one
- * track with multiple channels: One track with multiple channels
- *
When you specify OneChannelPerTrack, Elastic Transcoder
- * creates a new track for every channel in your output. Your output can have up to
- * eight single-channel tracks.
The outputs of
- * OneChannelPerTrack for a specific channel value and inputs are as
- * follows:
-
0 channels with any input: Audio
- * omitted from the output
-
1, 2, or auto
- * channels with no audio input: Audio omitted from the output
- * -
1 channel with any input with audio: One track
- * with one channel, downmixed if necessary
-
2
- * channels with one track with one channel: Two tracks with one identical
- * channel each
-
2 or auto channels with two
- * tracks with one channel each: Two tracks with one channel each
- * -
2 or auto channels with one track with two
- * channels: Two tracks with one channel each
-
2
- * channels with one track with multiple channels: Two tracks with
- * one channel each
-
auto channels with one
- * track with one channel: One track with one channel
-
- * auto channels with one track with multiple channels: Up to
- * eight tracks with one channel each
When you specify
- * OneChannelPerTrackWithMosTo8Tracks, Elastic Transcoder creates
- * eight single-channel tracks for your output. All tracks that do not contain
- * audio data from an input channel are MOS, or Mit Out Sound, tracks.
The
- * outputs of OneChannelPerTrackWithMosTo8Tracks for a specific
- * channel value and inputs are as follows:
-
0
- * channels with any input: Audio omitted from the output
-
- * 1, 2, or auto channels with no audio input: Audio omitted
- * from the output
-
1 channel with any input
- * with audio: One track with one channel, downmixed if necessary, plus six MOS
- * tracks
-
2 channels with one track with one
- * channel: Two tracks with one identical channel each, plus six MOS tracks
- * -
2 or auto channels with two tracks with one
- * channel each: Two tracks with one channel each, plus six MOS tracks
- * -
2 or auto channels with one track with two
- * channels: Two tracks with one channel each, plus six MOS tracks
- * -
2 channels with one track with multiple channels:
- * Two tracks with one channel each, plus six MOS tracks
-
- * auto channels with one track with one channel: One track
- * with one channel, plus seven MOS tracks
-
auto
- * channels with one track with multiple channels: Up to eight tracks with
- * one channel each, plus MOS tracks until there are eight tracks in all
- *
- */
- inline const Aws::String& GetAudioPackingMode() const { return m_audioPackingMode; }
- inline bool AudioPackingModeHasBeenSet() const { return m_audioPackingModeHasBeenSet; }
- template
- void SetAudioPackingMode(AudioPackingModeT&& value) {
- m_audioPackingModeHasBeenSet = true;
- m_audioPackingMode = std::forward(value);
- }
- template
- AudioParameters& WithAudioPackingMode(AudioPackingModeT&& value) {
- SetAudioPackingMode(std::forward(value));
- return *this;
- }
- ///@}
-
- ///@{
- /**
- * If you specified AAC for Audio:Codec, this is the
- * AAC compression profile to use. Valid values include:
- * auto, AAC-LC, HE-AAC,
- * HE-AACv2
If you specify auto, Elastic
- * Transcoder chooses a profile based on the bit rate of the output file.
- */
- inline const AudioCodecOptions& GetCodecOptions() const { return m_codecOptions; }
- inline bool CodecOptionsHasBeenSet() const { return m_codecOptionsHasBeenSet; }
- template
- void SetCodecOptions(CodecOptionsT&& value) {
- m_codecOptionsHasBeenSet = true;
- m_codecOptions = std::forward(value);
- }
- template
- AudioParameters& WithCodecOptions(CodecOptionsT&& value) {
- SetCodecOptions(std::forward(value));
- return *this;
- }
- ///@}
- private:
- Aws::String m_codec;
-
- Aws::String m_sampleRate;
-
- Aws::String m_bitRate;
-
- Aws::String m_channels;
-
- Aws::String m_audioPackingMode;
-
- AudioCodecOptions m_codecOptions;
- bool m_codecHasBeenSet = false;
- bool m_sampleRateHasBeenSet = false;
- bool m_bitRateHasBeenSet = false;
- bool m_channelsHasBeenSet = false;
- bool m_audioPackingModeHasBeenSet = false;
- bool m_codecOptionsHasBeenSet = false;
-};
-
-} // namespace Model
-} // namespace ElasticTranscoder
-} // namespace Aws
diff --git a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CancelJobRequest.h b/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CancelJobRequest.h
deleted file mode 100644
index f3e04505371..00000000000
--- a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CancelJobRequest.h
+++ /dev/null
@@ -1,60 +0,0 @@
-/**
- * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
- * SPDX-License-Identifier: Apache-2.0.
- */
-
-#pragma once
-#include
-#include
-#include
-
-#include
-
-namespace Aws {
-namespace ElasticTranscoder {
-namespace Model {
-
-/**
- * The CancelJobRequest structure.
See Also:
AWS
- * API Reference
- */
-class CancelJobRequest : public ElasticTranscoderRequest {
- public:
- AWS_ELASTICTRANSCODER_API CancelJobRequest() = default;
-
- // Service request name is the Operation name which will send this request out,
- // each operation should has unique request name, so that we can get operation's name from this request.
- // Note: this is not true for response, multiple operations may have the same response name,
- // so we can not get operation's name from response.
- inline virtual const char* GetServiceRequestName() const override { return "CancelJob"; }
-
- AWS_ELASTICTRANSCODER_API Aws::String SerializePayload() const override;
-
- ///@{
- /**
- * The identifier of the job that you want to cancel.
To get a list of
- * the jobs (including their jobId) that have a status of
- * Submitted, use the ListJobsByStatus API action.
- */
- inline const Aws::String& GetId() const { return m_id; }
- inline bool IdHasBeenSet() const { return m_idHasBeenSet; }
- template
- void SetId(IdT&& value) {
- m_idHasBeenSet = true;
- m_id = std::forward(value);
- }
- template
- CancelJobRequest& WithId(IdT&& value) {
- SetId(std::forward(value));
- return *this;
- }
- ///@}
- private:
- Aws::String m_id;
- bool m_idHasBeenSet = false;
-};
-
-} // namespace Model
-} // namespace ElasticTranscoder
-} // namespace Aws
diff --git a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CancelJobResult.h b/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CancelJobResult.h
deleted file mode 100644
index 1f5ab357c24..00000000000
--- a/generated/src/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/CancelJobResult.h
+++ /dev/null
@@ -1,57 +0,0 @@
-/**
- * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
- * SPDX-License-Identifier: Apache-2.0.
- */
-
-#pragma once
-#include
-#include
-
-#include
-
-namespace Aws {
-template
-class AmazonWebServiceResult;
-
-namespace Utils {
-namespace Json {
-class JsonValue;
-} // namespace Json
-} // namespace Utils
-namespace ElasticTranscoder {
-namespace Model {
-/**
- * The response body contains a JSON object. If the job is successfully
- * canceled, the value of