AssociateConfigurationRequest
Contains details about a request to associate a code repository with a scan configuration.
Contents
- resource
-
Identifies a specific resource in a code repository that will be scanned.
Type: CodeSecurityResource object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- scanConfigurationArn
-
The Amazon Resource Name (ARN) of the scan configuration.
Type: String
Pattern:
arn:(aws[a-zA-Z-]*)?:inspector2:[a-z]{2}(-gov)?-[a-z]+-\d{1}:\d{12}:owner/(\d{12}|o-[a-z0-9]{10,32})/codesecurity-configuration/[a-f0-9-]{36}
Required: Yes
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: