aws-solutions / automated-security-response-on-aws

Automated Security Response on AWS is an add-on solution that works with AWS Security Hub to provide a ready-to-deploy architecture and a library of automated playbooks. The solution makes it easier for AWS Security Hub customers to resolve common security findings and to improve their security posture in AWS.
https://aws.amazon.com/solutions/implementations/aws-security-hub-automated-response-and-remediation/
Apache License 2.0
359 stars 102 forks source link

I think this line is wrong #155

Closed lep511 closed 3 months ago

lep511 commented 1 year ago

https://github.com/aws-solutions/aws-security-hub-automated-response-and-remediation/blob/f1538ccef05567a6bdcfc07e1789363d2ac87ed0/source/Orchestrator/exec_ssm_doc.py#L15

I should say:

AWS_REGION = os.getenv('AWS_REGION', 'us-east-1')

hearde commented 1 year ago

Has this caused any problems?

AaronSchuetter commented 6 months ago

This will be fixed in the next release.

AaronSchuetter commented 3 months ago

Fixed in v2.1.0