@aws-sdk/client-codepipeline 3.590.0 → 3.592.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +0 -40
- package/dist-types/commands/AcknowledgeJobCommand.d.ts +2 -1
- package/dist-types/commands/AcknowledgeThirdPartyJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomActionTypeCommand.d.ts +2 -1
- package/dist-types/commands/CreatePipelineCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomActionTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeletePipelineCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWebhookCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterWebhookWithThirdPartyCommand.d.ts +2 -1
- package/dist-types/commands/DisableStageTransitionCommand.d.ts +2 -1
- package/dist-types/commands/EnableStageTransitionCommand.d.ts +2 -1
- package/dist-types/commands/GetActionTypeCommand.d.ts +2 -1
- package/dist-types/commands/GetJobDetailsCommand.d.ts +2 -1
- package/dist-types/commands/GetPipelineCommand.d.ts +2 -1
- package/dist-types/commands/GetPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/commands/GetPipelineStateCommand.d.ts +2 -1
- package/dist-types/commands/GetThirdPartyJobDetailsCommand.d.ts +2 -1
- package/dist-types/commands/ListActionExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListActionTypesCommand.d.ts +2 -1
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListPipelinesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWebhooksCommand.d.ts +2 -1
- package/dist-types/commands/PollForJobsCommand.d.ts +2 -1
- package/dist-types/commands/PollForThirdPartyJobsCommand.d.ts +2 -1
- package/dist-types/commands/PutActionRevisionCommand.d.ts +2 -1
- package/dist-types/commands/PutApprovalResultCommand.d.ts +2 -1
- package/dist-types/commands/PutJobFailureResultCommand.d.ts +2 -1
- package/dist-types/commands/PutJobSuccessResultCommand.d.ts +2 -1
- package/dist-types/commands/PutThirdPartyJobFailureResultCommand.d.ts +2 -1
- package/dist-types/commands/PutThirdPartyJobSuccessResultCommand.d.ts +2 -1
- package/dist-types/commands/PutWebhookCommand.d.ts +2 -1
- package/dist-types/commands/RegisterWebhookWithThirdPartyCommand.d.ts +2 -1
- package/dist-types/commands/RetryStageExecutionCommand.d.ts +2 -1
- package/dist-types/commands/RollbackStageCommand.d.ts +2 -1
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateActionTypeCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePipelineCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/CodePipelineServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcknowledgeJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcknowledgeThirdPartyJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCustomActionTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCustomActionTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterWebhookWithThirdPartyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableStageTransitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableStageTransitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetActionTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetJobDetailsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPipelineCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPipelineStateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetThirdPartyJobDetailsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListActionExecutionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListActionTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWebhooksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PollForJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PollForThirdPartyJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutActionRevisionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutApprovalResultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutJobFailureResultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutJobSuccessResultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutThirdPartyJobFailureResultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutThirdPartyJobSuccessResultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutWebhookCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterWebhookWithThirdPartyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RetryStageExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RollbackStageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateActionTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/CodePipelineServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -298,7 +298,6 @@ var CodePipelineClient = _CodePipelineClient;
|
|
|
298
298
|
|
|
299
299
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
300
300
|
|
|
301
|
-
var import_types = require("@smithy/types");
|
|
302
301
|
|
|
303
302
|
// src/protocols/Aws_json1_1.ts
|
|
304
303
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -2704,7 +2703,6 @@ var AcknowledgeJobCommand = _AcknowledgeJobCommand;
|
|
|
2704
2703
|
|
|
2705
2704
|
|
|
2706
2705
|
|
|
2707
|
-
|
|
2708
2706
|
var _AcknowledgeThirdPartyJobCommand = class _AcknowledgeThirdPartyJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2709
2707
|
...commonParams
|
|
2710
2708
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2721,7 +2719,6 @@ var AcknowledgeThirdPartyJobCommand = _AcknowledgeThirdPartyJobCommand;
|
|
|
2721
2719
|
|
|
2722
2720
|
|
|
2723
2721
|
|
|
2724
|
-
|
|
2725
2722
|
var _CreateCustomActionTypeCommand = class _CreateCustomActionTypeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2726
2723
|
...commonParams
|
|
2727
2724
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2738,7 +2735,6 @@ var CreateCustomActionTypeCommand = _CreateCustomActionTypeCommand;
|
|
|
2738
2735
|
|
|
2739
2736
|
|
|
2740
2737
|
|
|
2741
|
-
|
|
2742
2738
|
var _CreatePipelineCommand = class _CreatePipelineCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2743
2739
|
...commonParams
|
|
2744
2740
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2755,7 +2751,6 @@ var CreatePipelineCommand = _CreatePipelineCommand;
|
|
|
2755
2751
|
|
|
2756
2752
|
|
|
2757
2753
|
|
|
2758
|
-
|
|
2759
2754
|
var _DeleteCustomActionTypeCommand = class _DeleteCustomActionTypeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2760
2755
|
...commonParams
|
|
2761
2756
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2772,7 +2767,6 @@ var DeleteCustomActionTypeCommand = _DeleteCustomActionTypeCommand;
|
|
|
2772
2767
|
|
|
2773
2768
|
|
|
2774
2769
|
|
|
2775
|
-
|
|
2776
2770
|
var _DeletePipelineCommand = class _DeletePipelineCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2777
2771
|
...commonParams
|
|
2778
2772
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2789,7 +2783,6 @@ var DeletePipelineCommand = _DeletePipelineCommand;
|
|
|
2789
2783
|
|
|
2790
2784
|
|
|
2791
2785
|
|
|
2792
|
-
|
|
2793
2786
|
var _DeleteWebhookCommand = class _DeleteWebhookCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2794
2787
|
...commonParams
|
|
2795
2788
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2806,7 +2799,6 @@ var DeleteWebhookCommand = _DeleteWebhookCommand;
|
|
|
2806
2799
|
|
|
2807
2800
|
|
|
2808
2801
|
|
|
2809
|
-
|
|
2810
2802
|
var _DeregisterWebhookWithThirdPartyCommand = class _DeregisterWebhookWithThirdPartyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2811
2803
|
...commonParams
|
|
2812
2804
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2823,7 +2815,6 @@ var DeregisterWebhookWithThirdPartyCommand = _DeregisterWebhookWithThirdPartyCom
|
|
|
2823
2815
|
|
|
2824
2816
|
|
|
2825
2817
|
|
|
2826
|
-
|
|
2827
2818
|
var _DisableStageTransitionCommand = class _DisableStageTransitionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2828
2819
|
...commonParams
|
|
2829
2820
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2840,7 +2831,6 @@ var DisableStageTransitionCommand = _DisableStageTransitionCommand;
|
|
|
2840
2831
|
|
|
2841
2832
|
|
|
2842
2833
|
|
|
2843
|
-
|
|
2844
2834
|
var _EnableStageTransitionCommand = class _EnableStageTransitionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2845
2835
|
...commonParams
|
|
2846
2836
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2857,7 +2847,6 @@ var EnableStageTransitionCommand = _EnableStageTransitionCommand;
|
|
|
2857
2847
|
|
|
2858
2848
|
|
|
2859
2849
|
|
|
2860
|
-
|
|
2861
2850
|
var _GetActionTypeCommand = class _GetActionTypeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2862
2851
|
...commonParams
|
|
2863
2852
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2874,7 +2863,6 @@ var GetActionTypeCommand = _GetActionTypeCommand;
|
|
|
2874
2863
|
|
|
2875
2864
|
|
|
2876
2865
|
|
|
2877
|
-
|
|
2878
2866
|
var _GetJobDetailsCommand = class _GetJobDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2879
2867
|
...commonParams
|
|
2880
2868
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2891,7 +2879,6 @@ var GetJobDetailsCommand = _GetJobDetailsCommand;
|
|
|
2891
2879
|
|
|
2892
2880
|
|
|
2893
2881
|
|
|
2894
|
-
|
|
2895
2882
|
var _GetPipelineCommand = class _GetPipelineCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2896
2883
|
...commonParams
|
|
2897
2884
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2908,7 +2895,6 @@ var GetPipelineCommand = _GetPipelineCommand;
|
|
|
2908
2895
|
|
|
2909
2896
|
|
|
2910
2897
|
|
|
2911
|
-
|
|
2912
2898
|
var _GetPipelineExecutionCommand = class _GetPipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2913
2899
|
...commonParams
|
|
2914
2900
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2925,7 +2911,6 @@ var GetPipelineExecutionCommand = _GetPipelineExecutionCommand;
|
|
|
2925
2911
|
|
|
2926
2912
|
|
|
2927
2913
|
|
|
2928
|
-
|
|
2929
2914
|
var _GetPipelineStateCommand = class _GetPipelineStateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2930
2915
|
...commonParams
|
|
2931
2916
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2942,7 +2927,6 @@ var GetPipelineStateCommand = _GetPipelineStateCommand;
|
|
|
2942
2927
|
|
|
2943
2928
|
|
|
2944
2929
|
|
|
2945
|
-
|
|
2946
2930
|
var _GetThirdPartyJobDetailsCommand = class _GetThirdPartyJobDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2947
2931
|
...commonParams
|
|
2948
2932
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2959,7 +2943,6 @@ var GetThirdPartyJobDetailsCommand = _GetThirdPartyJobDetailsCommand;
|
|
|
2959
2943
|
|
|
2960
2944
|
|
|
2961
2945
|
|
|
2962
|
-
|
|
2963
2946
|
var _ListActionExecutionsCommand = class _ListActionExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2964
2947
|
...commonParams
|
|
2965
2948
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2976,7 +2959,6 @@ var ListActionExecutionsCommand = _ListActionExecutionsCommand;
|
|
|
2976
2959
|
|
|
2977
2960
|
|
|
2978
2961
|
|
|
2979
|
-
|
|
2980
2962
|
var _ListActionTypesCommand = class _ListActionTypesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2981
2963
|
...commonParams
|
|
2982
2964
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2993,7 +2975,6 @@ var ListActionTypesCommand = _ListActionTypesCommand;
|
|
|
2993
2975
|
|
|
2994
2976
|
|
|
2995
2977
|
|
|
2996
|
-
|
|
2997
2978
|
var _ListPipelineExecutionsCommand = class _ListPipelineExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2998
2979
|
...commonParams
|
|
2999
2980
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3010,7 +2991,6 @@ var ListPipelineExecutionsCommand = _ListPipelineExecutionsCommand;
|
|
|
3010
2991
|
|
|
3011
2992
|
|
|
3012
2993
|
|
|
3013
|
-
|
|
3014
2994
|
var _ListPipelinesCommand = class _ListPipelinesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3015
2995
|
...commonParams
|
|
3016
2996
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3027,7 +3007,6 @@ var ListPipelinesCommand = _ListPipelinesCommand;
|
|
|
3027
3007
|
|
|
3028
3008
|
|
|
3029
3009
|
|
|
3030
|
-
|
|
3031
3010
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3032
3011
|
...commonParams
|
|
3033
3012
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3044,7 +3023,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
3044
3023
|
|
|
3045
3024
|
|
|
3046
3025
|
|
|
3047
|
-
|
|
3048
3026
|
var _ListWebhooksCommand = class _ListWebhooksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3049
3027
|
...commonParams
|
|
3050
3028
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3061,7 +3039,6 @@ var ListWebhooksCommand = _ListWebhooksCommand;
|
|
|
3061
3039
|
|
|
3062
3040
|
|
|
3063
3041
|
|
|
3064
|
-
|
|
3065
3042
|
var _PollForJobsCommand = class _PollForJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3066
3043
|
...commonParams
|
|
3067
3044
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3078,7 +3055,6 @@ var PollForJobsCommand = _PollForJobsCommand;
|
|
|
3078
3055
|
|
|
3079
3056
|
|
|
3080
3057
|
|
|
3081
|
-
|
|
3082
3058
|
var _PollForThirdPartyJobsCommand = class _PollForThirdPartyJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3083
3059
|
...commonParams
|
|
3084
3060
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3095,7 +3071,6 @@ var PollForThirdPartyJobsCommand = _PollForThirdPartyJobsCommand;
|
|
|
3095
3071
|
|
|
3096
3072
|
|
|
3097
3073
|
|
|
3098
|
-
|
|
3099
3074
|
var _PutActionRevisionCommand = class _PutActionRevisionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3100
3075
|
...commonParams
|
|
3101
3076
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3112,7 +3087,6 @@ var PutActionRevisionCommand = _PutActionRevisionCommand;
|
|
|
3112
3087
|
|
|
3113
3088
|
|
|
3114
3089
|
|
|
3115
|
-
|
|
3116
3090
|
var _PutApprovalResultCommand = class _PutApprovalResultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3117
3091
|
...commonParams
|
|
3118
3092
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3129,7 +3103,6 @@ var PutApprovalResultCommand = _PutApprovalResultCommand;
|
|
|
3129
3103
|
|
|
3130
3104
|
|
|
3131
3105
|
|
|
3132
|
-
|
|
3133
3106
|
var _PutJobFailureResultCommand = class _PutJobFailureResultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3134
3107
|
...commonParams
|
|
3135
3108
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3146,7 +3119,6 @@ var PutJobFailureResultCommand = _PutJobFailureResultCommand;
|
|
|
3146
3119
|
|
|
3147
3120
|
|
|
3148
3121
|
|
|
3149
|
-
|
|
3150
3122
|
var _PutJobSuccessResultCommand = class _PutJobSuccessResultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3151
3123
|
...commonParams
|
|
3152
3124
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3163,7 +3135,6 @@ var PutJobSuccessResultCommand = _PutJobSuccessResultCommand;
|
|
|
3163
3135
|
|
|
3164
3136
|
|
|
3165
3137
|
|
|
3166
|
-
|
|
3167
3138
|
var _PutThirdPartyJobFailureResultCommand = class _PutThirdPartyJobFailureResultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3168
3139
|
...commonParams
|
|
3169
3140
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3180,7 +3151,6 @@ var PutThirdPartyJobFailureResultCommand = _PutThirdPartyJobFailureResultCommand
|
|
|
3180
3151
|
|
|
3181
3152
|
|
|
3182
3153
|
|
|
3183
|
-
|
|
3184
3154
|
var _PutThirdPartyJobSuccessResultCommand = class _PutThirdPartyJobSuccessResultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3185
3155
|
...commonParams
|
|
3186
3156
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3197,7 +3167,6 @@ var PutThirdPartyJobSuccessResultCommand = _PutThirdPartyJobSuccessResultCommand
|
|
|
3197
3167
|
|
|
3198
3168
|
|
|
3199
3169
|
|
|
3200
|
-
|
|
3201
3170
|
var _PutWebhookCommand = class _PutWebhookCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3202
3171
|
...commonParams
|
|
3203
3172
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3214,7 +3183,6 @@ var PutWebhookCommand = _PutWebhookCommand;
|
|
|
3214
3183
|
|
|
3215
3184
|
|
|
3216
3185
|
|
|
3217
|
-
|
|
3218
3186
|
var _RegisterWebhookWithThirdPartyCommand = class _RegisterWebhookWithThirdPartyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3219
3187
|
...commonParams
|
|
3220
3188
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3231,7 +3199,6 @@ var RegisterWebhookWithThirdPartyCommand = _RegisterWebhookWithThirdPartyCommand
|
|
|
3231
3199
|
|
|
3232
3200
|
|
|
3233
3201
|
|
|
3234
|
-
|
|
3235
3202
|
var _RetryStageExecutionCommand = class _RetryStageExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3236
3203
|
...commonParams
|
|
3237
3204
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3248,7 +3215,6 @@ var RetryStageExecutionCommand = _RetryStageExecutionCommand;
|
|
|
3248
3215
|
|
|
3249
3216
|
|
|
3250
3217
|
|
|
3251
|
-
|
|
3252
3218
|
var _RollbackStageCommand = class _RollbackStageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3253
3219
|
...commonParams
|
|
3254
3220
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3265,7 +3231,6 @@ var RollbackStageCommand = _RollbackStageCommand;
|
|
|
3265
3231
|
|
|
3266
3232
|
|
|
3267
3233
|
|
|
3268
|
-
|
|
3269
3234
|
var _StartPipelineExecutionCommand = class _StartPipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3270
3235
|
...commonParams
|
|
3271
3236
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3282,7 +3247,6 @@ var StartPipelineExecutionCommand = _StartPipelineExecutionCommand;
|
|
|
3282
3247
|
|
|
3283
3248
|
|
|
3284
3249
|
|
|
3285
|
-
|
|
3286
3250
|
var _StopPipelineExecutionCommand = class _StopPipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3287
3251
|
...commonParams
|
|
3288
3252
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3299,7 +3263,6 @@ var StopPipelineExecutionCommand = _StopPipelineExecutionCommand;
|
|
|
3299
3263
|
|
|
3300
3264
|
|
|
3301
3265
|
|
|
3302
|
-
|
|
3303
3266
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3304
3267
|
...commonParams
|
|
3305
3268
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3316,7 +3279,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
3316
3279
|
|
|
3317
3280
|
|
|
3318
3281
|
|
|
3319
|
-
|
|
3320
3282
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3321
3283
|
...commonParams
|
|
3322
3284
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3333,7 +3295,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
3333
3295
|
|
|
3334
3296
|
|
|
3335
3297
|
|
|
3336
|
-
|
|
3337
3298
|
var _UpdateActionTypeCommand = class _UpdateActionTypeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3338
3299
|
...commonParams
|
|
3339
3300
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3350,7 +3311,6 @@ var UpdateActionTypeCommand = _UpdateActionTypeCommand;
|
|
|
3350
3311
|
|
|
3351
3312
|
|
|
3352
3313
|
|
|
3353
|
-
|
|
3354
3314
|
var _UpdatePipelineCommand = class _UpdatePipelineCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3355
3315
|
...commonParams
|
|
3356
3316
|
}).m(function(Command, cs, config, o) {
|