View a markdown version of this page

ConnectorScanConfigurationItem - 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).

ConnectorScanConfigurationItem

Represents a scan configuration and the connectors it applies to. Returned in the results of a ListConnectorScanConfigurations request.

Contents

awsConfigConnectorArn

The ARN of the Amazon Config connector.

Type: String

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

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

Required: Yes

connectorArns

The list of connector ARNs associated with this Amazon Config connector.

Type: Array of strings

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

Pattern: arn:aws(-[a-z]+)*:inspector2:[a-z0-9-]+:[0-9]{12}:connector/([a-f0-9-]+|aws-service-connector/.+/[a-f0-9-]+)

Required: Yes

scanConfiguration

The scan configuration settings.

Type: ConnectorScanConfiguration object

Required: Yes

See Also

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