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

Addresses: #1339 TODO: - [ ] Write integration tests # Integration test logs Logs ``` Add passing integration test logs here ``` # Example query results Results ``` Add example...

**Is your feature request related to a problem? Please describe.** The document (https://hub.steampipe.io/plugins/turbot/aws/tables/aws_cost_usage) mentions... dimension types (AZ , INSTANCE_TYPE, LEGAL_ENTITY_NAME, LINKED_ACCOUNT, OPERATION, PLATFORM, PURCHASE_TYPE, SERVICE, TAGS, ..... But I don't...

enhancement

**Describe the bug** A clear and concise description of what the bug is. When running this query against a connection configured to use a RoleArn ```bash [ec2-user@ip-10-64-10-116 ~]$ ./steampipe query...

bug

**References** https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListServiceSpecificCredentials.html **Use Case** as of now is not possible to list if IAM users have "HTTPS Git credentials for AWS CodeCommit" enabled Should work similar to aws_iam_access_key

enhancement
help wanted
new table

**References** https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListServiceSpecificCredentials.html **Use Case** as of now is not possible to list if IAM users have "SSH keys for AWS CodeCommit" enabled Should work similar to aws_iam_access_key

enhancement
help wanted
new table

**Describe the bug** When using AWS SSO, the SSO credentials seem to expire prematurely. Error message from the Plugin is: ``` Welcome to Steampipe v0.16.4 For more information, type .help...

bug

Ability to query CloudTrail lake queries with Steampipe. Provides an alternative to query and join through Steampipe, and alternative option to the cloudtrail event table through cloudwatch log groups already...

enhancement
new table

**References** Add any related links that will help us understand the resource, including vendor documentation, related GitHub issues, and Go SDK documentation. [Go SDK ](https://pkg.go.dev/github.com/aws/[email protected]/service/cloudsearchdomain) [TF Reference](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudsearch_domain)

enhancement
new table

Trusted Advisor helps to identify ways to optimize AWS infrastructure, improve security and performance, reduce costs, and monitor service quotas through checks. For reference: [https://aws.amazon.com/premiumsupport/technology/trusted-advisor/](https://aws.amazon.com/premiumsupport/technology/trusted-advisor/) Please let me know if...

enhancement
help wanted
new table