aws-observability / aws-rum-web

Amazon CloudWatch RUM Web Client
Apache License 2.0
114 stars 65 forks source link

chore: replace deprecated Credentials with AwsCredentialIdentity #481

Closed williazz closed 6 months ago

williazz commented 6 months ago

Quick CR to replace the deprecated Credentials in @aws-sdk with the recommended AwsCredentialIdentity.

https://github.com/aws/aws-sdk-js-v3/blob/64c731e16dcfbbe0f56e1499828e8b16ad1a8c0e/packages/types/src/credentials.ts#L9


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

williazz commented 6 months ago

Packaging with #483