Kishin Yagami

Results 69 comments of Kishin Yagami

Does the page show an AccessDenied error? If so, please click the link again in 10-20 minutes.

Sorry I can't understand the point. I suppose S3 buckets created by the system are not public.

The access to `https://xxxxxxxxxx.cloudfront.net/api/settings` should be handled by the API gateway. Not S3. It looks like the setting of CloudFront is strange. Can you share the `Behaviors` part of your...

Thank you, it will be excellent addition! I think it's nicer if even non-coder can easily add the new language.

Thank you for the report. I launched a new stack, but I can't reproduce the issue. Can you try it again while opening the browser's developer tool? The POST request...

Hmmm, that's strange. It looks your 'Console' tab in the developer tool shows some error messages (6 errors and 3 warnings?). Can you share these messages?

It's like you access the status page using the custom domain, but the domain name of the API server is not same as the custom domain. So it violates the...

Sorry for late reply and thank you for the suggestion. I think `No incidents reported.` is the valuable information for the visitors and so I want to keep showing the...

Yes, it's awesome to have a feature to group components, though I'm not sure when I can have a time to implement it.

I'm not really sure I understand your question correctly, but the link below is the codes to list metrics and fetch the metric data. https://github.com/ks888/LambStatus/blob/master/packages/lambda/src/aws/cloudWatch.js Or do you want to...