@aws-sdk/client-global-accelerator 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 (103) hide show
  1. package/dist-cjs/commands/AddCustomRoutingEndpointsCommand.js +2 -3
  2. package/dist-cjs/commands/AddEndpointsCommand.js +2 -3
  3. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -3
  4. package/dist-cjs/commands/AllowCustomRoutingTrafficCommand.js +2 -3
  5. package/dist-cjs/commands/CreateAcceleratorCommand.js +2 -3
  6. package/dist-cjs/commands/CreateCustomRoutingAcceleratorCommand.js +2 -3
  7. package/dist-cjs/commands/CreateCustomRoutingEndpointGroupCommand.js +2 -3
  8. package/dist-cjs/commands/CreateCustomRoutingListenerCommand.js +2 -3
  9. package/dist-cjs/commands/CreateEndpointGroupCommand.js +2 -3
  10. package/dist-cjs/commands/CreateListenerCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteAcceleratorCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteCustomRoutingAcceleratorCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteCustomRoutingEndpointGroupCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteCustomRoutingListenerCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteEndpointGroupCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteListenerCommand.js +2 -3
  17. package/dist-cjs/commands/DenyCustomRoutingTrafficCommand.js +2 -3
  18. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -3
  19. package/dist-cjs/commands/DescribeAcceleratorAttributesCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeAcceleratorCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeCustomRoutingAcceleratorCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeCustomRoutingEndpointGroupCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeCustomRoutingListenerCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeEndpointGroupCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeListenerCommand.js +2 -3
  27. package/dist-cjs/commands/ListAcceleratorsCommand.js +2 -3
  28. package/dist-cjs/commands/ListByoipCidrsCommand.js +2 -3
  29. package/dist-cjs/commands/ListCustomRoutingAcceleratorsCommand.js +2 -3
  30. package/dist-cjs/commands/ListCustomRoutingEndpointGroupsCommand.js +2 -3
  31. package/dist-cjs/commands/ListCustomRoutingListenersCommand.js +2 -3
  32. package/dist-cjs/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +2 -3
  33. package/dist-cjs/commands/ListCustomRoutingPortMappingsCommand.js +2 -3
  34. package/dist-cjs/commands/ListEndpointGroupsCommand.js +2 -3
  35. package/dist-cjs/commands/ListListenersCommand.js +2 -3
  36. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  37. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -3
  38. package/dist-cjs/commands/RemoveCustomRoutingEndpointsCommand.js +2 -3
  39. package/dist-cjs/commands/RemoveEndpointsCommand.js +2 -3
  40. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  41. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  42. package/dist-cjs/commands/UpdateAcceleratorAttributesCommand.js +2 -3
  43. package/dist-cjs/commands/UpdateAcceleratorCommand.js +2 -3
  44. package/dist-cjs/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +2 -3
  45. package/dist-cjs/commands/UpdateCustomRoutingAcceleratorCommand.js +2 -3
  46. package/dist-cjs/commands/UpdateCustomRoutingListenerCommand.js +2 -3
  47. package/dist-cjs/commands/UpdateEndpointGroupCommand.js +2 -3
  48. package/dist-cjs/commands/UpdateListenerCommand.js +2 -3
  49. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -3
  50. package/dist-cjs/models/models_0.js +1 -459
  51. package/dist-es/commands/AddCustomRoutingEndpointsCommand.js +2 -3
  52. package/dist-es/commands/AddEndpointsCommand.js +2 -3
  53. package/dist-es/commands/AdvertiseByoipCidrCommand.js +2 -3
  54. package/dist-es/commands/AllowCustomRoutingTrafficCommand.js +2 -3
  55. package/dist-es/commands/CreateAcceleratorCommand.js +2 -3
  56. package/dist-es/commands/CreateCustomRoutingAcceleratorCommand.js +2 -3
  57. package/dist-es/commands/CreateCustomRoutingEndpointGroupCommand.js +2 -3
  58. package/dist-es/commands/CreateCustomRoutingListenerCommand.js +2 -3
  59. package/dist-es/commands/CreateEndpointGroupCommand.js +2 -3
  60. package/dist-es/commands/CreateListenerCommand.js +2 -3
  61. package/dist-es/commands/DeleteAcceleratorCommand.js +2 -3
  62. package/dist-es/commands/DeleteCustomRoutingAcceleratorCommand.js +2 -3
  63. package/dist-es/commands/DeleteCustomRoutingEndpointGroupCommand.js +2 -3
  64. package/dist-es/commands/DeleteCustomRoutingListenerCommand.js +2 -3
  65. package/dist-es/commands/DeleteEndpointGroupCommand.js +2 -3
  66. package/dist-es/commands/DeleteListenerCommand.js +2 -3
  67. package/dist-es/commands/DenyCustomRoutingTrafficCommand.js +2 -3
  68. package/dist-es/commands/DeprovisionByoipCidrCommand.js +2 -3
  69. package/dist-es/commands/DescribeAcceleratorAttributesCommand.js +2 -3
  70. package/dist-es/commands/DescribeAcceleratorCommand.js +2 -3
  71. package/dist-es/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +2 -3
  72. package/dist-es/commands/DescribeCustomRoutingAcceleratorCommand.js +2 -3
  73. package/dist-es/commands/DescribeCustomRoutingEndpointGroupCommand.js +2 -3
  74. package/dist-es/commands/DescribeCustomRoutingListenerCommand.js +2 -3
  75. package/dist-es/commands/DescribeEndpointGroupCommand.js +2 -3
  76. package/dist-es/commands/DescribeListenerCommand.js +2 -3
  77. package/dist-es/commands/ListAcceleratorsCommand.js +2 -3
  78. package/dist-es/commands/ListByoipCidrsCommand.js +2 -3
  79. package/dist-es/commands/ListCustomRoutingAcceleratorsCommand.js +2 -3
  80. package/dist-es/commands/ListCustomRoutingEndpointGroupsCommand.js +2 -3
  81. package/dist-es/commands/ListCustomRoutingListenersCommand.js +2 -3
  82. package/dist-es/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +2 -3
  83. package/dist-es/commands/ListCustomRoutingPortMappingsCommand.js +2 -3
  84. package/dist-es/commands/ListEndpointGroupsCommand.js +2 -3
  85. package/dist-es/commands/ListListenersCommand.js +2 -3
  86. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  87. package/dist-es/commands/ProvisionByoipCidrCommand.js +2 -3
  88. package/dist-es/commands/RemoveCustomRoutingEndpointsCommand.js +2 -3
  89. package/dist-es/commands/RemoveEndpointsCommand.js +2 -3
  90. package/dist-es/commands/TagResourceCommand.js +2 -3
  91. package/dist-es/commands/UntagResourceCommand.js +2 -3
  92. package/dist-es/commands/UpdateAcceleratorAttributesCommand.js +2 -3
  93. package/dist-es/commands/UpdateAcceleratorCommand.js +2 -3
  94. package/dist-es/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +2 -3
  95. package/dist-es/commands/UpdateCustomRoutingAcceleratorCommand.js +2 -3
  96. package/dist-es/commands/UpdateCustomRoutingListenerCommand.js +2 -3
  97. package/dist-es/commands/UpdateEndpointGroupCommand.js +2 -3
  98. package/dist-es/commands/UpdateListenerCommand.js +2 -3
  99. package/dist-es/commands/WithdrawByoipCidrCommand.js +2 -3
  100. package/dist-es/models/models_0.js +0 -342
  101. package/dist-types/models/models_0.d.ts +0 -456
  102. package/dist-types/ts3.4/models/models_0.d.ts +0 -326
  103. package/package.json +11 -10
