-
-
Notifications
You must be signed in to change notification settings - Fork 192
New issue
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
"prefix" of s3_bucket have_lifecycle_rule does not work #365
Comments
The above pull request is a draft.
|
It is a failure case by tag setting. Error PatternS3 lifecycle-configurationSet Filter Tag.
spec
rake result
generate result
Normal PatternS3 lifecycle-configurationSet Filter Prefix
|
Thanks for reporting this problem. |
I confirmed
I don’t know what to do... |
I submitted an issue to aws-sdk-core as follows. |
(ref #365) Change prefix to filter.prefix
(ref #365) Change prefix to filter.prefix
@inokappa |
Thank you for your report. Thank you. |
It seems that 'nil' will be returned by AWS side change.
Instead we will use filter.prefix.
However, I do not know if it has changed in all environments.
The text was updated successfully, but these errors were encountered: