Skip to content

Added support for sse_customer_key, sse_customer_key_md5, and sse_customer_algorithm optional key quals in the aws_s3_object table to list objects encrypted with SSE-C Closes #2381 #5456

Added support for sse_customer_key, sse_customer_key_md5, and sse_customer_algorithm optional key quals in the aws_s3_object table to list objects encrypted with SSE-C Closes #2381

Added support for sse_customer_key, sse_customer_key_md5, and sse_customer_algorithm optional key quals in the aws_s3_object table to list objects encrypted with SSE-C Closes #2381 #5456

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
jobs:
golangci_lint_workflow:
uses: turbot/steampipe-workflows/.github/workflows/golangci-lint.yml@main
with:
timeout: 20m