@aws-sdk/client-datasync 3.297.0 → 3.298.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/commands/CancelTaskExecutionCommand.js +2 -3
  2. package/dist-cjs/commands/CreateAgentCommand.js +2 -3
  3. package/dist-cjs/commands/CreateLocationEfsCommand.js +2 -3
  4. package/dist-cjs/commands/CreateLocationFsxLustreCommand.js +2 -3
  5. package/dist-cjs/commands/CreateLocationFsxOntapCommand.js +1 -1
  6. package/dist-cjs/commands/CreateLocationFsxOpenZfsCommand.js +1 -1
  7. package/dist-cjs/commands/CreateLocationFsxWindowsCommand.js +1 -1
  8. package/dist-cjs/commands/CreateLocationHdfsCommand.js +2 -3
  9. package/dist-cjs/commands/CreateLocationNfsCommand.js +2 -3
  10. package/dist-cjs/commands/CreateLocationObjectStorageCommand.js +1 -1
  11. package/dist-cjs/commands/CreateLocationS3Command.js +2 -3
  12. package/dist-cjs/commands/CreateLocationSmbCommand.js +1 -1
  13. package/dist-cjs/commands/CreateTaskCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteAgentCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteLocationCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteTaskCommand.js +2 -3
  17. package/dist-cjs/commands/DescribeAgentCommand.js +2 -3
  18. package/dist-cjs/commands/DescribeLocationEfsCommand.js +2 -3
  19. package/dist-cjs/commands/DescribeLocationFsxLustreCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeLocationFsxOntapCommand.js +1 -1
  21. package/dist-cjs/commands/DescribeLocationFsxOpenZfsCommand.js +1 -1
  22. package/dist-cjs/commands/DescribeLocationFsxWindowsCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeLocationHdfsCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeLocationNfsCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeLocationObjectStorageCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeLocationS3Command.js +2 -3
  27. package/dist-cjs/commands/DescribeLocationSmbCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeTaskCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeTaskExecutionCommand.js +2 -3
  30. package/dist-cjs/commands/ListAgentsCommand.js +2 -3
  31. package/dist-cjs/commands/ListLocationsCommand.js +2 -3
  32. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  33. package/dist-cjs/commands/ListTaskExecutionsCommand.js +2 -3
  34. package/dist-cjs/commands/ListTasksCommand.js +2 -3
  35. package/dist-cjs/commands/StartTaskExecutionCommand.js +2 -3
  36. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  37. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  38. package/dist-cjs/commands/UpdateAgentCommand.js +2 -3
  39. package/dist-cjs/commands/UpdateLocationHdfsCommand.js +2 -3
  40. package/dist-cjs/commands/UpdateLocationNfsCommand.js +2 -3
  41. package/dist-cjs/commands/UpdateLocationObjectStorageCommand.js +1 -1
  42. package/dist-cjs/commands/UpdateLocationSmbCommand.js +1 -1
  43. package/dist-cjs/commands/UpdateTaskCommand.js +2 -3
  44. package/dist-cjs/commands/UpdateTaskExecutionCommand.js +2 -3
  45. package/dist-cjs/models/models_0.js +1 -399
  46. package/dist-es/commands/CancelTaskExecutionCommand.js +2 -3
  47. package/dist-es/commands/CreateAgentCommand.js +2 -3
  48. package/dist-es/commands/CreateLocationEfsCommand.js +2 -3
  49. package/dist-es/commands/CreateLocationFsxLustreCommand.js +2 -3
  50. package/dist-es/commands/CreateLocationFsxOntapCommand.js +2 -2
  51. package/dist-es/commands/CreateLocationFsxOpenZfsCommand.js +2 -2
  52. package/dist-es/commands/CreateLocationFsxWindowsCommand.js +2 -2
  53. package/dist-es/commands/CreateLocationHdfsCommand.js +2 -3
  54. package/dist-es/commands/CreateLocationNfsCommand.js +2 -3
  55. package/dist-es/commands/CreateLocationObjectStorageCommand.js +2 -2
  56. package/dist-es/commands/CreateLocationS3Command.js +2 -3
  57. package/dist-es/commands/CreateLocationSmbCommand.js +2 -2
  58. package/dist-es/commands/CreateTaskCommand.js +2 -3
  59. package/dist-es/commands/DeleteAgentCommand.js +2 -3
  60. package/dist-es/commands/DeleteLocationCommand.js +2 -3
  61. package/dist-es/commands/DeleteTaskCommand.js +2 -3
  62. package/dist-es/commands/DescribeAgentCommand.js +2 -3
  63. package/dist-es/commands/DescribeLocationEfsCommand.js +2 -3
  64. package/dist-es/commands/DescribeLocationFsxLustreCommand.js +2 -3
  65. package/dist-es/commands/DescribeLocationFsxOntapCommand.js +2 -2
  66. package/dist-es/commands/DescribeLocationFsxOpenZfsCommand.js +2 -2
  67. package/dist-es/commands/DescribeLocationFsxWindowsCommand.js +2 -3
  68. package/dist-es/commands/DescribeLocationHdfsCommand.js +2 -3
  69. package/dist-es/commands/DescribeLocationNfsCommand.js +2 -3
  70. package/dist-es/commands/DescribeLocationObjectStorageCommand.js +2 -3
  71. package/dist-es/commands/DescribeLocationS3Command.js +2 -3
  72. package/dist-es/commands/DescribeLocationSmbCommand.js +2 -3
  73. package/dist-es/commands/DescribeTaskCommand.js +2 -3
  74. package/dist-es/commands/DescribeTaskExecutionCommand.js +2 -3
  75. package/dist-es/commands/ListAgentsCommand.js +2 -3
  76. package/dist-es/commands/ListLocationsCommand.js +2 -3
  77. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  78. package/dist-es/commands/ListTaskExecutionsCommand.js +2 -3
  79. package/dist-es/commands/ListTasksCommand.js +2 -3
  80. package/dist-es/commands/StartTaskExecutionCommand.js +2 -3
  81. package/dist-es/commands/TagResourceCommand.js +2 -3
  82. package/dist-es/commands/UntagResourceCommand.js +2 -3
  83. package/dist-es/commands/UpdateAgentCommand.js +2 -3
  84. package/dist-es/commands/UpdateLocationHdfsCommand.js +2 -3
  85. package/dist-es/commands/UpdateLocationNfsCommand.js +2 -3
  86. package/dist-es/commands/UpdateLocationObjectStorageCommand.js +2 -2
  87. package/dist-es/commands/UpdateLocationSmbCommand.js +2 -2
  88. package/dist-es/commands/UpdateTaskCommand.js +2 -3
  89. package/dist-es/commands/UpdateTaskExecutionCommand.js +2 -3
  90. package/dist-es/models/models_0.js +0 -297
  91. package/dist-types/models/models_0.d.ts +0 -396
  92. package/dist-types/ts3.4/models/models_0.d.ts +0 -279
  93. package/package.json +4 -3
