kms_delete_alias {paws.security.identity}R Documentation

Deletes the specified alias

Description

Deletes the specified alias.

See https://www.paws-r-sdk.com/docs/kms_delete_alias/ for full documentation.

Usage

kms_delete_alias(AliasName)

Arguments

AliasName

[required] The alias to be deleted. The alias name must begin with ⁠alias/⁠ followed by the alias name, such as alias/ExampleAlias.


[Package paws.security.identity version 0.6.1 Index]