HI,
I already tried to create environment variables in the AWS Windows Ec2 instance using the Boto3 + SSM document. But can we do the same thing without using the access key and secret key? I'm not sure about this. I would like to create any environment variables in AWS Ec2 windows instance using boto3 and access those variables from outside. Is any alternate for Accesskey and secret key?