Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/awslabs/backstage-plugins-for-aws

AWS plugins for Backstage
https://github.com/awslabs/backstage-plugins-for-aws

aws backstage backstage-plugin

Last synced: 6 days ago
JSON representation

AWS plugins for Backstage

Awesome Lists containing this project

README

        

# Backstage plugins for AWS

Welcome to the AWS plugins for Backstage project! The goal of this project is to provide granular, composable plugins for [backstage.io](https://backstage.io) that integrate to various AWS services, as well as providing utility functions to make it easier to create custom plugins.

## Usage

To understand how to start using these plugins in your Backstage environment please see the [Getting Started](./docs/getting-started.md) guide.

For detailed documentation regarding each plugin please see below:

| Plugin | Documentation | Description |
| --------------------- | --------------------------------------------------- | --------------------------------------------------------------------------------- |
| Scaffolder actions | [Link](./plugins/core/scaffolder-actions/README.md) | Custom scaffolder actions related to AWS services. |
| Amazon ECS | [Link](./plugins/ecs/README.md) | Shows information related to Amazon Elastic Container Service services and tasks. |
| AWS CodePipeline | [Link](./plugins/codepipeline/README.md) | Show the status of AWS CodePipeline pipelines on the entity page. |
| AWS CodeBuild | [Link](./plugins/codebuild/README.md) | Show the status of AWS CodeBuild projects on the entity page. |
| Cost Insights for AWS | [Link](./plugins/cost-insights/README.md) | An implementation of the Cost Insights plugin that provides AWS cost information |

## Security

For information about contributing and reporting security issues, see [CONTRIBUTING](CONTRIBUTING.md).

## License

This project is licensed under the Apache-2.0 License.