@aws-sdk/client-vpc-lattice 3.303.0 → 3.306.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 (111) hide show
  1. package/dist-cjs/commands/BatchUpdateRuleCommand.js +4 -4
  2. package/dist-cjs/commands/CreateAccessLogSubscriptionCommand.js +4 -4
  3. package/dist-cjs/commands/CreateListenerCommand.js +4 -4
  4. package/dist-cjs/commands/CreateRuleCommand.js +4 -4
  5. package/dist-cjs/commands/CreateServiceCommand.js +4 -4
  6. package/dist-cjs/commands/CreateServiceNetworkCommand.js +4 -4
  7. package/dist-cjs/commands/CreateServiceNetworkServiceAssociationCommand.js +4 -4
  8. package/dist-cjs/commands/CreateServiceNetworkVpcAssociationCommand.js +4 -4
  9. package/dist-cjs/commands/CreateTargetGroupCommand.js +4 -4
  10. package/dist-cjs/commands/DeleteAccessLogSubscriptionCommand.js +4 -4
  11. package/dist-cjs/commands/DeleteAuthPolicyCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteListenerCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteRuleCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteServiceCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteServiceNetworkCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteServiceNetworkServiceAssociationCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteServiceNetworkVpcAssociationCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteTargetGroupCommand.js +4 -4
  20. package/dist-cjs/commands/DeregisterTargetsCommand.js +4 -4
  21. package/dist-cjs/commands/GetAccessLogSubscriptionCommand.js +4 -4
  22. package/dist-cjs/commands/GetAuthPolicyCommand.js +4 -4
  23. package/dist-cjs/commands/GetListenerCommand.js +4 -4
  24. package/dist-cjs/commands/GetResourcePolicyCommand.js +4 -4
  25. package/dist-cjs/commands/GetRuleCommand.js +4 -4
  26. package/dist-cjs/commands/GetServiceCommand.js +4 -4
  27. package/dist-cjs/commands/GetServiceNetworkCommand.js +4 -4
  28. package/dist-cjs/commands/GetServiceNetworkServiceAssociationCommand.js +4 -4
  29. package/dist-cjs/commands/GetServiceNetworkVpcAssociationCommand.js +4 -4
  30. package/dist-cjs/commands/GetTargetGroupCommand.js +4 -4
  31. package/dist-cjs/commands/ListAccessLogSubscriptionsCommand.js +4 -4
  32. package/dist-cjs/commands/ListListenersCommand.js +4 -4
  33. package/dist-cjs/commands/ListRulesCommand.js +4 -4
  34. package/dist-cjs/commands/ListServiceNetworkServiceAssociationsCommand.js +4 -4
  35. package/dist-cjs/commands/ListServiceNetworkVpcAssociationsCommand.js +4 -4
  36. package/dist-cjs/commands/ListServiceNetworksCommand.js +4 -4
  37. package/dist-cjs/commands/ListServicesCommand.js +4 -4
  38. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  39. package/dist-cjs/commands/ListTargetGroupsCommand.js +4 -4
  40. package/dist-cjs/commands/ListTargetsCommand.js +4 -4
  41. package/dist-cjs/commands/PutAuthPolicyCommand.js +4 -4
  42. package/dist-cjs/commands/PutResourcePolicyCommand.js +4 -4
  43. package/dist-cjs/commands/RegisterTargetsCommand.js +4 -4
  44. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  45. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  46. package/dist-cjs/commands/UpdateAccessLogSubscriptionCommand.js +4 -4
  47. package/dist-cjs/commands/UpdateListenerCommand.js +4 -4
  48. package/dist-cjs/commands/UpdateRuleCommand.js +4 -4
  49. package/dist-cjs/commands/UpdateServiceCommand.js +4 -4
  50. package/dist-cjs/commands/UpdateServiceNetworkCommand.js +4 -4
  51. package/dist-cjs/commands/UpdateServiceNetworkVpcAssociationCommand.js +4 -4
  52. package/dist-cjs/commands/UpdateTargetGroupCommand.js +4 -4
  53. package/dist-es/commands/BatchUpdateRuleCommand.js +4 -4
  54. package/dist-es/commands/CreateAccessLogSubscriptionCommand.js +4 -4
  55. package/dist-es/commands/CreateListenerCommand.js +4 -4
  56. package/dist-es/commands/CreateRuleCommand.js +4 -4
  57. package/dist-es/commands/CreateServiceCommand.js +4 -4
  58. package/dist-es/commands/CreateServiceNetworkCommand.js +4 -4
  59. package/dist-es/commands/CreateServiceNetworkServiceAssociationCommand.js +4 -4
  60. package/dist-es/commands/CreateServiceNetworkVpcAssociationCommand.js +4 -4
  61. package/dist-es/commands/CreateTargetGroupCommand.js +4 -4
  62. package/dist-es/commands/DeleteAccessLogSubscriptionCommand.js +4 -4
  63. package/dist-es/commands/DeleteAuthPolicyCommand.js +4 -4
  64. package/dist-es/commands/DeleteListenerCommand.js +4 -4
  65. package/dist-es/commands/DeleteResourcePolicyCommand.js +4 -4
  66. package/dist-es/commands/DeleteRuleCommand.js +4 -4
  67. package/dist-es/commands/DeleteServiceCommand.js +4 -4
  68. package/dist-es/commands/DeleteServiceNetworkCommand.js +4 -4
  69. package/dist-es/commands/DeleteServiceNetworkServiceAssociationCommand.js +4 -4
  70. package/dist-es/commands/DeleteServiceNetworkVpcAssociationCommand.js +4 -4
  71. package/dist-es/commands/DeleteTargetGroupCommand.js +4 -4
  72. package/dist-es/commands/DeregisterTargetsCommand.js +4 -4
  73. package/dist-es/commands/GetAccessLogSubscriptionCommand.js +4 -4
  74. package/dist-es/commands/GetAuthPolicyCommand.js +4 -4
  75. package/dist-es/commands/GetListenerCommand.js +4 -4
  76. package/dist-es/commands/GetResourcePolicyCommand.js +4 -4
  77. package/dist-es/commands/GetRuleCommand.js +4 -4
  78. package/dist-es/commands/GetServiceCommand.js +4 -4
  79. package/dist-es/commands/GetServiceNetworkCommand.js +4 -4
  80. package/dist-es/commands/GetServiceNetworkServiceAssociationCommand.js +4 -4
  81. package/dist-es/commands/GetServiceNetworkVpcAssociationCommand.js +4 -4
  82. package/dist-es/commands/GetTargetGroupCommand.js +4 -4
  83. package/dist-es/commands/ListAccessLogSubscriptionsCommand.js +4 -4
  84. package/dist-es/commands/ListListenersCommand.js +4 -4
  85. package/dist-es/commands/ListRulesCommand.js +4 -4
  86. package/dist-es/commands/ListServiceNetworkServiceAssociationsCommand.js +4 -4
  87. package/dist-es/commands/ListServiceNetworkVpcAssociationsCommand.js +4 -4
  88. package/dist-es/commands/ListServiceNetworksCommand.js +4 -4
  89. package/dist-es/commands/ListServicesCommand.js +4 -4
  90. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  91. package/dist-es/commands/ListTargetGroupsCommand.js +4 -4
  92. package/dist-es/commands/ListTargetsCommand.js +4 -4
  93. package/dist-es/commands/PutAuthPolicyCommand.js +4 -4
  94. package/dist-es/commands/PutResourcePolicyCommand.js +4 -4
  95. package/dist-es/commands/RegisterTargetsCommand.js +4 -4
  96. package/dist-es/commands/TagResourceCommand.js +4 -4
  97. package/dist-es/commands/UntagResourceCommand.js +4 -4
  98. package/dist-es/commands/UpdateAccessLogSubscriptionCommand.js +4 -4
  99. package/dist-es/commands/UpdateListenerCommand.js +4 -4
  100. package/dist-es/commands/UpdateRuleCommand.js +4 -4
  101. package/dist-es/commands/UpdateServiceCommand.js +4 -4
  102. package/dist-es/commands/UpdateServiceNetworkCommand.js +4 -4
  103. package/dist-es/commands/UpdateServiceNetworkVpcAssociationCommand.js +4 -4
  104. package/dist-es/commands/UpdateTargetGroupCommand.js +4 -4
  105. package/dist-types/VPCLatticeClient.d.ts +4 -4
  106. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  107. package/dist-types/models/models_0.d.ts +19 -19
  108. package/dist-types/ts3.4/VPCLatticeClient.d.ts +4 -4
  109. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +4 -3
  110. package/dist-types/ts3.4/models/models_0.d.ts +24 -19
  111. package/package.json +29 -29
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1ListRulesCommand, serializeAws_restJson1ListRulesCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListRulesCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class ListRulesCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, ListRulesCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1ListServiceNetworkServiceAssociationsCommand, serializeAws_restJson1ListServiceNetworkServiceAssociationsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListServiceNetworkServiceAssociationsCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class ListServiceNetworkServiceAssociationsCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, ListServiceNetworkServiceAssociationsCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1ListServiceNetworkVpcAssociationsCommand, serializeAws_restJson1ListServiceNetworkVpcAssociationsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListServiceNetworkVpcAssociationsCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class ListServiceNetworkVpcAssociationsCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, ListServiceNetworkVpcAssociationsCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1ListServiceNetworksCommand, serializeAws_restJson1ListServiceNetworksCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListServiceNetworksCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class ListServiceNetworksCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, ListServiceNetworksCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1ListServicesCommand, serializeAws_restJson1ListServicesCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListServicesCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class ListServicesCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, ListServicesCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListTagsForResourceCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class ListTagsForResourceCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1ListTargetGroupsCommand, serializeAws_restJson1ListTargetGroupsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListTargetGroupsCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class ListTargetGroupsCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, ListTargetGroupsCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1ListTargetsCommand, serializeAws_restJson1ListTargetsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListTargetsCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class ListTargetsCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, ListTargetsCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1PutAuthPolicyCommand, serializeAws_restJson1PutAuthPolicyCommand, } from "../protocols/Aws_restJson1";
5
5
  export class PutAuthPolicyCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class PutAuthPolicyCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, PutAuthPolicyCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1PutResourcePolicyCommand, serializeAws_restJson1PutResourcePolicyCommand, } from "../protocols/Aws_restJson1";
5
5
  export class PutResourcePolicyCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class PutResourcePolicyCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, PutResourcePolicyCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1RegisterTargetsCommand, serializeAws_restJson1RegisterTargetsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class RegisterTargetsCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class RegisterTargetsCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, RegisterTargetsCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
5
5
  export class TagResourceCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class TagResourceCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, TagResourceCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
5
5
  export class UntagResourceCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class UntagResourceCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1UpdateAccessLogSubscriptionCommand, serializeAws_restJson1UpdateAccessLogSubscriptionCommand, } from "../protocols/Aws_restJson1";
5
5
  export class UpdateAccessLogSubscriptionCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class UpdateAccessLogSubscriptionCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateAccessLogSubscriptionCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1UpdateListenerCommand, serializeAws_restJson1UpdateListenerCommand, } from "../protocols/Aws_restJson1";
5
5
  export class UpdateListenerCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class UpdateListenerCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateListenerCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1UpdateRuleCommand, serializeAws_restJson1UpdateRuleCommand, } from "../protocols/Aws_restJson1";
5
5
  export class UpdateRuleCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class UpdateRuleCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateRuleCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1UpdateServiceCommand, serializeAws_restJson1UpdateServiceCommand, } from "../protocols/Aws_restJson1";
5
5
  export class UpdateServiceCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class UpdateServiceCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateServiceCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1UpdateServiceNetworkCommand, serializeAws_restJson1UpdateServiceNetworkCommand, } from "../protocols/Aws_restJson1";
