Module Smaws_Client_ECR.DeleteSigningConfiguration

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.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ServerException of Types.server_exception | `SigningConfigurationNotFoundException of Types.signing_configuration_not_found_exception | `ValidationException of Types.validation_exception ] -> string