pytest_test(
    name = "test_s3",
    srcs = ["test_s3.py"],
    deps = [
        "//sematic/types/types/aws:s3",
    ],
)
