У нас вы можете посмотреть бесплатно Authenticate GitHub Actions with AWS Using OIDC — No Secrets Needed или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Authenticate GitHub Actions with AWS using OIDC (OpenID Connect) — no access keys or secrets required. In this hands-on tutorial, you’ll learn how to connect GitHub Actions to AWS using OIDC (OpenID Connect) for secure, short-lived authentication. We’ll walk through the entire process: from understanding the OIDC identity flow, to setting up your IAM role, configuring GitHub workflows, and verifying AWS credentials with aws sts get-caller-identity. This approach eliminates the need for storing AWS access keys in GitHub Secrets, and follows cloud security best practices using token-based authentication. 🔐 What You’ll Learn: What is OIDC in GitHub Actions and AWS How to authenticate GitHub Actions to AWS without access keys How to configure IAM roles with trust policies for OIDC How AWS STS issues temporary credentials to GitHub workflows How to use aws-actions/configure-aws-credentials with OIDC How to test credentials with aws sts get-caller-identity 📘 Read the full blog post here: 👉 / authenticate-github-actions-with-aws-using... 💬 Have questions or want to see a full deployment pipeline with this setup? Drop a comment below! 👍 Like this video if it helped you 🔔 Subscribe to Integration Ninjas for more hands-on AWS and CI/CD tutorials HashTags: #GitHubActions #AWS #OIDC #DevOps #CloudSecurity #github #NoSecrets #cicd #infrastructureascode #awsiam #openidconnect