class Aws::STS::Types::GetAccessKeyInfoRequest

@note When making an API call, you may pass GetAccessKeyInfoRequest

data as a hash:

    {
      access_key_id: "accessKeyIdType", # required
    }

@!attribute [rw] access_key_id

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sts-2011-06-15/GetAccessKeyInfoRequest AWS API Documentation

Constants

SENSITIVE