turbot/steampipe-mod-aws-compliance

Variables in AWS Compliance

NameDefaultDescription
common_dimensions
[
"account_id",
"region"
]
A list of common dimensions to add to each control.
sagemaker_notebook_instance_supported_platform_version
[
"notebook-al2-v3"
]
A list of supported platform versions for SageMaker notebook instance.
tag_dimensions-A list of tags to add as dimensions to each control.
glue_spark_job_supported_version3Minimum supported Glue version.
databaseconnection.steampipe.defaultSteampipe database connection string.
lambda_latest_runtimes
[
"nodejs20.x",
"nodejs18.x",
"nodejs16.x",
"python3.12",
"python3.11",
"python3.10",
"python3.9",
"ruby3.3",
"ruby3.2",
"java21",
"java17",
"java11",
"java8.al2",
"dotnet8",
"dotnet6"
]
A list of latest lambda runtimes.
lambda_deprecated_runtimes
[
"java8",
"go1.x",
"provided",
"ruby2.7",
"nodejs14.x",
"python3.7",
"python3.8",
"dotnetcore3.1",
"nodejs12.x",
"python3.6",
"dotnet5.0",
"dotnetcore2.1",
"nodejs10.x",
"ruby2.5",
"python2.7",
"nodejs8.10",
"nodejs4.3",
"nodejs4.3-edge",
"nodejs6.10",
"dotnetcore1.0",
"dotnetcore2.0",
"nodejs"
]
A list of deprecated lambda runtimes.
cloudfront_distribution_tls_security_policy
[
"TLSv1.2_2021"
]
A list of SSL policies for CloudFront distributions.
elb_application_network_lb_https_tls_listener_recommended_ssl_policy
[
"ELBSecurityPolicy-TLS13-1-2-2021-06",
"ELBSecurityPolicy-TLS13-1-2-FIPS-2023-04",
"ELBSecurityPolicy-TLS13-1-3-2021-06",
"ELBSecurityPolicy-TLS13-1-3-FIPS-2023-04",
"ELBSecurityPolicy-TLS13-1-2-Res-2021-06",
"ELBSecurityPolicy-TLS13-1-2-Res-FIPS-2023-04"
]
A list of recommended SSL policies for application and network load balancers.