diff --git a/microsite/data/plugins/aws-codesuite.yaml b/microsite/data/plugins/aws-codesuite.yaml new file mode 100644 index 0000000000..d1fd039b9b --- /dev/null +++ b/microsite/data/plugins/aws-codesuite.yaml @@ -0,0 +1,10 @@ +--- +title: AWS CodeSuite +author: Amazon Web Services +authorUrl: https://aws.amazon.com/ +category: CI/CD +description: View resources related to AWS CodePipeline, AWS CodeBuild and AWS CodeDeploy for your components in Backstage. +documentation: https://github.com/awslabs/aws-codesuite-plugins-for-backstage#readme +iconUrl: https://github.com/awslabs/aws-codesuite-plugins-for-backstage/blob/main/docs/images/codepipeline-logo.png?raw=true +npmPackageName: '@aws/aws-codesuite-plugin-for-backstage' +addedDate: '2023-01-17'