@aws-sdk/client-global-accelerator 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/AddCustomRoutingEndpointsCommand.js +2 -3
- package/dist-cjs/commands/AddEndpointsCommand.js +2 -3
- package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -3
- package/dist-cjs/commands/AllowCustomRoutingTrafficCommand.js +2 -3
- package/dist-cjs/commands/CreateAcceleratorCommand.js +2 -3
- package/dist-cjs/commands/CreateCustomRoutingAcceleratorCommand.js +2 -3
- package/dist-cjs/commands/CreateCustomRoutingEndpointGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateCustomRoutingListenerCommand.js +2 -3
- package/dist-cjs/commands/CreateEndpointGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateListenerCommand.js +2 -3
- package/dist-cjs/commands/DeleteAcceleratorCommand.js +2 -3
- package/dist-cjs/commands/DeleteCustomRoutingAcceleratorCommand.js +2 -3
- package/dist-cjs/commands/DeleteCustomRoutingEndpointGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteCustomRoutingListenerCommand.js +2 -3
- package/dist-cjs/commands/DeleteEndpointGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteListenerCommand.js +2 -3
- package/dist-cjs/commands/DenyCustomRoutingTrafficCommand.js +2 -3
- package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -3
- package/dist-cjs/commands/DescribeAcceleratorAttributesCommand.js +2 -3
- package/dist-cjs/commands/DescribeAcceleratorCommand.js +2 -3
- package/dist-cjs/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +2 -3
- package/dist-cjs/commands/DescribeCustomRoutingAcceleratorCommand.js +2 -3
- package/dist-cjs/commands/DescribeCustomRoutingEndpointGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeCustomRoutingListenerCommand.js +2 -3
- package/dist-cjs/commands/DescribeEndpointGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeListenerCommand.js +2 -3
- package/dist-cjs/commands/ListAcceleratorsCommand.js +2 -3
- package/dist-cjs/commands/ListByoipCidrsCommand.js +2 -3
- package/dist-cjs/commands/ListCustomRoutingAcceleratorsCommand.js +2 -3
- package/dist-cjs/commands/ListCustomRoutingEndpointGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListCustomRoutingListenersCommand.js +2 -3
- package/dist-cjs/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +2 -3
- package/dist-cjs/commands/ListCustomRoutingPortMappingsCommand.js +2 -3
- package/dist-cjs/commands/ListEndpointGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListListenersCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -3
- package/dist-cjs/commands/RemoveCustomRoutingEndpointsCommand.js +2 -3
- package/dist-cjs/commands/RemoveEndpointsCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAcceleratorAttributesCommand.js +2 -3
- package/dist-cjs/commands/UpdateAcceleratorCommand.js +2 -3
- package/dist-cjs/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +2 -3
- package/dist-cjs/commands/UpdateCustomRoutingAcceleratorCommand.js +2 -3
- package/dist-cjs/commands/UpdateCustomRoutingListenerCommand.js +2 -3
- package/dist-cjs/commands/UpdateEndpointGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateListenerCommand.js +2 -3
- package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -459
- package/dist-es/commands/AddCustomRoutingEndpointsCommand.js +2 -3
- package/dist-es/commands/AddEndpointsCommand.js +2 -3
- package/dist-es/commands/AdvertiseByoipCidrCommand.js +2 -3
- package/dist-es/commands/AllowCustomRoutingTrafficCommand.js +2 -3
- package/dist-es/commands/CreateAcceleratorCommand.js +2 -3
- package/dist-es/commands/CreateCustomRoutingAcceleratorCommand.js +2 -3
- package/dist-es/commands/CreateCustomRoutingEndpointGroupCommand.js +2 -3
- package/dist-es/commands/CreateCustomRoutingListenerCommand.js +2 -3
- package/dist-es/commands/CreateEndpointGroupCommand.js +2 -3
- package/dist-es/commands/CreateListenerCommand.js +2 -3
- package/dist-es/commands/DeleteAcceleratorCommand.js +2 -3
- package/dist-es/commands/DeleteCustomRoutingAcceleratorCommand.js +2 -3
- package/dist-es/commands/DeleteCustomRoutingEndpointGroupCommand.js +2 -3
- package/dist-es/commands/DeleteCustomRoutingListenerCommand.js +2 -3
- package/dist-es/commands/DeleteEndpointGroupCommand.js +2 -3
- package/dist-es/commands/DeleteListenerCommand.js +2 -3
- package/dist-es/commands/DenyCustomRoutingTrafficCommand.js +2 -3
- package/dist-es/commands/DeprovisionByoipCidrCommand.js +2 -3
- package/dist-es/commands/DescribeAcceleratorAttributesCommand.js +2 -3
- package/dist-es/commands/DescribeAcceleratorCommand.js +2 -3
- package/dist-es/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +2 -3
- package/dist-es/commands/DescribeCustomRoutingAcceleratorCommand.js +2 -3
- package/dist-es/commands/DescribeCustomRoutingEndpointGroupCommand.js +2 -3
- package/dist-es/commands/DescribeCustomRoutingListenerCommand.js +2 -3
- package/dist-es/commands/DescribeEndpointGroupCommand.js +2 -3
- package/dist-es/commands/DescribeListenerCommand.js +2 -3
- package/dist-es/commands/ListAcceleratorsCommand.js +2 -3
- package/dist-es/commands/ListByoipCidrsCommand.js +2 -3
- package/dist-es/commands/ListCustomRoutingAcceleratorsCommand.js +2 -3
- package/dist-es/commands/ListCustomRoutingEndpointGroupsCommand.js +2 -3
- package/dist-es/commands/ListCustomRoutingListenersCommand.js +2 -3
- package/dist-es/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +2 -3
- package/dist-es/commands/ListCustomRoutingPortMappingsCommand.js +2 -3
- package/dist-es/commands/ListEndpointGroupsCommand.js +2 -3
- package/dist-es/commands/ListListenersCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ProvisionByoipCidrCommand.js +2 -3
- package/dist-es/commands/RemoveCustomRoutingEndpointsCommand.js +2 -3
- package/dist-es/commands/RemoveEndpointsCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAcceleratorAttributesCommand.js +2 -3
- package/dist-es/commands/UpdateAcceleratorCommand.js +2 -3
- package/dist-es/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +2 -3
- package/dist-es/commands/UpdateCustomRoutingAcceleratorCommand.js +2 -3
- package/dist-es/commands/UpdateCustomRoutingListenerCommand.js +2 -3
- package/dist-es/commands/UpdateEndpointGroupCommand.js +2 -3
- package/dist-es/commands/UpdateListenerCommand.js +2 -3
- package/dist-es/commands/WithdrawByoipCidrCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -342
- package/dist-types/GlobalAccelerator.d.ts +50 -0
- package/dist-types/GlobalAcceleratorClient.d.ts +24 -4
- package/dist-types/commands/AddCustomRoutingEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/AddEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +16 -0
- package/dist-types/commands/AllowCustomRoutingTrafficCommand.d.ts +16 -0
- package/dist-types/commands/CreateAcceleratorCommand.d.ts +16 -0
- package/dist-types/commands/CreateCustomRoutingAcceleratorCommand.d.ts +16 -0
- package/dist-types/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateCustomRoutingListenerCommand.d.ts +16 -0
- package/dist-types/commands/CreateEndpointGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateListenerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAcceleratorCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCustomRoutingListenerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEndpointGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteListenerCommand.d.ts +16 -0
- package/dist-types/commands/DenyCustomRoutingTrafficCommand.d.ts +16 -0
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAcceleratorAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAcceleratorCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCustomRoutingListenerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEndpointGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeListenerCommand.d.ts +16 -0
- package/dist-types/commands/ListAcceleratorsCommand.d.ts +16 -0
- package/dist-types/commands/ListByoipCidrsCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomRoutingAcceleratorsCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomRoutingListenersCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomRoutingPortMappingsCommand.d.ts +16 -0
- package/dist-types/commands/ListEndpointGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListListenersCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +16 -0
- package/dist-types/commands/RemoveCustomRoutingEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/RemoveEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAcceleratorAttributesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAcceleratorCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateListenerCommand.d.ts +16 -0
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +16 -0
- package/dist-types/models/GlobalAcceleratorServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +342 -456
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAcceleratorsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListByoipCidrsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCustomRoutingAcceleratorsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCustomRoutingEndpointGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCustomRoutingListenersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCustomRoutingPortMappingsByDestinationPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCustomRoutingPortMappingsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEndpointGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListListenersPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -326
- 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 { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UntagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UntagResourceCommand 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 { UpdateAcceleratorAttributesRequestFilterSensitiveLog, UpdateAcceleratorAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateAcceleratorAttributesCommand, serializeAws_json1_1UpdateAcceleratorAttributesCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateAcceleratorAttributesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateAcceleratorAttributesCommand 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 { UpdateAcceleratorRequestFilterSensitiveLog, UpdateAcceleratorResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateAcceleratorCommand, serializeAws_json1_1UpdateAcceleratorCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateAcceleratorCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateAcceleratorCommand 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 { UpdateCustomRoutingAcceleratorAttributesRequestFilterSensitiveLog, UpdateCustomRoutingAcceleratorAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateCustomRoutingAcceleratorAttributesCommand, serializeAws_json1_1UpdateCustomRoutingAcceleratorAttributesCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateCustomRoutingAcceleratorAttributesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateCustomRoutingAcceleratorAttributesCommand 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 { UpdateCustomRoutingAcceleratorRequestFilterSensitiveLog, UpdateCustomRoutingAcceleratorResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateCustomRoutingAcceleratorCommand, serializeAws_json1_1UpdateCustomRoutingAcceleratorCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateCustomRoutingAcceleratorCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateCustomRoutingAcceleratorCommand 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 { UpdateCustomRoutingListenerRequestFilterSensitiveLog, UpdateCustomRoutingListenerResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateCustomRoutingListenerCommand, serializeAws_json1_1UpdateCustomRoutingListenerCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateCustomRoutingListenerCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateCustomRoutingListenerCommand 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 { UpdateEndpointGroupRequestFilterSensitiveLog, UpdateEndpointGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateEndpointGroupCommand, serializeAws_json1_1UpdateEndpointGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateEndpointGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateEndpointGroupCommand 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 { UpdateListenerRequestFilterSensitiveLog, UpdateListenerResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateListenerCommand, serializeAws_json1_1UpdateListenerCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateListenerCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateListenerCommand 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 { WithdrawByoipCidrRequestFilterSensitiveLog, WithdrawByoipCidrResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1WithdrawByoipCidrCommand, serializeAws_json1_1WithdrawByoipCidrCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class WithdrawByoipCidrCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class WithdrawByoipCidrCommand 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);
|
|
@@ -312,345 +312,3 @@ export class InvalidNextTokenException extends __BaseException {
|
|
|
312
312
|
this.Message = opts.Message;
|
|
313
313
|
}
|
|
314
314
|
}
|
|
315
|
-
export const AcceleratorEventFilterSensitiveLog = (obj) => ({
|
|
316
|
-
...obj,
|
|
317
|
-
});
|
|
318
|
-
export const IpSetFilterSensitiveLog = (obj) => ({
|
|
319
|
-
...obj,
|
|
320
|
-
});
|
|
321
|
-
export const AcceleratorFilterSensitiveLog = (obj) => ({
|
|
322
|
-
...obj,
|
|
323
|
-
});
|
|
324
|
-
export const AcceleratorAttributesFilterSensitiveLog = (obj) => ({
|
|
325
|
-
...obj,
|
|
326
|
-
});
|
|
327
|
-
export const CustomRoutingEndpointConfigurationFilterSensitiveLog = (obj) => ({
|
|
328
|
-
...obj,
|
|
329
|
-
});
|
|
330
|
-
export const AddCustomRoutingEndpointsRequestFilterSensitiveLog = (obj) => ({
|
|
331
|
-
...obj,
|
|
332
|
-
});
|
|
333
|
-
export const CustomRoutingEndpointDescriptionFilterSensitiveLog = (obj) => ({
|
|
334
|
-
...obj,
|
|
335
|
-
});
|
|
336
|
-
export const AddCustomRoutingEndpointsResponseFilterSensitiveLog = (obj) => ({
|
|
337
|
-
...obj,
|
|
338
|
-
});
|
|
339
|
-
export const EndpointConfigurationFilterSensitiveLog = (obj) => ({
|
|
340
|
-
...obj,
|
|
341
|
-
});
|
|
342
|
-
export const AddEndpointsRequestFilterSensitiveLog = (obj) => ({
|
|
343
|
-
...obj,
|
|
344
|
-
});
|
|
345
|
-
export const EndpointDescriptionFilterSensitiveLog = (obj) => ({
|
|
346
|
-
...obj,
|
|
347
|
-
});
|
|
348
|
-
export const AddEndpointsResponseFilterSensitiveLog = (obj) => ({
|
|
349
|
-
...obj,
|
|
350
|
-
});
|
|
351
|
-
export const AdvertiseByoipCidrRequestFilterSensitiveLog = (obj) => ({
|
|
352
|
-
...obj,
|
|
353
|
-
});
|
|
354
|
-
export const ByoipCidrEventFilterSensitiveLog = (obj) => ({
|
|
355
|
-
...obj,
|
|
356
|
-
});
|
|
357
|
-
export const ByoipCidrFilterSensitiveLog = (obj) => ({
|
|
358
|
-
...obj,
|
|
359
|
-
});
|
|
360
|
-
export const AdvertiseByoipCidrResponseFilterSensitiveLog = (obj) => ({
|
|
361
|
-
...obj,
|
|
362
|
-
});
|
|
363
|
-
export const AllowCustomRoutingTrafficRequestFilterSensitiveLog = (obj) => ({
|
|
364
|
-
...obj,
|
|
365
|
-
});
|
|
366
|
-
export const CidrAuthorizationContextFilterSensitiveLog = (obj) => ({
|
|
367
|
-
...obj,
|
|
368
|
-
});
|
|
369
|
-
export const TagFilterSensitiveLog = (obj) => ({
|
|
370
|
-
...obj,
|
|
371
|
-
});
|
|
372
|
-
export const CreateAcceleratorRequestFilterSensitiveLog = (obj) => ({
|
|
373
|
-
...obj,
|
|
374
|
-
});
|
|
375
|
-
export const CreateAcceleratorResponseFilterSensitiveLog = (obj) => ({
|
|
376
|
-
...obj,
|
|
377
|
-
});
|
|
378
|
-
export const CreateCustomRoutingAcceleratorRequestFilterSensitiveLog = (obj) => ({
|
|
379
|
-
...obj,
|
|
380
|
-
});
|
|
381
|
-
export const CustomRoutingAcceleratorFilterSensitiveLog = (obj) => ({
|
|
382
|
-
...obj,
|
|
383
|
-
});
|
|
384
|
-
export const CreateCustomRoutingAcceleratorResponseFilterSensitiveLog = (obj) => ({
|
|
385
|
-
...obj,
|
|
386
|
-
});
|
|
387
|
-
export const CustomRoutingDestinationConfigurationFilterSensitiveLog = (obj) => ({
|
|
388
|
-
...obj,
|
|
389
|
-
});
|
|
390
|
-
export const CreateCustomRoutingEndpointGroupRequestFilterSensitiveLog = (obj) => ({
|
|
391
|
-
...obj,
|
|
392
|
-
});
|
|
393
|
-
export const CustomRoutingDestinationDescriptionFilterSensitiveLog = (obj) => ({
|
|
394
|
-
...obj,
|
|
395
|
-
});
|
|
396
|
-
export const CustomRoutingEndpointGroupFilterSensitiveLog = (obj) => ({
|
|
397
|
-
...obj,
|
|
398
|
-
});
|
|
399
|
-
export const CreateCustomRoutingEndpointGroupResponseFilterSensitiveLog = (obj) => ({
|
|
400
|
-
...obj,
|
|
401
|
-
});
|
|
402
|
-
export const PortRangeFilterSensitiveLog = (obj) => ({
|
|
403
|
-
...obj,
|
|
404
|
-
});
|
|
405
|
-
export const CreateCustomRoutingListenerRequestFilterSensitiveLog = (obj) => ({
|
|
406
|
-
...obj,
|
|
407
|
-
});
|
|
408
|
-
export const CustomRoutingListenerFilterSensitiveLog = (obj) => ({
|
|
409
|
-
...obj,
|
|
410
|
-
});
|
|
411
|
-
export const CreateCustomRoutingListenerResponseFilterSensitiveLog = (obj) => ({
|
|
412
|
-
...obj,
|
|
413
|
-
});
|
|
414
|
-
export const PortOverrideFilterSensitiveLog = (obj) => ({
|
|
415
|
-
...obj,
|
|
416
|
-
});
|
|
417
|
-
export const CreateEndpointGroupRequestFilterSensitiveLog = (obj) => ({
|
|
418
|
-
...obj,
|
|
419
|
-
});
|
|
420
|
-
export const EndpointGroupFilterSensitiveLog = (obj) => ({
|
|
421
|
-
...obj,
|
|
422
|
-
});
|
|
423
|
-
export const CreateEndpointGroupResponseFilterSensitiveLog = (obj) => ({
|
|
424
|
-
...obj,
|
|
425
|
-
});
|
|
426
|
-
export const CreateListenerRequestFilterSensitiveLog = (obj) => ({
|
|
427
|
-
...obj,
|
|
428
|
-
});
|
|
429
|
-
export const ListenerFilterSensitiveLog = (obj) => ({
|
|
430
|
-
...obj,
|
|
431
|
-
});
|
|
432
|
-
export const CreateListenerResponseFilterSensitiveLog = (obj) => ({
|
|
433
|
-
...obj,
|
|
434
|
-
});
|
|
435
|
-
export const CustomRoutingAcceleratorAttributesFilterSensitiveLog = (obj) => ({
|
|
436
|
-
...obj,
|
|
437
|
-
});
|
|
438
|
-
export const DeleteAcceleratorRequestFilterSensitiveLog = (obj) => ({
|
|
439
|
-
...obj,
|
|
440
|
-
});
|
|
441
|
-
export const DeleteCustomRoutingAcceleratorRequestFilterSensitiveLog = (obj) => ({
|
|
442
|
-
...obj,
|
|
443
|
-
});
|
|
444
|
-
export const DeleteCustomRoutingEndpointGroupRequestFilterSensitiveLog = (obj) => ({
|
|
445
|
-
...obj,
|
|
446
|
-
});
|
|
447
|
-
export const DeleteCustomRoutingListenerRequestFilterSensitiveLog = (obj) => ({
|
|
448
|
-
...obj,
|
|
449
|
-
});
|
|
450
|
-
export const DeleteEndpointGroupRequestFilterSensitiveLog = (obj) => ({
|
|
451
|
-
...obj,
|
|
452
|
-
});
|
|
453
|
-
export const DeleteListenerRequestFilterSensitiveLog = (obj) => ({
|
|
454
|
-
...obj,
|
|
455
|
-
});
|
|
456
|
-
export const DenyCustomRoutingTrafficRequestFilterSensitiveLog = (obj) => ({
|
|
457
|
-
...obj,
|
|
458
|
-
});
|
|
459
|
-
export const DeprovisionByoipCidrRequestFilterSensitiveLog = (obj) => ({
|
|
460
|
-
...obj,
|
|
461
|
-
});
|
|
462
|
-
export const DeprovisionByoipCidrResponseFilterSensitiveLog = (obj) => ({
|
|
463
|
-
...obj,
|
|
464
|
-
});
|
|
465
|
-
export const DescribeAcceleratorRequestFilterSensitiveLog = (obj) => ({
|
|
466
|
-
...obj,
|
|
467
|
-
});
|
|
468
|
-
export const DescribeAcceleratorResponseFilterSensitiveLog = (obj) => ({
|
|
469
|
-
...obj,
|
|
470
|
-
});
|
|
471
|
-
export const DescribeAcceleratorAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
472
|
-
...obj,
|
|
473
|
-
});
|
|
474
|
-
export const DescribeAcceleratorAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
475
|
-
...obj,
|
|
476
|
-
});
|
|
477
|
-
export const DescribeCustomRoutingAcceleratorRequestFilterSensitiveLog = (obj) => ({
|
|
478
|
-
...obj,
|
|
479
|
-
});
|
|
480
|
-
export const DescribeCustomRoutingAcceleratorResponseFilterSensitiveLog = (obj) => ({
|
|
481
|
-
...obj,
|
|
482
|
-
});
|
|
483
|
-
export const DescribeCustomRoutingAcceleratorAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
484
|
-
...obj,
|
|
485
|
-
});
|
|
486
|
-
export const DescribeCustomRoutingAcceleratorAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
487
|
-
...obj,
|
|
488
|
-
});
|
|
489
|
-
export const DescribeCustomRoutingEndpointGroupRequestFilterSensitiveLog = (obj) => ({
|
|
490
|
-
...obj,
|
|
491
|
-
});
|
|
492
|
-
export const DescribeCustomRoutingEndpointGroupResponseFilterSensitiveLog = (obj) => ({
|
|
493
|
-
...obj,
|
|
494
|
-
});
|
|
495
|
-
export const DescribeCustomRoutingListenerRequestFilterSensitiveLog = (obj) => ({
|
|
496
|
-
...obj,
|
|
497
|
-
});
|
|
498
|
-
export const DescribeCustomRoutingListenerResponseFilterSensitiveLog = (obj) => ({
|
|
499
|
-
...obj,
|
|
500
|
-
});
|
|
501
|
-
export const DescribeEndpointGroupRequestFilterSensitiveLog = (obj) => ({
|
|
502
|
-
...obj,
|
|
503
|
-
});
|
|
504
|
-
export const DescribeEndpointGroupResponseFilterSensitiveLog = (obj) => ({
|
|
505
|
-
...obj,
|
|
506
|
-
});
|
|
507
|
-
export const DescribeListenerRequestFilterSensitiveLog = (obj) => ({
|
|
508
|
-
...obj,
|
|
509
|
-
});
|
|
510
|
-
export const DescribeListenerResponseFilterSensitiveLog = (obj) => ({
|
|
511
|
-
...obj,
|
|
512
|
-
});
|
|
513
|
-
export const SocketAddressFilterSensitiveLog = (obj) => ({
|
|
514
|
-
...obj,
|
|
515
|
-
});
|
|
516
|
-
export const DestinationPortMappingFilterSensitiveLog = (obj) => ({
|
|
517
|
-
...obj,
|
|
518
|
-
});
|
|
519
|
-
export const EndpointIdentifierFilterSensitiveLog = (obj) => ({
|
|
520
|
-
...obj,
|
|
521
|
-
});
|
|
522
|
-
export const ListAcceleratorsRequestFilterSensitiveLog = (obj) => ({
|
|
523
|
-
...obj,
|
|
524
|
-
});
|
|
525
|
-
export const ListAcceleratorsResponseFilterSensitiveLog = (obj) => ({
|
|
526
|
-
...obj,
|
|
527
|
-
});
|
|
528
|
-
export const ListByoipCidrsRequestFilterSensitiveLog = (obj) => ({
|
|
529
|
-
...obj,
|
|
530
|
-
});
|
|
531
|
-
export const ListByoipCidrsResponseFilterSensitiveLog = (obj) => ({
|
|
532
|
-
...obj,
|
|
533
|
-
});
|
|
534
|
-
export const ListCustomRoutingAcceleratorsRequestFilterSensitiveLog = (obj) => ({
|
|
535
|
-
...obj,
|
|
536
|
-
});
|
|
537
|
-
export const ListCustomRoutingAcceleratorsResponseFilterSensitiveLog = (obj) => ({
|
|
538
|
-
...obj,
|
|
539
|
-
});
|
|
540
|
-
export const ListCustomRoutingEndpointGroupsRequestFilterSensitiveLog = (obj) => ({
|
|
541
|
-
...obj,
|
|
542
|
-
});
|
|
543
|
-
export const ListCustomRoutingEndpointGroupsResponseFilterSensitiveLog = (obj) => ({
|
|
544
|
-
...obj,
|
|
545
|
-
});
|
|
546
|
-
export const ListCustomRoutingListenersRequestFilterSensitiveLog = (obj) => ({
|
|
547
|
-
...obj,
|
|
548
|
-
});
|
|
549
|
-
export const ListCustomRoutingListenersResponseFilterSensitiveLog = (obj) => ({
|
|
550
|
-
...obj,
|
|
551
|
-
});
|
|
552
|
-
export const ListCustomRoutingPortMappingsRequestFilterSensitiveLog = (obj) => ({
|
|
553
|
-
...obj,
|
|
554
|
-
});
|
|
555
|
-
export const PortMappingFilterSensitiveLog = (obj) => ({
|
|
556
|
-
...obj,
|
|
557
|
-
});
|
|
558
|
-
export const ListCustomRoutingPortMappingsResponseFilterSensitiveLog = (obj) => ({
|
|
559
|
-
...obj,
|
|
560
|
-
});
|
|
561
|
-
export const ListCustomRoutingPortMappingsByDestinationRequestFilterSensitiveLog = (obj) => ({
|
|
562
|
-
...obj,
|
|
563
|
-
});
|
|
564
|
-
export const ListCustomRoutingPortMappingsByDestinationResponseFilterSensitiveLog = (obj) => ({
|
|
565
|
-
...obj,
|
|
566
|
-
});
|
|
567
|
-
export const ListEndpointGroupsRequestFilterSensitiveLog = (obj) => ({
|
|
568
|
-
...obj,
|
|
569
|
-
});
|
|
570
|
-
export const ListEndpointGroupsResponseFilterSensitiveLog = (obj) => ({
|
|
571
|
-
...obj,
|
|
572
|
-
});
|
|
573
|
-
export const ListListenersRequestFilterSensitiveLog = (obj) => ({
|
|
574
|
-
...obj,
|
|
575
|
-
});
|
|
576
|
-
export const ListListenersResponseFilterSensitiveLog = (obj) => ({
|
|
577
|
-
...obj,
|
|
578
|
-
});
|
|
579
|
-
export const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
580
|
-
...obj,
|
|
581
|
-
});
|
|
582
|
-
export const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
583
|
-
...obj,
|
|
584
|
-
});
|
|
585
|
-
export const ProvisionByoipCidrRequestFilterSensitiveLog = (obj) => ({
|
|
586
|
-
...obj,
|
|
587
|
-
});
|
|
588
|
-
export const ProvisionByoipCidrResponseFilterSensitiveLog = (obj) => ({
|
|
589
|
-
...obj,
|
|
590
|
-
});
|
|
591
|
-
export const RemoveCustomRoutingEndpointsRequestFilterSensitiveLog = (obj) => ({
|
|
592
|
-
...obj,
|
|
593
|
-
});
|
|
594
|
-
export const RemoveEndpointsRequestFilterSensitiveLog = (obj) => ({
|
|
595
|
-
...obj,
|
|
596
|
-
});
|
|
597
|
-
export const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
598
|
-
...obj,
|
|
599
|
-
});
|
|
600
|
-
export const TagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
601
|
-
...obj,
|
|
602
|
-
});
|
|
603
|
-
export const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
604
|
-
...obj,
|
|
605
|
-
});
|
|
606
|
-
export const UntagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
607
|
-
...obj,
|
|
608
|
-
});
|
|
609
|
-
export const UpdateAcceleratorRequestFilterSensitiveLog = (obj) => ({
|
|
610
|
-
...obj,
|
|
611
|
-
});
|
|
612
|
-
export const UpdateAcceleratorResponseFilterSensitiveLog = (obj) => ({
|
|
613
|
-
...obj,
|
|
614
|
-
});
|
|
615
|
-
export const UpdateAcceleratorAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
616
|
-
...obj,
|
|
617
|
-
});
|
|
618
|
-
export const UpdateAcceleratorAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
619
|
-
...obj,
|
|
620
|
-
});
|
|
621
|
-
export const UpdateCustomRoutingAcceleratorRequestFilterSensitiveLog = (obj) => ({
|
|
622
|
-
...obj,
|
|
623
|
-
});
|
|
624
|
-
export const UpdateCustomRoutingAcceleratorResponseFilterSensitiveLog = (obj) => ({
|
|
625
|
-
...obj,
|
|
626
|
-
});
|
|
627
|
-
export const UpdateCustomRoutingAcceleratorAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
628
|
-
...obj,
|
|
629
|
-
});
|
|
630
|
-
export const UpdateCustomRoutingAcceleratorAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
631
|
-
...obj,
|
|
632
|
-
});
|
|
633
|
-
export const UpdateCustomRoutingListenerRequestFilterSensitiveLog = (obj) => ({
|
|
634
|
-
...obj,
|
|
635
|
-
});
|
|
636
|
-
export const UpdateCustomRoutingListenerResponseFilterSensitiveLog = (obj) => ({
|
|
637
|
-
...obj,
|
|
638
|
-
});
|
|
639
|
-
export const UpdateEndpointGroupRequestFilterSensitiveLog = (obj) => ({
|
|
640
|
-
...obj,
|
|
641
|
-
});
|
|
642
|
-
export const UpdateEndpointGroupResponseFilterSensitiveLog = (obj) => ({
|
|
643
|
-
...obj,
|
|
644
|
-
});
|
|
645
|
-
export const UpdateListenerRequestFilterSensitiveLog = (obj) => ({
|
|
646
|
-
...obj,
|
|
647
|
-
});
|
|
648
|
-
export const UpdateListenerResponseFilterSensitiveLog = (obj) => ({
|
|
649
|
-
...obj,
|
|
650
|
-
});
|
|
651
|
-
export const WithdrawByoipCidrRequestFilterSensitiveLog = (obj) => ({
|
|
652
|
-
...obj,
|
|
653
|
-
});
|
|
654
|
-
export const WithdrawByoipCidrResponseFilterSensitiveLog = (obj) => ({
|
|
655
|
-
...obj,
|
|
656
|
-
});
|