5
5
  export class UpdateServiceNetworkCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class UpdateServiceNetworkCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateServiceNetworkCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1UpdateServiceNetworkVpcAssociationCommand, serializeAws_restJson1UpdateServiceNetworkVpcAssociationCommand, } from "../protocols/Aws_restJson1";
5
5
  export class UpdateServiceNetworkVpcAssociationCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class UpdateServiceNetworkVpcAssociationCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateServiceNetworkVpcAssociationCommand.getEndpointParameterInstructions()));
@@ -3,6 +3,10 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { deserializeAws_restJson1UpdateTargetGroupCommand, serializeAws_restJson1UpdateTargetGroupCommand, } from "../protocols/Aws_restJson1";
5
5
  export class UpdateTargetGroupCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
9
+ }
6
10
  static getEndpointParameterInstructions() {
7
11
  return {
8
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,10 +15,6 @@ export class UpdateTargetGroupCommand extends $Command {
11
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
12
16
  };
13
17
  }
14
- constructor(input) {
15
- super();
16
- this.input = input;
17
- }
18
18
  resolveMiddleware(clientStack, configuration, options) {
19
19
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
20
20
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateTargetGroupCommand.getEndpointParameterInstructions()));
@@ -63,11 +63,11 @@ import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, Endpoi
63
63
  /**
64
64
  * @public
65
65
  */
