@aws-sdk/client-direct-connect 3.297.0 → 3.299.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 (131) hide show
  1. package/dist-cjs/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +2 -3
  2. package/dist-cjs/commands/AllocateConnectionOnInterconnectCommand.js +2 -3
  3. package/dist-cjs/commands/AllocateHostedConnectionCommand.js +2 -3
  4. package/dist-cjs/commands/AllocatePrivateVirtualInterfaceCommand.js +2 -3
  5. package/dist-cjs/commands/AllocatePublicVirtualInterfaceCommand.js +2 -3
  6. package/dist-cjs/commands/AllocateTransitVirtualInterfaceCommand.js +2 -3
  7. package/dist-cjs/commands/AssociateConnectionWithLagCommand.js +2 -3
  8. package/dist-cjs/commands/AssociateHostedConnectionCommand.js +2 -3
  9. package/dist-cjs/commands/AssociateMacSecKeyCommand.js +2 -3
  10. package/dist-cjs/commands/AssociateVirtualInterfaceCommand.js +2 -3
  11. package/dist-cjs/commands/ConfirmConnectionCommand.js +2 -3
  12. package/dist-cjs/commands/ConfirmCustomerAgreementCommand.js +2 -3
  13. package/dist-cjs/commands/ConfirmPrivateVirtualInterfaceCommand.js +2 -3
  14. package/dist-cjs/commands/ConfirmPublicVirtualInterfaceCommand.js +2 -3
  15. package/dist-cjs/commands/ConfirmTransitVirtualInterfaceCommand.js +2 -3
  16. package/dist-cjs/commands/CreateBGPPeerCommand.js +2 -3
  17. package/dist-cjs/commands/CreateConnectionCommand.js +2 -3
  18. package/dist-cjs/commands/CreateDirectConnectGatewayAssociationCommand.js +2 -3
  19. package/dist-cjs/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +2 -3
  20. package/dist-cjs/commands/CreateDirectConnectGatewayCommand.js +2 -3
  21. package/dist-cjs/commands/CreateInterconnectCommand.js +2 -3
  22. package/dist-cjs/commands/CreateLagCommand.js +2 -3
  23. package/dist-cjs/commands/CreatePrivateVirtualInterfaceCommand.js +2 -3
  24. package/dist-cjs/commands/CreatePublicVirtualInterfaceCommand.js +2 -3
  25. package/dist-cjs/commands/CreateTransitVirtualInterfaceCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteBGPPeerCommand.js +2 -3
  27. package/dist-cjs/commands/DeleteConnectionCommand.js +2 -3
  28. package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationCommand.js +2 -3
  29. package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +2 -3
  30. package/dist-cjs/commands/DeleteDirectConnectGatewayCommand.js +2 -3
  31. package/dist-cjs/commands/DeleteInterconnectCommand.js +2 -3
  32. package/dist-cjs/commands/DeleteLagCommand.js +2 -3
  33. package/dist-cjs/commands/DeleteVirtualInterfaceCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeConnectionLoaCommand.js +2 -3
  35. package/dist-cjs/commands/DescribeConnectionsCommand.js +2 -3
  36. package/dist-cjs/commands/DescribeConnectionsOnInterconnectCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeCustomerMetadataCommand.js +2 -3
  38. package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +2 -3
  39. package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationsCommand.js +2 -3
  40. package/dist-cjs/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +2 -3
  41. package/dist-cjs/commands/DescribeDirectConnectGatewaysCommand.js +2 -3
  42. package/dist-cjs/commands/DescribeHostedConnectionsCommand.js +2 -3
  43. package/dist-cjs/commands/DescribeInterconnectLoaCommand.js +2 -3
  44. package/dist-cjs/commands/DescribeInterconnectsCommand.js +2 -3
  45. package/dist-cjs/commands/DescribeLagsCommand.js +2 -3
  46. package/dist-cjs/commands/DescribeLoaCommand.js +2 -3
  47. package/dist-cjs/commands/DescribeLocationsCommand.js +2 -3
  48. package/dist-cjs/commands/DescribeRouterConfigurationCommand.js +2 -3
  49. package/dist-cjs/commands/DescribeTagsCommand.js +2 -3
  50. package/dist-cjs/commands/DescribeVirtualGatewaysCommand.js +2 -3
  51. package/dist-cjs/commands/DescribeVirtualInterfacesCommand.js +2 -3
  52. package/dist-cjs/commands/DisassociateConnectionFromLagCommand.js +2 -3
  53. package/dist-cjs/commands/DisassociateMacSecKeyCommand.js +2 -3
  54. package/dist-cjs/commands/ListVirtualInterfaceTestHistoryCommand.js +2 -3
  55. package/dist-cjs/commands/StartBgpFailoverTestCommand.js +2 -3
  56. package/dist-cjs/commands/StopBgpFailoverTestCommand.js +2 -3
  57. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  58. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  59. package/dist-cjs/commands/UpdateConnectionCommand.js +2 -3
  60. package/dist-cjs/commands/UpdateDirectConnectGatewayAssociationCommand.js +2 -3
  61. package/dist-cjs/commands/UpdateDirectConnectGatewayCommand.js +2 -3
  62. package/dist-cjs/commands/UpdateLagCommand.js +2 -3
  63. package/dist-cjs/commands/UpdateVirtualInterfaceAttributesCommand.js +2 -3
  64. package/dist-cjs/models/models_0.js +1 -519
  65. package/dist-es/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +2 -3
  66. package/dist-es/commands/AllocateConnectionOnInterconnectCommand.js +2 -3
  67. package/dist-es/commands/AllocateHostedConnectionCommand.js +2 -3
  68. package/dist-es/commands/AllocatePrivateVirtualInterfaceCommand.js +2 -3
  69. package/dist-es/commands/AllocatePublicVirtualInterfaceCommand.js +2 -3
  70. package/dist-es/commands/AllocateTransitVirtualInterfaceCommand.js +2 -3
  71. package/dist-es/commands/AssociateConnectionWithLagCommand.js +2 -3
  72. package/dist-es/commands/AssociateHostedConnectionCommand.js +2 -3
  73. package/dist-es/commands/AssociateMacSecKeyCommand.js +2 -3
  74. package/dist-es/commands/AssociateVirtualInterfaceCommand.js +2 -3
  75. package/dist-es/commands/ConfirmConnectionCommand.js +2 -3
  76. package/dist-es/commands/ConfirmCustomerAgreementCommand.js +2 -3
  77. package/dist-es/commands/ConfirmPrivateVirtualInterfaceCommand.js +2 -3
  78. package/dist-es/commands/ConfirmPublicVirtualInterfaceCommand.js +2 -3
  79. package/dist-es/commands/ConfirmTransitVirtualInterfaceCommand.js +2 -3
  80. package/dist-es/commands/CreateBGPPeerCommand.js +2 -3
  81. package/dist-es/commands/CreateConnectionCommand.js +2 -3
  82. package/dist-es/commands/CreateDirectConnectGatewayAssociationCommand.js +2 -3
  83. package/dist-es/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +2 -3
  84. package/dist-es/commands/CreateDirectConnectGatewayCommand.js +2 -3
  85. package/dist-es/commands/CreateInterconnectCommand.js +2 -3
  86. package/dist-es/commands/CreateLagCommand.js +2 -3
  87. package/dist-es/commands/CreatePrivateVirtualInterfaceCommand.js +2 -3
  88. package/dist-es/commands/CreatePublicVirtualInterfaceCommand.js +2 -3
  89. package/dist-es/commands/CreateTransitVirtualInterfaceCommand.js +2 -3
  90. package/dist-es/commands/DeleteBGPPeerCommand.js +2 -3
  91. package/dist-es/commands/DeleteConnectionCommand.js +2 -3
  92. package/dist-es/commands/DeleteDirectConnectGatewayAssociationCommand.js +2 -3
  93. package/dist-es/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +2 -3
  94. package/dist-es/commands/DeleteDirectConnectGatewayCommand.js +2 -3
  95. package/dist-es/commands/DeleteInterconnectCommand.js +2 -3
  96. package/dist-es/commands/DeleteLagCommand.js +2 -3
  97. package/dist-es/commands/DeleteVirtualInterfaceCommand.js +2 -3
  98. package/dist-es/commands/DescribeConnectionLoaCommand.js +2 -3
  99. package/dist-es/commands/DescribeConnectionsCommand.js +2 -3
  100. package/dist-es/commands/DescribeConnectionsOnInterconnectCommand.js +2 -3
  101. package/dist-es/commands/DescribeCustomerMetadataCommand.js +2 -3
  102. package/dist-es/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +2 -3
  103. package/dist-es/commands/DescribeDirectConnectGatewayAssociationsCommand.js +2 -3
  104. package/dist-es/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +2 -3
  105. package/dist-es/commands/DescribeDirectConnectGatewaysCommand.js +2 -3
  106. package/dist-es/commands/DescribeHostedConnectionsCommand.js +2 -3
  107. package/dist-es/commands/DescribeInterconnectLoaCommand.js +2 -3
  108. package/dist-es/commands/DescribeInterconnectsCommand.js +2 -3
  109. package/dist-es/commands/DescribeLagsCommand.js +2 -3
  110. package/dist-es/commands/DescribeLoaCommand.js +2 -3
  111. package/dist-es/commands/DescribeLocationsCommand.js +2 -3
  112. package/dist-es/commands/DescribeRouterConfigurationCommand.js +2 -3
  113. package/dist-es/commands/DescribeTagsCommand.js +2 -3
  114. package/dist-es/commands/DescribeVirtualGatewaysCommand.js +2 -3
  115. package/dist-es/commands/DescribeVirtualInterfacesCommand.js +2 -3
  116. package/dist-es/commands/DisassociateConnectionFromLagCommand.js +2 -3
  117. package/dist-es/commands/DisassociateMacSecKeyCommand.js +2 -3
  118. package/dist-es/commands/ListVirtualInterfaceTestHistoryCommand.js +2 -3
  119. package/dist-es/commands/StartBgpFailoverTestCommand.js +2 -3
  120. package/dist-es/commands/StopBgpFailoverTestCommand.js +2 -3
  121. package/dist-es/commands/TagResourceCommand.js +2 -3
  122. package/dist-es/commands/UntagResourceCommand.js +2 -3
  123. package/dist-es/commands/UpdateConnectionCommand.js +2 -3
  124. package/dist-es/commands/UpdateDirectConnectGatewayAssociationCommand.js +2 -3
  125. package/dist-es/commands/UpdateDirectConnectGatewayCommand.js +2 -3
  126. package/dist-es/commands/UpdateLagCommand.js +2 -3
  127. package/dist-es/commands/UpdateVirtualInterfaceAttributesCommand.js +2 -3
  128. package/dist-es/models/models_0.js +0 -387
  129. package/dist-types/models/models_0.d.ts +0 -516
  130. package/dist-types/ts3.4/models/models_0.d.ts +0 -359
  131. package/package.json +11 -10
