Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Aws Tool Kit Bundle Laravel Package

draw/aws-tool-kit-bundle

View on GitHub
Deep Wiki
Context7

DrawAwsToolKitBundle

Multiple tools related to Aws infrastructure.

draw:aws:cloud-watch-logs:download

Allow to download a cloud watch log locally.

A user case would be to download slow query log from a rds cluster and aggregate them locally

bin/console draw:aws:cloud-watch-logs:download /aws/rds/cluster/prod-dbcluster/slowquery prod-1 ./tmp/slow-log.log
bin/console draw:aws:cloud-watch-logs:download /aws/rds/cluster/prod-dbcluster/slowquery prod-2 ./tmp/slow-log.log --fileMode=a+

--aws-newest-instance-role

Allowing to ignore a command if it's not the newest instance in a pool of instance base on it's role.

Sometime it's complex to configure cron that should be executed only on one instance in a pool of server that are auto scaling. A good way to do that is to check if the current instance is the newest one, that way only one instance can be the newest at a specific time.

bin/console acme:purge-database --aws-newest-instance-role=prod
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
comsave/common
alecsammon/php-raml-parser
chrome-php/wrench
lendable/composer-license-checker
typhoon/reflection
mesilov/moneyphp-percentage
mike42/gfx-php
bookdown/themes
aura/view
aura/html
aura/cli
povils/phpmnd
nayjest/manipulator
omnipay/tests
psr-mock/http-message-implementation
psr-mock/http-factory-implementation
psr-mock/http-client-implementation
voku/email-check
voku/urlify
rtheunissen/guzzle-log-middleware