CDK Help #22283
-
I've been following this example but when I try to deploy the pipeline step I get 403 forbidden error:
Also tried to for the request id in cloudtrail and doesn't return anything for the requestID not really sure why it's failing |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
taylor009 Did you find any solution for above issue? |
Beta Was this translation helpful? Give feedback.
-
In the prereqs section on this page:
You will need to create a bucket that contains this code. Then, you will need to adjust the |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
In the prereqs section on this page:
You will need to create a bucket that contains this code. Then, you will need to adjust the
cdk.json
in thecdkpipelines
folder to make sure the bucket and key reflect the same bucket and key that you uploaded the starter code to.