Skip to content

All Content tagged with AWS Cloud Development Kit (CDK)

AWS Cloud Development Kit (CDK) accelerates cloud development using common programming languages to model your applications.

Content language: English

Filter content
Select tags to filter
Sort by
Sort by most recent
530 results
I want to use memory DB as a vector DB. in my code i have commands such as FT.CREATE and i am using engine valkey 7.3. I have one memorydb cluster with a single shard. Unless im misunderstanding, acc...
2
answers
0
votes
349
views
asked 9 months ago
Recently activated Amazon Inspector to see what sort of findings and warnings it can raise, and found that it detects *a lot* of vulnerabilities in CDK infrastructural Lambda functions. All our system...
2
answers
0
votes
162
views
asked 10 months ago
Hi folks, I've always used the console to deploy and manage the Amazon Connect solutions I've created—simple solutions for now. And as I work on more complex solutions, I've realized this is not scal...
1
answers
0
votes
421
views
asked 10 months ago
Description: I encountered an issue when creating an OpenSearch Ingestion Pipeline using AWS CDK. In the ap-northeast-1 region, the CreatePipeline action fails with an UnknownError. However, the exac...
2
answers
0
votes
129
views
asked 10 months ago
I can deploy my amplify app but it creates no backend. No amplify_outputs.json file is created. I get this error in the build log ERROR] [CDKAssetPublishError] CDK failed to publish assets ...
1
answers
0
votes
431
views
asked 10 months ago
Having some deployment issue. decided to update the backend and backend-cli. added the aws-cdk plus cdk-lib. Cant seem to find a solution to the Schema version support issue? Confused and unable to fi...
1
answers
0
votes
412
views
asked a year ago
Hi, I'm trying to add some CloudWatch LogsInsights queries to our AWS subscription through the CDK for dotnet. However, I can't get it to work. I asked the Amazon Q panel on how to do this and it cam...
1
answers
0
votes
199
views
asked a year ago
I get this build error on my amplify app BootstrapNotDetectedError: This AWS account and region has not been bootstrapped. Even after successfully executing this: C:\Users\Denise>cdk bootstrap aws...
2
answers
0
votes
143
views
asked a year ago
Hello, is it possible after deploying a ECS Fargate auto scaling stack, using the CDK to later dymanically change the min and max scaling limit for the running Tasks? I would like to know how I could...
2
answers
0
votes
293
views
asked a year ago
I am trying to create a lambda function via CDK as below. Inside code(Code.fromAsset()) option, if I put "lambda-package.zip" which has the jar file. I am getting an exception class not found exceptio...
1
answers
0
votes
222
views
asked a year ago
Hi Team, How can I deploy ETL jobs and ETL orchestrators built in Amazon SageMaker Unified Studio from one AWS account (e.g., development) to another (e.g., production)? Specifically, I’m looking to...
1
answers
0
votes
525
views
asked a year ago
I'm using CDK (Python) to define a Lambda container image to deploy using GitHub Actions: ``` github_token_value = "testtoken123" # example for testing purposes DockerImageCode.from_image_asset( ...
1
answers
0
votes
135
views
asked a year ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • •••
  • 45
  • Page size
    12 / page