@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_restJson1BatchUpdateRuleCommand, serializeAws_restJson1BatchUpdateRuleCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_BatchUpdateRuleCommand, se_BatchUpdateRuleCommand } from "../protocols/Aws_restJson1";
5
5
  export class BatchUpdateRuleCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class BatchUpdateRuleCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1BatchUpdateRuleCommand(input, context);
36
+ return se_BatchUpdateRuleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1BatchUpdateRuleCommand(output, context);
39
+ return de_BatchUpdateRuleCommand(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_restJson1CreateAccessLogSubscriptionCommand, serializeAws_restJson1CreateAccessLogSubscriptionCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_CreateAccessLogSubscriptionCommand, se_CreateAccessLogSubscriptionCommand, } from "../protocols/Aws_restJson1";
5
5
  export class CreateAccessLogSubscriptionCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class CreateAccessLogSubscriptionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1CreateAccessLogSubscriptionCommand(input, context);
36
+ return se_CreateAccessLogSubscriptionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1CreateAccessLogSubscriptionCommand(output, context);
39
+ return de_CreateAccessLogSubscriptionCommand(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_restJson1CreateListenerCommand, serializeAws_restJson1CreateListenerCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_CreateListenerCommand, se_CreateListenerCommand } from "../protocols/Aws_restJson1";
5
5
  export class CreateListenerCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class CreateListenerCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1CreateListenerCommand(input, context);
36
+ return se_CreateListenerCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1CreateListenerCommand(output, context);
39
+ return de_CreateListenerCommand(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_restJson1CreateRuleCommand, serializeAws_restJson1CreateRuleCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_CreateRuleCommand, se_CreateRuleCommand } from "../protocols/Aws_restJson1";
5
5
  export class CreateRuleCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class CreateRuleCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1CreateRuleCommand(input, context);
36
+ return se_CreateRuleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1CreateRuleCommand(output, context);
39
+ return de_CreateRuleCommand(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_restJson1CreateServiceCommand, serializeAws_restJson1CreateServiceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_CreateServiceCommand, se_CreateServiceCommand } from "../protocols/Aws_restJson1";
5
5
  export class CreateServiceCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class CreateServiceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1CreateServiceCommand(input, context);
36
+ return se_CreateServiceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1CreateServiceCommand(output, context);
39
+ return de_CreateServiceCommand(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_restJson1CreateServiceNetworkCommand, serializeAws_restJson1CreateServiceNetworkCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_CreateServiceNetworkCommand, se_CreateServiceNetworkCommand } from "../protocols/Aws_restJson1";
5
5
  export class CreateServiceNetworkCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class CreateServiceNetworkCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1CreateServiceNetworkCommand(input, context);
36
+ return se_CreateServiceNetworkCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1CreateServiceNetworkCommand(output, context);
39
+ return de_CreateServiceNetworkCommand(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_restJson1CreateServiceNetworkServiceAssociationCommand, serializeAws_restJson1CreateServiceNetworkServiceAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_CreateServiceNetworkServiceAssociationCommand, se_CreateServiceNetworkServiceAssociationCommand, } from "../protocols/Aws_restJson1";
5
5
  export class CreateServiceNetworkServiceAssociationCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class CreateServiceNetworkServiceAssociationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1CreateServiceNetworkServiceAssociationCommand(input, context);
36
+ return se_CreateServiceNetworkServiceAssociationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1CreateServiceNetworkServiceAssociationCommand(output, context);
39
+ return de_CreateServiceNetworkServiceAssociationCommand(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_restJson1CreateServiceNetworkVpcAssociationCommand, serializeAws_restJson1CreateServiceNetworkVpcAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_CreateServiceNetworkVpcAssociationCommand, se_CreateServiceNetworkVpcAssociationCommand, } from "../protocols/Aws_restJson1";
5
5
  export class CreateServiceNetworkVpcAssociationCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class CreateServiceNetworkVpcAssociationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1CreateServiceNetworkVpcAssociationCommand(input, context);
36
+ return se_CreateServiceNetworkVpcAssociationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1CreateServiceNetworkVpcAssociationCommand(output, context);
39
+ return de_CreateServiceNetworkVpcAssociationCommand(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_restJson1CreateTargetGroupCommand, serializeAws_restJson1CreateTargetGroupCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_CreateTargetGroupCommand, se_CreateTargetGroupCommand } from "../protocols/Aws_restJson1";
5
5
  export class CreateTargetGroupCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class CreateTargetGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1CreateTargetGroupCommand(input, context);
