@backstage/plugin-catalog-backend-module-aws
Home > @backstage/plugin-catalog-backend-module-aws
A Backstage catalog backend module that helps integrate towards AWS
Classes
Class |
Description |
---|---|
A processor for automatic discovery of resources from EKS clusters. Handles the | |
A processor for ingesting AWS Accounts from AWS Organizations. If custom authentication is needed, it can be achieved by configuring the global AWS.credentials object. | |
A processor for automatic discovery of entities from S3 buckets. Handles the | |
Provider which discovers catalog files (any name) within an S3 bucket. Use |
Variables
Variable |
Description |
---|---|
Annotation for specifying AWS account id | |
Annotation for specifying AWS arn | |
Registers the AwsS3EntityProvider with the catalog processing extension point. | |
Default transformer for EKS Cluster to Resource Entity |
Type Aliases
Type Alias |
Description |
---|---|
A factory for providing user-specified AWS credentials for a given AWS account. | |
Options for the EKS cluster entity callback function |