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 Answer
0
profile pictureAWS
EXPERT
answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions