enableCodeSignSigningKey
Enable or disable one or more Code Sign Signing Key
A Signing Key which is disabled may not be used to perform any cryptographic operations, and any attempts to trigger renewal or key rotation will not be permitted.
Any cryptographic objects which were created before the Signing Key was disabled will be preserved.
enableCodeSignSigningKey(
input: EnableCodeSignSigningKeyInput!
): EnableCodeSignSigningKeyPayload!