{"id":15814684,"url":"https://github.com/lucasroesler/botopush","last_synced_at":"2025-04-01T03:38:42.027Z","repository":{"id":143143074,"uuid":"232106555","full_name":"LucasRoesler/botopush","owner":"LucasRoesler","description":"Very minimal example of useing the boto3 Python package and the python3-http template.","archived":false,"fork":false,"pushed_at":"2020-06-14T07:59:42.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T23:06:15.444Z","etag":null,"topics":["boto","openfaas","openfaas-function","python3","python3-http"],"latest_commit_sha":null,"homepage":"","language":"Python","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/LucasRoesler.png","metadata":{"files":{"readme":"README.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-06T13:26:18.000Z","updated_at":"2020-01-06T13:27:29.000Z","dependencies_parsed_at":"2023-06-27T00:53:19.026Z","dependency_job_id":null,"html_url":"https://github.com/LucasRoesler/botopush","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasRoesler%2Fbotopush","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasRoesler%2Fbotopush/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasRoesler%2Fbotopush/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasRoesler%2Fbotopush/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucasRoesler","download_url":"https://codeload.github.com/LucasRoesler/botopush/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246580455,"owners_count":20800106,"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":["boto","openfaas","openfaas-function","python3","python3-http"],"created_at":"2024-10-05T04:41:42.936Z","updated_at":"2025-04-01T03:38:42.005Z","avatar_url":"https://github.com/LucasRoesler.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# botopush OpenFaaS Example\n\nVery minimal example of useing the `boto3` Python package and the `python3-http` template.\n\nThis will accept an arbtrary payload and save it to an S3 bucket\n\n## Build\nJust use the `faas-cli`\n```sh\nfaas-cli build --tag=describe\n```\n\n## Deploy\nThis requires an the AWS credentials to be created as a secret. First, create a text file called `botopush-aws` so that it looks like this\n\n```txt\n[default]\naws_access_key_id=\u003cvalue\u003e\naws_secret_access_key=\u003cvalue\u003e\n```\n\nMake sure that these credentials have access to the required bucket and update the stack file, replacing `botopush-example`.\n\nThen use the faas-cli to deploy the secret:\n```sh\nfaas-cli secret create -n beta botopush-aws --from-file `pwd`/botopush-aws\n```\n\nOnce the secret is deployed, you can deploy the function using\n\n```sh\nfaas-cli deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasroesler%2Fbotopush","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasroesler%2Fbotopush","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasroesler%2Fbotopush/lists"}