@@ -746,44 +746,6 @@ export interface UpdateTaskExecutionRequest {
746
746
  Options: Options | undefined;
747
747
  }
748
748
  export interface UpdateTaskExecutionResponse {}
749
- export declare const AgentListEntryFilterSensitiveLog: (
750
- obj: AgentListEntry
751
- ) => any;
752
- export declare const CancelTaskExecutionRequestFilterSensitiveLog: (
753
- obj: CancelTaskExecutionRequest
754
- ) => any;
755
- export declare const CancelTaskExecutionResponseFilterSensitiveLog: (
756
- obj: CancelTaskExecutionResponse
757
- ) => any;
758
- export declare const TagListEntryFilterSensitiveLog: (obj: TagListEntry) => any;
759
- export declare const CreateAgentRequestFilterSensitiveLog: (
760
- obj: CreateAgentRequest
761
- ) => any;
762
- export declare const CreateAgentResponseFilterSensitiveLog: (
763
- obj: CreateAgentResponse
764
- ) => any;
765
- export declare const Ec2ConfigFilterSensitiveLog: (obj: Ec2Config) => any;
766
- export declare const CreateLocationEfsRequestFilterSensitiveLog: (
767
- obj: CreateLocationEfsRequest
768
- ) => any;
769
- export declare const CreateLocationEfsResponseFilterSensitiveLog: (
770
- obj: CreateLocationEfsResponse
771
- ) => any;
772
- export declare const CreateLocationFsxLustreRequestFilterSensitiveLog: (
773
- obj: CreateLocationFsxLustreRequest
774
- ) => any;
775
- export declare const CreateLocationFsxLustreResponseFilterSensitiveLog: (
776
- obj: CreateLocationFsxLustreResponse
777
- ) => any;
778
- export declare const NfsMountOptionsFilterSensitiveLog: (
779
- obj: NfsMountOptions
780
- ) => any;
781
- export declare const FsxProtocolNfsFilterSensitiveLog: (
782
- obj: FsxProtocolNfs
783
- ) => any;
784
- export declare const SmbMountOptionsFilterSensitiveLog: (
785
- obj: SmbMountOptions
786
- ) => any;
787
749
  export declare const FsxProtocolSmbFilterSensitiveLog: (
788
750
  obj: FsxProtocolSmb
789
751
  ) => any;
