aws-samples / aws-samples/github-actions-oidc-cdk-construct
Resource handler returned message: "Invalid Condition type : ForAllValuesStringEquals
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When deploying this sample, I'm getting:
```
8:05:43 PM | CREATE_FAILED | AWS::IAM::Role | GithubActionsDeployRole3AEBE7B4
Resource handler returned message: "Invalid Condition type : ForAllValuesStringEquals
```
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the sample deployment and inspect the IAM role condition that produces the AWS error `Invalid Condition type: ForAllValuesStringEquals`. Determine which generated condition is rejected, then verify that the sample deploys successfully without the resource-handler failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100