Harai Akihiro

Results 9 issues of Harai Akihiro

### Name of the resource AWS::SES::ConfigurationSet ### Resource name _No response_ ### Description `Tags` property for `AWS::SES::ConfigurationSet` resource is currently missing. * https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-configurationset.html * https://docs.aws.amazon.com/cli/latest/reference/sesv2/create-configuration-set.html * https://docs.aws.amazon.com/cli/latest/reference/sesv2/get-configuration-set.html ### Other Details...

Coverage

**Describe the bug** I got the following error when I tried to load BPF objects: ```golang objs := bpfObjects{} if err := loadBpfObjects(&objs, nil); err != nil { log.Fatalf("loading objects:...

bug

While bcc supports debug logging, gobpf has no support for configuring debug logging. Debug logging is useful for writing optimized code. --- Debug flag can be passed as the second...

**Is your feature request related to a problem? Please describe.** I'm using this plugin on AWS. On Storage Settings page, GetBucketLocation API is always called and results in `AccessDenied` error....

feature request

I am using guard-phpunit2 with GNTP. Even when some tests failed, Growl says like: ``` 4 tests, 0 failures in 0 sec ``` The failure count is always zero, while...

Declaring the same variable name inside `switch` causes the outer one to drop when uglified with `unused=true` option. **Uglify version (`uglifyjs -V`)** ``` uglify-js 3.17.4 ``` **JavaScript input** ```js (function()...

Make sample configuration [anti-affinity](https://kubernetes.io/docs/user-guide/node-selection/).

bug
enhancement

**Uglify version (`uglifyjs -V`)** ``` uglify-js 3.19.3 ``` **JavaScript input** ```javascript ((e) => { const t = e.pushState, r = e.replaceState; (e.pushState = function (r) { const n = new...

Confirm by changing [ ] to [x] below to ensure that it's a bug: - [x] I've gone though the [API reference](https://docs.aws.amazon.com/sdk-for-go/v2/api/) - [x] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-go)...

bug
service-api
p2