From 2a5cbe07e4a2cc6c1823430688c16972e6071654 Mon Sep 17 00:00:00 2001 From: Zahi Ben Shabat Date: Wed, 10 May 2023 11:55:23 -0400 Subject: [PATCH] Add App Development for AWS to plugin marketplace Signed-off-by: Zahi Ben Shabat --- microsite/data/plugins/aws-app-development.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 microsite/data/plugins/aws-app-development.yaml diff --git a/microsite/data/plugins/aws-app-development.yaml b/microsite/data/plugins/aws-app-development.yaml new file mode 100644 index 0000000000..3feeba1bbb --- /dev/null +++ b/microsite/data/plugins/aws-app-development.yaml @@ -0,0 +1,10 @@ +--- +title: App Development for Backstage.io on AWS +author: Amazon Web Services +authorUrl: https://aws.amazon.com/ +category: Infrastructure +description: Create and develop applications on AWS using Backstage. +documentation: https://github.com/awslabs/app-development-for-backstage-io-on-aws#readme +iconUrl: https://github.com/awslabs/app-development-for-backstage-io-on-aws/blob/main/docs/images/AWS_logo.png?raw=true +npmPackageName: '@aws/plugin-aws-apps-for-backstage' +addedDate: '2023-05-10'