{"id":21683409,"url":"https://github.com/snow-actions/serverless-deploy","last_synced_at":"2025-07-04T08:05:03.551Z","repository":{"id":65161803,"uuid":"583606412","full_name":"snow-actions/serverless-deploy","owner":"snow-actions","description":"Deploy Serverless Framework","archived":false,"fork":false,"pushed_at":"2023-09-04T21:35:14.000Z","size":13,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-29T02:08:19.865Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/snow-actions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-30T09:51:28.000Z","updated_at":"2024-10-06T08:22:58.000Z","dependencies_parsed_at":"2024-11-25T16:11:58.535Z","dependency_job_id":"f39d030d-c6df-4048-9de4-c1be79a53ded","html_url":"https://github.com/snow-actions/serverless-deploy","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"a487bbbdc174242f51d0c8b2e624e8238f0b3f9b"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":"snow-actions/composite-action-template","purl":"pkg:github/snow-actions/serverless-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Fserverless-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Fserverless-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Fserverless-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Fserverless-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snow-actions","download_url":"https://codeload.github.com/snow-actions/serverless-deploy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Fserverless-deploy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263472279,"owners_count":23471812,"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":[],"created_at":"2024-11-25T16:11:49.533Z","updated_at":"2025-07-04T08:05:03.527Z","avatar_url":"https://github.com/snow-actions.png","language":null,"readme":"\n# Serverless Deploy\n\nDeploy [Serverless Framework](https://www.serverless.com/framework/docs).\n\n## Usage\n\n### AWS OpenID Connect (OIDC)\n\nRequired to set up ID provider and create an role for [OIDC](https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-amazon-web-services).  \nSet the role ARN to `role-to-assume`.\n\n```yml\npermissions:\n  id-token: write\n  contents: read\nsteps:\n  - uses: actions/checkout@v3\n  - uses: snow-actions/serverless-deploy/aws/oidc@v1.0.0\n    with:\n      role-to-assume: arn:aws:iam::123456789100:role/my-github-actions-role\n      aws-region: us-east-2\n```\n\nSee other options at [aws/oidc/action.yml](aws/oidc/action.yml)\n\n### AWS Access Key\n\nNot implemented.\n\n## Supported\n\n### Runners\n\n- `ubuntu-*`\n- `windows-*`\n- `macos-*`\n- `self-hosted`\n\n### Events\n\n- Any\n\n## Dependencies\n\n- Bash\n- [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials)\n- [serverless - npm](https://www.npmjs.com/package/serverless)\n\n## Contributing\n\nWelcome.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnow-actions%2Fserverless-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnow-actions%2Fserverless-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnow-actions%2Fserverless-deploy/lists"}