spring-cloud-aws icon indicating copy to clipboard operation
spring-cloud-aws copied to clipboard

Fix method name in S3 AsciiDoc

Open manakbisht opened this issue 2 months ago • 0 comments

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

:loudspeaker: Type of change

  • [ ] Bugfix
  • [ ] New feature
  • [x] Enhancement
  • [ ] Refactoring

:scroll: Description

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

:bulb: Motivation and Context

Corrects documentation.

:green_heart: How did you test it?

No code changes.

:pencil: Checklist

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

:crystal_ball: Next steps

manakbisht avatar May 13 '24 18:05 manakbisht