英文: Lambda functions SSM environment variables are not updated 问题 I created a new cognito stack. I c...
Appsync/CDK: 将DynamoDB表名称作为参数添加到Lambda解析器
英文: Appsync/CDK: Add a DynamoDB table name as a parameter to a lambda resolver 问题 In Typescript CDK ...
分割AWS GraphQL API模式为多个文件
英文: Split an AWS GraphQL API Schema into multiple files 问题 目前我正在通过AWS CDK开发一个GraphQL API。我在本地编写了sche...
Building aws cdk-stack get 'Error: Cannot create a VPC Endpoint with no subnets'
英文: Building aws cdk-stack get 'Error: Cannot create a VPC Endpoint with no subnets' 问题 I'm ...
AWS CDK (Typescript) How run AutoScalingGroup without use deprecated launch configurations?
英文: AWS CDK (Typescript) How run AutoScalingGroup without use deprecated launch configurations? 问题 我...
获取通过GitHub Actions部署的AWS .NET 6 Lambda函数中目录的路径。
英文: Get the path to a directory in an AWS .NET 6 Lambda deployed via GitHub Actions 问题 我正在通过GitHub A...
错误:在此VPC中没有名为“Deprecated_Private_NAT”的子网组。可用类型:公共
英文: Error: There are no 'Deprecated_Private_NAT' subnet groups in this VPC. Available types:...
指定在AWS CDK中用于Fargate的所需CPU。
英文: Specifying the desired CPU for Fargate in AWS CDK 问题 我的团队正在使用Fargate来扩展我们的服务。 我们想要使用Graviton,但我不...
如何使用AWS CDK创建AWS Cognito堆栈
英文: How to create AWS Cognito stack using AWS CDK 问题 以下是您提供的代码的翻译部分: I'm new to aws cloudformati...
如何接收 AWS CDK 中 new StepFunctionsStartExecution 的响应?
英文: How Do I Receive The Response From new StepFunctionsStartExecution In AWS CDK? 问题 使用场景: 在步骤函数1中遍...
7