cloudyr / aws.s3

Amazon Simple Storage Service (S3) API Client
https://cloud.r-project.org/package=aws.s3
381 stars 147 forks source link

Package functionality: get caller identity #421

Open jckameni opened 2 years ago

jckameni commented 2 years ago

Hi,

Does the package have an equivalent to the aws sts get-caller-identity command?

Best