aws-sdk-kotlin icon indicating copy to clipboard operation
aws-sdk-kotlin copied to clipboard

AWS ARN Parser

Open aajtodd opened this issue 3 years ago • 2 comments

Implement an ARN parser and supporting classes.

Consider how this will integrate with the various endpoint customizations (e.g. S3 virtual host, Westeros, MRAP) etc which is the primary use case for this.

aajtodd avatar Apr 29 '21 14:04 aajtodd

This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue in the latest release and if you find that this is still a problem, please feel free to provide a comment or open a new issue.

github-actions[bot] avatar Jul 08 '22 15:07 github-actions[bot]

I was using parsing ARNs are part of tracking QuickSIght usage. It would have been great if I could have used the Kotlin parser rather than the Java parser.

bwrichik avatar Feb 23 '24 11:02 bwrichik