We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d3baf6 commit 1eb1647Copy full SHA for 1eb1647
1 file changed
README.md
@@ -111,6 +111,7 @@ proxy = CodeArtifactProxy(
111
),
112
)
113
114
+# This is actually optional if you do not already have a codeartifact repository
115
proxy.create_code_artifact()
116
proxy.create_loadbalanced_fargate()
117
```
0 commit comments