Skip to content

Releases: gabrielsoltz/aws-arn

0.0.19

09 Apr 00:08
11c1efd
Compare
Choose a tag to compare

Better parsing for ELB and ELBv2 services.

What's Changed

Full Changelog: 0.0.18...0.0.19

0.0.18

08 Apr 21:54
956bba6
Compare
Choose a tag to compare

Fix ASFF case for resource: AwsElasticsearchDomain

What's Changed

Full Changelog: 0.0.17...0.0.18

0.0.17

23 Mar 22:59
2b30558
Compare
Choose a tag to compare
  • Adding more resources
  • SNS better parsing

What's Changed

Full Changelog: 0.0.16...0.0.17

0.0.16

23 Mar 14:09
3d11029
Compare
Choose a tag to compare

Improved discovery for service and sub_service from ARN

What's Changed

Full Changelog: 0.0.15...0.0.16

0.0.15

23 Mar 12:01
95eb0fd
Compare
Choose a tag to compare

Improve Error Handling

What's Changed

Full Changelog: 0.0.14...0.0.15

0.0.14

23 Mar 08:28
783c517
Compare
Choose a tag to compare
  • Added validations and error control
  • New option parse_arn: From an ARN, you get: service, resource name, region, account, and resource ID, Terraform resource name, CloudFormation resource name, and ASFF resource name
  • New option get_service: You can specify an ARN, a Terraform resource, a CloudFormation resource or an ASFF resource, and you get the service and the sub_service
  • New option generate_arn_from_asff: From an ASFF resource you generate an ARN
  • Code quality and bug fixing
  • README improved
  • Update GHA

What's Changed

Full Changelog: 0.0.13...0.0.14

0.0.13

07 Feb 17:40
b19803b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.12...0.0.13

0.0.12

07 Feb 17:34
27526a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/gabrielsoltz/aws-arn/commits/0.0.12