@aws-sdk/client-vpc-lattice 3.303.0 → 3.307.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 (117) 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/VPCLattice.d.ts +12 -8
  106. package/dist-types/VPCLatticeClient.d.ts +4 -4
  107. package/dist-types/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +4 -3
  108. package/dist-types/commands/DeleteAuthPolicyCommand.d.ts +1 -1
  109. package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
  110. package/dist-types/commands/PutAuthPolicyCommand.d.ts +2 -1
  111. package/dist-types/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +4 -2
  112. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  113. package/dist-types/models/models_0.d.ts +28 -27
  114. package/dist-types/ts3.4/VPCLatticeClient.d.ts +4 -4
  115. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +4 -3
  116. package/dist-types/ts3.4/models/models_0.d.ts +24 -19
  117. 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()));
@@ -144,9 +144,10 @@ export declare class VPCLattice extends VPCLatticeClient {
144
144
  * fails, retry by deleting the association and recreating it.</p>
145
145
  * <p>As a result of this operation, the association gets created in the service network account
146
146
  * and the VPC owner account.</p>
147
- * <p>Once a security group is added to the VPC association it cannot be removed. You can add or
148
- * update the security groups being used for the VPC association once a security group is attached.
149
- * To remove all security groups you must reassociate the VPC.</p>
147
+ * <p>If you add a security group to the service network and VPC association, the association must
148
+ * continue to always have at least one security group. You can add or edit security groups at any
149
+ * time. However, to remove all security groups, you must first delete the association and recreate
150
+ * it without security groups.</p>
150
151
  */
151
152
  createServiceNetworkVpcAssociation(args: CreateServiceNetworkVpcAssociationCommandInput, options?: __HttpHandlerOptions): Promise<CreateServiceNetworkVpcAssociationCommandOutput>;
152
153
  createServiceNetworkVpcAssociation(args: CreateServiceNetworkVpcAssociationCommandInput, cb: (err: any, data?: CreateServiceNetworkVpcAssociationCommandOutput) => void): void;
@@ -170,7 +171,7 @@ export declare class VPCLattice extends VPCLatticeClient {
170
171
  deleteAccessLogSubscription(args: DeleteAccessLogSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAccessLogSubscriptionCommandOutput) => void): void;
171
172
  /**
172
173
  * @public
173
- * <p>Deletes the specified auth policy. If an auth is set to <code>Amazon Web Services_IAM</code>
174
+ * <p>Deletes the specified auth policy. If an auth is set to <code>AWS_IAM</code>
174
175
  * and the auth policy is deleted, all requests will be denied by default. If you are trying to
175
176
  * remove the auth policy completely, you must set the auth_type to <code>NONE</code>. If auth is
176
177
  * enabled on the resource, but no auth policy is set, all requests will be denied.</p>
@@ -282,7 +283,7 @@ export declare class VPCLattice extends VPCLatticeClient {
282
283
  /**
283
284
  * @public
284
285
  * <p>Retrieves information about the resource policy. The resource policy is an IAM policy
285
- * created by AWS RAM on behalf of the resource owner when they share a resource.</p>
286
+ * created on behalf of the resource owner when they share a resource.</p>
286
287
  */
287
288
  getResourcePolicy(args: GetResourcePolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetResourcePolicyCommandOutput>;
288
289
  getResourcePolicy(args: GetResourcePolicyCommandInput, cb: (err: any, data?: GetResourcePolicyCommandOutput) => void): void;
@@ -416,7 +417,8 @@ export declare class VPCLattice extends VPCLatticeClient {
416
417
  listTargets(args: ListTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTargetsCommandOutput) => void): void;
417
418
  /**
418
419
  * @public
419
- * <p>Creates or updates the auth policy.</p>
420
+ * <p>Creates or updates the auth policy. The policy string in JSON must not contain newlines or
421
+ * blank lines.</p>
420
422
  */
421
423
  putAuthPolicy(args: PutAuthPolicyCommandInput, options?: __HttpHandlerOptions): Promise<PutAuthPolicyCommandOutput>;
422
424
  putAuthPolicy(args: PutAuthPolicyCommandInput, cb: (err: any, data?: PutAuthPolicyCommandOutput) => void): void;
@@ -490,8 +492,10 @@ export declare class VPCLattice extends VPCLatticeClient {
490
492
  updateServiceNetwork(args: UpdateServiceNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateServiceNetworkCommandOutput) => void): void;
491
493
  /**
492
494
  * @public
493
- * <p>Updates the service network and VPC association. Once you add a security group, it cannot be
494
- * removed.</p>
495
+ * <p>Updates the service network and VPC association. If you add a security group to the service
496
+ * network and VPC association, the association must continue to always have at least one security
497
+ * group. You can add or edit security groups at any time. However, to remove all security groups,
498
+ * you must first delete the association and recreate it without security groups.</p>
495
499
  */
496
500
  updateServiceNetworkVpcAssociation(args: UpdateServiceNetworkVpcAssociationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateServiceNetworkVpcAssociationCommandOutput>;
497
501
  updateServiceNetworkVpcAssociation(args: UpdateServiceNetworkVpcAssociationCommandInput, cb: (err: any, data?: UpdateServiceNetworkVpcAssociationCommandOutput) => void): void;
@@ -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
  *
@@ -26,9 +26,10 @@ export interface CreateServiceNetworkVpcAssociationCommandOutput extends CreateS
26
26
  * fails, retry by deleting the association and recreating it.</p>
27
27
  * <p>As a result of this operation, the association gets created in the service network account
28
28
  * and the VPC owner account.</p>
29
- * <p>Once a security group is added to the VPC association it cannot be removed. You can add or
30
- * update the security groups being used for the VPC association once a security group is attached.
31
- * To remove all security groups you must reassociate the VPC.</p>
29
+ * <p>If you add a security group to the service network and VPC association, the association must
30
+ * continue to always have at least one security group. You can add or edit security groups at any
31
+ * time. However, to remove all security groups, you must first delete the association and recreate
32
+ * it without security groups.</p>
32
33
  * @example
33
34
  * Use a bare-bones client and the command you need to make an API call.
34
35
  * ```javascript
@@ -19,7 +19,7 @@ export interface DeleteAuthPolicyCommandOutput extends DeleteAuthPolicyResponse,
19
19
  }
20
20
  /**
21
21
  * @public
22
- * <p>Deletes the specified auth policy. If an auth is set to <code>Amazon Web Services_IAM</code>
22
+ * <p>Deletes the specified auth policy. If an auth is set to <code>AWS_IAM</code>
23
23
  * and the auth policy is deleted, all requests will be denied by default. If you are trying to
24
24
  * remove the auth policy completely, you must set the auth_type to <code>NONE</code>. If auth is
25
25
  * enabled on the resource, but no auth policy is set, all requests will be denied.</p>
@@ -20,7 +20,7 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyRespons
20
20
  /**
21
21
  * @public
22
22
  * <p>Retrieves information about the resource policy. The resource policy is an IAM policy
23
- * created by AWS RAM on behalf of the resource owner when they share a resource.</p>
23
+ * created on behalf of the resource owner when they share a resource.</p>
24
24
  * @example
25
25
  * Use a bare-bones client and the command you need to make an API call.
26
26
  * ```javascript
@@ -19,7 +19,8 @@ export interface PutAuthPolicyCommandOutput extends PutAuthPolicyResponse, __Met
19
19
  }
20
20
  /**
21
21
  * @public
22
- * <p>Creates or updates the auth policy.</p>
22
+ * <p>Creates or updates the auth policy. The policy string in JSON must not contain newlines or
23
+ * blank lines.</p>
23
24
  * @example
24
25
  * Use a bare-bones client and the command you need to make an API call.
25
26
  * ```javascript
@@ -19,8 +19,10 @@ export interface UpdateServiceNetworkVpcAssociationCommandOutput extends UpdateS
19
19
  }
20
20
  /**
21
21
  * @public
22
- * <p>Updates the service network and VPC association. Once you add a security group, it cannot be
23
- * removed.</p>
22
+ * <p>Updates the service network and VPC association. If you add a security group to the service
23
+ * network and VPC association, the association must continue to always have at least one security
24
+ * group. You can add or edit security groups at any time. However, to remove all security groups,
25
+ * you must first delete the association and recreate it without security groups.</p>
24
26
  * @example
25
27
  * Use a bare-bones client and the command you need to make an API call.
26
28
  * ```javascript
@@ -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 & {