Skip to main content

batch_scram_secrets_list_only

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

Overview

Namebatch_scram_secrets_list_only
TypeResource
DescriptionResource Type definition for AWS::MSK::BatchScramSecret
Idaws.msk.batch_scram_secrets_list_only

Fields

NameDatatypeDescription
cluster_arnstring
secret_arn_listarray
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all batch_scram_secrets in a region.

SELECT
region,
cluster_arn
FROM aws.msk.batch_scram_secrets_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the batch_scram_secrets_list_only resource, see batch_scram_secrets