@aws-sdk/client-elastic-beanstalk 3.306.0 → 3.310.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AbortEnvironmentUpdateCommand.js +2 -2
- package/dist-cjs/commands/ApplyEnvironmentManagedActionCommand.js +2 -2
- package/dist-cjs/commands/AssociateEnvironmentOperationsRoleCommand.js +2 -2
- package/dist-cjs/commands/CheckDNSAvailabilityCommand.js +2 -2
- package/dist-cjs/commands/ComposeEnvironmentsCommand.js +2 -2
- package/dist-cjs/commands/CreateApplicationCommand.js +2 -2
- package/dist-cjs/commands/CreateApplicationVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateConfigurationTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateEnvironmentCommand.js +2 -2
- package/dist-cjs/commands/CreatePlatformVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateStorageLocationCommand.js +2 -2
- package/dist-cjs/commands/DeleteApplicationCommand.js +2 -2
- package/dist-cjs/commands/DeleteApplicationVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteConfigurationTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteEnvironmentConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeletePlatformVersionCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeApplicationVersionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeApplicationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeConfigurationOptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeConfigurationSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEnvironmentHealthCommand.js +2 -2
- package/dist-cjs/commands/DescribeEnvironmentManagedActionHistoryCommand.js +2 -2
- package/dist-cjs/commands/DescribeEnvironmentManagedActionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEnvironmentResourcesCommand.js +2 -2
- package/dist-cjs/commands/DescribeEnvironmentsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
- package/dist-cjs/commands/DescribeInstancesHealthCommand.js +2 -2
- package/dist-cjs/commands/DescribePlatformVersionCommand.js +2 -2
- package/dist-cjs/commands/DisassociateEnvironmentOperationsRoleCommand.js +2 -2
- package/dist-cjs/commands/ListAvailableSolutionStacksCommand.js +2 -2
- package/dist-cjs/commands/ListPlatformBranchesCommand.js +2 -2
- package/dist-cjs/commands/ListPlatformVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/RebuildEnvironmentCommand.js +2 -2
- package/dist-cjs/commands/RequestEnvironmentInfoCommand.js +2 -2
- package/dist-cjs/commands/RestartAppServerCommand.js +2 -2
- package/dist-cjs/commands/RetrieveEnvironmentInfoCommand.js +2 -2
- package/dist-cjs/commands/SwapEnvironmentCNAMEsCommand.js +2 -2
- package/dist-cjs/commands/TerminateEnvironmentCommand.js +2 -2
- package/dist-cjs/commands/UpdateApplicationCommand.js +2 -2
- package/dist-cjs/commands/UpdateApplicationResourceLifecycleCommand.js +2 -2
- package/dist-cjs/commands/UpdateApplicationVersionCommand.js +2 -2
- package/dist-cjs/commands/UpdateConfigurationTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +2 -2
- package/dist-cjs/commands/UpdateTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ValidateConfigurationSettingsCommand.js +2 -2
- package/dist-cjs/protocols/Aws_query.js +820 -820
- package/dist-es/commands/AbortEnvironmentUpdateCommand.js +3 -3
- package/dist-es/commands/ApplyEnvironmentManagedActionCommand.js +3 -3
- package/dist-es/commands/AssociateEnvironmentOperationsRoleCommand.js +3 -3
- package/dist-es/commands/CheckDNSAvailabilityCommand.js +3 -3
- package/dist-es/commands/ComposeEnvironmentsCommand.js +3 -3
- package/dist-es/commands/CreateApplicationCommand.js +3 -3
- package/dist-es/commands/CreateApplicationVersionCommand.js +3 -3
- package/dist-es/commands/CreateConfigurationTemplateCommand.js +3 -3
- package/dist-es/commands/CreateEnvironmentCommand.js +3 -3
- package/dist-es/commands/CreatePlatformVersionCommand.js +3 -3
- package/dist-es/commands/CreateStorageLocationCommand.js +3 -3
- package/dist-es/commands/DeleteApplicationCommand.js +3 -3
- package/dist-es/commands/DeleteApplicationVersionCommand.js +3 -3
- package/dist-es/commands/DeleteConfigurationTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteEnvironmentConfigurationCommand.js +3 -3
- package/dist-es/commands/DeletePlatformVersionCommand.js +3 -3
- package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeApplicationVersionsCommand.js +3 -3
- package/dist-es/commands/DescribeApplicationsCommand.js +3 -3
- package/dist-es/commands/DescribeConfigurationOptionsCommand.js +3 -3
- package/dist-es/commands/DescribeConfigurationSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeEnvironmentHealthCommand.js +3 -3
- package/dist-es/commands/DescribeEnvironmentManagedActionHistoryCommand.js +3 -3
- package/dist-es/commands/DescribeEnvironmentManagedActionsCommand.js +3 -3
- package/dist-es/commands/DescribeEnvironmentResourcesCommand.js +3 -3
- package/dist-es/commands/DescribeEnvironmentsCommand.js +3 -3
- package/dist-es/commands/DescribeEventsCommand.js +3 -3
- package/dist-es/commands/DescribeInstancesHealthCommand.js +3 -3
- package/dist-es/commands/DescribePlatformVersionCommand.js +3 -3
- package/dist-es/commands/DisassociateEnvironmentOperationsRoleCommand.js +3 -3
- package/dist-es/commands/ListAvailableSolutionStacksCommand.js +3 -3
- package/dist-es/commands/ListPlatformBranchesCommand.js +3 -3
- package/dist-es/commands/ListPlatformVersionsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/RebuildEnvironmentCommand.js +3 -3
- package/dist-es/commands/RequestEnvironmentInfoCommand.js +3 -3
- package/dist-es/commands/RestartAppServerCommand.js +3 -3
- package/dist-es/commands/RetrieveEnvironmentInfoCommand.js +3 -3
- package/dist-es/commands/SwapEnvironmentCNAMEsCommand.js +3 -3
- package/dist-es/commands/TerminateEnvironmentCommand.js +3 -3
- package/dist-es/commands/UpdateApplicationCommand.js +3 -3
- package/dist-es/commands/UpdateApplicationResourceLifecycleCommand.js +3 -3
- package/dist-es/commands/UpdateApplicationVersionCommand.js +3 -3
- package/dist-es/commands/UpdateConfigurationTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateEnvironmentCommand.js +3 -3
- package/dist-es/commands/UpdateTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ValidateConfigurationSettingsCommand.js +3 -3
- package/dist-es/protocols/Aws_query.js +724 -724
- package/dist-types/protocols/Aws_query.d.ts +376 -94
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +94 -94
- package/package.json +36 -36
|
@@ -36,10 +36,10 @@ class AbortEnvironmentUpdateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_AbortEnvironmentUpdateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_AbortEnvironmentUpdateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.AbortEnvironmentUpdateCommand = AbortEnvironmentUpdateCommand;
|
|
@@ -36,10 +36,10 @@ class ApplyEnvironmentManagedActionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ApplyEnvironmentManagedActionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ApplyEnvironmentManagedActionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ApplyEnvironmentManagedActionCommand = ApplyEnvironmentManagedActionCommand;
|
|
@@ -36,10 +36,10 @@ class AssociateEnvironmentOperationsRoleCommand extends smithy_client_1.Command
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_AssociateEnvironmentOperationsRoleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_AssociateEnvironmentOperationsRoleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.AssociateEnvironmentOperationsRoleCommand = AssociateEnvironmentOperationsRoleCommand;
|
|
@@ -36,10 +36,10 @@ class CheckDNSAvailabilityCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CheckDNSAvailabilityCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CheckDNSAvailabilityCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CheckDNSAvailabilityCommand = CheckDNSAvailabilityCommand;
|
|
@@ -36,10 +36,10 @@ class ComposeEnvironmentsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ComposeEnvironmentsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ComposeEnvironmentsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ComposeEnvironmentsCommand = ComposeEnvironmentsCommand;
|
|
@@ -36,10 +36,10 @@ class CreateApplicationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateApplicationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateApplicationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateApplicationCommand = CreateApplicationCommand;
|
|
@@ -36,10 +36,10 @@ class CreateApplicationVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateApplicationVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateApplicationVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateApplicationVersionCommand = CreateApplicationVersionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateConfigurationTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateConfigurationTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateConfigurationTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateConfigurationTemplateCommand = CreateConfigurationTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class CreateEnvironmentCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateEnvironmentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateEnvironmentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateEnvironmentCommand = CreateEnvironmentCommand;
|
|
@@ -36,10 +36,10 @@ class CreatePlatformVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreatePlatformVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreatePlatformVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreatePlatformVersionCommand = CreatePlatformVersionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateStorageLocationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateStorageLocationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateStorageLocationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateStorageLocationCommand = CreateStorageLocationCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteApplicationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteApplicationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteApplicationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteApplicationCommand = DeleteApplicationCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteApplicationVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteApplicationVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteApplicationVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteApplicationVersionCommand = DeleteApplicationVersionCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteConfigurationTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteConfigurationTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteConfigurationTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteConfigurationTemplateCommand = DeleteConfigurationTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteEnvironmentConfigurationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteEnvironmentConfigurationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteEnvironmentConfigurationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteEnvironmentConfigurationCommand = DeleteEnvironmentConfigurationCommand;
|
|
@@ -36,10 +36,10 @@ class DeletePlatformVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeletePlatformVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeletePlatformVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeletePlatformVersionCommand = DeletePlatformVersionCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeAccountAttributesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeAccountAttributesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeAccountAttributesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeAccountAttributesCommand = DescribeAccountAttributesCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeApplicationVersionsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeApplicationVersionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeApplicationVersionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeApplicationVersionsCommand = DescribeApplicationVersionsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeApplicationsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeApplicationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeApplicationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeApplicationsCommand = DescribeApplicationsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeConfigurationOptionsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeConfigurationOptionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeConfigurationOptionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeConfigurationOptionsCommand = DescribeConfigurationOptionsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeConfigurationSettingsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeConfigurationSettingsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeConfigurationSettingsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeConfigurationSettingsCommand = DescribeConfigurationSettingsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeEnvironmentHealthCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeEnvironmentHealthCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeEnvironmentHealthCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeEnvironmentHealthCommand = DescribeEnvironmentHealthCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeEnvironmentManagedActionHistoryCommand extends smithy_client_1.Com
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeEnvironmentManagedActionHistoryCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeEnvironmentManagedActionHistoryCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeEnvironmentManagedActionHistoryCommand = DescribeEnvironmentManagedActionHistoryCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeEnvironmentManagedActionsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeEnvironmentManagedActionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeEnvironmentManagedActionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeEnvironmentManagedActionsCommand = DescribeEnvironmentManagedActionsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeEnvironmentResourcesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeEnvironmentResourcesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeEnvironmentResourcesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeEnvironmentResourcesCommand = DescribeEnvironmentResourcesCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeEnvironmentsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeEnvironmentsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeEnvironmentsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeEnvironmentsCommand = DescribeEnvironmentsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeEventsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeEventsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeEventsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeEventsCommand = DescribeEventsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeInstancesHealthCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeInstancesHealthCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeInstancesHealthCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeInstancesHealthCommand = DescribeInstancesHealthCommand;
|
|
@@ -36,10 +36,10 @@ class DescribePlatformVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribePlatformVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribePlatformVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribePlatformVersionCommand = DescribePlatformVersionCommand;
|
|
@@ -36,10 +36,10 @@ class DisassociateEnvironmentOperationsRoleCommand extends smithy_client_1.Comma
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DisassociateEnvironmentOperationsRoleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DisassociateEnvironmentOperationsRoleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DisassociateEnvironmentOperationsRoleCommand = DisassociateEnvironmentOperationsRoleCommand;
|
|
@@ -36,10 +36,10 @@ class ListAvailableSolutionStacksCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListAvailableSolutionStacksCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListAvailableSolutionStacksCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListAvailableSolutionStacksCommand = ListAvailableSolutionStacksCommand;
|
|
@@ -36,10 +36,10 @@ class ListPlatformBranchesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListPlatformBranchesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListPlatformBranchesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListPlatformBranchesCommand = ListPlatformBranchesCommand;
|
|
@@ -36,10 +36,10 @@ class ListPlatformVersionsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListPlatformVersionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListPlatformVersionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListPlatformVersionsCommand = ListPlatformVersionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListTagsForResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListTagsForResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
@@ -36,10 +36,10 @@ class RebuildEnvironmentCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_RebuildEnvironmentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_RebuildEnvironmentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RebuildEnvironmentCommand = RebuildEnvironmentCommand;
|
|
@@ -36,10 +36,10 @@ class RequestEnvironmentInfoCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_RequestEnvironmentInfoCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_RequestEnvironmentInfoCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RequestEnvironmentInfoCommand = RequestEnvironmentInfoCommand;
|
|
@@ -36,10 +36,10 @@ class RestartAppServerCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_RestartAppServerCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_RestartAppServerCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RestartAppServerCommand = RestartAppServerCommand;
|
|
@@ -36,10 +36,10 @@ class RetrieveEnvironmentInfoCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_RetrieveEnvironmentInfoCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_RetrieveEnvironmentInfoCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RetrieveEnvironmentInfoCommand = RetrieveEnvironmentInfoCommand;
|
|
@@ -36,10 +36,10 @@ class SwapEnvironmentCNAMEsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_SwapEnvironmentCNAMEsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_SwapEnvironmentCNAMEsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.SwapEnvironmentCNAMEsCommand = SwapEnvironmentCNAMEsCommand;
|
|
@@ -36,10 +36,10 @@ class TerminateEnvironmentCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_TerminateEnvironmentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_TerminateEnvironmentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.TerminateEnvironmentCommand = TerminateEnvironmentCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateApplicationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_UpdateApplicationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_UpdateApplicationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateApplicationCommand = UpdateApplicationCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateApplicationResourceLifecycleCommand extends smithy_client_1.Command
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_UpdateApplicationResourceLifecycleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_UpdateApplicationResourceLifecycleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateApplicationResourceLifecycleCommand = UpdateApplicationResourceLifecycleCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateApplicationVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_UpdateApplicationVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_UpdateApplicationVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateApplicationVersionCommand = UpdateApplicationVersionCommand;
|