Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update guides security label, deprecate old aws exporter #1891

Merged
merged 1 commit into from
Dec 25, 2024
Merged
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
@@ -1,4 +1,4 @@
{
"label": "AWS Exporter (outdated)",
"label": "AWS Exporter (deprecated)",
"position": 3
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,16 @@ import Image from "@theme/IdealImage";

# AWS Exporter

:::warning ocean integration available
An [Ocean](https://ocean.getport.io) integration for AWS is now available! It is easier to use and supports more configuration options. We suggest using it instead, you can find it [here](https://docs.getport.io/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/).
If you still prefer to use the older integration, follow the instructions on this page.
:::warning Deprecated
This exporter is deprecated and will be removed in the future.

To integrate Port with AWS, use the [Ocean AWS integration](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/).
:::

Our integration with AWS provides the ability to export your AWS resources to Port, according to your configuration.
Port's AWS integration provides the ability to export your AWS resources to Port, according to your configuration.
You can define the integration to run both on schedule and on events.

Our integration with AWS supports real-time event processing, this allows for an accurate **real-time** representation of your AWS infrastructure inside Port.
The integration supports real-time event processing, this allows for an accurate **real-time** representation of your AWS infrastructure inside Port.

:::tip
Port's AWS exporter is open source, view the source code [**here**](https://github.com/port-labs/port-aws-exporter).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ import Image from "@theme/IdealImage";

# AWS

:::warning Ocean integration
This documentation refers to the newer (and recommended) AWS Ocean integration.
If you are using the older AWS Exporter (Lambda), please refer to the [AWS Exporter documentation](./aws-exporter/).
:::

Port's AWS integration allows you to import your AWS resources into Port, according to your configuration.
After the initial import of data, the integration will also listen to live events from AWS to update data in Port in real time.

Expand Down
22 changes: 11 additions & 11 deletions src/components/guides-section/consts.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const tagsCategoryMap = {
"Use-cases": ["SDLC", "K8s for devs", "Incident management", "IaC for devs", "Cloud access management", "Feature flag management", "AppSec", /*"Cloud cost",*/ "Dev environments", "Engineering metrics", "Dependency management", "API catalog"],
"Use-cases": ["SDLC", "K8s for devs", "Incident management", "IaC for devs", "Cloud access management", "Feature flag management", "Security", /*"Cloud cost",*/ "Dev environments", "Engineering metrics", "Dependency management", "API catalog"],
"Port pillars": ["Actions", "Automations", "Dashboards", "Scorecards", "RBAC"],
Technologies: [
"GitHub",
Expand Down Expand Up @@ -144,7 +144,7 @@ export const availableGuides = [
{
title: "Connect GitHub repository (service) to a SonarQube project",
description: "Create a logical connection between your services and their corresponding SonarQube projects",
tags: ["AppSec", "SonarQube", "GitHub"],
tags: ["Security", "SonarQube", "GitHub"],
logos: ["SonarQube", "GitHub"],
// category: "Getting started",
link: "/guides/all/connect-github-repository-with-sonarqube-project",
Expand Down Expand Up @@ -192,15 +192,15 @@ export const availableGuides = [
{
title: "Connect GitHub pull request to SonarQube analysis",
description: "Create a logical connection between your GitHub PRs and their corresponding SonarQube analyses",
tags: ["AppSec", "SonarQube", "GitHub"],
tags: ["Security", "SonarQube", "GitHub"],
logos: ["SonarQube", "GitHub"],
// category: "Getting started",
link: "/guides/all/connect-github-pr-with-sonar-analysis",
},
{
title: "Connect SonarQube project to service",
description: "Create a logical connection between your SonarQube projects and their corresponding services",
tags: ["AppSec", "SonarQube"],
tags: ["Security", "SonarQube"],
logos: ["SonarQube", "Git"],
// category: "Getting started",
link: "/guides/all/connect-sonar-project-to-service",
Expand Down Expand Up @@ -488,7 +488,7 @@ export const availableGuides = [
{
title: "Create Jira Issue from Dependabot Alert",
description: "Create a self-service action that creates a Jira issue from a Dependabot alert",
tags: ["AppSec", "Jira", "GitHub", "Actions"],
tags: ["Security", "Jira", "GitHub", "Actions"],
logos: ["Jira", "GitHub"],
// category: "Getting started",
link: "/guides/all/create-jira-issue-from-dependabot",
Expand Down Expand Up @@ -600,7 +600,7 @@ export const availableGuides = [
{
title: "Add tags to a SonarQube project",
description: "Create a self-service action that adds tags to a SonarQube project",
tags: ["AppSec", "SonarQube", "GitHub", "Actions"],
tags: ["Security", "SonarQube", "GitHub", "Actions"],
logos: ["SonarQube", "GitHub"],
// category: "Getting started",
link: "/guides/all/add-tags-to-sonarqube-project",
Expand Down Expand Up @@ -780,7 +780,7 @@ export const availableGuides = [
{
title: "Ingest Checkmarx KICS scan results into your catalog",
description: "Ingests Checkmarx KICS scan results in your Checkmarx KICS file using Port's GitHub file ingesting feature",
tags: ["AppSec", "Checkmarx", "GitHub"],
tags: ["Security", "Checkmarx", "GitHub"],
logos: ["Checkmarx", "GitHub"],
link: "/guides/all/ingest-checkmarx-kics-scan-into-your-catalog"
},
Expand All @@ -794,14 +794,14 @@ export const availableGuides = [
{
title: "Ingest software bills of materials (SBOMs) into your catalog",
description: "Ingests software bill of material (SBOM) in your `SBOM.json` or `SBOM.xml` file using Port's GitHub file ingesting feature",
tags: ["AppSec", "GitHub"],
tags: ["Security", "GitHub"],
logos: ["GitHub"],
link: "/guides/all/ingest-software-bill-of-materials-sbom-into-your-catalog"
},
{
title: "Ingest Trivy vulnerabilities into your catalog",
description: "Ingests Trivy vulnerabilities in your Trivy scan results file using Port's GitHub file ingesting feature",
tags: ["AppSec", "Trivy", "GitHub"],
tags: ["Security", "Trivy", "GitHub"],
logos: ["Trivy", "GitHub"],
link: "/guides/all/ingest-trivy-vulnerabilities-into-your-catalog"
},
Expand All @@ -816,7 +816,7 @@ export const availableGuides = [
{
title: "Ingest vulnerability alerts from Orca Security",
description: "Ingest vulnerability alerts from Orca Security using a custom webhook integration",
tags: ["AppSec", "Webhook"],
tags: ["Security", "Webhook"],
logos: ["Webhook"],
link: "/guides/all/ingest-vulnerability-alerts-from-orca-security-using-a-custom-webhook-integration"
},
Expand Down Expand Up @@ -845,7 +845,7 @@ export const availableGuides = [
{
title: "Ingest security issues from .sarif files to services",
description: "Ingest .sarif files and relate them to the corresponding service entities",
tags: ["AppSec", "GitHub"],
tags: ["Security", "GitHub"],
logos: ["GitHub"],
link: "/guides/all/ingest-security-issues-from-sarif-files-to-services",
},
Expand Down
Loading