TestAwsAccountConnectivityInput

TestAwsAccountConnectivityInput

TestAwsAccountConnectivityInput

Test AWS account connectivity before import

accessKeyId String The access key ID (required if credentialType is ACCESS_KEY)
accountId String The 12-digit AWS account ID (alternative to roleArn for org member testing)
credentialType AwsCredentialType! The credential type: ROLE or ACCESS_KEY
externalId String The external ID for role assumption (required for org member accounts)
partition AwsPartition! The AWS partition (aws, aws-us-gov, aws-cn)
roleArn String The IAM role ARN (required if credentialType is ROLE and accountId/roleName not provided)
roleName String The role name without path (alternative to roleArn for org member testing)
secretAccessKey String The secret access key (required if credentialType is ACCESS_KEY)
testRegion String Optional region override for testing