quicksight_describe_key_registration {paws.analytics} | R Documentation |
Describes all customer managed key registrations in a Amazon QuickSight account
Description
Describes all customer managed key registrations in a Amazon QuickSight account.
See https://www.paws-r-sdk.com/docs/quicksight_describe_key_registration/ for full documentation.
Usage
quicksight_describe_key_registration(AwsAccountId, DefaultKeyOnly = NULL)
Arguments
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the customer managed key registration that you want to describe. |
DefaultKeyOnly |
Determines whether the request returns the default key only. |
[Package paws.analytics version 0.7.0 Index]