Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

S3 Creation Date Differs By Region #1081

Closed
bbernays opened this issue Jun 20, 2022 · 1 comment · Fixed by #1088
Closed

S3 Creation Date Differs By Region #1081

bbernays opened this issue Jun 20, 2022 · 1 comment · Fixed by #1088
Labels
bug Something isn't working

Comments

@bbernays
Copy link
Contributor

Describe the bug

CreationDate in the console is the same value you would get if you did aws s3 ls --region us-east-1 while the CreationDate you get in any other region is the last modified date.

Expected Behavior

Return a consistent Creation Date

Steps to Reproduce

aws s3 ls --region us-east-1
aws s3 ls --region us-east-2

Possible Solution

No response

Provider and CloudQuery version

all

Additional Context

No response

@bbernays bbernays added the bug Something isn't working label Jun 20, 2022
@erezrokah
Copy link
Member

94b6e9b5b7c9c2afdada75b063e5ef96

@bbernays bbernays linked a pull request Jun 21, 2022 that will close this issue
7 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants