@aws-sdk/client-vpc-lattice 3.1087.0 → 3.1088.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 (93) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/VPCLattice.d.ts +244 -363
  3. package/dist-types/ts3.4/VPCLatticeClient.d.ts +14 -50
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/BatchUpdateRuleCommand.d.ts +4 -9
  8. package/dist-types/ts3.4/commands/CreateAccessLogSubscriptionCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +4 -9
  10. package/dist-types/ts3.4/commands/CreateResourceConfigurationCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateResourceGatewayCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -5
  13. package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +4 -9
  14. package/dist-types/ts3.4/commands/CreateServiceNetworkCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateServiceNetworkResourceAssociationCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/CreateTargetGroupCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/DeleteAccessLogSubscriptionCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/DeleteAuthPolicyCommand.d.ts +4 -9
  21. package/dist-types/ts3.4/commands/DeleteDomainVerificationCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/DeleteResourceConfigurationCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DeleteResourceEndpointAssociationCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/DeleteResourceGatewayCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +3 -5
  28. package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +4 -9
  29. package/dist-types/ts3.4/commands/DeleteServiceNetworkCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/DeleteServiceNetworkResourceAssociationCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/DeleteTargetGroupCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/DeregisterTargetsCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/GetAccessLogSubscriptionCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/GetAuthPolicyCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/GetDomainVerificationCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/GetListenerCommand.d.ts +3 -5
  39. package/dist-types/ts3.4/commands/GetResourceConfigurationCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/GetResourceGatewayCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +7 -5
  43. package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +3 -5
  44. package/dist-types/ts3.4/commands/GetServiceNetworkCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/GetServiceNetworkResourceAssociationCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/GetServiceNetworkServiceAssociationCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/GetServiceNetworkVpcAssociationCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/GetTargetGroupCommand.d.ts +4 -9
  49. package/dist-types/ts3.4/commands/ListAccessLogSubscriptionsCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/ListDomainVerificationsCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +4 -9
  52. package/dist-types/ts3.4/commands/ListResourceConfigurationsCommand.d.ts +3 -5
  53. package/dist-types/ts3.4/commands/ListResourceEndpointAssociationsCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/ListResourceGatewaysCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -5
  56. package/dist-types/ts3.4/commands/ListServiceNetworkResourceAssociationsCommand.d.ts +3 -5
  57. package/dist-types/ts3.4/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +3 -5
  58. package/dist-types/ts3.4/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/ListServiceNetworkVpcEndpointAssociationsCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/ListServiceNetworksCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +2 -4
  62. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/ListTargetGroupsCommand.d.ts +3 -8
  64. package/dist-types/ts3.4/commands/ListTargetsCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/PutAuthPolicyCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
  67. package/dist-types/ts3.4/commands/RegisterTargetsCommand.d.ts +4 -9
  68. package/dist-types/ts3.4/commands/StartDomainVerificationCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  70. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/UpdateAccessLogSubscriptionCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +4 -9
  73. package/dist-types/ts3.4/commands/UpdateResourceConfigurationCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/UpdateResourceGatewayCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +3 -5
  76. package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +4 -9
  77. package/dist-types/ts3.4/commands/UpdateServiceNetworkCommand.d.ts +5 -10
  78. package/dist-types/ts3.4/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/UpdateTargetGroupCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  81. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  82. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  83. package/dist-types/ts3.4/models/enums.d.ts +7 -14
  84. package/dist-types/ts3.4/models/errors.d.ts +6 -18
  85. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  86. package/dist-types/ts3.4/pagination/ListRulesPaginator.d.ts +1 -4
  87. package/dist-types/ts3.4/pagination/ListTargetsPaginator.d.ts +1 -4
  88. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  89. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  90. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  91. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  92. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  93. package/package.json +38 -38
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1086.0";
72
+ var version = "3.1087.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75