What's new?
- New tables added
- aws_ses_domain_identity (#1206) (Thanks to @janritter for the contribution!)
Enhancements
- Re-enabled
nameandtypeoptional list key columns inaws_route53_recordtable. (#1190) - Updated the following tables to use AWS SDK Go v2: (#1186)
aws_acm_certificateaws_api_gateway_api_authorizeraws_api_gateway_api_keyaws_api_gateway_rest_apiaws_api_gateway_stageaws_api_gateway_usage_planaws_api_gatewayv2_apiaws_api_gatewayv2_domain_nameaws_api_gatewayv2_integrationaws_api_gatewayv2_stageaws_dynamodb_backupaws_iam_access_advisoraws_iam_access_keyaws_iam_account_password_policyaws_iam_account_summaryaws_iam_credential_reportaws_iam_groupaws_iam_policyaws_iam_policy_attachmentaws_iam_policy_simulatoraws_iam_roleaws_iam_saml_provideraws_iam_server_certificateaws_iam_useraws_iam_virtual_mfa_deviceaws_s3_bucketaws_sns_topic
Bug fixes
aws_backup_vaulttable now returns no rows instead of an error when querying a vault that does not exist. (#1163)aws_neptune_db_clustertable now only lists Neptune DB clusters. (#1204)aws_rds_db_clustertable now only lists RDS Aurora DB clusters. (#1204)
What's new?
- New tables added
Enhancements
- Added the following new columns to
aws_sns_topictable: (#1176)- application_failure_feedback_role_arn
- application_success_feedback_role_arn
- application_success_feedback_sample_rate
- firehose_failure_feedback_role_arn
- firehose_success_feedback_role_arn
- firehose_success_feedback_sample_rate
- http_failure_feedback_role_arn
- http_success_feedback_role_arn
- http_success_feedback_sample_rate
- lambda_failure_feedback_role_arn
- lambda_success_feedback_role_arn
- lambda_success_feedback_sample_rate
- sqs_failure_feedback_role_arn
- sqs_success_feedback_role_arn
- sqs_success_feedback_sample_rate
- Added support for
us-isoandus-isobregions. (#1168)
Bug fixes
- Fixed the typo in column name to use
health_check_targetinstead ofheath_check_targetinaws_ec2_classic_load_balancertable. (#1179) - Fixed the
settingscolumn in theaws_ecs_clustertable to correctly return data instead ofnull. (#1175)
What's new?
- New tables added
Enhancements
- Added column
associated_resourcestoaws_wafv2_web_acltable. (#1158)
Enhancements
- Recompiled plugin with steampipe-plugin-sdk v3.3.2. (#1150)
- Recompiled plugin with aws-sdk-go v1.44.49. (#1142)
- Added timestamps to example queries in
aws_cloudtrail_trail_event,aws_cloudwatch_log_eventandaws_vpc_flow_log_eventtable documents. (#1136) - Added column
url_configtoaws_lambda_aliasandaws_lambda_functiontables. (#1146)
Bug fixes
- Fixed inconsistent table names in the
aws_ebs_volume_metric_write_ops,aws_ebs_volume_metric_write_ops_hourlyandaws_vpc_flow_logtables. (#1149)
What's new?
- New tables added
Enhancements
- Added column
certificatetoaws_rds_db_instancetable. (#1126)
Bug fixes
- Fixed the
aws_backup_frameworktable to return an empty row for the unsupportedap-northeast-3region instead of returning an error. (#1131)
What's new?
- New tables added
Enhancements
- Recompiled plugin with steampipe-plugin-sdk v3.3.1. (#1129)
- Added information about STS and IAM API limitations with aws-vault temporary credentials in the
docs/index.mdfile. - Added column
vpcstoaws_route53_zonetable. (#1085) - Added column
vpc_endpoint_service_permissionstoaws_vpc_endpoint_servicetable. (#1121)
Bug fixes
- Fixed the
No such hostissue in audit manager tables. (#1122) - Fixed the
MaxResultsparameter issue in list API foraws_eks_identity_provider_configtable. (#1119) - Fixed the
Unsupported regionissue inaws_media_store_containertable. (#1117) - Fixed the
BdRequestExceptionissue in theaws_guardduty_membertable. (#1116)
What's new?
- New tables added
- Added
s3_force_path_styleconfig argument to allow S3 path-style addressing. (#1082) (Thanks to @srgg for the contribution!)
Enhancements
- Recompiled plugin with steampipe-plugin-sdk v3.3.0. (#1108)
What's new?
- New tables added
Enhancements
- Added column
pending_maintenance_actionstoaws_rds_db_clusterandaws_rds_db_instancetables. (#1083) - Updated the
.gitignorefile to include all VS Code user settings. (#1078)
Bug fixes
- Fixed the
snapshot_create_timecolumn inaws_redshift_snapshottable to be oftimestampdata type instead ofstring. (#1071)
What's new?
- New tables added
Enhancements
- Updated
aws_route53_recordtable to temporarily disablenameandtypelist key quals in order to fix duplicate rows issue. (#972)
Bug fixes
- Fixed
aws_elasticsearch_domain,aws_opensearch_domain, andaws_s3_buckettables to not panic when ignoring errors. (#1064)
What's new?
- Added
endpoint_urlconfig arg to provide users the ability to set a custom endpoint URL when making requests to AWS services. For more information, please see AWS plugin configuration. (#1053) (Thanks to @srgg for the contribution!)
What's new?
- New tables added
Enhancements
- Added column
administrator_accounttoaws_securityhub_hubtable. (#1046)
Bug fixes
- Fixed the
is_loggingcolumn ofaws_cloudtrail_trailtable to returntrueinstead ofnullfor shadow trails when the source trail has logging enabled. (#986)
What's new?
- New tables added
Bug fixes
- Fixed the
inline_policiescolumn inaws_iam_role,aws_iam_groupandaws_iam_usertables to correctly return results instead of an error. (#1048)
What's new?
- Added
ignore_error_codesconfig arg to provide users the ability to set a list of additional AWS error codes to ignore while running queries. For instance, to ignore some common access denied errors, which is helpful when running with limited permissions, set the argumentignore_error_codes = ["AccessDenied", "AccessDeniedException"]. For more information, please see AWS plugin configuration (#992) - New tables added
- aws_config_aggregate_authorization (#1025)
- aws_dlm_lifecycle_policy (#1016)
- aws_guardduty_filter (#1029)
- aws_guardduty_member (#1028)
- aws_guardduty_publishing_destination (#1030)
- aws_inspector_assessment_run (#1036)
- aws_inspector_exclusion (#1038)
- aws_inspector_finding (#1040)
- aws_ram_resource_association (#1009)
- aws_ram_principal_association (#1009)
- aws_securityhub_action_target (#1012)
- aws_securityhub_finding (#1017)
- aws_securityhub_finding_aggregator (#1031)
- aws_securityhub_insight (#1011)
- aws_securityhub_member (#1022)
- aws_securityhub_standards_control (#1010)
Enhancements
- Added column
shared_directoriestoaws_directory_service_directorytable. (#1024) - Added column
vpc_idtoaws_ec2_network_interfacetable. (#990) - Added column
master_accounttoaws_guardduty_detectortable. (#1023) - Added column
architecturestoaws_lambda_functiontable. (#991) - Updated all tables to use
IgnoreConfiginstead ofShouldIgnoreErrorinGetConfigfunction. (#992)
Bug fixes
- Fixed the handling for unsupported regions in
aws_inspector_assessment_targetandaws_inspector_assessment_templatetables. (#1039
What's new?
- New tables added
Enhancements
- Improved the example descriptions in
aws_iam_credential_reporttable document.
Bug fixes
- Fixed
aws_cloudtrail_trail_event,aws_cloudwatch_log_event, andaws_vpc_flow_log_eventtables not returning correct results for consecutive queries when using thefilterlist key column. (#981)
What's new?
- New tables added
Enhancements
- Added the
environment_variablescolumn toaws_lambda_functionandaws_lambda_versiontables. (#973) - Updated the
aws_organizations_accounttable'sidcolumn description and document for account ID clarifications. (#975) - Removed the use of chalk package in
aws_iam_credential_reporttable for dashboard compatibility.
Bug fixes
- Updated the column name from
date-createdtodate_createdin theaws_elastic_beanstalk_environmenttable (#965)
Enhancements
- Recompiled plugin with steampipe-plugin-sdk v3.1.0 and Go version
1.18. (#953) - Added support for native Linux ARM and Mac M1 builds. (#958)
- Added column
package_typetoaws_lambda_functiontable. (#956)
What's new?
- New tables added
- Added optional config arguments
max_error_retry_attemptsandmin_error_retry_delayto allow customization of the error retry timings. For more information please see AWS plugin configuration. (#914)
Enhancements
- Added column
event_notification_configurationtoaws_s3_buckettable. (#946) - Added column
login_profiletoaws_iam_usertable. (#947)
Enhancements
- Added
image_scanning_findingscolumn toaws_ecr_repositorytable (#937)
- New tables added
Enhancements
- Added
table_classcolumn toaws_dynamodb_tabletable (#936) - Added additional optional key quals ('!=') to
aws_cost_by_service_daily,aws_cost_by_service_monthly,aws_cost_by_service_usage_type_dailyandaws_cost_by_service_usage_type_monthlytables and context cancellation toaws_cost_forecast_dailyandaws_cost_forecast_monthlytables (#917)
Bug fixes
- Fixed
aws_s3_bucketqueries failing for buckets created in theEU(eu-west-1) region through the CLI or API (#927)
Enhancements
- Recompiled plugin with steampipe-plugin-sdk v2.1.1 (#933)
Enhancements
- Added column
standards_status_reason_codetoaws_securityhub_standards_subscriptiontable (#930)
Bug fixes
- Fixed the
aws_ebs_snapshottable to correctly handleInvalidParameterValueerror (#919)
Enhancements
- Added
sqs_managed_sse_enabledcolumn toaws_sqs_queuetable (#922) - Added additional optional key quals to
aws_cost_by_service_daily,aws_cost_by_service_monthly,aws_cost_by_service_usage_type_dailyandaws_cost_by_service_usage_type_monthlytables (#912)
Bug fixes
- Fixed the
titlecolumn ofaws_vpc_security_group_ruletable to correctly evaluate if a security group rule is either ingress or egress (#924)
What's new?
- New tables added
Enhancements
- Recompiled plugin with steampipe-plugin-sdk v2.0.3 (#901)
Bug fixes
- Fixed pagination issues in
aws_ecs_servicetable (#908) - Fixed the
aws_iam_access_advisortable to handle the errors when steampipe is running on multi-account connections by using an aggregator connection in the configuration file (#905)
What's new?
- New tables added
Enhancements
-
Added context cancellation handling to the following tables (#896)
- aws_auditmanager_control
- aws_auditmanager_framework
- aws_backup_recovery_point
- aws_backup_vault
- aws_cloudfront_cache_policy
- aws_cloudtrail_trail
- aws_cloudtrail_trail_event
- aws_cloudwatch_log_event
- aws_cloudwatch_log_resource_policy
- aws_ec2_reserved_instance
- aws_guardduty_finding
- aws_iam_action
- aws_kinesis_video_stream
- aws_lambda_alias
- aws_lambda_function
- aws_serverlessapplicationrepository_application
- aws_ssm_patch_baseline
- aws_vpc_security_group_rule
-
Updated default max records parameter value and lower limit for the following tables (#896)
- aws_api_gateway_api_authorizer
- aws_api_gatewayv2_stage
- aws_config_conformance_pack
- aws_directory_service_directory
- aws_ecs_container_instance
- aws_ecs_service
Bug fixes
- Fixed the
aws_codecommit_repositorytable to correctly list out all the repositories (#894)
What's new?
- New tables added
Enhancements
- Added additional optional key quals, filter support, and context cancellation handling to
Redshift,Route 53,S3,SageMaker,Secrets Manager,Security Hub,Serverless Application Repository,Step Functions,SNS,SSM,SSO,VPC,WAFandWell-Architectedtables (#873)
Bug fixes
- Fixed the
aws_dax_clustertable to skip unsupported regions (#869) - Fixed the
aws_wellarchitected_workloadtable to skip unsupported regions (#859) - Fixed the
aws_vpc_security_group_ruletable to set thepair_group_namecolumn tonilfor cross-account referenced security group rules instead of returning an error (#875) - Updated the column type of
created_dateandlast_modifiedcolumns toTIMESTAMPin all Lambda tables (#871)
Enhancements
- Added additional optional key quals, filter support, and context cancellation handling to
FSx,Glacier,GuardDuty,IAM,Identity Store,Inspector,Kinesis,KMS,Lambda,ElastiCache,MacieandRDStables (#856) - Added the following columns to the
aws_vpc_security_group_ruletable (#860)- cidr_ipv4
- description
- group_owner_id
- is_egress
- referenced_group_id
- referenced_peering_status
- referenced_user_id
- referenced_vpc_id
- referenced_vpc_peering_connection_id
- security_group_rule_id
- Added
assignment_statuscolumn toaws_iam_virtual_mfa_devicetable (#856) - Recompiled plugin with steampipe-plugin-sdk v1.8.3 (#865)
Bug fixes
- Fixed the
aws_workspaces_workspacetable to skip the unsupported regions (#862)
Deprecated
- The following columns of
aws_vpc_security_group_ruletable have been deprecated to stay consistent with the API response data. These columns will be removed in the next major version. We recommend updating any scripts or workflows that use these deprecated columns to use the equivalent new columns in the table instead.- cidr_ip (replaced by cidr_ipv4)
- group_name
- owner_id (replaced by group_owner_id)
- pair_group_id (replaced by referenced_group_id)
- pair_group_name
- pair_peering_status (replaced by referenced_peering_status)
- pair_user_id (replaced by referenced_user_id)
- pair_vpc_id (replaced by referenced_vpc_id)
- pair_vpc_peering_connection_id (replaced by referenced_vpc_peering_connection_id)
- vpc_id
Enhancements
- Recompiled plugin with aws-sdk-go-v1.42.25 (#851)
- Added additional optional key quals, filter support, and context cancellation handling to
ACM,API Gateway,EBS,EC2,ECR,ECS,EFS,EKS,Elastic Beanstalk,ElastiCache,Elasticsearch,EMR,EventBridgeandRDStables (#850)
What's new?
- New tables added
Enhancements
- Updated default max records parameter value and lower limit for
Access Analyzer,ACM,API Gateway,Application Auto Scaling,Audit manager,Backup,Cloud Control,CloudFormation,CloudFront,CloudWatch,CodePipeline,Config,DAX,DMSandDynamoDBtables (#829)
Bug fixes
- Fixed the
aws_workspaces_workspacetable to return an empty row for unsupported regions instead of throwing an error (#835) - Querying the
aws_ebs_snapshottable will now correctly return snapshot(s) details instead of an empty row (#842) - The
image_owner_aliascolumn ofaws_ec2_ami_sharedtable will now correctly display the AWS account alias (for example, amazon, self) or the AWS account ID of the AMI owner (#841) - The
image_owner_aliascolumn ofaws_ec2_amitable is now set toselfby default (#841)
Bug fixes
- Fixed default max records parameter value and lower limit for
aws_cloudwatch_alarmtable
Bug fixes
- Queries no longer fail when using a wildcard in the
regionconfig argument due to the release ofap-southeast-3region
What's new?
- New tables added
Enhancements
- Added column
prefix_list_idtoaws_vpc_security_group_ruletable (#801) - Added column
compliance_by_config_ruletoaws_config_ruletable (#817) - Added column
project_visibilitytoaws_codebuild_projecttable (821) - Added additional optional key quals, filter support, and context cancellation handling to
Access Analyzer,ACM,API Gateway,Application Auto Scaling,Audit manager,Backup,Cloud Control,CloudFormation,CloudFront,CloudWatch,CodeBuild,CodeCommit,CodePipeline,Config,DAX,Directory Service,DMS,DynamoDBandEBStables (754) - Added an example query for listing SQL server instances with SSL disabled in the
aws_rds_db_instancetable document (#806) README.mdanddocs/index.mdfiles now have updated Slack channel links
Bug fixes
- Fixed the
string field contains invalid UTF-8error in theaws_ec2_instancetable (#812)
What's new?
- New tables added
- aws_elasticache_redis_metric_cache_hits_hourly (#753)
- aws_elasticache_redis_metric_curr_connections_hourly (#753)
- aws_elasticache_redis_metric_engine_cpu_utilization_hourly (#753)
- aws_elasticache_redis_metric_get_type_cmds_hourly (#753)
- aws_elasticache_redis_metric_list_based_cmds_hourly (#753)
- aws_elasticache_redis_metric_new_connections_hourly (#753)
- aws_serverlessapplicationrepository_application (#751)
Enhancements
- Recompiled plugin with steampipe-plugin-sdk v1.8.2 (#741)
- Added filter example queries in
aws_cloudwatch_log_eventtable (#748) - Added few more example queries in
aws_iam_roletable (#685)
Bug fixes
aws_ec2_application_load_balancertable will no longer returnValidationErrorin get call (#792)aws_dax_clustertable will no longer return an error when we try to query for unsupported regions (#787)aws_lambda_aliastable will now needname,function_nameandregionto perform get call (#781)
What's new?
- New tables added
Enhancements
- Updated: Add
policy_stdcolumn to theaws_ecrpublic_repositorytable (#778) - Updated: Add
policy_stdcolumn to theaws_ecr_repositorytable (#780) - Updated: Add columns
policyandpolicy_stdto theaws_lambda_aliastable (#774) - Updated: Add columns
policyandpolicy_stdto theaws_lambda_versiontable (#776) - Updated: Add columns
policyandpolicy_stdto theaws_secretsmanager_secrettable (#745)
Bug fixes
- Fixed:
aws_kinesis_firehose_delivery_streamtable now includes better error handling (#769) - Fixed: Remove duplicate data from the
aws_backup_plantable (#767) - Fixed:
aws_ecrpublic_repositorytable will now return an empty row instead of an error when we try to query for any region other thanus-east-1(#770)
Bug fixes
- Fixed: Queries will no longer panic when encountering an error due to invalid references in the
ShouldRetryfunction (#763)
What's new?
- New tables added
Enhancements
- Updated: Add
policy_stdcolumn toaws_backup_vaulttable (#746) - Updated: Increase the golangci-lint workflow timeout to 10 mins (#750)
Bug fixes
- Fixed: Queries will no longer hang if no credentials are provided or an invalid profile is specified (#713)
Enhancements
- Recompiled plugin with steampipe-plugin-sdk v1.7.3 (#741)
Bug fixes
- Updated data type of the column
platform_versionfrominttostringinaws_ssm_managed_instancetable (#732)
What's new?
- New tables added
Enhancements
- Updated: Recompiled plugin with steampipe-plugin-sdk v1.7.1 (#729)
What's new?
- New tables added
Enhancements
- Updated: Recompiled plugin with steampipe-plugin-sdk v1.7.0 (#695)
Bug fixes
- Queries for global tables, e.g.,
aws_iam_user, will no longer return an error if no regions are specified for a connection (#690) - Fixed the
ecs_servicetable to correctly return the tags instead of returningnull(#710)
What's new?
- New tables added
Bug fixes
- Fixed: Increase number of retries from 3->8 for Cloud Control service sessions to better handle throttling
- Fixed: Examples for
aws_cloudcontrol_resourcetable are now correct
What's new?
- New tables added
Enhancements
- Updated: Parliament IAM permissions to the latest (#676)
- Updated: Add additional optional key quals, filter support, and context cancellation handling to
aws_ec2_instance,aws_iam_policy,aws_rds_db_cluster_snapshottables (#638) - Recompiled plugin with steampipe-plugin-sdk v1.6.2
What's new?
- New tables added
Bug fixes
- Add pagination to list and list tags functions in several tables (#660)
What's new?
- New tables added
Bug fixes
- When the macie service is not enabled in a particular region,
aws_macie2_classification_jobtable will now returnnilinstead oferror(#661)
Enhancements
- Recompiled plugin with steampipe-plugin-sdk v1.5.1 (#653)
What's new?
- New tables added
Enhancements
- Added customized exponential back-off retry logic to optimize retry mechanism (#635)
Bug fixes
- Fixed: Implemented pagination in
aws_config_ruleandaws_config_conformance_packtable (#646) - Fixed: Improved documentations (#639)
What's new?
- New tables added
What's new?
- New tables added
- aws_directory_service_directory (#572)
- aws_ec2_application_load_balancer_metric_request_count_daily (#605)
- aws_ec2_network_load_balancer_metric_net_flow_count (#527)
- aws_ec2_application_load_balancer_metric_request_count (#527)
- aws_ec2_network_load_balancer_metric_net_flow_count_daily (#604)
- aws_rds_db_event_subscription (#609)
- aws_redshift_cluster_metric_cpu_utilization_daily (#606)
- aws_securityhub_standards_subscription (#286)
Enhancements
- Updated: Global services like IAM, S3, Route 53, etc. will now connect to
us-gov-west-1andcn-northwest-1when creating service connections in GovCloud and China respectively (#613) - Updated: Add column
scheduled_actionstoaws_redshift_clustertable (#523) - Updated: Add column
log_publishing_optionstoaws_elasticsearch_domaintable (#593) - Updated: Add column
instance_lifecycletoaws_ec2_instancetable (#617)
Bug fixes
- Fixed:
aws_ec2_ssl_policytable will no longer generate duplicate values with multi-region setup (#594) - Fixed: If no regions are set in the config file, the region will now correctly be determined from the
AWS_DEFAULT_REGIONorAWS_REGIONenvironment variables if set (#598)
What's new?
- New tables added
Bug fixes
- Fixed:
arncolumn data now contain the correct regions in regional resource tables (#590) - Fixed: Querying columns
dnssec_key_signing_keysanddnssec_statusinaws_route53_zonetable for private hosted zones no longer causes errors (#589)
What's new?
- New tables added
Bug fixes
- Fixed:
aws_cloudtrail_trailtable is now smarter when hydrating data for shadow trails (global and organization) (#578) - Fixed: Route tables with IPv6 routes no longer cause queries to fail in the
aws_vpc_routetable (#581)
What's new?
- New tables added
Bug fixes
- Fixed:
aws_ec2_instancetable should not panic when hydratingstate_transition_timecolumn if there is no state transition reason (#574)
What's new?
- New tables added
Enhancements
- Updated: Add column
arninaws_vpc_nat_gatewaytable (#540) - Updated: Add multi-account connection information and examples to index doc (#565)
- Updated: Improve error message when connection config regions are not valid (#558)
- Updated: Cleanup region selection in connection creation code for table modules (#566)
- Recompiled plugin with steampipe-plugin-sdk v1.4.1
Bug fixes
- Fixed: Connection creation is now retried when receiving reset by peer errors (#557)
- Fixed: Fix plugin sometimes incorrectly selecting the wrong region from connection config (#561)
- Fixed: Hydration now works for
created_at,name,title,updated_at, andversioncolumns inaws_codepipeline_pipelinetable (#537) - Fixed: Several column descriptions in
aws_ecs_task_definitiontable (#541)
What's new?
- New tables added
Enhancements
- Updated: Add wildcard support when defining regions in plugin connection configuration (#530)
- Updated: Improve docs/index.md with expanded credential options and examples (#535)
Bug fixes
- Fixed: Fix various failing integration tests (#534)
- Fixed: Removed invalid key column definitions in various tables
What's new?
- New tables added
Enhancements
- Updated: Rename column
file_system_arntoarninaws_efs_file_systemtable (#494) - Updated: Rename column
table_arntoarninaws_dynamodb_tabletable (#495) - Updated: Improve error message in
aws_iam_credential_reporttable when no credential report exists (#510) - Updated: Remove use of deprecated function
ItemFromKeyfromaws_redshift_clustertable (#514)
What's new?
- New tables added
Bug fixes
- Fixed: Typo in description for common cloudwatch_metric
timestampcolumn (#505)
What's new?
- New tables added
Enhancements
- Updated: Add column
arntoaws_api_gateway_stagetable (#447) - Updated: Add column
arntoaws_ec2_classic_load_balancertable (#475) - Updated: Add column
event_subscriptionstoaws_inspector_assessment_templatetable (#467) - Updated: Add column
logging_configurationtoaws_wafv2_web_acltable (#470) - Updated: Add columns
dnssec_key_signing_keysanddnssec_statustoaws_route53_zonetable (#439)
Bug fixes
- Fixed: Cache key in
ElasticsearchServicefunction and update various cache keys to be more consistent (#500) - Fixed: Tags hydrate call should not fail in
aws_sagemaker_notebook_instancetable (#372)
What's new?
- New tables added
Enhancements
- Updated: Shadow trails are now included in
aws_cloudtrail_trailtable query results (#441) - Updated: Add columns
replication_group_id,snapshot_retention_limit, andsnapshot_windowtoaws_elasticache_clustertable (#458) - Updated: Add columns
dead_letter_config_target_arnandreserved_concurrent_executionstoaws_lambda_functiontable (#474) - Updated: Rename column
alarm_arntoarninaws_cloudwatch_alarmtable (#489) - Recompiled plugin with steampipe-plugin-sdk v0.2.10
Bug fixes
- Fixed: GetCommonColumns function should only get STS caller identity once per account instead of per region (#490)
What's new?
- New tables added
Enhancements
- Updated: Add column
arntoaws_redshift_clustertable (#462) - Updated: Add column
arntoaws_vpc_network_acltable (#457) - Updated: Add column
object_lock_configurationtoaws_s3_buckettable (#464) - Updated: Add column
state_transition_timetoaws_ec2_instancetable (#344) - Updated: Bump urllib3 in /scripts/generate_parliament_iam_permissions (#471)
- Updated: Getting tags for clusters in 'creating' state should not error in
aws_elasticache_clustertable (#454) - Updated: Rename column
replication_instance_arntoarninaws_dms_replication_instancetable (#455)
Bug fixes
- Fixed: Rename
table_ aws_elasticsearch_domain.gototable_aws_elasticsearch_domain.go
What's new?
- Updated plugin license to Apache 2.0 per turbot/steampipe#488
- New tables added
- aws_api_gatewayv2_integration (#346)
- aws_cloudfront_distribution (#388)
- aws_cost_by_account_daily (#437)
- aws_cost_by_account_monthly (#437)
- aws_cost_by_service_daily (#437)
- aws_cost_by_service_monthly (#437)
- aws_cost_by_service_usage_type_daily (#437)
- aws_cost_by_service_usage_type_monthly (#437)
- aws_cost_forecast_daily (#437)
- aws_cost_forecast_monthly (#437)
- aws_cost_usage (#437)
- aws_ebs_volume_metric_read_ops (#437)
- aws_ebs_volume_metric_read_ops_daily (#437)
- aws_ebs_volume_metric_read_ops_hourly (#437)
- aws_ebs_volume_metric_write_ops (#437)
- aws_ebs_volume_metric_write_ops_daily (#437)
- aws_ebs_volume_metric_write_ops_hourly (#437)
- aws_ec2_instance_metric_cpu_utilization (#437)
- aws_ec2_instance_metric_cpu_utilization_daily (#437)
- aws_ec2_instance_metric_cpu_utilization_hourly (#437)
- aws_efs_mount_target (#426)
- aws_kinesisanalyticsv2_application (#358)
- aws_rds_db_instance_metric_connections (#437)
- aws_rds_db_instance_metric_connections_daily (#437)
- aws_rds_db_instance_metric_connections_hourly (#437)
- aws_rds_db_instance_metric_cpu_utilization (#437)
- aws_rds_db_instance_metric_cpu_utilization_daily (#437)
- aws_rds_db_instance_metric_cpu_utilization_hourly (#437)
- aws_rds_db_instance_metric_read_iops (#437)
- aws_rds_db_instance_metric_read_iops_daily (#437)
- aws_rds_db_instance_metric_read_iops_hourly (#437)
- aws_rds_db_instance_metric_write_iops (#437)
- aws_rds_db_instance_metric_write_iops_daily (#437)
- aws_rds_db_instance_metric_write_iops_hourly (#437)
- aws_sagemaker_training_job (#384)
- aws_ssm_managed_instance (#436)
- aws_waf_rate_based_rule (#289)
- aws_wafv2_rule_group (#281)
Enhancements
- Updated: Base64 data in the
user_datacolumn is now decoded in theaws_ec2_instanceandaws_ec2_launch_configurationtables (#363) - Updated: Add
arncolumn toaws_accounttable (#418) - Updated: Add
arncolumn toaws_guardduty_detectortable (#408) - Updated: Add
arncolumn toaws_ssm_associationtable (#404)
What's new?
- New tables added
Enhancements
- Updated: Add
arncolumn toaws_ebs_snapshottable (#405) - Updated: Add
arncolumn toaws_vpc_eiptable (#407) - Updated: Improve availability zone count example in
aws_lambda_functiontable doc (#413)
Bug fixes
- Fixed: Getting key rotation status for external keys should not error in
aws_kms_keytable (#398)
What's new?
- New tables added
Enhancements
- Updated: README.md and docs/index.md now contain links to our Slack community (#411)
- Updated: Add
logging_statuscolumn toaws_redshift_clustertable (#350) - Updated: Add missing columns available in the hydrate data to
aws_ssm_associationtable (#356) - Updated: Bump lodash from 4.17.20 to 4.17.21 in /aws-test (#389)
Bug fixes
- Fixed: Querying the aws_iam_account_password_policy table should not error if no password policy exists (#382)
What's new?
- New tables added
Enhancements
- Updated: Add
arncolumn toaws_config_configuration_recordertable (#380) - Updated: Add
arncolumn toaws_ebs_volumetable (#368) - Updated: Add
arncolumn toaws_ec2_instancetable (#367) - Updated: Add
arncolumn toaws_vpc_security_grouptable (#377) - Updated: Add
arncolumn toaws_vpctable (#378) - Updated: Add
automatic_backupscolumn toaws_efs_file_systemtable (#351)
Bug fixes
- Fixed: Handling of pending subscriptions in
aws_sns_topic_subscriptiontable (#349)
What's new?
- New tables added
Enhancements
- Updated: Parliament IAM permissions for Parliament v1.4.0 (#216)
Bug fixes
- Fixed: The
aws_guardduty_threat_intel_settable should not throw an rpc error while trying to list threat intel sets (#343)
What's new?
- New tables added
Bug fixes
- Fixed: Replace hardcoded ARN references in
aws_ec2_instance_type,aws_iam_policy, andaws_s3_buckettables (#331)
What's new?
- New tables added
Enhancements
- Updated: Add
arncolumn toaws_s3_buckettable (#313)
Bug fixes
- Fixed: Query example in
aws_iam_server_certificatetable docs (#309)
What's new?
- New tables added
Enhancements
- Updated: Add
metadata_optionscolumn toaws_ec2_instancetable (#306)
What's new?
- New tables added
Enhancements
- Updated: Add
certificate_transparency_logging_preference,imported_at,renewal_eligibility, andtypecolumns toaws_acm_certificatetable (#299) - Recompiled plugin with steampipe-plugin-sdk v0.2.7
Bug fixes
- Fixed: Rename column
instance_profile_arntoinstance_profile_arnsand update data to be a list of ARNs (strings) inaws_iam_roletable (#291) - Fixed: Release dates in CHANGELOG no longer project versions out in the year 20201 (#284)
Bug fixes
- Fixed:
Table definitions & exampleslink now points to the correct location (#282)
What's new?
- New tables added
- aws_cloudwatch_alarm (#197)
- aws_ecr_repository (#139)
- aws_ecs_task_definition (#173)
- aws_efs_access_point (#174)
- aws_elastic_beanstalk_environment (#178)
- aws_elasticache_replication_group (#246)
- aws_glacier_vault (#165)
- aws_kinesis_consumer (#222)
- aws_redshift_subnet_group (#220)
- aws_securityhub_hub (#166)
Enhancements
- Updated: Add
canary_settingsandmethod_settingscolumns toaws_api_gateway_stagetable (#273) - Updated: Add
query_logging_configscolumn toaws_route53_zonetable (#264) - Updated: Example queries for
aws_s3_buckettable to be more consistent with standards (#268)
Bug fixes
- Fixed: Remove unnecessary engine and region compatibility check when describing instances in the
aws_rds_db_instancetable (#263) - Fixed: The
aws_vpctable should ignoreInvalidVpcID.NotFounderrors (#270)
What's new?
- New tables added
Enhancements
- Updated: Add
flow_log_statuscolumn toaws_vpc_flow_logtable (#233) - Updated: Add
launch_timecolumn toaws_ec2_instancetable (#227) - Recompiled plugin with steampipe-plugin-sdk v0.2.6
What's new?
- New tables added
Enhancements
- Recompiled plugin with steampipe-plugin-sdk v0.2.4
Bug fixes
- Fixed: Various examples for
aws_iam_access_advisor,aws_iam_policy_simulator, andaws_route53_recordtables (#186) - Fixed: Multi-region queries now work properly for the
aws_lambda_versiontable (#192) - Fixed:
aws_availability_zoneandaws_ec2_instance_availabilitytables now check region opt-in status to avoidAuthFailureerrors (#168) - Fixed:
regioncolumn inaws_regiontable now shows the correct region instead ofglobal(#133)
What's new?
- New tables added
Bug fixes
- Removed use of deprecated
ItemFromKeyfunction from all tables
What's new?
- Plugin now supports authentication through AWS SSO.
- New tables added
Enhancements
- Updated: Added
tags_srcandtagscolumns toaws_iam_policytable.
Bug fixes
- Recompiled plugin with latest steampipe-plugin-sdk to resolve issue:
- Fix tables failing with error similar to
Error: pq: rpc error: code = Internal desc = get hydrate function getS3Bucket failed with panic interface conversion: interface {} is nil, not *s3.Bucket(#89).
- Fix tables failing with error similar to
Bug fixes
- Recompiled plugin with latest steampipe-plugin-sdk to resolve SDK issues:
Bug fixes
- Ensure
aws_accountandaws_regiontable work when regions argument is specified in connection config (#70)
What's new?
- Added support for connection configuration. You may specify aws profiles, credentials, and regions for each connection in a configuration file. You can have multiple aws connections, each configured for a different aws account.
- Added multi-region support. A single connection can query multiple AWS regions, via the
regionsconnection argument.
Enhancements
-
Updated: Updated
tag_listcolumns totags_srcfor below RDS service tables.- aws_rds_db_cluster
- aws_rds_db_cluster_parameter_group
- aws_rds_db_cluster_snapshot
- aws_rds_db_instance
- aws_rds_db_option_group
- aws_rds_db_parameter_group
- aws_rds_db_snapshot
- aws_rds_db_subnet_group
-
Updated: added
inline_policies_stdcolumn toaws_iam_group,aws_iam_roleandaws_iam_usertable with canoncialized inline policies.
What's new?
-
New tables added to plugin
Enhancements
- Updated:
aws_iam_credential_reporttable to havepassword_statuscolumn (#48)
What's new?
-
New tables added to plugin(#40)
Enhancements
-
Updated:
aws_ssm_parametertable to havevalue, arn, selector and source_resultfields (#22) -
Updated:
aws_iam_usertable to havemfa_enabled and mfa_devicescolumns (#28)
Bug fixes
- Fixed: Now
bucket_policy_is_publiccolumn foraws_s3_bucketwill display the correct status of bucket policy (#36)
Notes
- The
lifecycle_rulescolumn of the tableaws_s3_buckethas been updated to return an array of lifecycle rules instead of a object with keyRulesholding lifecycle rules (#29)
What's new?
- Added:
aws_ssm_parametertable - Updated:
aws_ec2_autoscaling_groupto havepoliciesfield which contains the details of scaling policy. - Updated:
aws_ec2_instancetable. Addedinstance_statusfield which includes status checks, scheduled events and instance state information.
Bug fixes
- Fixed:
aws_s3_buckettable to list buckets even if the region is not set.