8000 Releases · instacart/arn · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: instacart/arn

v0.1.5

05 Mar 19:18
a9fb45d
Compare
Choose a tag to compare
  • Fixed support for Python 3.6
  • Added support for the new-style ECS ARN to ContainerInstance and Task

Make account optional

05 Sep 22:59
Compare
Choose a tag to compare
  • account is now an optional field, to handle resources that are cross-account such as S3 buckets (#9, thanks @ikben)

Another docs update

20 Aug 17:29
7a504e1
Compare
Choose a tag to compare

Made the version in the Sphinx config the same as the wheel version

Docs update

20 Aug 16:50
d558b54
Compare
Choose a tag to compare

No changes, just updated the description in setup.py

v0.1.0 - Initial public release

20 Aug 16:34
737abfa
Compare
Choose a tag to compare

Initial public release, with support for the following ARNs:

  • ECS
    • Capacity provider
    • Container Instance
    • Cluster
    • Service
    • Task
    • Task definition
    • TaskSet
  • ELBv2
    • Load Balancers (Application and Network)
    • ALB/NLB Listeners
    • ALB/NLB Listener Rules
    • Target Group
  • IAM
    • Role
    • STS Assumed role
  • S3
    • Access point
    • Bucket
    • Job
    • Object
0