You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`CODEARTIFACT_REPO`| Yes | Your CodeArtifact Repository Name (e.g. sandbox) |
38
+
|`CODEARTIFACT_DOMAIN`| Yes | Your CodeArtifact Domain (e.g. sktansandbox) |
39
+
|`CODEARTIFACT_TYPE`| No | Use one of the following: pypi, npm, maven, nuget |
40
+
|`CODEARTIFACT_OWNER`| No | The AWS Account ID of the CodeArtifact Owner (if it's your own account, it can be empty) |
41
+
|`LISTEN_PORT`| No | Port on which the proxy should listen. Defaults to 8080 |
41
42
42
-
By default, the proxy will choose to use the Pypi as it's type.
43
+
By default, the proxy will choose to use the Pypi as its type.
43
44
44
45
Once you have started the proxy with valid AWS credentials (this uses the [default credential provider chain](https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/configuring-sdk.html#specifying-credentials)), you should receive similar output to this:
0 commit comments