You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: rpc error: code = Unknown desc = my_aws_account: operation error ECS: ListTagsForResource, https response error StatusCode: 400, RequestID: c5b155da-7eb3-42d7-a94b-d7f3cf2e32d7, InvalidParameterException: Long arn format must be used for tagging operations
ERROR: rpc error: code = Unknown desc = my_aws_account: table 'aws_ecs_service' column 'tags' requires hydrate data from getEcsServiceTags, which failed with error operation error ECS: ListTagsForResource, https response error StatusCode: 400, RequestID: 076ed52f-8f0e-43b9-af89-3728995bb52b, InvalidParameterException: Long arn format must be used for tagging operations.
Steampipe version (steampipe -v)
Steampipe v1.0.2
Plugin version (steampipe plugin list) hub.steampipe.io/plugins/turbot/aws@latest | 1.5.0
I attempted to replicate the issue in our environment but was unable to reproduce the error. Every time I ran the query, I successfully retrieved the expected results.
Describe the bug
Steampipe version (
steampipe -v
)Steampipe v1.0.2
Plugin version (
steampipe plugin list
)hub.steampipe.io/plugins/turbot/aws@latest | 1.5.0
To reproduce
Expected behavior
Tags for
aws_ecs_service
should get returned like for other tables.Additional context
None
The text was updated successfully, but these errors were encountered: