Skip to content

Commit

Permalink
This change is only for updating the model regexp of CopySource which…
Browse files Browse the repository at this point in the history
… is not for validation but only for documentation and user guide change.
  • Loading branch information
aws-sdk-dotnet-automation committed Jan 3, 2025
1 parent 021b362 commit c41a7bd
Show file tree
Hide file tree
Showing 10 changed files with 1,397 additions and 1,397 deletions.
2 changes: 1 addition & 1 deletion generator/ServiceModels/s3/s3-2006-03-01.api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2293,7 +2293,7 @@
},
"CopySource":{
"type":"string",
"pattern":"\\/.+\\/.+"
"pattern":"\\/?.+\\/.+"
},
"CopySourceIfMatch":{"type":"string"},
"CopySourceIfModifiedSince":{"type":"timestamp"},
Expand Down
60 changes: 30 additions & 30 deletions generator/ServiceModels/s3/s3-2006-03-01.docs.json

Large diffs are not rendered by default.

246 changes: 123 additions & 123 deletions generator/ServiceModels/s3/s3-2006-03-01.examples.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions generator/ServiceModels/s3/s3-2006-03-01.normal.json

Large diffs are not rendered by default.

306 changes: 153 additions & 153 deletions sdk/src/Services/S3/Generated/_bcl35/AmazonS3Client.cs

Large diffs are not rendered by default.

300 changes: 150 additions & 150 deletions sdk/src/Services/S3/Generated/_bcl35/IAmazonS3.cs

Large diffs are not rendered by default.

612 changes: 306 additions & 306 deletions sdk/src/Services/S3/Generated/_bcl45/AmazonS3Client.cs

Large diffs are not rendered by default.

600 changes: 300 additions & 300 deletions sdk/src/Services/S3/Generated/_bcl45/IAmazonS3.cs

Large diffs are not rendered by default.

306 changes: 153 additions & 153 deletions sdk/src/Services/S3/Generated/_netstandard/AmazonS3Client.cs

Large diffs are not rendered by default.

300 changes: 150 additions & 150 deletions sdk/src/Services/S3/Generated/_netstandard/IAmazonS3.cs

Large diffs are not rendered by default.

0 comments on commit c41a7bd

Please sign in to comment.