This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::InspectorV2::Connector AzureProviderConfiguration
The AzureProviderConfiguration property type specifies Property description not available. for an AWS::InspectorV2::Connector.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "AutoInstallVMScanner" :Boolean, "AwsConfigConnectorArn" :String, "AzureRegions" :[ String, ... ], "ScopeConfiguration" :AzureScopeConfigurationMap}
YAML
AutoInstallVMScanner:BooleanAwsConfigConnectorArn:StringAzureRegions:- StringScopeConfiguration:AzureScopeConfigurationMap
Properties
AutoInstallVMScannerProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption
AwsConfigConnectorArnProperty description not available.
Required: Yes
Type: String
Pattern:
arn:([^:]+):config:([^:]+):([^:]+):connector/([^/]+)/([^/]+)/([^/:\s]+)Minimum:
1Maximum:
512Update requires: Replacement
AzureRegionsProperty description not available.
Required: Yes
Type: Array of String
Minimum:
1Update requires: No interruption
ScopeConfigurationProperty description not available.
Required: Yes
Type: AzureScopeConfigurationMap
Update requires: No interruption