Learn R Programming

paws.security.identity (version 0.7.0)

sts_get_access_key_info: Returns the account identifier for the specified access key ID

Description

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.

Usage

sts_get_access_key_info(AccessKeyId)

Arguments

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.