Skip to main content

aliases_list_only

Lists aliases in a region or regions, for all properties use aliases

Overview

Namealiases_list_only
TypeResource
DescriptionDefinition of AWS::PaymentCryptography::Alias Resource Type
Idaws.paymentcryptography.aliases_list_only

Fields

NameDatatypeDescription
alias_namestring
key_arnstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all aliases in a region.

SELECT
region,
alias_name
FROM aws.paymentcryptography.aliases_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the aliases_list_only resource, see aliases