Skip to content

Generate PutBucket #3928

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: development
Choose a base branch
from

Conversation

peterrsongg
Copy link
Contributor

@peterrsongg peterrsongg commented Jul 22, 2025

Description

Already been reviewed here #3909

Just creating the PR to merge it again

Motivation and Context

Testing

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have read the README document
  • I have added tests to cover my changes
  • All new and existing tests passed

License

  • I confirm that this pull request can be released under the Apache 2 license

@peterrsongg peterrsongg added the v4 label Jul 22, 2025
@@ -0,0 +1,9 @@
{
"core": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why Core if only S3 files are being changed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is b/c PostMarshallCustomization is generated for every RestXml service and I moved the location of it so that it runs before we set the request.Content

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it. Up to you if you'd like to change it now, but you could have that message for Core and have a separate entry for S3 (if someone wanted to check when PutBucket was generated I think it'd make more sense to have that in the specific S3 version).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@peterrsongg peterrsongg requested a review from dscpinheiro July 22, 2025 15:36
@peterrsongg peterrsongg force-pushed the petesong/generate-s3-phase-2-pr1 branch from a1523c2 to 7db86cb Compare July 22, 2025 16:28
@sankettangade sankettangade requested a review from normj July 22, 2025 17:28
@peterrsongg
Copy link
Contributor Author

dry run passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants