@aws-js-sdk-v3-prerelease/shared-ini-file-loader
This module provides a function that reads from AWS SDK configuration files and returns a promise that will resolve with a hash of the parsed contents of the AWS credentials file and of the AWS config file. Given the [sample files](#sample-files) below,
Usage no npm install needed!
<script type="module">
import awsJsSdkV3PrereleaseSharedIniFileLoader from 'https://cdn.skypack.dev/@aws-js-sdk-v3-prerelease/shared-ini-file-loader';
</script>