Devin Boyer
Devin Boyer
Currently, the **Queue** shortcut will also create a SNS topic that the created queue is subscribed to, unless one of two conditions are met: 1. The queue is a FIFO...
In #113, we added the ability for Lambda functions created using Lambda shortcuts to use an IAM role that already exists. When specified, an inline policy would be created and...
Auto-scaling DynamoDB tables are neat - they enable you to handle scaling workloads with DynamoDB without losing money overprovisioning your table, and can be more cost effective than by-request pricing...
The Lambda shortcut in this repo currently grants `logs:*` access, i.e. access to all actions for the log group created by this shortcut: https://github.com/mapbox/cloudfriend/blob/05aa50b75a6930329f7fb41b3fb21f6f5fe1fa8f/lib/shortcuts/lambda.js#L147-L151 While it's good that this permission...
**Is your feature request related to a problem? Please describe.** Currently, if you navigate to the base of subdomain for boto3 documentation, aka https://boto3.amazonaws.com/, you get a Page Not Found...
## 1. Title New resource: `AWS::Glue::ResourcePolicy` ## 2. Scope of request Glue Resource Policies can be used to grant other AWS accounts access to an account's Glue Data Catalog, or...
I noticed two required modules were not listed in the README. I updated it to be all-inclusive.
This change enables ecs-conex to set a Permissions Policy on _all_ repositories watched by this instance of conex. ECR Permissions policies enable you to share an ECR repository in one...