Guilherme Beltramini

Results 3 issues of Guilherme Beltramini

## Expected Behavior The section https://github.com/Nike-Inc/gimme-aws-creds#configuration, item `preferred_mfa_type` should have all MFA factors that are supported, but there are missing types: `token`, `u2f` and `webauthn`. ## Current Behavior The list...

enhancement

*Issue #, if available:* -- *Description of changes:* - Fix import path of `PySparkProcessor` - Fix typo *Testing done:* Ran locally: ```python from sagemaker.spark.processing import PySparkProcessor import sagemaker print(sagemaker.__version__) #...