any
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
any created a post, AnsweredCommand click "Cannot find declaration to go to"
s3 = boto3.client("s3")response = s3.list_objects_v2(Bucket=bucket)Command + click on “client” works and bring to the surce code of the library.However, it doesn't work for “list_objects_v2”