Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

v1.3.1

Choose a tag to compare

@tabdunabi tabdunabi released this 19 Dec 18:32
· 35 commits to main since this release
a0b1413

Fixed

  • GitHub issue #19. This fix prevents AWS Service Catalog AppRegistry Application Name and Attribute Group Name from using a string that begins with AWS, since strings begining with AWS are considered as reserved words by the AWS Service.

Changed

  • Locked boto3 to version 1.25.5, and upgraded python library packages.