{"id":21647429,"url":"https://github.com/fitomad/techtalk-aws-lamba-swift","last_synced_at":"2025-10-20T12:48:27.355Z","repository":{"id":186228973,"uuid":"614254757","full_name":"fitomad/TechTalk-AWS-Lamba-Swift","owner":"fitomad","description":"Código empleado para la Tech Talk en Globant sobre el uso de Swift para el desarrollo de AWS Lambda","archived":false,"fork":false,"pushed_at":"2023-03-30T08:39:51.000Z","size":10378,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T00:57:54.330Z","etag":null,"topics":["aws-dynamodb","aws-lambda","aws-lambda-swift","aws-sqs","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fitomad.png","metadata":{"files":{"readme":"README-EN.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-03-15T08:06:40.000Z","updated_at":"2025-02-09T11:28:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"b769aa38-fdbd-4e42-a747-60fd434d138f","html_url":"https://github.com/fitomad/TechTalk-AWS-Lamba-Swift","commit_stats":null,"previous_names":["fitomad/techtalk-aws-lamba-swift"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fitomad/TechTalk-AWS-Lamba-Swift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitomad%2FTechTalk-AWS-Lamba-Swift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitomad%2FTechTalk-AWS-Lamba-Swift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitomad%2FTechTalk-AWS-Lamba-Swift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitomad%2FTechTalk-AWS-Lamba-Swift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fitomad","download_url":"https://codeload.github.com/fitomad/TechTalk-AWS-Lamba-Swift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitomad%2FTechTalk-AWS-Lamba-Swift/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259444954,"owners_count":22858548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws-dynamodb","aws-lambda","aws-lambda-swift","aws-sqs","swift"],"created_at":"2024-11-25T06:49:53.457Z","updated_at":"2025-10-20T12:48:22.300Z","avatar_url":"https://github.com/fitomad.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tech Talk: AWS Lambda with Swift\n\nThis is the repository with all the code shown in the Tech Talk by [Globant](https://www.globant.com/) where we talked about using the Swift language to develop Amazon Web Services Lambdas.\n\n## Organization\n\nInside this repository you will find the following projects\n\n* **App** folder\n    * **GlobantPlus**. It is the tvOS application developed as a guide in the talk. It calls the Lambdas that store the user's favorites and tracking while using the application.\n* Lambdas folder\n    * **AWSLambdaBasic** The most basic Lambda.\n    * **AWSLambdaBackend** Handles `POST` and `DELETE` events received by AWS API Gateway and inserts them into a DynamoDB database.\n    * **AWSLambdaTracking** Receives an event from an AWS SQS message queue.\n    * **AWSMultipleFunctions** Multiple Lambdas inside the same Swift Package.\n\n\n## Preparing the GlobantPlus app\n\nTo be able to compile and run the GlobantPlus application, a project configuration file (`.xcconfig`) is required which will contain the user account data for The Movie Database and the identity keys created for our Amazon Web Services user.\n\n```xcconfig\nTMDB_API_KEY = [API Key para Movie Database ]\nTMDB_API_AUTH_KEY = [Tu AUTH KEY de The Movie Database]\n\nAWS_ACCESS_KEY_ID = [Tu clave de acceso de AWS]\nAWS_SECRET_ACCESS_KEY = [Clave secreta de acceso a AWS]\n\nAWS_SQS_QUEUE_URL = [URL de la cola de mensajes SQS]\nAWS_API_GATEWAY_URL = [URL base de AWS API Gateway]\n```\n\nAfter adding the file, you must set it to be used by the Debug and Release environments.\n\n![Xcode-xcconfig](https://github.com/fitomad/TechTalk-AWS-Lamba-Swift/raw/main/Documentation/Images/XCConfig-Xcode.png)\n\n### The Movie Database\n\nYou need to have a user on [themoviedb.org](https://www.themoviedb.org/).\n\nTo get your API credentials, go to User \u003e Settings \u003e API and copy the values from the **API Key (v3 auth)** and **Read Access Token for the API (v4 auth)** sections.\n\n![TMDB](https://github.com/fitomad/TechTalk-AWS-Lamba-Swift/raw/main/Documentation/Images/tmdb.png)\n\n## AWS Access Keys\n\nClick on your user avatar and then on Security Credentials. Once there, go to the **Access keys** section and create the keys.\n\n## Documentation\n\nIn the **Documentation** folder inside this repository, you will find details about some aspects discussed during the talk.\n\n## Contact\n\n* **GitHub**: [fitomad](https://github.com/fitomad)\n* **LinkedIn**: [www.linkedin.com/in/adolfo-vera](www.linkedin.com/in/adolfo-vera)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffitomad%2Ftechtalk-aws-lamba-swift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffitomad%2Ftechtalk-aws-lamba-swift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffitomad%2Ftechtalk-aws-lamba-swift/lists"}