S3 Pagination with Svelte

An example in Svelte that lists S3 objects with pagination via the continuation token (not using the SDK's paginators). Note: The S3 bucket must be public unless you're running this example where your AWS access key is available in the environment.

Nothing to list, yet. Provide a bucket and region, then press List Objects.