AwsS3DiscoveryProcessor
Home > @backstage/plugin-catalog-backend-module-aws
> AwsS3DiscoveryProcessor
Warning: This API is now obsolete.
Use the
AwsS3EntityProvider
instead (see https://github.com/backstage/backstage/blob/master/plugins/catalog-backend-module-aws/CHANGELOG.md\#014).
A processor for automatic discovery of entities from S3 buckets. Handles the s3-discovery
location type, and target bucket URLs e.g. on the form https://testbucket.s3.us-east-2.amazonaws.com
.
Signature:
class AwsS3DiscoveryProcessor implements CatalogProcessor
Implements: CatalogProcessor
Constructors
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |
Methods
Method |
Modifiers |
Description |
---|---|---|