Skip to content
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

Fix method name in S3 AsciiDoc #1151

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Conversation

manakbisht
Copy link
Contributor

This is most definitely a typo, the correct method is S3Template#createSignedGetURL.

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

The current AsciiDoc refers to a non-existent method S3Template#createSignedGetUrl.

💡 Motivation and Context

Corrects documentation.

💚 How did you test it?

No code changes.

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated reference documentation to reflect the change
  • All tests passing
  • No breaking changes

🔮 Next steps

This is most definitely a typo, the correct method is `S3Template#createSignedGetURL`.
@github-actions github-actions bot added the type: documentation Documentation or Samples related issue label May 13, 2024
@maciejwalkowiak maciejwalkowiak merged commit 7d4e7e5 into awspring:main Sep 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation Documentation or Samples related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants