@aws-sdk/client-vpc-lattice 3.307.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.
Files changed (109) hide show
  1. package/dist-cjs/commands/BatchUpdateRuleCommand.js +2 -2
  2. package/dist-cjs/commands/CreateAccessLogSubscriptionCommand.js +2 -2
  3. package/dist-cjs/commands/CreateListenerCommand.js +2 -2
  4. package/dist-cjs/commands/CreateRuleCommand.js +2 -2
  5. package/dist-cjs/commands/CreateServiceCommand.js +2 -2
  6. package/dist-cjs/commands/CreateServiceNetworkCommand.js +2 -2
  7. package/dist-cjs/commands/CreateServiceNetworkServiceAssociationCommand.js +2 -2
  8. package/dist-cjs/commands/CreateServiceNetworkVpcAssociationCommand.js +2 -2
  9. package/dist-cjs/commands/CreateTargetGroupCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteAccessLogSubscriptionCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteAuthPolicyCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteListenerCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteRuleCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteServiceCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteServiceNetworkCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteServiceNetworkServiceAssociationCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteServiceNetworkVpcAssociationCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteTargetGroupCommand.js +2 -2
  20. package/dist-cjs/commands/DeregisterTargetsCommand.js +2 -2
  21. package/dist-cjs/commands/GetAccessLogSubscriptionCommand.js +2 -2
  22. package/dist-cjs/commands/GetAuthPolicyCommand.js +2 -2
  23. package/dist-cjs/commands/GetListenerCommand.js +2 -2
  24. package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -2
  25. package/dist-cjs/commands/GetRuleCommand.js +2 -2
  26. package/dist-cjs/commands/GetServiceCommand.js +2 -2
  27. package/dist-cjs/commands/GetServiceNetworkCommand.js +2 -2
  28. package/dist-cjs/commands/GetServiceNetworkServiceAssociationCommand.js +2 -2
  29. package/dist-cjs/commands/GetServiceNetworkVpcAssociationCommand.js +2 -2
  30. package/dist-cjs/commands/GetTargetGroupCommand.js +2 -2
  31. package/dist-cjs/commands/ListAccessLogSubscriptionsCommand.js +2 -2
  32. package/dist-cjs/commands/ListListenersCommand.js +2 -2
  33. package/dist-cjs/commands/ListRulesCommand.js +2 -2
  34. package/dist-cjs/commands/ListServiceNetworkServiceAssociationsCommand.js +2 -2
  35. package/dist-cjs/commands/ListServiceNetworkVpcAssociationsCommand.js +2 -2
  36. package/dist-cjs/commands/ListServiceNetworksCommand.js +2 -2
  37. package/dist-cjs/commands/ListServicesCommand.js +2 -2
  38. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  39. package/dist-cjs/commands/ListTargetGroupsCommand.js +2 -2
  40. package/dist-cjs/commands/ListTargetsCommand.js +2 -2
  41. package/dist-cjs/commands/PutAuthPolicyCommand.js +2 -2
  42. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
  43. package/dist-cjs/commands/RegisterTargetsCommand.js +2 -2
  44. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  45. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  46. package/dist-cjs/commands/UpdateAccessLogSubscriptionCommand.js +2 -2
  47. package/dist-cjs/commands/UpdateListenerCommand.js +2 -2
  48. package/dist-cjs/commands/UpdateRuleCommand.js +2 -2
  49. package/dist-cjs/commands/UpdateServiceCommand.js +2 -2
  50. package/dist-cjs/commands/UpdateServiceNetworkCommand.js +2 -2
  51. package/dist-cjs/commands/UpdateServiceNetworkVpcAssociationCommand.js +2 -2
  52. package/dist-cjs/commands/UpdateTargetGroupCommand.js +2 -2
  53. package/dist-cjs/protocols/Aws_restJson1.js +775 -793
  54. package/dist-es/commands/BatchUpdateRuleCommand.js +3 -3
  55. package/dist-es/commands/CreateAccessLogSubscriptionCommand.js +3 -3
  56. package/dist-es/commands/CreateListenerCommand.js +3 -3
  57. package/dist-es/commands/CreateRuleCommand.js +3 -3
  58. package/dist-es/commands/CreateServiceCommand.js +3 -3
  59. package/dist-es/commands/CreateServiceNetworkCommand.js +3 -3
  60. package/dist-es/commands/CreateServiceNetworkServiceAssociationCommand.js +3 -3
  61. package/dist-es/commands/CreateServiceNetworkVpcAssociationCommand.js +3 -3
  62. package/dist-es/commands/CreateTargetGroupCommand.js +3 -3
  63. package/dist-es/commands/DeleteAccessLogSubscriptionCommand.js +3 -3
  64. package/dist-es/commands/DeleteAuthPolicyCommand.js +3 -3
  65. package/dist-es/commands/DeleteListenerCommand.js +3 -3
  66. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
  67. package/dist-es/commands/DeleteRuleCommand.js +3 -3
  68. package/dist-es/commands/DeleteServiceCommand.js +3 -3
  69. package/dist-es/commands/DeleteServiceNetworkCommand.js +3 -3
  70. package/dist-es/commands/DeleteServiceNetworkServiceAssociationCommand.js +3 -3
  71. package/dist-es/commands/DeleteServiceNetworkVpcAssociationCommand.js +3 -3
  72. package/dist-es/commands/DeleteTargetGroupCommand.js +3 -3
  73. package/dist-es/commands/DeregisterTargetsCommand.js +3 -3
  74. package/dist-es/commands/GetAccessLogSubscriptionCommand.js +3 -3
  75. package/dist-es/commands/GetAuthPolicyCommand.js +3 -3
  76. package/dist-es/commands/GetListenerCommand.js +3 -3
  77. package/dist-es/commands/GetResourcePolicyCommand.js +3 -3
  78. package/dist-es/commands/GetRuleCommand.js +3 -3
  79. package/dist-es/commands/GetServiceCommand.js +3 -3
  80. package/dist-es/commands/GetServiceNetworkCommand.js +3 -3
  81. package/dist-es/commands/GetServiceNetworkServiceAssociationCommand.js +3 -3
  82. package/dist-es/commands/GetServiceNetworkVpcAssociationCommand.js +3 -3
  83. package/dist-es/commands/GetTargetGroupCommand.js +3 -3
  84. package/dist-es/commands/ListAccessLogSubscriptionsCommand.js +3 -3
  85. package/dist-es/commands/ListListenersCommand.js +3 -3
  86. package/dist-es/commands/ListRulesCommand.js +3 -3
  87. package/dist-es/commands/ListServiceNetworkServiceAssociationsCommand.js +3 -3
  88. package/dist-es/commands/ListServiceNetworkVpcAssociationsCommand.js +3 -3
  89. package/dist-es/commands/ListServiceNetworksCommand.js +3 -3
  90. package/dist-es/commands/ListServicesCommand.js +3 -3
  91. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  92. package/dist-es/commands/ListTargetGroupsCommand.js +3 -3
  93. package/dist-es/commands/ListTargetsCommand.js +3 -3
  94. package/dist-es/commands/PutAuthPolicyCommand.js +3 -3
  95. package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
  96. package/dist-es/commands/RegisterTargetsCommand.js +3 -3
  97. package/dist-es/commands/TagResourceCommand.js +3 -3
  98. package/dist-es/commands/UntagResourceCommand.js +3 -3
  99. package/dist-es/commands/UpdateAccessLogSubscriptionCommand.js +3 -3
  100. package/dist-es/commands/UpdateListenerCommand.js +3 -3
  101. package/dist-es/commands/UpdateRuleCommand.js +3 -3
  102. package/dist-es/commands/UpdateServiceCommand.js +3 -3
  103. package/dist-es/commands/UpdateServiceNetworkCommand.js +3 -3
  104. package/dist-es/commands/UpdateServiceNetworkVpcAssociationCommand.js +3 -3
  105. package/dist-es/commands/UpdateTargetGroupCommand.js +3 -3
  106. package/dist-es/protocols/Aws_restJson1.js +668 -686
  107. package/dist-types/protocols/Aws_restJson1.d.ts +416 -104
  108. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +104 -104
  109. 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 { deserializeAws_restJson1GetServiceNetworkVpcAssociationCommand, serializeAws_restJson1GetServiceNetworkVpcAssociationCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1GetServiceNetworkVpcAssociationCommand(input, context);
36
+ return se_GetServiceNetworkVpcAssociationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetServiceNetworkVpcAssociationCommand(output, context);
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 { deserializeAws_restJson1GetTargetGroupCommand, serializeAws_restJson1GetTargetGroupCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1GetTargetGroupCommand(input, context);
36
+ return se_GetTargetGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetTargetGroupCommand(output, context);
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 { deserializeAws_restJson1ListAccessLogSubscriptionsCommand, serializeAws_restJson1ListAccessLogSubscriptionsCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListAccessLogSubscriptionsCommand(input, context);
36
+ return se_ListAccessLogSubscriptionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListAccessLogSubscriptionsCommand(output, context);
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 { deserializeAws_restJson1ListListenersCommand, serializeAws_restJson1ListListenersCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListListenersCommand(input, context);
36
+ return se_ListListenersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListListenersCommand(output, context);
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 { deserializeAws_restJson1ListRulesCommand, serializeAws_restJson1ListRulesCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListRulesCommand(input, context);
36
+ return se_ListRulesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListRulesCommand(output, context);
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 { deserializeAws_restJson1ListServiceNetworkServiceAssociationsCommand, serializeAws_restJson1ListServiceNetworkServiceAssociationsCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListServiceNetworkServiceAssociationsCommand(input, context);
36
+ return se_ListServiceNetworkServiceAssociationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListServiceNetworkServiceAssociationsCommand(output, context);
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 { deserializeAws_restJson1ListServiceNetworkVpcAssociationsCommand, serializeAws_restJson1ListServiceNetworkVpcAssociationsCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListServiceNetworkVpcAssociationsCommand(input, context);
36
+ return se_ListServiceNetworkVpcAssociationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListServiceNetworkVpcAssociationsCommand(output, context);
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 { deserializeAws_restJson1ListServiceNetworksCommand, serializeAws_restJson1ListServiceNetworksCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListServiceNetworksCommand(input, context);
36
+ return se_ListServiceNetworksCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListServiceNetworksCommand(output, context);
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 { deserializeAws_restJson1ListServicesCommand, serializeAws_restJson1ListServicesCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListServicesCommand(input, context);
36
+ return se_ListServicesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListServicesCommand(output, context);
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 { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListTagsForResourceCommand(input, context);
36
+ return se_ListTagsForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListTagsForResourceCommand(output, context);
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 { deserializeAws_restJson1ListTargetGroupsCommand, serializeAws_restJson1ListTargetGroupsCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListTargetGroupsCommand(input, context);
36
+ return se_ListTargetGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListTargetGroupsCommand(output, context);
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 { deserializeAws_restJson1ListTargetsCommand, serializeAws_restJson1ListTargetsCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListTargetsCommand(input, context);
36
+ return se_ListTargetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListTargetsCommand(output, context);
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 { deserializeAws_restJson1PutAuthPolicyCommand, serializeAws_restJson1PutAuthPolicyCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1PutAuthPolicyCommand(input, context);
36
+ return se_PutAuthPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutAuthPolicyCommand(output, context);
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 { deserializeAws_restJson1PutResourcePolicyCommand, serializeAws_restJson1PutResourcePolicyCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1PutResourcePolicyCommand(input, context);
36
+ return se_PutResourcePolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutResourcePolicyCommand(output, context);
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 { deserializeAws_restJson1RegisterTargetsCommand, serializeAws_restJson1RegisterTargetsCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1RegisterTargetsCommand(input, context);
36
+ return se_RegisterTargetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1RegisterTargetsCommand(output, context);
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 { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1TagResourceCommand(input, context);
36
+ return se_TagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1TagResourceCommand(output, context);
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 { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1UntagResourceCommand(input, context);
36
+ return se_UntagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UntagResourceCommand(output, context);
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 { deserializeAws_restJson1UpdateAccessLogSubscriptionCommand, serializeAws_restJson1UpdateAccessLogSubscriptionCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1UpdateAccessLogSubscriptionCommand(input, context);
36
+ return se_UpdateAccessLogSubscriptionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateAccessLogSubscriptionCommand(output, context);
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 { deserializeAws_restJson1UpdateListenerCommand, serializeAws_restJson1UpdateListenerCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1UpdateListenerCommand(input, context);
36
+ return se_UpdateListenerCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateListenerCommand(output, context);
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 { deserializeAws_restJson1UpdateRuleCommand, serializeAws_restJson1UpdateRuleCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1UpdateRuleCommand(input, context);
36
+ return se_UpdateRuleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateRuleCommand(output, context);
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 { deserializeAws_restJson1UpdateServiceCommand, serializeAws_restJson1UpdateServiceCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1UpdateServiceCommand(input, context);
36
+ return se_UpdateServiceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateServiceCommand(output, context);
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 { deserializeAws_restJson1UpdateServiceNetworkCommand, serializeAws_restJson1UpdateServiceNetworkCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1UpdateServiceNetworkCommand(input, context);
36
+ return se_UpdateServiceNetworkCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateServiceNetworkCommand(output, context);
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 { deserializeAws_restJson1UpdateServiceNetworkVpcAssociationCommand, serializeAws_restJson1UpdateServiceNetworkVpcAssociationCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1UpdateServiceNetworkVpcAssociationCommand(input, context);
36
+ return se_UpdateServiceNetworkVpcAssociationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateServiceNetworkVpcAssociationCommand(output, context);
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 { deserializeAws_restJson1UpdateTargetGroupCommand, serializeAws_restJson1UpdateTargetGroupCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1UpdateTargetGroupCommand(input, context);
36
+ return se_UpdateTargetGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateTargetGroupCommand(output, context);
39
+ return de_UpdateTargetGroupCommand(output, context);
40
40
  }
41
41
  }