deleteSigningConfiguration
inline suspend fun EcrClient.deleteSigningConfiguration(crossinline block: DeleteSigningConfigurationRequest.Builder.() -> Unit): DeleteSigningConfigurationResponse
Deletes the registry's signing configuration. Images pushed after deletion of the signing configuration will no longer be automatically signed.
For more information, see Managed signing in the Amazon Elastic Container Registry User Guide.
Deleting the signing configuration does not affect existing image signatures.