Using CodeArtifact with CodeBuild
Last updated
Was this helpful?
Last updated
Was this helpful?
Important If you also want to use CodeBuild to publish packages, add the codeartifact:PublishPackageVersion permission.
Note
It is only necessary to upgrade the AWS CLI with pip3 install awscli --upgrade --user
if you are using an older CodeBuild image. If you are using the latest image versions, you can remove that line.
Important If you also want to use CodeBuild to publish packages, add the codeartifact:PublishPackageVersion permission.
Note
It is only necessary to upgrade the AWS CLI with pip3 install awscli --upgrade --user
if you are using an older CodeBuild image. If you are using the latest image versions, you can remove that line.
Important If you also want to use CodeBuild to publish packages, add the codeartifact:PublishPackageVersion and codeartifact:PutPackageMetadata permissions.
Note
It is only necessary to upgrade the AWS CLI with pip3 install awscli --upgrade --user
if you are using an older CodeBuild image. If you are using the latest image versions, you can remove that line.
Important If you also want to use CodeBuild to publish packages, add the codeartifact:PublishPackageVersion permission.