Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
All Content 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 content
Select tags to filter
Sort by
Sort by most recent
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...
2
answers
0
votes
65
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
65
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
48
views
asked 4 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
525
views
asked 7 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
173
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
273
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
545
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
267
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
135
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
1.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
270
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
320
views
asked 2 years ago