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
Copy file name to clipboardExpand all lines: aws-proxy/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ This enables one flavor of "hybrid" or "remocal" setups where you can easily bri
7
7
8
8
⚠️ Please note that this extension is experimental and still under active development.
9
9
10
-
⚠️ Note: Given that the scope of this extension has recently changed (see [below](#resource-replicator-cli-deprecated)) - it has been recently renamed from `aws-replicator` to `aws-proxy`.
10
+
⚠️ Note: Given that the scope of this extension has recently changed (see [below](#resource-replicator-cli-deprecated)) - it has been renamed from `aws-replicator` to `aws-proxy`.
11
11
12
12
## Prerequisites
13
13
@@ -120,13 +120,13 @@ In addition to the proxy services configuration shown above, the following confi
120
120
## Resource Replicator CLI (deprecated)
121
121
122
122
Note: Previous versions of this extension also offered a "replicate" mode to copy/clone (rather than proxy) resources from an AWS account into the local instance.
123
-
This functionality has been removed from this extension, and is now being migrated to a new extension (more details following soon).
123
+
This functionality has been removed from this extension, and is now available directly in the LocalStack Pro image (see [here](https://docs.localstack.cloud/aws/tooling/aws-replicator)).
124
124
125
125
If you wish to access the deprecated instructions, they can be found [here](https://github.com/localstack/localstack-extensions/blob/fe0c97e8a9d94f72c80358493e51ce6c1da535dc/aws-replicator/README.md#resource-replicator-cli).
126
126
127
127
## Change Log
128
128
129
-
*`0.1.25`: Fix dynamodb proxying for read-only mode.
129
+
*`0.1.25`: Fix dynamodb proxying for read-only mode
130
130
*`0.1.24`: Fix healthcheck probe for proxy container
131
131
*`0.1.23`: Fix unpinned React.js dependencies preventing webui from loading
132
132
*`0.1.22`: Fix auth-related imports that prevent the AWS proxy from starting
0 commit comments