delete_alias
Remove an unnecessary alias from AWS Payment Cryptography without affecting the underlying key. Keep key references clean by deleting only the friendly name.
Instructions
Call this when removing a friendly name that is no longer needed. The underlying key is unaffected.
Delete an alias (does not delete the underlying key).
Args: alias_name: Full alias name including 'alias/' prefix
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias_name | Yes |