Cloud Keys 2020 Python Edition

Questions / Feedback?

delete_alias Method

Deletes an alias.

Syntax

def delete_alias(alias_name: str) -> None: ...

Remarks

This method deletes the alias with the given AliasName.

The value passed for the AliasName parameter must include the alias/ prefix, and must be the name of an alias 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]