Export AWS SSO credentials or run commands with temporary AWS credentials
Script to export current AWS SSO credentials or run a sub-process with them
aws2-wrap$ eval $(aws2-wrap --profile my-profile)$ aws2-wrap --profile my-profile aws s3 ls$ aws2-wrap --profile my-profile bash