Once Labra creates your container listing, it will be in Limited state. We’ll notify you when it’s ready for you to upload your images and finalize your product in the AWS Marketplace Management Portal (AMMP).
Follow these steps:
➡️ Step 1: Add Repositories
Your product images are stored in AWS Marketplace repositories (Amazon ECR).
You can create one or more repositories (up to 50 per product).
Each repository can contain multiple versions of your image (via tags).
All images in your deployment must come from these repositories.
How to add repositories:
Log in to the AWS Partner Central with the AWS account where your listing is hosted.
Go to Build → Server products → [your product].
From Request changes, select Add repositories.
Enter a unique repository name (unique within your seller account).
Submit your request. Within minutes, your repositories will be ready.
🚀 Learn more! AWS docs: Add repositories
➡️ Step 2: Upload Container Images or Helm Charts
Once repositories are ready, you can push your Docker images or Helm charts.
How to upload:
Go to your product → Repositories tab.
Select View existing repositories.
Open View push commands to get step-by-step Docker/ECR commands.
-
Authenticate, then run
docker pushwith the version tag you want.-
Example structure:
<repoID>.dkr.ecr.us-east-1.amazonaws.com/<sellerName>/<repoName>:<tag>
-
Repeat for each image you need for this version (up to 50).
AWS automatically scans your images to validate security and compliance.
🚀 Learn more! AWS docs: Upload images
➡️ Step 3: Add a New Version
After your artefacts are uploaded, create a new version of your product.
How to add a version:
Go to your product → Request changes → Add new version.
Enter the version title and release notes.
-
Add at least one Delivery option:
Container image → list image paths in ECR.
Helm chart → upload chart + linked images.
Amazon EKS add-on → upload chart + linked images, and configure add-on settings.
Add usage instructions, supported services, and any deployment templates.
🚀 Learn more! AWS docs: Add new version
➡️ Step 4: Update Version Information (Optional)
You can edit version details (release notes, usage instructions, delivery options, etc.) at any time before publication.
🚀 Learn more! AWS docs: Update version info
✅ At this point, your container product setup in AMMP is complete.
🎉 Success! You're Almost There
Once you’ve finished these steps, please reach out to Labra Customer Success at onboarding@labra.io so we can run our internal checks. After that:
Labra verifies your setup.
AWS conducts UAT testing (typically up to 1 week).
Once approved, your listing moves from Limited to Public on AWS Marketplace.