This repository was archived by the owner on Oct 10, 2025. It is now read-only.
v1.3.1
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 withAWSare considered as reserved words by the AWS Service.
Changed
- Locked
boto3to version1.25.5, and upgraded python library packages.