package
1.0.3
Repository: https://github.com/os-m/aws-sdk-go.git
Documentation: pkg.go.dev

# Functions

IsARN returns whether the given string is an ARN by looking for whether the string starts with "arn:" and contains the correct number of sections delimited by colons(:).
Parse parses an ARN into its constituent parts.

# Structs

ARN captures the individual fields of an Amazon Resource Name.