@@ -836,362 +836,3 @@ export interface UpdateVirtualInterfaceAttributesRequest {
836
836
  enableSiteLink?: boolean;
837
837
  virtualInterfaceName?: string;
838
838
  }
839
- export declare const RouteFilterPrefixFilterSensitiveLog: (
840
- obj: RouteFilterPrefix
841
- ) => any;
842
- export declare const AcceptDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog: (
843
- obj: AcceptDirectConnectGatewayAssociationProposalRequest
844
- ) => any;
845
- export declare const AssociatedGatewayFilterSensitiveLog: (
846
- obj: AssociatedGateway
847
- ) => any;
848
- export declare const DirectConnectGatewayAssociationFilterSensitiveLog: (
849
- obj: DirectConnectGatewayAssociation
850
- ) => any;
851
- export declare const AcceptDirectConnectGatewayAssociationProposalResultFilterSensitiveLog: (
852
- obj: AcceptDirectConnectGatewayAssociationProposalResult
853
- ) => any;
854
- export declare const CustomerAgreementFilterSensitiveLog: (
855
- obj: CustomerAgreement
856
- ) => any;
857
- export declare const AllocateConnectionOnInterconnectRequestFilterSensitiveLog: (
858
- obj: AllocateConnectionOnInterconnectRequest
859
- ) => any;
860
- export declare const MacSecKeyFilterSensitiveLog: (obj: MacSecKey) => any;
861
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
862
- export declare const ConnectionFilterSensitiveLog: (obj: Connection) => any;
863
- export declare const AllocateHostedConnectionRequestFilterSensitiveLog: (
864
- obj: AllocateHostedConnectionRequest
865
- ) => any;
866
- export declare const NewPrivateVirtualInterfaceAllocationFilterSensitiveLog: (
867
- obj: NewPrivateVirtualInterfaceAllocation
868
- ) => any;
869
- export declare const AllocatePrivateVirtualInterfaceRequestFilterSensitiveLog: (
870
- obj: AllocatePrivateVirtualInterfaceRequest
871
- ) => any;
872
- export declare const BGPPeerFilterSensitiveLog: (obj: BGPPeer) => any;
873
- export declare const VirtualInterfaceFilterSensitiveLog: (
874
- obj: VirtualInterface
875
- ) => any;
876
- export declare const NewPublicVirtualInterfaceAllocationFilterSensitiveLog: (
877
- obj: NewPublicVirtualInterfaceAllocation
878
- ) => any;
879
- export declare const AllocatePublicVirtualInterfaceRequestFilterSensitiveLog: (
880
- obj: AllocatePublicVirtualInterfaceRequest
881
- ) => any;
882
- export declare const NewTransitVirtualInterfaceAllocationFilterSensitiveLog: (
883
- obj: NewTransitVirtualInterfaceAllocation
884
- ) => any;
885
- export declare const AllocateTransitVirtualInterfaceRequestFilterSensitiveLog: (
886
- obj: AllocateTransitVirtualInterfaceRequest
887
- ) => any;
888
- export declare const AllocateTransitVirtualInterfaceResultFilterSensitiveLog: (
889
- obj: AllocateTransitVirtualInterfaceResult
890
- ) => any;
891
- export declare const AssociateConnectionWithLagRequestFilterSensitiveLog: (
892
- obj: AssociateConnectionWithLagRequest
893
- ) => any;
894
- export declare const AssociateHostedConnectionRequestFilterSensitiveLog: (
895
- obj: AssociateHostedConnectionRequest
896
- ) => any;
897
- export declare const AssociateMacSecKeyRequestFilterSensitiveLog: (
898
- obj: AssociateMacSecKeyRequest
899
- ) => any;
900
- export declare const AssociateMacSecKeyResponseFilterSensitiveLog: (
901
- obj: AssociateMacSecKeyResponse
902
- ) => any;
903
- export declare const AssociateVirtualInterfaceRequestFilterSensitiveLog: (
904
- obj: AssociateVirtualInterfaceRequest
905
- ) => any;
906
- export declare const ConfirmConnectionRequestFilterSensitiveLog: (
907
- obj: ConfirmConnectionRequest
908
- ) => any;
909
- export declare const ConfirmConnectionResponseFilterSensitiveLog: (
910
- obj: ConfirmConnectionResponse
911
- ) => any;
912
- export declare const ConfirmCustomerAgreementRequestFilterSensitiveLog: (
913
- obj: ConfirmCustomerAgreementRequest
914
- ) => any;
915
- export declare const ConfirmCustomerAgreementResponseFilterSensitiveLog: (
916
- obj: ConfirmCustomerAgreementResponse
917
- ) => any;
918
- export declare const ConfirmPrivateVirtualInterfaceRequestFilterSensitiveLog: (
919
- obj: ConfirmPrivateVirtualInterfaceRequest
920
- ) => any;
921
- export declare const ConfirmPrivateVirtualInterfaceResponseFilterSensitiveLog: (
922
- obj: ConfirmPrivateVirtualInterfaceResponse
923
- ) => any;
924
- export declare const ConfirmPublicVirtualInterfaceRequestFilterSensitiveLog: (
925
- obj: ConfirmPublicVirtualInterfaceRequest
926
- ) => any;
927
- export declare const ConfirmPublicVirtualInterfaceResponseFilterSensitiveLog: (
928
- obj: ConfirmPublicVirtualInterfaceResponse
929
- ) => any;
930
- export declare const ConfirmTransitVirtualInterfaceRequestFilterSensitiveLog: (
931
- obj: ConfirmTransitVirtualInterfaceRequest
932
- ) => any;
933
- export declare const ConfirmTransitVirtualInterfaceResponseFilterSensitiveLog: (
934
- obj: ConfirmTransitVirtualInterfaceResponse
935
- ) => any;
936
- export declare const ConnectionsFilterSensitiveLog: (obj: Connections) => any;
937
- export declare const NewBGPPeerFilterSensitiveLog: (obj: NewBGPPeer) => any;
938
- export declare const CreateBGPPeerRequestFilterSensitiveLog: (
939
- obj: CreateBGPPeerRequest
940
- ) => any;
941
- export declare const CreateBGPPeerResponseFilterSensitiveLog: (
942
- obj: CreateBGPPeerResponse
943
- ) => any;
944
- export declare const CreateConnectionRequestFilterSensitiveLog: (
945
- obj: CreateConnectionRequest
946
- ) => any;
947
- export declare const CreateDirectConnectGatewayRequestFilterSensitiveLog: (
948
- obj: CreateDirectConnectGatewayRequest
949
- ) => any;
950
- export declare const DirectConnectGatewayFilterSensitiveLog: (
951
- obj: DirectConnectGateway
952
- ) => any;
953
- export declare const CreateDirectConnectGatewayResultFilterSensitiveLog: (
954
- obj: CreateDirectConnectGatewayResult
955
- ) => any;
956
- export declare const CreateDirectConnectGatewayAssociationRequestFilterSensitiveLog: (
957
- obj: CreateDirectConnectGatewayAssociationRequest
958
- ) => any;
959
- export declare const CreateDirectConnectGatewayAssociationResultFilterSensitiveLog: (
960
- obj: CreateDirectConnectGatewayAssociationResult
961
- ) => any;
962
- export declare const CreateDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog: (
963
- obj: CreateDirectConnectGatewayAssociationProposalRequest
964
- ) => any;
965
- export declare const DirectConnectGatewayAssociationProposalFilterSensitiveLog: (
966
- obj: DirectConnectGatewayAssociationProposal
967
- ) => any;
968
- export declare const CreateDirectConnectGatewayAssociationProposalResultFilterSensitiveLog: (
969
- obj: CreateDirectConnectGatewayAssociationProposalResult
970
- ) => any;
971
- export declare const CreateInterconnectRequestFilterSensitiveLog: (
972
- obj: CreateInterconnectRequest
973
- ) => any;
974
- export declare const InterconnectFilterSensitiveLog: (obj: Interconnect) => any;
975
- export declare const CreateLagRequestFilterSensitiveLog: (
976
- obj: CreateLagRequest
977
- ) => any;
978
- export declare const LagFilterSensitiveLog: (obj: Lag) => any;
979
- export declare const NewPrivateVirtualInterfaceFilterSensitiveLog: (
980
- obj: NewPrivateVirtualInterface
981
- ) => any;
982
- export declare const CreatePrivateVirtualInterfaceRequestFilterSensitiveLog: (
983
- obj: CreatePrivateVirtualInterfaceRequest
984
- ) => any;
985
- export declare const NewPublicVirtualInterfaceFilterSensitiveLog: (
986
- obj: NewPublicVirtualInterface
987
- ) => any;
988
- export declare const CreatePublicVirtualInterfaceRequestFilterSensitiveLog: (
989
- obj: CreatePublicVirtualInterfaceRequest
990
- ) => any;
991
- export declare const NewTransitVirtualInterfaceFilterSensitiveLog: (
992
- obj: NewTransitVirtualInterface
993
- ) => any;
994
- export declare const CreateTransitVirtualInterfaceRequestFilterSensitiveLog: (
995
- obj: CreateTransitVirtualInterfaceRequest
996
- ) => any;
997
- export declare const CreateTransitVirtualInterfaceResultFilterSensitiveLog: (
998
- obj: CreateTransitVirtualInterfaceResult
999
- ) => any;
1000
- export declare const DeleteBGPPeerRequestFilterSensitiveLog: (
1001
- obj: DeleteBGPPeerRequest
1002
- ) => any;
1003
- export declare const DeleteBGPPeerResponseFilterSensitiveLog: (
1004
- obj: DeleteBGPPeerResponse
1005
- ) => any;
1006
- export declare const DeleteConnectionRequestFilterSensitiveLog: (
1007
- obj: DeleteConnectionRequest
1008
- ) => any;
1009
- export declare const DeleteDirectConnectGatewayRequestFilterSensitiveLog: (
1010
- obj: DeleteDirectConnectGatewayRequest
1011
- ) => any;
1012
- export declare const DeleteDirectConnectGatewayResultFilterSensitiveLog: (
1013
- obj: DeleteDirectConnectGatewayResult
1014
- ) => any;
1015
- export declare const DeleteDirectConnectGatewayAssociationRequestFilterSensitiveLog: (
1016
- obj: DeleteDirectConnectGatewayAssociationRequest
1017
- ) => any;
1018
- export declare const DeleteDirectConnectGatewayAssociationResultFilterSensitiveLog: (
1019
- obj: DeleteDirectConnectGatewayAssociationResult
1020
- ) => any;
1021
- export declare const DeleteDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog: (
1022
- obj: DeleteDirectConnectGatewayAssociationProposalRequest
1023
- ) => any;
1024
- export declare const DeleteDirectConnectGatewayAssociationProposalResultFilterSensitiveLog: (
1025
- obj: DeleteDirectConnectGatewayAssociationProposalResult
1026
- ) => any;
1027
- export declare const DeleteInterconnectRequestFilterSensitiveLog: (
1028
- obj: DeleteInterconnectRequest
1029
- ) => any;
1030
- export declare const DeleteInterconnectResponseFilterSensitiveLog: (
1031
- obj: DeleteInterconnectResponse
1032
- ) => any;
1033
- export declare const DeleteLagRequestFilterSensitiveLog: (
1034
- obj: DeleteLagRequest
1035
- ) => any;
1036
- export declare const DeleteVirtualInterfaceRequestFilterSensitiveLog: (
1037
- obj: DeleteVirtualInterfaceRequest
1038
- ) => any;
1039
- export declare const DeleteVirtualInterfaceResponseFilterSensitiveLog: (
1040
- obj: DeleteVirtualInterfaceResponse
1041
- ) => any;
1042
- export declare const DescribeConnectionLoaRequestFilterSensitiveLog: (
1043
- obj: DescribeConnectionLoaRequest
1044
- ) => any;
1045
- export declare const LoaFilterSensitiveLog: (obj: Loa) => any;
1046
- export declare const DescribeConnectionLoaResponseFilterSensitiveLog: (
1047
- obj: DescribeConnectionLoaResponse
1048
- ) => any;
1049
- export declare const DescribeConnectionsRequestFilterSensitiveLog: (
1050
- obj: DescribeConnectionsRequest
1051
- ) => any;
1052
- export declare const DescribeConnectionsOnInterconnectRequestFilterSensitiveLog: (
1053
- obj: DescribeConnectionsOnInterconnectRequest
1054
- ) => any;
1055
- export declare const DescribeCustomerMetadataResponseFilterSensitiveLog: (
1056
- obj: DescribeCustomerMetadataResponse
1057
- ) => any;
1058
- export declare const DescribeDirectConnectGatewayAssociationProposalsRequestFilterSensitiveLog: (
1059
- obj: DescribeDirectConnectGatewayAssociationProposalsRequest
1060
- ) => any;
1061
- export declare const DescribeDirectConnectGatewayAssociationProposalsResultFilterSensitiveLog: (
1062
- obj: DescribeDirectConnectGatewayAssociationProposalsResult
1063
- ) => any;
1064
- export declare const DescribeDirectConnectGatewayAssociationsRequestFilterSensitiveLog: (
1065
- obj: DescribeDirectConnectGatewayAssociationsRequest
1066
- ) => any;
1067
- export declare const DescribeDirectConnectGatewayAssociationsResultFilterSensitiveLog: (
1068
- obj: DescribeDirectConnectGatewayAssociationsResult
1069
- ) => any;
1070
- export declare const DescribeDirectConnectGatewayAttachmentsRequestFilterSensitiveLog: (
1071
- obj: DescribeDirectConnectGatewayAttachmentsRequest
1072
- ) => any;
1073
- export declare const DirectConnectGatewayAttachmentFilterSensitiveLog: (
1074
- obj: DirectConnectGatewayAttachment
1075
- ) => any;
1076
- export declare const DescribeDirectConnectGatewayAttachmentsResultFilterSensitiveLog: (
1077
- obj: DescribeDirectConnectGatewayAttachmentsResult
1078
- ) => any;
1079
- export declare const DescribeDirectConnectGatewaysRequestFilterSensitiveLog: (
1080
- obj: DescribeDirectConnectGatewaysRequest
1081
- ) => any;
1082
- export declare const DescribeDirectConnectGatewaysResultFilterSensitiveLog: (
1083
- obj: DescribeDirectConnectGatewaysResult
1084
- ) => any;
1085
- export declare const DescribeHostedConnectionsRequestFilterSensitiveLog: (
1086
- obj: DescribeHostedConnectionsRequest
1087
- ) => any;
1088
- export declare const DescribeInterconnectLoaRequestFilterSensitiveLog: (
1089
- obj: DescribeInterconnectLoaRequest
1090
- ) => any;
1091
- export declare const DescribeInterconnectLoaResponseFilterSensitiveLog: (
1092
- obj: DescribeInterconnectLoaResponse
1093
- ) => any;
1094
- export declare const DescribeInterconnectsRequestFilterSensitiveLog: (
1095
- obj: DescribeInterconnectsRequest
1096
- ) => any;
1097
- export declare const InterconnectsFilterSensitiveLog: (
1098
- obj: Interconnects
1099
- ) => any;
1100
- export declare const DescribeLagsRequestFilterSensitiveLog: (
1101
- obj: DescribeLagsRequest
1102
- ) => any;
1103
- export declare const LagsFilterSensitiveLog: (obj: Lags) => any;
1104
- export declare const DescribeLoaRequestFilterSensitiveLog: (
1105
- obj: DescribeLoaRequest
1106
- ) => any;
1107
- export declare const LocationFilterSensitiveLog: (obj: Location) => any;
1108
- export declare const LocationsFilterSensitiveLog: (obj: Locations) => any;
1109
- export declare const DescribeRouterConfigurationRequestFilterSensitiveLog: (
1110
- obj: DescribeRouterConfigurationRequest
1111
- ) => any;
1112
- export declare const RouterTypeFilterSensitiveLog: (obj: RouterType) => any;
1113
- export declare const DescribeRouterConfigurationResponseFilterSensitiveLog: (
1114
- obj: DescribeRouterConfigurationResponse
1115
- ) => any;
1116
- export declare const DescribeTagsRequestFilterSensitiveLog: (
1117
- obj: DescribeTagsRequest
1118
- ) => any;
1119
- export declare const ResourceTagFilterSensitiveLog: (obj: ResourceTag) => any;
1120
- export declare const DescribeTagsResponseFilterSensitiveLog: (
1121
- obj: DescribeTagsResponse
1122
- ) => any;
1123
- export declare const VirtualGatewayFilterSensitiveLog: (
1124
- obj: VirtualGateway
1125
- ) => any;
1126
- export declare const VirtualGatewaysFilterSensitiveLog: (
1127
- obj: VirtualGateways
1128
- ) => any;
1129
- export declare const DescribeVirtualInterfacesRequestFilterSensitiveLog: (
1130
- obj: DescribeVirtualInterfacesRequest
1131
- ) => any;
1132
- export declare const VirtualInterfacesFilterSensitiveLog: (
1133
- obj: VirtualInterfaces
1134
- ) => any;
1135
- export declare const DisassociateConnectionFromLagRequestFilterSensitiveLog: (
1136
- obj: DisassociateConnectionFromLagRequest
1137
- ) => any;
1138
- export declare const DisassociateMacSecKeyRequestFilterSensitiveLog: (
1139
- obj: DisassociateMacSecKeyRequest
1140
- ) => any;
1141
- export declare const DisassociateMacSecKeyResponseFilterSensitiveLog: (
1142
- obj: DisassociateMacSecKeyResponse
1143
- ) => any;
1144
- export declare const ListVirtualInterfaceTestHistoryRequestFilterSensitiveLog: (
1145
- obj: ListVirtualInterfaceTestHistoryRequest
1146
- ) => any;
1147
- export declare const VirtualInterfaceTestHistoryFilterSensitiveLog: (
1148
- obj: VirtualInterfaceTestHistory
1149
- ) => any;
1150
- export declare const ListVirtualInterfaceTestHistoryResponseFilterSensitiveLog: (
1151
- obj: ListVirtualInterfaceTestHistoryResponse
1152
- ) => any;
1153
- export declare const StartBgpFailoverTestRequestFilterSensitiveLog: (
1154
- obj: StartBgpFailoverTestRequest
1155
- ) => any;
1156
- export declare const StartBgpFailoverTestResponseFilterSensitiveLog: (
1157
- obj: StartBgpFailoverTestResponse
1158
- ) => any;
1159
- export declare const StopBgpFailoverTestRequestFilterSensitiveLog: (
1160
- obj: StopBgpFailoverTestRequest
1161
- ) => any;
1162
- export declare const StopBgpFailoverTestResponseFilterSensitiveLog: (
1163
- obj: StopBgpFailoverTestResponse
1164
- ) => any;
1165
- export declare const TagResourceRequestFilterSensitiveLog: (
1166
- obj: TagResourceRequest
1167
- ) => any;
1168
- export declare const TagResourceResponseFilterSensitiveLog: (
1169
- obj: TagResourceResponse
1170
- ) => any;
1171
- export declare const UntagResourceRequestFilterSensitiveLog: (
1172
- obj: UntagResourceRequest
1173
- ) => any;
1174
- export declare const UntagResourceResponseFilterSensitiveLog: (
1175
- obj: UntagResourceResponse
1176
- ) => any;
1177
- export declare const UpdateConnectionRequestFilterSensitiveLog: (
1178
- obj: UpdateConnectionRequest
1179
- ) => any;
1180
- export declare const UpdateDirectConnectGatewayRequestFilterSensitiveLog: (
1181
- obj: UpdateDirectConnectGatewayRequest
1182
- ) => any;
1183
- export declare const UpdateDirectConnectGatewayResponseFilterSensitiveLog: (
1184
- obj: UpdateDirectConnectGatewayResponse
1185
- ) => any;
1186
- export declare const UpdateDirectConnectGatewayAssociationRequestFilterSensitiveLog: (
1187
- obj: UpdateDirectConnectGatewayAssociationRequest
1188
- ) => any;
1189
- export declare const UpdateDirectConnectGatewayAssociationResultFilterSensitiveLog: (
1190
- obj: UpdateDirectConnectGatewayAssociationResult
1191
- ) => any;
1192
- export declare const UpdateLagRequestFilterSensitiveLog: (
1193
- obj: UpdateLagRequest
1194
- ) => any;
1195
- export declare const UpdateVirtualInterfaceAttributesRequestFilterSensitiveLog: (
1196
- obj: UpdateVirtualInterfaceAttributesRequest
1197
- ) => any;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-direct-connect",
3
3
  "description": "AWS SDK for JavaScript Direct Connect Client for Node.js, Browser and React Native",