@@ -791,268 +753,27 @@ export declare const FsxProtocolFilterSensitiveLog: (obj: FsxProtocol) => any;
791
753
  export declare const CreateLocationFsxOntapRequestFilterSensitiveLog: (
792
754
  obj: CreateLocationFsxOntapRequest
793
755
  ) => any;
794
- export declare const CreateLocationFsxOntapResponseFilterSensitiveLog: (
795
- obj: CreateLocationFsxOntapResponse
796
- ) => any;
797
756
  export declare const CreateLocationFsxOpenZfsRequestFilterSensitiveLog: (
798
757
  obj: CreateLocationFsxOpenZfsRequest
799
758
  ) => any;
800
- export declare const CreateLocationFsxOpenZfsResponseFilterSensitiveLog: (
801
- obj: CreateLocationFsxOpenZfsResponse
802
- ) => any;
803
759
  export declare const CreateLocationFsxWindowsRequestFilterSensitiveLog: (
804
760
  obj: CreateLocationFsxWindowsRequest
805
761
  ) => any;
806
- export declare const CreateLocationFsxWindowsResponseFilterSensitiveLog: (
807
- obj: CreateLocationFsxWindowsResponse
808
- ) => any;
809
- export declare const HdfsNameNodeFilterSensitiveLog: (obj: HdfsNameNode) => any;
810
- export declare const QopConfigurationFilterSensitiveLog: (
811
- obj: QopConfiguration
812
- ) => any;
813
- export declare const CreateLocationHdfsRequestFilterSensitiveLog: (
814
- obj: CreateLocationHdfsRequest
815
- ) => any;
816
- export declare const CreateLocationHdfsResponseFilterSensitiveLog: (
817
- obj: CreateLocationHdfsResponse
818
- ) => any;
819
- export declare const OnPremConfigFilterSensitiveLog: (obj: OnPremConfig) => any;
820
- export declare const CreateLocationNfsRequestFilterSensitiveLog: (
821
- obj: CreateLocationNfsRequest
822
- ) => any;
823
- export declare const CreateLocationNfsResponseFilterSensitiveLog: (
824
- obj: CreateLocationNfsResponse
825
- ) => any;
826
762
  export declare const CreateLocationObjectStorageRequestFilterSensitiveLog: (
827
763
  obj: CreateLocationObjectStorageRequest
828
764
  ) => any;
829
- export declare const CreateLocationObjectStorageResponseFilterSensitiveLog: (
830
- obj: CreateLocationObjectStorageResponse
831
- ) => any;
832
- export declare const S3ConfigFilterSensitiveLog: (obj: S3Config) => any;
833
- export declare const CreateLocationS3RequestFilterSensitiveLog: (
834
- obj: CreateLocationS3Request
835
- ) => any;
836
- export declare const CreateLocationS3ResponseFilterSensitiveLog: (
837
- obj: CreateLocationS3Response
838
- ) => any;
839
765
  export declare const CreateLocationSmbRequestFilterSensitiveLog: (
840
766
  obj: CreateLocationSmbRequest
841
767
  ) => any;
