@aws-sdk/client-direct-connect 3.1087.0 → 3.1089.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 (82) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/DirectConnect.d.ts +195 -272
  3. package/dist-types/ts3.4/DirectConnectClient.d.ts +11 -36
  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/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +5 -10
  9. package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +5 -11
  10. package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +5 -11
  14. package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +5 -11
  15. package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +3 -5
  19. package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +3 -8
  23. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +3 -5
  24. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +4 -7
  28. package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +6 -2
  29. package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +3 -8
  33. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +3 -5
  34. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +3 -5
  35. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +6 -2
  39. package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +3 -6
  42. package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +2 -3
  44. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +4 -8
  45. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +3 -5
  46. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +3 -5
  48. package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +5 -11
  49. package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +4 -10
  51. package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +2 -2
  53. package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +2 -4
  54. package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +4 -6
  55. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +2 -4
  57. package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +5 -11
  59. package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +3 -5
  61. package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  65. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +3 -5
  66. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +3 -5
  67. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +6 -2
  69. package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  71. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  72. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  73. package/dist-types/ts3.4/models/enums.d.ts +5 -10
  74. package/dist-types/ts3.4/models/errors.d.ts +5 -15
  75. package/dist-types/ts3.4/models/models_0.d.ts +11 -33
  76. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  77. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  78. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  79. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  80. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  81. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  82. 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.1088.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75