Summary
CDK Pipelines can perform context lookups with the help of the cdk-assume-role-credential-plugin.
1
This plugin also allows the CDK CLI to obtain AWS credentials from a stack's target AWS account.
1
Additionally, credential provider plugins can translate a 12-digit AWS Account ID into credentials for that account.
2
According to
1
www.npmjs.com
2
binx.io