GomathiselviS
GomathiselviS
##### SUMMARY As per [boto3 aws documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3.Client.get_bucket_ownership_controls) `When ObjectOwnership is BucketOwnerEnforced - Access control lists (ACLs) are disabled and no longer affect permissions.` Fixes #1137 ##### ISSUE TYPE - Bugfix...
Signed-off-by: GomathiselviS To support https://issues.redhat.com/browse/ACA-638 , a new key metric ( a list of dicts) is added to the cloudwatch module ##### SUMMARY ##### ISSUE TYPE - Feature Pull Request...
### Summary Reference: https://github.com/ansible-collections/amazon.aws/pull/1998/files normalize functions and other shared portions of code present in the ec2 modules can be relocated to module_utils/ec2.py. This proposal aims to refactor our codebase, making...
### Summary Reference: https://github.com/ansible-collections/amazon.aws/pull/1998/files camel_dict_to_snake_dict conversions and other shared portions of code present in the RDS modules can be relocated to module_utils/rds.py. This proposal aims to refactor our codebase, making...
##### SUMMARY ##### ISSUE TYPE - Bugfix Pull Request - Docs Pull Request - Feature Pull Request - New Module Pull Request ##### COMPONENT NAME ##### ADDITIONAL INFORMATION ```paste below...
##### SUMMARY This PR adds integration test workflow for amazon.aws collection. ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME ##### ADDITIONAL INFORMATION ```paste below ```
##### SUMMARY Enabling the tests to understand the reason why they were disabled earlier. ##### ISSUE TYPE - Bugfix Pull Request - Docs Pull Request - Feature Pull Request -...
Moved ansible-collections/kubernetes.core unit test to GHA. So removing the corresponding template from project-template.
Signed-off-by: GomathiselviS