awslabs / iam-roles-anywhere-session

This package provides an easy way to create a refreshable boto3 Session with AWS Roles Anywhere.
https://awslabs.github.io/iam-roles-anywhere-session/
Apache License 2.0
44 stars 7 forks source link

Add support for 'verify' to specify trusted CA or allow insecure conn… #10

Closed cpeuvrel closed 2 months ago

cpeuvrel commented 2 months ago

Issue #, if available:

N/A

Description of changes:

Add support for 'verify' parameter to specify path to trusted CA or allow insecure connections.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.