4
- "version": "3.297.0",
4
+ "version": "3.299.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -11,6 +11,7 @@
11
11
  "build:types": "tsc -p tsconfig.types.json",
12
12
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
13
13
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
14
+ "extract:docs": "api-extractor run --local",
14
15
  "generate:client": "node ../../scripts/generate-clients/single-service --solo direct-connect"
15
16
  },
16
17
  "main": "./dist-cjs/index.js",
@@ -20,22 +21,22 @@
20
21
  "dependencies": {
21
22
  "@aws-crypto/sha256-browser": "3.0.0",
22
23
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.297.0",
24
- "@aws-sdk/config-resolver": "3.296.0",
25
- "@aws-sdk/credential-provider-node": "3.297.0",
24
+ "@aws-sdk/client-sts": "3.299.0",
25
+ "@aws-sdk/config-resolver": "3.299.0",
26
+ "@aws-sdk/credential-provider-node": "3.299.0",
26
27
  "@aws-sdk/fetch-http-handler": "3.296.0",
27
28
  "@aws-sdk/hash-node": "3.296.0",
28
29
  "@aws-sdk/invalid-dependency": "3.296.0",
29
30
  "@aws-sdk/middleware-content-length": "3.296.0",
30
- "@aws-sdk/middleware-endpoint": "3.296.0",
31
+ "@aws-sdk/middleware-endpoint": "3.299.0",
31
32
  "@aws-sdk/middleware-host-header": "3.296.0",
32
33
  "@aws-sdk/middleware-logger": "3.296.0",
33
34
  "@aws-sdk/middleware-recursion-detection": "3.296.0",
34
35
  "@aws-sdk/middleware-retry": "3.296.0",
35
36
  "@aws-sdk/middleware-serde": "3.296.0",
36
- "@aws-sdk/middleware-signing": "3.296.0",
37
+ "@aws-sdk/middleware-signing": "3.299.0",
37
38
  "@aws-sdk/middleware-stack": "3.296.0",
38
- "@aws-sdk/middleware-user-agent": "3.296.0",
39
+ "@aws-sdk/middleware-user-agent": "3.299.0",
39
40
  "@aws-sdk/node-config-provider": "3.296.0",
40
41
  "@aws-sdk/node-http-handler": "3.296.0",
41
42
  "@aws-sdk/protocol-http": "3.296.0",
@@ -46,11 +47,11 @@
46
47
  "@aws-sdk/util-body-length-browser": "3.295.0",
47
48
  "@aws-sdk/util-body-length-node": "3.295.0",
48
49
  "@aws-sdk/util-defaults-mode-browser": "3.296.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.296.0",
50
+ "@aws-sdk/util-defaults-mode-node": "3.299.0",
50
51
  "@aws-sdk/util-endpoints": "3.296.0",
51
52
  "@aws-sdk/util-retry": "3.296.0",
52
- "@aws-sdk/util-user-agent-browser": "3.296.0",
53
- "@aws-sdk/util-user-agent-node": "3.296.0",
53
+ "@aws-sdk/util-user-agent-browser": "3.299.0",
54
+ "@aws-sdk/util-user-agent-node": "3.299.0",
54
55
  "@aws-sdk/util-utf8": "3.295.0",
55
56
  "tslib": "^2.5.0"
56
57
  },