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
Browse through the questions and answers listed below or filter and sort to narrow down your results.
58 results
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...
0
answers
0
votes
30
views
asked a month 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
28
views
asked a month 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
26
views
asked 2 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
478
views
asked 5 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
137
views
asked 10 months ago
Does CodeArtifact support php composer packages, if not is it something to expect in the future?
1
answers
0
votes
227
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
476
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
254
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
109
views
asked a year ago
Hi, I'm creating the Pythonvirtualoperator like this:
```
virtualenv_task = PythonVirtualenvOperator(
task_id="virtualenv_python",
dag=dag,
op_args=redshift_con,
python_callable=calla...
3
answers
0
votes
1K
views
asked 2 years ago
I am not able to publish the code version using AWS Code Artifact

Accepted AnswerAWS CodeArtifact
1
answers
0
votes
252
views
asked 2 years ago
I have an AWS CodeArtifact repository for Swift packages created successfully and pushed a package into the repo.
But I am unable to add the package to my Swift Application, I followed the tutorial o...
1
answers
0
votes
298
views
asked 2 years ago