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:
Niall Thomson
2024-07-15 05:58:02 -06:00
committed by GitHub
parent 2b8b4f115a
commit a5bcb9c4d5
@@ -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;