AWS Cloud Development Kit (CDK)
Recent questions
see all1 / 18
- I am using the CDK to create our lambda functions and allowing it to create the role. If I don't include the "insightsVersion", the CDK will automatically add the `AWSLambdaBasicExecutionRole`. Howe...
- Hi team, i'm trying to create a CDK stack for gaurdy malware protection for S3, following the git hub repo that was provided by this [blog](https://aws.amazon.com/blogs/security/using-amazon-guarddut...
- I need to change the AutoRecovery behavior of my EC2 BastionHostLinux instance using AWS CDK, so the instance won't restart automatically after every deployment (I do not have any AutoScaling group). ...
- So, I am trying to set up a set of fargate services that need to communicate with each other. One is available on the interwebs via a load balancer. I am currently using a PublicDnsNamespace and atta...
- I'm writing a CDK construct and need to generate an ID which is: - Alphanumeric (because it'll be used in a CloudFormation resource ID) - Deterministic (so it doesn't get unnecessarily changed for rep...
- One of my regions has a specific AZ that's consistently almost 50% cheaper than the others, for my instance type. Yet my placement strategy consistently picks one of the more expensive AZs. Here's the...
- Is there a documented pattern for this? Mono-repo with multiple services, some small, some large. Goal is to have the ability to fully deploy from an empty account in some environments e.g. full CI...
- When I try to deploy a bedrock agent with CDK and attempt to use a model inference-profile rather than foundation-model I get the following error: ```bash 17:21:04 | CREATE_FAILED | AWS::Bedro...
- Hello everyone, i'm trying to create a Datazone V2 Domain (Sagemaker Unified Studio Domain) using CDK [construct library ](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_datazone.CfnDoma...
- I have been trying to add OpenSearch Serverless to my CDK (I use ts). But when I try to create a mapping for an index it fails. Here is the mapping CDK code: ```ts const indexMapping = { ...
- Hello there! We create Cloudfront distributions through the CDK, we got alert that "'CloudFrontWebDistribution' is deprecated" so I created new distributions with "Distribution", I create an S3 buck...
- I'm using CDK to deploy a 3rd party application on ECS Fargate, that's configured to access a database via a secret in AWS Secrets Manager - using the direct integration from ECS something like the be...
- Since Friday, I haven't been able to deploy static web assets as a cloudfront static site. I am running my deployment through CDK, and I get an error at deployment of the `CloudfrontStaticSite/Bucket...
- We recently encountered an issue while deploying our serverless Lambda API Gateway—we were exceeding the CloudFormation resource limit of 500. To work around this, we implemented nested stacks to brea...
- **Hey everyone,** I’m facing an issue with **AWS CDK deployment through Jenkins**. We’re deploying a complex AWS infrastructure, and the pipeline is quite heavy, taking around **1 hour and 25 minut...
- How can we write CDK code to modify the default MFA message in the message template of a Cognito User Pool? I have successfully enabled MFA (EMAIL-MESSAGE) for the Cognito User Pool.
- Hi All, I am getting errors on my code when I run cdk synth and can't figure out what is wrong. Most of the code is copied from the tutorial or generated by Code Editor. Error message and code below. ...
- I have this CDK code. As shown, the container task fails to deploy, due to failed ALB healthcheck. It deploys fine if I change the NetworkMode to AWSVPC (and uncomment related lines), but then my task...
Recent Knowledge Center content
see all1 / 6
Recent articles
see all1 / 5
- EXPERTpublished 14 days ago0 votes63 viewsConsole-to-Code is a feature of Amazon Q Developer that can help you write code to automate your use of other AWS services. Console-to-Code records your console actions, then uses generative AI to sug...
- EXPERTpublished 4 months ago0 votes1.5K viewsThis article outlines the process for upgrading Aurora Serverless v1 clusters to Aurora Serverless v2 for users who manage their clusters using CloudFormation or CDK.
- EXPERTpublished a year ago0 votes4.1K viewsThe purpose of this blog is to showcase how you can configure Amazon API Gateway’s native capability of request parameter validation using AWS Cloud Development Kit (CDK). We will go over how you can ...
- EXPERTpublished 2 years ago0 votes2.3K viewsA guide to implement SopS into CDK.
- EXPERTpublished 2 years ago1 votes3.1K viewsUnderstanding DynamoDB CDK: Table vs. TableV2
1 / 18
Antonio_Lagrotteria
EXPERTGiovanni Lauria
EXPERTOsvaldo Marte
EXPERTAdeleke Adebowale Julius
EXPERTMax Clements
EXPERTkranthi putti
EXPERTMakendran G
EXPERTHiroki Takahashi
EXPERTVenkat Penmetsa
SUPPORT ENGINEERJordan Sandri
EXPERTGovind Kumar
EXPERT