We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Path pattern access for S3 buckets that will be created after September 30th in 2020 will be deprecated. View: https://aws.amazon.com/jp/blogs/aws/amazon-s3-path-deprecation-plan-the-rest-of-the-story/
So, we need to fix File model definition for this change. https://github.com/ixias-net/ixias/blob/develop/framework/ixias-aws-s3/src/main/scala/ixias/aws/s3/model/File.scala#L37
File
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Path pattern access for S3 buckets that will be created after September 30th in 2020 will be deprecated.
View:
https://aws.amazon.com/jp/blogs/aws/amazon-s3-path-deprecation-plan-the-rest-of-the-story/
So, we need to fix
File
model definition for this change.https://github.com/ixias-net/ixias/blob/develop/framework/ixias-aws-s3/src/main/scala/ixias/aws/s3/model/File.scala#L37
The text was updated successfully, but these errors were encountered: