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

I think eventually steampipe Dashboards would be great to replace Cloudwatch Dashboard. But I would need a way to pull metric data somehow (and then to graph them but that's...

enhancement
new table

**Important Note:** Only there is a breaking change in the table `aws_securitylake_data_lake` because in the newer version SDK they removed the [GetDataLake](https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/[email protected]#Client.GetDatalake) API support. # Integration test logs Logs ```...

Bumps [github.com/aws/aws-sdk-go-v2/service/wafv2](https://github.com/aws/aws-sdk-go-v2) from 1.24.2 to 1.48.2. Commits 0fde27c Release 2024-03-29 57e0d95 Regenerated Clients e114db5 Update SDK's smithy-go dependency to v1.20.2 f456f07 Update endpoints model 96b431a Update API model 6a694c7 dep:...

dependencies

Bumps [github.com/aws/aws-sdk-go-v2/service/servicecatalog](https://github.com/aws/aws-sdk-go-v2) from 1.16.5 to 1.28.4. Commits 0fde27c Release 2024-03-29 57e0d95 Regenerated Clients e114db5 Update SDK's smithy-go dependency to v1.20.2 f456f07 Update endpoints model 96b431a Update API model 6a694c7 dep:...

dependencies

Bumps [github.com/aws/aws-sdk-go-v2/service/dax](https://github.com/aws/aws-sdk-go-v2) from 1.12.0 to 1.19.4. Commits 2de0027 Release 2023-11-28 f0c890c Regenerated Clients e032d9e Update endpoints model 507661f Update API model 4128360 fix: respect functional option modifications to RetryMaxAttempts (#2390)...

dependencies

Bumps [github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi](https://github.com/aws/aws-sdk-go-v2) from 1.14.1 to 1.21.4. Commits 2de0027 Release 2023-11-28 f0c890c Regenerated Clients e032d9e Update endpoints model 507661f Update API model 4128360 fix: respect functional option modifications to RetryMaxAttempts (#2390)...

dependencies

Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.13.10 to 1.17.11. Changelog Sourced from github.com/aws/aws-sdk-go-v2/credentials's changelog. Release (2022-11-10) General Highlights Dependency Update: Updated to the latest SDK module versions Module Highlights github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.24.1 Documentation: This...

dependencies

_**Note:**_ I have tested all the tables utilizing the EC2 package and found no breaking changes. The data from the current EC2 package in the main branch and the new...

**Table name** aws_cloudwatch_metric_statistic_data_point **New column name** ExtendedStatistics - like p95 or p99 **Description** This feature request proposes extending the listCloudWatchMetricStatisticDataPoints function in Steampipe to support retrieving extended statistics like p95...

enhancement

# Integration test logs Logs ``` Add passing integration test logs here ``` # Example query results Results ``` > select name, opt_in_status, steampipe_available, steampipe_default from aws_region +----------------+---------------------+---------------------+-------------------+ | name...