@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
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateTagsForResourceCommand = void 0;
|
|
3
|
+
exports.UpdateTagsForResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
8
9
|
class UpdateTagsForResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ValidateConfigurationSettingsCommand = void 0;
|
|
3
|
+
exports.ValidateConfigurationSettingsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
8
9
|
class ValidateConfigurationSettingsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
package/dist-cjs/index.js
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ElasticBeanstalkServiceException = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
-
tslib_1.__exportStar(require("./ElasticBeanstalk"), exports);
|
|
6
5
|
tslib_1.__exportStar(require("./ElasticBeanstalkClient"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./ElasticBeanstalk"), exports);
|
|
7
7
|
tslib_1.__exportStar(require("./commands"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./models"), exports);
|
|
9
8
|
tslib_1.__exportStar(require("./pagination"), exports);
|
|
10
9
|
tslib_1.__exportStar(require("./waiters"), exports);
|
|
10
|
+
tslib_1.__exportStar(require("./models"), exports);
|
|
11
11
|
var ElasticBeanstalkServiceException_1 = require("./models/ElasticBeanstalkServiceException");
|
|
12
12
|
Object.defineProperty(exports, "ElasticBeanstalkServiceException", { enumerable: true, get: function () { return ElasticBeanstalkServiceException_1.ElasticBeanstalkServiceException; } });
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ElasticBeanstalkServiceException = void 0;
|
|
3
|
+
exports.ElasticBeanstalkServiceException = exports.__ServiceException = void 0;
|
|
4
4
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
5
|
+
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
5
6
|
class ElasticBeanstalkServiceException extends smithy_client_1.ServiceException {
|
|
6
7
|
constructor(options) {
|
|
7
8
|
super(options);
|
|
@@ -10,6 +10,7 @@ import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware
|
|
|
10
10
|
import { Client as __Client, } from "@aws-sdk/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
|
+
export { __Client };
|
|
13
14
|
export class ElasticBeanstalkClient extends __Client {
|
|
14
15
|
constructor(configuration) {
|
|
15
16
|
const _config_0 = __getRuntimeConfig(configuration);
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AbortEnvironmentUpdateCommand, se_AbortEnvironmentUpdateCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AbortEnvironmentUpdateCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ApplyEnvironmentManagedActionCommand, se_ApplyEnvironmentManagedActionCommand, } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ApplyEnvironmentManagedActionCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AssociateEnvironmentOperationsRoleCommand, se_AssociateEnvironmentOperationsRoleCommand, } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AssociateEnvironmentOperationsRoleCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CheckDNSAvailabilityCommand, se_CheckDNSAvailabilityCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CheckDNSAvailabilityCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ComposeEnvironmentsCommand, se_ComposeEnvironmentsCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ComposeEnvironmentsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateApplicationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateApplicationVersionCommand, se_CreateApplicationVersionCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateApplicationVersionCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateConfigurationTemplateCommand, se_CreateConfigurationTemplateCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateConfigurationTemplateCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateEnvironmentCommand, se_CreateEnvironmentCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateEnvironmentCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreatePlatformVersionCommand, se_CreatePlatformVersionCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreatePlatformVersionCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateStorageLocationCommand, se_CreateStorageLocationCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateStorageLocationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteApplicationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteApplicationVersionCommand, se_DeleteApplicationVersionCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteApplicationVersionCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteConfigurationTemplateCommand, se_DeleteConfigurationTemplateCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteConfigurationTemplateCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteEnvironmentConfigurationCommand, se_DeleteEnvironmentConfigurationCommand, } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteEnvironmentConfigurationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeletePlatformVersionCommand, se_DeletePlatformVersionCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeletePlatformVersionCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeAccountAttributesCommand, se_DescribeAccountAttributesCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeAccountAttributesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeApplicationVersionsCommand, se_DescribeApplicationVersionsCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeApplicationVersionsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeApplicationsCommand, se_DescribeApplicationsCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeApplicationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeConfigurationOptionsCommand, se_DescribeConfigurationOptionsCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeConfigurationOptionsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeConfigurationSettingsCommand, se_DescribeConfigurationSettingsCommand, } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeConfigurationSettingsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeEnvironmentHealthCommand, se_DescribeEnvironmentHealthCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeEnvironmentHealthCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeEnvironmentManagedActionHistoryCommand, se_DescribeEnvironmentManagedActionHistoryCommand, } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeEnvironmentManagedActionHistoryCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeEnvironmentManagedActionsCommand, se_DescribeEnvironmentManagedActionsCommand, } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeEnvironmentManagedActionsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeEnvironmentResourcesCommand, se_DescribeEnvironmentResourcesCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeEnvironmentResourcesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeEnvironmentsCommand, se_DescribeEnvironmentsCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeEnvironmentsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeEventsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeInstancesHealthCommand, se_DescribeInstancesHealthCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeInstancesHealthCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribePlatformVersionCommand, se_DescribePlatformVersionCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribePlatformVersionCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DisassociateEnvironmentOperationsRoleCommand, se_DisassociateEnvironmentOperationsRoleCommand, } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DisassociateEnvironmentOperationsRoleCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListAvailableSolutionStacksCommand, se_ListAvailableSolutionStacksCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListAvailableSolutionStacksCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListPlatformBranchesCommand, se_ListPlatformBranchesCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListPlatformBranchesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListPlatformVersionsCommand, se_ListPlatformVersionsCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListPlatformVersionsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListTagsForResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_RebuildEnvironmentCommand, se_RebuildEnvironmentCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class RebuildEnvironmentCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_RequestEnvironmentInfoCommand, se_RequestEnvironmentInfoCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class RequestEnvironmentInfoCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_RestartAppServerCommand, se_RestartAppServerCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class RestartAppServerCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_RetrieveEnvironmentInfoCommand, se_RetrieveEnvironmentInfoCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class RetrieveEnvironmentInfoCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_SwapEnvironmentCNAMEsCommand, se_SwapEnvironmentCNAMEsCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class SwapEnvironmentCNAMEsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_TerminateEnvironmentCommand, se_TerminateEnvironmentCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class TerminateEnvironmentCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateApplicationCommand, se_UpdateApplicationCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateApplicationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateApplicationResourceLifecycleCommand, se_UpdateApplicationResourceLifecycleCommand, } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateApplicationResourceLifecycleCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateApplicationVersionCommand, se_UpdateApplicationVersionCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateApplicationVersionCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateConfigurationTemplateCommand, se_UpdateConfigurationTemplateCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateConfigurationTemplateCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateEnvironmentCommand, se_UpdateEnvironmentCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateEnvironmentCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateTagsForResourceCommand, se_UpdateTagsForResourceCommand } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateTagsForResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ValidateConfigurationSettingsCommand, se_ValidateConfigurationSettingsCommand, } from "../protocols/Aws_query";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ValidateConfigurationSettingsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
package/dist-es/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from "./ElasticBeanstalk";
|
|
2
1
|
export * from "./ElasticBeanstalkClient";
|
|
2
|
+
export * from "./ElasticBeanstalk";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
6
5
|
export * from "./waiters";
|
|
6
|
+
export * from "./models";
|
|
7
7
|
export { ElasticBeanstalkServiceException } from "./models/ElasticBeanstalkServiceException";
|
|
@@ -56,6 +56,7 @@ import { UpdateEnvironmentCommandInput, UpdateEnvironmentCommandOutput } from ".
|
|
|
56
56
|
import { UpdateTagsForResourceCommandInput, UpdateTagsForResourceCommandOutput } from "./commands/UpdateTagsForResourceCommand";
|
|
57
57
|
import { ValidateConfigurationSettingsCommandInput, ValidateConfigurationSettingsCommandOutput } from "./commands/ValidateConfigurationSettingsCommand";
|
|
58
58
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
59
|
+
export { __Client };
|
|
59
60
|
/**
|
|
60
61
|
* @public
|
|
61
62
|
*/
|
|
@@ -170,7 +171,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
170
171
|
/**
|
|
171
172
|
* @public
|
|
172
173
|
*/
|
|
173
|
-
type ElasticBeanstalkClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
174
|
+
export type ElasticBeanstalkClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
174
175
|
/**
|
|
175
176
|
* @public
|
|
176
177
|
*
|
|
@@ -181,7 +182,7 @@ export interface ElasticBeanstalkClientConfig extends ElasticBeanstalkClientConf
|
|
|
181
182
|
/**
|
|
182
183
|
* @public
|
|
183
184
|
*/
|
|
184
|
-
type ElasticBeanstalkClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
185
|
+
export type ElasticBeanstalkClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
185
186
|
/**
|
|
186
187
|
* @public
|
|
187
188
|
*
|
|
@@ -218,4 +219,3 @@ export declare class ElasticBeanstalkClient extends __Client<__HttpHandlerOption
|
|
|
218
219
|
*/
|
|
219
220
|
destroy(): void;
|
|
220
221
|
}
|
|
221
|
-
export {};
|
|
@@ -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 { AbortEnvironmentUpdateMessage } 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 { ApplyEnvironmentManagedActionRequest, ApplyEnvironmentManagedActionResult } 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 { AssociateEnvironmentOperationsRoleMessage } 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 { CheckDNSAvailabilityMessage, CheckDNSAvailabilityResultMessage } 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 { ComposeEnvironmentsMessage, EnvironmentDescriptionsMessage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|