createCodeSecurityIntegration
inline suspend fun Inspector2Client.createCodeSecurityIntegration(crossinline block: CreateCodeSecurityIntegrationRequest.Builder.() -> Unit): CreateCodeSecurityIntegrationResponse
Creates a code security integration with a source code repository provider.
After calling the CreateCodeSecurityIntegration
operation, you complete authentication and authorization with your provider. Next you call the UpdateCodeSecurityIntegration
operation to provide the details
to complete the integration setup