#
amazon-web-services
Here are 1,092 public repositories matching this topic...
AWS Workshop for Kubernetes
-
Updated
Sep 23, 2020 - Shell
Free Templates for AWS CloudFormation
infrastructure
aws
cloudformation
amazon-web-services
cloudformation-templates
aws-cloudformation
cloudformation-template
cloudformation-yaml
-
Updated
Dec 27, 2021 - Java
Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using StackSets. Uses tagging to avoid launch configuration changes. Automated spot termination handling. Reliable fallback to on-demand instances.
go
infrastructure
aws
automation
cloudformation
aws-lambda
ec2
gitter
animation
touch
evaluation
autoscaling-groups
spot-instances
cost
ec2-instance
amazon-web-services
fee
autoscaling
aws-autoscaling
golang-application
ec2-spot
terraform-module
cheaper-spot-instances
demand-instances
-
Updated
Jan 5, 2022 - Go
AWS SDK for iOS. For more information, see our web site:
-
Updated
Jan 12, 2022 - Objective-C
-
Updated
Mar 31, 2020 - JavaScript
Open
Cognito User Pool password length error message should display user pool password length requirement
1
BillBunting
commented
Feb 25, 2021
Which AWS Services is the feature request for?
Cognito User Pools with AWSMobileClient DropIn UI
Is your feature request related to a problem? Please describe.
Users have reported difficulty signing up for our app because they receive inaccurate or insufficient feedback from the DropIn UI sign up screen regarding password length requirements.
- Upon entering a 5 character password
Easily run your Compose application to the cloud with compose-cli
docker
cli
docker-compose
azure
docker-engine
ecs
aci
amazon-web-services
amazon-ecs
moby
fargate
azure-aci
docker-desktop
-
Updated
Jan 6, 2022 - Go
Manage AWS MFA Security Credentials
aws
sts
amazon-web-services
mfa
two-factor-authentication
multi-factor-authentication
2fa
aws-sts
awsmfa
-
Updated
Sep 29, 2021 - Python
Powerful CLI tool to simplify Amazon ECS deployments, rollbacks & scaling
docker
aws
deployment
containers
scheduling
ecs
aws-cli
aws-ecs
scaling
amazon-web-services
ecs-service
ecs-cli
-
Updated
Jan 13, 2022 - Python
Code and walkthrough labs to set up a serverless chat application for the Zombie Apocalypse Workshop
-
Updated
Jan 9, 2020 - JavaScript
Reference architecture that shows how to take a Node.js application, containerize it, and deploy it as microservices on Amazon Elastic Container Service.
-
Updated
Dec 24, 2021 - Shell
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world use Amazon Web Services (AWS)
aws
devops
automation
cloud
cloud-computing
infrastructure-as-code
cloud-native
sre
amazon-web-services
hacktoberfest
hacktoberfest-accepted
hacktoberfest2021
-
Updated
Oct 28, 2021 - JavaScript
Code for Agile Data Science 2.0, O'Reilly 2017, Second Edition
python
vagrant
data-science
data
machine-learning
airflow
kafka
spark
apache-spark
analytics
machine-learning-algorithms
python3
amazon-ec2
python-3
apache-kafka
amazon-web-services
predictive-analytics
agile-data
data-syndrome
agile-data-science
-
Updated
Oct 29, 2021 - Jupyter Notebook
This repo contains a simple application that consists of three microservices. Each application is deployed using different Compute options on AWS.
java
docker
kubernetes
aws
lambda
microservices
serverless
containers
amazon-web-services
wildfly-swarm
-
Updated
May 7, 2021 - Jsonnet
A working prototype for capturing frames off of a live MJPEG video stream, identifying objects in near real-time using deep learning, and triggering actions based on an objects watch list.
python
opencv
aws
machine-learning
image
video
aws-lambda
mjpeg
video-processing
amazon-web-services
image-analysis
amazon-rekognition
capture-frames
capture-video
-
Updated
Feb 23, 2021 - JavaScript
An attempt at remaking the popular battle royale game, Fortnite, using Unreal Engine 4 and Amazon GameLift
game
windows
linux
aws
networking
replication
cpp
multiplayer
game-development
unreal-engine
ue4
client-server
amazon-web-services
gamelift
unreal-engine-4
battle-royale
fortnite
-
Updated
Sep 29, 2021 - C++
Open-source application to programmatically clean your AWS resources based on a whitelist and time to live (TTL) settings
aws
lambda
cloud
aws-lambda
serverless
python3
serverless-framework
cleanup
cleaner
amazon-web-services
auto-cleanup
-
Updated
Dec 16, 2021 - Python
Links e materiais disponibilizados como conteúdo adicional para os estudos nos treinamentos da AWS.
-
Updated
Jan 10, 2022 - PowerShell
A serverless architecture for orchestrating ETL jobs in arbitrarily-complex workflows using AWS Step Functions and AWS Lambda.
aws
lambda
big-data
serverless
athena
state-machine
etl
extract
bigdata
glue
orchestration
load
transform
amazon-web-services
elt
stepfunctions
-
Updated
Dec 28, 2019 - Python
Code of Amazon Web Services in Action, 1st edition
-
Updated
Mar 12, 2018 - JavaScript
AWS Security Tools (AST) in a simple Docker container. 📦
-
Updated
May 20, 2021 - Shell
Collection of AWS SSM Documents to perform Chaos Engineering experiments
aws
chaos
chaos-monkey
software-engineering
aws-ec2
sre
amazon-web-services
chaos-testing
chaos-engineering
-
Updated
Jan 10, 2022 - Python
Rapid CloudFormation: Modular, production ready, open source.
aws
cloudformation
amazon-web-services
cloudformation-templates
aws-cloudformation
cfn
cloudformation-template
cloudformation-yaml
aws-cloudformation-templates
cfn-templates
-
Updated
May 22, 2021 - Shell
Learn how to use Infrastructure as Code on AWS with the help of CloudFormation.
-
Updated
Feb 20, 2020
In a world where everything is Terraform, teams use Terraform Cloud API to manage their workloads. TECLI increases teams productivity by facilitating such interaction and by providing easy commands that can be executed on a terminal or on CI/CD systems.
devops
command-line
continuous-integration
continuous-delivery
terraform
amazon-web-services
terraform-cloud
-
Updated
May 31, 2021 - Go
AWS System Manager Parameter Store caching client for Python
-
Updated
Jul 15, 2021 - Python
Improve this page
Add a description, image, and links to the amazon-web-services topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the amazon-web-services topic, visit your repo's landing page and select "manage topics."


What feature/behavior/change do you want?
Add the ability to set the maximum instance lifetime of instances in node groups:
https://docs.aws.amazon.com/autoscaling/ec2/userguide/asg-max-instance-lifetime.html
Why do you want this feature?
We'd like to ensure that our instances don't hang around for too long and so this would be a nice feature to have.