Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : aws-arn

This library provides a type representing Amazon Resource Names (ARNs), and parsing/unparsing functions for them. The provided prisms, when combined with generic-lens or generic-optics, make it very convenient to rewrite parts of ARNs. Start reading at the Network.AWS.ARN module, which defines the core data type and includes some examples. The ARN type is not designed to be a 100% correct-by-construction representation of only valid ARNs; it is designed to be a lightweight way to destructure and reassemble ARNs to be used in place of string munging. The library aims to provide additional parsers for destructuring the "resource" part of an ARN, but many are missing right now. PRs to add this support for more AWS resource types are especially welcome.

Registry - JSON
purl: pkg:hackage/aws-arn
Keywords: aws, bsd3, cloud, library
License: BSD-3-Clause
Latest release: about 1 year ago
First release: about 3 years ago
Downloads: 533 total
Last synced: 1 day ago

    Loading...
    Readme
    Loading...