//
pkg.gl
Category
github.com/polygon-io/aws-sdk-go-v2
aws
arn
package
1.50.8
Repository:
https://github.com/polygon-io/aws-sdk-go-v2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
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.