@@ -374,6 +374,15 @@ public function completeMultipartUpload($input): CompleteMultipartUploadOutput
374
374
}
375
375
376
376
/**
377
+ * ! End of support notice: Beginning October 1, 2025, Amazon S3 will discontinue support for creating new Email Grantee
378
+ * ! Access Control Lists (ACL). Email Grantee ACLs created prior to this date will continue to work and remain
379
+ * ! accessible through the Amazon Web Services Management Console, Command Line Interface (CLI), SDKs, and REST API.
380
+ * ! However, you will no longer be able to create new Email Grantee ACLs.
381
+ * !
382
+ * ! This change affects the following Amazon Web Services Regions: US East (N. Virginia) Region, US West (N.
383
+ * ! California) Region, US West (Oregon) Region, Asia Pacific (Singapore) Region, Asia Pacific (Sydney) Region, Asia
384
+ * ! Pacific (Tokyo) Region, Europe (Ireland) Region, and South America (São Paulo) Region.
385
+ *
377
386
* Creates a copy of an object that is already stored in Amazon S3.
378
387
*
379
388
* > 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 in
@@ -565,6 +574,23 @@ public function copyObject($input): CopyObjectOutput
565
574
}
566
575
567
576
/**
577
+ * ! End of support notice: Beginning October 1, 2025, Amazon S3 will discontinue support for creating new Email Grantee
578
+ * ! Access Control Lists (ACL). Email Grantee ACLs created prior to this date will continue to work and remain
579
+ * ! accessible through the Amazon Web Services Management Console, Command Line Interface (CLI), SDKs, and REST API.
580
+ * ! However, you will no longer be able to create new Email Grantee ACLs.
581
+ * !
582
+ * ! This change affects the following Amazon Web Services Regions: US East (N. Virginia) Region, US West (N.
583
+ * ! California) Region, US West (Oregon) Region, Asia Pacific (Singapore) Region, Asia Pacific (Sydney) Region, Asia
584
+ * ! Pacific (Tokyo) Region, Europe (Ireland) Region, and South America (São Paulo) Region.
585
+ *
586
+ * ! End of support notice: Beginning October 1, 2025, Amazon S3 will stop returning `DisplayName`. Update your
587
+ * ! applications to use canonical IDs (unique identifier for Amazon Web Services accounts), Amazon Web Services account
588
+ * ! ID (12 digit identifier) or IAM ARNs (full resource naming) as a direct replacement of `DisplayName`.
589
+ * !
590
+ * ! This change affects the following Amazon Web Services Regions: US East (N. Virginia) Region, US West (N.
591
+ * ! California) Region, US West (Oregon) Region, Asia Pacific (Singapore) Region, Asia Pacific (Sydney) Region, Asia
592
+ * ! Pacific (Tokyo) Region, Europe (Ireland) Region, and South America (São Paulo) Region.
593
+ *
568
594
* > This action creates an Amazon S3 bucket. To create an Amazon S3 on Outposts bucket, see `CreateBucket` [^1].
569
595
*
570
596
* Creates a new S3 bucket. To create a bucket, you must set up Amazon S3 and have a valid Amazon Web Services Access
@@ -691,6 +717,15 @@ public function createBucket($input): CreateBucketOutput
691
717
}
692
718
693
719
/**
720
+ * ! End of support notice: Beginning October 1, 2025, Amazon S3 will discontinue support for creating new Email Grantee
721
+ * ! Access Control Lists (ACL). Email Grantee ACLs created prior to this date will continue to work and remain
722
+ * ! accessible through the Amazon Web Services Management Console, Command Line Interface (CLI), SDKs, and REST API.
723
+ * ! However, you will no longer be able to create new Email Grantee ACLs.
724
+ * !
725
+ * ! This change affects the following Amazon Web Services Regions: US East (N. Virginia) Region, US West (N.
726
+ * ! California) Region, US West (Oregon) Region, Asia Pacific (Singapore) Region, Asia Pacific (Sydney) Region, Asia
727
+ * ! Pacific (Tokyo) Region, Europe (Ireland) Region, and South America (São Paulo) Region.
728
+ *
694
729
* This action initiates a multipart upload and returns an upload ID. This upload ID is used to associate all of the
695
730
* parts in the specific multipart upload. You specify this upload ID in each of your subsequent upload part requests
696
731
* (see UploadPart [^1]). You also include this upload ID in the final request to either complete or abort the multipart
@@ -1779,6 +1814,14 @@ public function headObject($input): HeadObjectOutput
1779
1814
}
1780
1815
1781
1816
/**
1817
+ * ! End of support notice: Beginning October 1, 2025, Amazon S3 will stop returning `DisplayName`. Update your
1818
+ * ! applications to use canonical IDs (unique identifier for Amazon Web Services accounts), Amazon Web Services account
1819
+ * ! ID (12 digit identifier) or IAM ARNs (full resource naming) as a direct replacement of `DisplayName`.
1820
+ * !
1821
+ * ! This change affects the following Amazon Web Services Regions: US East (N. Virginia) Region, US West (N.
1822
+ * ! California) Region, US West (Oregon) Region, Asia Pacific (Singapore) Region, Asia Pacific (Sydney) Region, Asia
1823
+ * ! Pacific (Tokyo) Region, Europe (Ireland) Region, and South America (São Paulo) Region.
1824
+ *
1782
1825
* > This operation is not supported for directory buckets.
1783
1826
*
1784
1827
* Returns a list of all buckets owned by the authenticated sender of the request. To grant IAM permission to use this
@@ -1814,6 +1857,14 @@ public function listBuckets($input = []): ListBucketsOutput
1814
1857
}
1815
1858
1816
1859
/**
1860
+ * ! End of support notice: Beginning October 1, 2025, Amazon S3 will stop returning `DisplayName`. Update your
1861
+ * ! applications to use canonical IDs (unique identifier for Amazon Web Services accounts), Amazon Web Services account
1862
+ * ! ID (12 digit identifier) or IAM ARNs (full resource naming) as a direct replacement of `DisplayName`.
1863
+ * !
1864
+ * ! This change affects the following Amazon Web Services Regions: US East (N. Virginia) Region, US West (N.
1865
+ * ! California) Region, US West (Oregon) Region, Asia Pacific (Singapore) Region, Asia Pacific (Sydney) Region, Asia
1866
+ * ! Pacific (Tokyo) Region, Europe (Ireland) Region, and South America (São Paulo) Region.
1867
+ *
1817
1868
* This operation lists in-progress multipart uploads in a bucket. An in-progress multipart upload is a multipart upload
1818
1869
* that has been initiated by the `CreateMultipartUpload` request, but has not yet been completed or aborted.
1819
1870
*
@@ -1921,6 +1972,14 @@ public function listMultipartUploads($input): ListMultipartUploadsOutput
1921
1972
}
1922
1973
1923
1974
/**
1975
+ * ! End of support notice: Beginning October 1, 2025, Amazon S3 will stop returning `DisplayName`. Update your
1976
+ * ! applications to use canonical IDs (unique identifier for Amazon Web Services accounts), Amazon Web Services account
1977
+ * ! ID (12 digit identifier) or IAM ARNs (full resource naming) as a direct replacement of `DisplayName`.
1978
+ * !
1979
+ * ! This change affects the following Amazon Web Services Regions: US East (N. Virginia) Region, US West (N.
1980
+ * ! California) Region, US West (Oregon) Region, Asia Pacific (Singapore) Region, Asia Pacific (Sydney) Region, Asia
1981
+ * ! Pacific (Tokyo) Region, Europe (Ireland) Region, and South America (São Paulo) Region.
1982
+ *
1924
1983
* > This operation is not supported for directory buckets.
1925
1984
*
1926
1985
* Returns metadata about all versions of the objects in a bucket. You can also use request parameters as selection
@@ -2071,6 +2130,14 @@ public function listObjectsV2($input): ListObjectsV2Output
2071
2130
}
2072
2131
2073
2132
/**
2133
+ * ! End of support notice: Beginning October 1, 2025, Amazon S3 will stop returning `DisplayName`. Update your
2134
+ * ! applications to use canonical IDs (unique identifier for Amazon Web Services accounts), Amazon Web Services account
2135
+ * ! ID (12 digit identifier) or IAM ARNs (full resource naming) as a direct replacement of `DisplayName`.
2136
+ * !
2137
+ * ! This change affects the following Amazon Web Services Regions: US East (N. Virginia) Region, US West (N.
2138
+ * ! California) Region, US West (Oregon) Region, Asia Pacific (Singapore) Region, Asia Pacific (Sydney) Region, Asia
2139
+ * ! Pacific (Tokyo) Region, Europe (Ireland) Region, and South America (São Paulo) Region.
2140
+ *
2074
2141
* Lists the parts that have been uploaded for a specific multipart upload.
2075
2142
*
2076
2143
* To use this operation, you must provide the `upload ID` in the request. You obtain this uploadID by sending the
@@ -2433,6 +2500,15 @@ public function putBucketTagging($input): Result
2433
2500
}
2434
2501
2435
2502
/**
2503
+ * ! End of support notice: Beginning October 1, 2025, Amazon S3 will discontinue support for creating new Email Grantee
2504
+ * ! Access Control Lists (ACL). Email Grantee ACLs created prior to this date will continue to work and remain
2505
+ * ! accessible through the Amazon Web Services Management Console, Command Line Interface (CLI), SDKs, and REST API.
2506
+ * ! However, you will no longer be able to create new Email Grantee ACLs.
2507
+ * !
2508
+ * ! This change affects the following Amazon Web Services Regions: US East (N. Virginia) Region, US West (N.
2509
+ * ! California) Region, US West (Oregon) Region, Asia Pacific (Singapore) Region, Asia Pacific (Sydney) Region, Asia
2510
+ * ! Pacific (Tokyo) Region, Europe (Ireland) Region, and South America (São Paulo) Region.
2511
+ *
2436
2512
* Adds an object to a bucket.
2437
2513
*
2438
2514
* > - Amazon S3 never adds partial objects; if you receive a success response, Amazon S3 added the entire object to the
@@ -2661,7 +2737,8 @@ public function putObject($input): PutObjectOutput
2661
2737
* - `Grantee Values`:
2662
2738
*
2663
2739
* You can specify the person (grantee) to whom you're assigning access rights (using request elements) in the
2664
- * following ways:
2740
+ * following ways. For examples of how to specify these grantee values in JSON format, see the Amazon Web Services CLI
2741
+ * example in Enabling Amazon S3 server access logging [^7] in the *Amazon S3 User Guide*.
2665
2742
*
2666
2743
* - By the person's ID:
2667
2744
*
@@ -2693,7 +2770,7 @@ public function putObject($input): PutObjectOutput
2693
2770
* > - Europe (Ireland)
2694
2771
* > - South America (São Paulo)
2695
2772
* >
2696
- * > For a list of all the Amazon S3 supported Regions and endpoints, see Regions and Endpoints [^7 ] in the Amazon
2773
+ * > For a list of all the Amazon S3 supported Regions and endpoints, see Regions and Endpoints [^8 ] in the Amazon
2697
2774
* > Web Services General Reference.
2698
2775
*
2699
2776
*
@@ -2704,18 +2781,19 @@ public function putObject($input): PutObjectOutput
2704
2781
*
2705
2782
* The following operations are related to `PutObjectAcl`:
2706
2783
*
2707
- * - CopyObject [^8 ]
2708
- * - GetObject [^9 ]
2784
+ * - CopyObject [^9 ]
2785
+ * - GetObject [^10 ]
2709
2786
*
2710
2787
* [^1]: https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#permissions
2711
2788
* [^2]: https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html
2712
2789
* [^3]: https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html
2713
2790
* [^4]: https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#CannedACL
2714
2791
* [^5]: https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html
2715
2792
* [^6]: https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region
2716
- * [^7]: https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region
2717
- * [^8]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_CopyObject.html
2718
- * [^9]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html
2793
+ * [^7]: https://docs.aws.amazon.com/AmazonS3/latest/userguide/enable-server-access-logging.html
2794
+ * [^8]: https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region
2795
+ * [^9]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_CopyObject.html
2796
+ * [^10]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html
2719
2797
*
2720
2798
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObjectAcl.html
2721
2799
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#putobjectacl
0 commit comments