Use Case
As a developer
I want to use the aws sdk to get credentials
So that I can use the aws tooling
Acceptance Criteria
- Bring in aws-sdk as optional dependency
- Add the dependency in deps.ts
- If the dependency is present, use the SDK for credentials for MONGODB-AWS auth.