@aws-sdk/client-elastic-beanstalk 3.478.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AbortEnvironmentUpdateCommand.js +18 -41
- package/dist-cjs/commands/ApplyEnvironmentManagedActionCommand.js +18 -41
- package/dist-cjs/commands/AssociateEnvironmentOperationsRoleCommand.js +18 -41
- package/dist-cjs/commands/CheckDNSAvailabilityCommand.js +18 -41
- package/dist-cjs/commands/ComposeEnvironmentsCommand.js +18 -41
- package/dist-cjs/commands/CreateApplicationCommand.js +18 -41
- package/dist-cjs/commands/CreateApplicationVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/CreatePlatformVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateStorageLocationCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationVersionCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteEnvironmentConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeletePlatformVersionCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationVersionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeConfigurationOptionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeConfigurationSettingsCommand.js +18 -41
- package/dist-cjs/commands/DescribeEnvironmentHealthCommand.js +18 -41
- package/dist-cjs/commands/DescribeEnvironmentManagedActionHistoryCommand.js +18 -41
- package/dist-cjs/commands/DescribeEnvironmentManagedActionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeEnvironmentResourcesCommand.js +18 -41
- package/dist-cjs/commands/DescribeEnvironmentsCommand.js +18 -41
- package/dist-cjs/commands/DescribeEventsCommand.js +18 -41
- package/dist-cjs/commands/DescribeInstancesHealthCommand.js +18 -41
- package/dist-cjs/commands/DescribePlatformVersionCommand.js +18 -41
- package/dist-cjs/commands/DisassociateEnvironmentOperationsRoleCommand.js +18 -41
- package/dist-cjs/commands/ListAvailableSolutionStacksCommand.js +18 -41
- package/dist-cjs/commands/ListPlatformBranchesCommand.js +18 -41
- package/dist-cjs/commands/ListPlatformVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/RebuildEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/RequestEnvironmentInfoCommand.js +18 -41
- package/dist-cjs/commands/RestartAppServerCommand.js +18 -41
- package/dist-cjs/commands/RetrieveEnvironmentInfoCommand.js +18 -41
- package/dist-cjs/commands/SwapEnvironmentCNAMEsCommand.js +18 -41
- package/dist-cjs/commands/TerminateEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/UpdateApplicationCommand.js +18 -41
- package/dist-cjs/commands/UpdateApplicationResourceLifecycleCommand.js +18 -41
- package/dist-cjs/commands/UpdateApplicationVersionCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/UpdateTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ValidateConfigurationSettingsCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AbortEnvironmentUpdateCommand.js +18 -41
- package/dist-es/commands/ApplyEnvironmentManagedActionCommand.js +18 -41
- package/dist-es/commands/AssociateEnvironmentOperationsRoleCommand.js +18 -41
- package/dist-es/commands/CheckDNSAvailabilityCommand.js +18 -41
- package/dist-es/commands/ComposeEnvironmentsCommand.js +18 -41
- package/dist-es/commands/CreateApplicationCommand.js +18 -41
- package/dist-es/commands/CreateApplicationVersionCommand.js +18 -41
- package/dist-es/commands/CreateConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/CreateEnvironmentCommand.js +18 -41
- package/dist-es/commands/CreatePlatformVersionCommand.js +18 -41
- package/dist-es/commands/CreateStorageLocationCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationVersionCommand.js +18 -41
- package/dist-es/commands/DeleteConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteEnvironmentConfigurationCommand.js +18 -41
- package/dist-es/commands/DeletePlatformVersionCommand.js +18 -41
- package/dist-es/commands/DescribeAccountAttributesCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationVersionsCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationsCommand.js +18 -41
- package/dist-es/commands/DescribeConfigurationOptionsCommand.js +18 -41
- package/dist-es/commands/DescribeConfigurationSettingsCommand.js +18 -41
- package/dist-es/commands/DescribeEnvironmentHealthCommand.js +18 -41
- package/dist-es/commands/DescribeEnvironmentManagedActionHistoryCommand.js +18 -41
- package/dist-es/commands/DescribeEnvironmentManagedActionsCommand.js +18 -41
- package/dist-es/commands/DescribeEnvironmentResourcesCommand.js +18 -41
- package/dist-es/commands/DescribeEnvironmentsCommand.js +18 -41
- package/dist-es/commands/DescribeEventsCommand.js +18 -41
- package/dist-es/commands/DescribeInstancesHealthCommand.js +18 -41
- package/dist-es/commands/DescribePlatformVersionCommand.js +18 -41
- package/dist-es/commands/DisassociateEnvironmentOperationsRoleCommand.js +18 -41
- package/dist-es/commands/ListAvailableSolutionStacksCommand.js +18 -41
- package/dist-es/commands/ListPlatformBranchesCommand.js +18 -41
- package/dist-es/commands/ListPlatformVersionsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/RebuildEnvironmentCommand.js +18 -41
- package/dist-es/commands/RequestEnvironmentInfoCommand.js +18 -41
- package/dist-es/commands/RestartAppServerCommand.js +18 -41
- package/dist-es/commands/RetrieveEnvironmentInfoCommand.js +18 -41
- package/dist-es/commands/SwapEnvironmentCNAMEsCommand.js +18 -41
- package/dist-es/commands/TerminateEnvironmentCommand.js +18 -41
- package/dist-es/commands/UpdateApplicationCommand.js +18 -41
- package/dist-es/commands/UpdateApplicationResourceLifecycleCommand.js +18 -41
- package/dist-es/commands/UpdateApplicationVersionCommand.js +18 -41
- package/dist-es/commands/UpdateConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateEnvironmentCommand.js +18 -41
- package/dist-es/commands/UpdateTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ValidateConfigurationSettingsCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AbortEnvironmentUpdateCommand.d.ts +6 -21
- package/dist-types/commands/ApplyEnvironmentManagedActionCommand.d.ts +6 -21
- package/dist-types/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +6 -21
- package/dist-types/commands/CheckDNSAvailabilityCommand.d.ts +6 -21
- package/dist-types/commands/ComposeEnvironmentsCommand.d.ts +6 -21
- package/dist-types/commands/CreateApplicationCommand.d.ts +6 -21
- package/dist-types/commands/CreateApplicationVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/CreatePlatformVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateStorageLocationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationVersionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEnvironmentConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeletePlatformVersionCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationVersionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConfigurationOptionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConfigurationSettingsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEnvironmentHealthCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEnvironmentManagedActionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEnvironmentResourcesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEnvironmentsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEventsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInstancesHealthCommand.d.ts +6 -21
- package/dist-types/commands/DescribePlatformVersionCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +6 -21
- package/dist-types/commands/ListAvailableSolutionStacksCommand.d.ts +6 -21
- package/dist-types/commands/ListPlatformBranchesCommand.d.ts +6 -21
- package/dist-types/commands/ListPlatformVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/RebuildEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/RequestEnvironmentInfoCommand.d.ts +6 -21
- package/dist-types/commands/RestartAppServerCommand.d.ts +6 -21
- package/dist-types/commands/RetrieveEnvironmentInfoCommand.d.ts +6 -21
- package/dist-types/commands/SwapEnvironmentCNAMEsCommand.d.ts +6 -21
- package/dist-types/commands/TerminateEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApplicationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApplicationResourceLifecycleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApplicationVersionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ValidateConfigurationSettingsCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AbortEnvironmentUpdateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ApplyEnvironmentManagedActionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CheckDNSAvailabilityCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ComposeEnvironmentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateApplicationVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreatePlatformVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateStorageLocationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteApplicationVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteEnvironmentConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeletePlatformVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeApplicationVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeConfigurationOptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeConfigurationSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEnvironmentHealthCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEnvironmentManagedActionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEnvironmentResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEnvironmentsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeInstancesHealthCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribePlatformVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAvailableSolutionStacksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPlatformBranchesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPlatformVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RebuildEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RequestEnvironmentInfoCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RestartAppServerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RetrieveEnvironmentInfoCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SwapEnvironmentCNAMEsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TerminateEnvironmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateApplicationResourceLifecycleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateApplicationVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTagsForResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ValidateConfigurationSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class RestartAppServerCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElasticBeanstalkClient";
|
|
29
|
-
const commandName = "RestartAppServerCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "RestartAppServer",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_RestartAppServerCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_RestartAppServerCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class RestartAppServerCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSElasticBeanstalkService", "RestartAppServer", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "RestartAppServerCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_RestartAppServerCommand)
|
|
25
|
+
.de(Aws_query_1.de_RestartAppServerCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.RestartAppServerCommand = RestartAppServerCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class RetrieveEnvironmentInfoCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElasticBeanstalkClient";
|
|
29
|
-
const commandName = "RetrieveEnvironmentInfoCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "RetrieveEnvironmentInfo",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_RetrieveEnvironmentInfoCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_RetrieveEnvironmentInfoCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class RetrieveEnvironmentInfoCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSElasticBeanstalkService", "RetrieveEnvironmentInfo", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "RetrieveEnvironmentInfoCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_RetrieveEnvironmentInfoCommand)
|
|
25
|
+
.de(Aws_query_1.de_RetrieveEnvironmentInfoCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.RetrieveEnvironmentInfoCommand = RetrieveEnvironmentInfoCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class SwapEnvironmentCNAMEsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElasticBeanstalkClient";
|
|
29
|
-
const commandName = "SwapEnvironmentCNAMEsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "SwapEnvironmentCNAMEs",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_SwapEnvironmentCNAMEsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_SwapEnvironmentCNAMEsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class SwapEnvironmentCNAMEsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSElasticBeanstalkService", "SwapEnvironmentCNAMEs", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "SwapEnvironmentCNAMEsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_SwapEnvironmentCNAMEsCommand)
|
|
25
|
+
.de(Aws_query_1.de_SwapEnvironmentCNAMEsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.SwapEnvironmentCNAMEsCommand = SwapEnvironmentCNAMEsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class TerminateEnvironmentCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElasticBeanstalkClient";
|
|
29
|
-
const commandName = "TerminateEnvironmentCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "TerminateEnvironment",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_TerminateEnvironmentCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_TerminateEnvironmentCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class TerminateEnvironmentCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSElasticBeanstalkService", "TerminateEnvironment", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "TerminateEnvironmentCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_TerminateEnvironmentCommand)
|
|
25
|
+
.de(Aws_query_1.de_TerminateEnvironmentCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.TerminateEnvironmentCommand = TerminateEnvironmentCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class UpdateApplicationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElasticBeanstalkClient";
|
|
29
|
-
const commandName = "UpdateApplicationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "UpdateApplication",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_UpdateApplicationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_UpdateApplicationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateApplicationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSElasticBeanstalkService", "UpdateApplication", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "UpdateApplicationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_UpdateApplicationCommand)
|
|
25
|
+
.de(Aws_query_1.de_UpdateApplicationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateApplicationCommand = UpdateApplicationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class UpdateApplicationResourceLifecycleCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElasticBeanstalkClient";
|
|
29
|
-
const commandName = "UpdateApplicationResourceLifecycleCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "UpdateApplicationResourceLifecycle",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_UpdateApplicationResourceLifecycleCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_UpdateApplicationResourceLifecycleCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateApplicationResourceLifecycleCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSElasticBeanstalkService", "UpdateApplicationResourceLifecycle", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "UpdateApplicationResourceLifecycleCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_UpdateApplicationResourceLifecycleCommand)
|
|
25
|
+
.de(Aws_query_1.de_UpdateApplicationResourceLifecycleCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateApplicationResourceLifecycleCommand = UpdateApplicationResourceLifecycleCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class UpdateApplicationVersionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElasticBeanstalkClient";
|
|
29
|
-
const commandName = "UpdateApplicationVersionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "UpdateApplicationVersion",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_UpdateApplicationVersionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_UpdateApplicationVersionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateApplicationVersionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSElasticBeanstalkService", "UpdateApplicationVersion", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "UpdateApplicationVersionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_UpdateApplicationVersionCommand)
|
|
25
|
+
.de(Aws_query_1.de_UpdateApplicationVersionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateApplicationVersionCommand = UpdateApplicationVersionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class UpdateConfigurationTemplateCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElasticBeanstalkClient";
|
|
29
|
-
const commandName = "UpdateConfigurationTemplateCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "UpdateConfigurationTemplate",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_UpdateConfigurationTemplateCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_UpdateConfigurationTemplateCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateConfigurationTemplateCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSElasticBeanstalkService", "UpdateConfigurationTemplate", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "UpdateConfigurationTemplateCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_UpdateConfigurationTemplateCommand)
|
|
25
|
+
.de(Aws_query_1.de_UpdateConfigurationTemplateCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateConfigurationTemplateCommand = UpdateConfigurationTemplateCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class UpdateEnvironmentCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElasticBeanstalkClient";
|
|
29
|
-
const commandName = "UpdateEnvironmentCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "UpdateEnvironment",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_UpdateEnvironmentCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_UpdateEnvironmentCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateEnvironmentCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSElasticBeanstalkService", "UpdateEnvironment", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "UpdateEnvironmentCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_UpdateEnvironmentCommand)
|
|
25
|
+
.de(Aws_query_1.de_UpdateEnvironmentCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateEnvironmentCommand = UpdateEnvironmentCommand;
|