842
- export declare const CreateLocationSmbResponseFilterSensitiveLog: (
843
- obj: CreateLocationSmbResponse
844
- ) => any;
845
- export declare const FilterRuleFilterSensitiveLog: (obj: FilterRule) => any;
846
- export declare const OptionsFilterSensitiveLog: (obj: Options) => any;
847
- export declare const TaskScheduleFilterSensitiveLog: (obj: TaskSchedule) => any;
848
- export declare const CreateTaskRequestFilterSensitiveLog: (
849
- obj: CreateTaskRequest
850
- ) => any;
851
- export declare const CreateTaskResponseFilterSensitiveLog: (
852
- obj: CreateTaskResponse
853
- ) => any;
854
- export declare const DeleteAgentRequestFilterSensitiveLog: (
855
- obj: DeleteAgentRequest
856
- ) => any;
857
- export declare const DeleteAgentResponseFilterSensitiveLog: (
858
- obj: DeleteAgentResponse
859
- ) => any;
860
- export declare const DeleteLocationRequestFilterSensitiveLog: (
861
- obj: DeleteLocationRequest
862
- ) => any;
863
- export declare const DeleteLocationResponseFilterSensitiveLog: (
864
- obj: DeleteLocationResponse
865
- ) => any;
866
- export declare const DeleteTaskRequestFilterSensitiveLog: (
867
- obj: DeleteTaskRequest
868
- ) => any;
869
- export declare const DeleteTaskResponseFilterSensitiveLog: (
870
- obj: DeleteTaskResponse
871
- ) => any;
872
- export declare const DescribeAgentRequestFilterSensitiveLog: (
873
- obj: DescribeAgentRequest
874
- ) => any;
875
- export declare const PrivateLinkConfigFilterSensitiveLog: (
876
- obj: PrivateLinkConfig
877
- ) => any;
878
- export declare const DescribeAgentResponseFilterSensitiveLog: (
879
- obj: DescribeAgentResponse
880
- ) => any;
881
- export declare const DescribeLocationEfsRequestFilterSensitiveLog: (
882
- obj: DescribeLocationEfsRequest
883
- ) => any;
884
- export declare const DescribeLocationEfsResponseFilterSensitiveLog: (
885
- obj: DescribeLocationEfsResponse
886
- ) => any;
887
- export declare const DescribeLocationFsxLustreRequestFilterSensitiveLog: (
888
- obj: DescribeLocationFsxLustreRequest
889
- ) => any;
890
- export declare const DescribeLocationFsxLustreResponseFilterSensitiveLog: (
891
- obj: DescribeLocationFsxLustreResponse
892
- ) => any;
893
- export declare const DescribeLocationFsxOntapRequestFilterSensitiveLog: (
894
- obj: DescribeLocationFsxOntapRequest
895
- ) => any;
896
768
  export declare const DescribeLocationFsxOntapResponseFilterSensitiveLog: (
897
769
  obj: DescribeLocationFsxOntapResponse
898
770
  ) => any;
899
- export declare const DescribeLocationFsxOpenZfsRequestFilterSensitiveLog: (
900
- obj: DescribeLocationFsxOpenZfsRequest
901
- ) => any;
902
771
  export declare const DescribeLocationFsxOpenZfsResponseFilterSensitiveLog: (
903
772
  obj: DescribeLocationFsxOpenZfsResponse
904
773
  ) => any;
