init AssumeRoleHandle

This commit is contained in:
weisd
2024-11-11 17:34:46 +08:00
parent 1100490c97
commit c07c500026
4 changed files with 101 additions and 4 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ pub fn put_opts_from_headers(
}
fn get_default_opts(
headers: &HeaderMap<HeaderValue>,
_headers: &HeaderMap<HeaderValue>,
metadata: HashMap<String, String>,
_copy_source: bool,
) -> Result<ObjectOptions> {