From 04afbd49eeb6b06923a361be64c0e123f3fb50ab Mon Sep 17 00:00:00 2001 From: Shalev Avhar Date: Mon, 20 Oct 2025 09:07:21 +0300 Subject: [PATCH 1/2] feat: Remove beta feature warnings from AWS installation and overview documentation for clarity. --- .../sync-data-to-catalog/cloud-providers/aws-v3/Overview.md | 4 ---- .../cloud-providers/aws-v3/installations.md | 4 ---- 2 files changed, 8 deletions(-) diff --git a/docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/Overview.md b/docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/Overview.md index dcb05d823b..6035fa55f7 100644 --- a/docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/Overview.md +++ b/docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/Overview.md @@ -9,10 +9,6 @@ import MetricsAndSyncStatus from "/docs/build-your-software-catalog/sync-data-to # Overview -:::warning Beta Feature -AWS Hosted by Port is currently in **beta mode** and is not yet available for all Port users. Contact Port's support team to get access to this integration. -::: - Port's AWS Hosted by Port integration allows you to import your AWS resources into Port with **zero maintenance required**. The integration is fully hosted and managed by Port, providing a seamless experience for discovering and managing your AWS infrastructure. The integration periodically syncs your AWS resources to ensure your Port catalog stays up-to-date with your AWS infrastructure. diff --git a/docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/installations.md b/docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/installations.md index 306d3b9cb1..8f5bf42dfb 100644 --- a/docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/installations.md +++ b/docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/installations.md @@ -7,10 +7,6 @@ import TabItem from "@theme/TabItem"; # Installation -:::warning Beta Feature -AWS Hosted by Port is currently in **beta mode** and is not yet available for all Port users. Contact Port's support team to get access to this integration. -::: - AWS Hosted by Port is available through [Port's Ocean SaaS framework](https://ocean.getport.io/integrations-library/). The installation process is simple - you only need to create IAM roles in your AWS accounts to grant the integration access to read your resources. The integration handles everything else automatically. From 59c73e5cf3b27d96e4809689041dcdaffb16d9ff Mon Sep 17 00:00:00 2001 From: sivanel97 Date: Mon, 20 Oct 2025 10:24:20 +0300 Subject: [PATCH 2/2] Update docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/installations.md --- .../sync-data-to-catalog/cloud-providers/aws-v3/installations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/installations.md b/docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/installations.md index 8f5bf42dfb..6676d4fce4 100644 --- a/docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/installations.md +++ b/docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/installations.md @@ -7,6 +7,7 @@ import TabItem from "@theme/TabItem"; # Installation + AWS Hosted by Port is available through [Port's Ocean SaaS framework](https://ocean.getport.io/integrations-library/). The installation process is simple - you only need to create IAM roles in your AWS accounts to grant the integration access to read your resources. The integration handles everything else automatically.