Skip to content

Commit 2fee07f

Browse files
Update generated code (#1686)
update generated code
1 parent 0a4676b commit 2fee07f

25 files changed

+117
-85
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"variables": {
3-
"${LATEST}": "3.300.16"
3+
"${LATEST}": "3.301.1"
44
},
55
"endpoints": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/endpoints.json",
66
"services": {

src/Service/S3/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## NOT RELEASED
44

5+
### Changed
6+
7+
- AWS enhancement: Documentation updates.
8+
59
## 2.2.0
610

711
### Added

src/Service/S3/src/Input/AbortMultipartUploadRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ final class AbortMultipartUploadRequest extends Input
1616
* **Directory buckets** - When you use this operation with a directory bucket, you must use virtual-hosted-style
1717
* requests in the format `*Bucket_name*.s3express-*az_id*.*region*.amazonaws.com`. Path-style requests are not
1818
* supported. Directory bucket names must be unique in the chosen Availability Zone. Bucket names must follow the format
19-
* `*bucket_base_name*--*az-id*--x-s3` (for example, `*DOC-EXAMPLE-BUCKET*--*usw2-az2*--x-s3`). For information about
19+
* `*bucket_base_name*--*az-id*--x-s3` (for example, `*DOC-EXAMPLE-BUCKET*--*usw2-az1*--x-s3`). For information about
2020
* bucket naming restrictions, see Directory bucket naming rules [^1] in the *Amazon S3 User Guide*.
2121
*
2222
* **Access points** - When you use this action with an access point, you must provide the alias of the access point in

src/Service/S3/src/Input/CompleteMultipartUploadRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ final class CompleteMultipartUploadRequest extends Input
1717
* **Directory buckets** - When you use this operation with a directory bucket, you must use virtual-hosted-style
1818
* requests in the format `*Bucket_name*.s3express-*az_id*.*region*.amazonaws.com`. Path-style requests are not
1919
* supported. Directory bucket names must be unique in the chosen Availability Zone. Bucket names must follow the format
20-
* `*bucket_base_name*--*az-id*--x-s3` (for example, `*DOC-EXAMPLE-BUCKET*--*usw2-az2*--x-s3`). For information about
20+
* `*bucket_base_name*--*az-id*--x-s3` (for example, `*DOC-EXAMPLE-BUCKET*--*usw2-az1*--x-s3`). For information about
2121
* bucket naming restrictions, see Directory bucket naming rules [^1] in the *Amazon S3 User Guide*.
2222
*
2323
* **Access points** - When you use this action with an access point, you must provide the alias of the access point in

src/Service/S3/src/Input/CopyObjectRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ final class CopyObjectRequest extends Input
5050
* **Directory buckets** - When you use this operation with a directory bucket, you must use virtual-hosted-style
5151
* requests in the format `*Bucket_name*.s3express-*az_id*.*region*.amazonaws.com`. Path-style requests are not
5252
* supported. Directory bucket names must be unique in the chosen Availability Zone. Bucket names must follow the format
53-
* `*bucket_base_name*--*az-id*--x-s3` (for example, `*DOC-EXAMPLE-BUCKET*--*usw2-az2*--x-s3`). For information about
53+
* `*bucket_base_name*--*az-id*--x-s3` (for example, `*DOC-EXAMPLE-BUCKET*--*usw2-az1*--x-s3`). For information about
5454
* bucket naming restrictions, see Directory bucket naming rules [^1] in the *Amazon S3 User Guide*.
5555
*
5656
* **Access points** - When you use this action with an access point, you must provide the alias of the access point in

src/Service/S3/src/Input/CreateBucketRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ final class CreateBucketRequest extends Input
3030
* **Directory buckets ** - When you use this operation with a directory bucket, you must use path-style requests in the
3131
* format `https://s3express-control.*region_code*.amazonaws.com/*bucket-name*`. Virtual-hosted-style requests aren't
3232
* supported. Directory bucket names must be unique in the chosen Availability Zone. Bucket names must also follow the
33-
* format `*bucket_base_name*--*az_id*--x-s3` (for example, `*DOC-EXAMPLE-BUCKET*--*usw2-az2*--x-s3`). For information
33+
* format `*bucket_base_name*--*az_id*--x-s3` (for example, `*DOC-EXAMPLE-BUCKET*--*usw2-az1*--x-s3`). For information
3434
* about bucket naming restrictions, see Directory bucket naming rules [^2] in the *Amazon S3 User Guide*
3535
*
3636
* [^1]: https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html

src/Service/S3/src/Input/CreateMultipartUploadRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ final class CreateMultipartUploadRequest extends Input
4444
* **Directory buckets** - When you use this operation with a directory bucket, you must use virtual-hosted-style
4545
* requests in the format `*Bucket_name*.s3express-*az_id*.*region*.amazonaws.com`. Path-style requests are not
4646
* supported. Directory bucket names must be unique in the chosen Availability Zone. Bucket names must follow the format
47-
* `*bucket_base_name*--*az-id*--x-s3` (for example, `*DOC-EXAMPLE-BUCKET*--*usw2-az2*--x-s3`). For information about
47+
* `*bucket_base_name*--*az-id*--x-s3` (for example, `*DOC-EXAMPLE-BUCKET*--*usw2-az1*--x-s3`). For information about
4848
* bucket naming restrictions, see Directory bucket naming rules [^1] in the *Amazon S3 User Guide*.
4949
*
5050
* **Access points** - When you use this action with an access point, you must provide the alias of the access point in

src/Service/S3/src/Input/DeleteBucketRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ final class DeleteBucketRequest extends Input
1515
* **Directory buckets ** - When you use this operation with a directory bucket, you must use path-style requests in the
1616
* format `https://s3express-control.*region_code*.amazonaws.com/*bucket-name*`. Virtual-hosted-style requests aren't
1717
* supported. Directory bucket names must be unique in the chosen Availability Zone. Bucket names must also follow the
18-
* format `*bucket_base_name*--*az_id*--x-s3` (for example, `*DOC-EXAMPLE-BUCKET*--*usw2-az2*--x-s3`). For information
18+
* format `*bucket_base_name*--*az_id*--x-s3` (for example, `*DOC-EXAMPLE-BUCKET*--*usw2-az1*--x-s3`). For information
1919
* about bucket naming restrictions, see Directory bucket naming rules [^1] in the *Amazon S3 User Guide*
2020
*
2121
* [^1]: https://docs.aws.amazon.com/AmazonS3/latest/userguide/directory-bucket-naming-rules.html

src/Service/S3/src/Input/DeleteObjectRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ final class DeleteObjectRequest extends Input
1616
* **Directory buckets** - When you use this operation with a directory bucket, you must use virtual-hosted-style
1717
* requests in the format `*Bucket_name*.s3express-*az_id*.*region*.amazonaws.com`. Path-style requests are not
1818
* supported. Directory bucket names must be unique in the chosen Availability Zone. Bucket names must follow the format
19-
* `*bucket_base_name*--*az-id*--x-s3` (for example, `*DOC-EXAMPLE-BUCKET*--*usw2-az2*--x-s3`). For information about
19+
* `*bucket_base_name*--*az-id*--x-s3` (for example, `*DOC-EXAMPLE-BUCKET*--*usw2-az1*--x-s3`). For information about
2020
* bucket naming restrictions, see Directory bucket naming rules [^1] in the *Amazon S3 User Guide*.
2121
*
2222
* **Access points** - When you use this action with an access point, you must provide the alias of the access point in

src/Service/S3/src/Input/DeleteObjectsRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ final class DeleteObjectsRequest extends Input
1818
* **Directory buckets** - When you use this operation with a directory bucket, you must use virtual-hosted-style
1919
* requests in the format `*Bucket_name*.s3express-*az_id*.*region*.amazonaws.com`. Path-style requests are not
2020
* supported. Directory bucket names must be unique in the chosen Availability Zone. Bucket names must follow the format
21-
* `*bucket_base_name*--*az-id*--x-s3` (for example, `*DOC-EXAMPLE-BUCKET*--*usw2-az2*--x-s3`). For information about
21+
* `*bucket_base_name*--*az-id*--x-s3` (for example, `*DOC-EXAMPLE-BUCKET*--*usw2-az1*--x-s3`). For information about
2222
* bucket naming restrictions, see Directory bucket naming rules [^1] in the *Amazon S3 User Guide*.
2323
*
2424
* **Access points** - When you use this action with an access point, you must provide the alias of the access point in

0 commit comments

Comments
 (0)