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

View source: R/sts_operations.R

sts_get_access_key_infoR Documentation

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.