aws-observability / aws-otel-js

AWS Distro for OpenTelemetry JavaScript SDK
https://aws-otel.github.io/
Apache License 2.0
36 stars 22 forks source link

GitHub OIDC for AWS Creds in all workflows #78

Closed NathanielRN closed 2 years ago

NathanielRN commented 2 years ago

Description

Like https://github.com/aws-observability/aws-otel-java-instrumentation/pull/130, we want to use GitHub OIDC for our AWS credentials in all workflows instead of using long-lasting credentials. This way, we can delete the repository secrets for AWS creds.

~BLOCKED ON: Updates to the IAM config. See this comment: https://github.com/aws-observability/aws-otel-java-instrumentation/pull/130#issuecomment-996448781~ Unblocked!