@@ -164,7 +164,6 @@ class S3Client extends AbstractApi
164
164
* [^10]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListParts.html
165
165
* [^11]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListMultipartUploads.html
166
166
*
167
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadAbort.html
168
167
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_AbortMultipartUpload.html
169
168
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#abortmultipartupload
170
169
*
@@ -341,7 +340,6 @@ public function bucketNotExists($input): BucketNotExistsWaiter
341
340
* [^14]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListParts.html
342
341
* [^15]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListMultipartUploads.html
343
342
*
344
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadComplete.html
345
343
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_CompleteMultipartUpload.html
346
344
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#completemultipartupload
347
345
*
@@ -506,7 +504,6 @@ public function completeMultipartUpload($input): CompleteMultipartUploadOutput
506
504
* [^11]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html
507
505
* [^12]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html
508
506
*
509
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectCOPY.html
510
507
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_CopyObject.html
511
508
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#copyobject
512
509
*
@@ -662,7 +659,6 @@ public function copyObject($input): CopyObjectOutput
662
659
* [^13]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html
663
660
* [^14]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucket.html
664
661
*
665
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUT.html
666
662
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateBucket.html
667
663
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#createbucket
668
664
*
@@ -871,7 +867,6 @@ public function createBucket($input): CreateBucketOutput
871
867
* [^27]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListParts.html
872
868
* [^28]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListMultipartUploads.html
873
869
*
874
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadInitiate.html
875
870
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateMultipartUpload.html
876
871
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#createmultipartupload
877
872
*
@@ -957,7 +952,6 @@ public function createMultipartUpload($input): CreateMultipartUploadOutput
957
952
* [^4]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateBucket.html
958
953
* [^5]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObject.html
959
954
*
960
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETE.html
961
955
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucket.html
962
956
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#deletebucket
963
957
*
@@ -994,7 +988,6 @@ public function deleteBucket($input): Result
994
988
* [^2]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketCors.html
995
989
* [^3]: https://docs.aws.amazon.com/AmazonS3/latest/API/RESTOPTIONSobject.html
996
990
*
997
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETEcors.html
998
991
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucketCors.html
999
992
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#deletebucketcors
1000
993
*
@@ -1094,7 +1087,6 @@ public function deleteBucketCors($input): Result
1094
1087
* [^9]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateSession.html
1095
1088
* [^10]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html
1096
1089
*
1097
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectDELETE.html
1098
1090
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObject.html
1099
1091
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#deleteobject
1100
1092
*
@@ -1243,7 +1235,6 @@ public function deleteObjectTagging($input): DeleteObjectTaggingOutput
1243
1235
* [^9]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListParts.html
1244
1236
* [^10]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_AbortMultipartUpload.html
1245
1237
*
1246
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/multiobjectdeleteapi.html
1247
1238
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObjects.html
1248
1239
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#deleteobjects
1249
1240
*
@@ -1294,7 +1285,6 @@ public function deleteObjects($input): DeleteObjectsOutput
1294
1285
* [^3]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketCors.html
1295
1286
* [^4]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucketCors.html
1296
1287
*
1297
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETcors.html
1298
1288
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketCors.html
1299
1289
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#getbucketcors
1300
1290
*
@@ -1495,7 +1485,6 @@ public function getBucketEncryption($input): GetBucketEncryptionOutput
1495
1485
* [^10]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListBuckets.html
1496
1486
* [^11]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectAcl.html
1497
1487
*
1498
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectGET.html
1499
1488
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html
1500
1489
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#getobject
1501
1490
*
@@ -1568,7 +1557,6 @@ public function getObject($input): GetObjectOutput
1568
1557
* [^5]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObject.html
1569
1558
* [^6]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html
1570
1559
*
1571
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectGETacl.html
1572
1560
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectAcl.html
1573
1561
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#getobjectacl
1574
1562
*
@@ -1749,7 +1737,6 @@ public function getObjectTagging($input): GetObjectTaggingOutput
1749
1737
* [^10]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html
1750
1738
* [^11]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectAttributes.html
1751
1739
*
1752
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectHEAD.html
1753
1740
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_HeadObject.html
1754
1741
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#headobject
1755
1742
*
@@ -1807,7 +1794,6 @@ public function headObject($input): HeadObjectOutput
1807
1794
*
1808
1795
* [^1]: https://docs.aws.amazon.com/AmazonS3/latest/userguide/creating-buckets-s3.html
1809
1796
*
1810
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTServiceGET.html
1811
1797
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListBuckets.html
1812
1798
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#listbuckets
1813
1799
*
@@ -1910,7 +1896,6 @@ public function listBuckets($input = []): ListBucketsOutput
1910
1896
* [^10]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListParts.html
1911
1897
* [^11]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_AbortMultipartUpload.html
1912
1898
*
1913
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadListMPUpload.html
1914
1899
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListMultipartUploads.html
1915
1900
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#listmultipartuploads
1916
1901
*
@@ -1961,7 +1946,6 @@ public function listMultipartUploads($input): ListMultipartUploadsOutput
1961
1946
* [^3]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html
1962
1947
* [^4]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObject.html
1963
1948
*
1964
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETVersion.html
1965
1949
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectVersions.html
1966
1950
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#listobjectversions
1967
1951
*
@@ -2154,7 +2138,6 @@ public function listObjectsV2($input): ListObjectsV2Output
2154
2138
* [^12]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectAttributes.html
2155
2139
* [^13]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListMultipartUploads.html
2156
2140
*
2157
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadListParts.html
2158
2141
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListParts.html
2159
2142
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#listparts
2160
2143
*
@@ -2295,7 +2278,6 @@ public function objectNotExists($input): ObjectNotExistsWaiter
2295
2278
* [^3]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucketCors.html
2296
2279
* [^4]: https://docs.aws.amazon.com/AmazonS3/latest/API/RESTOPTIONSobject.html
2297
2280
*
2298
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTcors.html
2299
2281
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketCors.html
2300
2282
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#putbucketcors
2301
2283
*
@@ -2430,7 +2412,6 @@ public function putBucketNotificationConfiguration($input): Result
2430
2412
* [^7]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketTagging.html
2431
2413
* [^8]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucketTagging.html
2432
2414
*
2433
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTtagging.html
2434
2415
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketTagging.html
2435
2416
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#putbuckettagging
2436
2417
*
@@ -2550,7 +2531,6 @@ public function putBucketTagging($input): Result
2550
2531
* [^10]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_CopyObject.html
2551
2532
* [^11]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObject.html
2552
2533
*
2553
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectPUT.html
2554
2534
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html
2555
2535
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#putobject
2556
2536
*
@@ -2737,7 +2717,6 @@ public function putObject($input): PutObjectOutput
2737
2717
* [^8]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_CopyObject.html
2738
2718
* [^9]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html
2739
2719
*
2740
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectPUTacl.html
2741
2720
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObjectAcl.html
2742
2721
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#putobjectacl
2743
2722
*
@@ -2973,7 +2952,6 @@ public function putObjectTagging($input): PutObjectTaggingOutput
2973
2952
* [^18]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListParts.html
2974
2953
* [^19]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListMultipartUploads.html
2975
2954
*
2976
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadUploadPart.html
2977
2955
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_UploadPart.html
2978
2956
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#uploadpart
2979
2957
*
@@ -3150,7 +3128,6 @@ public function uploadPart($input): UploadPartOutput
3150
3128
* [^21]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListParts.html
3151
3129
* [^22]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListMultipartUploads.html
3152
3130
*
3153
- * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadUploadPartCopy.html
3154
3131
* @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_UploadPartCopy.html
3155
3132
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#uploadpartcopy
3156
3133
*
0 commit comments