Apparently the AWS Access Key and Secret Key are optional parameters for the AWS Cloud Modules, however the places where the ansible would pick up those values are from Environment variables.
Can we completely remove the Access Keys business by using the EC2 instance with IAM Role for Ansible to communicate with AWS.