@aws-sdk/client-elastic-beanstalk 3.588.0 → 3.592.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/ElasticBeanstalkClient.d.ts +4 -4
- 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/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/ElasticBeanstalkClient.d.ts +1 -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/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
export * from "./ElasticBeanstalkClient";
|
|
19
19
|
export * from "./ElasticBeanstalk";
|
|
20
20
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
21
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
22
|
-
export { ElasticBeanstalkExtensionConfiguration } from "./extensionConfiguration";
|
|
21
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
22
|
+
export type { ElasticBeanstalkExtensionConfiguration } from "./extensionConfiguration";
|
|
23
23
|
export * from "./commands";
|
|
24
24
|
export * from "./pagination";
|
|
25
25
|
export * from "./waiters";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: ElasticBeanstalkClientConfig) =>
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -352,8 +352,8 @@ export interface ClientDefaults
|
|
|
352
352
|
serviceId?: string;
|
|
353
353
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
354
354
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
355
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
356
355
|
region?: string | __Provider<string>;
|
|
356
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
357
357
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
358
358
|
maxAttempts?: number | __Provider<number>;
|
|
359
359
|
retryMode?: string | __Provider<string>;
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ElasticBeanstalkClient";
|
|
8
8
|
import { AbortEnvironmentUpdateMessage } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AbortEnvironmentUpdateCommandInput
|
|
11
12
|
extends AbortEnvironmentUpdateMessage {}
|
|
12
13
|
export interface AbortEnvironmentUpdateCommandOutput extends __MetadataBearer {}
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ApplyEnvironmentManagedActionRequest,
|
|
10
10
|
ApplyEnvironmentManagedActionResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ApplyEnvironmentManagedActionCommandInput
|
|
14
15
|
extends ApplyEnvironmentManagedActionRequest {}
|
|
15
16
|
export interface ApplyEnvironmentManagedActionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ElasticBeanstalkClient";
|
|
8
8
|
import { AssociateEnvironmentOperationsRoleMessage } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AssociateEnvironmentOperationsRoleCommandInput
|
|
11
12
|
extends AssociateEnvironmentOperationsRoleMessage {}
|
|
12
13
|
export interface AssociateEnvironmentOperationsRoleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CheckDNSAvailabilityMessage,
|
|
10
10
|
CheckDNSAvailabilityResultMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CheckDNSAvailabilityCommandInput
|
|
14
15
|
extends CheckDNSAvailabilityMessage {}
|
|
15
16
|
export interface CheckDNSAvailabilityCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ComposeEnvironmentsMessage,
|
|
10
10
|
EnvironmentDescriptionsMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ComposeEnvironmentsCommandInput
|
|
14
15
|
extends ComposeEnvironmentsMessage {}
|
|
15
16
|
export interface ComposeEnvironmentsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ApplicationDescriptionMessage,
|
|
10
10
|
CreateApplicationMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateApplicationCommandInput
|
|
14
15
|
extends CreateApplicationMessage {}
|
|
15
16
|
export interface CreateApplicationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ApplicationVersionDescriptionMessage,
|
|
10
10
|
CreateApplicationVersionMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateApplicationVersionCommandInput
|
|
14
15
|
extends CreateApplicationVersionMessage {}
|
|
15
16
|
export interface CreateApplicationVersionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ConfigurationSettingsDescription,
|
|
10
10
|
CreateConfigurationTemplateMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateConfigurationTemplateCommandInput
|
|
14
15
|
extends CreateConfigurationTemplateMessage {}
|
|
15
16
|
export interface CreateConfigurationTemplateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateEnvironmentMessage,
|
|
10
10
|
EnvironmentDescription,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateEnvironmentCommandInput
|
|
14
15
|
extends CreateEnvironmentMessage {}
|
|
15
16
|
export interface CreateEnvironmentCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreatePlatformVersionRequest,
|
|
10
10
|
CreatePlatformVersionResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreatePlatformVersionCommandInput
|
|
14
15
|
extends CreatePlatformVersionRequest {}
|
|
15
16
|
export interface CreatePlatformVersionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ElasticBeanstalkClient";
|
|
8
8
|
import { CreateStorageLocationResultMessage } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateStorageLocationCommandInput {}
|
|
11
12
|
export interface CreateStorageLocationCommandOutput
|
|
12
13
|
extends CreateStorageLocationResultMessage,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ElasticBeanstalkClient";
|
|
8
8
|
import { DeleteApplicationMessage } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteApplicationCommandInput
|
|
11
12
|
extends DeleteApplicationMessage {}
|
|
12
13
|
export interface DeleteApplicationCommandOutput extends __MetadataBearer {}
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ElasticBeanstalkClient";
|
|
8
8
|
import { DeleteApplicationVersionMessage } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteApplicationVersionCommandInput
|
|
11
12
|
extends DeleteApplicationVersionMessage {}
|
|
12
13
|
export interface DeleteApplicationVersionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ElasticBeanstalkClient";
|
|
8
8
|
import { DeleteConfigurationTemplateMessage } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteConfigurationTemplateCommandInput
|
|
11
12
|
extends DeleteConfigurationTemplateMessage {}
|
|
12
13
|
export interface DeleteConfigurationTemplateCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ElasticBeanstalkClient";
|
|
8
8
|
import { DeleteEnvironmentConfigurationMessage } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteEnvironmentConfigurationCommandInput
|
|
11
12
|
extends DeleteEnvironmentConfigurationMessage {}
|
|
12
13
|
export interface DeleteEnvironmentConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeletePlatformVersionRequest,
|
|
10
10
|
DeletePlatformVersionResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeletePlatformVersionCommandInput
|
|
14
15
|
extends DeletePlatformVersionRequest {}
|
|
15
16
|
export interface DeletePlatformVersionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ElasticBeanstalkClient";
|
|
8
8
|
import { DescribeAccountAttributesResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribeAccountAttributesCommandInput {}
|
|
11
12
|
export interface DescribeAccountAttributesCommandOutput
|
|
12
13
|
extends DescribeAccountAttributesResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ApplicationVersionDescriptionsMessage,
|
|
10
10
|
DescribeApplicationVersionsMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeApplicationVersionsCommandInput
|
|
14
15
|
extends DescribeApplicationVersionsMessage {}
|
|
15
16
|
export interface DescribeApplicationVersionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ApplicationDescriptionsMessage,
|
|
10
10
|
DescribeApplicationsMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeApplicationsCommandInput
|
|
14
15
|
extends DescribeApplicationsMessage {}
|
|
15
16
|
export interface DescribeApplicationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ConfigurationOptionsDescription,
|
|
10
10
|
DescribeConfigurationOptionsMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeConfigurationOptionsCommandInput
|
|
14
15
|
extends DescribeConfigurationOptionsMessage {}
|
|
15
16
|
export interface DescribeConfigurationOptionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ConfigurationSettingsDescriptions,
|
|
10
10
|
DescribeConfigurationSettingsMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeConfigurationSettingsCommandInput
|
|
14
15
|
extends DescribeConfigurationSettingsMessage {}
|
|
15
16
|
export interface DescribeConfigurationSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeEnvironmentHealthRequest,
|
|
10
10
|
DescribeEnvironmentHealthResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeEnvironmentHealthCommandInput
|
|
14
15
|
extends DescribeEnvironmentHealthRequest {}
|
|
15
16
|
export interface DescribeEnvironmentHealthCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeEnvironmentManagedActionHistoryRequest,
|
|
10
10
|
DescribeEnvironmentManagedActionHistoryResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeEnvironmentManagedActionHistoryCommandInput
|
|
14
15
|
extends DescribeEnvironmentManagedActionHistoryRequest {}
|
|
15
16
|
export interface DescribeEnvironmentManagedActionHistoryCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeEnvironmentManagedActionsRequest,
|
|
10
10
|
DescribeEnvironmentManagedActionsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeEnvironmentManagedActionsCommandInput
|
|
14
15
|
extends DescribeEnvironmentManagedActionsRequest {}
|
|
15
16
|
export interface DescribeEnvironmentManagedActionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeEnvironmentResourcesMessage,
|
|
10
10
|
EnvironmentResourceDescriptionsMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeEnvironmentResourcesCommandInput
|
|
14
15
|
extends DescribeEnvironmentResourcesMessage {}
|
|
15
16
|
export interface DescribeEnvironmentResourcesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeEnvironmentsMessage,
|
|
10
10
|
EnvironmentDescriptionsMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeEnvironmentsCommandInput
|
|
14
15
|
extends DescribeEnvironmentsMessage {}
|
|
15
16
|
export interface DescribeEnvironmentsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeEventsMessage,
|
|
10
10
|
EventDescriptionsMessage,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeEventsCommandInput extends DescribeEventsMessage {}
|
|
14
15
|
export interface DescribeEventsCommandOutput
|
|
15
16
|
extends EventDescriptionsMessage,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeInstancesHealthRequest,
|
|
10
10
|
DescribeInstancesHealthResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeInstancesHealthCommandInput
|
|
14
15
|
extends DescribeInstancesHealthRequest {}
|
|
15
16
|
export interface DescribeInstancesHealthCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribePlatformVersionRequest,
|
|
10
10
|
DescribePlatformVersionResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribePlatformVersionCommandInput
|
|
14
15
|
extends DescribePlatformVersionRequest {}
|
|
15
16
|
export interface DescribePlatformVersionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ElasticBeanstalkClient";
|
|
8
8
|
import { DisassociateEnvironmentOperationsRoleMessage } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DisassociateEnvironmentOperationsRoleCommandInput
|
|
11
12
|
extends DisassociateEnvironmentOperationsRoleMessage {}
|
|
12
13
|
export interface DisassociateEnvironmentOperationsRoleCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ElasticBeanstalkClient";
|
|
8
8
|
import { ListAvailableSolutionStacksResultMessage } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListAvailableSolutionStacksCommandInput {}
|
|
11
12
|
export interface ListAvailableSolutionStacksCommandOutput
|
|
12
13
|
extends ListAvailableSolutionStacksResultMessage,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListPlatformBranchesRequest,
|
|
10
10
|
ListPlatformBranchesResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPlatformBranchesCommandInput
|
|
14
15
|
extends ListPlatformBranchesRequest {}
|
|
15
16
|
export interface ListPlatformBranchesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListPlatformVersionsRequest,
|
|
10
10
|
ListPlatformVersionsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPlatformVersionsCommandInput
|
|
14
15
|
extends ListPlatformVersionsRequest {}
|
|
15
16
|
export interface ListPlatformVersionsCommandOutput
|