@aws-sdk/client-elastic-beanstalk 3.590.0 → 3.596.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/index.js +0 -47
- package/dist-types/commands/AbortEnvironmentUpdateCommand.d.ts +2 -1
- package/dist-types/commands/ApplyEnvironmentManagedActionCommand.d.ts +2 -1
- package/dist-types/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +2 -1
- package/dist-types/commands/CheckDNSAvailabilityCommand.d.ts +2 -1
- package/dist-types/commands/ComposeEnvironmentsCommand.d.ts +2 -1
- package/dist-types/commands/CreateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/CreateApplicationVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlatformVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateStorageLocationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEnvironmentConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeletePlatformVersionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConfigurationOptionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConfigurationSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEnvironmentHealthCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEnvironmentManagedActionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEnvironmentResourcesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEnvironmentsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstancesHealthCommand.d.ts +2 -1
- package/dist-types/commands/DescribePlatformVersionCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +2 -1
- package/dist-types/commands/ListAvailableSolutionStacksCommand.d.ts +2 -1
- package/dist-types/commands/ListPlatformBranchesCommand.d.ts +2 -1
- package/dist-types/commands/ListPlatformVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/RebuildEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/RequestEnvironmentInfoCommand.d.ts +2 -1
- package/dist-types/commands/RestartAppServerCommand.d.ts +2 -1
- package/dist-types/commands/RetrieveEnvironmentInfoCommand.d.ts +2 -1
- package/dist-types/commands/SwapEnvironmentCNAMEsCommand.d.ts +2 -1
- package/dist-types/commands/TerminateEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApplicationResourceLifecycleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApplicationVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ValidateConfigurationSettingsCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/ElasticBeanstalkServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AbortEnvironmentUpdateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ApplyEnvironmentManagedActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CheckDNSAvailabilityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ComposeEnvironmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateApplicationVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePlatformVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateStorageLocationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteApplicationVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEnvironmentConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePlatformVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeApplicationVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeConfigurationOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeConfigurationSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEnvironmentHealthCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEnvironmentManagedActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEnvironmentResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEnvironmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstancesHealthCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePlatformVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAvailableSolutionStacksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPlatformBranchesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPlatformVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RebuildEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RequestEnvironmentInfoCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestartAppServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RetrieveEnvironmentInfoCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SwapEnvironmentCNAMEsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TerminateEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateApplicationResourceLifecycleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateApplicationVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ValidateConfigurationSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/ElasticBeanstalkServiceException.d.ts +2 -1
- package/package.json +6 -6
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ElasticBeanstalkClient";
|
|
8
8
|
import { RestartAppServerMessage } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface RestartAppServerCommandInput extends RestartAppServerMessage {}
|
|
11
12
|
export interface RestartAppServerCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const RestartAppServerCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
RetrieveEnvironmentInfoMessage,
|
|
10
10
|
RetrieveEnvironmentInfoResultMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RetrieveEnvironmentInfoCommandInput
|
|
14
15
|
extends RetrieveEnvironmentInfoMessage {}
|
|
15
16
|
export interface RetrieveEnvironmentInfoCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ElasticBeanstalkClient";
|
|
8
8
|
import { SwapEnvironmentCNAMEsMessage } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface SwapEnvironmentCNAMEsCommandInput
|
|
11
12
|
extends SwapEnvironmentCNAMEsMessage {}
|
|
12
13
|
export interface SwapEnvironmentCNAMEsCommandOutput extends __MetadataBearer {}
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
EnvironmentDescription,
|
|
10
10
|
TerminateEnvironmentMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface TerminateEnvironmentCommandInput
|
|
14
15
|
extends TerminateEnvironmentMessage {}
|
|
15
16
|
export interface TerminateEnvironmentCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ApplicationDescriptionMessage,
|
|
10
10
|
UpdateApplicationMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateApplicationCommandInput
|
|
14
15
|
extends UpdateApplicationMessage {}
|
|
15
16
|
export interface UpdateApplicationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ApplicationResourceLifecycleDescriptionMessage,
|
|
10
10
|
UpdateApplicationResourceLifecycleMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateApplicationResourceLifecycleCommandInput
|
|
14
15
|
extends UpdateApplicationResourceLifecycleMessage {}
|
|
15
16
|
export interface UpdateApplicationResourceLifecycleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ApplicationVersionDescriptionMessage,
|
|
10
10
|
UpdateApplicationVersionMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateApplicationVersionCommandInput
|
|
14
15
|
extends UpdateApplicationVersionMessage {}
|
|
15
16
|
export interface UpdateApplicationVersionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ConfigurationSettingsDescription,
|
|
10
10
|
UpdateConfigurationTemplateMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateConfigurationTemplateCommandInput
|
|
14
15
|
extends UpdateConfigurationTemplateMessage {}
|
|
15
16
|
export interface UpdateConfigurationTemplateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
EnvironmentDescription,
|
|
10
10
|
UpdateEnvironmentMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateEnvironmentCommandInput
|
|
14
15
|
extends UpdateEnvironmentMessage {}
|
|
15
16
|
export interface UpdateEnvironmentCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ElasticBeanstalkClient";
|
|
8
8
|
import { UpdateTagsForResourceMessage } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateTagsForResourceCommandInput
|
|
11
12
|
extends UpdateTagsForResourceMessage {}
|
|
12
13
|
export interface UpdateTagsForResourceCommandOutput extends __MetadataBearer {}
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ConfigurationSettingsValidationMessages,
|
|
10
10
|
ValidateConfigurationSettingsMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ValidateConfigurationSettingsCommandInput
|
|
14
15
|
extends ValidateConfigurationSettingsMessage {}
|
|
15
16
|
export interface ValidateConfigurationSettingsCommandOutput
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class ElasticBeanstalkServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-elastic-beanstalk",
|
|
3
3
|
"description": "AWS SDK for JavaScript Elastic Beanstalk Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.596.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-elastic-beanstalk",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.596.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.596.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.596.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|