Category "aws-codepipeline"

aws_cdk events rule target for cdk pipelines fails

below error pops when I try to target a CDK pipeline using events targets. jsii.errors.JavaScriptError: Error: Resolution error: Supplied properties not corr

Inject AWS Codebuild Environment Variables into Dockerfile

Is there a way to pass AWS Codebuild environment variables into a Dockerfile? I'd like to be able to pull from ECR like this: FROM $My_AWS_ACCOUNT.dkr.ecr.us-

AWS::ApiGateway::Method is delete in every deployment

I had a codepipeline with a cloudformation template. I'm creating a AWS::ApiGateway::Resource and AWS::ApiGateway::Method to access S3 bucket. First time it cre

ERROR with sharp dependency when deploying nodejs app to AWS elastic beanstalk

i am a beginner in AWS, and I encountered this problem very early on. I created an EB environment and a code-pipeline in AWS. So whenever I push something to th

Use CAPABILITY_AUTO_EXPAND for nested stacks on CloudFormation

I am trying to use nested stack and when my ChangeSet is being executed, I got this error: Requires capabilities : [CAPABILITY_AUTO_EXPAND] I went and create

Retrieving RSA key from AWS Secrets Manager in CodeBuild corrupts key "invalid format"

During a CodeBuild run I am retrieving a rsa key from SecretsManager, which is the private key to use to access private sources in BitBucket. To do this I have

SNS notification target rule is "unreachable" when tryin to send a notification from code pipeline

I am trying to set up a notification for the code pipeline using its notification rule which supporters SNS. As you can see in the picture the status is "unre