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: docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/Overview.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
@@ -10,7 +10,7 @@ import MetricsAndSyncStatus from "/docs/build-your-software-catalog/sync-data-to
10
10
# Overview
11
11
12
12
:::warning Beta Feature
13
-
AWS Hosted by Port is currently in **beta mode** and is not yet available for all Port users. Contact your Port representative to request access to this integration.
13
+
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.
14
14
:::
15
15
16
16
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.
@@ -37,9 +37,9 @@ The integration currently supports the following AWS resource types:
37
37
We're actively working on adding support for additional AWS resource types to provide comprehensive coverage of your AWS infrastructure.
38
38
:::
39
39
40
-
## Key advantages over standard AWS integration
40
+
## Key advantages
41
41
42
-
AWS Hosted by Port provides several advantages over the standard AWS integration:
42
+
AWS Hosted by Port provides several advantages over the [self-hosted AWS integration](/aws/installations/installation):
43
43
44
44
-**Fully hosted**: No infrastructure to maintain, update, or monitor.
45
45
-**Simplified installation**: Just deploy CloudFormation templates to create IAM roles.
Copy file name to clipboardExpand all lines: docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/installations.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,18 +8,18 @@ import TabItem from "@theme/TabItem";
8
8
# Installation
9
9
10
10
:::warning Beta Feature
11
-
AWS Hosted by Port is currently in **beta mode** and is not yet available for all Port users. Contact your Port representative to request access to this integration.
11
+
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.
12
12
:::
13
13
14
-
AWS Hosted by Port is available through **Port's Ocean SaaS platform**.
14
+
AWS Hosted by Port is available through [Port's Ocean SaaS framework](https://ocean.getport.io/integrations-library/).
15
15
16
16
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.
17
17
18
18
**How the integration works:**
19
19
20
20
AWS Hosted by Port runs on **Port's servers** and connects to your AWS accounts using **OIDC (OpenID Connect)** authentication. Here's how it works:
21
21
22
-
1.**You create IAM roles** in your AWS accounts using our CloudFormation templates.
22
+
1.**You create IAM roles** in your AWS accounts using Port's CloudFormation templates.
23
23
2.**Port's servers assume these roles** using OIDC to get temporary AWS credentials.
24
24
3.**Port discovers your AWS resources** by calling AWS APIs with the assumed roles.
25
25
4.**Port exports the resources** to your Port account in the software catalog.
@@ -62,18 +62,18 @@ For a single AWS account, you will deploy a CloudFormation stack that creates th
62
62
- In the CloudFormation console, review the pre-configured parameters.
63
63
- Scroll down to the bottom of the page.
64
64
- Check the box that states **"I acknowledge that AWS CloudFormation might create IAM resources with custom names"**.
Copy file name to clipboardExpand all lines: docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/installations/installation.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,6 @@ Make sure you set up properly using our [Multiple Accounts guide](./multi_accoun
23
23
:::
24
24
25
25
Choose one of the following installation methods:
26
-
Not sure which method is right for your use case? Check the available [installation methods](/build-your-software-catalog/sync-data-to-catalog/#installation-methods).
0 commit comments