AWS-Logo_White-Color
View My Workshops
1.
Introduction
2.
Preparation
3.
Setup S3
3.1.
Create S3 bucket
3.2.
Enable Static Web Hosting
4.
Setup Cloudfront
5.
Setup IAM
5.1
Create Identity Provider (OIDC)
5.2
Create IAM Role
6.
Setup Github
7.
Testing result
8.
Clean up resources
9.
IaC (Terraform)
More
AWS Study Group
Workshop Repository
English
Tiếng Việt
Clear History
Workshop
Cloud Journey
Last Updated
02-09-2024
Team
Nam Nguyen
Deploy Static Site NextJS App to S3
>
Setup IAM
> Create Identity Provider (OIDC)
Create Identity Provider (OIDC)
In the
AWS Console
, search
“iam”
and choose
IAM
In the
Access Management
choose
Identity Providers
In the
Identity Providers
fill the input with following:
Provider type
: Choose
“OpenID Connect”
Provider URL
:
https://token.actions.githubusercontent.com
Audience
:
sts.amazonaws.com
Click
“Add Provider”
In the
Access Management
choose
Identity Providers