Cloud Keys 2020 Python Edition

Questions / Feedback?

cancel_deletion Method

Cancels the deletion of a secret.

Syntax

def cancel_deletion(secret_id: str) -> None: ...

Remarks

This method cancels the deletion of the secret specified by SecretId. Refer to the delete_secret method's documentation for more information.

The value passed for SecretId must the ARN or name of a secret in the current account and region.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 Python Edition - Version 20.0 [Build 8157]