View source: R/sts_operations.R
sts_get_access_key_info | R Documentation |
Returns the account identifier for the specified access key ID.
See https://www.paws-r-sdk.com/docs/sts_get_access_key_info/ for full documentation.
sts_get_access_key_info(AccessKeyId)
AccessKeyId |
[required] The identifier of an access key. This parameter allows (through its regex pattern) a string of characters that can consist of any upper- or lowercase letter or digit. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.