@aws-sdk/client-vpc-lattice 3.307.0 → 3.310.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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 +35 -35
@@ -36,10 +36,10 @@ class TagResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1TagResourceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_TagResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1TagResourceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_TagResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.TagResourceCommand = TagResourceCommand;
@@ -36,10 +36,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1UntagResourceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_UntagResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1UntagResourceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_UntagResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UntagResourceCommand = UntagResourceCommand;
@@ -36,10 +36,10 @@ class UpdateAccessLogSubscriptionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1UpdateAccessLogSubscriptionCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_UpdateAccessLogSubscriptionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateAccessLogSubscriptionCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_UpdateAccessLogSubscriptionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateAccessLogSubscriptionCommand = UpdateAccessLogSubscriptionCommand;
@@ -36,10 +36,10 @@ class UpdateListenerCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1UpdateListenerCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_UpdateListenerCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateListenerCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_UpdateListenerCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateListenerCommand = UpdateListenerCommand;
@@ -36,10 +36,10 @@ class UpdateRuleCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1UpdateRuleCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_UpdateRuleCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateRuleCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_UpdateRuleCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateRuleCommand = UpdateRuleCommand;
@@ -36,10 +36,10 @@ class UpdateServiceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1UpdateServiceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_UpdateServiceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateServiceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_UpdateServiceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateServiceCommand = UpdateServiceCommand;
@@ -36,10 +36,10 @@ class UpdateServiceNetworkCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1UpdateServiceNetworkCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_UpdateServiceNetworkCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateServiceNetworkCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_UpdateServiceNetworkCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateServiceNetworkCommand = UpdateServiceNetworkCommand;
@@ -36,10 +36,10 @@ class UpdateServiceNetworkVpcAssociationCommand extends smithy_client_1.Command
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1UpdateServiceNetworkVpcAssociationCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_UpdateServiceNetworkVpcAssociationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateServiceNetworkVpcAssociationCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_UpdateServiceNetworkVpcAssociationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateServiceNetworkVpcAssociationCommand = UpdateServiceNetworkVpcAssociationCommand;
@@ -36,10 +36,10 @@ class UpdateTargetGroupCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1UpdateTargetGroupCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_UpdateTargetGroupCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateTargetGroupCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_UpdateTargetGroupCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateTargetGroupCommand = UpdateTargetGroupCommand;