Cloud Keys 2020 JavaScript Edition

Questions / Feedback?

DeleteAlias Method

Deletes an alias.

Syntax

async amazonkms.deleteAlias(aliasName : string): Promise<void>

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 JavaScript Edition - Version 20.0 [Build 8262]