Update plugins/catalog-backend-module-aws/src/awsOrganization/config.ts
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com> Signed-off-by: Niall Thomson <thomson.niall@gmail.com>
This commit is contained in:
@@ -22,6 +22,7 @@ import { Config } from '@backstage/config';
|
||||
export type AwsOrganizationProviderConfig = {
|
||||
/**
|
||||
* The role to assume for the processor.
|
||||
* @deprecated Use `accountId` instead.
|
||||
*/
|
||||
roleArn?: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user