batch_scram_secrets_list_only
Lists batch_scram_secrets
in a region or regions, for all properties use batch_scram_secrets
Overview
Name | batch_scram_secrets_list_only |
Type | Resource |
Description | Resource Type definition for AWS::MSK::BatchScramSecret |
Id | aws.msk.batch_scram_secrets_list_only |
Fields
Name | Datatype | Description |
---|---|---|
cluster_arn | string | |
secret_arn_list | array | |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
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