# aws_s3_bucket

Finds user credentials (account id, arn, user id).

## output parameters

| Name | Description | Type |
|------|-------------|:----:|
|account_id|The AWS Account ID number of the account that owns or contains the calling entity.|string|
|caller_arn|The AWS ARN associated with the calling entity.|string|
|caller_user|The unique identifier of the calling entity.|string|
