View a markdown version of this page

ConnectorScanConfigurationItem - Inspector

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 AWS 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 AWS 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 AWS SDKs, see the following: