@aws-sdk/client-elastic-beanstalk 3.478.0 → 3.484.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 +11 -11
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DescribeEnvironmentsCommand, se_DescribeEnvironmentsCommand } from "../protocols/Aws_query";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DescribeEnvironmentsCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ElasticBeanstalkClient";
|
|
26
|
-
const commandName = "DescribeEnvironmentsCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSElasticBeanstalkService",
|
|
35
|
-
operation: "DescribeEnvironments",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DescribeEnvironmentsCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DescribeEnvironmentsCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DescribeEnvironmentsCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSElasticBeanstalkService", "DescribeEnvironments", {})
|
|
19
|
+
.n("ElasticBeanstalkClient", "DescribeEnvironmentsCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DescribeEnvironmentsCommand)
|
|
22
|
+
.de(de_DescribeEnvironmentsCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols/Aws_query";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DescribeEventsCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ElasticBeanstalkClient";
|
|
26
|
-
const commandName = "DescribeEventsCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSElasticBeanstalkService",
|
|
35
|
-
operation: "DescribeEvents",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DescribeEventsCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DescribeEventsCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DescribeEventsCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSElasticBeanstalkService", "DescribeEvents", {})
|
|
19
|
+
.n("ElasticBeanstalkClient", "DescribeEventsCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DescribeEventsCommand)
|
|
22
|
+
.de(de_DescribeEventsCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DescribeInstancesHealthCommand, se_DescribeInstancesHealthCommand } from "../protocols/Aws_query";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DescribeInstancesHealthCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ElasticBeanstalkClient";
|
|
26
|
-
const commandName = "DescribeInstancesHealthCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSElasticBeanstalkService",
|
|
35
|
-
operation: "DescribeInstancesHealth",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DescribeInstancesHealthCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DescribeInstancesHealthCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DescribeInstancesHealthCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSElasticBeanstalkService", "DescribeInstancesHealth", {})
|
|
19
|
+
.n("ElasticBeanstalkClient", "DescribeInstancesHealthCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DescribeInstancesHealthCommand)
|
|
22
|
+
.de(de_DescribeInstancesHealthCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DescribePlatformVersionCommand, se_DescribePlatformVersionCommand } from "../protocols/Aws_query";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DescribePlatformVersionCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ElasticBeanstalkClient";
|
|
26
|
-
const commandName = "DescribePlatformVersionCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSElasticBeanstalkService",
|
|
35
|
-
operation: "DescribePlatformVersion",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DescribePlatformVersionCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DescribePlatformVersionCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DescribePlatformVersionCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSElasticBeanstalkService", "DescribePlatformVersion", {})
|
|
19
|
+
.n("ElasticBeanstalkClient", "DescribePlatformVersionCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DescribePlatformVersionCommand)
|
|
22
|
+
.de(de_DescribePlatformVersionCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DisassociateEnvironmentOperationsRoleCommand, se_DisassociateEnvironmentOperationsRoleCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DisassociateEnvironmentOperationsRoleCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ElasticBeanstalkClient";
|
|
26
|
-
const commandName = "DisassociateEnvironmentOperationsRoleCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSElasticBeanstalkService",
|
|
35
|
-
operation: "DisassociateEnvironmentOperationsRole",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DisassociateEnvironmentOperationsRoleCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DisassociateEnvironmentOperationsRoleCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DisassociateEnvironmentOperationsRoleCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSElasticBeanstalkService", "DisassociateEnvironmentOperationsRole", {})
|
|
19
|
+
.n("ElasticBeanstalkClient", "DisassociateEnvironmentOperationsRoleCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DisassociateEnvironmentOperationsRoleCommand)
|
|
22
|
+
.de(de_DisassociateEnvironmentOperationsRoleCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_ListAvailableSolutionStacksCommand, se_ListAvailableSolutionStacksCommand } from "../protocols/Aws_query";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ListAvailableSolutionStacksCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ElasticBeanstalkClient";
|
|
26
|
-
const commandName = "ListAvailableSolutionStacksCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSElasticBeanstalkService",
|
|
35
|
-
operation: "ListAvailableSolutionStacks",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_ListAvailableSolutionStacksCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ListAvailableSolutionStacksCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ListAvailableSolutionStacksCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSElasticBeanstalkService", "ListAvailableSolutionStacks", {})
|
|
19
|
+
.n("ElasticBeanstalkClient", "ListAvailableSolutionStacksCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ListAvailableSolutionStacksCommand)
|
|
22
|
+
.de(de_ListAvailableSolutionStacksCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_ListPlatformBranchesCommand, se_ListPlatformBranchesCommand } from "../protocols/Aws_query";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ListPlatformBranchesCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ElasticBeanstalkClient";
|
|
26
|
-
const commandName = "ListPlatformBranchesCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSElasticBeanstalkService",
|
|
35
|
-
operation: "ListPlatformBranches",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_ListPlatformBranchesCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ListPlatformBranchesCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ListPlatformBranchesCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSElasticBeanstalkService", "ListPlatformBranches", {})
|
|
19
|
+
.n("ElasticBeanstalkClient", "ListPlatformBranchesCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ListPlatformBranchesCommand)
|
|
22
|
+
.de(de_ListPlatformBranchesCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_ListPlatformVersionsCommand, se_ListPlatformVersionsCommand } from "../protocols/Aws_query";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ListPlatformVersionsCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ElasticBeanstalkClient";
|
|
26
|
-
const commandName = "ListPlatformVersionsCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSElasticBeanstalkService",
|
|
35
|
-
operation: "ListPlatformVersions",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_ListPlatformVersionsCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ListPlatformVersionsCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ListPlatformVersionsCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSElasticBeanstalkService", "ListPlatformVersions", {})
|
|
19
|
+
.n("ElasticBeanstalkClient", "ListPlatformVersionsCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ListPlatformVersionsCommand)
|
|
22
|
+
.de(de_ListPlatformVersionsCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_query";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ListTagsForResourceCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ElasticBeanstalkClient";
|
|
26
|
-
const commandName = "ListTagsForResourceCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSElasticBeanstalkService",
|
|
35
|
-
operation: "ListTagsForResource",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_ListTagsForResourceCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ListTagsForResourceCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ListTagsForResourceCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSElasticBeanstalkService", "ListTagsForResource", {})
|
|
19
|
+
.n("ElasticBeanstalkClient", "ListTagsForResourceCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ListTagsForResourceCommand)
|
|
22
|
+
.de(de_ListTagsForResourceCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|