@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 DescribeApplicationsCommand 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 = "DescribeApplicationsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "DescribeApplications",
|
|
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_DescribeApplicationsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_DescribeApplicationsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeApplicationsCommand 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", "DescribeApplications", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "DescribeApplicationsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_DescribeApplicationsCommand)
|
|
25
|
+
.de(Aws_query_1.de_DescribeApplicationsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeApplicationsCommand = DescribeApplicationsCommand;
|
|
@@ -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 DescribeConfigurationOptionsCommand 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 = "DescribeConfigurationOptionsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "DescribeConfigurationOptions",
|
|
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_DescribeConfigurationOptionsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_DescribeConfigurationOptionsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeConfigurationOptionsCommand 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", "DescribeConfigurationOptions", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "DescribeConfigurationOptionsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_DescribeConfigurationOptionsCommand)
|
|
25
|
+
.de(Aws_query_1.de_DescribeConfigurationOptionsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeConfigurationOptionsCommand = DescribeConfigurationOptionsCommand;
|
|
@@ -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 DescribeConfigurationSettingsCommand 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 = "DescribeConfigurationSettingsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "DescribeConfigurationSettings",
|
|
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_DescribeConfigurationSettingsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_DescribeConfigurationSettingsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeConfigurationSettingsCommand 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", "DescribeConfigurationSettings", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "DescribeConfigurationSettingsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_DescribeConfigurationSettingsCommand)
|
|
25
|
+
.de(Aws_query_1.de_DescribeConfigurationSettingsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeConfigurationSettingsCommand = DescribeConfigurationSettingsCommand;
|
|
@@ -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 DescribeEnvironmentHealthCommand 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 = "DescribeEnvironmentHealthCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "DescribeEnvironmentHealth",
|
|
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_DescribeEnvironmentHealthCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_DescribeEnvironmentHealthCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeEnvironmentHealthCommand 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", "DescribeEnvironmentHealth", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "DescribeEnvironmentHealthCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_DescribeEnvironmentHealthCommand)
|
|
25
|
+
.de(Aws_query_1.de_DescribeEnvironmentHealthCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeEnvironmentHealthCommand = DescribeEnvironmentHealthCommand;
|
|
@@ -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 DescribeEnvironmentManagedActionHistoryCommand 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 = "DescribeEnvironmentManagedActionHistoryCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "DescribeEnvironmentManagedActionHistory",
|
|
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_DescribeEnvironmentManagedActionHistoryCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_DescribeEnvironmentManagedActionHistoryCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeEnvironmentManagedActionHistoryCommand 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", "DescribeEnvironmentManagedActionHistory", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "DescribeEnvironmentManagedActionHistoryCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_DescribeEnvironmentManagedActionHistoryCommand)
|
|
25
|
+
.de(Aws_query_1.de_DescribeEnvironmentManagedActionHistoryCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeEnvironmentManagedActionHistoryCommand = DescribeEnvironmentManagedActionHistoryCommand;
|
|
@@ -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 DescribeEnvironmentManagedActionsCommand 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 = "DescribeEnvironmentManagedActionsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "DescribeEnvironmentManagedActions",
|
|
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_DescribeEnvironmentManagedActionsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_DescribeEnvironmentManagedActionsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeEnvironmentManagedActionsCommand 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", "DescribeEnvironmentManagedActions", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "DescribeEnvironmentManagedActionsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_DescribeEnvironmentManagedActionsCommand)
|
|
25
|
+
.de(Aws_query_1.de_DescribeEnvironmentManagedActionsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeEnvironmentManagedActionsCommand = DescribeEnvironmentManagedActionsCommand;
|
|
@@ -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 DescribeEnvironmentResourcesCommand 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 = "DescribeEnvironmentResourcesCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "DescribeEnvironmentResources",
|
|
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_DescribeEnvironmentResourcesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_DescribeEnvironmentResourcesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeEnvironmentResourcesCommand 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", "DescribeEnvironmentResources", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "DescribeEnvironmentResourcesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_DescribeEnvironmentResourcesCommand)
|
|
25
|
+
.de(Aws_query_1.de_DescribeEnvironmentResourcesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeEnvironmentResourcesCommand = DescribeEnvironmentResourcesCommand;
|
|
@@ -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 DescribeEnvironmentsCommand 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 = "DescribeEnvironmentsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "DescribeEnvironments",
|
|
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_DescribeEnvironmentsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_DescribeEnvironmentsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeEnvironmentsCommand 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", "DescribeEnvironments", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "DescribeEnvironmentsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_DescribeEnvironmentsCommand)
|
|
25
|
+
.de(Aws_query_1.de_DescribeEnvironmentsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeEnvironmentsCommand = DescribeEnvironmentsCommand;
|
|
@@ -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 DescribeEventsCommand 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 = "DescribeEventsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSElasticBeanstalkService",
|
|
38
|
-
operation: "DescribeEvents",
|
|
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_DescribeEventsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_DescribeEventsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeEventsCommand 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", "DescribeEvents", {})
|
|
22
|
+
.n("ElasticBeanstalkClient", "DescribeEventsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_DescribeEventsCommand)
|
|
25
|
+
.de(Aws_query_1.de_DescribeEventsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeEventsCommand = DescribeEventsCommand;
|