clusterman
clusterman copied to clipboard
SEC-18515: Bump boto3 to enable IMDSv2
Ticket: SEC-18515
We want to enforce IMDSv2 usage everywhere, and every boto3 version below 1.12.6 does not support IMDSv2.
I bumped this by with pip install --upgrade boto3
and using the new package versions