Releases: FullStackWithLawrence/aws-rekognition
Releases · FullStackWithLawrence/aws-rekognition
v0.2.14
0.2.14 (2024-11-01)
Maintenance
- Accumulated automated version bumps for npm and pip
v0.2.12
0.2.12 (2023-12-30)
Bug Fixes
- add console logging when running inside of github actions. add init_info property (56e3550)
- echo IAM username (fe59281)
v0.2.11
0.2.11 (2023-12-23)
Bug Fixes
- add Services class to control which services are enabled and should be tested (c217965)
- raise error if a disabled client setter is called (8de3c2c)
v0.2.10
0.2.10 (2023-12-22)
Bug Fixes
- add policy attchments to roles. add a config to apigateway session w longer timeout (ef2ffb7)
v0.2.9
0.2.9 (2023-12-22)
Bug Fixes
- switch aws_s3_client to resource. lint lambda policy. (d85bfae)
v0.2.8
0.2.8 (2023-12-22)
Bug Fixes
- add a copy of terraform.tfvars to rekognition_info lambda build (4ca4b7a)
- add remaining aws infrastructure resource meta data to /info (64630ea)
v0.2.7
0.2.7 (2023-12-21)
Bug Fixes
- add more permissions for lambda, for introspections (56e29f1)
- post deployment tweaks (169ea9e)
v0.2.6
0.2.6 (2023-12-21)
Bug Fixes
- refactor aws infrastructure logic to AWSInfrastructureConfig() (5f4f385)