instacart / instacart/arn

ARN classes should understand whether they have region or account values

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
44
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Some ARNs, like for S3 buckets, have neither region nor account in them. Others, like IAM resources, don't have region but do have account. The ARN subclasses should be aware of this and, I would say, both refuse to create incorrect ARNs, and throw errors when parsing incorrect ARNs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.