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 withAWS
are considered as reserved words by the AWS Service.
Changed
- Locked
boto3
to version1.25.5
, and upgraded python library packages.