UNPKG

@smithy/credential-provider-imds

Version:

AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata service

21 lines (14 loc) 960 B
# @smithy/credential-provider-imds [![NPM version](https://img.shields.io/npm/v/@smithy/credential-provider-imds/latest.svg)](https://www.npmjs.com/package/@smithy/credential-provider-imds) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/credential-provider-imds.svg)](https://www.npmjs.com/package/@smithy/credential-provider-imds) ### :warning: Internal API :warning: > This is an internal package. > That means this is used as a dependency for other, public packages, but > should not be taken directly as a dependency in your application's `package.json`. > If you are updating the version of this package, for example to bring in a > bug-fix, you should do so by updating your application lockfile with > e.g. `npm up @scope/package` or equivalent command in another > package manager, rather than taking a direct dependency. --- Please use [@smithy/credential-providers](https://www.npmjs.com/package/@smithy/credential-providers) instead.