{"id":20364360,"url":"https://github.com/bandwidth/s3-sync-action","last_synced_at":"2026-02-03T01:02:11.120Z","repository":{"id":80265999,"uuid":"546703564","full_name":"Bandwidth/s3-sync-action","owner":"Bandwidth","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-03T23:01:46.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-03-04T18:46:07.698Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bandwidth.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-06T14:04:14.000Z","updated_at":"2022-10-31T14:24:41.000Z","dependencies_parsed_at":"2024-01-04T01:11:07.968Z","dependency_job_id":null,"html_url":"https://github.com/Bandwidth/s3-sync-action","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/Bandwidth/s3-sync-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bandwidth%2Fs3-sync-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bandwidth%2Fs3-sync-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bandwidth%2Fs3-sync-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bandwidth%2Fs3-sync-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bandwidth","download_url":"https://codeload.github.com/Bandwidth/s3-sync-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bandwidth%2Fs3-sync-action/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261479420,"owners_count":23164690,"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-15T00:11:24.822Z","updated_at":"2026-02-03T01:02:06.102Z","avatar_url":"https://github.com/Bandwidth.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# s3-sync-action\n\nThis action syncs the provided S3 bucket with the contents of the provided path\n\n## Inputs\n```yaml\nbucket-name:\n    required: true\n    description: Desired Bucket Name\nbucket-expiration:\n    required: false\n    default: '30'\n    description: Desired Bucket Expiration Time in Days\nbucket-region:\n    required: false\n    default: 'us-east-2'\n    description: Desired Bucket AWS Region\nbucket-path:\n    required: false\n    default: '/'\n    description: Relative Upload Path\naws-access-key-id:\n    required: true\n    description: AWS Access Key ID\naws-secret-access-key:\n    required: true\n    description: AWS Secret Access Key\ncontent-path:\n    required: true\n    description: Path of the Content to Sync\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbandwidth%2Fs3-sync-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbandwidth%2Fs3-sync-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbandwidth%2Fs3-sync-action/lists"}