36
+ return se_CreateTargetGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1CreateTargetGroupCommand(output, context);
39
+ return de_CreateTargetGroupCommand(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_restJson1DeleteAccessLogSubscriptionCommand, serializeAws_restJson1DeleteAccessLogSubscriptionCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteAccessLogSubscriptionCommand, se_DeleteAccessLogSubscriptionCommand, } from "../protocols/Aws_restJson1";
5
5
  export class DeleteAccessLogSubscriptionCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class DeleteAccessLogSubscriptionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteAccessLogSubscriptionCommand(input, context);
36
+ return se_DeleteAccessLogSubscriptionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteAccessLogSubscriptionCommand(output, context);
39
+ return de_DeleteAccessLogSubscriptionCommand(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_restJson1DeleteAuthPolicyCommand, serializeAws_restJson1DeleteAuthPolicyCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteAuthPolicyCommand, se_DeleteAuthPolicyCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteAuthPolicyCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class DeleteAuthPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteAuthPolicyCommand(input, context);
36
+ return se_DeleteAuthPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteAuthPolicyCommand(output, context);
39
+ return de_DeleteAuthPolicyCommand(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_restJson1DeleteListenerCommand, serializeAws_restJson1DeleteListenerCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteListenerCommand, se_DeleteListenerCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteListenerCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class DeleteListenerCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteListenerCommand(input, context);
36
+ return se_DeleteListenerCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteListenerCommand(output, context);
39
+ return de_DeleteListenerCommand(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_restJson1DeleteResourcePolicyCommand, serializeAws_restJson1DeleteResourcePolicyCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteResourcePolicyCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class DeleteResourcePolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteResourcePolicyCommand(input, context);
36
+ return se_DeleteResourcePolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteResourcePolicyCommand(output, context);
39
+ return de_DeleteResourcePolicyCommand(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_restJson1DeleteRuleCommand, serializeAws_restJson1DeleteRuleCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteRuleCommand, se_DeleteRuleCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteRuleCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class DeleteRuleCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteRuleCommand(input, context);
36
+ return se_DeleteRuleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteRuleCommand(output, context);
39
+ return de_DeleteRuleCommand(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_restJson1DeleteServiceCommand, serializeAws_restJson1DeleteServiceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteServiceCommand, se_DeleteServiceCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteServiceCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class DeleteServiceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteServiceCommand(input, context);
36
+ return se_DeleteServiceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteServiceCommand(output, context);
39
+ return de_DeleteServiceCommand(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_restJson1DeleteServiceNetworkCommand, serializeAws_restJson1DeleteServiceNetworkCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteServiceNetworkCommand, se_DeleteServiceNetworkCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteServiceNetworkCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class DeleteServiceNetworkCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteServiceNetworkCommand(input, context);
36
+ return se_DeleteServiceNetworkCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteServiceNetworkCommand(output, context);
39
+ return de_DeleteServiceNetworkCommand(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_restJson1DeleteServiceNetworkServiceAssociationCommand, serializeAws_restJson1DeleteServiceNetworkServiceAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteServiceNetworkServiceAssociationCommand, se_DeleteServiceNetworkServiceAssociationCommand, } from "../protocols/Aws_restJson1";
5
5
  export class DeleteServiceNetworkServiceAssociationCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class DeleteServiceNetworkServiceAssociationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteServiceNetworkServiceAssociationCommand(input, context);
36
+ return se_DeleteServiceNetworkServiceAssociationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteServiceNetworkServiceAssociationCommand(output, context);
39
+ return de_DeleteServiceNetworkServiceAssociationCommand(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_restJson1DeleteServiceNetworkVpcAssociationCommand, serializeAws_restJson1DeleteServiceNetworkVpcAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteServiceNetworkVpcAssociationCommand, se_DeleteServiceNetworkVpcAssociationCommand, } from "../protocols/Aws_restJson1";
5
5
  export class DeleteServiceNetworkVpcAssociationCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class DeleteServiceNetworkVpcAssociationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteServiceNetworkVpcAssociationCommand(input, context);
36
+ return se_DeleteServiceNetworkVpcAssociationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteServiceNetworkVpcAssociationCommand(output, context);
39
+ return de_DeleteServiceNetworkVpcAssociationCommand(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_restJson1DeleteTargetGroupCommand, serializeAws_restJson1DeleteTargetGroupCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteTargetGroupCommand, se_DeleteTargetGroupCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteTargetGroupCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class DeleteTargetGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteTargetGroupCommand(input, context);
36
+ return se_DeleteTargetGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteTargetGroupCommand(output, context);
39
+ return de_DeleteTargetGroupCommand(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_restJson1DeregisterTargetsCommand, serializeAws_restJson1DeregisterTargetsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeregisterTargetsCommand, se_DeregisterTargetsCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeregisterTargetsCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class DeregisterTargetsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeregisterTargetsCommand(input, context);
36
+ return se_DeregisterTargetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeregisterTargetsCommand(output, context);
39
+ return de_DeregisterTargetsCommand(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_restJson1GetAccessLogSubscriptionCommand, serializeAws_restJson1GetAccessLogSubscriptionCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetAccessLogSubscriptionCommand, se_GetAccessLogSubscriptionCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetAccessLogSubscriptionCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class GetAccessLogSubscriptionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetAccessLogSubscriptionCommand(input, context);
36
+ return se_GetAccessLogSubscriptionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetAccessLogSubscriptionCommand(output, context);
39
+ return de_GetAccessLogSubscriptionCommand(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_restJson1GetAuthPolicyCommand, serializeAws_restJson1GetAuthPolicyCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetAuthPolicyCommand, se_GetAuthPolicyCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetAuthPolicyCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class GetAuthPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetAuthPolicyCommand(input, context);
36
+ return se_GetAuthPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetAuthPolicyCommand(output, context);
39
+ return de_GetAuthPolicyCommand(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_restJson1GetListenerCommand, serializeAws_restJson1GetListenerCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetListenerCommand, se_GetListenerCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetListenerCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class GetListenerCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetListenerCommand(input, context);
36
+ return se_GetListenerCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetListenerCommand(output, context);
39
+ return de_GetListenerCommand(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_restJson1GetResourcePolicyCommand, serializeAws_restJson1GetResourcePolicyCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetResourcePolicyCommand, se_GetResourcePolicyCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetResourcePolicyCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class GetResourcePolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetResourcePolicyCommand(input, context);
36
+ return se_GetResourcePolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetResourcePolicyCommand(output, context);
39
+ return de_GetResourcePolicyCommand(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_restJson1GetRuleCommand, serializeAws_restJson1GetRuleCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetRuleCommand, se_GetRuleCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetRuleCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class GetRuleCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetRuleCommand(input, context);
36
+ return se_GetRuleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetRuleCommand(output, context);
39
+ return de_GetRuleCommand(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_restJson1GetServiceCommand, serializeAws_restJson1GetServiceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetServiceCommand, se_GetServiceCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetServiceCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class GetServiceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetServiceCommand(input, context);
36
+ return se_GetServiceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetServiceCommand(output, context);
39
+ return de_GetServiceCommand(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_restJson1GetServiceNetworkCommand, serializeAws_restJson1GetServiceNetworkCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetServiceNetworkCommand, se_GetServiceNetworkCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetServiceNetworkCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class GetServiceNetworkCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetServiceNetworkCommand(input, context);
36
+ return se_GetServiceNetworkCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetServiceNetworkCommand(output, context);
39
+ return de_GetServiceNetworkCommand(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_restJson1GetServiceNetworkServiceAssociationCommand, serializeAws_restJson1GetServiceNetworkServiceAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetServiceNetworkServiceAssociationCommand, se_GetServiceNetworkServiceAssociationCommand, } from "../protocols/Aws_restJson1";
5
5
  export class GetServiceNetworkServiceAssociationCommand extends $Command {
6
6
  constructor(input) {
7
7
  super();
@@ -33,9 +33,9 @@ export class GetServiceNetworkServiceAssociationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetServiceNetworkServiceAssociationCommand(input, context);
36
+ return se_GetServiceNetworkServiceAssociationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetServiceNetworkServiceAssociationCommand(output, context);
39
+ return de_GetServiceNetworkServiceAssociationCommand(output, context);
40
40
  }
41
41
  }