@@ -725,329 +725,3 @@ export interface WithdrawByoipCidrRequest {
725
725
  export interface WithdrawByoipCidrResponse {
726
726
  ByoipCidr?: ByoipCidr;
727
727
  }
728
- export declare const AcceleratorEventFilterSensitiveLog: (
729
- obj: AcceleratorEvent
730
- ) => any;
731
- export declare const IpSetFilterSensitiveLog: (obj: IpSet) => any;
732
- export declare const AcceleratorFilterSensitiveLog: (obj: Accelerator) => any;
733
- export declare const AcceleratorAttributesFilterSensitiveLog: (
734
- obj: AcceleratorAttributes
735
- ) => any;
736
- export declare const CustomRoutingEndpointConfigurationFilterSensitiveLog: (
737
- obj: CustomRoutingEndpointConfiguration
738
- ) => any;
739
- export declare const AddCustomRoutingEndpointsRequestFilterSensitiveLog: (
740
- obj: AddCustomRoutingEndpointsRequest
741
- ) => any;
742
- export declare const CustomRoutingEndpointDescriptionFilterSensitiveLog: (
743
- obj: CustomRoutingEndpointDescription
744
- ) => any;
745
- export declare const AddCustomRoutingEndpointsResponseFilterSensitiveLog: (
746
- obj: AddCustomRoutingEndpointsResponse
747
- ) => any;
748
- export declare const EndpointConfigurationFilterSensitiveLog: (
749
- obj: EndpointConfiguration
750
- ) => any;
751
- export declare const AddEndpointsRequestFilterSensitiveLog: (
752
- obj: AddEndpointsRequest
753
- ) => any;
754
- export declare const EndpointDescriptionFilterSensitiveLog: (
755
- obj: EndpointDescription
756
- ) => any;
757
- export declare const AddEndpointsResponseFilterSensitiveLog: (
758
- obj: AddEndpointsResponse
759
- ) => any;
760
- export declare const AdvertiseByoipCidrRequestFilterSensitiveLog: (
761
- obj: AdvertiseByoipCidrRequest
762
- ) => any;
763
- export declare const ByoipCidrEventFilterSensitiveLog: (
764
- obj: ByoipCidrEvent
765
- ) => any;
766
- export declare const ByoipCidrFilterSensitiveLog: (obj: ByoipCidr) => any;
767
- export declare const AdvertiseByoipCidrResponseFilterSensitiveLog: (
768
- obj: AdvertiseByoipCidrResponse
769
- ) => any;
770
- export declare const AllowCustomRoutingTrafficRequestFilterSensitiveLog: (
771
- obj: AllowCustomRoutingTrafficRequest
772
- ) => any;
773
- export declare const CidrAuthorizationContextFilterSensitiveLog: (
774
- obj: CidrAuthorizationContext
775
- ) => any;
776
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
777
- export declare const CreateAcceleratorRequestFilterSensitiveLog: (
778
- obj: CreateAcceleratorRequest
779
- ) => any;
780
- export declare const CreateAcceleratorResponseFilterSensitiveLog: (
781
- obj: CreateAcceleratorResponse
782
- ) => any;
783
- export declare const CreateCustomRoutingAcceleratorRequestFilterSensitiveLog: (
784
- obj: CreateCustomRoutingAcceleratorRequest
785
- ) => any;
786
- export declare const CustomRoutingAcceleratorFilterSensitiveLog: (
787
- obj: CustomRoutingAccelerator
788
- ) => any;
789
- export declare const CreateCustomRoutingAcceleratorResponseFilterSensitiveLog: (
790
- obj: CreateCustomRoutingAcceleratorResponse
791
- ) => any;
792
- export declare const CustomRoutingDestinationConfigurationFilterSensitiveLog: (
793
- obj: CustomRoutingDestinationConfiguration
794
- ) => any;
795
- export declare const CreateCustomRoutingEndpointGroupRequestFilterSensitiveLog: (
796
- obj: CreateCustomRoutingEndpointGroupRequest
797
- ) => any;
798
- export declare const CustomRoutingDestinationDescriptionFilterSensitiveLog: (
799
- obj: CustomRoutingDestinationDescription
800
- ) => any;
801
- export declare const CustomRoutingEndpointGroupFilterSensitiveLog: (
802
- obj: CustomRoutingEndpointGroup
803
- ) => any;
804
- export declare const CreateCustomRoutingEndpointGroupResponseFilterSensitiveLog: (
805
- obj: CreateCustomRoutingEndpointGroupResponse
806
- ) => any;
807
- export declare const PortRangeFilterSensitiveLog: (obj: PortRange) => any;
808
- export declare const CreateCustomRoutingListenerRequestFilterSensitiveLog: (
809
- obj: CreateCustomRoutingListenerRequest
810
- ) => any;
811
- export declare const CustomRoutingListenerFilterSensitiveLog: (
812
- obj: CustomRoutingListener
813
- ) => any;
814
- export declare const CreateCustomRoutingListenerResponseFilterSensitiveLog: (
815
- obj: CreateCustomRoutingListenerResponse
816
- ) => any;
817
- export declare const PortOverrideFilterSensitiveLog: (obj: PortOverride) => any;
818
- export declare const CreateEndpointGroupRequestFilterSensitiveLog: (
819
- obj: CreateEndpointGroupRequest
820
- ) => any;
821
- export declare const EndpointGroupFilterSensitiveLog: (
822
- obj: EndpointGroup
823
- ) => any;
824
- export declare const CreateEndpointGroupResponseFilterSensitiveLog: (
825
- obj: CreateEndpointGroupResponse
826
- ) => any;
827
- export declare const CreateListenerRequestFilterSensitiveLog: (
828
- obj: CreateListenerRequest
829
- ) => any;
830
- export declare const ListenerFilterSensitiveLog: (obj: Listener) => any;
831
- export declare const CreateListenerResponseFilterSensitiveLog: (
832
- obj: CreateListenerResponse
833
- ) => any;
834
- export declare const CustomRoutingAcceleratorAttributesFilterSensitiveLog: (
835
- obj: CustomRoutingAcceleratorAttributes
836
- ) => any;
837
- export declare const DeleteAcceleratorRequestFilterSensitiveLog: (
838
- obj: DeleteAcceleratorRequest
839
- ) => any;
840
- export declare const DeleteCustomRoutingAcceleratorRequestFilterSensitiveLog: (
841
- obj: DeleteCustomRoutingAcceleratorRequest
842
- ) => any;
843
- export declare const DeleteCustomRoutingEndpointGroupRequestFilterSensitiveLog: (
844
- obj: DeleteCustomRoutingEndpointGroupRequest
845
- ) => any;
846
- export declare const DeleteCustomRoutingListenerRequestFilterSensitiveLog: (
847
- obj: DeleteCustomRoutingListenerRequest
848
- ) => any;
849
- export declare const DeleteEndpointGroupRequestFilterSensitiveLog: (
850
- obj: DeleteEndpointGroupRequest
851
- ) => any;
852
- export declare const DeleteListenerRequestFilterSensitiveLog: (
853
- obj: DeleteListenerRequest
854
- ) => any;
855
- export declare const DenyCustomRoutingTrafficRequestFilterSensitiveLog: (
856
- obj: DenyCustomRoutingTrafficRequest
857
- ) => any;
858
- export declare const DeprovisionByoipCidrRequestFilterSensitiveLog: (
859
- obj: DeprovisionByoipCidrRequest
860
- ) => any;
861
- export declare const DeprovisionByoipCidrResponseFilterSensitiveLog: (
862
- obj: DeprovisionByoipCidrResponse
863
- ) => any;
864
- export declare const DescribeAcceleratorRequestFilterSensitiveLog: (
865
- obj: DescribeAcceleratorRequest
866
- ) => any;
867
- export declare const DescribeAcceleratorResponseFilterSensitiveLog: (
868
- obj: DescribeAcceleratorResponse
869
- ) => any;
870
- export declare const DescribeAcceleratorAttributesRequestFilterSensitiveLog: (
871
- obj: DescribeAcceleratorAttributesRequest
872
- ) => any;
873
- export declare const DescribeAcceleratorAttributesResponseFilterSensitiveLog: (
874
- obj: DescribeAcceleratorAttributesResponse
875
- ) => any;
876
- export declare const DescribeCustomRoutingAcceleratorRequestFilterSensitiveLog: (
877
- obj: DescribeCustomRoutingAcceleratorRequest
878
- ) => any;
879
- export declare const DescribeCustomRoutingAcceleratorResponseFilterSensitiveLog: (
880
- obj: DescribeCustomRoutingAcceleratorResponse
881
- ) => any;
882
- export declare const DescribeCustomRoutingAcceleratorAttributesRequestFilterSensitiveLog: (
883
- obj: DescribeCustomRoutingAcceleratorAttributesRequest
884
- ) => any;
885
- export declare const DescribeCustomRoutingAcceleratorAttributesResponseFilterSensitiveLog: (
886
- obj: DescribeCustomRoutingAcceleratorAttributesResponse
887
- ) => any;
888
- export declare const DescribeCustomRoutingEndpointGroupRequestFilterSensitiveLog: (
889
- obj: DescribeCustomRoutingEndpointGroupRequest
890
- ) => any;
891
- export declare const DescribeCustomRoutingEndpointGroupResponseFilterSensitiveLog: (
892
- obj: DescribeCustomRoutingEndpointGroupResponse
893
- ) => any;
894
- export declare const DescribeCustomRoutingListenerRequestFilterSensitiveLog: (
895
- obj: DescribeCustomRoutingListenerRequest
896
- ) => any;
897
- export declare const DescribeCustomRoutingListenerResponseFilterSensitiveLog: (
898
- obj: DescribeCustomRoutingListenerResponse
899
- ) => any;
900
- export declare const DescribeEndpointGroupRequestFilterSensitiveLog: (
901
- obj: DescribeEndpointGroupRequest
902
- ) => any;
903
- export declare const DescribeEndpointGroupResponseFilterSensitiveLog: (
904
- obj: DescribeEndpointGroupResponse
905
- ) => any;
906
- export declare const DescribeListenerRequestFilterSensitiveLog: (
907
- obj: DescribeListenerRequest
908
- ) => any;
909
- export declare const DescribeListenerResponseFilterSensitiveLog: (
910
- obj: DescribeListenerResponse
911
- ) => any;
912
- export declare const SocketAddressFilterSensitiveLog: (
913
- obj: SocketAddress
914
- ) => any;
915
- export declare const DestinationPortMappingFilterSensitiveLog: (
916
- obj: DestinationPortMapping
917
- ) => any;
918
- export declare const EndpointIdentifierFilterSensitiveLog: (
919
- obj: EndpointIdentifier
920
- ) => any;
921
- export declare const ListAcceleratorsRequestFilterSensitiveLog: (
922
- obj: ListAcceleratorsRequest
923
- ) => any;
924
- export declare const ListAcceleratorsResponseFilterSensitiveLog: (
925
- obj: ListAcceleratorsResponse
926
- ) => any;
927
- export declare const ListByoipCidrsRequestFilterSensitiveLog: (
928
- obj: ListByoipCidrsRequest
929
- ) => any;
930
- export declare const ListByoipCidrsResponseFilterSensitiveLog: (
931
- obj: ListByoipCidrsResponse
932
- ) => any;
933
- export declare const ListCustomRoutingAcceleratorsRequestFilterSensitiveLog: (
934
- obj: ListCustomRoutingAcceleratorsRequest
935
- ) => any;
936
- export declare const ListCustomRoutingAcceleratorsResponseFilterSensitiveLog: (
937
- obj: ListCustomRoutingAcceleratorsResponse
938
- ) => any;
939
- export declare const ListCustomRoutingEndpointGroupsRequestFilterSensitiveLog: (
940
- obj: ListCustomRoutingEndpointGroupsRequest
941
- ) => any;
942
- export declare const ListCustomRoutingEndpointGroupsResponseFilterSensitiveLog: (
943
- obj: ListCustomRoutingEndpointGroupsResponse
944
- ) => any;
945
- export declare const ListCustomRoutingListenersRequestFilterSensitiveLog: (
946
- obj: ListCustomRoutingListenersRequest
947
- ) => any;
948
- export declare const ListCustomRoutingListenersResponseFilterSensitiveLog: (
949
- obj: ListCustomRoutingListenersResponse
950
- ) => any;
951
- export declare const ListCustomRoutingPortMappingsRequestFilterSensitiveLog: (
952
- obj: ListCustomRoutingPortMappingsRequest
953
- ) => any;
954
- export declare const PortMappingFilterSensitiveLog: (obj: PortMapping) => any;
955
- export declare const ListCustomRoutingPortMappingsResponseFilterSensitiveLog: (
956
- obj: ListCustomRoutingPortMappingsResponse
957
- ) => any;
958
- export declare const ListCustomRoutingPortMappingsByDestinationRequestFilterSensitiveLog: (
959
- obj: ListCustomRoutingPortMappingsByDestinationRequest
960
- ) => any;
961
- export declare const ListCustomRoutingPortMappingsByDestinationResponseFilterSensitiveLog: (
962
- obj: ListCustomRoutingPortMappingsByDestinationResponse
963
- ) => any;
964
- export declare const ListEndpointGroupsRequestFilterSensitiveLog: (
965
- obj: ListEndpointGroupsRequest
966
- ) => any;
967
- export declare const ListEndpointGroupsResponseFilterSensitiveLog: (
968
- obj: ListEndpointGroupsResponse
969
- ) => any;
970
- export declare const ListListenersRequestFilterSensitiveLog: (
971
- obj: ListListenersRequest
972
- ) => any;
973
- export declare const ListListenersResponseFilterSensitiveLog: (
974
- obj: ListListenersResponse
975
- ) => any;
976
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (
977
- obj: ListTagsForResourceRequest
978
- ) => any;
979
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (
980
- obj: ListTagsForResourceResponse
981
- ) => any;
982
- export declare const ProvisionByoipCidrRequestFilterSensitiveLog: (
983
- obj: ProvisionByoipCidrRequest
984
- ) => any;
985
- export declare const ProvisionByoipCidrResponseFilterSensitiveLog: (
986
- obj: ProvisionByoipCidrResponse
987
- ) => any;
988
- export declare const RemoveCustomRoutingEndpointsRequestFilterSensitiveLog: (
989
- obj: RemoveCustomRoutingEndpointsRequest
990
- ) => any;
991
- export declare const RemoveEndpointsRequestFilterSensitiveLog: (
992
- obj: RemoveEndpointsRequest
993
- ) => any;
994
- export declare const TagResourceRequestFilterSensitiveLog: (
995
- obj: TagResourceRequest
996
- ) => any;
997
- export declare const TagResourceResponseFilterSensitiveLog: (
998
- obj: TagResourceResponse
999
- ) => any;
1000
- export declare const UntagResourceRequestFilterSensitiveLog: (
1001
- obj: UntagResourceRequest
1002
- ) => any;
1003
- export declare const UntagResourceResponseFilterSensitiveLog: (
1004
- obj: UntagResourceResponse
1005
- ) => any;
1006
- export declare const UpdateAcceleratorRequestFilterSensitiveLog: (
1007
- obj: UpdateAcceleratorRequest
1008
- ) => any;
1009
- export declare const UpdateAcceleratorResponseFilterSensitiveLog: (
1010
- obj: UpdateAcceleratorResponse
1011
- ) => any;
1012
- export declare const UpdateAcceleratorAttributesRequestFilterSensitiveLog: (
1013
- obj: UpdateAcceleratorAttributesRequest
1014
- ) => any;
1015
- export declare const UpdateAcceleratorAttributesResponseFilterSensitiveLog: (
1016
- obj: UpdateAcceleratorAttributesResponse
1017
- ) => any;
1018
- export declare const UpdateCustomRoutingAcceleratorRequestFilterSensitiveLog: (
1019
- obj: UpdateCustomRoutingAcceleratorRequest
1020
- ) => any;
1021
- export declare const UpdateCustomRoutingAcceleratorResponseFilterSensitiveLog: (
1022
- obj: UpdateCustomRoutingAcceleratorResponse
1023
- ) => any;
1024
- export declare const UpdateCustomRoutingAcceleratorAttributesRequestFilterSensitiveLog: (
1025
- obj: UpdateCustomRoutingAcceleratorAttributesRequest
1026
- ) => any;
1027
- export declare const UpdateCustomRoutingAcceleratorAttributesResponseFilterSensitiveLog: (
1028
- obj: UpdateCustomRoutingAcceleratorAttributesResponse
1029
- ) => any;
1030
- export declare const UpdateCustomRoutingListenerRequestFilterSensitiveLog: (
1031
- obj: UpdateCustomRoutingListenerRequest
1032
- ) => any;
1033
- export declare const UpdateCustomRoutingListenerResponseFilterSensitiveLog: (
1034
- obj: UpdateCustomRoutingListenerResponse
1035
- ) => any;
1036
- export declare const UpdateEndpointGroupRequestFilterSensitiveLog: (
1037
- obj: UpdateEndpointGroupRequest
1038
- ) => any;
1039
- export declare const UpdateEndpointGroupResponseFilterSensitiveLog: (
1040
- obj: UpdateEndpointGroupResponse
1041
- ) => any;
1042
- export declare const UpdateListenerRequestFilterSensitiveLog: (
1043
- obj: UpdateListenerRequest
1044
- ) => any;
1045
- export declare const UpdateListenerResponseFilterSensitiveLog: (
1046
- obj: UpdateListenerResponse
1047
- ) => any;
1048
- export declare const WithdrawByoipCidrRequestFilterSensitiveLog: (
1049
- obj: WithdrawByoipCidrRequest
1050
- ) => any;
1051
- export declare const WithdrawByoipCidrResponseFilterSensitiveLog: (
1052
- obj: WithdrawByoipCidrResponse
1053
- ) => any;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-global-accelerator",
3
3
  "description": "AWS SDK for JavaScript Global Accelerator 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 global-accelerator"
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
  "uuid": "^8.3.2"