-
### Describe the issue
One of the metric property is not updated in the documentation https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_cloudwatch.Metric.html#dimensions. The “dimension” me…
-
### Describe the feature
The ECS team recently introduced CloudWatch alarms for ECS deployments as described in https://aws.amazon.com/about-aws/whats-new/2022/12/amazon-ecs-cloudwatch-alarms-safety-…
-
### Describe the feature
https://docs.aws.amazon.com/sns/latest/dg/and-or-logic.html#or-operator
I would like to be able to use the "$or" operator for SNS subscription filters to filter out messag…
-
This is essentially the same issue as https://github.com/aws/aws-lambda-dotnet/issues/839, but without crashing deserialization, which I'm guessing is due to the use of `float64` that avoids overflowi…
-
Terraform provider for Grafana Issue: https://github.com/grafana/terraform-provider-grafana/issues/1302
We migrated the provider to a new permissions API (available since Grafana 9.3) in the latest…
-
## WHAT
デバイスの詳細ダイアログからAmazonへの導線を追加する。
## WHY
- 少なくなったときに購入を促すことができる
## TODO
- [ ] Amazon API の調査
- [ ] デバイスとAmazonの商品を紐付ける仕組みを作る
- [ ] UIの実装
atrn0 updated
4 years ago
-
### What is the bug?
`clearScroll` request to opensearch client fails with sigv4 signing mismatch:
org.opensearch.client.opensearch._types.OpenSearchException: Request failed: [security_exception]…
-
Amazon S3’s [PutObject](https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html) function now lets you specify the use of any one of four widely used checksum algorithms ([SHA-1](https://en…
-
### What is the bug?
`deletePit` request to opensearch client fails with sigv4 signing mismatch
```
org.opensearch.client.opensearch._types.OpenSearchException: Request failed: [security_exceptio…
-
In my case, I cache a lot of intermediate compilation objects on EBS and I don't want to lose them when a workflow is finished.
So I'm wondering if we can provide an option that only stops a machine…