View a markdown version of this page

AzureProviderDetailCreate - Inspector
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AzureProviderDetailCreate

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

Contents

awsConfigConnectorArn

The ARN of the Amazon 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 Amazon SDKs, see the following: