@aws-sdk/client-global-accelerator 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 (76) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/GlobalAccelerator.d.ts +180 -207
  3. package/dist-types/ts3.4/GlobalAcceleratorClient.d.ts +6 -19
  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/AddCustomRoutingEndpointsCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AddEndpointsCommand.d.ts +3 -5
  9. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/AllowCustomRoutingTrafficCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateAcceleratorCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateCrossAccountAttachmentCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateCustomRoutingAcceleratorCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateCustomRoutingListenerCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateEndpointGroupCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/DeleteAcceleratorCommand.d.ts +3 -4
  19. package/dist-types/ts3.4/commands/DeleteCrossAccountAttachmentCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/DeleteCustomRoutingListenerCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/DeleteEndpointGroupCommand.d.ts +3 -4
  24. package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +2 -2
  25. package/dist-types/ts3.4/commands/DenyCustomRoutingTrafficCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DescribeAcceleratorAttributesCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DescribeAcceleratorCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/DescribeCrossAccountAttachmentCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/DescribeCustomRoutingListenerCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DescribeEndpointGroupCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/DescribeListenerCommand.d.ts +4 -9
  36. package/dist-types/ts3.4/commands/ListAcceleratorsCommand.d.ts +3 -8
  37. package/dist-types/ts3.4/commands/ListByoipCidrsCommand.d.ts +3 -8
  38. package/dist-types/ts3.4/commands/ListCrossAccountAttachmentsCommand.d.ts +3 -5
  39. package/dist-types/ts3.4/commands/ListCrossAccountResourceAccountsCommand.d.ts +3 -5
  40. package/dist-types/ts3.4/commands/ListCrossAccountResourcesCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/ListCustomRoutingAcceleratorsCommand.d.ts +3 -5
  42. package/dist-types/ts3.4/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/ListCustomRoutingListenersCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/ListEndpointGroupsCommand.d.ts +5 -10
  47. package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/RemoveCustomRoutingEndpointsCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/RemoveEndpointsCommand.d.ts +2 -2
  52. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  53. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/UpdateAcceleratorAttributesCommand.d.ts +4 -6
  55. package/dist-types/ts3.4/commands/UpdateAcceleratorCommand.d.ts +5 -10
  56. package/dist-types/ts3.4/commands/UpdateCrossAccountAttachmentCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +4 -6
  59. package/dist-types/ts3.4/commands/UpdateCustomRoutingListenerCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/UpdateEndpointGroupCommand.d.ts +5 -10
  61. package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +4 -9
  62. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  64. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  65. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  66. package/dist-types/ts3.4/models/enums.d.ts +5 -10
  67. package/dist-types/ts3.4/models/errors.d.ts +19 -69
  68. package/dist-types/ts3.4/models/models_0.d.ts +1 -3
  69. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  70. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
  71. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  72. package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
  73. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
  74. package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
  75. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  76. 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