Skip to content

[steampipe-mod-aws-compliance] Malformed ARN for some resources? #2219

Answered by cbruno10
yorinasub17 asked this question in FAQ
Discussion options

You must be logged in to vote

Hey @yorinasub17 , any malformed ARNs are not intentional. For that query in particular, we're using the AWS account ARN, which may not be an official ARN from AWS, but there's no 6th part to the ARN, as the ARN would stop at account ID. The aws_account table has an arn column also, but that would produce the same result.

Are you using these resource columns (which often contain ARNs) anywhere, and is this ARN in particular then causing later failures in your workflow?

If you see any other malformed ARNs though, we'd appreciate bug reports on them!

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@yorinasub17
Comment options

@cbruno10
Comment options

@yorinasub17
Comment options

Answer selected by yorinasub17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
FAQ
Labels
None yet
2 participants