You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[IAM Credentials Migration] [Code build & CR package] Update the codebuild spec to use the IAM role created to replace the credentials from secret manager
#9178
Open
rajeshvenkata opened this issue
Jan 16, 2025
· 0 comments
Update the codebuild spec to use the IAM role created to replace "packages-e2e". Look for the packages_ci_beta:aws_access_key_id and packages_ci_beta:aws_secret_access_key_id
Update the codebuild spec to use the IAM role created to replace "non-regional-packages-e2e". Look for the packages_ci_beta:non_regional_aws_access_key_id and packages_ci_beta:non_regional_aws_secret_access_key_id
Update the codebuild spec to use the IAM role created to replace "cert-manager-e2e". Look for the packages_ci_beta:route53_access_key_id and packages_ci_beta:route53_secret_access_key
Update the codebuild spec to use the IAM role created to replace "packages-e2e". Look for the packages_ci_beta:aws_access_key_id and packages_ci_beta:aws_secret_access_key_id
Update the codebuild spec to use the IAM role created to replace "non-regional-packages-e2e". Look for the packages_ci_beta:non_regional_aws_access_key_id and packages_ci_beta:non_regional_aws_secret_access_key_id
Update the codebuild spec to use the IAM role created to replace "cert-manager-e2e". Look for the packages_ci_beta:route53_access_key_id and packages_ci_beta:route53_secret_access_key
Refer to
https://repost.aws/knowledge-center/codebuild-temporary-credentials-docker for details on how to use the credentials from IAM role
The text was updated successfully, but these errors were encountered: