souravTurbot

Results 41 issues of souravTurbot

### Describe the bug As per the [documentation](https://pkg.go.dev/github.com/aws/[email protected]/service/eks#ListIdentityProviderConfigsInput) the maximum value for input parameter MaxResults is 100 in the ListIdentityProviderConfigsPages API call. However, at the time of execution, it generates...

bug
p3

**Is your feature request related to a problem? Please describe.** WellArchitected service support is not available in [endpoints package](https://pkg.go.dev/github.com/aws/aws-sdk-go/aws/endpoints) **Describe the solution you'd like** Please add support for WellArchitected service...

feature-request

This will help to get details of project information for several resources like database, droplet, volume etc.

enhancement
do-api

**Describe the bug** In the relationship graph, the boolean column value does not show on hover by default. If I cast it to text, then the values are visible.

bug
dashboards

**Is your feature request related to a problem? Please describe.** For example - column title - The Daily column link - https://www.nytimes.com/the-daily I should be able to click on the...

enhancement

We have configured MySQL DB systems for High Availability; hence, it is deployed under multi-fault domain architecture. But the below APIs do not provide details of all the fault domains....

MySQL Database

It would be good to have the VCN name associated to ListSubnets, ListSecurityLists, ListNetworkSecurityGroups api's apart from the vcn_id field to avoid unnecessary joins to get the VCN name associated...

Networking

# Example query results Results ``` > select name, sns_topic_arn from aws_backup_vault +--------------------------------+--------------------------------------------+ | name | sns_topic_arn | +--------------------------------+--------------------------------------------+ | aws/efs/automatic-backup-vault | arn:aws:sns:us-east-1:**********:mytopic | | Default | | +--------------------------------+--------------------------------------------+ ```

**Describe the bug** Getting null value for column sns_topic_arn, even after there is a valid value available.

bug

**Describe the bug** Getting null for column ip_address_type even if there is a valid value available.

bug
blocked