@aws-sdk/client-elastic-beanstalk 3.296.0 → 3.298.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 +2 -3
- package/dist-cjs/commands/ApplyEnvironmentManagedActionCommand.js +2 -3
- package/dist-cjs/commands/AssociateEnvironmentOperationsRoleCommand.js +2 -3
- package/dist-cjs/commands/CheckDNSAvailabilityCommand.js +2 -3
- package/dist-cjs/commands/ComposeEnvironmentsCommand.js +2 -3
- package/dist-cjs/commands/CreateApplicationCommand.js +2 -3
- package/dist-cjs/commands/CreateApplicationVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateConfigurationTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateEnvironmentCommand.js +2 -3
- package/dist-cjs/commands/CreatePlatformVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateStorageLocationCommand.js +2 -3
- package/dist-cjs/commands/DeleteApplicationCommand.js +2 -3
- package/dist-cjs/commands/DeleteApplicationVersionCommand.js +2 -3
- package/dist-cjs/commands/DeleteConfigurationTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteEnvironmentConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeletePlatformVersionCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -3
- package/dist-cjs/commands/DescribeApplicationVersionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeApplicationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeConfigurationOptionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeConfigurationSettingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeEnvironmentHealthCommand.js +2 -3
- package/dist-cjs/commands/DescribeEnvironmentManagedActionHistoryCommand.js +2 -3
- package/dist-cjs/commands/DescribeEnvironmentManagedActionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeEnvironmentResourcesCommand.js +2 -3
- package/dist-cjs/commands/DescribeEnvironmentsCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
- package/dist-cjs/commands/DescribeInstancesHealthCommand.js +2 -3
- package/dist-cjs/commands/DescribePlatformVersionCommand.js +2 -3
- package/dist-cjs/commands/DisassociateEnvironmentOperationsRoleCommand.js +2 -3
- package/dist-cjs/commands/ListAvailableSolutionStacksCommand.js +2 -3
- package/dist-cjs/commands/ListPlatformBranchesCommand.js +2 -3
- package/dist-cjs/commands/ListPlatformVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/RebuildEnvironmentCommand.js +2 -3
- package/dist-cjs/commands/RequestEnvironmentInfoCommand.js +2 -3
- package/dist-cjs/commands/RestartAppServerCommand.js +2 -3
- package/dist-cjs/commands/RetrieveEnvironmentInfoCommand.js +2 -3
- package/dist-cjs/commands/SwapEnvironmentCNAMEsCommand.js +2 -3
- package/dist-cjs/commands/TerminateEnvironmentCommand.js +2 -3
- package/dist-cjs/commands/UpdateApplicationCommand.js +2 -3
- package/dist-cjs/commands/UpdateApplicationResourceLifecycleCommand.js +2 -3
- package/dist-cjs/commands/UpdateApplicationVersionCommand.js +2 -3
- package/dist-cjs/commands/UpdateConfigurationTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +2 -3
- package/dist-cjs/commands/UpdateTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ValidateConfigurationSettingsCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -508
- package/dist-cjs/protocols/Aws_query.js +96 -504
- package/dist-es/commands/AbortEnvironmentUpdateCommand.js +2 -3
- package/dist-es/commands/ApplyEnvironmentManagedActionCommand.js +2 -3
- package/dist-es/commands/AssociateEnvironmentOperationsRoleCommand.js +2 -3
- package/dist-es/commands/CheckDNSAvailabilityCommand.js +2 -3
- package/dist-es/commands/ComposeEnvironmentsCommand.js +2 -3
- package/dist-es/commands/CreateApplicationCommand.js +2 -3
- package/dist-es/commands/CreateApplicationVersionCommand.js +2 -3
- package/dist-es/commands/CreateConfigurationTemplateCommand.js +2 -3
- package/dist-es/commands/CreateEnvironmentCommand.js +2 -3
- package/dist-es/commands/CreatePlatformVersionCommand.js +2 -3
- package/dist-es/commands/CreateStorageLocationCommand.js +2 -3
- package/dist-es/commands/DeleteApplicationCommand.js +2 -3
- package/dist-es/commands/DeleteApplicationVersionCommand.js +2 -3
- package/dist-es/commands/DeleteConfigurationTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteEnvironmentConfigurationCommand.js +2 -3
- package/dist-es/commands/DeletePlatformVersionCommand.js +2 -3
- package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -3
- package/dist-es/commands/DescribeApplicationVersionsCommand.js +2 -3
- package/dist-es/commands/DescribeApplicationsCommand.js +2 -3
- package/dist-es/commands/DescribeConfigurationOptionsCommand.js +2 -3
- package/dist-es/commands/DescribeConfigurationSettingsCommand.js +2 -3
- package/dist-es/commands/DescribeEnvironmentHealthCommand.js +2 -3
- package/dist-es/commands/DescribeEnvironmentManagedActionHistoryCommand.js +2 -3
- package/dist-es/commands/DescribeEnvironmentManagedActionsCommand.js +2 -3
- package/dist-es/commands/DescribeEnvironmentResourcesCommand.js +2 -3
- package/dist-es/commands/DescribeEnvironmentsCommand.js +2 -3
- package/dist-es/commands/DescribeEventsCommand.js +2 -3
- package/dist-es/commands/DescribeInstancesHealthCommand.js +2 -3
- package/dist-es/commands/DescribePlatformVersionCommand.js +2 -3
- package/dist-es/commands/DisassociateEnvironmentOperationsRoleCommand.js +2 -3
- package/dist-es/commands/ListAvailableSolutionStacksCommand.js +2 -3
- package/dist-es/commands/ListPlatformBranchesCommand.js +2 -3
- package/dist-es/commands/ListPlatformVersionsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/RebuildEnvironmentCommand.js +2 -3
- package/dist-es/commands/RequestEnvironmentInfoCommand.js +2 -3
- package/dist-es/commands/RestartAppServerCommand.js +2 -3
- package/dist-es/commands/RetrieveEnvironmentInfoCommand.js +2 -3
- package/dist-es/commands/SwapEnvironmentCNAMEsCommand.js +2 -3
- package/dist-es/commands/TerminateEnvironmentCommand.js +2 -3
- package/dist-es/commands/UpdateApplicationCommand.js +2 -3
- package/dist-es/commands/UpdateApplicationResourceLifecycleCommand.js +2 -3
- package/dist-es/commands/UpdateApplicationVersionCommand.js +2 -3
- package/dist-es/commands/UpdateConfigurationTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateEnvironmentCommand.js +2 -3
- package/dist-es/commands/UpdateTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ValidateConfigurationSettingsCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -378
- package/dist-es/protocols/Aws_query.js +96 -504
- package/dist-types/ElasticBeanstalk.d.ts +48 -0
- package/dist-types/ElasticBeanstalkClient.d.ts +24 -4
- package/dist-types/commands/AbortEnvironmentUpdateCommand.d.ts +16 -0
- package/dist-types/commands/ApplyEnvironmentManagedActionCommand.d.ts +16 -0
- package/dist-types/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +16 -0
- package/dist-types/commands/CheckDNSAvailabilityCommand.d.ts +16 -0
- package/dist-types/commands/ComposeEnvironmentsCommand.d.ts +16 -0
- package/dist-types/commands/CreateApplicationCommand.d.ts +16 -0
- package/dist-types/commands/CreateApplicationVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateConfigurationTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +16 -0
- package/dist-types/commands/CreatePlatformVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateStorageLocationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteApplicationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteApplicationVersionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConfigurationTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEnvironmentConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeletePlatformVersionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeApplicationVersionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConfigurationOptionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConfigurationSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEnvironmentHealthCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEnvironmentManagedActionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEnvironmentResourcesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEnvironmentsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstancesHealthCommand.d.ts +16 -0
- package/dist-types/commands/DescribePlatformVersionCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +16 -0
- package/dist-types/commands/ListAvailableSolutionStacksCommand.d.ts +16 -0
- package/dist-types/commands/ListPlatformBranchesCommand.d.ts +16 -0
- package/dist-types/commands/ListPlatformVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/RebuildEnvironmentCommand.d.ts +16 -0
- package/dist-types/commands/RequestEnvironmentInfoCommand.d.ts +16 -0
- package/dist-types/commands/RestartAppServerCommand.d.ts +16 -0
- package/dist-types/commands/RetrieveEnvironmentInfoCommand.d.ts +16 -0
- package/dist-types/commands/SwapEnvironmentCNAMEsCommand.d.ts +16 -0
- package/dist-types/commands/TerminateEnvironmentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApplicationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApplicationResourceLifecycleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApplicationVersionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConfigurationTemplateCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ValidateConfigurationSettingsCommand.d.ts +16 -0
- package/dist-types/models/ElasticBeanstalkServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +232 -504
- package/dist-types/pagination/DescribeEnvironmentManagedActionHistoryPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListPlatformBranchesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPlatformVersionsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -346
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DescribeInstancesHealthRequest, DescribeInstancesHealthResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeInstancesHealthCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeInstancesHealthCommandInput extends DescribeInstancesHealthRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeInstancesHealthCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeInstancesHealthCommandOutput extends DescribeInstancesHealthResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves detailed information about the health of instances in your AWS Elastic
|
|
18
23
|
* Beanstalk. This operation requires <a href="https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced.html">enhanced health
|
|
19
24
|
* reporting</a>.</p>
|
|
@@ -27,6 +32,8 @@ export interface DescribeInstancesHealthCommandOutput extends DescribeInstancesH
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DescribeInstancesHealthCommandInput - {@link DescribeInstancesHealthCommandInput}
|
|
36
|
+
* @returns {@link DescribeInstancesHealthCommandOutput}
|
|
30
37
|
* @see {@link DescribeInstancesHealthCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DescribeInstancesHealthCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link ElasticBeanstalkClientResolvedConfig | config} for ElasticBeanstalkClient's `config` shape.
|
|
@@ -107,11 +114,20 @@ export interface DescribeInstancesHealthCommandOutput extends DescribeInstancesH
|
|
|
107
114
|
export declare class DescribeInstancesHealthCommand extends $Command<DescribeInstancesHealthCommandInput, DescribeInstancesHealthCommandOutput, ElasticBeanstalkClientResolvedConfig> {
|
|
108
115
|
readonly input: DescribeInstancesHealthCommandInput;
|
|
109
116
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
117
|
+
/**
|
|
118
|
+
* @public
|
|
119
|
+
*/
|
|
110
120
|
constructor(input: DescribeInstancesHealthCommandInput);
|
|
111
121
|
/**
|
|
112
122
|
* @internal
|
|
113
123
|
*/
|
|
114
124
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticBeanstalkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeInstancesHealthCommandInput, DescribeInstancesHealthCommandOutput>;
|
|
125
|
+
/**
|
|
126
|
+
* @internal
|
|
127
|
+
*/
|
|
115
128
|
private serialize;
|
|
129
|
+
/**
|
|
130
|
+
* @internal
|
|
131
|
+
*/
|
|
116
132
|
private deserialize;
|
|
117
133
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DescribePlatformVersionRequest, DescribePlatformVersionResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribePlatformVersionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribePlatformVersionCommandInput extends DescribePlatformVersionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribePlatformVersionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribePlatformVersionCommandOutput extends DescribePlatformVersionResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes a platform version. Provides full details. Compare to <a>ListPlatformVersions</a>, which provides summary information about a list of
|
|
18
23
|
* platform versions.</p>
|
|
19
24
|
* <p>For definitions of platform version and other platform-related terms, see <a href="https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-glossary.html">AWS Elastic Beanstalk
|
|
@@ -28,6 +33,8 @@ export interface DescribePlatformVersionCommandOutput extends DescribePlatformVe
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param DescribePlatformVersionCommandInput - {@link DescribePlatformVersionCommandInput}
|
|
37
|
+
* @returns {@link DescribePlatformVersionCommandOutput}
|
|
31
38
|
* @see {@link DescribePlatformVersionCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link DescribePlatformVersionCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link ElasticBeanstalkClientResolvedConfig | config} for ElasticBeanstalkClient's `config` shape.
|
|
@@ -44,11 +51,20 @@ export interface DescribePlatformVersionCommandOutput extends DescribePlatformVe
|
|
|
44
51
|
export declare class DescribePlatformVersionCommand extends $Command<DescribePlatformVersionCommandInput, DescribePlatformVersionCommandOutput, ElasticBeanstalkClientResolvedConfig> {
|
|
45
52
|
readonly input: DescribePlatformVersionCommandInput;
|
|
46
53
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
54
|
+
/**
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
47
57
|
constructor(input: DescribePlatformVersionCommandInput);
|
|
48
58
|
/**
|
|
49
59
|
* @internal
|
|
50
60
|
*/
|
|
51
61
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticBeanstalkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePlatformVersionCommandInput, DescribePlatformVersionCommandOutput>;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
52
65
|
private serialize;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
53
69
|
private deserialize;
|
|
54
70
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DisassociateEnvironmentOperationsRoleMessage } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DisassociateEnvironmentOperationsRoleCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DisassociateEnvironmentOperationsRoleCommandInput extends DisassociateEnvironmentOperationsRoleMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DisassociateEnvironmentOperationsRoleCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DisassociateEnvironmentOperationsRoleCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Disassociate the operations role from an environment. After this call is made, Elastic Beanstalk uses
|
|
18
23
|
* the caller's permissions for permissions to downstream services during subsequent calls acting
|
|
19
24
|
* on this environment. For more information, see <a href="https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/iam-operationsrole.html">Operations roles</a> in the
|
|
@@ -28,6 +33,8 @@ export interface DisassociateEnvironmentOperationsRoleCommandOutput extends __Me
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param DisassociateEnvironmentOperationsRoleCommandInput - {@link DisassociateEnvironmentOperationsRoleCommandInput}
|
|
37
|
+
* @returns {@link DisassociateEnvironmentOperationsRoleCommandOutput}
|
|
31
38
|
* @see {@link DisassociateEnvironmentOperationsRoleCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link DisassociateEnvironmentOperationsRoleCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link ElasticBeanstalkClientResolvedConfig | config} for ElasticBeanstalkClient's `config` shape.
|
|
@@ -41,11 +48,20 @@ export interface DisassociateEnvironmentOperationsRoleCommandOutput extends __Me
|
|
|
41
48
|
export declare class DisassociateEnvironmentOperationsRoleCommand extends $Command<DisassociateEnvironmentOperationsRoleCommandInput, DisassociateEnvironmentOperationsRoleCommandOutput, ElasticBeanstalkClientResolvedConfig> {
|
|
42
49
|
readonly input: DisassociateEnvironmentOperationsRoleCommandInput;
|
|
43
50
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
44
54
|
constructor(input: DisassociateEnvironmentOperationsRoleCommandInput);
|
|
45
55
|
/**
|
|
46
56
|
* @internal
|
|
47
57
|
*/
|
|
48
58
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticBeanstalkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateEnvironmentOperationsRoleCommandInput, DisassociateEnvironmentOperationsRoleCommandOutput>;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
49
62
|
private serialize;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
50
66
|
private deserialize;
|
|
51
67
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ListAvailableSolutionStacksResultMessage } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListAvailableSolutionStacksCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListAvailableSolutionStacksCommandInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListAvailableSolutionStacksCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListAvailableSolutionStacksCommandOutput extends ListAvailableSolutionStacksResultMessage, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of the available solution stack names, with the public version first and
|
|
18
23
|
* then in reverse chronological order.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListAvailableSolutionStacksCommandOutput extends ListAvailableS
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListAvailableSolutionStacksCommandInput - {@link ListAvailableSolutionStacksCommandInput}
|
|
35
|
+
* @returns {@link ListAvailableSolutionStacksCommandOutput}
|
|
29
36
|
* @see {@link ListAvailableSolutionStacksCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListAvailableSolutionStacksCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link ElasticBeanstalkClientResolvedConfig | config} for ElasticBeanstalkClient's `config` shape.
|
|
@@ -86,11 +93,20 @@ export interface ListAvailableSolutionStacksCommandOutput extends ListAvailableS
|
|
|
86
93
|
export declare class ListAvailableSolutionStacksCommand extends $Command<ListAvailableSolutionStacksCommandInput, ListAvailableSolutionStacksCommandOutput, ElasticBeanstalkClientResolvedConfig> {
|
|
87
94
|
readonly input: ListAvailableSolutionStacksCommandInput;
|
|
88
95
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
+
/**
|
|
97
|
+
* @public
|
|
98
|
+
*/
|
|
89
99
|
constructor(input: ListAvailableSolutionStacksCommandInput);
|
|
90
100
|
/**
|
|
91
101
|
* @internal
|
|
92
102
|
*/
|
|
93
103
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticBeanstalkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAvailableSolutionStacksCommandInput, ListAvailableSolutionStacksCommandOutput>;
|
|
104
|
+
/**
|
|
105
|
+
* @internal
|
|
106
|
+
*/
|
|
94
107
|
private serialize;
|
|
108
|
+
/**
|
|
109
|
+
* @internal
|
|
110
|
+
*/
|
|
95
111
|
private deserialize;
|
|
96
112
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ListPlatformBranchesRequest, ListPlatformBranchesResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListPlatformBranchesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListPlatformBranchesCommandInput extends ListPlatformBranchesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListPlatformBranchesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListPlatformBranchesCommandOutput extends ListPlatformBranchesResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the platform branches available for your account in an AWS Region. Provides
|
|
18
23
|
* summary information about each platform branch.</p>
|
|
19
24
|
* <p>For definitions of platform branch and other platform-related terms, see <a href="https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-glossary.html">AWS Elastic Beanstalk
|
|
@@ -28,6 +33,8 @@ export interface ListPlatformBranchesCommandOutput extends ListPlatformBranchesR
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param ListPlatformBranchesCommandInput - {@link ListPlatformBranchesCommandInput}
|
|
37
|
+
* @returns {@link ListPlatformBranchesCommandOutput}
|
|
31
38
|
* @see {@link ListPlatformBranchesCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link ListPlatformBranchesCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link ElasticBeanstalkClientResolvedConfig | config} for ElasticBeanstalkClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface ListPlatformBranchesCommandOutput extends ListPlatformBranchesR
|
|
|
37
44
|
export declare class ListPlatformBranchesCommand extends $Command<ListPlatformBranchesCommandInput, ListPlatformBranchesCommandOutput, ElasticBeanstalkClientResolvedConfig> {
|
|
38
45
|
readonly input: ListPlatformBranchesCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: ListPlatformBranchesCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticBeanstalkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPlatformBranchesCommandInput, ListPlatformBranchesCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ListPlatformVersionsRequest, ListPlatformVersionsResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListPlatformVersionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListPlatformVersionsCommandInput extends ListPlatformVersionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListPlatformVersionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListPlatformVersionsCommandOutput extends ListPlatformVersionsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the platform versions available for your account in an AWS Region. Provides
|
|
18
23
|
* summary information about each platform version. Compare to <a>DescribePlatformVersion</a>, which provides full details about a single platform
|
|
19
24
|
* version.</p>
|
|
@@ -29,6 +34,8 @@ export interface ListPlatformVersionsCommandOutput extends ListPlatformVersionsR
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param ListPlatformVersionsCommandInput - {@link ListPlatformVersionsCommandInput}
|
|
38
|
+
* @returns {@link ListPlatformVersionsCommandOutput}
|
|
32
39
|
* @see {@link ListPlatformVersionsCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link ListPlatformVersionsCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link ElasticBeanstalkClientResolvedConfig | config} for ElasticBeanstalkClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface ListPlatformVersionsCommandOutput extends ListPlatformVersionsR
|
|
|
45
52
|
export declare class ListPlatformVersionsCommand extends $Command<ListPlatformVersionsCommandInput, ListPlatformVersionsCommandOutput, ElasticBeanstalkClientResolvedConfig> {
|
|
46
53
|
readonly input: ListPlatformVersionsCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: ListPlatformVersionsCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticBeanstalkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPlatformVersionsCommandInput, ListPlatformVersionsCommandOutput>;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
53
66
|
private serialize;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
54
70
|
private deserialize;
|
|
55
71
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ListTagsForResourceMessage, ResourceTagsDescriptionMessage } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListTagsForResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListTagsForResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListTagsForResourceCommandOutput extends ResourceTagsDescriptionMessage, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Return the tags applied to an AWS Elastic Beanstalk resource. The response contains a list of tag key-value pairs.</p>
|
|
18
23
|
* <p>Elastic Beanstalk supports tagging of all of its resources. For details about resource tagging, see
|
|
19
24
|
* <a href="https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/applications-tagging-resources.html">Tagging Application
|
|
@@ -28,6 +33,8 @@ export interface ListTagsForResourceCommandOutput extends ResourceTagsDescriptio
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param ListTagsForResourceCommandInput - {@link ListTagsForResourceCommandInput}
|
|
37
|
+
* @returns {@link ListTagsForResourceCommandOutput}
|
|
31
38
|
* @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link ElasticBeanstalkClientResolvedConfig | config} for ElasticBeanstalkClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface ListTagsForResourceCommandOutput extends ResourceTagsDescriptio
|
|
|
47
54
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ElasticBeanstalkClientResolvedConfig> {
|
|
48
55
|
readonly input: ListTagsForResourceCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: ListTagsForResourceCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticBeanstalkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
55
68
|
private serialize;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
56
72
|
private deserialize;
|
|
57
73
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { RebuildEnvironmentMessage } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link RebuildEnvironmentCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface RebuildEnvironmentCommandInput extends RebuildEnvironmentMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link RebuildEnvironmentCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface RebuildEnvironmentCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes and recreates all of the AWS resources (for example: the Auto Scaling group,
|
|
18
23
|
* load balancer, etc.) for a specified environment and forces a restart.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface RebuildEnvironmentCommandOutput extends __MetadataBearer {
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param RebuildEnvironmentCommandInput - {@link RebuildEnvironmentCommandInput}
|
|
35
|
+
* @returns {@link RebuildEnvironmentCommandOutput}
|
|
29
36
|
* @see {@link RebuildEnvironmentCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link RebuildEnvironmentCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link ElasticBeanstalkClientResolvedConfig | config} for ElasticBeanstalkClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface RebuildEnvironmentCommandOutput extends __MetadataBearer {
|
|
|
50
57
|
export declare class RebuildEnvironmentCommand extends $Command<RebuildEnvironmentCommandInput, RebuildEnvironmentCommandOutput, ElasticBeanstalkClientResolvedConfig> {
|
|
51
58
|
readonly input: RebuildEnvironmentCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: RebuildEnvironmentCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticBeanstalkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RebuildEnvironmentCommandInput, RebuildEnvironmentCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { RequestEnvironmentInfoMessage } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link RequestEnvironmentInfoCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface RequestEnvironmentInfoCommandInput extends RequestEnvironmentInfoMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link RequestEnvironmentInfoCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface RequestEnvironmentInfoCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Initiates a request to compile the specified type of information of the deployed
|
|
18
23
|
* environment.</p>
|
|
19
24
|
* <p> Setting the <code>InfoType</code> to <code>tail</code> compiles the last lines from
|
|
@@ -40,6 +45,8 @@ export interface RequestEnvironmentInfoCommandOutput extends __MetadataBearer {
|
|
|
40
45
|
* const response = await client.send(command);
|
|
41
46
|
* ```
|
|
42
47
|
*
|
|
48
|
+
* @param RequestEnvironmentInfoCommandInput - {@link RequestEnvironmentInfoCommandInput}
|
|
49
|
+
* @returns {@link RequestEnvironmentInfoCommandOutput}
|
|
43
50
|
* @see {@link RequestEnvironmentInfoCommandInput} for command's `input` shape.
|
|
44
51
|
* @see {@link RequestEnvironmentInfoCommandOutput} for command's `response` shape.
|
|
45
52
|
* @see {@link ElasticBeanstalkClientResolvedConfig | config} for ElasticBeanstalkClient's `config` shape.
|
|
@@ -61,11 +68,20 @@ export interface RequestEnvironmentInfoCommandOutput extends __MetadataBearer {
|
|
|
61
68
|
export declare class RequestEnvironmentInfoCommand extends $Command<RequestEnvironmentInfoCommandInput, RequestEnvironmentInfoCommandOutput, ElasticBeanstalkClientResolvedConfig> {
|
|
62
69
|
readonly input: RequestEnvironmentInfoCommandInput;
|
|
63
70
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
+
/**
|
|
72
|
+
* @public
|
|
73
|
+
*/
|
|
64
74
|
constructor(input: RequestEnvironmentInfoCommandInput);
|
|
65
75
|
/**
|
|
66
76
|
* @internal
|
|
67
77
|
*/
|
|
68
78
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticBeanstalkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RequestEnvironmentInfoCommandInput, RequestEnvironmentInfoCommandOutput>;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
69
82
|
private serialize;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
70
86
|
private deserialize;
|
|
71
87
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { RestartAppServerMessage } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link RestartAppServerCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface RestartAppServerCommandInput extends RestartAppServerMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link RestartAppServerCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface RestartAppServerCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Causes the environment to restart the application container server running on each
|
|
18
23
|
* Amazon EC2 instance.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface RestartAppServerCommandOutput extends __MetadataBearer {
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param RestartAppServerCommandInput - {@link RestartAppServerCommandInput}
|
|
35
|
+
* @returns {@link RestartAppServerCommandOutput}
|
|
29
36
|
* @see {@link RestartAppServerCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link RestartAppServerCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link ElasticBeanstalkClientResolvedConfig | config} for ElasticBeanstalkClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface RestartAppServerCommandOutput extends __MetadataBearer {
|
|
|
46
53
|
export declare class RestartAppServerCommand extends $Command<RestartAppServerCommandInput, RestartAppServerCommandOutput, ElasticBeanstalkClientResolvedConfig> {
|
|
47
54
|
readonly input: RestartAppServerCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: RestartAppServerCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticBeanstalkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestartAppServerCommandInput, RestartAppServerCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { RetrieveEnvironmentInfoMessage, RetrieveEnvironmentInfoResultMessage } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link RetrieveEnvironmentInfoCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface RetrieveEnvironmentInfoCommandInput extends RetrieveEnvironmentInfoMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link RetrieveEnvironmentInfoCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface RetrieveEnvironmentInfoCommandOutput extends RetrieveEnvironmentInfoResultMessage, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves the compiled information from a <a>RequestEnvironmentInfo</a>
|
|
18
23
|
* request.</p>
|
|
19
24
|
* <p>Related Topics</p>
|
|
@@ -34,6 +39,8 @@ export interface RetrieveEnvironmentInfoCommandOutput extends RetrieveEnvironmen
|
|
|
34
39
|
* const response = await client.send(command);
|
|
35
40
|
* ```
|
|
36
41
|
*
|
|
42
|
+
* @param RetrieveEnvironmentInfoCommandInput - {@link RetrieveEnvironmentInfoCommandInput}
|
|
43
|
+
* @returns {@link RetrieveEnvironmentInfoCommandOutput}
|
|
37
44
|
* @see {@link RetrieveEnvironmentInfoCommandInput} for command's `input` shape.
|
|
38
45
|
* @see {@link RetrieveEnvironmentInfoCommandOutput} for command's `response` shape.
|
|
39
46
|
* @see {@link ElasticBeanstalkClientResolvedConfig | config} for ElasticBeanstalkClient's `config` shape.
|
|
@@ -67,11 +74,20 @@ export interface RetrieveEnvironmentInfoCommandOutput extends RetrieveEnvironmen
|
|
|
67
74
|
export declare class RetrieveEnvironmentInfoCommand extends $Command<RetrieveEnvironmentInfoCommandInput, RetrieveEnvironmentInfoCommandOutput, ElasticBeanstalkClientResolvedConfig> {
|
|
68
75
|
readonly input: RetrieveEnvironmentInfoCommandInput;
|
|
69
76
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
+
/**
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
70
80
|
constructor(input: RetrieveEnvironmentInfoCommandInput);
|
|
71
81
|
/**
|
|
72
82
|
* @internal
|
|
73
83
|
*/
|
|
74
84
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticBeanstalkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RetrieveEnvironmentInfoCommandInput, RetrieveEnvironmentInfoCommandOutput>;
|
|
85
|
+
/**
|
|
86
|
+
* @internal
|
|
87
|
+
*/
|
|
75
88
|
private serialize;
|
|
89
|
+
/**
|
|
90
|
+
* @internal
|
|
91
|
+
*/
|
|
76
92
|
private deserialize;
|
|
77
93
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { SwapEnvironmentCNAMEsMessage } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link SwapEnvironmentCNAMEsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface SwapEnvironmentCNAMEsCommandInput extends SwapEnvironmentCNAMEsMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link SwapEnvironmentCNAMEsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface SwapEnvironmentCNAMEsCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Swaps the CNAMEs of two environments.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface SwapEnvironmentCNAMEsCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param SwapEnvironmentCNAMEsCommandInput - {@link SwapEnvironmentCNAMEsCommandInput}
|
|
34
|
+
* @returns {@link SwapEnvironmentCNAMEsCommandOutput}
|
|
28
35
|
* @see {@link SwapEnvironmentCNAMEsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link SwapEnvironmentCNAMEsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ElasticBeanstalkClientResolvedConfig | config} for ElasticBeanstalkClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface SwapEnvironmentCNAMEsCommandOutput extends __MetadataBearer {
|
|
|
46
53
|
export declare class SwapEnvironmentCNAMEsCommand extends $Command<SwapEnvironmentCNAMEsCommandInput, SwapEnvironmentCNAMEsCommandOutput, ElasticBeanstalkClientResolvedConfig> {
|
|
47
54
|
readonly input: SwapEnvironmentCNAMEsCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: SwapEnvironmentCNAMEsCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticBeanstalkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SwapEnvironmentCNAMEsCommandInput, SwapEnvironmentCNAMEsCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|