@cdklabs/cdk-ecs-codedeploy 0.0.318 → 0.0.320
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/.jsii +3 -3
- package/lib/api-canary/index.js +1 -1
- package/lib/ecs-appspec/index.js +1 -1
- package/lib/ecs-deployment/index.js +1 -1
- package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/endpoint/endpointResolver.js +6 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/index.js +47 -141
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetApplicationRevisionsCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetApplicationsCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentGroupsCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentInstancesCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentTargetsCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentsCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetOnPremisesInstancesCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ContinueDeploymentCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateApplicationCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentConfigCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentGroupCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteApplicationCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteDeploymentConfigCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteDeploymentGroupCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteGitHubAccountTokenCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteResourcesByExternalIdCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeregisterOnPremisesInstanceCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetApplicationCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetApplicationRevisionCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentConfigCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentGroupCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentInstanceCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentTargetCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetOnPremisesInstanceCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListApplicationRevisionsCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListApplicationsCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentConfigsCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentGroupsCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentInstancesCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentTargetsCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentsCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListGitHubAccountTokenNamesCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListOnPremisesInstancesCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RegisterApplicationRevisionCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RegisterOnPremisesInstanceCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/StopDeploymentCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/TagResourceCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UntagResourceCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UpdateApplicationCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UpdateDeploymentGroupCommand.js +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/endpoint/endpointResolver.js +7 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.browser.d.ts +2 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.d.ts +2 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.native.d.ts +2 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
- package/node_modules/@aws-sdk/client-codedeploy/package.json +36 -36
- package/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js +6 -2
- package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +4 -12
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +1 -3
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +1 -3
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +1 -3
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +1 -3
- package/node_modules/@aws-sdk/client-sso/dist-es/endpoint/endpointResolver.js +7 -3
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js +6 -2
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js +4 -12
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenCommand.js +1 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenWithIAMCommand.js +1 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/RegisterClientCommand.js +1 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/StartDeviceAuthorizationCommand.js +1 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/endpointResolver.js +7 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sso-oidc/package.json +34 -34
- package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +6 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +8 -24
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +1 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +1 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +1 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +1 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +1 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +1 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +1 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +1 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +7 -3
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sts/package.json +34 -34
- package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.js +20 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.js +20 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.d.ts +5 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.d.ts +5 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.d.ts +4 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.d.ts +4 -0
- package/node_modules/@aws-sdk/core/dist-types/tsdoc-metadata.json +11 -0
- package/node_modules/@aws-sdk/core/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-http/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/tsdoc-metadata.json +11 -0
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/tsdoc-metadata.json +11 -0
- package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/token-providers/package.json +6 -6
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
- package/package.json +2 -2
|
@@ -5078,9 +5078,7 @@ function sharedHeaders(operation) {
|
|
|
5078
5078
|
__name(sharedHeaders, "sharedHeaders");
|
|
5079
5079
|
|
|
5080
5080
|
// src/commands/AddTagsToOnPremisesInstancesCommand.ts
|
|
5081
|
-
var _AddTagsToOnPremisesInstancesCommand = class _AddTagsToOnPremisesInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5082
|
-
...commonParams
|
|
5083
|
-
}).m(function(Command, cs, config, o) {
|
|
5081
|
+
var _AddTagsToOnPremisesInstancesCommand = class _AddTagsToOnPremisesInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5084
5082
|
return [
|
|
5085
5083
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5086
5084
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5094,9 +5092,7 @@ var AddTagsToOnPremisesInstancesCommand = _AddTagsToOnPremisesInstancesCommand;
|
|
|
5094
5092
|
|
|
5095
5093
|
|
|
5096
5094
|
|
|
5097
|
-
var _BatchGetApplicationRevisionsCommand = class _BatchGetApplicationRevisionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5098
|
-
...commonParams
|
|
5099
|
-
}).m(function(Command, cs, config, o) {
|
|
5095
|
+
var _BatchGetApplicationRevisionsCommand = class _BatchGetApplicationRevisionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5100
5096
|
return [
|
|
5101
5097
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5102
5098
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5110,9 +5106,7 @@ var BatchGetApplicationRevisionsCommand = _BatchGetApplicationRevisionsCommand;
|
|
|
5110
5106
|
|
|
5111
5107
|
|
|
5112
5108
|
|
|
5113
|
-
var _BatchGetApplicationsCommand = class _BatchGetApplicationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5114
|
-
...commonParams
|
|
5115
|
-
}).m(function(Command, cs, config, o) {
|
|
5109
|
+
var _BatchGetApplicationsCommand = class _BatchGetApplicationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5116
5110
|
return [
|
|
5117
5111
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5118
5112
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5126,9 +5120,7 @@ var BatchGetApplicationsCommand = _BatchGetApplicationsCommand;
|
|
|
5126
5120
|
|
|
5127
5121
|
|
|
5128
5122
|
|
|
5129
|
-
var _BatchGetDeploymentGroupsCommand = class _BatchGetDeploymentGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5130
|
-
...commonParams
|
|
5131
|
-
}).m(function(Command, cs, config, o) {
|
|
5123
|
+
var _BatchGetDeploymentGroupsCommand = class _BatchGetDeploymentGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5132
5124
|
return [
|
|
5133
5125
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5134
5126
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5142,9 +5134,7 @@ var BatchGetDeploymentGroupsCommand = _BatchGetDeploymentGroupsCommand;
|
|
|
5142
5134
|
|
|
5143
5135
|
|
|
5144
5136
|
|
|
5145
|
-
var _BatchGetDeploymentInstancesCommand = class _BatchGetDeploymentInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5146
|
-
...commonParams
|
|
5147
|
-
}).m(function(Command, cs, config, o) {
|
|
5137
|
+
var _BatchGetDeploymentInstancesCommand = class _BatchGetDeploymentInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5148
5138
|
return [
|
|
5149
5139
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5150
5140
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5158,9 +5148,7 @@ var BatchGetDeploymentInstancesCommand = _BatchGetDeploymentInstancesCommand;
|
|
|
5158
5148
|
|
|
5159
5149
|
|
|
5160
5150
|
|
|
5161
|
-
var _BatchGetDeploymentsCommand = class _BatchGetDeploymentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5162
|
-
...commonParams
|
|
5163
|
-
}).m(function(Command, cs, config, o) {
|
|
5151
|
+
var _BatchGetDeploymentsCommand = class _BatchGetDeploymentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5164
5152
|
return [
|
|
5165
5153
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5166
5154
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5174,9 +5162,7 @@ var BatchGetDeploymentsCommand = _BatchGetDeploymentsCommand;
|
|
|
5174
5162
|
|
|
5175
5163
|
|
|
5176
5164
|
|
|
5177
|
-
var _BatchGetDeploymentTargetsCommand = class _BatchGetDeploymentTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5178
|
-
...commonParams
|
|
5179
|
-
}).m(function(Command, cs, config, o) {
|
|
5165
|
+
var _BatchGetDeploymentTargetsCommand = class _BatchGetDeploymentTargetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5180
5166
|
return [
|
|
5181
5167
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5182
5168
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5190,9 +5176,7 @@ var BatchGetDeploymentTargetsCommand = _BatchGetDeploymentTargetsCommand;
|
|
|
5190
5176
|
|
|
5191
5177
|
|
|
5192
5178
|
|
|
5193
|
-
var _BatchGetOnPremisesInstancesCommand = class _BatchGetOnPremisesInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5194
|
-
...commonParams
|
|
5195
|
-
}).m(function(Command, cs, config, o) {
|
|
5179
|
+
var _BatchGetOnPremisesInstancesCommand = class _BatchGetOnPremisesInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5196
5180
|
return [
|
|
5197
5181
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5198
5182
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5206,9 +5190,7 @@ var BatchGetOnPremisesInstancesCommand = _BatchGetOnPremisesInstancesCommand;
|
|
|
5206
5190
|
|
|
5207
5191
|
|
|
5208
5192
|
|
|
5209
|
-
var _ContinueDeploymentCommand = class _ContinueDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5210
|
-
...commonParams
|
|
5211
|
-
}).m(function(Command, cs, config, o) {
|
|
5193
|
+
var _ContinueDeploymentCommand = class _ContinueDeploymentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5212
5194
|
return [
|
|
5213
5195
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5214
5196
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5222,9 +5204,7 @@ var ContinueDeploymentCommand = _ContinueDeploymentCommand;
|
|
|
5222
5204
|
|
|
5223
5205
|
|
|
5224
5206
|
|
|
5225
|
-
var _CreateApplicationCommand = class _CreateApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5226
|
-
...commonParams
|
|
5227
|
-
}).m(function(Command, cs, config, o) {
|
|
5207
|
+
var _CreateApplicationCommand = class _CreateApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5228
5208
|
return [
|
|
5229
5209
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5230
5210
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5238,9 +5218,7 @@ var CreateApplicationCommand = _CreateApplicationCommand;
|
|
|
5238
5218
|
|
|
5239
5219
|
|
|
5240
5220
|
|
|
5241
|
-
var _CreateDeploymentCommand = class _CreateDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5242
|
-
...commonParams
|
|
5243
|
-
}).m(function(Command, cs, config, o) {
|
|
5221
|
+
var _CreateDeploymentCommand = class _CreateDeploymentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5244
5222
|
return [
|
|
5245
5223
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5246
5224
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5254,9 +5232,7 @@ var CreateDeploymentCommand = _CreateDeploymentCommand;
|
|
|
5254
5232
|
|
|
5255
5233
|
|
|
5256
5234
|
|
|
5257
|
-
var _CreateDeploymentConfigCommand = class _CreateDeploymentConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5258
|
-
...commonParams
|
|
5259
|
-
}).m(function(Command, cs, config, o) {
|
|
5235
|
+
var _CreateDeploymentConfigCommand = class _CreateDeploymentConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5260
5236
|
return [
|
|
5261
5237
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5262
5238
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5270,9 +5246,7 @@ var CreateDeploymentConfigCommand = _CreateDeploymentConfigCommand;
|
|
|
5270
5246
|
|
|
5271
5247
|
|
|
5272
5248
|
|
|
5273
|
-
var _CreateDeploymentGroupCommand = class _CreateDeploymentGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5274
|
-
...commonParams
|
|
5275
|
-
}).m(function(Command, cs, config, o) {
|
|
5249
|
+
var _CreateDeploymentGroupCommand = class _CreateDeploymentGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5276
5250
|
return [
|
|
5277
5251
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5278
5252
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5286,9 +5260,7 @@ var CreateDeploymentGroupCommand = _CreateDeploymentGroupCommand;
|
|
|
5286
5260
|
|
|
5287
5261
|
|
|
5288
5262
|
|
|
5289
|
-
var _DeleteApplicationCommand = class _DeleteApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5290
|
-
...commonParams
|
|
5291
|
-
}).m(function(Command, cs, config, o) {
|
|
5263
|
+
var _DeleteApplicationCommand = class _DeleteApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5292
5264
|
return [
|
|
5293
5265
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5294
5266
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5302,9 +5274,7 @@ var DeleteApplicationCommand = _DeleteApplicationCommand;
|
|
|
5302
5274
|
|
|
5303
5275
|
|
|
5304
5276
|
|
|
5305
|
-
var _DeleteDeploymentConfigCommand = class _DeleteDeploymentConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5306
|
-
...commonParams
|
|
5307
|
-
}).m(function(Command, cs, config, o) {
|
|
5277
|
+
var _DeleteDeploymentConfigCommand = class _DeleteDeploymentConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5308
5278
|
return [
|
|
5309
5279
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5310
5280
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5318,9 +5288,7 @@ var DeleteDeploymentConfigCommand = _DeleteDeploymentConfigCommand;
|
|
|
5318
5288
|
|
|
5319
5289
|
|
|
5320
5290
|
|
|
5321
|
-
var _DeleteDeploymentGroupCommand = class _DeleteDeploymentGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5322
|
-
...commonParams
|
|
5323
|
-
}).m(function(Command, cs, config, o) {
|
|
5291
|
+
var _DeleteDeploymentGroupCommand = class _DeleteDeploymentGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5324
5292
|
return [
|
|
5325
5293
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5326
5294
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5334,9 +5302,7 @@ var DeleteDeploymentGroupCommand = _DeleteDeploymentGroupCommand;
|
|
|
5334
5302
|
|
|
5335
5303
|
|
|
5336
5304
|
|
|
5337
|
-
var _DeleteGitHubAccountTokenCommand = class _DeleteGitHubAccountTokenCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5338
|
-
...commonParams
|
|
5339
|
-
}).m(function(Command, cs, config, o) {
|
|
5305
|
+
var _DeleteGitHubAccountTokenCommand = class _DeleteGitHubAccountTokenCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5340
5306
|
return [
|
|
5341
5307
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5342
5308
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5350,9 +5316,7 @@ var DeleteGitHubAccountTokenCommand = _DeleteGitHubAccountTokenCommand;
|
|
|
5350
5316
|
|
|
5351
5317
|
|
|
5352
5318
|
|
|
5353
|
-
var _DeleteResourcesByExternalIdCommand = class _DeleteResourcesByExternalIdCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5354
|
-
...commonParams
|
|
5355
|
-
}).m(function(Command, cs, config, o) {
|
|
5319
|
+
var _DeleteResourcesByExternalIdCommand = class _DeleteResourcesByExternalIdCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5356
5320
|
return [
|
|
5357
5321
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5358
5322
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5366,9 +5330,7 @@ var DeleteResourcesByExternalIdCommand = _DeleteResourcesByExternalIdCommand;
|
|
|
5366
5330
|
|
|
5367
5331
|
|
|
5368
5332
|
|
|
5369
|
-
var _DeregisterOnPremisesInstanceCommand = class _DeregisterOnPremisesInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5370
|
-
...commonParams
|
|
5371
|
-
}).m(function(Command, cs, config, o) {
|
|
5333
|
+
var _DeregisterOnPremisesInstanceCommand = class _DeregisterOnPremisesInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5372
5334
|
return [
|
|
5373
5335
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5374
5336
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5382,9 +5344,7 @@ var DeregisterOnPremisesInstanceCommand = _DeregisterOnPremisesInstanceCommand;
|
|
|
5382
5344
|
|
|
5383
5345
|
|
|
5384
5346
|
|
|
5385
|
-
var _GetApplicationCommand = class _GetApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5386
|
-
...commonParams
|
|
5387
|
-
}).m(function(Command, cs, config, o) {
|
|
5347
|
+
var _GetApplicationCommand = class _GetApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5388
5348
|
return [
|
|
5389
5349
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5390
5350
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5398,9 +5358,7 @@ var GetApplicationCommand = _GetApplicationCommand;
|
|
|
5398
5358
|
|
|
5399
5359
|
|
|
5400
5360
|
|
|
5401
|
-
var _GetApplicationRevisionCommand = class _GetApplicationRevisionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5402
|
-
...commonParams
|
|
5403
|
-
}).m(function(Command, cs, config, o) {
|
|
5361
|
+
var _GetApplicationRevisionCommand = class _GetApplicationRevisionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5404
5362
|
return [
|
|
5405
5363
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5406
5364
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5414,9 +5372,7 @@ var GetApplicationRevisionCommand = _GetApplicationRevisionCommand;
|
|
|
5414
5372
|
|
|
5415
5373
|
|
|
5416
5374
|
|
|
5417
|
-
var _GetDeploymentCommand = class _GetDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5418
|
-
...commonParams
|
|
5419
|
-
}).m(function(Command, cs, config, o) {
|
|
5375
|
+
var _GetDeploymentCommand = class _GetDeploymentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5420
5376
|
return [
|
|
5421
5377
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5422
5378
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5430,9 +5386,7 @@ var GetDeploymentCommand = _GetDeploymentCommand;
|
|
|
5430
5386
|
|
|
5431
5387
|
|
|
5432
5388
|
|
|
5433
|
-
var _GetDeploymentConfigCommand = class _GetDeploymentConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5434
|
-
...commonParams
|
|
5435
|
-
}).m(function(Command, cs, config, o) {
|
|
5389
|
+
var _GetDeploymentConfigCommand = class _GetDeploymentConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5436
5390
|
return [
|
|
5437
5391
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5438
5392
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5446,9 +5400,7 @@ var GetDeploymentConfigCommand = _GetDeploymentConfigCommand;
|
|
|
5446
5400
|
|
|
5447
5401
|
|
|
5448
5402
|
|
|
5449
|
-
var _GetDeploymentGroupCommand = class _GetDeploymentGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5450
|
-
...commonParams
|
|
5451
|
-
}).m(function(Command, cs, config, o) {
|
|
5403
|
+
var _GetDeploymentGroupCommand = class _GetDeploymentGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5452
5404
|
return [
|
|
5453
5405
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5454
5406
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5462,9 +5414,7 @@ var GetDeploymentGroupCommand = _GetDeploymentGroupCommand;
|
|
|
5462
5414
|
|
|
5463
5415
|
|
|
5464
5416
|
|
|
5465
|
-
var _GetDeploymentInstanceCommand = class _GetDeploymentInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5466
|
-
...commonParams
|
|
5467
|
-
}).m(function(Command, cs, config, o) {
|
|
5417
|
+
var _GetDeploymentInstanceCommand = class _GetDeploymentInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5468
5418
|
return [
|
|
5469
5419
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5470
5420
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5478,9 +5428,7 @@ var GetDeploymentInstanceCommand = _GetDeploymentInstanceCommand;
|
|
|
5478
5428
|
|
|
5479
5429
|
|
|
5480
5430
|
|
|
5481
|
-
var _GetDeploymentTargetCommand = class _GetDeploymentTargetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5482
|
-
...commonParams
|
|
5483
|
-
}).m(function(Command, cs, config, o) {
|
|
5431
|
+
var _GetDeploymentTargetCommand = class _GetDeploymentTargetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5484
5432
|
return [
|
|
5485
5433
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5486
5434
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5494,9 +5442,7 @@ var GetDeploymentTargetCommand = _GetDeploymentTargetCommand;
|
|
|
5494
5442
|
|
|
5495
5443
|
|
|
5496
5444
|
|
|
5497
|
-
var _GetOnPremisesInstanceCommand = class _GetOnPremisesInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5498
|
-
...commonParams
|
|
5499
|
-
}).m(function(Command, cs, config, o) {
|
|
5445
|
+
var _GetOnPremisesInstanceCommand = class _GetOnPremisesInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5500
5446
|
return [
|
|
5501
5447
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5502
5448
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5510,9 +5456,7 @@ var GetOnPremisesInstanceCommand = _GetOnPremisesInstanceCommand;
|
|
|
5510
5456
|
|
|
5511
5457
|
|
|
5512
5458
|
|
|
5513
|
-
var _ListApplicationRevisionsCommand = class _ListApplicationRevisionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5514
|
-
...commonParams
|
|
5515
|
-
}).m(function(Command, cs, config, o) {
|
|
5459
|
+
var _ListApplicationRevisionsCommand = class _ListApplicationRevisionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5516
5460
|
return [
|
|
5517
5461
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5518
5462
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5526,9 +5470,7 @@ var ListApplicationRevisionsCommand = _ListApplicationRevisionsCommand;
|
|
|
5526
5470
|
|
|
5527
5471
|
|
|
5528
5472
|
|
|
5529
|
-
var _ListApplicationsCommand = class _ListApplicationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5530
|
-
...commonParams
|
|
5531
|
-
}).m(function(Command, cs, config, o) {
|
|
5473
|
+
var _ListApplicationsCommand = class _ListApplicationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5532
5474
|
return [
|
|
5533
5475
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5534
5476
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5542,9 +5484,7 @@ var ListApplicationsCommand = _ListApplicationsCommand;
|
|
|
5542
5484
|
|
|
5543
5485
|
|
|
5544
5486
|
|
|
5545
|
-
var _ListDeploymentConfigsCommand = class _ListDeploymentConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5546
|
-
...commonParams
|
|
5547
|
-
}).m(function(Command, cs, config, o) {
|
|
5487
|
+
var _ListDeploymentConfigsCommand = class _ListDeploymentConfigsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5548
5488
|
return [
|
|
5549
5489
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5550
5490
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5558,9 +5498,7 @@ var ListDeploymentConfigsCommand = _ListDeploymentConfigsCommand;
|
|
|
5558
5498
|
|
|
5559
5499
|
|
|
5560
5500
|
|
|
5561
|
-
var _ListDeploymentGroupsCommand = class _ListDeploymentGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5562
|
-
...commonParams
|
|
5563
|
-
}).m(function(Command, cs, config, o) {
|
|
5501
|
+
var _ListDeploymentGroupsCommand = class _ListDeploymentGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5564
5502
|
return [
|
|
5565
5503
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5566
5504
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5574,9 +5512,7 @@ var ListDeploymentGroupsCommand = _ListDeploymentGroupsCommand;
|
|
|
5574
5512
|
|
|
5575
5513
|
|
|
5576
5514
|
|
|
5577
|
-
var _ListDeploymentInstancesCommand = class _ListDeploymentInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5578
|
-
...commonParams
|
|
5579
|
-
}).m(function(Command, cs, config, o) {
|
|
5515
|
+
var _ListDeploymentInstancesCommand = class _ListDeploymentInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5580
5516
|
return [
|
|
5581
5517
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5582
5518
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5590,9 +5526,7 @@ var ListDeploymentInstancesCommand = _ListDeploymentInstancesCommand;
|
|
|
5590
5526
|
|
|
5591
5527
|
|
|
5592
5528
|
|
|
5593
|
-
var _ListDeploymentsCommand = class _ListDeploymentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5594
|
-
...commonParams
|
|
5595
|
-
}).m(function(Command, cs, config, o) {
|
|
5529
|
+
var _ListDeploymentsCommand = class _ListDeploymentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5596
5530
|
return [
|
|
5597
5531
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5598
5532
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5606,9 +5540,7 @@ var ListDeploymentsCommand = _ListDeploymentsCommand;
|
|
|
5606
5540
|
|
|
5607
5541
|
|
|
5608
5542
|
|
|
5609
|
-
var _ListDeploymentTargetsCommand = class _ListDeploymentTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5610
|
-
...commonParams
|
|
5611
|
-
}).m(function(Command, cs, config, o) {
|
|
5543
|
+
var _ListDeploymentTargetsCommand = class _ListDeploymentTargetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5612
5544
|
return [
|
|
5613
5545
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5614
5546
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5622,9 +5554,7 @@ var ListDeploymentTargetsCommand = _ListDeploymentTargetsCommand;
|
|
|
5622
5554
|
|
|
5623
5555
|
|
|
5624
5556
|
|
|
5625
|
-
var _ListGitHubAccountTokenNamesCommand = class _ListGitHubAccountTokenNamesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5626
|
-
...commonParams
|
|
5627
|
-
}).m(function(Command, cs, config, o) {
|
|
5557
|
+
var _ListGitHubAccountTokenNamesCommand = class _ListGitHubAccountTokenNamesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5628
5558
|
return [
|
|
5629
5559
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5630
5560
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5638,9 +5568,7 @@ var ListGitHubAccountTokenNamesCommand = _ListGitHubAccountTokenNamesCommand;
|
|
|
5638
5568
|
|
|
5639
5569
|
|
|
5640
5570
|
|
|
5641
|
-
var _ListOnPremisesInstancesCommand = class _ListOnPremisesInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5642
|
-
...commonParams
|
|
5643
|
-
}).m(function(Command, cs, config, o) {
|
|
5571
|
+
var _ListOnPremisesInstancesCommand = class _ListOnPremisesInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5644
5572
|
return [
|
|
5645
5573
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5646
5574
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5654,9 +5582,7 @@ var ListOnPremisesInstancesCommand = _ListOnPremisesInstancesCommand;
|
|
|
5654
5582
|
|
|
5655
5583
|
|
|
5656
5584
|
|
|
5657
|
-
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5658
|
-
...commonParams
|
|
5659
|
-
}).m(function(Command, cs, config, o) {
|
|
5585
|
+
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5660
5586
|
return [
|
|
5661
5587
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5662
5588
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5670,9 +5596,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
5670
5596
|
|
|
5671
5597
|
|
|
5672
5598
|
|
|
5673
|
-
var _PutLifecycleEventHookExecutionStatusCommand = class _PutLifecycleEventHookExecutionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5674
|
-
...commonParams
|
|
5675
|
-
}).m(function(Command, cs, config, o) {
|
|
5599
|
+
var _PutLifecycleEventHookExecutionStatusCommand = class _PutLifecycleEventHookExecutionStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5676
5600
|
return [
|
|
5677
5601
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5678
5602
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5686,9 +5610,7 @@ var PutLifecycleEventHookExecutionStatusCommand = _PutLifecycleEventHookExecutio
|
|
|
5686
5610
|
|
|
5687
5611
|
|
|
5688
5612
|
|
|
5689
|
-
var _RegisterApplicationRevisionCommand = class _RegisterApplicationRevisionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5690
|
-
...commonParams
|
|
5691
|
-
}).m(function(Command, cs, config, o) {
|
|
5613
|
+
var _RegisterApplicationRevisionCommand = class _RegisterApplicationRevisionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5692
5614
|
return [
|
|
5693
5615
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5694
5616
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5702,9 +5624,7 @@ var RegisterApplicationRevisionCommand = _RegisterApplicationRevisionCommand;
|
|
|
5702
5624
|
|
|
5703
5625
|
|
|
5704
5626
|
|
|
5705
|
-
var _RegisterOnPremisesInstanceCommand = class _RegisterOnPremisesInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5706
|
-
...commonParams
|
|
5707
|
-
}).m(function(Command, cs, config, o) {
|
|
5627
|
+
var _RegisterOnPremisesInstanceCommand = class _RegisterOnPremisesInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5708
5628
|
return [
|
|
5709
5629
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5710
5630
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5718,9 +5638,7 @@ var RegisterOnPremisesInstanceCommand = _RegisterOnPremisesInstanceCommand;
|
|
|
5718
5638
|
|
|
5719
5639
|
|
|
5720
5640
|
|
|
5721
|
-
var _RemoveTagsFromOnPremisesInstancesCommand = class _RemoveTagsFromOnPremisesInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5722
|
-
...commonParams
|
|
5723
|
-
}).m(function(Command, cs, config, o) {
|
|
5641
|
+
var _RemoveTagsFromOnPremisesInstancesCommand = class _RemoveTagsFromOnPremisesInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5724
5642
|
return [
|
|
5725
5643
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5726
5644
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5734,9 +5652,7 @@ var RemoveTagsFromOnPremisesInstancesCommand = _RemoveTagsFromOnPremisesInstance
|
|
|
5734
5652
|
|
|
5735
5653
|
|
|
5736
5654
|
|
|
5737
|
-
var _SkipWaitTimeForInstanceTerminationCommand = class _SkipWaitTimeForInstanceTerminationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5738
|
-
...commonParams
|
|
5739
|
-
}).m(function(Command, cs, config, o) {
|
|
5655
|
+
var _SkipWaitTimeForInstanceTerminationCommand = class _SkipWaitTimeForInstanceTerminationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5740
5656
|
return [
|
|
5741
5657
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5742
5658
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5750,9 +5666,7 @@ var SkipWaitTimeForInstanceTerminationCommand = _SkipWaitTimeForInstanceTerminat
|
|
|
5750
5666
|
|
|
5751
5667
|
|
|
5752
5668
|
|
|
5753
|
-
var _StopDeploymentCommand = class _StopDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5754
|
-
...commonParams
|
|
5755
|
-
}).m(function(Command, cs, config, o) {
|
|
5669
|
+
var _StopDeploymentCommand = class _StopDeploymentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5756
5670
|
return [
|
|
5757
5671
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5758
5672
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5766,9 +5680,7 @@ var StopDeploymentCommand = _StopDeploymentCommand;
|
|
|
5766
5680
|
|
|
5767
5681
|
|
|
5768
5682
|
|
|
5769
|
-
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5770
|
-
...commonParams
|
|
5771
|
-
}).m(function(Command, cs, config, o) {
|
|
5683
|
+
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5772
5684
|
return [
|
|
5773
5685
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5774
5686
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5782,9 +5694,7 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
5782
5694
|
|
|
5783
5695
|
|
|
5784
5696
|
|
|
5785
|
-
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5786
|
-
...commonParams
|
|
5787
|
-
}).m(function(Command, cs, config, o) {
|
|
5697
|
+
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5788
5698
|
return [
|
|
5789
5699
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5790
5700
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5798,9 +5708,7 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
5798
5708
|
|
|
5799
5709
|
|
|
5800
5710
|
|
|
5801
|
-
var _UpdateApplicationCommand = class _UpdateApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5802
|
-
...commonParams
|
|
5803
|
-
}).m(function(Command, cs, config, o) {
|
|
5711
|
+
var _UpdateApplicationCommand = class _UpdateApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5804
5712
|
return [
|
|
5805
5713
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5806
5714
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5814,9 +5722,7 @@ var UpdateApplicationCommand = _UpdateApplicationCommand;
|
|
|
5814
5722
|
|
|
5815
5723
|
|
|
5816
5724
|
|
|
5817
|
-
var _UpdateDeploymentGroupCommand = class _UpdateDeploymentGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5818
|
-
...commonParams
|
|
5819
|
-
}).m(function(Command, cs, config, o) {
|
|
5725
|
+
var _UpdateDeploymentGroupCommand = class _UpdateDeploymentGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5820
5726
|
return [
|
|
5821
5727
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5822
5728
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6,9 +6,7 @@ import { de_AddTagsToOnPremisesInstancesCommand, se_AddTagsToOnPremisesInstances
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AddTagsToOnPremisesInstancesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_BatchGetApplicationRevisionsCommand, se_BatchGetApplicationRevisions
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class BatchGetApplicationRevisionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetApplicationsCommand.js
CHANGED
|
@@ -6,9 +6,7 @@ import { de_BatchGetApplicationsCommand, se_BatchGetApplicationsCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class BatchGetApplicationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentGroupsCommand.js
CHANGED
|
@@ -6,9 +6,7 @@ import { de_BatchGetDeploymentGroupsCommand, se_BatchGetDeploymentGroupsCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class BatchGetDeploymentGroupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_BatchGetDeploymentInstancesCommand, se_BatchGetDeploymentInstancesCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class BatchGetDeploymentInstancesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentTargetsCommand.js
CHANGED
|
@@ -6,9 +6,7 @@ import { de_BatchGetDeploymentTargetsCommand, se_BatchGetDeploymentTargetsComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class BatchGetDeploymentTargetsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentsCommand.js
CHANGED
|
@@ -6,9 +6,7 @@ import { de_BatchGetDeploymentsCommand, se_BatchGetDeploymentsCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class BatchGetDeploymentsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_BatchGetOnPremisesInstancesCommand, se_BatchGetOnPremisesInstancesCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class BatchGetOnPremisesInstancesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ContinueDeploymentCommand.js
CHANGED
|
@@ -6,9 +6,7 @@ import { de_ContinueDeploymentCommand, se_ContinueDeploymentCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ContinueDeploymentCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateApplicationCommand.js
CHANGED
|
@@ -6,9 +6,7 @@ import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateApplicationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateDeploymentCommand, se_CreateDeploymentCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateDeploymentCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentConfigCommand.js
CHANGED
|
@@ -6,9 +6,7 @@ import { de_CreateDeploymentConfigCommand, se_CreateDeploymentConfigCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateDeploymentConfigCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|