The following actions are supported by Amazon S3:| docs.aws.amazon.com
Returns some or all (up to 1,000) of the objects in a bucket with each request. You can use the request parameters as selection criteria to return a subset of the objects in a bucket. A 200 OK response can contain valid or invalid XML. Make sure to design your application to parse the contents of the response and handle it appropriately. For more information about listing objects, see| docs.aws.amazon.com
The HEAD operation retrieves metadata from an object without returning the object itself. This operation is useful if you're interested only in an object's metadata.| docs.aws.amazon.com
Lists all of the available service-specific resources, actions, and condition keys that can be used in IAM policies to control access to Amazon S3.| docs.aws.amazon.com
Before you use IAM to manage access to Amazon S3, learn what IAM features are available to use with Amazon S3. Identity-based policies Yes Resource-based policies Yes Policy actions Yes Policy resources Yes Policy condition keys (service-specific)| docs.aws.amazon.com
Adds an object to a bucket.| docs.aws.amazon.com
Returns a list of all buckets owned by the authenticated sender of the request. To grant IAM permission to use this operation, you must add the s3:ListAllMyBuckets policy action.| docs.aws.amazon.com