I am deploying a bedrock agent using python cdk. I want to enable logging for it on Cldouwatch or S3. Couldn't find anything in documentation regarding how to do this using python cdk.
Is this currently not possible via cdk unless I use a custom resource ?