aws.payment_cryptography.get_alias
Example SQL Queries
SELECT * FROMaws.payment_cryptography.get_aliasWHERE"alias_name" = 'VALUE';Description
Gets the Amazon Web Services Payment Cryptography key associated with the alias.
Cross-account use: This operation can't be used across different Amazon Web Services accounts.
Related operations:
Table Definition
| Column Name | Column Data Type |
|---|---|
| alias_name Required Input Column The alias of the Amazon Web Services Payment Cryptography key. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| alias The alias of the Amazon Web Services Payment Cryptography key. | STRUCT( |
Show child fields
| |