We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d5b41 commit 6ec3e61Copy full SHA for 6ec3e61
1 file changed
catalog-info.yaml
@@ -0,0 +1,11 @@
1
+apiVersion: backstage.io/v1alpha1
2
+kind: Component
3
+metadata:
4
+ name: python-aws-ssm
5
+ description: Python package that interfaces with AWS System Manager.
6
+ tags:
7
+ - Python
8
+spec:
9
+ type: library
10
+ owner: engineering
11
+ lifecycle: production
0 commit comments