Skip to content

No tags for FSx volumes #1231

@mhnap

Description

@mhnap

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.needs-triageThis issue or PR still needs to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions