Skip to content

Commit 99b0399

Browse files
committed
Replace events.amazonaws.com
1 parent 4b49830 commit 99b0399

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/osd-aws-privatelink-firewall-prerequisites.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Alternatively, if you choose to not use a wildcard for Amazon Web Services (AWS)
165165
|443
166166
|Used to install and manage clusters in an AWS environment.
167167

168-
|`events.amazonaws.com`
168+
|`events.<aws_region>.amazonaws.com`
169169
|443
170170
|Used to install and manage clusters in an AWS environment.
171171

@@ -282,7 +282,7 @@ OR
282282
$ oc -n openshift-image-registry get pod -l docker-registry=default -o json | jq '.items[].spec.containers[].env[] | select(.name=="REGISTRY_STORAGE_S3_BUCKET")'
283283
----
284284
+
285-
The S3 endpoint should be in the following format:
285+
The S3 endpoint should be in the following format:
286286
+
287287
[source,terminal]
288288
----

0 commit comments

Comments
 (0)