Skip to content

Commit a7a4402

Browse files
authored
Merge branch 'mendix:development' into update-changed-by-date-docs
2 parents 12b3afc + a6721a9 commit a7a4402

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

content/en/docs/deployment/mendix-cloud-deploy/backups/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ Where possible, application data is replicated to a secondary region in the same
153153
* Application data in the Cape Town region, including backups, is replicated to the Frankfurt region
154154
* Application data in the Jakarta region, including backups, is replicated to the Singapore region
155155
* Application data in the São Paulo region, including backups, is replicated to the N. Virginia region
156+
* Application data in the London region, including backups, is replicated to the Frankfurt region
156157
* Application data in the Seoul region, including backups, is replicated to the Singapore region
157158
* Application data in the Singapore region, including backups, is replicated to the Sydney region
158159
* Application data in the UAE region, including backups, is replicated to the Mumbai region

content/en/docs/marketplace/platform-supported-content/modules/aws/aws-s3-connector.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ Follow the instructions in [How to Use Marketplace Content](/appstore/use-conten
4343

4444
After you install the connector, you can find it in the **App Explorer**, in the **AmazonS3Connector** section. The connector provides a [domain model and several activities](#technical-reference) that you can use to connect your app to Amazon S3. Each activity can be implemented by using it in a microflow. To ensure that your app can connect to the AWS service, you must also configure AWS authentication for the connector.
4545

46+
{{% alert color="info" %}}
47+
If you are using [Outgoing Connections Safelisting](/developerportal/deploy/environments-details/#connection-safelist) on Mendix Cloud Dedicated, make sure to safelist AWS S3 IPs.
48+
{{% /alert %}}
49+
4650
### Configuring AWS Authentication
4751

4852
In order to use the Amazon S3 service, you must authenticate with AWS. To do so, you must set up a configuration profile in your Mendix app. After you set up the configuration profile, the connector module handles the authentication internally.

content/en/docs/releasenotes/private-platform/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ These release notes cover changes made to the [Private Mendix Platform](/private
1212

1313
Release notes are available for the following versions of Private Mendix Platform:
1414

15+
* [1.23](/releasenotes/private-platform/1-23/)
1516
* [1.22](/releasenotes/private-platform/1-22/)
1617
* [1.21](/releasenotes/private-platform/1-21/)
1718
* [1.20](/releasenotes/private-platform/1-20/)

0 commit comments

Comments
 (0)