@aws-sdk/client-codepipeline 3.30.0 → 3.34.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/CHANGELOG.md +35 -0
- package/dist/cjs/CodePipelineClient.js +13 -13
- package/dist/cjs/CodePipelineClient.js.map +1 -1
- package/dist/cjs/commands/AcknowledgeJobCommand.js +3 -3
- package/dist/cjs/commands/AcknowledgeJobCommand.js.map +1 -1
- package/dist/cjs/commands/AcknowledgeThirdPartyJobCommand.js +3 -3
- package/dist/cjs/commands/AcknowledgeThirdPartyJobCommand.js.map +1 -1
- package/dist/cjs/commands/CreateCustomActionTypeCommand.js +3 -3
- package/dist/cjs/commands/CreateCustomActionTypeCommand.js.map +1 -1
- package/dist/cjs/commands/CreatePipelineCommand.js +3 -3
- package/dist/cjs/commands/CreatePipelineCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteCustomActionTypeCommand.js +3 -3
- package/dist/cjs/commands/DeleteCustomActionTypeCommand.js.map +1 -1
- package/dist/cjs/commands/DeletePipelineCommand.js +3 -3
- package/dist/cjs/commands/DeletePipelineCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteWebhookCommand.js +3 -3
- package/dist/cjs/commands/DeleteWebhookCommand.js.map +1 -1
- package/dist/cjs/commands/DeregisterWebhookWithThirdPartyCommand.js +3 -3
- package/dist/cjs/commands/DeregisterWebhookWithThirdPartyCommand.js.map +1 -1
- package/dist/cjs/commands/DisableStageTransitionCommand.js +3 -3
- package/dist/cjs/commands/DisableStageTransitionCommand.js.map +1 -1
- package/dist/cjs/commands/EnableStageTransitionCommand.js +3 -3
- package/dist/cjs/commands/EnableStageTransitionCommand.js.map +1 -1
- package/dist/cjs/commands/GetActionTypeCommand.js +3 -3
- package/dist/cjs/commands/GetActionTypeCommand.js.map +1 -1
- package/dist/cjs/commands/GetJobDetailsCommand.js +3 -3
- package/dist/cjs/commands/GetJobDetailsCommand.js.map +1 -1
- package/dist/cjs/commands/GetPipelineCommand.js +3 -3
- package/dist/cjs/commands/GetPipelineCommand.js.map +1 -1
- package/dist/cjs/commands/GetPipelineExecutionCommand.js +3 -3
- package/dist/cjs/commands/GetPipelineExecutionCommand.js.map +1 -1
- package/dist/cjs/commands/GetPipelineStateCommand.js +3 -3
- package/dist/cjs/commands/GetPipelineStateCommand.js.map +1 -1
- package/dist/cjs/commands/GetThirdPartyJobDetailsCommand.js +3 -3
- package/dist/cjs/commands/GetThirdPartyJobDetailsCommand.js.map +1 -1
- package/dist/cjs/commands/ListActionExecutionsCommand.js +3 -3
- package/dist/cjs/commands/ListActionExecutionsCommand.js.map +1 -1
- package/dist/cjs/commands/ListActionTypesCommand.js +3 -3
- package/dist/cjs/commands/ListActionTypesCommand.js.map +1 -1
- package/dist/cjs/commands/ListPipelineExecutionsCommand.js +3 -3
- package/dist/cjs/commands/ListPipelineExecutionsCommand.js.map +1 -1
- package/dist/cjs/commands/ListPipelinesCommand.js +3 -3
- package/dist/cjs/commands/ListPipelinesCommand.js.map +1 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/cjs/commands/ListWebhooksCommand.js +3 -3
- package/dist/cjs/commands/ListWebhooksCommand.js.map +1 -1
- package/dist/cjs/commands/PollForJobsCommand.js +3 -3
- package/dist/cjs/commands/PollForJobsCommand.js.map +1 -1
- package/dist/cjs/commands/PollForThirdPartyJobsCommand.js +3 -3
- package/dist/cjs/commands/PollForThirdPartyJobsCommand.js.map +1 -1
- package/dist/cjs/commands/PutActionRevisionCommand.js +3 -3
- package/dist/cjs/commands/PutActionRevisionCommand.js.map +1 -1
- package/dist/cjs/commands/PutApprovalResultCommand.js +3 -3
- package/dist/cjs/commands/PutApprovalResultCommand.js.map +1 -1
- package/dist/cjs/commands/PutJobFailureResultCommand.js +3 -3
- package/dist/cjs/commands/PutJobFailureResultCommand.js.map +1 -1
- package/dist/cjs/commands/PutJobSuccessResultCommand.js +3 -3
- package/dist/cjs/commands/PutJobSuccessResultCommand.js.map +1 -1
- package/dist/cjs/commands/PutThirdPartyJobFailureResultCommand.js +3 -3
- package/dist/cjs/commands/PutThirdPartyJobFailureResultCommand.js.map +1 -1
- package/dist/cjs/commands/PutThirdPartyJobSuccessResultCommand.js +3 -3
- package/dist/cjs/commands/PutThirdPartyJobSuccessResultCommand.js.map +1 -1
- package/dist/cjs/commands/PutWebhookCommand.js +3 -3
- package/dist/cjs/commands/PutWebhookCommand.js.map +1 -1
- package/dist/cjs/commands/RegisterWebhookWithThirdPartyCommand.js +3 -3
- package/dist/cjs/commands/RegisterWebhookWithThirdPartyCommand.js.map +1 -1
- package/dist/cjs/commands/RetryStageExecutionCommand.js +3 -3
- package/dist/cjs/commands/RetryStageExecutionCommand.js.map +1 -1
- package/dist/cjs/commands/StartPipelineExecutionCommand.js +3 -3
- package/dist/cjs/commands/StartPipelineExecutionCommand.js.map +1 -1
- package/dist/cjs/commands/StopPipelineExecutionCommand.js +3 -3
- package/dist/cjs/commands/StopPipelineExecutionCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +3 -3
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateActionTypeCommand.js +3 -3
- package/dist/cjs/commands/UpdateActionTypeCommand.js.map +1 -1
- package/dist/cjs/commands/UpdatePipelineCommand.js +3 -3
- package/dist/cjs/commands/UpdatePipelineCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +49 -49
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +39 -39
- package/dist/cjs/protocols/Aws_json1_1.js +241 -225
- package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/es/CodePipeline.js +1 -198
- package/dist/es/CodePipeline.js.map +1 -1
- package/dist/es/CodePipelineClient.js +1 -203
- package/dist/es/CodePipelineClient.js.map +1 -1
- package/dist/es/commands/AcknowledgeJobCommand.js +2 -28
- package/dist/es/commands/AcknowledgeJobCommand.js.map +1 -1
- package/dist/es/commands/AcknowledgeThirdPartyJobCommand.js +2 -28
- package/dist/es/commands/AcknowledgeThirdPartyJobCommand.js.map +1 -1
- package/dist/es/commands/CreateCustomActionTypeCommand.js +2 -28
- package/dist/es/commands/CreateCustomActionTypeCommand.js.map +1 -1
- package/dist/es/commands/CreatePipelineCommand.js +2 -33
- package/dist/es/commands/CreatePipelineCommand.js.map +1 -1
- package/dist/es/commands/DeleteCustomActionTypeCommand.js +2 -35
- package/dist/es/commands/DeleteCustomActionTypeCommand.js.map +1 -1
- package/dist/es/commands/DeletePipelineCommand.js +2 -27
- package/dist/es/commands/DeletePipelineCommand.js.map +1 -1
- package/dist/es/commands/DeleteWebhookCommand.js +2 -31
- package/dist/es/commands/DeleteWebhookCommand.js.map +1 -1
- package/dist/es/commands/DeregisterWebhookWithThirdPartyCommand.js +2 -29
- package/dist/es/commands/DeregisterWebhookWithThirdPartyCommand.js.map +1 -1
- package/dist/es/commands/DisableStageTransitionCommand.js +2 -28
- package/dist/es/commands/DisableStageTransitionCommand.js.map +1 -1
- package/dist/es/commands/EnableStageTransitionCommand.js +2 -27
- package/dist/es/commands/EnableStageTransitionCommand.js.map +1 -1
- package/dist/es/commands/GetActionTypeCommand.js +2 -29
- package/dist/es/commands/GetActionTypeCommand.js.map +1 -1
- package/dist/es/commands/GetJobDetailsCommand.js +2 -33
- package/dist/es/commands/GetJobDetailsCommand.js.map +1 -1
- package/dist/es/commands/GetPipelineCommand.js +2 -29
- package/dist/es/commands/GetPipelineCommand.js.map +1 -1
- package/dist/es/commands/GetPipelineExecutionCommand.js +2 -29
- package/dist/es/commands/GetPipelineExecutionCommand.js.map +1 -1
- package/dist/es/commands/GetPipelineStateCommand.js +2 -33
- package/dist/es/commands/GetPipelineStateCommand.js.map +1 -1
- package/dist/es/commands/GetThirdPartyJobDetailsCommand.js +2 -34
- package/dist/es/commands/GetThirdPartyJobDetailsCommand.js.map +1 -1
- package/dist/es/commands/ListActionExecutionsCommand.js +2 -27
- package/dist/es/commands/ListActionExecutionsCommand.js.map +1 -1
- package/dist/es/commands/ListActionTypesCommand.js +2 -28
- package/dist/es/commands/ListActionTypesCommand.js.map +1 -1
- package/dist/es/commands/ListPipelineExecutionsCommand.js +2 -27
- package/dist/es/commands/ListPipelineExecutionsCommand.js.map +1 -1
- package/dist/es/commands/ListPipelinesCommand.js +2 -27
- package/dist/es/commands/ListPipelinesCommand.js.map +1 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +2 -28
- package/dist/es/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/es/commands/ListWebhooksCommand.js +2 -29
- package/dist/es/commands/ListWebhooksCommand.js.map +1 -1
- package/dist/es/commands/PollForJobsCommand.js +2 -36
- package/dist/es/commands/PollForJobsCommand.js.map +1 -1
- package/dist/es/commands/PollForThirdPartyJobsCommand.js +2 -33
- package/dist/es/commands/PollForThirdPartyJobsCommand.js.map +1 -1
- package/dist/es/commands/PutActionRevisionCommand.js +2 -27
- package/dist/es/commands/PutActionRevisionCommand.js.map +1 -1
- package/dist/es/commands/PutApprovalResultCommand.js +2 -28
- package/dist/es/commands/PutApprovalResultCommand.js.map +1 -1
- package/dist/es/commands/PutJobFailureResultCommand.js +2 -28
- package/dist/es/commands/PutJobFailureResultCommand.js.map +1 -1
- package/dist/es/commands/PutJobSuccessResultCommand.js +2 -28
- package/dist/es/commands/PutJobSuccessResultCommand.js.map +1 -1
- package/dist/es/commands/PutThirdPartyJobFailureResultCommand.js +2 -28
- package/dist/es/commands/PutThirdPartyJobFailureResultCommand.js.map +1 -1
- package/dist/es/commands/PutThirdPartyJobSuccessResultCommand.js +2 -28
- package/dist/es/commands/PutThirdPartyJobSuccessResultCommand.js.map +1 -1
- package/dist/es/commands/PutWebhookCommand.js +2 -33
- package/dist/es/commands/PutWebhookCommand.js.map +1 -1
- package/dist/es/commands/RegisterWebhookWithThirdPartyCommand.js +2 -28
- package/dist/es/commands/RegisterWebhookWithThirdPartyCommand.js.map +1 -1
- package/dist/es/commands/RetryStageExecutionCommand.js +2 -30
- package/dist/es/commands/RetryStageExecutionCommand.js.map +1 -1
- package/dist/es/commands/StartPipelineExecutionCommand.js +2 -28
- package/dist/es/commands/StartPipelineExecutionCommand.js.map +1 -1
- package/dist/es/commands/StopPipelineExecutionCommand.js +2 -32
- package/dist/es/commands/StopPipelineExecutionCommand.js.map +1 -1
- package/dist/es/commands/TagResourceCommand.js +2 -28
- package/dist/es/commands/TagResourceCommand.js.map +1 -1
- package/dist/es/commands/UntagResourceCommand.js +2 -27
- package/dist/es/commands/UntagResourceCommand.js.map +1 -1
- package/dist/es/commands/UpdateActionTypeCommand.js +2 -30
- package/dist/es/commands/UpdateActionTypeCommand.js.map +1 -1
- package/dist/es/commands/UpdatePipelineCommand.js +2 -30
- package/dist/es/commands/UpdatePipelineCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -519
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +39 -39
- package/dist/es/pagination/ListActionExecutionsPaginator.js +16 -28
- package/dist/es/pagination/ListActionExecutionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListActionTypesPaginator.js +16 -28
- package/dist/es/pagination/ListActionTypesPaginator.js.map +1 -1
- package/dist/es/pagination/ListPipelineExecutionsPaginator.js +16 -28
- package/dist/es/pagination/ListPipelineExecutionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListPipelinesPaginator.js +16 -28
- package/dist/es/pagination/ListPipelinesPaginator.js.map +1 -1
- package/dist/es/pagination/ListTagsForResourcePaginator.js +16 -28
- package/dist/es/pagination/ListTagsForResourcePaginator.js.map +1 -1
- package/dist/es/pagination/ListWebhooksPaginator.js +16 -28
- package/dist/es/pagination/ListWebhooksPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_json1_1.js +912 -901
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/dist/types/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/runtimeConfig.d.ts +1 -0
- package/dist/types/runtimeConfig.native.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +39 -39
- package/protocols/Aws_json1_1.ts +35 -16
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +3 -5
- package/tsconfig.types.json +8 -0
|
@@ -3,39 +3,13 @@ import { StartPipelineExecutionInput, StartPipelineExecutionOutput } from "../mo
|
|
|
3
3
|
import { deserializeAws_json1_1StartPipelineExecutionCommand, serializeAws_json1_1StartPipelineExecutionCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Starts the specified pipeline. Specifically, it begins processing the latest commit
|
|
8
|
-
* to the source location specified as part of the pipeline.</p>
|
|
9
|
-
* @example
|
|
10
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
11
|
-
* ```javascript
|
|
12
|
-
* import { CodePipelineClient, StartPipelineExecutionCommand } from "@aws-sdk/client-codepipeline"; // ES Modules import
|
|
13
|
-
* // const { CodePipelineClient, StartPipelineExecutionCommand } = require("@aws-sdk/client-codepipeline"); // CommonJS import
|
|
14
|
-
* const client = new CodePipelineClient(config);
|
|
15
|
-
* const command = new StartPipelineExecutionCommand(input);
|
|
16
|
-
* const response = await client.send(command);
|
|
17
|
-
* ```
|
|
18
|
-
*
|
|
19
|
-
* @see {@link StartPipelineExecutionCommandInput} for command's `input` shape.
|
|
20
|
-
* @see {@link StartPipelineExecutionCommandOutput} for command's `response` shape.
|
|
21
|
-
* @see {@link CodePipelineClientResolvedConfig | config} for command's `input` shape.
|
|
22
|
-
*
|
|
23
|
-
*/
|
|
24
|
-
var StartPipelineExecutionCommand = /** @class */ (function (_super) {
|
|
6
|
+
var StartPipelineExecutionCommand = (function (_super) {
|
|
25
7
|
__extends(StartPipelineExecutionCommand, _super);
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
8
|
function StartPipelineExecutionCommand(input) {
|
|
29
|
-
var _this =
|
|
30
|
-
// Start section: command_constructor
|
|
31
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
32
10
|
_this.input = input;
|
|
33
11
|
return _this;
|
|
34
|
-
// End section: command_constructor
|
|
35
12
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
13
|
StartPipelineExecutionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
40
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StartPipelineExecutionCommand.js","sourceRoot":"","sources":["../../../commands/StartPipelineExecutionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAC/F,OAAO,EACL,mDAAmD,EACnD,iDAAiD,GAClD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"StartPipelineExecutionCommand.js","sourceRoot":"","sources":["../../../commands/StartPipelineExecutionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAC/F,OAAO,EACL,mDAAmD,EACnD,iDAAiD,GAClD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgC7D;IAAmD,iDAIlD;IAIC,uCAAqB,KAAyC;QAA9D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAoC;;IAI9D,CAAC;IAKD,yDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,+BAA+B,CAAC;QACpD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,2BAA2B,CAAC,kBAAkB;YACvE,wBAAwB,EAAE,4BAA4B,CAAC,kBAAkB;SAC1E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,iDAAS,GAAjB,UAAkB,KAAyC,EAAE,OAAuB;QAClF,OAAO,iDAAiD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAEO,mDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,mDAAmD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAIH,oCAAC;AAAD,CAAC,AAtDD,CAAmD,QAAQ,GAsD1D"}
|
|
@@ -3,43 +3,13 @@ import { StopPipelineExecutionInput, StopPipelineExecutionOutput } from "../mode
|
|
|
3
3
|
import { deserializeAws_json1_1StopPipelineExecutionCommand, serializeAws_json1_1StopPipelineExecutionCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Stops the specified pipeline execution. You choose to either stop the pipeline
|
|
8
|
-
* execution by completing in-progress actions without starting subsequent actions, or by
|
|
9
|
-
* abandoning in-progress actions. While completing or abandoning in-progress actions, the
|
|
10
|
-
* pipeline execution is in a <code>Stopping</code> state. After all in-progress actions
|
|
11
|
-
* are completed or abandoned, the pipeline execution is in a <code>Stopped</code>
|
|
12
|
-
* state.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { CodePipelineClient, StopPipelineExecutionCommand } from "@aws-sdk/client-codepipeline"; // ES Modules import
|
|
17
|
-
* // const { CodePipelineClient, StopPipelineExecutionCommand } = require("@aws-sdk/client-codepipeline"); // CommonJS import
|
|
18
|
-
* const client = new CodePipelineClient(config);
|
|
19
|
-
* const command = new StopPipelineExecutionCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link StopPipelineExecutionCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link StopPipelineExecutionCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link CodePipelineClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
|
-
var StopPipelineExecutionCommand = /** @class */ (function (_super) {
|
|
6
|
+
var StopPipelineExecutionCommand = (function (_super) {
|
|
29
7
|
__extends(StopPipelineExecutionCommand, _super);
|
|
30
|
-
// Start section: command_properties
|
|
31
|
-
// End section: command_properties
|
|
32
8
|
function StopPipelineExecutionCommand(input) {
|
|
33
|
-
var _this =
|
|
34
|
-
// Start section: command_constructor
|
|
35
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
36
10
|
_this.input = input;
|
|
37
11
|
return _this;
|
|
38
|
-
// End section: command_constructor
|
|
39
12
|
}
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
43
13
|
StopPipelineExecutionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
44
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
45
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StopPipelineExecutionCommand.js","sourceRoot":"","sources":["../../../commands/StopPipelineExecutionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"StopPipelineExecutionCommand.js","sourceRoot":"","sources":["../../../commands/StopPipelineExecutionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAoC7D;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,0BAA0B,CAAC,kBAAkB;YACtE,wBAAwB,EAAE,2BAA2B,CAAC,kBAAkB;SACzE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
|
|
@@ -3,39 +3,13 @@ import { TagResourceInput, TagResourceOutput } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Adds to or modifies the tags of the given resource. Tags are metadata that can be used
|
|
8
|
-
* to manage a resource. </p>
|
|
9
|
-
* @example
|
|
10
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
11
|
-
* ```javascript
|
|
12
|
-
* import { CodePipelineClient, TagResourceCommand } from "@aws-sdk/client-codepipeline"; // ES Modules import
|
|
13
|
-
* // const { CodePipelineClient, TagResourceCommand } = require("@aws-sdk/client-codepipeline"); // CommonJS import
|
|
14
|
-
* const client = new CodePipelineClient(config);
|
|
15
|
-
* const command = new TagResourceCommand(input);
|
|
16
|
-
* const response = await client.send(command);
|
|
17
|
-
* ```
|
|
18
|
-
*
|
|
19
|
-
* @see {@link TagResourceCommandInput} for command's `input` shape.
|
|
20
|
-
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
21
|
-
* @see {@link CodePipelineClientResolvedConfig | config} for command's `input` shape.
|
|
22
|
-
*
|
|
23
|
-
*/
|
|
24
|
-
var TagResourceCommand = /** @class */ (function (_super) {
|
|
6
|
+
var TagResourceCommand = (function (_super) {
|
|
25
7
|
__extends(TagResourceCommand, _super);
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
8
|
function TagResourceCommand(input) {
|
|
29
|
-
var _this =
|
|
30
|
-
// Start section: command_constructor
|
|
31
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
32
10
|
_this.input = input;
|
|
33
11
|
return _this;
|
|
34
|
-
// End section: command_constructor
|
|
35
12
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
13
|
TagResourceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
40
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TagResourceCommand.js","sourceRoot":"","sources":["../../../commands/TagResourceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,gBAAgB,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AACzE,OAAO,EACL,wCAAwC,EACxC,sCAAsC,GACvC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"TagResourceCommand.js","sourceRoot":"","sources":["../../../commands/TagResourceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,gBAAgB,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AACzE,OAAO,EACL,wCAAwC,EACxC,sCAAsC,GACvC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgC7D;IAAwC,sCAIvC;IAIC,4BAAqB,KAA8B;QAAnD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyB;;IAInD,CAAC;IAKD,8CAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,gBAAgB,CAAC,kBAAkB;YAC5D,wBAAwB,EAAE,iBAAiB,CAAC,kBAAkB;SAC/D,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,sCAAS,GAAjB,UAAkB,KAA8B,EAAE,OAAuB;QACvE,OAAO,sCAAsC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChE,CAAC;IAEO,wCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,wCAAwC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAIH,yBAAC;AAAD,CAAC,AAtDD,CAAwC,QAAQ,GAsD/C"}
|
|
@@ -3,38 +3,13 @@ import { UntagResourceInput, UntagResourceOutput } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Removes tags from an AWS resource.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { CodePipelineClient, UntagResourceCommand } from "@aws-sdk/client-codepipeline"; // ES Modules import
|
|
12
|
-
* // const { CodePipelineClient, UntagResourceCommand } = require("@aws-sdk/client-codepipeline"); // CommonJS import
|
|
13
|
-
* const client = new CodePipelineClient(config);
|
|
14
|
-
* const command = new UntagResourceCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UntagResourceCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link CodePipelineClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UntagResourceCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UntagResourceCommand = (function (_super) {
|
|
24
7
|
__extends(UntagResourceCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UntagResourceCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
UntagResourceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UntagResourceCommand.js","sourceRoot":"","sources":["../../../commands/UntagResourceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UntagResourceCommand.js","sourceRoot":"","sources":["../../../commands/UntagResourceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA0C,wCAIzC;IAIC,8BAAqB,KAAgC;QAArD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2B;;IAIrD,CAAC;IAKD,gDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,sBAAsB,CAAC;QAC3C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kBAAkB,CAAC,kBAAkB;YAC9D,wBAAwB,EAAE,mBAAmB,CAAC,kBAAkB;SACjE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wCAAS,GAAjB,UAAkB,KAAgC,EAAE,OAAuB;QACzE,OAAO,wCAAwC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAEO,0CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,0CAA0C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAIH,2BAAC;AAAD,CAAC,AAtDD,CAA0C,QAAQ,GAsDjD"}
|
|
@@ -3,41 +3,13 @@ import { UpdateActionTypeInput } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_json1_1UpdateActionTypeCommand, serializeAws_json1_1UpdateActionTypeCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Updates an action type that was created with any supported integration model, where
|
|
8
|
-
* the action type is to be used by customers of the action type provider. Use a JSON file
|
|
9
|
-
* with the action definition and <code>UpdateActionType</code> to provide the full
|
|
10
|
-
* structure.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { CodePipelineClient, UpdateActionTypeCommand } from "@aws-sdk/client-codepipeline"; // ES Modules import
|
|
15
|
-
* // const { CodePipelineClient, UpdateActionTypeCommand } = require("@aws-sdk/client-codepipeline"); // CommonJS import
|
|
16
|
-
* const client = new CodePipelineClient(config);
|
|
17
|
-
* const command = new UpdateActionTypeCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link UpdateActionTypeCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link UpdateActionTypeCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CodePipelineClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
|
-
var UpdateActionTypeCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateActionTypeCommand = (function (_super) {
|
|
27
7
|
__extends(UpdateActionTypeCommand, _super);
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
8
|
function UpdateActionTypeCommand(input) {
|
|
31
|
-
var _this =
|
|
32
|
-
// Start section: command_constructor
|
|
33
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
34
10
|
_this.input = input;
|
|
35
11
|
return _this;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
UpdateActionTypeCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateActionTypeCommand.js","sourceRoot":"","sources":["../../../commands/UpdateActionTypeCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateActionTypeCommand.js","sourceRoot":"","sources":["../../../commands/UpdateActionTypeCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAkC7D;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qBAAqB,CAAC,kBAAkB;YACjE,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,2CAA2C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,6CAA6C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -3,41 +3,13 @@ import { UpdatePipelineInput, UpdatePipelineOutput } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_json1_1UpdatePipelineCommand, serializeAws_json1_1UpdatePipelineCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Updates a specified pipeline with edits or changes to its structure. Use a JSON
|
|
8
|
-
* file with the pipeline structure and <code>UpdatePipeline</code> to provide the full
|
|
9
|
-
* structure of the pipeline. Updating the pipeline increases the version number of the
|
|
10
|
-
* pipeline by 1.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { CodePipelineClient, UpdatePipelineCommand } from "@aws-sdk/client-codepipeline"; // ES Modules import
|
|
15
|
-
* // const { CodePipelineClient, UpdatePipelineCommand } = require("@aws-sdk/client-codepipeline"); // CommonJS import
|
|
16
|
-
* const client = new CodePipelineClient(config);
|
|
17
|
-
* const command = new UpdatePipelineCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link UpdatePipelineCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link UpdatePipelineCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CodePipelineClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
|
-
var UpdatePipelineCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdatePipelineCommand = (function (_super) {
|
|
27
7
|
__extends(UpdatePipelineCommand, _super);
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
8
|
function UpdatePipelineCommand(input) {
|
|
31
|
-
var _this =
|
|
32
|
-
// Start section: command_constructor
|
|
33
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
34
10
|
_this.input = input;
|
|
35
11
|
return _this;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
UpdatePipelineCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdatePipelineCommand.js","sourceRoot":"","sources":["../../../commands/UpdatePipelineCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdatePipelineCommand.js","sourceRoot":"","sources":["../../../commands/UpdatePipelineCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAkC7D;IAA2C,yCAI1C;IAIC,+BAAqB,KAAiC;QAAtD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA4B;;IAItD,CAAC;IAKD,iDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,uBAAuB,CAAC;QAC5C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,yCAAS,GAAjB,UAAkB,KAAiC,EAAE,OAAuB;QAC1E,OAAO,yCAAyC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAEO,2CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,2CAA2C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAIH,4BAAC;AAAD,CAAC,AAtDD,CAA2C,QAAQ,GAsDlD"}
|
package/dist/es/endpoints.js
CHANGED
|
@@ -77,7 +77,7 @@ var partitionHash = {
|
|
|
77
77
|
};
|
|
78
78
|
export var defaultRegionInfoProvider = function (region, options) { return __awaiter(void 0, void 0, void 0, function () {
|
|
79
79
|
return __generator(this, function (_a) {
|
|
80
|
-
return [2
|
|
80
|
+
return [2, getRegionInfo(region, __assign(__assign({}, options), { signingService: "codepipeline", regionHash: regionHash, partitionHash: partitionHash }))];
|
|
81
81
|
});
|
|
82
82
|
}); };
|
|
83
83
|
//# sourceMappingURL=endpoints.js.map
|
package/dist/es/endpoints.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpoints.js","sourceRoot":"","sources":["../../endpoints.ts"],"names":[],"mappings":";AAAA,OAAO,EAA6B,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAGpF,IAAM,UAAU,GAAe;IAC7B,mBAAmB,EAAE;QACnB,QAAQ,EAAE,8CAA8C;QACxD,aAAa,EAAE,cAAc;KAC9B;IACD,gBAAgB,EAAE;QAChB,QAAQ,EAAE,2CAA2C;QACrD,aAAa,EAAE,WAAW;KAC3B;IACD,gBAAgB,EAAE;QAChB,QAAQ,EAAE,2CAA2C;QACrD,aAAa,EAAE,WAAW;KAC3B;IACD,oBAAoB,EAAE;QACpB,QAAQ,EAAE,+CAA+C;QACzD,aAAa,EAAE,eAAe;KAC/B;IACD,gBAAgB,EAAE;QAChB,QAAQ,EAAE,2CAA2C;QACrD,aAAa,EAAE,WAAW;KAC3B;IACD,gBAAgB,EAAE;QAChB,QAAQ,EAAE,2CAA2C;QACrD,aAAa,EAAE,WAAW;KAC3B;CACF,CAAC;AAEF,IAAM,aAAa,GAAkB;IACnC,GAAG,EAAE;QACH,OAAO,EAAE;YACP,YAAY;YACZ,WAAW;YACX,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,YAAY;YACZ,gBAAgB;YAChB,gBAAgB;YAChB,cAAc;YACd,cAAc;YACd,YAAY;YACZ,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,mBAAmB;YACnB,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;SACZ;QACD,QAAQ,EAAE,qCAAqC;KAChD;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,CAAC,YAAY,EAAE,gBAAgB,CAAC;QACzC,QAAQ,EAAE,wCAAwC;KACnD;IACD,SAAS,EAAE;QACT,OAAO,EAAE,CAAC,eAAe,CAAC;QAC1B,QAAQ,EAAE,kCAAkC;KAC7C;IACD,WAAW,EAAE;QACX,OAAO,EAAE,CAAC,gBAAgB,CAAC;QAC3B,QAAQ,EAAE,qCAAqC;KAChD;IACD,YAAY,EAAE;QACZ,OAAO,EAAE,CAAC,oBAAoB,EAAE,eAAe,EAAE,eAAe,CAAC;QACjE,QAAQ,EAAE,qCAAqC;KAChD;CACF,CAAC;AAEF,MAAM,CAAC,IAAM,yBAAyB,GAAuB,UAAO,MAAc,EAAE,OAAa;;QAC/F,
|
|
1
|
+
{"version":3,"file":"endpoints.js","sourceRoot":"","sources":["../../endpoints.ts"],"names":[],"mappings":";AAAA,OAAO,EAA6B,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAGpF,IAAM,UAAU,GAAe;IAC7B,mBAAmB,EAAE;QACnB,QAAQ,EAAE,8CAA8C;QACxD,aAAa,EAAE,cAAc;KAC9B;IACD,gBAAgB,EAAE;QAChB,QAAQ,EAAE,2CAA2C;QACrD,aAAa,EAAE,WAAW;KAC3B;IACD,gBAAgB,EAAE;QAChB,QAAQ,EAAE,2CAA2C;QACrD,aAAa,EAAE,WAAW;KAC3B;IACD,oBAAoB,EAAE;QACpB,QAAQ,EAAE,+CAA+C;QACzD,aAAa,EAAE,eAAe;KAC/B;IACD,gBAAgB,EAAE;QAChB,QAAQ,EAAE,2CAA2C;QACrD,aAAa,EAAE,WAAW;KAC3B;IACD,gBAAgB,EAAE;QAChB,QAAQ,EAAE,2CAA2C;QACrD,aAAa,EAAE,WAAW;KAC3B;CACF,CAAC;AAEF,IAAM,aAAa,GAAkB;IACnC,GAAG,EAAE;QACH,OAAO,EAAE;YACP,YAAY;YACZ,WAAW;YACX,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,YAAY;YACZ,gBAAgB;YAChB,gBAAgB;YAChB,cAAc;YACd,cAAc;YACd,YAAY;YACZ,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,mBAAmB;YACnB,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;SACZ;QACD,QAAQ,EAAE,qCAAqC;KAChD;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,CAAC,YAAY,EAAE,gBAAgB,CAAC;QACzC,QAAQ,EAAE,wCAAwC;KACnD;IACD,SAAS,EAAE;QACT,OAAO,EAAE,CAAC,eAAe,CAAC;QAC1B,QAAQ,EAAE,kCAAkC;KAC7C;IACD,WAAW,EAAE;QACX,OAAO,EAAE,CAAC,gBAAgB,CAAC;QAC3B,QAAQ,EAAE,qCAAqC;KAChD;IACD,YAAY,EAAE;QACZ,OAAO,EAAE,CAAC,oBAAoB,EAAE,eAAe,EAAE,eAAe,CAAC;QACjE,QAAQ,EAAE,qCAAqC;KAChD;CACF,CAAC;AAEF,MAAM,CAAC,IAAM,yBAAyB,GAAuB,UAAO,MAAc,EAAE,OAAa;;QAC/F,WAAA,aAAa,CAAC,MAAM,wBACf,OAAO,KACV,cAAc,EAAE,cAAc,EAC9B,UAAU,YAAA,EACV,aAAa,eAAA,IACb,EAAA;;KAAA,CAAC"}
|