Skip to content

Commit

Permalink
Update aws_registry_credentials.mdx
Browse files Browse the repository at this point in the history
Signed-off-by: Justine Geffen <[email protected]>
  • Loading branch information
justinegeffen authored Mar 3, 2025
1 parent d91e65f commit 48de3a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ Your credential must be stored in Seqera Platform as a **container registry** cr
- **Provider**: Select **Container registry**.
- **User name**: Specify your IAM user access key ID. For example, `AKIAIOSFODNN7EXAMPLE`.
- **Password**: Specify your IAM user secret access.
- **Registry server**: Specify container registry server name. For example, `<aws_account_id>.dkr.ecr.<region>.amazonaws.com`. Use `public.ecr.aws` if you want to access images from a public ECR.
- **Registry server**: Specify container registry server name. For example, `<aws_account_id>.dkr.ecr.<region>.amazonaws.com`. You can also access images from a public ECR. For example `public.ecr.aws/amazonlinux/amazonlinux:2`.

3. After you've completed all the form fields, select **Add**. The new credential is now listed under the **Credentials** tab.

0 comments on commit 48de3a8

Please sign in to comment.