Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ import Image from "@theme/IdealImage";

# AWS Exporter

:::warning Deprecated
This exporter is deprecated, Port will discontinue support for organizations using it by Q2 2025.

To integrate Port with AWS, use the [Ocean AWS integration](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/).
:::warning Deprecated exporter
This exporter is deprecated. Please use the [AWS hosted by Port option](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/) instead.
:::

Port's AWS integration provides the ability to export your AWS resources to Port, according to your configuration.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ sidebar_position: 3

# Event-Based Updates

:::warning Deprecated exporter
This exporter is deprecated. Please use the [AWS hosted by Port option](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/) instead.
:::

Our AWS integration allows you to trigger a sync of your AWS resources with Port based on real-time events (in addition to the standard scheduled sync).
As a result, your software catalog will be updated shortly after a resource is created, updated or deleted.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ import PortTooltip from "/src/components/tooltip/tooltip.jsx"

# Connect ECR repository to a service

:::warning Deprecated exporter
This exporter is deprecated. Please use the [AWS hosted by Port option](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/) instead.
:::

This guide aims to show how to connect an ECR `repository` to an existing service in Port.

:::info Prerequisites
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ import Image from "@theme/IdealImage";

# Examples

Use the index on the right side of the page to find an example for the resource/s you’re looking to export.
:::warning Deprecated exporter
This exporter is deprecated. Please use the [AWS hosted by Port option](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/) instead.
:::

Use the index on the right side of the page to find an example for the resource/s you are looking to export.

## ECS clusters and ECS services

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ import TabItem from "@theme/TabItem"

# Installation

:::warning Deprecated exporter
This exporter is deprecated. Please use the [AWS hosted by Port option](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/) instead.
:::

:::tip First Time Installation
For your first deployment of the AWS exporter, we recommend starting with the Helm/scheduled installation method to perform the initial data sync. Once the initial data sync is complete, you can switch to the Terraform deployment method for real-time data sync.
:::
Expand Down