Codeartifact resource policy with Codebuild role #25469
Unanswered
OperationalFallacy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm building CDK Pipeline that publishes CDK constructs library as npm in AWS Codeartifact
AWS docs say Codeartifact permissions work on the resource level.
Is there a way to get the role ARN from the CodeBuildStep construct?
I don't see how it is possible https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.pipelines.CodeBuildStep.html
Beta Was this translation helpful? Give feedback.
All reactions