Skip to content

Conversation

@shepazon
Copy link
Contributor

@shepazon shepazon commented Jun 30, 2025

This PR updates the Lambda scenario for Swift in several ways:

  • Adds SoS tags for the DeleteFunction action.
  • Adds code to demonstrate the UpdateFunctionConfiguration action.
  • Updates various comments and parameter names to be a little clearer.
  • Revises the code to build and run under Swift 6; it previously required Swift 5.

There is a build of this example at http://sheppycloud.aka.corp.amazon.com:4302/swift_1_lambda_code_examples.html


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@shepazon shepazon requested a review from rlhagerm June 30, 2025 15:12
@github-actions github-actions bot added the Swift This issue relates to the AWS SDK for Swift label Jun 30, 2025
@shepazon shepazon self-assigned this Jun 30, 2025
@shepazon shepazon added the Task A general update to the code base for language clarification, missing actions, tests, etc. label Jun 30, 2025
@shepazon shepazon changed the title Update Swift Glue scenario with missing actions, etc. Update Swift Lambda scenario with missing actions, etc. Jun 30, 2025
@rlhagerm rlhagerm added On Call Review needed This work needs an on-call review Single action example A new (or significant update to a) small example, labels Jul 1, 2025
@scmacdon scmacdon added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Jul 4, 2025
shepazon added 3 commits July 4, 2025 10:16
This PR updates the Glue scenario to work on Swift 6, as well as to include an
example for UpdateFunctionConfiguration. it also adds SoS tagging for
DeleteFunction. Other minor improvements are made as well and comments
updated.
@scmacdon scmacdon force-pushed the swift-lambda-actions branch from cac86cc to a03e5b1 Compare July 4, 2025 14:16
@scmacdon scmacdon added MVP A Minimum Viable Product example to show the bare bones of how to use a service via an SDK. Application An example with multiple AWS Services and SDKs to show how to build a complete, working application. and removed MVP A Minimum Viable Product example to show the bare bones of how to use a service via an SDK. Task A general update to the code base for language clarification, missing actions, tests, etc. Single action example A new (or significant update to a) small example, labels Jul 4, 2025
@scmacdon scmacdon merged commit 5762d3c into awsdocs:main Jul 4, 2025
21 of 26 checks passed
@shepazon shepazon deleted the swift-lambda-actions branch September 9, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Application An example with multiple AWS Services and SDKs to show how to build a complete, working application. On Call Review complete On call review complete Swift This issue relates to the AWS SDK for Swift

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants