XML parsing Error when sending GetBucketLifecycleConfiguration operation in s3-sdk #1001
Labels
blocked
Work is blocked on this issue for this codebase. Other labels or comments may indicate why.
bug
This issue is a bug.
p2
This is a standard priority issue
service-api
This issue is due to a problem in a service API, not the SDK implementation.
Describe the bug
An error occurred while executing get_bucket_lifecycle_configuration.
Expected Behavior
The following rusoto_s3 code works fine.
Current Behavior
The following error is output.
Reproduction Steps
The force_path_style is set with reference to #730, but the result is the same whether it is used or not.
The client confirms that uploads and downloads are successful and AmazonS3FullAccess is set.
Possible Solution
No response
Additional Information/Context
No response
Version
Environment details (OS name and version, etc.)
Linux
Logs
No response
The text was updated successfully, but these errors were encountered: