# aws-proton-plugins-for-backstage **Repository Path**: mirrors_awslabs/aws-proton-plugins-for-backstage ## Basic Information - **Project Name**: aws-proton-plugins-for-backstage - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-16 - **Last Updated**: 2026-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AWS Proton plugins for Backstage [![CI](https://github.com/awslabs/aws-proton-plugins-for-backstage/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/awslabs/aws-proton-plugins-for-backstage/actions/workflows/ci.yml) This repository contains a set of Backstage plugins for interacting with [AWS Proton](https://aws.amazon.com/proton/). The plugins provide: - An entity card to display the status of an AWS Proton service. - A scaffolder action to create an AWS Proton service. ![AWS Proton Service entity card](/docs/images/proton-entity-card.png 'AWS Proton Service entity card') ## Demo ![AWS Proton plugins for Backstage demo](/docs/images/proton-backstage-demo.gif 'AWS Proton plugins for Backstage demo') ## Installation See [AWS Proton plugins for Backstage installation guide](./docs/install.md). ## Usage For information about using the Proton plugins, see the following documents: - [AWS Proton plugins for Backstage reference](./docs/reference.md) - [Tutorial: using the AWS Proton plugins for Backstage](./docs/tutorial.md) ## Development For information about developing the Proton plugins locally, see [Developing the AWS Proton plugins for Backstage](./docs/developing.md). ## Security For information about contributing and reporting security issues, see [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications). ## License This project is licensed under the Apache-2.0 License. N.B.: Although this repository is released under the Apache-2.0 license, its test dependencies include the third party rollup-plugin-dts project. The rollup-plugin-dts project's licensing includes the LGPL-3.0 license.