{"id":22127902,"url":"https://github.com/sashee/appsync-none","last_synced_at":"2025-03-24T08:34:49.772Z","repository":{"id":138842062,"uuid":"528333750","full_name":"sashee/appsync-none","owner":"sashee","description":"Sample code for some uses of the AppSync NONE data source","archived":false,"fork":false,"pushed_at":"2022-08-24T09:30:22.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-29T14:09:50.493Z","etag":null,"topics":["appsync","aws"],"latest_commit_sha":null,"homepage":"","language":"HCL","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/sashee.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":"2022-08-24T08:31:09.000Z","updated_at":"2022-10-29T13:58:06.000Z","dependencies_parsed_at":"2023-03-17T23:15:16.635Z","dependency_job_id":null,"html_url":"https://github.com/sashee/appsync-none","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/sashee%2Fappsync-none","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sashee%2Fappsync-none/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sashee%2Fappsync-none/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sashee%2Fappsync-none/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sashee","download_url":"https://codeload.github.com/sashee/appsync-none/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245235581,"owners_count":20582264,"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":["appsync","aws"],"created_at":"2024-12-01T17:22:15.746Z","updated_at":"2025-03-24T08:34:49.753Z","avatar_url":"https://github.com/sashee.png","language":"HCL","readme":"# Sample code for some uses of the AppSync NONE data source\n\n## Deploy\n\n* ```terraform init```\n* ```terraform apply```\n\n## Usage\n\nSend queries to the AppSync API:\n\n```graphql\nquery MyQuery {\n  user(id: \"user1\") {\n    last_login(format: \"MM/dd/YYYY HH:mm\")\n    last_modified\n    name\n  }\n}\n```\n\nResponse:\n\n```json\n{\n  \"data\": {\n    \"user\": {\n      \"last_login\": \"08/24/2022 08:23\",\n      \"last_modified\": \"2022-08-24T08:22:43.932Z\",\n      \"name\": \"John Adams\"\n    }\n  }\n}\n````\n\n## Cleanup\n\n* ```terraform destroy```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsashee%2Fappsync-none","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsashee%2Fappsync-none","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsashee%2Fappsync-none/lists"}