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

DisassociateConfigurationRequest

Contains details about a request to disassociate a code repository from 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 to disassociate from a code repository.

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: