-
- [ ] Need to swap the location of the backup reminder text used to pull from: docs/nw_backups_reminder_email.txt
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
Below features are came from Kue. since this project was highly inspired by Kue.
- Delayed jobs
- Distribution of parallel work load
- Job event and progress pubsub
- Job TTL
- Optional retries…
-
**Terraform Version & Prov:**
Terraform 1.5.5, open-source
**AFT Version:** 1.12.1
**Terraform Version & Provider Versions**
Please provide the outputs of `terraform version` and `terraform pr…
-
there has been an initial release of "a cloud-native Trellis, based on the 0.8 Trellis API" (using "S3 for binary and memento storage, and... SNS for notifications").
per aaron coburn, "this is the…
-
### Describe your idea/feature/enhancement
The team recently introduced the ability to use [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) with `sam validate --lint`. This is great, …
-
When publising to a SNS Topic and listening to an SQS queue bound to that topic, deserialization fails, as the messageformat is a topic message and not a queue message.
Messageformat needs to be detec…
-
Problem:
in case we try to add a new endpoint using:
conn.create_platform_endpoint(app_arn,device_token,user_data)
An exception is raised in case it is already exists.
A simple check before adding a …
-
## Context
I have added a function handle to process new S3 objects into my existing flask app process.
The flask app process is working fine.
## Expected Behavior
I will expect no errors when…
-
**Package version:** 1.2.0
**node version:** 10.16.0
Take this code:
```js
var dynamo = require("dynamodb");
dynamo.AWS.config.loadFromPath("/home/me/.aws/credentials.json");
```
Runnin…