Amazon web services – How to set up cross-account AWS CodeArtifact access within VPC
Here's my setup: using AWS Organizations to segregate different application stacks; each Organizational Unit has separate AWS accounts to separate Dev and Prod. one "Shared services" AWS account with a CodeArtifact repository containing private Python packages, including common packages for…