Skip to main content

AwsOrganizationCloudAccountProcessor

Home > @backstage/plugin-catalog-backend-module-aws > AwsOrganizationCloudAccountProcessor

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.

Signature:

class AwsOrganizationCloudAccountProcessor implements CatalogProcessor 

Implements: CatalogProcessor

Methods

MethodModifiersDescription
fromConfig(config, options)static
getProcessorName()
readLocation(location, _optional, emit)