diff --git a/Cargo.lock b/Cargo.lock index 313e3c3344c8f..f142615c48c1e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -302,16 +302,16 @@ version = "0.47.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c2a3ad9e793335d75b2d2faad583487efcc0df9154aff06f299a5c1fc8795698" dependencies = [ - "aws-http", + "aws-http 0.47.0", "aws-sdk-sso", "aws-sdk-sts", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", + "aws-smithy-async 0.47.0", + "aws-smithy-client 0.47.0", + "aws-smithy-http 0.47.0", + "aws-smithy-http-tower 0.47.0", "aws-smithy-json", - "aws-smithy-types", - "aws-types", + "aws-smithy-types 0.47.0", + "aws-types 0.47.0", "bytes", "hex", "http", @@ -330,8 +330,22 @@ version = "0.47.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8bd4e9dad553017821ee529f186e033700e8d61dd5c4b60066b4d8fe805b8cfc" dependencies = [ - "aws-smithy-http", - "aws-types", + "aws-smithy-http 0.47.0", + "aws-types 0.47.0", + "http", + "regex", + "tracing", +] + +[[package]] +name = "aws-endpoint" +version = "0.49.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "76f35c8f5877ad60db4f0d9dcdfbcb2233a8cc539f9e568df39ee0581ec62e89" +dependencies = [ + "aws-smithy-http 0.49.0", + "aws-smithy-types 0.49.0", + "aws-types 0.49.0", "http", "regex", "tracing", @@ -343,9 +357,27 @@ version = "0.47.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2ef5a579a51d352b628b76f4855ba716be686305e5e59970c476d1ae2214e90d" dependencies = [ - "aws-smithy-http", - "aws-smithy-types", - "aws-types", + "aws-smithy-http 0.47.0", + "aws-smithy-types 0.47.0", + "aws-types 0.47.0", + "bytes", + "http", + "http-body", + "lazy_static", + "percent-encoding", + "pin-project-lite", + "tracing", +] + +[[package]] +name = "aws-http" +version = "0.49.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2f5422c9632d887968ccb66e2871a6d190d6104e276034912bee72ef58a5d890" +dependencies = [ + "aws-smithy-http 0.49.0", + "aws-smithy-types 0.49.0", + "aws-types 0.49.0", "bytes", "http", "http-body", @@ -361,16 +393,16 @@ version = "0.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c9eef08115bf848c4cd63106bd70521ca709d61a35f2f0a81377b1d3cce74562" dependencies = [ - "aws-endpoint", - "aws-http", - "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", + "aws-endpoint 0.47.0", + "aws-http 0.47.0", + "aws-sig-auth 0.47.0", + "aws-smithy-async 0.47.0", + "aws-smithy-client 0.47.0", + "aws-smithy-http 0.47.0", + "aws-smithy-http-tower 0.47.0", "aws-smithy-json", - "aws-smithy-types", - "aws-types", + "aws-smithy-types 0.47.0", + "aws-types 0.47.0", "bytes", "http", "tokio-stream", @@ -379,23 +411,23 @@ dependencies = [ [[package]] name = "aws-sdk-s3" -version = "0.17.0" +version = "0.19.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0d2c19b69297f16b3f18936e363f954e7504c23a4a0dc3f2833712313c09c2aa" +checksum = "a4d31765abb258c501d5572ebce43dee524b4b3b6256cb8b4c78534898dc205b" dependencies = [ - "aws-endpoint", - "aws-http", - "aws-sig-auth", - "aws-sigv4", - "aws-smithy-async", + "aws-endpoint 0.49.0", + "aws-http 0.49.0", + "aws-sig-auth 0.49.0", + "aws-sigv4 0.49.0", + "aws-smithy-async 0.49.0", "aws-smithy-checksums", - "aws-smithy-client", + "aws-smithy-client 0.49.0", "aws-smithy-eventstream", - "aws-smithy-http", - "aws-smithy-http-tower", - "aws-smithy-types", - "aws-smithy-xml", - "aws-types", + "aws-smithy-http 0.49.0", + "aws-smithy-http-tower 0.49.0", + "aws-smithy-types 0.49.0", + "aws-smithy-xml 0.49.0", + "aws-types 0.49.0", "bytes", "bytes-utils", "http", @@ -411,17 +443,17 @@ version = "0.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c5ca36a94eb105609766f6f46d590b0e49ad41551c2434901ecb0100b8df9a97" dependencies = [ - "aws-endpoint", - "aws-http", - "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", + "aws-endpoint 0.47.0", + "aws-http 0.47.0", + "aws-sig-auth 0.47.0", + "aws-smithy-async 0.47.0", + "aws-smithy-client 0.47.0", + "aws-smithy-http 0.47.0", + "aws-smithy-http-tower 0.47.0", "aws-smithy-query", - "aws-smithy-types", - "aws-smithy-xml", - "aws-types", + "aws-smithy-types 0.47.0", + "aws-smithy-xml 0.47.0", + "aws-types 0.47.0", "bytes", "http", "tokio-stream", @@ -434,16 +466,16 @@ version = "0.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f014b8ad3178b414bf732b36741325ef659fc40752f8c292400fb7c4ecb7fdd0" dependencies = [ - "aws-endpoint", - "aws-http", - "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", + "aws-endpoint 0.47.0", + "aws-http 0.47.0", + "aws-sig-auth 0.47.0", + "aws-smithy-async 0.47.0", + "aws-smithy-client 0.47.0", + "aws-smithy-http 0.47.0", + "aws-smithy-http-tower 0.47.0", "aws-smithy-json", - "aws-smithy-types", - "aws-types", + "aws-smithy-types 0.47.0", + "aws-types 0.47.0", "bytes", "http", "tokio-stream", @@ -456,17 +488,17 @@ version = "0.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d37e45fdce84327c69fb924b9188fd889056c6afafbd494e8dd0daa400f9c082" dependencies = [ - "aws-endpoint", - "aws-http", - "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", + "aws-endpoint 0.47.0", + "aws-http 0.47.0", + "aws-sig-auth 0.47.0", + "aws-smithy-async 0.47.0", + "aws-smithy-client 0.47.0", + "aws-smithy-http 0.47.0", + "aws-smithy-http-tower 0.47.0", "aws-smithy-query", - "aws-smithy-types", - "aws-smithy-xml", - "aws-types", + "aws-smithy-types 0.47.0", + "aws-smithy-xml 0.47.0", + "aws-types 0.47.0", "bytes", "http", "tower", @@ -478,10 +510,23 @@ version = "0.47.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6530e72945c11439e9b3c423c95a656a233d73c3a7d4acaf9789048e1bdf7da7" dependencies = [ - "aws-sigv4", + "aws-sigv4 0.47.0", + "aws-smithy-http 0.47.0", + "aws-types 0.47.0", + "http", + "tracing", +] + +[[package]] +name = "aws-sig-auth" +version = "0.49.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b16f4d70c9c865af392eb40cacfe2bec3fa18f651fbdf49919cfc1dda13b189e" +dependencies = [ + "aws-sigv4 0.49.0", "aws-smithy-eventstream", - "aws-smithy-http", - "aws-types", + "aws-smithy-http 0.49.0", + "aws-types 0.49.0", "http", "tracing", ] @@ -491,9 +536,27 @@ name = "aws-sigv4" version = "0.47.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6351c3ba468b04bd819f64ea53538f5f53e3d6b366b27deabee41e73c9edb3af" +dependencies = [ + "aws-smithy-http 0.47.0", + "form_urlencoded", + "hex", + "http", + "once_cell", + "percent-encoding", + "regex", + "ring", + "time", + "tracing", +] + +[[package]] +name = "aws-sigv4" +version = "0.49.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8d33790cecae42b999d197074c8a19e9b96b9e346284a6f93989e7489c9fa0f5" dependencies = [ "aws-smithy-eventstream", - "aws-smithy-http", + "aws-smithy-http 0.49.0", "bytes", "form_urlencoded", "hex", @@ -518,14 +581,26 @@ dependencies = [ "tokio-stream", ] +[[package]] +name = "aws-smithy-async" +version = "0.49.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bc604f278bae64bbd15854baa9c46ed69a56dfb0669d04aab80974749f2d6599" +dependencies = [ + "futures-util", + "pin-project-lite", + "tokio", + "tokio-stream", +] + [[package]] name = "aws-smithy-checksums" -version = "0.47.0" +version = "0.49.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6dd674df030b337a84eb67539db048676c691d9c88f0c54cf7748da11836cfd8" +checksum = "4b402da39bc5aae618b70a9b8d828acad21fe4a3a73b82c0205b89db55d71ce8" dependencies = [ - "aws-smithy-http", - "aws-smithy-types", + "aws-smithy-http 0.49.0", + "aws-smithy-types 0.49.0", "bytes", "crc32c", "crc32fast", @@ -545,10 +620,32 @@ version = "0.47.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2e147b157f49ce77f2a86ec693a14c84b2441fa28be58ffb2febb77d5726c934" dependencies = [ - "aws-smithy-async", - "aws-smithy-http", - "aws-smithy-http-tower", - "aws-smithy-types", + "aws-smithy-async 0.47.0", + "aws-smithy-http 0.47.0", + "aws-smithy-http-tower 0.47.0", + "aws-smithy-types 0.47.0", + "bytes", + "fastrand", + "http", + "http-body", + "hyper", + "hyper-tls", + "pin-project-lite", + "tokio", + "tower", + "tracing", +] + +[[package]] +name = "aws-smithy-client" +version = "0.49.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ec39585f8274fa543ad5c63cc09cbd435666be16b2cf99e4e07be5cf798bc050" +dependencies = [ + "aws-smithy-async 0.49.0", + "aws-smithy-http 0.49.0", + "aws-smithy-http-tower 0.49.0", + "aws-smithy-types 0.49.0", "bytes", "fastrand", "http", @@ -563,11 +660,11 @@ dependencies = [ [[package]] name = "aws-smithy-eventstream" -version = "0.47.0" +version = "0.49.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "da29e67a0b90a2bc5f2bd0a06fd43e728de62e02048879c15f646a3edf8db012" +checksum = "98c2a7b9490fd2bc7af3a1c486ae921102d7234d1fa5e7d91039068e7af48a01" dependencies = [ - "aws-smithy-types", + "aws-smithy-types 0.49.0", "bytes", "crc32fast", ] @@ -577,9 +674,30 @@ name = "aws-smithy-http" version = "0.47.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5cc1af50eac644ab6f58e5bae29328ba3092851fc2ce648ad139134699b2b66f" +dependencies = [ + "aws-smithy-types 0.47.0", + "bytes", + "bytes-utils", + "futures-core", + "http", + "http-body", + "hyper", + "once_cell", + "percent-encoding", + "pin-project-lite", + "tokio", + "tokio-util", + "tracing", +] + +[[package]] +name = "aws-smithy-http" +version = "0.49.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "014a0ef5c4508fc2f6a9d3925c214725af19f020ea388db48e20196cc4cc9d6d" dependencies = [ "aws-smithy-eventstream", - "aws-smithy-types", + "aws-smithy-types 0.49.0", "bytes", "bytes-utils", "futures-core", @@ -600,7 +718,22 @@ version = "0.47.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a1bf4c4664dff2febf91f8796505c5bc8f38a0bff0d1397d1d3fdda17bd5c5d1" dependencies = [ - "aws-smithy-http", + "aws-smithy-http 0.47.0", + "bytes", + "http", + "http-body", + "pin-project-lite", + "tower", + "tracing", +] + +[[package]] +name = "aws-smithy-http-tower" +version = "0.49.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "deecb478dc3cc40203e0e97ac0fb92947e0719754bbafd0026bdc49318e2fd03" +dependencies = [ + "aws-smithy-http 0.49.0", "bytes", "http", "http-body", @@ -615,7 +748,7 @@ version = "0.47.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0e6ebc76c3c108dd2a96506bf47dc31f75420811a19f1a09907524d1451789d2" dependencies = [ - "aws-smithy-types", + "aws-smithy-types 0.47.0", ] [[package]] @@ -624,7 +757,7 @@ version = "0.47.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2956f1385c4daa883907a2c81d32256af8f95834c9de1bc0613fa68db63b88c4" dependencies = [ - "aws-smithy-types", + "aws-smithy-types 0.47.0", "urlencoding", ] @@ -640,6 +773,18 @@ dependencies = [ "time", ] +[[package]] +name = "aws-smithy-types" +version = "0.49.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e93b0c93a3b963da946a0b8ef3853a7252298eb75cdbfb21dad60f5ed0ded861" +dependencies = [ + "itoa", + "num-integer", + "ryu", + "time", +] + [[package]] name = "aws-smithy-xml" version = "0.47.0" @@ -649,16 +794,41 @@ dependencies = [ "xmlparser", ] +[[package]] +name = "aws-smithy-xml" +version = "0.49.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "36b9efb4855b4acb29961a776d45680f3cbdd7c4783cbbae078da54c342575dd" +dependencies = [ + "xmlparser", +] + [[package]] name = "aws-types" version = "0.47.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8140b89d76f67be2c136d7393e7e6d8edd65424eb58214839efbf4a2e4f7e8a3" dependencies = [ - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-types", + "aws-smithy-async 0.47.0", + "aws-smithy-client 0.47.0", + "aws-smithy-http 0.47.0", + "aws-smithy-types 0.47.0", + "http", + "rustc_version", + "tracing", + "zeroize", +] + +[[package]] +name = "aws-types" +version = "0.49.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "93f3f349b39781849261db1c727369923bb97007cf7bd0deb3a6e9e461c8d38f" +dependencies = [ + "aws-smithy-async 0.49.0", + "aws-smithy-client 0.49.0", + "aws-smithy-http 0.49.0", + "aws-smithy-types 0.49.0", "http", "rustc_version", "tracing", @@ -3691,7 +3861,7 @@ dependencies = [ "anyhow", "aws-config", "aws-sdk-kinesis", - "aws-types", + "aws-types 0.47.0", "bytes", "clap", "futures", @@ -3714,8 +3884,8 @@ dependencies = [ "async-trait", "aws-config", "aws-sdk-s3", - "aws-smithy-http", - "aws-types", + "aws-smithy-http 0.47.0", + "aws-types 0.47.0", "base64", "bytes", "criterion", @@ -4169,8 +4339,8 @@ dependencies = [ "aws-sdk-kinesis", "aws-sdk-s3", "aws-sdk-sqs", - "aws-smithy-http", - "aws-types", + "aws-smithy-http 0.47.0", + "aws-types 0.47.0", "bytes", "bytesize", "chrono", @@ -4283,8 +4453,8 @@ dependencies = [ "aws-sdk-s3", "aws-sdk-sqs", "aws-sdk-sts", - "aws-smithy-http", - "aws-types", + "aws-smithy-http 0.47.0", + "aws-types 0.47.0", "byteorder", "bytes", "chrono", diff --git a/src/persist/Cargo.toml b/src/persist/Cargo.toml index 23e75c5c24d1b..6b70680ffcf51 100644 --- a/src/persist/Cargo.toml +++ b/src/persist/Cargo.toml @@ -23,7 +23,7 @@ anyhow = { version = "1.0.62", features = ["backtrace"] } arrow2 = { version = "0.13.1", features = ["io_ipc", "io_parquet"] } async-trait = "0.1.57" aws-config = { version = "0.47.0", default-features = false, features = ["native-tls"] } -aws-sdk-s3 = { version = "0.17.0", default-features = false, features = ["native-tls", "rt-tokio"] } +aws-sdk-s3 = { version = "0.19.0", default-features = false, features = ["native-tls", "rt-tokio"] } aws-smithy-http = "0.47.0" aws-types = { version = "0.47.0", features = ["hardcoded-credentials"] } base64 = "0.13.0" diff --git a/src/s3-datagen/Cargo.toml b/src/s3-datagen/Cargo.toml index e0ee2af84dd52..c15392621c1bf 100644 --- a/src/s3-datagen/Cargo.toml +++ b/src/s3-datagen/Cargo.toml @@ -9,7 +9,7 @@ publish = false [dependencies] anyhow = "1.0.62" aws-config = { version = "0.47.0", default-features = false, features = ["native-tls"] } -aws-sdk-s3 = { version = "0.17.0", default-features = false, features = ["native-tls", "rt-tokio"] } +aws-sdk-s3 = { version = "0.19.0", default-features = false, features = ["native-tls", "rt-tokio"] } bytefmt = "0.1.7" clap = { version = "3.2.17", features = ["derive"] } futures = "0.3.23" diff --git a/src/storage/Cargo.toml b/src/storage/Cargo.toml index 1084a701d716a..6114b32127322 100644 --- a/src/storage/Cargo.toml +++ b/src/storage/Cargo.toml @@ -13,7 +13,7 @@ async-stream = "0.3.3" async-trait = "0.1.57" aws-config = { version = "0.47.0", default-features = false, features = ["native-tls"] } aws-sdk-kinesis = { version = "0.17.0", default-features = false, features = ["native-tls", "rt-tokio"] } -aws-sdk-s3 = { version = "0.17.0", default-features = false, features = ["native-tls", "rt-tokio"] } +aws-sdk-s3 = { version = "0.19.0", default-features = false, features = ["native-tls", "rt-tokio"] } aws-sdk-sqs = { version = "0.17.0", default-features = false, features = ["native-tls", "rt-tokio"] } aws-smithy-http = "0.47.0" aws-types = { version = "0.47.0", features = ["hardcoded-credentials"] } diff --git a/src/testdrive/Cargo.toml b/src/testdrive/Cargo.toml index 3aac6fc28d6a9..732b46605b1f9 100644 --- a/src/testdrive/Cargo.toml +++ b/src/testdrive/Cargo.toml @@ -13,7 +13,7 @@ async-trait = "0.1.57" atty = "0.2.0" aws-config = { version = "0.47.0", default-features = false, features = ["native-tls"] } aws-sdk-kinesis = { version = "0.17.0", default-features = false, features = ["native-tls", "rt-tokio"] } -aws-sdk-s3 = { version = "0.17.0", default-features = false, features = ["native-tls", "rt-tokio"] } +aws-sdk-s3 = { version = "0.19.0", default-features = false, features = ["native-tls", "rt-tokio"] } aws-sdk-sqs = { version = "0.17.0", default-features = false, features = ["native-tls", "rt-tokio"] } aws-sdk-sts = { version = "0.17.0", default-features = false, features = ["native-tls", "rt-tokio"] } aws-smithy-http = "0.47.0"