Skip to content
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

No tags for FSx volumes #1231

Open
1 task
mhnap opened this issue Jan 6, 2025 · 0 comments
Open
1 task

No tags for FSx volumes #1231

mhnap opened this issue Jan 6, 2025 · 0 comments
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@mhnap
Copy link

mhnap commented Jan 6, 2025

Describe the bug

Tags are not present for FSx volumes from the describe_volumes call even when they are set. But additional list_tags_for_resource for FSx volume returns all tags correctly. I'm not sure this is intended behavior.

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

All tags are returned in the describe_volumes call.

Current Behavior

No tags are returned in the describe_volumes call.

Reproduction Steps

  1. Set tags on FSx volumes.
  2. Use the describe_volumes call to get tags.
  3. Observe that no tags have been returned.

Possible Solution

No response

Additional Information/Context

Seems AWS CLI has the same behavior. But tags are correctly returned for filesystems.

Version

aws-sdk-fsx v1.56.0

Environment details (OS name and version, etc.)

Linux hp 6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

Logs

No response

@mhnap mhnap added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant