{"id":20471793,"url":"https://github.com/signiant/dynamodb-autoscale-lambda-enable","last_synced_at":"2025-03-05T13:44:36.369Z","repository":{"id":93380831,"uuid":"102488731","full_name":"Signiant/dynamodb-autoscale-lambda-enable","owner":"Signiant","description":"Lambda function which verifies that dynamoDB autoscaling is enabled for a new table","archived":false,"fork":false,"pushed_at":"2019-04-17T18:06:50.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-16T02:23:53.069Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Signiant.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-05T14:04:03.000Z","updated_at":"2019-04-17T18:06:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ff28505-bf46-44fa-a5a8-b1aaa109ba81","html_url":"https://github.com/Signiant/dynamodb-autoscale-lambda-enable","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/Signiant%2Fdynamodb-autoscale-lambda-enable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Fdynamodb-autoscale-lambda-enable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Fdynamodb-autoscale-lambda-enable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Fdynamodb-autoscale-lambda-enable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Signiant","download_url":"https://codeload.github.com/Signiant/dynamodb-autoscale-lambda-enable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242039536,"owners_count":20061924,"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-15T14:17:15.680Z","updated_at":"2025-03-05T13:44:36.363Z","avatar_url":"https://github.com/Signiant.png","language":"Python","readme":"# dynamodb-autoscale-lambda-enable\nLambda function which verifies that dynamoDB autoscaling is enabled for a new table.  If it is found to not be enabled, it is enabled.\n\n# Prerequsites\n* An IAM role that allows DynamoDB autoscaling ([AWS Docs](https://goo.gl/JVmkGS))\n# Deploying\n* Zip up the lambda function code in the `lambda` folder and place in an S3 bucket\n  * ie. `cd lambda; zip -r dynamodb-autoscale-enable.zip enable-as.py`\n * Create a new cloudformation stack using the template in the cfn folder\n\nThe stack asks for the function zip file location in S3, the role name (NOT the ARN), the minimum throughput and the maxium throughput.  Once the stack is created, a cloudwatch event is created to subscribe the lambda function to the `CreateTable` dynamodb call.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigniant%2Fdynamodb-autoscale-lambda-enable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsigniant%2Fdynamodb-autoscale-lambda-enable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigniant%2Fdynamodb-autoscale-lambda-enable/lists"}