//
pkg.gl
Category
github.com/jviney/aws-sdk-go-v2
aws
arn
package
0.23.3
Repository:
https://github.com/jviney/aws-sdk-go-v2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
72 SLOC
#
Functions
IsARN
IsARN returns whether the given string is an arn by looking for whether the string starts with arn:.
Parse
Parse parses an ARN into its constituent parts.
#
Structs
ARN
ARN captures the individual fields of an Amazon Resource Name.