{"id":29664195,"url":"https://github.com/debugger24/action-aws-ssm-run-command","last_synced_at":"2025-07-22T12:06:44.627Z","repository":{"id":57796141,"uuid":"527880641","full_name":"debugger24/action-aws-ssm-run-command","owner":"debugger24","description":"Github Action for running commands on Linux or Windows machine managed using SSM","archived":false,"fork":false,"pushed_at":"2022-08-23T13:16:55.000Z","size":252,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-03-15T04:06:58.069Z","etag":null,"topics":["aws","aws-ssm","ec2-instance","github-action"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/aws-ssm-run-command","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/debugger24.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":null,"security":null,"support":null}},"created_at":"2022-08-23T07:30:42.000Z","updated_at":"2024-02-19T20:49:43.000Z","dependencies_parsed_at":"2023-01-11T17:23:21.407Z","dependency_job_id":null,"html_url":"https://github.com/debugger24/action-aws-ssm-run-command","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"b3520b5119d564d8f2f0367c7ede15c196da23c6"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":"debugger24/github-action-template","purl":"pkg:github/debugger24/action-aws-ssm-run-command","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debugger24%2Faction-aws-ssm-run-command","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debugger24%2Faction-aws-ssm-run-command/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debugger24%2Faction-aws-ssm-run-command/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debugger24%2Faction-aws-ssm-run-command/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/debugger24","download_url":"https://codeload.github.com/debugger24/action-aws-ssm-run-command/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debugger24%2Faction-aws-ssm-run-command/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266489665,"owners_count":23937367,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","aws-ssm","ec2-instance","github-action"],"created_at":"2025-07-22T12:06:43.856Z","updated_at":"2025-07-22T12:06:44.612Z","avatar_url":"https://github.com/debugger24.png","language":"TypeScript","readme":"# GitHub Action - AWS SSM Run Command\n\nGithub Action for running commands on Linux or Windows machine managed using SSM\n\n## Usage\n\n```yaml\n- name: Execute command\n  uses: debugger24/action-aws-ssm-run-command@v1\n  with:\n      aws-region: us-east-1\n      instance-ids: |\n        instance_id_1\n        instance_id_2\n      commands: |\n        pwd\n        ls\n        echo \"Executed by Github Actions Workflow #${{ github.run_id }}\" \u003e\u003e test.txt\n```\n\n## Action Inputs\n\n| Input Name        | Description                                                    | Required | Default Value                                             |\n|-------------------|----------------------------------------------------------------|----------|-----------------------------------------------------------|\n| aws-region        | AWS Region                                                     | true     |                                                           |\n| instance-ids      | List of Instance IDs to execute command                        | true     |                                                           |\n| commands          | Commands to be executed on instance                            | true     |                                                           |\n| os                | (Optional) Operating system to run commands (windows or linux) | false    | linux                                                     |\n| working-directory | (Optional) Working directory for command execution             | false    |                                                           |\n| comment           | (Optional) Comment                                             | false    | Executed by Github Actions Workflow #${{ github.run_id }} |\n\n## Action Outputs\n\n| Output Name | Description                                            |\n|-------------|--------------------------------------------------------|\n| command-id  | Execution command ID generated by AWS send command API |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebugger24%2Faction-aws-ssm-run-command","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdebugger24%2Faction-aws-ssm-run-command","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebugger24%2Faction-aws-ssm-run-command/lists"}