66
- export type ServiceInputTypes = BatchUpdateRuleCommandInput | CreateAccessLogSubscriptionCommandInput | CreateListenerCommandInput | CreateRuleCommandInput | CreateServiceCommandInput | CreateServiceNetworkCommandInput | CreateServiceNetworkServiceAssociationCommandInput | CreateServiceNetworkVpcAssociationCommandInput | CreateTargetGroupCommandInput | DeleteAccessLogSubscriptionCommandInput | DeleteAuthPolicyCommandInput | DeleteListenerCommandInput | DeleteResourcePolicyCommandInput | DeleteRuleCommandInput | DeleteServiceCommandInput | DeleteServiceNetworkCommandInput | DeleteServiceNetworkServiceAssociationCommandInput | DeleteServiceNetworkVpcAssociationCommandInput | DeleteTargetGroupCommandInput | DeregisterTargetsCommandInput | GetAccessLogSubscriptionCommandInput | GetAuthPolicyCommandInput | GetListenerCommandInput | GetResourcePolicyCommandInput | GetRuleCommandInput | GetServiceCommandInput | GetServiceNetworkCommandInput | GetServiceNetworkServiceAssociationCommandInput | GetServiceNetworkVpcAssociationCommandInput | GetTargetGroupCommandInput | ListAccessLogSubscriptionsCommandInput | ListListenersCommandInput | ListRulesCommandInput | ListServiceNetworkServiceAssociationsCommandInput | ListServiceNetworkVpcAssociationsCommandInput | ListServiceNetworksCommandInput | ListServicesCommandInput | ListTagsForResourceCommandInput | ListTargetGroupsCommandInput | ListTargetsCommandInput | PutAuthPolicyCommandInput | PutResourcePolicyCommandInput | RegisterTargetsCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAccessLogSubscriptionCommandInput | UpdateListenerCommandInput | UpdateRuleCommandInput | UpdateServiceCommandInput | UpdateServiceNetworkCommandInput | UpdateServiceNetworkVpcAssociationCommandInput | UpdateTargetGroupCommandInput;
66
+ export declare type ServiceInputTypes = BatchUpdateRuleCommandInput | CreateAccessLogSubscriptionCommandInput | CreateListenerCommandInput | CreateRuleCommandInput | CreateServiceCommandInput | CreateServiceNetworkCommandInput | CreateServiceNetworkServiceAssociationCommandInput | CreateServiceNetworkVpcAssociationCommandInput | CreateTargetGroupCommandInput | DeleteAccessLogSubscriptionCommandInput | DeleteAuthPolicyCommandInput | DeleteListenerCommandInput | DeleteResourcePolicyCommandInput | DeleteRuleCommandInput | DeleteServiceCommandInput | DeleteServiceNetworkCommandInput | DeleteServiceNetworkServiceAssociationCommandInput | DeleteServiceNetworkVpcAssociationCommandInput | DeleteTargetGroupCommandInput | DeregisterTargetsCommandInput | GetAccessLogSubscriptionCommandInput | GetAuthPolicyCommandInput | GetListenerCommandInput | GetResourcePolicyCommandInput | GetRuleCommandInput | GetServiceCommandInput | GetServiceNetworkCommandInput | GetServiceNetworkServiceAssociationCommandInput | GetServiceNetworkVpcAssociationCommandInput | GetTargetGroupCommandInput | ListAccessLogSubscriptionsCommandInput | ListListenersCommandInput | ListRulesCommandInput | ListServiceNetworkServiceAssociationsCommandInput | ListServiceNetworkVpcAssociationsCommandInput | ListServiceNetworksCommandInput | ListServicesCommandInput | ListTagsForResourceCommandInput | ListTargetGroupsCommandInput | ListTargetsCommandInput | PutAuthPolicyCommandInput | PutResourcePolicyCommandInput | RegisterTargetsCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAccessLogSubscriptionCommandInput | UpdateListenerCommandInput | UpdateRuleCommandInput | UpdateServiceCommandInput | UpdateServiceNetworkCommandInput | UpdateServiceNetworkVpcAssociationCommandInput | UpdateTargetGroupCommandInput;
67
67
  /**
68
68
  * @public
69
69
  */
