Preserves Formatting in .aws/config
Now, the formatting in .aws/config is preserved for commands such as:
s3 =
max_concurrent_requests = 100
max_queue_size = 10000
Readded the no-credential-process
Flag
The no-credential-process
flag has been reinstated in the granted sso populate
command. We apologize for its accidental removal.
What's Changed
- Add kms to ServiceMap by @polleydium in #494
- Add acm as a valid service by @wayne-folkes in #507
- Retains-indentation-in-.aws/config by @shwethaumashanker in #503
- add no-credential-process flag back into command by @JoshuaWilkes in #509
New Contributors
- @polleydium made their first contribution in #494
Full Changelog: v0.17.1...v0.18.0