@aws-sdk/client-elastic-beanstalk 3.296.0 → 3.298.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 -3
- package/dist-cjs/commands/ApplyEnvironmentManagedActionCommand.js +2 -3
- package/dist-cjs/commands/AssociateEnvironmentOperationsRoleCommand.js +2 -3
- package/dist-cjs/commands/CheckDNSAvailabilityCommand.js +2 -3
- package/dist-cjs/commands/ComposeEnvironmentsCommand.js +2 -3
- package/dist-cjs/commands/CreateApplicationCommand.js +2 -3
- package/dist-cjs/commands/CreateApplicationVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateConfigurationTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateEnvironmentCommand.js +2 -3
- package/dist-cjs/commands/CreatePlatformVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateStorageLocationCommand.js +2 -3
- package/dist-cjs/commands/DeleteApplicationCommand.js +2 -3
- package/dist-cjs/commands/DeleteApplicationVersionCommand.js +2 -3
- package/dist-cjs/commands/DeleteConfigurationTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteEnvironmentConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeletePlatformVersionCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -3
- package/dist-cjs/commands/DescribeApplicationVersionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeApplicationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeConfigurationOptionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeConfigurationSettingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeEnvironmentHealthCommand.js +2 -3
- package/dist-cjs/commands/DescribeEnvironmentManagedActionHistoryCommand.js +2 -3
- package/dist-cjs/commands/DescribeEnvironmentManagedActionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeEnvironmentResourcesCommand.js +2 -3
- package/dist-cjs/commands/DescribeEnvironmentsCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
- package/dist-cjs/commands/DescribeInstancesHealthCommand.js +2 -3
- package/dist-cjs/commands/DescribePlatformVersionCommand.js +2 -3
- package/dist-cjs/commands/DisassociateEnvironmentOperationsRoleCommand.js +2 -3
- package/dist-cjs/commands/ListAvailableSolutionStacksCommand.js +2 -3
- package/dist-cjs/commands/ListPlatformBranchesCommand.js +2 -3
- package/dist-cjs/commands/ListPlatformVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/RebuildEnvironmentCommand.js +2 -3
- package/dist-cjs/commands/RequestEnvironmentInfoCommand.js +2 -3
- package/dist-cjs/commands/RestartAppServerCommand.js +2 -3
- package/dist-cjs/commands/RetrieveEnvironmentInfoCommand.js +2 -3
- package/dist-cjs/commands/SwapEnvironmentCNAMEsCommand.js +2 -3
- package/dist-cjs/commands/TerminateEnvironmentCommand.js +2 -3
- package/dist-cjs/commands/UpdateApplicationCommand.js +2 -3
- package/dist-cjs/commands/UpdateApplicationResourceLifecycleCommand.js +2 -3
- package/dist-cjs/commands/UpdateApplicationVersionCommand.js +2 -3
- package/dist-cjs/commands/UpdateConfigurationTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +2 -3
- package/dist-cjs/commands/UpdateTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ValidateConfigurationSettingsCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -508
- package/dist-cjs/protocols/Aws_query.js +96 -504
- package/dist-es/commands/AbortEnvironmentUpdateCommand.js +2 -3
- package/dist-es/commands/ApplyEnvironmentManagedActionCommand.js +2 -3
- package/dist-es/commands/AssociateEnvironmentOperationsRoleCommand.js +2 -3
- package/dist-es/commands/CheckDNSAvailabilityCommand.js +2 -3
- package/dist-es/commands/ComposeEnvironmentsCommand.js +2 -3
- package/dist-es/commands/CreateApplicationCommand.js +2 -3
- package/dist-es/commands/CreateApplicationVersionCommand.js +2 -3
- package/dist-es/commands/CreateConfigurationTemplateCommand.js +2 -3
- package/dist-es/commands/CreateEnvironmentCommand.js +2 -3
- package/dist-es/commands/CreatePlatformVersionCommand.js +2 -3
- package/dist-es/commands/CreateStorageLocationCommand.js +2 -3
- package/dist-es/commands/DeleteApplicationCommand.js +2 -3
- package/dist-es/commands/DeleteApplicationVersionCommand.js +2 -3
- package/dist-es/commands/DeleteConfigurationTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteEnvironmentConfigurationCommand.js +2 -3
- package/dist-es/commands/DeletePlatformVersionCommand.js +2 -3
- package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -3
- package/dist-es/commands/DescribeApplicationVersionsCommand.js +2 -3
- package/dist-es/commands/DescribeApplicationsCommand.js +2 -3
- package/dist-es/commands/DescribeConfigurationOptionsCommand.js +2 -3
- package/dist-es/commands/DescribeConfigurationSettingsCommand.js +2 -3
- package/dist-es/commands/DescribeEnvironmentHealthCommand.js +2 -3
- package/dist-es/commands/DescribeEnvironmentManagedActionHistoryCommand.js +2 -3
- package/dist-es/commands/DescribeEnvironmentManagedActionsCommand.js +2 -3
- package/dist-es/commands/DescribeEnvironmentResourcesCommand.js +2 -3
- package/dist-es/commands/DescribeEnvironmentsCommand.js +2 -3
- package/dist-es/commands/DescribeEventsCommand.js +2 -3
- package/dist-es/commands/DescribeInstancesHealthCommand.js +2 -3
- package/dist-es/commands/DescribePlatformVersionCommand.js +2 -3
- package/dist-es/commands/DisassociateEnvironmentOperationsRoleCommand.js +2 -3
- package/dist-es/commands/ListAvailableSolutionStacksCommand.js +2 -3
- package/dist-es/commands/ListPlatformBranchesCommand.js +2 -3
- package/dist-es/commands/ListPlatformVersionsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/RebuildEnvironmentCommand.js +2 -3
- package/dist-es/commands/RequestEnvironmentInfoCommand.js +2 -3
- package/dist-es/commands/RestartAppServerCommand.js +2 -3
- package/dist-es/commands/RetrieveEnvironmentInfoCommand.js +2 -3
- package/dist-es/commands/SwapEnvironmentCNAMEsCommand.js +2 -3
- package/dist-es/commands/TerminateEnvironmentCommand.js +2 -3
- package/dist-es/commands/UpdateApplicationCommand.js +2 -3
- package/dist-es/commands/UpdateApplicationResourceLifecycleCommand.js +2 -3
- package/dist-es/commands/UpdateApplicationVersionCommand.js +2 -3
- package/dist-es/commands/UpdateConfigurationTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateEnvironmentCommand.js +2 -3
- package/dist-es/commands/UpdateTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ValidateConfigurationSettingsCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -378
- package/dist-es/protocols/Aws_query.js +96 -504
- package/dist-types/ElasticBeanstalk.d.ts +48 -0
- package/dist-types/ElasticBeanstalkClient.d.ts +24 -4
- package/dist-types/commands/AbortEnvironmentUpdateCommand.d.ts +16 -0
- package/dist-types/commands/ApplyEnvironmentManagedActionCommand.d.ts +16 -0
- package/dist-types/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +16 -0
- package/dist-types/commands/CheckDNSAvailabilityCommand.d.ts +16 -0
- package/dist-types/commands/ComposeEnvironmentsCommand.d.ts +16 -0
- package/dist-types/commands/CreateApplicationCommand.d.ts +16 -0
- package/dist-types/commands/CreateApplicationVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateConfigurationTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +16 -0
- package/dist-types/commands/CreatePlatformVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateStorageLocationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteApplicationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteApplicationVersionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConfigurationTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEnvironmentConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeletePlatformVersionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeApplicationVersionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConfigurationOptionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConfigurationSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEnvironmentHealthCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEnvironmentManagedActionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEnvironmentResourcesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEnvironmentsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstancesHealthCommand.d.ts +16 -0
- package/dist-types/commands/DescribePlatformVersionCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +16 -0
- package/dist-types/commands/ListAvailableSolutionStacksCommand.d.ts +16 -0
- package/dist-types/commands/ListPlatformBranchesCommand.d.ts +16 -0
- package/dist-types/commands/ListPlatformVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/RebuildEnvironmentCommand.d.ts +16 -0
- package/dist-types/commands/RequestEnvironmentInfoCommand.d.ts +16 -0
- package/dist-types/commands/RestartAppServerCommand.d.ts +16 -0
- package/dist-types/commands/RetrieveEnvironmentInfoCommand.d.ts +16 -0
- package/dist-types/commands/SwapEnvironmentCNAMEsCommand.d.ts +16 -0
- package/dist-types/commands/TerminateEnvironmentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApplicationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApplicationResourceLifecycleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApplicationVersionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConfigurationTemplateCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ValidateConfigurationSettingsCommand.d.ts +16 -0
- package/dist-types/models/ElasticBeanstalkServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +232 -504
- package/dist-types/pagination/DescribeEnvironmentManagedActionHistoryPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListPlatformBranchesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPlatformVersionsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -346
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
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
|
-
import { ListPlatformBranchesRequestFilterSensitiveLog, ListPlatformBranchesResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryListPlatformBranchesCommand, serializeAws_queryListPlatformBranchesCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class ListPlatformBranchesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListPlatformBranchesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
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
|
-
import { ListPlatformVersionsRequestFilterSensitiveLog, ListPlatformVersionsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryListPlatformVersionsCommand, serializeAws_queryListPlatformVersionsCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class ListPlatformVersionsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListPlatformVersionsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
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
|
-
import { ListTagsForResourceMessageFilterSensitiveLog, ResourceTagsDescriptionMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryListTagsForResourceCommand, serializeAws_queryListTagsForResourceCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class ListTagsForResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
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
|
-
import { RebuildEnvironmentMessageFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryRebuildEnvironmentCommand, serializeAws_queryRebuildEnvironmentCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class RebuildEnvironmentCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class RebuildEnvironmentCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
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
|
-
import { RequestEnvironmentInfoMessageFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryRequestEnvironmentInfoCommand, serializeAws_queryRequestEnvironmentInfoCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class RequestEnvironmentInfoCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class RequestEnvironmentInfoCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
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
|
-
import { RestartAppServerMessageFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryRestartAppServerCommand, serializeAws_queryRestartAppServerCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class RestartAppServerCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class RestartAppServerCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
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
|
-
import { RetrieveEnvironmentInfoMessageFilterSensitiveLog, RetrieveEnvironmentInfoResultMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryRetrieveEnvironmentInfoCommand, serializeAws_queryRetrieveEnvironmentInfoCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class RetrieveEnvironmentInfoCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class RetrieveEnvironmentInfoCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
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
|
-
import { SwapEnvironmentCNAMEsMessageFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_querySwapEnvironmentCNAMEsCommand, serializeAws_querySwapEnvironmentCNAMEsCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class SwapEnvironmentCNAMEsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class SwapEnvironmentCNAMEsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
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
|
-
import { EnvironmentDescriptionFilterSensitiveLog, TerminateEnvironmentMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryTerminateEnvironmentCommand, serializeAws_queryTerminateEnvironmentCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class TerminateEnvironmentCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class TerminateEnvironmentCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
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
|
-
import { ApplicationDescriptionMessageFilterSensitiveLog, UpdateApplicationMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryUpdateApplicationCommand, serializeAws_queryUpdateApplicationCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class UpdateApplicationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateApplicationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
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
|
-
import { ApplicationResourceLifecycleDescriptionMessageFilterSensitiveLog, UpdateApplicationResourceLifecycleMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryUpdateApplicationResourceLifecycleCommand, serializeAws_queryUpdateApplicationResourceLifecycleCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class UpdateApplicationResourceLifecycleCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateApplicationResourceLifecycleCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
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
|
-
import { ApplicationVersionDescriptionMessageFilterSensitiveLog, UpdateApplicationVersionMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryUpdateApplicationVersionCommand, serializeAws_queryUpdateApplicationVersionCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class UpdateApplicationVersionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateApplicationVersionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
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
|
-
import { ConfigurationSettingsDescriptionFilterSensitiveLog, UpdateConfigurationTemplateMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryUpdateConfigurationTemplateCommand, serializeAws_queryUpdateConfigurationTemplateCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class UpdateConfigurationTemplateCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateConfigurationTemplateCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
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
|
-
import { EnvironmentDescriptionFilterSensitiveLog, UpdateEnvironmentMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryUpdateEnvironmentCommand, serializeAws_queryUpdateEnvironmentCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class UpdateEnvironmentCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateEnvironmentCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
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
|
-
import { UpdateTagsForResourceMessageFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryUpdateTagsForResourceCommand, serializeAws_queryUpdateTagsForResourceCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class UpdateTagsForResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateTagsForResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
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
|
-
import { ConfigurationSettingsValidationMessagesFilterSensitiveLog, ValidateConfigurationSettingsMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryValidateConfigurationSettingsCommand, serializeAws_queryValidateConfigurationSettingsCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class ValidateConfigurationSettingsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ValidateConfigurationSettingsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|