70
- export type ServiceOutputTypes = BatchUpdateRuleCommandOutput | CreateAccessLogSubscriptionCommandOutput | CreateListenerCommandOutput | CreateRuleCommandOutput | CreateServiceCommandOutput | CreateServiceNetworkCommandOutput | CreateServiceNetworkServiceAssociationCommandOutput | CreateServiceNetworkVpcAssociationCommandOutput | CreateTargetGroupCommandOutput | DeleteAccessLogSubscriptionCommandOutput | DeleteAuthPolicyCommandOutput | DeleteListenerCommandOutput | DeleteResourcePolicyCommandOutput | DeleteRuleCommandOutput | DeleteServiceCommandOutput | DeleteServiceNetworkCommandOutput | DeleteServiceNetworkServiceAssociationCommandOutput | DeleteServiceNetworkVpcAssociationCommandOutput | DeleteTargetGroupCommandOutput | DeregisterTargetsCommandOutput | GetAccessLogSubscriptionCommandOutput | GetAuthPolicyCommandOutput | GetListenerCommandOutput | GetResourcePolicyCommandOutput | GetRuleCommandOutput | GetServiceCommandOutput | GetServiceNetworkCommandOutput | GetServiceNetworkServiceAssociationCommandOutput | GetServiceNetworkVpcAssociationCommandOutput | GetTargetGroupCommandOutput | ListAccessLogSubscriptionsCommandOutput | ListListenersCommandOutput | ListRulesCommandOutput | ListServiceNetworkServiceAssociationsCommandOutput | ListServiceNetworkVpcAssociationsCommandOutput | ListServiceNetworksCommandOutput | ListServicesCommandOutput | ListTagsForResourceCommandOutput | ListTargetGroupsCommandOutput | ListTargetsCommandOutput | PutAuthPolicyCommandOutput | PutResourcePolicyCommandOutput | RegisterTargetsCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAccessLogSubscriptionCommandOutput | UpdateListenerCommandOutput | UpdateRuleCommandOutput | UpdateServiceCommandOutput | UpdateServiceNetworkCommandOutput | UpdateServiceNetworkVpcAssociationCommandOutput | UpdateTargetGroupCommandOutput;
70
+ export declare type ServiceOutputTypes = BatchUpdateRuleCommandOutput | CreateAccessLogSubscriptionCommandOutput | CreateListenerCommandOutput | CreateRuleCommandOutput | CreateServiceCommandOutput | CreateServiceNetworkCommandOutput | CreateServiceNetworkServiceAssociationCommandOutput | CreateServiceNetworkVpcAssociationCommandOutput | CreateTargetGroupCommandOutput | DeleteAccessLogSubscriptionCommandOutput | DeleteAuthPolicyCommandOutput | DeleteListenerCommandOutput | DeleteResourcePolicyCommandOutput | DeleteRuleCommandOutput | DeleteServiceCommandOutput | DeleteServiceNetworkCommandOutput | DeleteServiceNetworkServiceAssociationCommandOutput | DeleteServiceNetworkVpcAssociationCommandOutput | DeleteTargetGroupCommandOutput | DeregisterTargetsCommandOutput | GetAccessLogSubscriptionCommandOutput | GetAuthPolicyCommandOutput | GetListenerCommandOutput | GetResourcePolicyCommandOutput | GetRuleCommandOutput | GetServiceCommandOutput | GetServiceNetworkCommandOutput | GetServiceNetworkServiceAssociationCommandOutput | GetServiceNetworkVpcAssociationCommandOutput | GetTargetGroupCommandOutput | ListAccessLogSubscriptionsCommandOutput | ListListenersCommandOutput | ListRulesCommandOutput | ListServiceNetworkServiceAssociationsCommandOutput | ListServiceNetworkVpcAssociationsCommandOutput | ListServiceNetworksCommandOutput | ListServicesCommandOutput | ListTagsForResourceCommandOutput | ListTargetGroupsCommandOutput | ListTargetsCommandOutput | PutAuthPolicyCommandOutput | PutResourcePolicyCommandOutput | RegisterTargetsCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAccessLogSubscriptionCommandOutput | UpdateListenerCommandOutput | UpdateRuleCommandOutput | UpdateServiceCommandOutput | UpdateServiceNetworkCommandOutput | UpdateServiceNetworkVpcAssociationCommandOutput | UpdateTargetGroupCommandOutput;
71
71
  /**
72
72
  * @public
73
73
  */
@@ -174,7 +174,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
174
174
  /**
175
175
  * @public
176
176
  */
177
- type VPCLatticeClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
177
+ declare type VPCLatticeClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
178
178
  /**
179
179
  * @public
180
180
  *
@@ -185,7 +185,7 @@ export interface VPCLatticeClientConfig extends VPCLatticeClientConfigType {
185
185
  /**
186
186
  * @public
187
187
  */
188
- type VPCLatticeClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
188
+ declare type VPCLatticeClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
189
189
  /**
190
190
  * @public
191
191
  *
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
5
5
  useFipsEndpoint?: boolean | Provider<boolean>;
6
6
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
7
7
  }
8
- export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
8
+ export declare type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
9
9
  defaultSigningName: string;
10
10
  };
11
11
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {