Merge pull request #33589 from nikitashalnov/add-aws-plugins-to-directory
Add AWS plugins to plugin directory (ECR, Config, GenAI, Security Hub)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: Amazon Elastic Container Registry
|
||||
author: Amazon Web Services
|
||||
authorUrl: https://aws.amazon.com/
|
||||
category: Infrastructure
|
||||
description: View Amazon ECR repositories and container image scan findings for your components in Backstage.
|
||||
documentation: https://github.com/awslabs/backstage-plugins-for-aws/tree/main/plugins/ecr#readme
|
||||
iconUrl: https://raw.githubusercontent.com/awslabs/backstage-plugins-for-aws/main/docs/images/logos/ecr.png
|
||||
npmPackageName: '@aws/amazon-ecr-plugin-for-backstage'
|
||||
addedDate: '2026-03-26'
|
||||
status: active
|
||||
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: AWS Config
|
||||
author: Amazon Web Services
|
||||
authorUrl: https://aws.amazon.com/
|
||||
category: Infrastructure
|
||||
description: Ingest AWS resources from AWS Config into the Backstage catalog using incremental ingestion.
|
||||
documentation: https://github.com/awslabs/backstage-plugins-for-aws/tree/main/plugins/core/catalog-config#readme
|
||||
iconUrl: https://raw.githubusercontent.com/awslabs/backstage-plugins-for-aws/main/docs/images/logos/config.png
|
||||
npmPackageName: '@aws/aws-config-catalog-module-for-backstage'
|
||||
addedDate: '2026-03-26'
|
||||
status: active
|
||||
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: Generative AI
|
||||
author: Amazon Web Services
|
||||
authorUrl: https://aws.amazon.com/
|
||||
category: Machine Learning
|
||||
description: Build generative AI assistants in Backstage that leverage the plugin ecosystem with tool use and LLM integration.
|
||||
documentation: https://github.com/awslabs/backstage-plugins-for-aws/tree/main/plugins/genai#readme
|
||||
iconUrl: https://raw.githubusercontent.com/awslabs/backstage-plugins-for-aws/main/docs/images/logos/bedrock.png
|
||||
npmPackageName: '@aws/genai-plugin-for-backstage'
|
||||
addedDate: '2026-03-26'
|
||||
status: active
|
||||
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: AWS Security Hub
|
||||
author: Amazon Web Services
|
||||
authorUrl: https://aws.amazon.com/
|
||||
category: Security
|
||||
description: View and manage AWS Security Hub findings for your resources with severity filtering and AI remediation.
|
||||
documentation: https://github.com/awslabs/backstage-plugins-for-aws/tree/main/plugins/securityhub#readme
|
||||
iconUrl: https://raw.githubusercontent.com/awslabs/backstage-plugins-for-aws/main/docs/images/logos/securityhub.png
|
||||
npmPackageName: '@aws/aws-securityhub-plugin-for-backstage'
|
||||
addedDate: '2026-03-26'
|
||||
status: active
|
||||
Reference in New Issue
Block a user