UNPKG

@cloud-copilot/iam-collect

Version:

Collect IAM information from AWS Accounts

3 lines 169 B
import { type Indexer } from '../indexer.js'; export declare const AccountOrganizationIndexer: Indexer<Record<string, string>>; //# sourceMappingURL=accountOrgs.d.ts.map