@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,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ElasticBeanstalkClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeApplicationVersionsCommandInput
|
|
|
21
15
|
export interface DescribeApplicationVersionsCommandOutput
|
|
22
16
|
extends ApplicationVersionDescriptionsMessage,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeApplicationVersionsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeApplicationVersionsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: ElasticBeanstalkClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeApplicationVersionsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeApplicationVersionsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeApplicationVersionsCommandInput,
|
|
38
|
-
DescribeApplicationVersionsCommandOutput
|
|
23
|
+
DescribeApplicationVersionsCommandOutput,
|
|
24
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeApplicationVersionsCommand extends DescribeApplicationVersionsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ElasticBeanstalkClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeApplicationsCommandInput
|
|
|
21
15
|
export interface DescribeApplicationsCommandOutput
|
|
22
16
|
extends ApplicationDescriptionsMessage,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeApplicationsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeApplicationsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: ElasticBeanstalkClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeApplicationsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeApplicationsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeApplicationsCommandInput,
|
|
38
|
-
DescribeApplicationsCommandOutput
|
|
23
|
+
DescribeApplicationsCommandOutput,
|
|
24
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeApplicationsCommand extends DescribeApplicationsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ElasticBeanstalkClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeConfigurationOptionsCommandInput
|
|
|
21
15
|
export interface DescribeConfigurationOptionsCommandOutput
|
|
22
16
|
extends ConfigurationOptionsDescription,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeConfigurationOptionsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeConfigurationOptionsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: ElasticBeanstalkClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeConfigurationOptionsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeConfigurationOptionsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeConfigurationOptionsCommandInput,
|
|
38
|
-
DescribeConfigurationOptionsCommandOutput
|
|
23
|
+
DescribeConfigurationOptionsCommandOutput,
|
|
24
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeConfigurationOptionsCommand extends DescribeConfigurationOptionsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ElasticBeanstalkClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeConfigurationSettingsCommandInput
|
|
|
21
15
|
export interface DescribeConfigurationSettingsCommandOutput
|
|
22
16
|
extends ConfigurationSettingsDescriptions,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeConfigurationSettingsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeConfigurationSettingsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: ElasticBeanstalkClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeConfigurationSettingsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeConfigurationSettingsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeConfigurationSettingsCommandInput,
|
|
38
|
-
DescribeConfigurationSettingsCommandOutput
|
|
23
|
+
DescribeConfigurationSettingsCommandOutput,
|
|
24
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeConfigurationSettingsCommand extends DescribeConfigurationSettingsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ElasticBeanstalkClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeEnvironmentHealthCommandInput
|
|
|
21
15
|
export interface DescribeEnvironmentHealthCommandOutput
|
|
22
16
|
extends DescribeEnvironmentHealthResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeEnvironmentHealthCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeEnvironmentHealthCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: ElasticBeanstalkClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeEnvironmentHealthCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeEnvironmentHealthCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeEnvironmentHealthCommandInput,
|
|
38
|
-
DescribeEnvironmentHealthCommandOutput
|
|
23
|
+
DescribeEnvironmentHealthCommandOutput,
|
|
24
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeEnvironmentHealthCommand extends DescribeEnvironmentHealthCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ElasticBeanstalkClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeEnvironmentManagedActionHistoryCommandInput
|
|
|
21
15
|
export interface DescribeEnvironmentManagedActionHistoryCommandOutput
|
|
22
16
|
extends DescribeEnvironmentManagedActionHistoryResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeEnvironmentManagedActionHistoryCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeEnvironmentManagedActionHistoryCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: ElasticBeanstalkClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeEnvironmentManagedActionHistoryCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeEnvironmentManagedActionHistoryCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeEnvironmentManagedActionHistoryCommandInput,
|
|
38
|
-
DescribeEnvironmentManagedActionHistoryCommandOutput
|
|
23
|
+
DescribeEnvironmentManagedActionHistoryCommandOutput,
|
|
24
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeEnvironmentManagedActionHistoryCommand extends DescribeEnvironmentManagedActionHistoryCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ElasticBeanstalkClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeEnvironmentManagedActionsCommandInput
|
|
|
21
15
|
export interface DescribeEnvironmentManagedActionsCommandOutput
|
|
22
16
|
extends DescribeEnvironmentManagedActionsResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeEnvironmentManagedActionsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeEnvironmentManagedActionsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: ElasticBeanstalkClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeEnvironmentManagedActionsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeEnvironmentManagedActionsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeEnvironmentManagedActionsCommandInput,
|
|
38
|
-
DescribeEnvironmentManagedActionsCommandOutput
|
|
23
|
+
DescribeEnvironmentManagedActionsCommandOutput,
|
|
24
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeEnvironmentManagedActionsCommand extends DescribeEnvironmentManagedActionsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ElasticBeanstalkClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeEnvironmentResourcesCommandInput
|
|
|
21
15
|
export interface DescribeEnvironmentResourcesCommandOutput
|
|
22
16
|
extends EnvironmentResourceDescriptionsMessage,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeEnvironmentResourcesCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeEnvironmentResourcesCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: ElasticBeanstalkClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeEnvironmentResourcesCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeEnvironmentResourcesCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeEnvironmentResourcesCommandInput,
|
|
38
|
-
DescribeEnvironmentResourcesCommandOutput
|
|
23
|
+
DescribeEnvironmentResourcesCommandOutput,
|
|
24
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeEnvironmentResourcesCommand extends DescribeEnvironmentResourcesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ElasticBeanstalkClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeEnvironmentsCommandInput
|
|
|
21
15
|
export interface DescribeEnvironmentsCommandOutput
|
|
22
16
|
extends EnvironmentDescriptionsMessage,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeEnvironmentsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeEnvironmentsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: ElasticBeanstalkClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeEnvironmentsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeEnvironmentsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeEnvironmentsCommandInput,
|
|
38
|
-
DescribeEnvironmentsCommandOutput
|
|
23
|
+
DescribeEnvironmentsCommandOutput,
|
|
24
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeEnvironmentsCommand extends DescribeEnvironmentsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ElasticBeanstalkClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface DescribeEventsCommandInput extends DescribeEventsMessage {}
|
|
|
20
14
|
export interface DescribeEventsCommandOutput
|
|
21
15
|
extends EventDescriptionsMessage,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const DescribeEventsCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: DescribeEventsCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
DescribeEventsCommandInput,
|
|
22
|
+
DescribeEventsCommandOutput,
|
|
23
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class DescribeEventsCommand extends DescribeEventsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ElasticBeanstalkClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeInstancesHealthCommandInput
|
|
|
21
15
|
export interface DescribeInstancesHealthCommandOutput
|
|
22
16
|
extends DescribeInstancesHealthResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeInstancesHealthCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeInstancesHealthCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: ElasticBeanstalkClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeInstancesHealthCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeInstancesHealthCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeInstancesHealthCommandInput,
|
|
38
|
-
DescribeInstancesHealthCommandOutput
|
|
23
|
+
DescribeInstancesHealthCommandOutput,
|
|
24
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeInstancesHealthCommand extends DescribeInstancesHealthCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ElasticBeanstalkClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribePlatformVersionCommandInput
|
|
|
21
15
|
export interface DescribePlatformVersionCommandOutput
|
|
22
16
|
extends DescribePlatformVersionResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribePlatformVersionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribePlatformVersionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: ElasticBeanstalkClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribePlatformVersionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribePlatformVersionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribePlatformVersionCommandInput,
|
|
38
|
-
DescribePlatformVersionCommandOutput
|
|
23
|
+
DescribePlatformVersionCommandOutput,
|
|
24
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribePlatformVersionCommand extends DescribePlatformVersionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ElasticBeanstalkClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,22 +11,16 @@ export interface DisassociateEnvironmentOperationsRoleCommandInput
|
|
|
17
11
|
extends DisassociateEnvironmentOperationsRoleMessage {}
|
|
18
12
|
export interface DisassociateEnvironmentOperationsRoleCommandOutput
|
|
19
13
|
extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: DisassociateEnvironmentOperationsRoleCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: DisassociateEnvironmentOperationsRoleCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: ElasticBeanstalkClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const DisassociateEnvironmentOperationsRoleCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: DisassociateEnvironmentOperationsRoleCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
DisassociateEnvironmentOperationsRoleCommandInput,
|
|
34
|
-
DisassociateEnvironmentOperationsRoleCommandOutput
|
|
19
|
+
DisassociateEnvironmentOperationsRoleCommandOutput,
|
|
20
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class DisassociateEnvironmentOperationsRoleCommand extends DisassociateEnvironmentOperationsRoleCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ElasticBeanstalkClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,22 +11,16 @@ export interface ListAvailableSolutionStacksCommandInput {}
|
|
|
17
11
|
export interface ListAvailableSolutionStacksCommandOutput
|
|
18
12
|
extends ListAvailableSolutionStacksResultMessage,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: ListAvailableSolutionStacksCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: ListAvailableSolutionStacksCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: ElasticBeanstalkClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const ListAvailableSolutionStacksCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: ListAvailableSolutionStacksCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
ListAvailableSolutionStacksCommandInput,
|
|
34
|
-
ListAvailableSolutionStacksCommandOutput
|
|
19
|
+
ListAvailableSolutionStacksCommandOutput,
|
|
20
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class ListAvailableSolutionStacksCommand extends ListAvailableSolutionStacksCommand_base {}
|