You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
when querying one of those tables I am getting the following error: [ERROR] 1737504449653: aws_codebuild_source_credential.listCodeBuildSourceCredentials: connection_error=<nil>
(or [ERROR] 1737504640224: aws_ec2_ssl_policy.listEc2SslPolicies: connection_error=<nil>)
Steampipe version (steampipe -v) steampipe_export_aws 1.0.1
To reproduce
run steampipe_export_aws aws_ec2_ssl_policy
or steampipe_export_aws aws_codebuild_source_credential
Expected behavior
get data or a descriptive error
The text was updated successfully, but these errors were encountered:
Describe the bug
when querying one of those tables I am getting the following error:
[ERROR] 1737504449653: aws_codebuild_source_credential.listCodeBuildSourceCredentials: connection_error=<nil>
(or
[ERROR] 1737504640224: aws_ec2_ssl_policy.listEc2SslPolicies: connection_error=<nil>
)Steampipe version (
steampipe -v
)steampipe_export_aws
1.0.1
To reproduce
run
steampipe_export_aws aws_ec2_ssl_policy
or
steampipe_export_aws aws_codebuild_source_credential
Expected behavior
get data or a descriptive error
The text was updated successfully, but these errors were encountered: