Swift: Update to use latest version of Swift Lambda Runtime#7575
Closed
shepazon wants to merge 8 commits intoawsdocs:mainfrom
shepazon:lambda-runtime-update
Closed
Swift: Update to use latest version of Swift Lambda Runtime#7575shepazon wants to merge 8 commits intoawsdocs:mainfrom shepazon:lambda-runtime-update
shepazon wants to merge 8 commits intoawsdocs:mainfrom
shepazon:lambda-runtime-update
Conversation
…uide (#7563) Change in PHP for updating s3 bucket names looks good. Fix for https://taskei.amazon.dev/tasks/PHP-3162
…etObject (#7552) * presigner scenario for S3 GetObject * updated SAP ABAP metadata and readme for s3 presigner example
…7569) * Updating python to use unquote_plus for parsing instead of unquote as best practice.
…t_analyzer/client (#7571) Bump vite and @vitejs/plugin-react Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react). These dependencies needed to be updated together. Updates `vite` from 4.5.14 to 7.1.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.5/packages/vite) Updates `@vitejs/plugin-react` from 4.0.1 to 4.7.0 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@4.7.0/packages/plugin-react) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.5 dependency-type: direct:development - dependency-name: "@vitejs/plugin-react" dependency-version: 4.7.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jason Q <81179619+beqqrry-aws@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request modifies the Lambda runtime example for Swift to use the latest version of the Swift Lambda Runtime. This example is embedded in the Swift Developer Guide and doesn't correspond to any standard SoS metadata.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.