steampipe-plugin-aws icon indicating copy to clipboard operation
steampipe-plugin-aws copied to clipboard

Use SQL to instantly query AWS resources across regions and accounts. Open source CLI. No DB required.

Results 113 steampipe-plugin-aws issues
Sort by recently updated
recently updated
newest added

**References** Add any related links that will help us understand the resource, including vendor documentation, related GitHub issues, and Go SDK documentation. 1. aws_codeartifact_domain 2. aws_codeartifact_domain_permissions_policy 3. aws_codeartifact_repository 4. aws_codeartifact_repository_permissions_policy...

enhancement
new table
stale

**Describe the bug** GET call for table `aws_wafregional_rule` returns error `WAFNonexistentItemException` **Steampipe version (`steampipe -v`)** Example: v0.15.0 **To reproduce** ```sql select * from aws_wafregional_rule where rule_id = '' ``` **Additional...

bug
blocked
stale

This is about "connect" attachments, a special kind of attachment supported. Currently the info we can find in steampipe is `aws_ec2_transit_gateway_vpc_attachment` table (which is not really only about vpc attachments)...

enhancement
help wanted
new table
stale

**Describe the bug** On running queries for `aws_wafregional_rule` table, the results are very inconsistent. Please take a look at the different sets of results below: ``` select name, title from...

bug

**References** TF Ref - https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/appconfig_application

new table

API ref - https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcEndpointConnections.html

enhancement
stale

**References** https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-api-destinations.html https://docs.aws.amazon.com/sdk-for-go/api/service/eventbridge/#EventBridge.ListApiDestinations

enhancement
new table

There are several api paths that are read only but informative and can be used to easily track upcoming events outside of the aws health console one example would be...

enhancement
new table
stale

**Describe the bug** When querying the aws_securityhub_finding table, if we query using `compliance_status = 'FAILED'` we are getting different results than if we do `compliance_status like 'FAILED'`. Mainly we get...

bug

S3 storage is a common source of expenses, and in order to control the cost would be useful to query the size of the S3 bucket and the count of...

enhancement
help wanted
stale