Amazon Simple Storage Service Skill
amazonaws-com-s3
amazonaws-com-s3
| Method | Path | Description |
|---|---|---|
DELETE | /{Bucket}/{Key+} | |
POST | /{Bucket}/{Key+} | This operation aborts a multipart upload. After a multipart upload is aborted, no additional parts can be uploaded using that upload ID. The storage consumed by any previously upl... |
PUT | /{Bucket}/{Key+} | Completes a multipart upload by assembling previously uploaded parts. You first initiate the multipart upload and then upload all parts using the UploadPart operation or the Uploa... |
PUT | /{Bucket} | Creates a copy of an object that is already stored in Amazon S3. You can store individual objects of up to 5 TB in Amazon S3. You create a copy of your object up to 5 GB in size i... |
POST | /{Bucket}/{Key+}?uploads | This action creates an Amazon S3 bucket. To create an Amazon S3 on Outposts bucket, see CreateBucket . Creates a new S3 bucket. To create a bucket, you must set up Amazon S3 and h... |
GET | /{Bucket}?session | This action initiates a multipart upload and returns an upload ID. This upload ID is used to associate all of the parts in the specific multipart upload. You specify this upload I... |
DELETE | /{Bucket} | Creates a session that establishes temporary security credentials to support fast authentication and authorization for the Zonal endpoint API operations on directory buckets. For... |
DELETE | /{Bucket}?analytics | Deletes the S3 bucket. All objects (including all object versions and delete markers) in the bucket must be deleted before the bucket itself can be deleted. Directory buckets - If... |
DELETE | /{Bucket}?cors | This operation is not supported by directory buckets. Deletes an analytics configuration for the bucket (specified by the analytics configuration ID). To use this operation, you m... |
DELETE | /{Bucket}?encryption | This operation is not supported by directory buckets. Deletes the cors configuration information set for the bucket. To use this operation, you must have permission to perform the... |
DELETE | /{Bucket}?intelligent-tiering | This implementation of the DELETE action resets the default encryption for the bucket as server-side encryption with Amazon S3 managed keys (SSE-S3). General purpose buckets - For... |
DELETE | /{Bucket}?inventory | This operation is not supported by directory buckets. Deletes the S3 Intelligent-Tiering configuration from the specified bucket. The S3 Intelligent-Tiering storage class is desig... |
DELETE | /{Bucket}?lifecycle | This operation is not supported by directory buckets. Deletes an inventory configuration (identified by the inventory ID) from the bucket. To use this operation, you must have per... |
DELETE | /{Bucket}?metrics | This operation is not supported by directory buckets. Deletes the lifecycle configuration from the specified bucket. Amazon S3 removes all the lifecycle configuration rules in the... |
DELETE | /{Bucket}?ownershipControls | This operation is not supported by directory buckets. Deletes a metrics configuration for the Amazon CloudWatch request metrics (specified by the metrics configuration ID) from th... |
DELETE | /{Bucket}?policy | This operation is not supported by directory buckets. Removes OwnershipControls for an Amazon S3 bucket. To use this operation, you must have the s3:PutBucketOwnershipControls per... |
DELETE | /{Bucket}?replication | Deletes the policy of a specified bucket. Directory buckets - For directory buckets, you must make requests for this API operation to the Regional endpoint. These endpoints suppor... |
DELETE | /{Bucket}?tagging | This operation is not supported by directory buckets. Deletes the replication configuration from the bucket. To use this operation, you must have permissions to perform the s3:Put... |
DELETE | /{Bucket}?website | This operation is not supported by directory buckets. Deletes the tags from the bucket. To use this operation, you must have permission to perform the s3:PutBucketTagging action.... |
DELETE | /{Bucket}/{Key+} | This operation is not supported by directory buckets. This action removes the website configuration for a bucket. Amazon S3 returns a 200 OK response upon successfully deleting a... |
DELETE | /{Bucket}/{Key+}?tagging | Removes an object from a bucket. The behavior depends on the bucket's versioning state. For more information, see Best practices to consider before deleting an object. To remove a... |
POST | /{Bucket}?delete | This operation is not supported by directory buckets. Removes the entire tag set from the specified object. For more information about managing object tags, see Object Tagging. To... |
DELETE | /{Bucket}?publicAccessBlock | This operation enables you to delete multiple objects from a bucket using a single HTTP request. If you know the object keys that you want to delete, then this operation provides... |
GET | /{Bucket}?accelerate | This operation is not supported by directory buckets. Removes the PublicAccessBlock configuration for an Amazon S3 bucket. To use this operation, you must have the s3:PutBucketPub... |
GET | /{Bucket}?acl | This operation is not supported by directory buckets. This implementation of the GET action uses the accelerate subresource to return the Transfer Acceleration state of a bucket,... |
GET | /{Bucket}?analytics | This operation is not supported by directory buckets. This implementation of the GET action uses the acl subresource to return the access control list (ACL) of a bucket. To use GE... |
GET | /{Bucket}?cors | This operation is not supported by directory buckets. This implementation of the GET action returns an analytics configuration (identified by the analytics configuration ID) from... |
GET | /{Bucket}?encryption | This operation is not supported by directory buckets. Returns the Cross-Origin Resource Sharing (CORS) configuration information set for the bucket. To use this operation, you mus... |
GET | /{Bucket}?intelligent-tiering | Returns the default encryption configuration for an Amazon S3 bucket. By default, all buckets have a default encryption configuration that uses server-side encryption with Amazon... |
GET | /{Bucket}?inventory | This operation is not supported by directory buckets. Gets the S3 Intelligent-Tiering configuration from the specified bucket. The S3 Intelligent-Tiering storage class is designed... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-s3
Downloads and installs to ~/.claude/skills/amazonaws-com-s3/
2006-03-01 (2026-02-13)