aws-cdk-github-oidc
aws-cdk-github-oidc copied to clipboard
Use jsii-struct-builder to produce iam-role-props.ts
You can use https://github.com/mrgrain/jsii-struct-builder to produce your Partial
based on RoleProps
: https://github.com/aripalo/aws-cdk-github-oidc/blob/main/src/iam-role-props.ts
You can see an example here: https://github.com/blimmer/cdk-static-wordpress/blob/372b42e9c9c3eb1bfde8c61afbded0188ca08d6c/.projenrc.ts#L66-L92