@aws-sdk/client-vpc-lattice 3.306.0 → 3.309.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/BatchUpdateRuleCommand.js +2 -2
- package/dist-cjs/commands/CreateAccessLogSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/CreateListenerCommand.js +2 -2
- package/dist-cjs/commands/CreateRuleCommand.js +2 -2
- package/dist-cjs/commands/CreateServiceCommand.js +2 -2
- package/dist-cjs/commands/CreateServiceNetworkCommand.js +2 -2
- package/dist-cjs/commands/CreateServiceNetworkServiceAssociationCommand.js +2 -2
- package/dist-cjs/commands/CreateServiceNetworkVpcAssociationCommand.js +2 -2
- package/dist-cjs/commands/CreateTargetGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteAccessLogSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DeleteAuthPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteListenerCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteServiceCommand.js +2 -2
- package/dist-cjs/commands/DeleteServiceNetworkCommand.js +2 -2
- package/dist-cjs/commands/DeleteServiceNetworkServiceAssociationCommand.js +2 -2
- package/dist-cjs/commands/DeleteServiceNetworkVpcAssociationCommand.js +2 -2
- package/dist-cjs/commands/DeleteTargetGroupCommand.js +2 -2
- package/dist-cjs/commands/DeregisterTargetsCommand.js +2 -2
- package/dist-cjs/commands/GetAccessLogSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/GetAuthPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetListenerCommand.js +2 -2
- package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/GetRuleCommand.js +2 -2
- package/dist-cjs/commands/GetServiceCommand.js +2 -2
- package/dist-cjs/commands/GetServiceNetworkCommand.js +2 -2
- package/dist-cjs/commands/GetServiceNetworkServiceAssociationCommand.js +2 -2
- package/dist-cjs/commands/GetServiceNetworkVpcAssociationCommand.js +2 -2
- package/dist-cjs/commands/GetTargetGroupCommand.js +2 -2
- package/dist-cjs/commands/ListAccessLogSubscriptionsCommand.js +2 -2
- package/dist-cjs/commands/ListListenersCommand.js +2 -2
- package/dist-cjs/commands/ListRulesCommand.js +2 -2
- package/dist-cjs/commands/ListServiceNetworkServiceAssociationsCommand.js +2 -2
- package/dist-cjs/commands/ListServiceNetworkVpcAssociationsCommand.js +2 -2
- package/dist-cjs/commands/ListServiceNetworksCommand.js +2 -2
- package/dist-cjs/commands/ListServicesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTargetGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListTargetsCommand.js +2 -2
- package/dist-cjs/commands/PutAuthPolicyCommand.js +2 -2
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/RegisterTargetsCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAccessLogSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/UpdateListenerCommand.js +2 -2
- package/dist-cjs/commands/UpdateRuleCommand.js +2 -2
- package/dist-cjs/commands/UpdateServiceCommand.js +2 -2
- package/dist-cjs/commands/UpdateServiceNetworkCommand.js +2 -2
- package/dist-cjs/commands/UpdateServiceNetworkVpcAssociationCommand.js +2 -2
- package/dist-cjs/commands/UpdateTargetGroupCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +775 -793
- package/dist-es/commands/BatchUpdateRuleCommand.js +3 -3
- package/dist-es/commands/CreateAccessLogSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateListenerCommand.js +3 -3
- package/dist-es/commands/CreateRuleCommand.js +3 -3
- package/dist-es/commands/CreateServiceCommand.js +3 -3
- package/dist-es/commands/CreateServiceNetworkCommand.js +3 -3
- package/dist-es/commands/CreateServiceNetworkServiceAssociationCommand.js +3 -3
- package/dist-es/commands/CreateServiceNetworkVpcAssociationCommand.js +3 -3
- package/dist-es/commands/CreateTargetGroupCommand.js +3 -3
- package/dist-es/commands/DeleteAccessLogSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteAuthPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteListenerCommand.js +3 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist-es/commands/DeleteRuleCommand.js +3 -3
- package/dist-es/commands/DeleteServiceCommand.js +3 -3
- package/dist-es/commands/DeleteServiceNetworkCommand.js +3 -3
- package/dist-es/commands/DeleteServiceNetworkServiceAssociationCommand.js +3 -3
- package/dist-es/commands/DeleteServiceNetworkVpcAssociationCommand.js +3 -3
- package/dist-es/commands/DeleteTargetGroupCommand.js +3 -3
- package/dist-es/commands/DeregisterTargetsCommand.js +3 -3
- package/dist-es/commands/GetAccessLogSubscriptionCommand.js +3 -3
- package/dist-es/commands/GetAuthPolicyCommand.js +3 -3
- package/dist-es/commands/GetListenerCommand.js +3 -3
- package/dist-es/commands/GetResourcePolicyCommand.js +3 -3
- package/dist-es/commands/GetRuleCommand.js +3 -3
- package/dist-es/commands/GetServiceCommand.js +3 -3
- package/dist-es/commands/GetServiceNetworkCommand.js +3 -3
- package/dist-es/commands/GetServiceNetworkServiceAssociationCommand.js +3 -3
- package/dist-es/commands/GetServiceNetworkVpcAssociationCommand.js +3 -3
- package/dist-es/commands/GetTargetGroupCommand.js +3 -3
- package/dist-es/commands/ListAccessLogSubscriptionsCommand.js +3 -3
- package/dist-es/commands/ListListenersCommand.js +3 -3
- package/dist-es/commands/ListRulesCommand.js +3 -3
- package/dist-es/commands/ListServiceNetworkServiceAssociationsCommand.js +3 -3
- package/dist-es/commands/ListServiceNetworkVpcAssociationsCommand.js +3 -3
- package/dist-es/commands/ListServiceNetworksCommand.js +3 -3
- package/dist-es/commands/ListServicesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTargetGroupsCommand.js +3 -3
- package/dist-es/commands/ListTargetsCommand.js +3 -3
- package/dist-es/commands/PutAuthPolicyCommand.js +3 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
- package/dist-es/commands/RegisterTargetsCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAccessLogSubscriptionCommand.js +3 -3
- package/dist-es/commands/UpdateListenerCommand.js +3 -3
- package/dist-es/commands/UpdateRuleCommand.js +3 -3
- package/dist-es/commands/UpdateServiceCommand.js +3 -3
- package/dist-es/commands/UpdateServiceNetworkCommand.js +3 -3
- package/dist-es/commands/UpdateServiceNetworkVpcAssociationCommand.js +3 -3
- package/dist-es/commands/UpdateTargetGroupCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +668 -686
- package/dist-types/VPCLattice.d.ts +12 -8
- package/dist-types/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +4 -3
- package/dist-types/commands/DeleteAuthPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutAuthPolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +4 -2
- package/dist-types/models/models_0.d.ts +9 -8
- package/dist-types/protocols/Aws_restJson1.d.ts +416 -104
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +104 -104
- package/package.json +6 -6
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_GetServiceNetworkVpcAssociationCommand, se_GetServiceNetworkVpcAssociationCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetServiceNetworkVpcAssociationCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class GetServiceNetworkVpcAssociationCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetServiceNetworkVpcAssociationCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetServiceNetworkVpcAssociationCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_GetTargetGroupCommand, se_GetTargetGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetTargetGroupCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class GetTargetGroupCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetTargetGroupCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetTargetGroupCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_ListAccessLogSubscriptionsCommand, se_ListAccessLogSubscriptionsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListAccessLogSubscriptionsCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class ListAccessLogSubscriptionsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListAccessLogSubscriptionsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListAccessLogSubscriptionsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_ListListenersCommand, se_ListListenersCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListListenersCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class ListListenersCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListListenersCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListListenersCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_ListRulesCommand, se_ListRulesCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListRulesCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class ListRulesCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListRulesCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListRulesCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_ListServiceNetworkServiceAssociationsCommand, se_ListServiceNetworkServiceAssociationsCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListServiceNetworkServiceAssociationsCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class ListServiceNetworkServiceAssociationsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListServiceNetworkServiceAssociationsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListServiceNetworkServiceAssociationsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_ListServiceNetworkVpcAssociationsCommand, se_ListServiceNetworkVpcAssociationsCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListServiceNetworkVpcAssociationsCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class ListServiceNetworkVpcAssociationsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListServiceNetworkVpcAssociationsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListServiceNetworkVpcAssociationsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_ListServiceNetworksCommand, se_ListServiceNetworksCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListServiceNetworksCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class ListServiceNetworksCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListServiceNetworksCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListServiceNetworksCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_ListServicesCommand, se_ListServicesCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListServicesCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class ListServicesCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListServicesCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListServicesCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListTagsForResourceCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListTagsForResourceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListTagsForResourceCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_ListTargetGroupsCommand, se_ListTargetGroupsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListTargetGroupsCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class ListTargetGroupsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListTargetGroupsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListTargetGroupsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_ListTargetsCommand, se_ListTargetsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListTargetsCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class ListTargetsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListTargetsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListTargetsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_PutAuthPolicyCommand, se_PutAuthPolicyCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class PutAuthPolicyCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class PutAuthPolicyCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_PutAuthPolicyCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_PutAuthPolicyCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class PutResourcePolicyCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class PutResourcePolicyCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_PutResourcePolicyCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_PutResourcePolicyCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_RegisterTargetsCommand, se_RegisterTargetsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class RegisterTargetsCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class RegisterTargetsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_RegisterTargetsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_RegisterTargetsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class TagResourceCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class TagResourceCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_TagResourceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_TagResourceCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UntagResourceCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class UntagResourceCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UntagResourceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UntagResourceCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_UpdateAccessLogSubscriptionCommand, se_UpdateAccessLogSubscriptionCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateAccessLogSubscriptionCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class UpdateAccessLogSubscriptionCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateAccessLogSubscriptionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateAccessLogSubscriptionCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_UpdateListenerCommand, se_UpdateListenerCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateListenerCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class UpdateListenerCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateListenerCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateListenerCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_UpdateRuleCommand, se_UpdateRuleCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateRuleCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class UpdateRuleCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateRuleCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateRuleCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_UpdateServiceCommand, se_UpdateServiceCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateServiceCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class UpdateServiceCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateServiceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateServiceCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_UpdateServiceNetworkCommand, se_UpdateServiceNetworkCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateServiceNetworkCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class UpdateServiceNetworkCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateServiceNetworkCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateServiceNetworkCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_UpdateServiceNetworkVpcAssociationCommand, se_UpdateServiceNetworkVpcAssociationCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateServiceNetworkVpcAssociationCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class UpdateServiceNetworkVpcAssociationCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateServiceNetworkVpcAssociationCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateServiceNetworkVpcAssociationCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
4
|
+
import { de_UpdateTargetGroupCommand, se_UpdateTargetGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateTargetGroupCommand extends $Command {
|
|
6
6
|
constructor(input) {
|
|
7
7
|
super();
|
|
@@ -33,9 +33,9 @@ export class UpdateTargetGroupCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateTargetGroupCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateTargetGroupCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|