ImportAwsOrganizationInput
ImportAwsOrganizationInput
ImportAwsOrganizationInput
Import an AWS organization with discovery and connection settings
discoveryExternalId |
String | The external ID for discovery role assumption |
discoveryLevels |
[AwsDiscoveryLevelEntryInput!] | Discovery level settings for OUs and accounts. Items not specified default to RESOURCE (full import). |
discoveryRoleArn |
String! | The management account role ARN for discovery (required) |
memberExternalId |
String | The external ID for member account role assumption |
memberRoleName |
String | The role name to assume in member accounts (optional — omit for account-level-only discovery) |
memberRolePermission |
AwsMemberAccountPermission | The IAM permission level for member account roles |
parent |
ID! | The parent resource to import the organization under, either as an id, or an AKA |
partition |
AwsPartition! | The AWS partition (aws, aws-us-gov, aws-cn) |
title |
String | Optional display title for the organization |