aws-sdk-kotlin
aws-sdk-kotlin copied to clipboard
AWS ARN Parser
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.
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.
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.