AmazonS3.Storage is a Power Query M function that is used to connect to Amazon S3.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
AmazonS3.Storage( optional url as nullable text ) as table
Description
Used to connect to Amazon S3.
Examples
List the buckets/objects in Amazon S3.
AmazonS3.Storage()
Related functions
Other functions related to AmazonS3.Storage are:
