#aws #amazon-iam #iam #aspen

scratchstack-arn

Basic Amazon Resource Name (ARN) type

10 releases

0.4.9 Jul 8, 2024
0.4.8 Jan 10, 2023
0.4.7 Oct 22, 2022

#1581 in Network programming

Download history 1/week @ 2024-10-11 5/week @ 2024-11-29 23/week @ 2024-12-06 10/week @ 2024-12-13

478 downloads per month
Used in scratchstack-http-framewo…

MIT license

34KB
544 lines

The scratchstack-arn crate provides a parser and representation for Amazon Resource Name (ARN) strings. ARNs are used to uniquely identify resources in AWS.

ARNs here represent fully-qualified resources in the form arn:partition:service:region:account-id:resource. No wildcards are allowed in this representation.

Dependencies

~2.4–3.5MB
~64K SLoC