package
2.0.0-beta.62
Repository: https://github.com/hashicorp/aws-sdk-go-base.git
Documentation: pkg.go.dev

# Functions

JSONNoDuplicateKeys verifies the provided JSON object contains no duplicated keys The function expects a single JSON object, and will error prior to checking for duplicate keys should an invalid input be provided.
SupportedRegion checks if the given region is a valid AWS region.

# Structs

DuplicateKeyError is returned when duplicate key names are detected inside a JSON object.
No description provided by the author