ParthaI

Results 27 comments of ParthaI

Hi, @ZiyaoQiao Thanks for the quick reply. 1. I don't know the API behavior or how it behaves, It does not throw any `AccessDenied` error while making CLI calls or...

Hi @jodoglevy. Hope you are doing well! - Yes, I am able to list other OCI resources from the same box, for the same region, and using the same credentials,...

As of now, we are not getting any triggers info in any of the API.

@johnsmyth @cbruno10, I have tested the API with tag support, and the response is inconsistent. Also in CLI, the behavior is the same as AWS GO SDK API. Observations: 1....

Standardise the Empty check format for quals column if required.

Need to test the optional quals queries

Hello @tinder-tder, we have raised a [draft PR](https://github.com/turbot/steampipe-plugin-aws/pull/1167) for the above-mentioned tables. Since we don't have an account of the type `Business`, `Enterprise On-Ramp`, or `Enterprise Support plan` for testing...

Thanks, @tinder-tder, for your feedback. Let me try to update the format of `strart_time` and the optional quals `service` column error.

@bigdatasourav The [API](https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/[email protected]#Client.DescribeLoadBalancers) doesn't return IpAddressType value for Gateway Load Balancer, but we are getting the IpAddressType value for Application Load Balancer. Both AWS SDK V1 Go API, and AWS...