905
- export declare const DescribeLocationFsxWindowsRequestFilterSensitiveLog: (
906
- obj: DescribeLocationFsxWindowsRequest
907
- ) => any;
908
- export declare const DescribeLocationFsxWindowsResponseFilterSensitiveLog: (
909
- obj: DescribeLocationFsxWindowsResponse
910
- ) => any;
911
- export declare const DescribeLocationHdfsRequestFilterSensitiveLog: (
912
- obj: DescribeLocationHdfsRequest
913
- ) => any;
914
- export declare const DescribeLocationHdfsResponseFilterSensitiveLog: (
915
- obj: DescribeLocationHdfsResponse
916
- ) => any;
917
- export declare const DescribeLocationNfsRequestFilterSensitiveLog: (
918
- obj: DescribeLocationNfsRequest
919
- ) => any;
920
- export declare const DescribeLocationNfsResponseFilterSensitiveLog: (
921
- obj: DescribeLocationNfsResponse
922
- ) => any;
923
- export declare const DescribeLocationObjectStorageRequestFilterSensitiveLog: (
924
- obj: DescribeLocationObjectStorageRequest
925
- ) => any;
926
- export declare const DescribeLocationObjectStorageResponseFilterSensitiveLog: (
927
- obj: DescribeLocationObjectStorageResponse
928
- ) => any;
929
- export declare const DescribeLocationS3RequestFilterSensitiveLog: (
930
- obj: DescribeLocationS3Request
931
- ) => any;
932
- export declare const DescribeLocationS3ResponseFilterSensitiveLog: (
933
- obj: DescribeLocationS3Response
934
- ) => any;
935
- export declare const DescribeLocationSmbRequestFilterSensitiveLog: (
936
- obj: DescribeLocationSmbRequest
937
- ) => any;
938
- export declare const DescribeLocationSmbResponseFilterSensitiveLog: (
939
- obj: DescribeLocationSmbResponse
940
- ) => any;
941
- export declare const DescribeTaskRequestFilterSensitiveLog: (
942
- obj: DescribeTaskRequest
943
- ) => any;
944
- export declare const DescribeTaskResponseFilterSensitiveLog: (
945
- obj: DescribeTaskResponse
946
- ) => any;
947
- export declare const DescribeTaskExecutionRequestFilterSensitiveLog: (
948
- obj: DescribeTaskExecutionRequest
949
- ) => any;
950
- export declare const TaskExecutionResultDetailFilterSensitiveLog: (
951
- obj: TaskExecutionResultDetail
952
- ) => any;
953
- export declare const DescribeTaskExecutionResponseFilterSensitiveLog: (
954
- obj: DescribeTaskExecutionResponse
955
- ) => any;
956
- export declare const ListAgentsRequestFilterSensitiveLog: (
957
- obj: ListAgentsRequest
958
- ) => any;
959
- export declare const ListAgentsResponseFilterSensitiveLog: (
960
- obj: ListAgentsResponse
961
- ) => any;
962
- export declare const LocationFilterFilterSensitiveLog: (
963
- obj: LocationFilter
964
- ) => any;
965
- export declare const ListLocationsRequestFilterSensitiveLog: (
966
- obj: ListLocationsRequest
967
- ) => any;
968
- export declare const LocationListEntryFilterSensitiveLog: (
969
- obj: LocationListEntry
970
- ) => any;
971
- export declare const ListLocationsResponseFilterSensitiveLog: (
972
- obj: ListLocationsResponse
973
- ) => any;
974
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (
975
- obj: ListTagsForResourceRequest
976
- ) => any;
977
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (
978
- obj: ListTagsForResourceResponse
979
- ) => any;
980
- export declare const ListTaskExecutionsRequestFilterSensitiveLog: (
981
- obj: ListTaskExecutionsRequest
982
- ) => any;
983
- export declare const TaskExecutionListEntryFilterSensitiveLog: (
984
- obj: TaskExecutionListEntry
985
- ) => any;
986
- export declare const ListTaskExecutionsResponseFilterSensitiveLog: (
987
- obj: ListTaskExecutionsResponse
988
- ) => any;
989
- export declare const TaskFilterFilterSensitiveLog: (obj: TaskFilter) => any;
990
- export declare const ListTasksRequestFilterSensitiveLog: (
991
- obj: ListTasksRequest
992
- ) => any;
993
- export declare const TaskListEntryFilterSensitiveLog: (
994
- obj: TaskListEntry
995
- ) => any;
996
- export declare const ListTasksResponseFilterSensitiveLog: (
997
- obj: ListTasksResponse
998
- ) => any;
999
- export declare const StartTaskExecutionRequestFilterSensitiveLog: (
1000
- obj: StartTaskExecutionRequest
1001
- ) => any;
1002
- export declare const StartTaskExecutionResponseFilterSensitiveLog: (
1003
- obj: StartTaskExecutionResponse
1004
- ) => any;
1005
- export declare const TagResourceRequestFilterSensitiveLog: (
1006
- obj: TagResourceRequest
1007
- ) => any;
1008
- export declare const TagResourceResponseFilterSensitiveLog: (
1009
- obj: TagResourceResponse
1010
- ) => any;
1011
- export declare const UntagResourceRequestFilterSensitiveLog: (
1012
- obj: UntagResourceRequest
1013
- ) => any;
1014
- export declare const UntagResourceResponseFilterSensitiveLog: (
1015
- obj: UntagResourceResponse
1016
- ) => any;
1017
- export declare const UpdateAgentRequestFilterSensitiveLog: (
1018
- obj: UpdateAgentRequest
1019
- ) => any;
1020
- export declare const UpdateAgentResponseFilterSensitiveLog: (
1021
- obj: UpdateAgentResponse
1022
- ) => any;
1023
- export declare const UpdateLocationHdfsRequestFilterSensitiveLog: (
1024
- obj: UpdateLocationHdfsRequest
1025
- ) => any;
1026
- export declare const UpdateLocationHdfsResponseFilterSensitiveLog: (
1027
- obj: UpdateLocationHdfsResponse
1028
- ) => any;
1029
- export declare const UpdateLocationNfsRequestFilterSensitiveLog: (
1030
- obj: UpdateLocationNfsRequest
1031
- ) => any;
1032
- export declare const UpdateLocationNfsResponseFilterSensitiveLog: (
1033
- obj: UpdateLocationNfsResponse
1034
- ) => any;
1035
774
  export declare const UpdateLocationObjectStorageRequestFilterSensitiveLog: (
1036
775
  obj: UpdateLocationObjectStorageRequest
1037
776
  ) => any;
