(core): Tape into CDK credentials and parameter #16096
Labels
@aws-cdk/core
Related to core CDK functionality
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
I have multiple problems using AWS CDK, which are all related to access of its credentials. Is there a way of adding a bridge to CDKs credentials, so they can be used as well with boto3?
Use Case
Proposed Solution
Add a core credentials object which can be used by boto3, enabling use of boto3 from within CDK. This needs an update to the documentation so others know how to use it.
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: