|
Hey, is it possible to deploy a project that is using the new annotations using CDK? Something like the "Cloudformation Include" thing but for SAM |
Answered by
normj
Jul 12, 2022
Replies: 2 comments
|
@John0x Could you please share the sample code solution for your scenario? Are you trying to deploy .NET Lambda project using CDK tooling? If yes, then probably move this discussion to https://github.com/aws/aws-cdk. |
0 replies
|
@John0x We don't currently have a smooth integration with CDK but it something we want to add to the annotations library. |
0 replies
Answer selected by
ashishdhingra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@John0x We don't currently have a smooth integration with CDK but it something we want to add to the annotations library.