generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Labels
bugThis issue is a bug.This issue is a bug.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.
Description
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
- Set tags on FSx volumes.
- Use the
describe_volumes
call to get tags. - 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
Metadata
Metadata
Assignees
Labels
bugThis issue is a bug.This issue is a bug.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.