@aws-sdk/client-elastic-beanstalk 3.337.0 → 3.338.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/ElasticBeanstalkClient.js +2 -1
- package/dist-cjs/commands/AbortEnvironmentUpdateCommand.js +2 -1
- package/dist-cjs/commands/ApplyEnvironmentManagedActionCommand.js +2 -1
- package/dist-cjs/commands/AssociateEnvironmentOperationsRoleCommand.js +2 -1
- package/dist-cjs/commands/CheckDNSAvailabilityCommand.js +2 -1
- package/dist-cjs/commands/ComposeEnvironmentsCommand.js +2 -1
- package/dist-cjs/commands/CreateApplicationCommand.js +2 -1
- package/dist-cjs/commands/CreateApplicationVersionCommand.js +2 -1
- package/dist-cjs/commands/CreateConfigurationTemplateCommand.js +2 -1
- package/dist-cjs/commands/CreateEnvironmentCommand.js +2 -1
- package/dist-cjs/commands/CreatePlatformVersionCommand.js +2 -1
- package/dist-cjs/commands/CreateStorageLocationCommand.js +2 -1
- package/dist-cjs/commands/DeleteApplicationCommand.js +2 -1
- package/dist-cjs/commands/DeleteApplicationVersionCommand.js +2 -1
- package/dist-cjs/commands/DeleteConfigurationTemplateCommand.js +2 -1
- package/dist-cjs/commands/DeleteEnvironmentConfigurationCommand.js +2 -1
- package/dist-cjs/commands/DeletePlatformVersionCommand.js +2 -1
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -1
- package/dist-cjs/commands/DescribeApplicationVersionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeApplicationsCommand.js +2 -1
- package/dist-cjs/commands/DescribeConfigurationOptionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeConfigurationSettingsCommand.js +2 -1
- package/dist-cjs/commands/DescribeEnvironmentHealthCommand.js +2 -1
- package/dist-cjs/commands/DescribeEnvironmentManagedActionHistoryCommand.js +2 -1
- package/dist-cjs/commands/DescribeEnvironmentManagedActionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeEnvironmentResourcesCommand.js +2 -1
- package/dist-cjs/commands/DescribeEnvironmentsCommand.js +2 -1
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -1
- package/dist-cjs/commands/DescribeInstancesHealthCommand.js +2 -1
- package/dist-cjs/commands/DescribePlatformVersionCommand.js +2 -1
- package/dist-cjs/commands/DisassociateEnvironmentOperationsRoleCommand.js +2 -1
- package/dist-cjs/commands/ListAvailableSolutionStacksCommand.js +2 -1
- package/dist-cjs/commands/ListPlatformBranchesCommand.js +2 -1
- package/dist-cjs/commands/ListPlatformVersionsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/RebuildEnvironmentCommand.js +2 -1
- package/dist-cjs/commands/RequestEnvironmentInfoCommand.js +2 -1
- package/dist-cjs/commands/RestartAppServerCommand.js +2 -1
- package/dist-cjs/commands/RetrieveEnvironmentInfoCommand.js +2 -1
- package/dist-cjs/commands/SwapEnvironmentCNAMEsCommand.js +2 -1
- package/dist-cjs/commands/TerminateEnvironmentCommand.js +2 -1
- package/dist-cjs/commands/UpdateApplicationCommand.js +2 -1
- package/dist-cjs/commands/UpdateApplicationResourceLifecycleCommand.js +2 -1
- package/dist-cjs/commands/UpdateApplicationVersionCommand.js +2 -1
- package/dist-cjs/commands/UpdateConfigurationTemplateCommand.js +2 -1
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +2 -1
- package/dist-cjs/commands/UpdateTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ValidateConfigurationSettingsCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/ElasticBeanstalkServiceException.js +2 -1
- package/dist-es/ElasticBeanstalkClient.js +1 -0
- package/dist-es/commands/AbortEnvironmentUpdateCommand.js +1 -0
- package/dist-es/commands/ApplyEnvironmentManagedActionCommand.js +1 -0
- package/dist-es/commands/AssociateEnvironmentOperationsRoleCommand.js +1 -0
- package/dist-es/commands/CheckDNSAvailabilityCommand.js +1 -0
- package/dist-es/commands/ComposeEnvironmentsCommand.js +1 -0
- package/dist-es/commands/CreateApplicationCommand.js +1 -0
- package/dist-es/commands/CreateApplicationVersionCommand.js +1 -0
- package/dist-es/commands/CreateConfigurationTemplateCommand.js +1 -0
- package/dist-es/commands/CreateEnvironmentCommand.js +1 -0
- package/dist-es/commands/CreatePlatformVersionCommand.js +1 -0
- package/dist-es/commands/CreateStorageLocationCommand.js +1 -0
- package/dist-es/commands/DeleteApplicationCommand.js +1 -0
- package/dist-es/commands/DeleteApplicationVersionCommand.js +1 -0
- package/dist-es/commands/DeleteConfigurationTemplateCommand.js +1 -0
- package/dist-es/commands/DeleteEnvironmentConfigurationCommand.js +1 -0
- package/dist-es/commands/DeletePlatformVersionCommand.js +1 -0
- package/dist-es/commands/DescribeAccountAttributesCommand.js +1 -0
- package/dist-es/commands/DescribeApplicationVersionsCommand.js +1 -0
- package/dist-es/commands/DescribeApplicationsCommand.js +1 -0
- package/dist-es/commands/DescribeConfigurationOptionsCommand.js +1 -0
- package/dist-es/commands/DescribeConfigurationSettingsCommand.js +1 -0
- package/dist-es/commands/DescribeEnvironmentHealthCommand.js +1 -0
- package/dist-es/commands/DescribeEnvironmentManagedActionHistoryCommand.js +1 -0
- package/dist-es/commands/DescribeEnvironmentManagedActionsCommand.js +1 -0
- package/dist-es/commands/DescribeEnvironmentResourcesCommand.js +1 -0
- package/dist-es/commands/DescribeEnvironmentsCommand.js +1 -0
- package/dist-es/commands/DescribeEventsCommand.js +1 -0
- package/dist-es/commands/DescribeInstancesHealthCommand.js +1 -0
- package/dist-es/commands/DescribePlatformVersionCommand.js +1 -0
- package/dist-es/commands/DisassociateEnvironmentOperationsRoleCommand.js +1 -0
- package/dist-es/commands/ListAvailableSolutionStacksCommand.js +1 -0
- package/dist-es/commands/ListPlatformBranchesCommand.js +1 -0
- package/dist-es/commands/ListPlatformVersionsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/RebuildEnvironmentCommand.js +1 -0
- package/dist-es/commands/RequestEnvironmentInfoCommand.js +1 -0
- package/dist-es/commands/RestartAppServerCommand.js +1 -0
- package/dist-es/commands/RetrieveEnvironmentInfoCommand.js +1 -0
- package/dist-es/commands/SwapEnvironmentCNAMEsCommand.js +1 -0
- package/dist-es/commands/TerminateEnvironmentCommand.js +1 -0
- package/dist-es/commands/UpdateApplicationCommand.js +1 -0
- package/dist-es/commands/UpdateApplicationResourceLifecycleCommand.js +1 -0
- package/dist-es/commands/UpdateApplicationVersionCommand.js +1 -0
- package/dist-es/commands/UpdateConfigurationTemplateCommand.js +1 -0
- package/dist-es/commands/UpdateEnvironmentCommand.js +1 -0
- package/dist-es/commands/UpdateTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ValidateConfigurationSettingsCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/ElasticBeanstalkServiceException.js +1 -0
- package/dist-types/ElasticBeanstalkClient.d.ts +3 -3
- package/dist-types/commands/AbortEnvironmentUpdateCommand.d.ts +4 -0
- package/dist-types/commands/ApplyEnvironmentManagedActionCommand.d.ts +4 -0
- package/dist-types/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +4 -0
- package/dist-types/commands/CheckDNSAvailabilityCommand.d.ts +4 -0
- package/dist-types/commands/ComposeEnvironmentsCommand.d.ts +4 -0
- package/dist-types/commands/CreateApplicationCommand.d.ts +4 -0
- package/dist-types/commands/CreateApplicationVersionCommand.d.ts +4 -0
- package/dist-types/commands/CreateConfigurationTemplateCommand.d.ts +4 -0
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +4 -0
- package/dist-types/commands/CreatePlatformVersionCommand.d.ts +4 -0
- package/dist-types/commands/CreateStorageLocationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteApplicationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteApplicationVersionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteConfigurationTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEnvironmentConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeletePlatformVersionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeApplicationVersionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeConfigurationOptionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeConfigurationSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEnvironmentHealthCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEnvironmentManagedActionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEnvironmentResourcesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEnvironmentsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeInstancesHealthCommand.d.ts +4 -0
- package/dist-types/commands/DescribePlatformVersionCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +4 -0
- package/dist-types/commands/ListAvailableSolutionStacksCommand.d.ts +4 -0
- package/dist-types/commands/ListPlatformBranchesCommand.d.ts +4 -0
- package/dist-types/commands/ListPlatformVersionsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/RebuildEnvironmentCommand.d.ts +4 -0
- package/dist-types/commands/RequestEnvironmentInfoCommand.d.ts +4 -0
- package/dist-types/commands/RestartAppServerCommand.d.ts +4 -0
- package/dist-types/commands/RetrieveEnvironmentInfoCommand.d.ts +4 -0
- package/dist-types/commands/SwapEnvironmentCNAMEsCommand.d.ts +4 -0
- package/dist-types/commands/TerminateEnvironmentCommand.d.ts +4 -0
- package/dist-types/commands/UpdateApplicationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateApplicationResourceLifecycleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateApplicationVersionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateConfigurationTemplateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ValidateConfigurationSettingsCommand.d.ts +4 -0
- package/dist-types/index.d.ts +19 -2
- package/dist-types/models/ElasticBeanstalkServiceException.d.ts +1 -0
- package/dist-types/ts3.4/ElasticBeanstalkClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AbortEnvironmentUpdateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ApplyEnvironmentManagedActionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CheckDNSAvailabilityCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ComposeEnvironmentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateApplicationVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateConfigurationTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreatePlatformVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateStorageLocationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteApplicationVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteConfigurationTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeletePlatformVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeApplicationVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeConfigurationOptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeConfigurationSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeEnvironmentHealthCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeEnvironmentManagedActionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeEnvironmentResourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeEnvironmentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeInstancesHealthCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribePlatformVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAvailableSolutionStacksCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListPlatformBranchesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListPlatformVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RebuildEnvironmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RequestEnvironmentInfoCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RestartAppServerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RetrieveEnvironmentInfoCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SwapEnvironmentCNAMEsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TerminateEnvironmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateApplicationResourceLifecycleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateApplicationVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateConfigurationTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ValidateConfigurationSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/ElasticBeanstalkServiceException.d.ts +1 -0
- package/package.json +29 -29
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ApplicationDescriptionMessage, CreateApplicationMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ApplicationVersionDescriptionMessage, CreateApplicationVersionMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ConfigurationSettingsDescription, CreateConfigurationTemplateMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { CreateEnvironmentMessage, EnvironmentDescription } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { CreatePlatformVersionRequest, CreatePlatformVersionResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { CreateStorageLocationResultMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DeleteApplicationMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DeleteApplicationVersionMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DeleteConfigurationTemplateMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DeleteEnvironmentConfigurationMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DeletePlatformVersionRequest, DeletePlatformVersionResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DescribeAccountAttributesResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ApplicationVersionDescriptionsMessage, DescribeApplicationVersionsMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ApplicationDescriptionsMessage, DescribeApplicationsMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ConfigurationOptionsDescription, DescribeConfigurationOptionsMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ConfigurationSettingsDescriptions, DescribeConfigurationSettingsMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DescribeEnvironmentHealthRequest, DescribeEnvironmentHealthResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DescribeEnvironmentManagedActionHistoryRequest, DescribeEnvironmentManagedActionHistoryResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DescribeEnvironmentManagedActionsRequest, DescribeEnvironmentManagedActionsResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DescribeEnvironmentResourcesMessage, EnvironmentResourceDescriptionsMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DescribeEnvironmentsMessage, EnvironmentDescriptionsMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DescribeEventsMessage, EventDescriptionsMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DescribeInstancesHealthRequest, DescribeInstancesHealthResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DescribePlatformVersionRequest, DescribePlatformVersionResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { DisassociateEnvironmentOperationsRoleMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ListAvailableSolutionStacksResultMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ListPlatformBranchesRequest, ListPlatformBranchesResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ListPlatformVersionsRequest, ListPlatformVersionsResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ListTagsForResourceMessage, ResourceTagsDescriptionMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { RebuildEnvironmentMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { RequestEnvironmentInfoMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { RestartAppServerMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { RetrieveEnvironmentInfoMessage, RetrieveEnvironmentInfoResultMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { SwapEnvironmentCNAMEsMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { EnvironmentDescription, TerminateEnvironmentMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ApplicationDescriptionMessage, UpdateApplicationMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ApplicationResourceLifecycleDescriptionMessage, UpdateApplicationResourceLifecycleMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ApplicationVersionDescriptionMessage, UpdateApplicationVersionMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ConfigurationSettingsDescription, UpdateConfigurationTemplateMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { EnvironmentDescription, UpdateEnvironmentMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { UpdateTagsForResourceMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient";
|
|
5
5
|
import { ConfigurationSettingsValidationMessages, ValidateConfigurationSettingsMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,7 +1,24 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <fullname>AWS Elastic Beanstalk</fullname>
|
|
3
|
+
* <p>AWS Elastic Beanstalk makes it easy for you to create, deploy, and manage scalable,
|
|
4
|
+
* fault-tolerant applications running on the Amazon Web Services cloud.</p>
|
|
5
|
+
* <p>For more information about this product, go to the <a href="http://aws.amazon.com/elasticbeanstalk/">AWS Elastic Beanstalk</a> details page. The location of the
|
|
6
|
+
* latest AWS Elastic Beanstalk WSDL is <a href="https://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl">https://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl</a>.
|
|
7
|
+
* To install the Software Development Kits (SDKs), Integrated Development Environment (IDE)
|
|
8
|
+
* Toolkits, and command line tools that enable you to access the API, go to <a href="http://aws.amazon.com/tools/">Tools for Amazon Web Services</a>.</p>
|
|
9
|
+
* <p>
|
|
10
|
+
* <b>Endpoints</b>
|
|
11
|
+
* </p>
|
|
12
|
+
* <p>For a list of region-specific endpoints that AWS Elastic Beanstalk supports, go to
|
|
13
|
+
* <a href="https://docs.aws.amazon.com/general/latest/gr/rande.html#elasticbeanstalk_region">Regions and Endpoints</a> in the <i>Amazon Web Services
|
|
14
|
+
* Glossary</i>.</p>
|
|
15
|
+
*
|
|
16
|
+
* @packageDocumentation
|
|
17
|
+
*/
|
|
2
18
|
export * from "./ElasticBeanstalkClient";
|
|
19
|
+
export * from "./ElasticBeanstalk";
|
|
3
20
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
21
|
export * from "./pagination";
|
|
6
22
|
export * from "./waiters";
|
|
23
|
+
export * from "./models";
|
|
7
24
|
export { ElasticBeanstalkServiceException } from "./models/ElasticBeanstalkServiceException";
|
|
@@ -239,6 +239,7 @@ import {
|
|
|
239
239
|
ClientResolvedEndpointParameters,
|
|
240
240
|
EndpointParameters,
|
|
241
241
|
} from "./endpoint/EndpointParameters";
|
|
242
|
+
export { __Client };
|
|
242
243
|
export type ServiceInputTypes =
|
|
243
244
|
| AbortEnvironmentUpdateCommandInput
|
|
244
245
|
| ApplyEnvironmentManagedActionCommandInput
|
|
@@ -359,7 +360,7 @@ export interface ClientDefaults
|
|
|
359
360
|
logger?: __Logger;
|
|
360
361
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
361
362
|
}
|
|
362
|
-
type ElasticBeanstalkClientConfigType = Partial<
|
|
363
|
+
export type ElasticBeanstalkClientConfigType = Partial<
|
|
363
364
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
364
365
|
> &
|
|
365
366
|
ClientDefaults &
|
|
@@ -372,7 +373,7 @@ type ElasticBeanstalkClientConfigType = Partial<
|
|
|
372
373
|
ClientInputEndpointParameters;
|
|
373
374
|
export interface ElasticBeanstalkClientConfig
|
|
374
375
|
extends ElasticBeanstalkClientConfigType {}
|
|
375
|
-
type ElasticBeanstalkClientResolvedConfigType =
|
|
376
|
+
export type ElasticBeanstalkClientResolvedConfigType =
|
|
376
377
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
377
378
|
Required<ClientDefaults> &
|
|
378
379
|
RegionResolvedConfig &
|
|
@@ -394,4 +395,3 @@ export declare class ElasticBeanstalkClient extends __Client<
|
|
|
394
395
|
constructor(configuration: ElasticBeanstalkClientConfig);
|
|
395
396
|
destroy(): void;
|
|
396
397
|
}
|
|
397
|
-
export {};
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../ElasticBeanstalkClient";
|
|
14
14
|
import { AbortEnvironmentUpdateMessage } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface AbortEnvironmentUpdateCommandInput
|
|
16
17
|
extends AbortEnvironmentUpdateMessage {}
|
|
17
18
|
export interface AbortEnvironmentUpdateCommandOutput extends __MetadataBearer {}
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ApplyEnvironmentManagedActionRequest,
|
|
16
16
|
ApplyEnvironmentManagedActionResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ApplyEnvironmentManagedActionCommandInput
|
|
19
20
|
extends ApplyEnvironmentManagedActionRequest {}
|
|
20
21
|
export interface ApplyEnvironmentManagedActionCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../ElasticBeanstalkClient";
|
|
14
14
|
import { AssociateEnvironmentOperationsRoleMessage } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface AssociateEnvironmentOperationsRoleCommandInput
|
|
16
17
|
extends AssociateEnvironmentOperationsRoleMessage {}
|
|
17
18
|
export interface AssociateEnvironmentOperationsRoleCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CheckDNSAvailabilityMessage,
|
|
16
16
|
CheckDNSAvailabilityResultMessage,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CheckDNSAvailabilityCommandInput
|
|
19
20
|
extends CheckDNSAvailabilityMessage {}
|
|
20
21
|
export interface CheckDNSAvailabilityCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ComposeEnvironmentsMessage,
|
|
16
16
|
EnvironmentDescriptionsMessage,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ComposeEnvironmentsCommandInput
|
|
19
20
|
extends ComposeEnvironmentsMessage {}
|
|
20
21
|
export interface ComposeEnvironmentsCommandOutput
|