All Git Users → awslabs

326 open source projects by awslabs

202. Aws Limit Monitor
Customizable Lambda functions to proactively notify you when you are about to hit an AWS service limit. Requires Enterprise or Business level support to access Support API.
✭ 269
javascript
203. Route53 Infima
Library for managing service-level fault isolation using Amazon Route 53.
✭ 266
java
204. Dynamodb Document Js Sdk
DynamoDB Document SDK in Javascript
✭ 258
html
205. aws-greengrass-group-setup
File-driven creation of an entire AWS Greengrass group
206. landsat-on-aws
Landsat on AWS is a web application that uses Amazon S3, Amazon API Gateway, and AWS Lambda to create an infinitely scalable interface to navigate Landsat satellite data.
207. rekognition-video-utils
Reference implementation on labeling video frames using Amazon Rekognition. The repo also contains some OpenCV based video utilities for frame extraction and labeling.
✭ 34
python
208. custom-lookup-lambda
CloudFormation Custom Resource can be leveraged to query AWS DynamoDB via an AWS Lambda function to retrieve the key value pairs, replacing the mappings and parameter sections and providing a more automated approach for managing template parameters.
209. pidgin-chime
Pidgin/libpurple plugin for Amazon Chime
✭ 57
cMakefile
210. amazon-ecs-for-open-application-model
CLI that deploys OAM workloads to Amazon ECS on AWS Fargate
211. one-line-scan
With this tool, projects can be compiled easily for fuzzing with AFL or for static code analysis with tools like CBMC. One-line-scan hooks into the compilation process and wraps calls to the compiler with other compilers. Besides the compilation wrappers, one-line-scan ships with basic analysis jobs, that allow to analyze a project right after c…
212. codedeploy-blue-green
These artifacts are associated with the blog post on Blue/Green Deployments with CodeDeploy.
✭ 46
213. genomics-tertiary-analysis-and-data-lakes-using-aws-glue-and-amazon-athena
This solution creates a scalable environment in AWS to prepare genomic data for large-scale analysis and perform interactive queries against a genomics data lake.
214. kinesis-agent-windows
An extensible Windows agent that ingests logs and metrics to AWS services such as Kinesis Stream, Kinesis Firehose, CloudWatch Logs and CloudWatch.
✭ 34
C#
215. aws-templates-for-cbmc-proofs
Templates for writing CBMC proofs for C code
216. coldsnap
A command line interface for Amazon EBS snapshots
217. smithy-ruby
No description, website, or topics provided.
218. amazon-pollexy
Amazon Polly and Lex-based special needs voice assistant
219. aws-glue-data-catalog-client-for-apache-hive-metastore
The AWS Glue Data Catalog is a fully managed, Apache Hive Metastore compatible, metadata repository. Customers can use the Data Catalog as a central repository to store structural and operational metadata for their data. AWS Glue provides out-of-box integration with Amazon EMR that enables customers to use the AWS Glue Data Catalog as an externa…
✭ 130
java
220. aws-cloudformation-template-builder
aws-cloudformation-template-builder contains cfn-skeleton is a command line tool and Go library that consumes the published CloudFormation specification and generates skeleton CloudFormation templates with mandatory and optional parameters of chosen resource types prefilled with placeholder values.
✭ 121
goshell
221. rds-data-api-client-library-java
No description, website, or topics provided.
✭ 14
java
222. aws-clustered-video-streams
A clustered video stream is an AWS architecture that increases the quality and reliability of live events by providing seamless regional failover capabilities for live video steams. Operators can monitor the status of the clustered stream from a single pane of glass and dynamically control from which region the stream consumed by a player origin…
223. aws-embedded-metrics-node
Amazon CloudWatch Embedded Metric Format Client Library
224. cdk-serverless-clamscan
No description, website, or topics provided.
225. amazon-kinesis-video-streams-producer-c
No description, website, or topics provided.
✭ 29
cC++CMake
227. aws-streaming-media-analytics
AWS Streaming Media Analytics is a serverless end-to-end solution for analyzing the video streaming experience
228. amazon-kinesis-archiver
An AWS Lambda module and node.js library to facilitate Amazon Kinesis archival and replay
229. pptod
Multi-Task Pre-Training for Plug-and-Play Task-Oriented Dialogue System (ACL 2022)
230. amazon-inspector-finding-forwarder
Python scripts to run in AWS Lambda to process findings from Amazon Inspector
✭ 36
python
231. amazon-qldb-driver-rust
A Rust implementation of a driver for Amazon QLDB.
✭ 13
rust
232. amazon-inspector-auto-remediate
Lambda job in Python to automatically patch EC2 instances when an inspector assessment generates a CVE finding
✭ 55
python
234. aws-virtual-gpu-device-plugin
AWS virtual gpu device plugin provides capability to use smaller virtual gpus for your machine learning inference workloads
235. amazon-ecs-amazon-efs
Using Amazon EFS to Persist Data from Amazon ECS Containers
✭ 66
236. amazon-apigateway-ingress-controller
A Kubernetes controller for managing Amazon API Gateways
237. dynamic-training-with-apache-mxnet-on-aws
Dynamic training with Apache MXNet reduces cost and time for training deep neural networks by leveraging AWS cloud elasticity and scale. The system reduces training cost and time by dynamically updating the training cluster size during training, with minimal impact on model training accuracy.
238. aws-c-cal
Aws Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primitives.
239. rekognition-image-search-engine
Reference implementation on building a local image search engine that uses Amazon Rekognition image labels to create an inverted index.
✭ 59
pythonHTML
240. aws-iot-analytics-notebook-containers
An extension for Jupyter notebooks that allows running notebooks inside a Docker container and converting them to runnable Docker images.
241. cloudwatch-xray-apm-demo
Demo on how to use Amazon CloudWatch custom metrics with either Collectd or CloudWatch logs, so you don't introduce latency on your apps. This demo also uses the AWS X-Ray daemon to send tracing information to X-Ray.
✭ 16
ruby
242. synchro-charts
Synchro Charts is a front-end component library that provides a collection of components to visualize time-series data.
243. smithy-typescript
Smithy code generators for TypeScript. (in development)
244. sagemaker-dashboards-for-ml
No description, website, or topics provided.
✭ 61
python
245. aws-config-resource-schema
AWS Config resource schema define the properties and types of AWS Config resource configuration items (CIs). Resource CI schema are used by developers when performing advanced resource queries and when processing CI data.
✭ 122
246. aws-saas-boost
No description, website, or topics provided.
247. dynamodb-streams-kinesis-adapter
The Amazon DynamoDB Streams Adapter implements the Amazon Kinesis interface so that your application can use KCL to consume and process data from a DynamoDB stream.
✭ 82
java
248. aws-security-analytics-bootstrap
AWS Security Analytics Bootstrap enables customers to perform security investigations on AWS service logs by providing an Amazon Athena analysis environment that's quick to deploy, ready to use, and easy to maintain.
✭ 118
249. aws-lambda-powertools-typescript
A suite of utilities for AWS Lambda Functions that makes structured logging, creating custom metrics asynchronously and tracing with AWS X-Ray easier
250. aws-blog-net-exploring-aspnet-core
This repository is for exploring the new ASP.NET Core platform with AWS. On the AWS .NET blog site there are a series of posts talking about the code in this repository. For any questions or ideas about ASP.NET Core on AWS feel free to open a GitHub issue. That will help us in determining future blog content.
201-250 of 326 user projects