-
What's the benefit of using ipld-image instead of just putting JPEG2000 files on IPFS? Doesn't J2K already support progressive streaming?
Could you add a note about this in the README?
-
**Is your feature request related to a problem? Please describe.**
There is no way to manage function app auth settings via the CLI. I can't seem to find any way to do it other than through the port…
-
## Summary
It does clear to me after scanning https://github.com/redhat-developer/yaml-language-server/blob/main/README.md whether yaml.schemaStore.enable is enabled by default or not. How does one…
-
We urgently need anyone with the AWS Lambda experience to write a short documentation on how to use Martin with Amazon Lambda functions, or similar tech with other cloud providers. The tiles data sho…
-
## やること
公開後、バグが発生したり、機能追加をしたい時のためにステージング環境を用意したい
template.yamlを書き換えて、別のLambda関数、DynamoDBとしてデプロイできないだろうか
-
### Lambda
example
```
def lambda_handler(event, context):
return {
"statusCode": 200,
"headers": { "Content-Type": "application/json" },
"body": json.dumps({ ... …
-
In #3391 we are introducing a new experimental `pulumi watch` command. This command can be used during active development of a Pulumi project to automatically update the active stack as soon as chang…
-
Hello and thanks for this awesome lib !
I am deploying on AWS Lambda and generate graphql schema from my struct to give it to AWS AppSync.
I am trying to have only one struct that match the datab…
-
### Describe the current behavior
The current prefect-aws integration does not contain AWS SQS integrations.
### Describe the proposed behavior
Add a AWS SQS block to represent the SQS connection a…
-
### Description:
sam init --location "CloudFront signed URL here" fails with message "Error: The template location specified is not valid:..."
### Steps to reproduce:
sam init --name "s…