View a markdown version of this page

AzureProviderDetailCreate - Inspector

AzureProviderDetailCreate

The Azure-specific configuration details for creating a connector, including the AWS Config connector association, scan scope, and regions to scan.

Contents

awsConfigConnectorArn

The ARN of the AWS Config connector to associate with this connector.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: arn:([^:]+):config:([^:]+):([^:]+):connector/([^/]+)/([^/]+)/([^/:\s]+)

Required: Yes

azureRegions

The Azure regions to scan.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 100 items.

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [a-zA-Z0-9-]+

Required: Yes

scopeConfiguration

The scope configuration that defines which Azure resources to scan.

Type: AzureScopeConfigurationInput object

Required: Yes

autoInstallVMScanner

Specifies whether to automatically install the VM scanner on connected Azure resources. Defaults to true.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: