Skip to content

Use ListObjectsV2 instead of ListObjects for S3#461

Open
lyoung-confluent wants to merge 1 commit intosemaphoreci:masterfrom
lyoung-confluent:list-objects-v2
Open

Use ListObjectsV2 instead of ListObjects for S3#461
lyoung-confluent wants to merge 1 commit intosemaphoreci:masterfrom
lyoung-confluent:list-objects-v2

Conversation

@lyoung-confluent
Copy link

The S3 ListObjects API is not recommended by AWS:

This action has been revised. We recommend that you use the newer version, ListObjectsV2, when developing applications. For backward compatibility, Amazon S3 continues to support ListObjects.

This PR replaces it's use with the newer ListObjectsV2 which is also a bit cleaner to use as well.

@lucaspin
Copy link
Contributor

/sem-approve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants