Skip to content

missing file iam/sc-demosetup-iam.json #102

@1robroos

Description

@1robroos

Hello,
I ran into an issue. I saw in the pipeline this:

[Container] 2022/04/09 10:03:43 Running command aws cloudformation update-stack-set --stack-set-name SC-IAC-automated-IAMroles --parameters "[{\"ParameterKey\":\"RepoRootURL\",\"ParameterValue\":\"https://$DEPLOY_BUCKET.s3.amazonaws.com/\"}]" --template-url "[https://$DEPLOY_BUCKET.s3.amazonaws.com/iam/sc-demosetup-iam.json](https://%24deploy_bucket.s3.amazonaws.com/iam/sc-demosetup-iam.json)" --capabilities CAPABILITY_IAM CAPABILITY_NAMED_IAM CAPABILITY_AUTO_EXPAND

I got this error:

An error occurred (ValidationError) when calling the UpdateStackSet operation: S3 error: Access Denied

After looking around , I discovered I was missing the file sc-demosetup-iam.json

So I found that file in one of the other branches ( sc-transform )and I also copied file iam/sc-enduser-iam.yml into my clone, because I believe that one is also needed.

After that, the pipeline ran without issues.

Maybe you can look into this, I expect I will not be the only one running into this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions