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
{{ message }}
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: content/en/user-guide/aws/codeartifact/index.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -191,7 +191,7 @@ The following output is displayed:
191
191
}
192
192
```
193
193
194
-
### External connections and upstream repositories
194
+
### External Connections and Upstream Repositories
195
195
196
196
Repositories can be associated with external connections using [AssociateExternalConnection](https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_AssociateExternalConnection.html) and [DisassociateExternalConnection](https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_DisassociateExternalConnection.html).
197
197
@@ -252,9 +252,11 @@ The following output is displayed:
252
252
}
253
253
```
254
254
255
+
{{< callout "note">}}
255
256
Please note, a repository can have one or more upstream repositories, or an external connection.
257
+
{{< /callout >}}
256
258
257
-
## Limitations
259
+
## Current Limitations
258
260
259
261
LocalStack doesn't support the following features yet:
0 commit comments