CDK guide for existing AWS cross account log sharing tutorial?

0

Hello, I followed the following guide using AWS CLI: https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CrossAccountSubscriptions-Kinesis.html

I actually want to implement the same thing using CDK and was wondering if there is an easy way to translate all these AWS CLI commands to CDK code, or existing constructs we can use?

I assume this setup should be easy to mirror in CDK since its all just cloud formation underneath but I imagine I would have to define a bunch of inline policies maybe. Especially the cross account permissions.

Any insight would be appreciated, thanks.

1 回答
0
profile pictureAWS
专家
已回答 10 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则