Returns a list of all S3 File Systems owned by the account with optional filtering by bucket.
get/file-systems
Query parameters
bucketstring
Optional filter to list only file systems associated with the specified S3 bucket Amazon Resource Name (ARN). If provided, only file systems that provide access to this bucket will be returned in the response.
maxResultsinteger
The maximum number of file systems to return in a single response. If not specified, up to 100 file systems are returned.
nextTokenstring
A pagination token returned from a previous call to continue listing file systems.
Response
Success