1038
- export declare const UpdateLocationObjectStorageResponseFilterSensitiveLog: (
1039
- obj: UpdateLocationObjectStorageResponse
1040
- ) => any;
1041
777
  export declare const UpdateLocationSmbRequestFilterSensitiveLog: (
1042
778
  obj: UpdateLocationSmbRequest
1043
779
  ) => any;
1044
- export declare const UpdateLocationSmbResponseFilterSensitiveLog: (
1045
- obj: UpdateLocationSmbResponse
1046
- ) => any;
1047
- export declare const UpdateTaskRequestFilterSensitiveLog: (
1048
- obj: UpdateTaskRequest
1049
- ) => any;
1050
- export declare const UpdateTaskResponseFilterSensitiveLog: (
1051
- obj: UpdateTaskResponse
1052
- ) => any;
1053
- export declare const UpdateTaskExecutionRequestFilterSensitiveLog: (
1054
- obj: UpdateTaskExecutionRequest
1055
- ) => any;
1056
- export declare const UpdateTaskExecutionResponseFilterSensitiveLog: (
1057
- obj: UpdateTaskExecutionResponse
1058
- ) => any;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-datasync",
3
3
  "description": "AWS SDK for JavaScript Datasync Client for Node.js, Browser and React Native",
4
- "version": "3.297.0",
4
+ "version": "3.298.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 datasync"
15
16
  },
16
17
  "main": "./dist-cjs/index.js",
@@ -20,9 +21,9 @@
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/client-sts": "3.298.0",
24
25
  "@aws-sdk/config-resolver": "3.296.0",
25
- "@aws-sdk/credential-provider-node": "3.297.0",
26
+ "@aws-sdk/credential-provider-node": "3.298.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",