kms_delete_alias: Deletes the specified alias

View source: R/kms_operations.R

kms_delete_aliasR 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.


paws.security.identity documentation built on May 29, 2024, 10:51 a.m.