functiongenerateKeyPolicy(scope:Construct){// return a dummy policy(do not use in production)constmasterRegion='us-east-1';constsecondaryRegion='us-west-2';constcfnExecRoleMaster=iam.Role.fromRoleName(scope,'cfn-exec-role-m',`cdk-hnb659fds-cfn-exec-role-${Aws.ACCOUNT_ID}-${masterRegion}`...
Using the below CDK TypeScript code, I was able to deploy CF stack (first deploying one event notification and then another one as part of same stack): import * as cdk from 'aws-cdk-lib'; import { Construct } from 'constructs'; import * as s3 from 'aws-cdk-lib/aws-s3'; import ...
For projects that are CDK libraries in NPM, declare them both under thedevDependenciesandpeerDependenciessections. To make sure your library is compatible with the widest range of CDK versions: pick the minimumaws-cdk-libversion that your library requires; declare a range dependency with a caret on...
aws-cdk-lib.aws_appmesh Overview Constructs GatewayRoute Mesh Route VirtualGateway VirtualNode VirtualRouter VirtualService Classes AccessLog Backend GatewayRouteHostnameMatch GatewayRouteSpec HeaderMatch HealthCheck HttpGatewayRoutePathMatch HttpRoutePathMatch LoggingFormat MutualTlsCertificate MutualTlsValidationTr...
aws_amplifyuibuilder aws-cdk-lib.aws_apigateway aws-cdk-lib.aws_apigatewayv2 aws-cdk-lib.aws_apigatewayv2_authorizers aws-cdk-lib.aws_apigatewayv2_integrations aws-cdk-lib.aws_appconfig aws-cdk-lib.aws_appflow aws-cdk-lib.aws_appintegrations...
at SqsSubscription.bind (/home/user/project/node_modules/aws-cdk-lib/aws-sns-subscriptions/lib/sqs.js:1:1024) at Topic.addSubscription (/home/user/project/node_modules/aws-cdk-lib/aws-sns/lib/topic-base.js:1:1018) at new NamedStack (/home/user/project/lib/SomeStack.ts:10:10) ... ...
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code - aws-cdk/packages/aws-cdk/lib/cli.ts at main · aws/aws-cdk
aws-cdk-lib.aws_appflow aws-cdk-lib.aws_appintegrations aws-cdk-lib.aws_applicationautoscaling aws-cdk-lib.aws_applicationinsights aws-cdk-lib.aws_applicationsignals aws-cdk-lib.aws_appmesh aws-cdk-lib.aws_apprunner aws-cdk-lib.aws_appstream ...
aws-cdk-lib.aws_appconfig aws-cdk-lib.aws_appflow aws-cdk-lib.aws_appintegrations aws-cdk-lib.aws_applicationautoscaling aws-cdk-lib.aws_applicationinsights aws-cdk-lib.aws_applicationsignals aws-cdk-lib.aws_appmesh aws-cdk-lib.aws_apprunner ...
aws-cdk-lib.aws_apigateway aws-cdk-lib.aws_apigatewayv2 aws-cdk-lib.aws_apigatewayv2_authorizers aws-cdk-lib.aws_apigatewayv2_integrations aws-cdk-lib.aws_appconfig aws-cdk-lib.aws_appflow aws-cdk-lib.aws_appintegrations aws-cdk-lib.aws_applicationautoscaling ...