Skip to content

Questions tagged with AWS CodeArtifact

AWS CodeArtifact is a fully managed artifact repository service that makes it easy for organizations of any size to securely store, publish, and share software packages used in their software development process.

Content language: English

Filter questions
Select tags to filter
Sort by
Sort by most recent
Filter Questions by:

Browse through the questions and answers listed below or filter and sort to narrow down your results.

61 results
I am using a free tier account with sufficient credits. When I try to use code artifact I get this screen. ![Enter image description here](/media/postImages/original/IMHinBgwyKRua_nDxJPic9jQ) I hav...
1
answers
-1
votes
38
views
asked 7 days ago
export CODEARTIFACT_AUTH_TOKEN=$(aws codeartifact get-authorization-token --domain ** --domain-owner *** --region us-west-2 --query authorizationToken --output text) 这段代码出了问题,通过排除法定位的,始终报错,但没具体原因,删除相关...
1
answers
0
votes
29
views
asked 23 days ago
version: 1.0 runtime: corretto11 build: env: - name: AWS_DEFAULT_REGION value: us-west-2 - name: MAVEN_OPTS value: "-Xmx1024m" commands: pre-build: - echo "==========...
3
answers
0
votes
75
views
asked 24 days ago
I have some artifacts in Nexus OSS, Recently i moved to aws code artifact. Is it possible to proxy to Nexus oss from aws code artifact. Is there a way to skip renewing token every 12 hours or extendin...
2
answers
0
votes
92
views
asked 4 months ago
1.If my organization have 10 developers how can i grant code artifact access to them, code artifact is in a seperate account in which normally developers dont have access 2.Is it like we need to renew...
Accepted AnswerAWS CodeArtifact
1
answers
0
votes
86
views
asked 4 months ago
Hi, I’m trying to restrict AWS CodeArtifact so that each SSO group only has access to its own domain/repositories. Currently, groups (e.g., allnet-Cloud-Technology-developer, imex-Cloud-Technology-d...
1
answers
0
votes
66
views
asked 5 months ago
We are using AWS CodeArtifact as the artifact repository for our JavaScript frontend libraries. During a recent CI/CD pipeline run, the `npm publish` step failed with the following error: ``` npm ERR...
1
answers
0
votes
533
views
asked 8 months ago
I'm looking for a way to manage the availability of new pip packages in AWS CodeArtifact before they are made accessible in a production environment. Specifically, I want to avoid automatically using ...
1
answers
0
votes
181
views
asked a year ago
Does CodeArtifact support php composer packages, if not is it something to expect in the future?
1
answers
0
votes
301
views
asked a year ago
I am working on moving our locally-hosted (but in AWS) maven artifact repository to CodeArtifact. We have scheduled tasks configured for old/obsolete artifact cleanup. Is there built-in functionality ...
1
answers
0
votes
574
views
asked a year ago
I'm experimenting with AWS Services to build my project, a backend Java using Docker for containers and Maven for dependencies, and Angular 16 for my front end, right now I have a VPC with 6 subnets, ...
2
answers
0
votes
304
views
asked a year ago
I am configuring a pipeline that will contain several Bitbucket sources, and I will only use one build in this pipeline. When I push to a Bitbucket repository, the pipeline checks all sources, I would...
0
answers
0
votes
162
views
asked 2 years ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Page size
    12 / page