{"resources":{"aws":{"id":"aws","name":"aws","fields":{"accessAnalyzer":{"name":"accessAnalyzer","type":"\u001baws.accessAnalyzer","title":"AWS IAM Access Analyzer","desc":"Use the Access Analyzer namespace to enumerate analyzers and their findings about external or unintended access to account resources. Iterate `analyzers()` for every configured analyzer (account or organization scope) across all enabled regions, `findings()` for the active findings produced by those analyzers, and `archivedFindings()` for findings that have been resolved or suppressed.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"account":{"name":"account","type":"\u001baws.account","title":"AWS account","desc":"Examine identification, aliases, contacts, and organization metadata for the AWS account being inspected. Surfaces the account ID and aliases, the associated `organization` (when the account is part of AWS Organizations), the primary `contactInformation` and the alternate `securityContact`, `billingContact`, and `operationsContact` entries, the per-region opt-in status (`regionOptInStatus`), and the organization-managed lifecycle fields (`name`, `email`, `state`, `joinedMethod`, `joinedTimestamp`) that are available only when the caller is the management account or a delegated administrator.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"acm":{"name":"acm","type":"\u001baws.acm","title":"AWS Certificate Manager (ACM)","desc":"Use the ACM namespace to enumerate TLS certificates issued or imported in the account. Iterate `certificates()` for every ACM certificate across all enabled regions — each row surfaces the domain name, issuer, source (AMAZON_ISSUED or IMPORTED), validity window, status, key and signature algorithms, the parsed `network.certificate`, and the renewal posture needed to audit certificate hygiene.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"apigateway":{"name":"apigateway","type":"\u001baws.apigateway","title":"Amazon API Gateway (REST APIs)","desc":"Use the API Gateway namespace to enumerate REST APIs (the v1 product) and the configuration around them. Iterate `restApis()` for every REST API across enabled regions (with its stages, methods, authorizers, and resource policies), `apiKeys()` for the API keys callers can use, `usagePlans()` for throttling and quota plans bound to API stages, and `vpcLinks()` for private integration links into VPCs. HTTP and WebSocket APIs (the v2 product) live under `aws.apigatewayv2`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"apigatewayv2":{"name":"apigatewayv2","type":"\u001baws.apigatewayv2","title":"Amazon API Gateway v2 (HTTP and WebSocket APIs)","desc":"Use the v2 namespace to enumerate HTTP and WebSocket APIs separately from the REST APIs surfaced under aws.apigateway. Iterate `apis()` to get every v2 API in the account across configured regions; on each api, traverse its `stages()`, `routes()`, and `authorizers()` for the security configuration that determines which callers can reach which route. Use `domainNames()` for per-region custom-domain entries — the best place to audit ACM cert mappings, mTLS authentication, and domain routing modes.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"applicationAutoscaling":{"name":"applicationAutoscaling","type":"\u001baws.applicationAutoscaling","title":"AWS Application Auto Scaling","desc":"Use the Application Auto Scaling namespace to inspect the scalable targets and policies registered for a single service namespace — for example `aws.applicationAutoscaling(namespace: \"ecs\")`. The `namespace` field is the selection key (valid values include `ecs`, `rds`, `lambda`, `dynamodb`, `sagemaker`, `elasticmapreduce`, `kafka`, `comprehend`, `appstream`, `elasticache`, `cassandra`, `neptune`, `workspaces`, `ec2`, and `custom-resource`). Iterate `scalableTargets()` for the registered targets in that namespace.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"appmesh":{"name":"appmesh","type":"\u001baws.appmesh","title":"AWS App Mesh","desc":"Use the App Mesh namespace to enumerate service-mesh control-plane configuration in the account. Iterate `meshes()` for every App Mesh mesh — each row surfaces the egress filter type (DROP_ALL or ALLOW_ALL), the IP preference for service-discovery, the mesh owner (for shared meshes), and the virtual nodes, virtual services, virtual routers, and routes that compose the mesh topology.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"apprunner":{"name":"apprunner","type":"\u001baws.apprunner","title":"AWS App Runner","desc":"Use the App Runner namespace to enumerate the managed container/source service in the account. Iterate `services()` for the running services — each surfaces its source (container image or code repository), instance CPU/memory, IAM instance role, network connectivity (egress through a VPC connector, ingress publicly or via a VPC endpoint), KMS encryption key, health check parameters, and the associated observability and auto-scaling configurations. Iterate `autoScalingConfigurations()` and `observabilityConfigurations()` for the reusable revision sets that services bind to, `connections()` for the source-provider (GitHub, Bitbucket) credentials registered for code repositories, `vpcConnectors()` for the egress VPC attachments, and `vpcIngressConnections()` for the PrivateLink ingress endpoints fronting private services.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"appstream":{"name":"appstream","type":"\u001baws.appstream","title":"Amazon AppStream 2.0","desc":"Use the AppStream namespace to enumerate the application-streaming service deployments in the account. Iterate `fleets()` for the streaming fleets, `stacks()` for the user-facing stacks bound to those fleets, `imageBuilders()` for builder workstations, `images()` for streaming images, `applications()` for application icons in app-block-based fleets, and `users()` for the user-pool users (AuthenticationType = USERPOOL; SAML and API users are not enumerable).","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"appsync":{"name":"appsync","type":"\u001baws.appsync","title":"AWS AppSync","desc":"Use the AppSync namespace to enumerate the managed GraphQL APIs in the account. Iterate `apis()` for every GraphQL API across configured regions — each API surfaces its primary and additional authentication configuration, field-level CloudWatch logging level, X-Ray tracing state, the WAF web ACL guarding the endpoint, query-depth and resolver-count limits, the GraphQL introspection setting, public or private visibility, the API keys issued for it, and the encryption state of its server-side response cache.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"athena":{"name":"athena","type":"\u001baws.athena","title":"Amazon Athena","desc":"Use the Athena namespace to enumerate the serverless interactive query-engine configuration in the account. Iterate `workgroups()` for the query workgroups that scope query execution — each workgroup surfaces its enforced result-location S3 bucket, KMS encryption mode (SSE-S3, SSE-KMS, CSE-KMS), engine version (Athena SQL or Spark), the per-query and per-workgroup data-scanned bytes limits, CloudWatch metrics state, requester-pays setting, and whether the configuration is enforced on submitted queries. Iterate `dataCatalogs()` for the data catalogs registered against Athena (the AWS Glue Data Catalog alongside any Hive metastore connectors, federated Lambda catalogs, or cross-account catalogs) — each entry exposes its type, parameters, and the associated connector. Iterate `namedQueries()` for the saved queries belonging to those workgroups so audits can review the SQL text, target database, owning workgroup, and owner of each saved query.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"autoscaling":{"name":"autoscaling","type":"\u001baws.autoscaling","title":"Amazon EC2 Auto Scaling","desc":"Use the Auto Scaling namespace to enumerate EC2 Auto Scaling groups in the account. Iterate `groups()` for every ASG across all enabled regions — each row surfaces the launch template or configuration, attached load balancers and target groups, capacity bounds (min/max/desired), instance distribution across availability zones, and lifecycle hooks.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"backup":{"name":"backup","type":"\u001baws.backup","title":"AWS Backup","desc":"Use the AWS Backup namespace to enumerate cross-service backup configuration and the recovery points produced. Iterate `vaults()` for every backup vault (with its KMS encryption, access policy, lock configuration, and stored recovery points), and `plans()` for the backup plans that drive scheduled backups across services like RDS, EBS, EFS, FSx, DynamoDB, and S3.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"batch":{"name":"batch","type":"\u001baws.batch","title":"AWS Batch","desc":"Use the Batch namespace to enumerate the building blocks of managed batch computing in the account. Iterate `computeEnvironments()` for the EC2/Spot/Fargate compute environments, `jobQueues()` for the queues that dispatch jobs into those environments, `jobDefinitions()` for reusable container/EKS/multi-node job definitions, `schedulingPolicies()` for fair-share scheduling policies, and `jobs()` for non-terminal jobs currently in flight (SUBMITTED, PENDING, RUNNABLE, STARTING, RUNNING).","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"bedrock":{"name":"bedrock","type":"\u001baws.bedrock","title":"Amazon Bedrock","desc":"Use the Bedrock namespace to enumerate the foundation-model service configuration in the account. Iterate `foundationModels()` for the catalog of foundation models offered by Bedrock providers (with their modalities, customization support, and inference types), `customModels()` for fine-tuned or continued-pretraining models the account owns, `guardrails()` for the content-policy guardrails (with their topic, content, sensitive-information, and word-policy filters), `provisionedModelThroughputs()` for committed model-throughput allocations, and `modelInvocationLoggingConfigurations()` for the per-region delivery of model invocation logs to S3 and CloudWatch. For generative-AI applications built on Bedrock, iterate `agents()` for Bedrock Agents (with their foundation model, instructions, IAM service role, and linked action groups and knowledge bases), `knowledgeBases()` for retrieval-augmented-generation data stores (with their vector-store backend, embedding model, and data sources), and `flows()` for authored generative-AI workflows. Iterate `evaluationJobs()` for model-evaluation jobs, `modelImportJobs()` for custom-model imports, and `batchInferenceJobs()` for batch model-invocation jobs.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"billing":{"name":"billing","type":"\u001baws.billing","title":"AWS Billing","desc":"Examine the AWS account's billing posture: month-to-date and recent historical spend (from AWS Cost Explorer), service-level breakdowns, forecasts for the current month, and the inventory of configured AWS Budgets. Cost Explorer must be enabled in the account; if not, cost fields return zero. Each Cost Explorer API call is billed by AWS at $0.01, so cost-related fields are fetched lazily and cached.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"cloudformation":{"name":"cloudformation","type":"\u001baws.cloudformation","title":"AWS CloudFormation","desc":"Use the CloudFormation namespace to enumerate infrastructure-as-code deployments in the account. Iterate `stacks()` for every CloudFormation stack across enabled regions (with its template-driven parameters, outputs, capabilities, drift status, deletion-protection flag, and notification topics), and `stackSets()` for stack sets that deploy a single template across multiple accounts and regions in an organization (with their permission model, drift status, administration/execution roles, and the organizational unit IDs they target). Both ACTIVE and DELETED stack sets are returned; filter with `where(status == \"ACTIVE\")` if you only want live ones.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"cloudfront":{"name":"cloudfront","type":"\u001baws.cloudfront","title":"Amazon CloudFront","desc":"Use the CloudFront namespace to enumerate the global CDN configuration for the account. Iterate `distributions()` for every distribution (with origins, default and ordered cache behaviors, viewer-protocol policy, WAF and ACM associations, logging, and custom error responses), `functions()` for the lightweight viewer-request/response functions, `anycastIpLists()` for static-IP allocations, `trustStores()` for the CA bundles used for origin mTLS and Distribution Tenants, `responseHeadersPolicies()`, `cachePolicies()`, `originRequestPolicies()`, and `continuousDeploymentPolicies()` for the reusable policy objects that distributions reference, `originAccessControls()` for the OAC configurations that govern signed origin access, `keyValueStores()` for the data stores that CloudFront Functions read from, and `publicKeys()`, `keyGroups()`, `fieldLevelEncryptionConfigs()`, and `fieldLevelEncryptionProfiles()` for signed-URL and field-level encryption material.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"cloudtrail":{"name":"cloudtrail","type":"\u001baws.cloudtrail","title":"AWS CloudTrail","desc":"Use the CloudTrail namespace to enumerate audit-trail coverage for the account. Iterate `trails()` for every CloudTrail trail (with its S3 destination, KMS encryption, log file validation, multi-region and org-trail flags, event selectors, and CloudWatch Logs integration), `eventDataStores()` for CloudTrail Lake event data stores, and `channels()` for channels used to ingest events from external sources.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"cloudwatch":{"name":"cloudwatch","type":"\u001baws.cloudwatch","title":"Amazon CloudWatch","desc":"Use the CloudWatch namespace to enumerate metrics, alarms, and Logs configuration in the account across all enabled regions. Iterate `logGroups()` for CloudWatch Logs log groups (with retention, KMS encryption, and metric filters), `alarms()` for metric alarms, `metrics()` for metric definitions and their dimensions, `resourcePolicies()` and `logDestinations()` for Logs delivery and cross-account destinations, and `logInsightQueries()` for saved Logs Insights queries.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"codeartifact":{"name":"codeartifact","type":"\u001baws.codeartifact","title":"AWS CodeArtifact","desc":"Use the CodeArtifact namespace to enumerate package repositories and the domains that group them. Iterate `domains()` for every CodeArtifact domain across enabled regions — each row reports the domain's owning account, status, KMS encryption key, repository count, total asset size, the backing S3 bucket ARN, and the JSON resource policy that governs cross-account access. Iterate `repositories()` for every repository in every domain — each row carries the repository description, configured upstream repositories, external connections (npm, pypi, maven, nuget, generic, ruby, swift, cargo), package-format endpoint URLs, and the JSON resource policy applied to the repository.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"codebuild":{"name":"codebuild","type":"\u001baws.codebuild","title":"AWS CodeBuild","desc":"Use the CodeBuild namespace to enumerate build and test projects in the account across all enabled regions. Iterate `projects()` for every CodeBuild project — each row surfaces the source provider, build environment (image, compute type, environment variables), service role, VPC and security-group configuration, artifact destinations, and CloudWatch log settings. Iterate `reportGroups()` for the test and code coverage report groups produced by builds, including their S3 export destinations.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"codedeploy":{"name":"codedeploy","type":"\u001baws.codedeploy","title":"AWS CodeDeploy","desc":"Use the CodeDeploy namespace to enumerate deployment applications in the account. Iterate `applications()` for every CodeDeploy application across enabled regions — each entry surfaces its compute platform (EC2/On-premises, Lambda, ECS), deployment groups, deployment configurations, and the trigger and alarm settings used during rollouts.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"codepipeline":{"name":"codepipeline","type":"\u001baws.codepipeline","title":"AWS CodePipeline","desc":"Use the CodePipeline namespace to enumerate continuous delivery pipelines and the webhooks that trigger them. Iterate `pipelines()` for every pipeline across enabled regions — each row carries the pipeline type (V1 or V2), execution mode, IAM service role, single- and cross-region artifact stores, stage and action declarations (including per-action configuration, input/output artifacts, and run order), Git trigger filters, and pipeline-level variables. Iterate `webhooks()` to surface the inbound webhook definitions that start pipelines, their JsonPath filter rules, authentication mode (GITHUB_HMAC, IP, UNAUTHENTICATED), allowed IP range, and last-triggered timestamp.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"cognito":{"name":"cognito","type":"\u001baws.cognito","title":"Amazon Cognito","desc":"Use the Cognito namespace to enumerate user-facing identity stores in the account. Iterate `userPools()` for user-pool directories (with their password policy, MFA configuration, app clients, identity providers, hosted UI domain, and Lambda triggers), and `identityPools()` for federated identity pools (with their authentication providers, role mappings, and unauthenticated-identity policy).","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"config":{"name":"config","type":"\u001baws.config","title":"AWS Config","desc":"Use the Config namespace to enumerate AWS Config recording, rule evaluation, and aggregation in the account. Iterate `recorders()` for the per-region configuration recorders that capture resource state, `deliveryChannels()` for the S3 bucket and SNS topic each recorder publishes to, `rules()` for the managed and custom Config rules evaluating compliance, `aggregators()` for cross-account/region aggregators, and `conformancePacks()` for the pre-built compliance frameworks deployed.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"controltower":{"name":"controltower","type":"\u001baws.controltower","title":"AWS Control Tower","desc":"Use the Control Tower namespace to enumerate the multi-account landing-zone deployment for the AWS Organizations management account. Iterate `landingZones()` for the deployed landing zones — each zone surfaces its version, the home and governed regions, the drift status, and the manifest that describes the configured baselines and guardrails. Iterate `enabledBaselines()` for the baseline templates applied to organizational units (the customizations Control Tower applies to each enrolled OU).","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"detective":{"name":"detective","type":"\u001baws.detective","title":"Amazon Detective","desc":"Use the Detective namespace to enumerate Detective behavior graphs in the account. Iterate `graphs()` for the per-region behavior graphs, each of which exposes member accounts and the data-source packages (Detective core, EKS audit logs, Security Hub findings) feeding the graph. Iterate `organizationAdminAccounts()` to enumerate the accounts designated as Detective administrators across the AWS organization.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"directoryservice":{"name":"directoryservice","type":"\u001baws.directoryservice","title":"AWS Directory Service","desc":"Use the Directory Service namespace to enumerate Active Directory deployments (AWS Managed Microsoft AD, AD Connector, and Simple AD) in the account. Iterate `directories()` for every directory across enabled regions — each entry surfaces the directory type, size, DNS IPs, the VPC/subnet placement, trust relationships, SSO state, security settings, and the AWS-applications enabled against the directory.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"dms":{"name":"dms","type":"\u001baws.dms","title":"AWS Database Migration Service (DMS)","desc":"Use the DMS namespace to enumerate the replication infrastructure configured for database migration in the account. Iterate `replicationInstances()` for the replication instances DMS uses to copy data between source and target endpoints, `endpoints()` for the source and target connection definitions, `replicationTasks()` for the migration tasks bound to instances, and `replicationSubnetGroups()` for the subnet groups that scope replication instances to a VPC.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"documentdb":{"name":"documentdb","type":"\u001baws.documentdb","title":"Amazon DocumentDB","desc":"Use the DocumentDB namespace to enumerate the MongoDB-compatible managed document database deployments. Iterate `clusters()` for instance-based clusters (with their writer/reader instances, KMS encryption, parameter group, and audit-log configuration), `instances()` for individual cluster members, `snapshots()` and `clusterParameterGroups()` for backup and configuration objects, `globalClusters()` for cross-region replicated global databases, `elasticClusters()` and `elasticSnapshots()` for the shard-based elastic deployments, and `pendingMaintenanceActions()` for pending engine maintenance items.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"drs":{"name":"drs","type":"\u001baws.drs","title":"AWS Elastic Disaster Recovery (DRS)","desc":"Use the DRS namespace to enumerate the source servers replicated to the account and the recovery operations performed on them. Iterate `sourceServers()` for each replicated server (with its replication progress, lifecycle state, and last launch result), `recoveryInstances()` for the EC2 instances launched from those source servers during recovery or drill events, `jobs()` for the recovery, drill, and failback jobs that have been kicked off, and `replicationConfigurationTemplates()` for the account-wide templates that define default replication settings for new source servers.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"dsql":{"name":"dsql","type":"\u001baws.dsql","title":"Amazon Aurora DSQL","desc":"Use the DSQL namespace to enumerate Aurora DSQL clusters in the account. Iterate `clusters()` for every Aurora DSQL cluster — each row surfaces the cluster identifier, status, multi-region linked clusters, deletion protection, witness region, KMS encryption settings, and creation time.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"dynamodb":{"name":"dynamodb","type":"\u001baws.dynamodb","title":"Amazon DynamoDB","desc":"Use the DynamoDB namespace to enumerate tables, replicas, backups, and the in-memory accelerator. Iterate `tables()` for every DynamoDB table (with its key schema, throughput mode, encryption, point-in-time recovery, global secondary indexes, and stream specification), `globalTables()` for multi-region replicated tables, `backups()` for on-demand and continuous backups, `exports()` for table exports to S3, `daxClusters()` for DAX (DynamoDB Accelerator) clusters, and `limits()` for per-region account limits.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ec2":{"name":"ec2","type":"\u001baws.ec2","title":"Amazon Elastic Compute Cloud (EC2)","desc":"Use the EC2 namespace to enumerate compute and networking primitives in the account. Iterate `instances()` for EC2 instances, `volumes()` and `snapshots()` for EBS storage, `securityGroups()` and `networkAcls()` for L4 access controls, `images()` and `keypairs()` for AMIs and SSH key pairs, `internetGateways()`, `transitGateways()`, `customerGateways()`, `vpnConnections()`, `clientVpnEndpoints()`, and `eips()` for the edge-network components, and `launchTemplates()` / `launchConfigurations()` for the templates that drive Auto Scaling and Spot fleets. Also surfaces account-level guardrails as maps keyed by region (`ebsEncryptionByDefault`, `serialConsoleAccessEnabled`, `imageBlockPublicAccess`).","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ecr":{"name":"ecr","type":"\u001baws.ecr","title":"Amazon Elastic Container Registry (ECR)","desc":"Use the ECR namespace to enumerate container image registries and the images they hold. Iterate `privateRepositories()` and `publicRepositories()` for private (per-account) and public ECR repositories (with their image-tag immutability, scan-on-push setting, repository policy, and lifecycle policy), and `images()` for images across those repos with their tags, digests, and image-scan findings. Read `replicationConfiguration` for cross-region/account replication and `scanningConfiguration` for the registry-level scanning posture.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ecs":{"name":"ecs","type":"\u001baws.ecs","title":"Amazon Elastic Container Service (ECS)","desc":"Use the ECS namespace to enumerate cluster, workload, and task-definition state across all enabled regions. Iterate `clusters()` for ECS clusters (with their services, container instances, capacity providers, and settings), `containers()` for the running containers across those clusters, `containerInstances()` for EC2-launch-type registered instances, and `taskDefinitions()` for the task definition revisions registered in the account.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"efs":{"name":"efs","type":"\u001baws.efs","title":"AWS Elastic File System (EFS)","desc":"Use the EFS namespace to enumerate elastic file systems across all configured regions. Iterate `filesystems()` for each EFS file system — every entry surfaces encryption settings, performance and throughput modes, lifecycle and replication configurations, mount targets, and access points for queries about NFS file shares used by EC2, ECS, Lambda, and on-premises clients.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"eks":{"name":"eks","type":"\u001baws.eks","title":"Amazon Elastic Kubernetes Service (EKS)","desc":"Use the EKS namespace to enumerate Kubernetes clusters managed by EKS across all enabled regions. Iterate `clusters()` for every EKS cluster — each row surfaces the control-plane Kubernetes version, networking, authentication mode, encryption configuration, IAM identity mappings, node groups, Fargate profiles, add-ons, and the OIDC identity provider associated with the cluster.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"elasticache":{"name":"elasticache","type":"\u001baws.elasticache","title":"Amazon ElastiCache","desc":"Use the ElastiCache namespace to enumerate Redis and Memcached cache deployments and the configuration objects they reference. Iterate `cacheClusters()` for cluster-mode deployments, `serverlessCaches()` for serverless caches, `parameterGroups()` and `subnetGroups()` for the parameter and subnet bindings used by clusters, `users()` for the RBAC users defined for Redis access, `snapshots()` for cache snapshots, and `serviceUpdates()` for available service updates the account can apply.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"elasticbeanstalk":{"name":"elasticbeanstalk","type":"\u001baws.elasticbeanstalk","title":"AWS Elastic Beanstalk","desc":"Use the Elastic Beanstalk namespace to enumerate platform-managed web application deployments in the account. Iterate `applications()` for every Beanstalk application (with its application versions and resource lifecycle policy), and `environments()` for the running environments (with their platform, solution stack, tier, configuration settings, option settings, instance role, and health status).","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"elb":{"name":"elb","type":"\u001baws.elb","title":"AWS Elastic Load Balancing (ELB)","desc":"Use the ELB namespace to enumerate load balancers in the account across all enabled regions. Iterate `loadBalancers()` for application, gateway, and network load balancers (ELBv2), and `classicLoadBalancers()` for the legacy Classic Load Balancers (ELBv1). Each row surfaces the listeners, target groups, attached security groups and subnets, scheme (internet-facing vs internal), and access-log configuration.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"emr":{"name":"emr","type":"\u001baws.emr","title":"Amazon EMR","desc":"Use the EMR namespace to enumerate Elastic MapReduce clusters and account-level guardrails. Iterate `clusters()` for every EMR cluster across enabled regions (with its release label, applications, instance groups, security configuration, and run-time status), and read `blockPublicAccessConfiguration` for the account-level block public access posture for cluster security groups.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"es":{"name":"es","type":"\u001baws.es","title":"Amazon Elasticsearch Service (legacy)","desc":"Use the Elasticsearch namespace to enumerate the legacy Amazon Elasticsearch Service domains in the account. Iterate `domains()` for each domain and read its endpoint, engine version, encryption-at-rest and node-to-node settings, HTTPS enforcement, TLS policy, and audit-log configuration. New deployments live under the OpenSearch namespace (`aws.opensearch`).","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"eventbridge":{"name":"eventbridge","type":"\u001baws.eventbridge","title":"Amazon EventBridge","desc":"Use the EventBridge namespace to enumerate event-driven plumbing in the account: event buses and the rules attached to them, EventBridge Pipes for source-to-target streaming, EventBridge Scheduler schedules and schedule groups, the connections and API destinations that carry events to external HTTP endpoints, archives and replays of recorded events, and global endpoints for multi-Region routing. Iterate `eventBuses()` for every bus (with its resource policy, KMS encryption, and dead-letter configuration), `rules()` for every rule across buses (with the event pattern or schedule, targets, and IAM role), `pipes()` for filter/enrichment pipelines, `schedules()`/`scheduleGroups()` for cron and one-time scheduled invocations, `connections()` and `apiDestinations()` for outbound webhook integrations, `archives()`/`replays()` for event retention and replay, and `endpoints()` for global endpoints with failover and event replication.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"fms":{"name":"fms","type":"\u001baws.fms","title":"AWS Firewall Manager","desc":"Examine the organization-wide Firewall Manager configuration that centrally enforces WAF, Shield Advanced, security group, Network Firewall, DNS Firewall, and third-party firewall policies across member accounts. Read `defaultAdminAccount` and `adminAccounts()` to see who administers Firewall Manager, `policies()` for the policies in effect (including per-account compliance status), `notificationChannel` for the SNS topic that receives activity events, and `appsLists()`, `protocolsLists()`, and `resourceSets()` for the reusable building blocks referenced by policies. Firewall Manager administration runs against `us-east-1`; this namespace surfaces data only when the scanned account is the organization's Firewall Manager administrator.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"fsx":{"name":"fsx","type":"\u001baws.fsx","title":"AWS FSx","desc":"Use the FSx namespace to enumerate managed file systems and the building blocks around them. Iterate `fileSystems()` for Lustre, Windows File Server, ONTAP, and OpenZFS file systems, `volumes()` for ONTAP and OpenZFS volumes, `backups()` for backup snapshots, and `caches()` for Amazon File Cache instances used to bridge on-premises and cloud storage.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"glue":{"name":"glue","type":"\u001baws.glue","title":"AWS Glue","desc":"Use the Glue namespace to enumerate the data-integration service in the account. Iterate `crawlers()` for the crawlers populating the Data Catalog, `jobs()` for ETL jobs, `triggers()` for the schedule, on-demand, and event triggers that fire them, `databases()` for the catalog databases (with their tables surfaced as `database.tables()`), `workflows()` for orchestrated job/crawler workflows, `connections()` for catalog-stored data store connections, `securityConfigurations()` for the encryption settings reused across jobs and crawlers, `catalogEncryptionSettings()` for the per-region Data Catalog encryption posture, `schemaRegistries()` and `schemas()` for the Glue Schema Registry, and `resourcePolicies()` for the Data Catalog resource-based policies.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"guardduty":{"name":"guardduty","type":"\u001baws.guardduty","title":"Amazon GuardDuty","desc":"Use the GuardDuty namespace to enumerate threat-detection coverage and findings in the account. Iterate `detectors()` for the per-region detector configurations (each carrying its enabled features such as S3 protection, EKS audit-log monitoring, malware protection, and runtime monitoring), and `findings()` for the active findings produced across regions.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"iam":{"name":"iam","type":"\u001baws.iam","title":"AWS Identity and Access Management (IAM)","desc":"Use the IAM namespace to enumerate identities, permissions, and credential posture for the account. Iterate `users()`, `roles()`, `groups()`, `policies()`, `instanceProfiles()`, `samlProviders()`, `oidcProviders()`, and `virtualMfaDevices()` for the principals and trust providers in the account, and `serverCertificates()` for IAM-stored certs. Read `credentialReport()` for the per-user password and access-key history, `accountSummary()` for account-wide totals, `accountPasswordPolicy()` for the password complexity rules, and `accountAlias()` for the account alias when one is set.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"identitycenter":{"name":"identitycenter","type":"\u001baws.identitycenter","title":"AWS IAM Identity Center","desc":"Use the Identity Center namespace (formerly AWS SSO) to enumerate the workforce identity service in the organization. Iterate `instances()` for every Identity Center instance attached to the account — each instance surfaces the identity store backing it (the source of users and groups), the configured permission sets, the AWS-account assignments those permission sets are deployed against, and the trusted token issuers used by application assignments.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"inspector":{"name":"inspector","type":"\u001baws.inspector","title":"Amazon Inspector","desc":"Use the Inspector namespace to enumerate Inspector v2 vulnerability and posture coverage in the account. Iterate `coverages()` for the per-resource scan coverage status (which EC2 instances, ECR images, and Lambda functions Inspector is currently scanning) and `findings()` for the active findings produced across all enabled regions.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"keyspaces":{"name":"keyspaces","type":"\u001baws.keyspaces","title":"Amazon Keyspaces (for Apache Cassandra)","desc":"Use the Keyspaces namespace to enumerate the managed Apache Cassandra service in the account. Iterate `keyspaces()` for every keyspace across enabled regions — each row surfaces the replication strategy (single-region or multi-region), the regions a multi-region keyspace is replicated to, and the tables defined in the keyspace.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"kinesis":{"name":"kinesis","type":"\u001baws.kinesis","title":"Amazon Kinesis","desc":"Use the Kinesis namespace to enumerate streaming-data primitives in the account. Iterate `streams()` for Kinesis Data Streams (with their retention period, shard count, encryption, stream mode, and registered consumers), `firehoseDeliveryStreams()` for Kinesis Data Firehose delivery streams (with their source, destination, transformation, and backup configuration), and `streamConsumers()` for the enhanced fan-out consumers registered across all data streams.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"kms":{"name":"kms","type":"\u001baws.kms","title":"AWS Key Management Service (KMS)","desc":"Use the KMS namespace to enumerate customer-managed and AWS-managed keys across all enabled regions. Iterate `keys()` for every KMS key in the account — each entry surfaces aliases, key state and origin, key spec, rotation status, key policy, and the grants attached to the key, which is the data needed to audit which principals can encrypt and decrypt account-encrypted resources.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"lambda":{"name":"lambda","type":"\u001baws.lambda","title":"AWS Lambda","desc":"Use the Lambda namespace to enumerate serverless functions and the building blocks around them. Iterate `functions()` for every Lambda function across enabled regions (with its runtime, handler, package type, IAM execution role, environment variables, KMS key, VPC configuration, concurrency settings, code signing config, and resource policy), `layers()` for shared Lambda layers, and `eventSourceMappings()` for the event source mappings that connect functions to Kinesis, DynamoDB Streams, SQS, MSK, MQ, and self-managed Kafka.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"lightsail":{"name":"lightsail","type":"\u001baws.lightsail","title":"Amazon Lightsail","desc":"Use the Lightsail namespace to enumerate the simplified VPS-style resources Lightsail provisions in the account. Iterate `instances()` for Lightsail compute instances (with their bundle, blueprint, public and private IPs, attached static IPs, key-pair, and instance-level firewall rules), `databases()` for managed relational databases (with their engine, parameter snapshot, public accessibility, and backup retention), `loadBalancers()` for Lightsail load balancers (with their HTTPS certificates and attached instances), and `buckets()` for Lightsail object-storage buckets (with their access rules and resource attachments).","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"macie":{"name":"macie","type":"\u001baws.macie","title":"Amazon Macie","desc":"Use the Macie namespace to enumerate Macie data-protection coverage and data-classification activity in the account. Iterate `sessions()` for the per-region Macie enablement state and finding publishing frequency, `classificationJobs()` for the S3 sensitive-data discovery jobs that have been run, `customDataIdentifiers()` for tenant-defined regex/keyword detectors, and `findings()` for the active findings produced.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"memorydb":{"name":"memorydb","type":"\u001baws.memorydb","title":"Amazon MemoryDB","desc":"Use the MemoryDB namespace to enumerate the Redis-compatible managed in-memory database deployments in the account. Iterate `clusters()` for every cluster (with its engine version, KMS encryption, parameter group, auto-failover state, and replication topology), `acls()` and `users()` for the RBAC primitives controlling client access, `snapshots()` for cluster snapshots, and `subnetGroups()` for the VPC subnet bindings clusters are launched into.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"mq":{"name":"mq","type":"\u001baws.mq","title":"Amazon MQ","desc":"Use the MQ namespace to enumerate managed message brokers and stored broker configurations in the account. Iterate `brokers()` for every Amazon MQ broker — each row surfaces the broker engine (ActiveMQ or RabbitMQ), engine version, deployment mode (single-instance, active/standby, cluster), public accessibility, instance type, KMS encryption, security groups and subnets, log destinations, LDAP server metadata, the maintenance window, the applied configuration revision, the user list, and the wire-protocol endpoints. Iterate `configurations()` for every stored broker configuration that can be attached to a broker, along with its engine type, engine version, authentication strategy, and latest revision.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"msk":{"name":"msk","type":"\u001baws.msk","title":"Amazon MSK (Managed Streaming for Apache Kafka)","desc":"Use the MSK namespace to enumerate the managed Apache Kafka deployments in the account. Iterate `clusters()` for MSK provisioned and serverless clusters (with their broker count, instance type, encryption-at-rest and in-transit settings, client authentication options, monitoring level, and bootstrap broker endpoints), `configurations()` for the reusable Kafka cluster configurations, and `replicators()` for the cross-cluster MSK replicators.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"neptune":{"name":"neptune","type":"\u001baws.neptune","title":"Amazon Neptune","desc":"Use the Neptune namespace to enumerate the managed graph database deployments in the account. Iterate `clusters()` for Neptune DB clusters (with their endpoints, IAM authentication, KMS encryption, backup retention, parameter group, and reader/writer instances), and `instances()` for individual Neptune DB instances and their per-instance configuration.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"neptuneAnalytics":{"name":"neptuneAnalytics","type":"\u001baws.neptuneAnalytics","title":"Amazon Neptune Analytics","desc":"Use the Neptune Analytics namespace to enumerate the GPU-accelerated graph analytics deployments in the account. Iterate `graphs()` for every Neptune Analytics graph — each row surfaces the graph status, provisioned memory units, replica count, KMS encryption, vector search configuration, public connectivity, and the source S3 import or snapshot the graph was created from.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"networkfirewall":{"name":"networkfirewall","type":"\u001baws.networkfirewall","title":"AWS Network Firewall","desc":"Use the Network Firewall namespace to enumerate VPC-level firewall deployments and the policy building blocks they reference. Iterate `firewalls()` for each deployed firewall (with its associated VPC, subnets, logging configuration, and attached policy), `policies()` for firewall policies that compose stateless and stateful rule groups, `ruleGroups()` for reusable Suricata-compatible or stateless rule groups, and `tlsInspectionConfigurations()` for the configurations that drive SSL/TLS decryption performed by the firewall.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"opensearch":{"name":"opensearch","type":"\u001baws.opensearch","title":"Amazon OpenSearch Service","desc":"Use the OpenSearch namespace to enumerate managed OpenSearch and legacy Elasticsearch (OpenSearch-compatible) domains in the account. Iterate `domains()` for each domain and traverse its endpoint, engine version, encryption-at-rest, node-to-node encryption, HTTPS enforcement, TLS security policy, and audit-log configuration.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"organization":{"name":"organization","type":"\u001baws.organization","title":"AWS Organizations organization","desc":"Examine the AWS Organizations entity that the account belongs to. Surfaces the organization ID and ARN, the master (management) account identifiers and email, the configured feature set (`ALL` vs `CONSOLIDATED_BILLING`), the member `accounts` (when available to the caller), the `delegatedAdministrators` registered for the org, and the `organizationalUnits` that make up the org tree.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"privateca":{"name":"privateca","type":"\u001baws.privateca","title":"AWS Private Certificate Authority (PCA)","desc":"Use the Private CA namespace to enumerate AWS Private CA (formerly ACM PCA) deployments in the account. Iterate `certificateAuthorities()` for each CA across enabled regions — every entry surfaces the CA type (ROOT or SUBORDINATE), key algorithm and signing algorithm, validity window, status (ACTIVE, DISABLED, PENDING_CERTIFICATE, EXPIRED, etc.), CRL and OCSP revocation configuration, the issuer chain, and the resource policy that controls which principals can issue certificates.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ram":{"name":"ram","type":"\u001baws.ram","title":"AWS Resource Access Manager (RAM)","desc":"Use the RAM namespace to enumerate cross-account resource shares the account owns. Iterate `resourceShares()` for every share across enabled regions — each row surfaces the principals invited to the share, the resources attached to it (transit gateways, subnets, licenses, Resolver rules, and so on), the share status, the allow-external-principals flag, the associated permissions, and the owning organization or organizational unit when the share is bound to AWS Organizations.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"rds":{"name":"rds","type":"\u001baws.rds","title":"Amazon Relational Database Service (RDS)","desc":"Use the RDS namespace to enumerate database instances, clusters, and the configuration objects they reference. Iterate `instances()` for DB instances, `clusters()` for Aurora and Multi-AZ DB clusters, `globalClusters()` for cross-region Aurora global databases, `proxies()` for RDS Proxy endpoints, `parameterGroups()` and `clusterParameterGroups()` for parameter sets, `optionGroups()` for engine-specific options, `eventSubscriptions()` for event notifications, and `allPendingMaintenanceActions()` for the pending engine and OS maintenance items across the account.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"redshift":{"name":"redshift","type":"\u001baws.redshift","title":"Amazon Redshift","desc":"Use the Redshift namespace to enumerate provisioned Redshift data warehouses and the configuration around them. Iterate `clusters()` for every Redshift cluster (with its node type, encryption, audit logging, VPC and security-group placement, IAM roles, parameter group, and snapshot retention), `subnetGroups()` for cluster subnet groups, `eventSubscriptions()` for event notifications, `scheduledActions()` for scheduled resize/pause/resume actions, and `snapshotSchedules()` for snapshot schedule definitions.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"regions":{"name":"regions","type":"\u0019\u0007","title":"List of all enabled regions in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"route53":{"name":"route53","type":"\u001baws.route53","title":"Amazon Route 53","desc":"Use the Route 53 namespace to enumerate DNS hosting and health-check configuration for the account. Iterate `hostedZones()` for public and private hosted zones (with their record sets, DNSSEC configuration, and VPC associations), `healthChecks()` for the health checks used in failover routing and CloudWatch alarms, `queryLoggingConfigs()` for the CloudWatch Logs delivery of public-zone queries, `domains()` for domains registered through Route 53 Domains, `trafficPolicies()` and `trafficPolicyInstances()` for DNS routing logic backed by traffic policies, `cidrCollections()` for CIDR-based routing data sets, and `resolver` for the regional Route 53 Resolver (endpoints, rules, query log configs, and DNS Firewall rule groups, domain lists, and per-VPC configuration).","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"s3":{"name":"s3","type":"\u001baws.s3","title":"Amazon Simple Storage Service (S3)","desc":"Use the S3 namespace to enumerate object storage buckets in the account. Iterate `buckets()` for every S3 bucket — each row surfaces the bucket policy, ACL, ownership controls, encryption settings, public access block, versioning and replication, lifecycle rules, logging, CORS, tags, website configuration, notification configuration, and the bucket's region.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"s3control":{"name":"s3control","type":"\u001baws.s3control","title":"Amazon S3 account-level controls","desc":"Use the S3 Control namespace to inspect account-wide S3 settings that apply to every bucket. Read `accountPublicAccessBlock` for the account-level Block Public Access configuration (the four settings that ignore or restrict bucket and object ACLs and policies allowing public access).","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"sagemaker":{"name":"sagemaker","type":"\u001baws.sagemaker","title":"Amazon SageMaker","desc":"Use the SageMaker namespace to enumerate the building blocks of an SageMaker workspace across all enabled regions: training and processing jobs, models and inference endpoints, notebook instances, Studio domains and user profiles, pipelines, feature groups, model packages, monitoring schedules and data/model-quality job definitions, experiments and trials, HyperPod clusters, AutoML and labeling jobs, and lineage entities. Iterate the collection accessor that matches the workload you want to audit, then traverse each row for IAM role bindings, KMS encryption, network isolation, and lifecycle state.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"secretsmanager":{"name":"secretsmanager","type":"\u001baws.secretsmanager","title":"AWS Secrets Manager","desc":"Use the Secrets Manager namespace to enumerate secrets stored in the account across all enabled regions. Iterate `secrets()` for every secret — each row surfaces metadata, KMS encryption key, rotation configuration and history, replica regions, version stages, the resource policy, and when the secret was last accessed and changed.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"securityhub":{"name":"securityhub","type":"\u001baws.securityhub","title":"AWS Security Hub","desc":"Use the Security Hub namespace to enumerate per-region Security Hub enablement and the standards, findings, automation, and insights it produces. Iterate `hubs()` for every region where Security Hub is enabled — each hub surfaces its standard subscriptions and control details, active findings, automation rules, insights, and the member accounts administered through this hub.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"securitylake":{"name":"securitylake","type":"\u001baws.securitylake","title":"AWS Security Lake","desc":"Use the Security Lake namespace to enumerate the centralized OCSF security data lake deployment for the account. Iterate `dataLakes()` for the per-region data-lake configurations (with their KMS encryption, S3 storage classes, replication regions, and lifecycle settings), and `subscribers()` for downstream consumers granted access — each subscriber surfaces its source identifiers, access type (S3 or Lake Formation), notification configuration, and the subset of log sources it can read.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"sfn":{"name":"sfn","type":"\u001baws.sfn","title":"AWS Step Functions (sfn)","desc":"Use the `sfn` namespace to enumerate Step Functions state machines and activity workers in the account. Iterate `stateMachines()` for every state machine across enabled regions (with its type — STANDARD or EXPRESS — definition, IAM execution role, logging configuration, X-Ray tracing setting, and creation time), and `activities()` for the long-poll worker activities that state machines can invoke. The related `aws.stepfunctions` namespace surfaces the same service with a slightly different schema; both are kept for backward compatibility.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"shield":{"name":"shield","type":"\u001baws.shield","title":"AWS Shield Advanced","desc":"Use the Shield namespace to inspect the account's Shield Advanced posture against DDoS attacks. Read `subscriptionState` to confirm the service is active, `subscription` for term and auto-renew details, `protections()` and `protectionGroups()` for the resources covered, `drtAccess` for the Shield Response Team access configuration, and `emergencyContacts()` for the contacts notified during proactive engagement.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"sns":{"name":"sns","type":"\u001baws.sns","title":"Amazon Simple Notification Service (SNS)","desc":"Use the SNS namespace to enumerate publish/subscribe messaging topics across all enabled regions. Iterate `topics()` for every SNS topic — each row surfaces topic attributes, the access policy, KMS encryption key, FIFO configuration, content-based deduplication, X-Ray tracing settings, the data protection policy, the delivery policy, and the subscriptions attached to the topic.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"sqs":{"name":"sqs","type":"\u001baws.sqs","title":"Amazon Simple Queue Service (SQS)","desc":"Use the SQS namespace to enumerate message queues in the account across all enabled regions. Iterate `queues()` for every SQS queue — each row surfaces the queue's KMS encryption, dead-letter queue, message retention and visibility settings, FIFO and content-based deduplication flags, access policy, and the per-queue delivery and receive-wait configuration.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ssm":{"name":"ssm","type":"\u001baws.ssm","title":"AWS Systems Manager (SSM)","desc":"Use the SSM namespace to enumerate the operational fleet, automation, and configuration objects Systems Manager manages. Iterate `instances()` for SSM-managed nodes (EC2 and on-premises), `parameters()` for Parameter Store entries, `documents()` for SSM documents, `patchBaselines()` for the patch baselines applied by Patch Manager, `maintenanceWindows()` for scheduled maintenance windows, `associations()` for State Manager associations binding documents to managed nodes, and `complianceSummaries()` for the per-resource compliance roll-ups SSM produces.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"stepfunctions":{"name":"stepfunctions","type":"\u001baws.stepfunctions","title":"AWS Step Functions","desc":"Use the Step Functions namespace to enumerate state machines in the account. Iterate `stateMachines()` for every state machine across enabled regions — each row surfaces the type (STANDARD or EXPRESS), the Amazon States Language definition, the IAM execution role, logging and X-Ray tracing configuration, and creation time. The related `aws.sfn` namespace exposes the same service with an extra `activities()` accessor.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"timestream":{"name":"timestream","type":"\u001baws.timestream","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"transfer":{"name":"transfer","type":"\u001baws.transfer","title":"AWS Transfer Family","desc":"Use the Transfer Family namespace to enumerate the file-transfer service in the account. Iterate `servers()` for SFTP, FTP, FTPS, and AS2 server endpoints (with their identity provider, endpoint type, host-key fingerprint, S3/EFS storage backing, structured-logging role, and security policy), `connectors()` for outbound AS2 and SFTP connectors used to push files to partners, `webApps()` for web-portal access fronts, and `workflows()` for the post-upload processing workflows triggered after a file lands.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"verifiedaccess":{"name":"verifiedaccess","type":"\u001baws.verifiedaccess","title":"AWS Verified Access","desc":"Use the Verified Access namespace to enumerate the zero-trust private application access deployment in the account. Iterate `instances()` for the per-region Verified Access instances (with their attached trust providers and FIPS support), `trustProviders()` for the identity and device trust providers (OIDC, IAM Identity Center, CrowdStrike, Jamf, JumpCloud), `groups()` for the access groups that share an access policy, and `endpoints()` for the application endpoints (load balancer, network interface, RDS, or CIDR) that Verified Access fronts.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"Amazon Virtual Private Cloud (VPC)","desc":"Examine a VPC along with its subnets, route tables, internet/NAT gateways, flow logs, peering connections, service endpoints, and VPN gateways. Use the `id` field as the selection key — for example `aws.vpc(id: \"vpc-0a1b2c3d\")`. Each row reports the IPv4 CIDR block, state, default-VPC flag, instance tenancy, region, internet-gateway block mode, tags, and the typed sub-resources for each component of the VPC topology.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"vpcs":{"name":"vpcs","type":"\u0019\u001baws.vpc","title":"List of `aws.vpc` objects representing all VPCs in the account across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"waf":{"name":"waf","type":"\u001baws.waf","title":"AWS WAF v2","desc":"Use the WAF v2 namespace to enumerate web application firewall building blocks attached to ALBs, API Gateway stages, AppSync APIs, and CloudFront distributions. Iterate `acls()` for web ACLs (each carrying its rules, default action, and logging configuration), `ruleGroups()` for reusable rule groups, `ipSets()` for IP-set match references, and `regexPatternSets()` for shared regex pattern sets. The `scope` field records whether resources are CloudFront-scoped (global) or REGIONAL.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"workdocs":{"name":"workdocs","type":"\u001baws.workdocs","title":"Amazon WorkDocs","desc":"Use the WorkDocs namespace to enumerate users, folders, and documents provisioned in the account's WorkDocs sites. Iterate `users()` for every WorkDocs user across enabled regions — each entry reports the user's status, role, time zone, organization assignment, storage allocation, recycle bin and root folder. Iterate `folders()` and `documents()` for the immediate children of every user's root folder, including creator references, resource state, labels, and (for documents) latest version metadata. Folder and document discovery is bounded to one level below each user's root folder; deeper subtrees are not traversed.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"workspaces":{"name":"workspaces","type":"\u001baws.workspaces","title":"Amazon WorkSpaces","desc":"Use the WorkSpaces namespace to enumerate the persistent virtual desktop service in the account. Iterate `directories()` for the registered workspace directories (with their authentication settings and SAML/Active-Directory bindings), `instances()` for the running WorkSpaces (with running mode, root and user volume encryption, compute type, and state), `ipGroups()` for IP access control groups, `images()` for workspace images, and `bundles()` for the available workspace bundles.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"workspacesweb":{"name":"workspacesweb","type":"\u001baws.workspacesweb","title":"Amazon WorkSpaces Web","desc":"Use the WorkSpaces Web namespace to enumerate the browser-based remote access service in the account. Iterate `portals()` for the published portals, `userAccessLoggingSettings()` for Kinesis Data Streams logging configurations, `ipAccessSettings()` for IP allowlist policies, `trustStores()` for trust stores backing certificate-based auth, and `userSettings()` for the per-portal session policies (clipboard, download/upload, print, and idle timeout).","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"Amazon Web Services account","desc":"Use the root namespace as the account-wide handle that service-specific entry points hang off of (`aws.iam`, `aws.ec2`, `aws.s3`, and so on). Iterate `vpcs()` for every VPC across all enabled regions and `regions()` for the list of enabled regions in the account. The `account` field surfaces identification, aliases, contacts, and organization membership for the account being inspected.","min_provider_version":"11.15.2","defaults":"account.id","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.accessAnalyzer":{"id":"aws.iam.accessAnalyzer","name":"aws.iam.accessAnalyzer","fields":{"analyzer":{"name":"analyzer","type":"\u001baws.accessAnalyzer.analyzer","title":"AWS IAM Access Analyzer resource (provides an object representing an individual AWS IAM Access Analyzer configuration)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"analyzers":{"name":"analyzers","type":"\u0019\u001baws.iam.accessanalyzer.analyzer","title":"List of `aws.iam.accessanalyzer.analyzer` objects for all AWS IAM Access Analyzers configured within the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"archivedFindings":{"name":"archivedFindings","type":"\u0019\u001baws.iam.accessanalyzer.finding","title":"List of all archived findings for all analyzers and regions","min_provider_version":"13.0.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"findings":{"name":"findings","type":"\u0019\u001baws.iam.accessanalyzer.finding","title":"List of all active findings for all analyzers and regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM Access Analyzer","desc":"Use the Access Analyzer namespace to enumerate analyzers and their findings about external or unintended access to account resources. Iterate `analyzers()` for every configured analyzer (account or organization scope) across all enabled regions, `findings()` for the active findings produced by those analyzers, and `archivedFindings()` for findings that have been resolved or suppressed.","min_provider_version":"11.15.2","defaults":"analyzers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.accessAnalyzer.analyzer":{"id":"aws.iam.accessanalyzer.analyzer","name":"aws.iam.accessanalyzer.analyzer","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the analyzer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastResourceAnalyzed":{"name":"lastResourceAnalyzed","type":"\u0007","is_mandatory":true,"title":"Name of the last resource that was analyzed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastResourceAnalyzedAt":{"name":"lastResourceAnalyzedAt","type":"\t","is_mandatory":true,"title":"Last scan timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name for the analyzer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the analyzer exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the analyzer: ACTIVE, CREATING, DISABLED, or FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the analyzer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of analyzer: ACCOUNT, ORGANIZATION, ACCOUNT_UNUSED_ACCESS, ORGANIZATION_UNUSED_ACCESS, ACCOUNT_INTERNAL_ACCESS, or ORGANIZATION_INTERNAL_ACCESS","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM Access Analyzer resource (provides an object representing an individual AWS IAM Access Analyzer configuration)","private":true,"min_provider_version":"11.15.2","defaults":"name type region status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.account":{"id":"aws.account","name":"aws.account","fields":{"aliases":{"name":"aliases","type":"\u0019\u0007","title":"Account aliases","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"alternateContact":{"name":"alternateContact","type":"\u001baws.account.alternateContact","title":"AWS Account alternate contact","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"alternateContacts":{"name":"alternateContacts","type":"\u0019\u001baws.account.alternateContact","title":"All alternate contacts configured for the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"billingContact":{"name":"billingContact","type":"\u001baws.account.alternateContact","title":"Billing alternate contact for the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"contactInformation":{"name":"contactInformation","type":"\n","title":"Primary contact information for the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"email":{"name":"email","type":"\u0007","title":"Root user email address associated with the account, as shown in AWS Organizations","desc":"Available only when the calling identity is the organization's management account or a delegated administrator. Otherwise empty.","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Account ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"joinedMethod":{"name":"joinedMethod","type":"\u0007","title":"How the account joined the organization","desc":"One of INVITED or CREATED. Available only when the calling identity is the organization's management account or a delegated administrator. Otherwise empty.","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"joinedTimestamp":{"name":"joinedTimestamp","type":"\t","title":"Timestamp at which the account joined the organization","desc":"Available only when the calling identity is the organization's management account or a delegated administrator.","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","title":"Friendly name of the account, as shown in AWS Organizations","desc":"Available only when the calling identity is the organization's management account or a delegated administrator. Otherwise empty.","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"operationsContact":{"name":"operationsContact","type":"\u001baws.account.alternateContact","title":"Operations alternate contact for the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"organization":{"name":"organization","type":"\u001baws.organization","title":"Information about the associated organization, if any","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"paths":{"name":"paths","type":"\u0019\u0007","title":"Paths in the organization where the account exists","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"regionOptInStatus":{"name":"regionOptInStatus","type":"\u001a\u0007\u0007","title":"Opt-in status for each region available to the account, keyed by region name","desc":"Possible values are ENABLED, ENABLED_BY_DEFAULT, DISABLED, ENABLING, and DISABLING.","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityContact":{"name":"securityContact","type":"\u001baws.account.alternateContact","title":"Security alternate contact for the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","title":"Lifecycle state of the account in the organization","desc":"One of PENDING_ACTIVATION, ACTIVE, SUSPENDED, PENDING_CLOSURE, or CLOSED. Available only when the calling identity is the organization's management account or a delegated administrator. Otherwise empty.","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags on the account","desc":"Note: This operation can only be called from the organization's management account or by a member account that is a delegated administrator for an Amazon Web Services service.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS account","desc":"Examine identification, aliases, contacts, and organization metadata for the AWS account being inspected. Surfaces the account ID and aliases, the associated `organization` (when the account is part of AWS Organizations), the primary `contactInformation` and the alternate `securityContact`, `billingContact`, and `operationsContact` entries, the per-region opt-in status (`regionOptInStatus`), and the organization-managed lifecycle fields (`name`, `email`, `state`, `joinedMethod`, `joinedTimestamp`) that are available only when the caller is the management account or a delegated administrator.","min_provider_version":"11.15.2","defaults":"id aliases.first organization.id","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.account.alternateContact":{"id":"aws.account.alternateContact","name":"aws.account.alternateContact","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"Account ID this contact belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"contactType":{"name":"contactType","type":"\u0007","is_mandatory":true,"title":"Type of alternate contact: BILLING, OPERATIONS, or SECURITY","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"emailAddress":{"name":"emailAddress","type":"\u0007","is_mandatory":true,"title":"Email address of the contact","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"exists":{"name":"exists","type":"\u0004","is_mandatory":true,"title":"Whether this contact exists and is configured","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the contact","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"phoneNumber":{"name":"phoneNumber","type":"\u0007","is_mandatory":true,"title":"Phone number of the contact","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"title":{"name":"title","type":"\u0007","is_mandatory":true,"title":"Title of the contact","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Account alternate contact","private":true,"min_provider_version":"11.15.2","defaults":"contactType name emailAddress","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.acm":{"id":"aws.acm","name":"aws.acm","fields":{"certificate":{"name":"certificate","type":"\u001baws.acm.certificate","title":"AWS Certificate Manager Certificate resource (provides an object representing an individual ACM certificate)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"certificates":{"name":"certificates","type":"\u0019\u001baws.acm.certificate","title":"List of ACM certificates configured within the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Certificate Manager (ACM)","desc":"Use the ACM namespace to enumerate TLS certificates issued or imported in the account. Iterate `certificates()` for every ACM certificate across all enabled regions — each row surfaces the domain name, issuer, source (AMAZON_ISSUED or IMPORTED), validity window, status, key and signature algorithms, the parsed `network.certificate`, and the renewal posture needed to audit certificate hygiene.","min_provider_version":"11.15.2","defaults":"certificates","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.acm.certificate":{"id":"aws.acm.certificate","name":"aws.acm.certificate","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the certificate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificate":{"name":"certificate","type":"\u001bcertificate","title":"Retrieves an Amazon-issued certificate and its certificate chain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the cert was requested","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainName":{"name":"domainName","type":"\u0007","is_mandatory":true,"title":"FQDN for the certificate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainValidationOptions":{"name":"domainValidationOptions","type":"\u0019\n","is_mandatory":true,"title":"Per-domain validation details, including validation method, status, and DNS validation records","min_provider_version":"13.26.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"importedAt":{"name":"importedAt","type":"\t","is_mandatory":true,"title":"Date and time when the certificate was imported (exists only when the certificate source is IMPORTED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inUseBy":{"name":"inUseBy","type":"\u0019\u0007","is_mandatory":true,"title":"ARNs of AWS resources the certificate is associated with (load balancers, CloudFront distributions, and so on)","min_provider_version":"13.26.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"issuedAt":{"name":"issuedAt","type":"\t","is_mandatory":true,"title":"Time at which the certificate was issued (exists only when the certificate source is AMAZON_ISSUED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"issuer":{"name":"issuer","type":"\u0007","is_mandatory":true,"title":"Name of the certificate authority that issued and signed the certificate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyAlgorithm":{"name":"keyAlgorithm","type":"\u0007","is_mandatory":true,"title":"Algorithm used to generate the public-private key pair","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notAfter":{"name":"notAfter","type":"\t","is_mandatory":true,"title":"Time after which the certificate is not valid","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notBefore":{"name":"notBefore","type":"\t","is_mandatory":true,"title":"Time before which the certificate is not valid","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"renewalEligible":{"name":"renewalEligible","type":"\u0004","is_mandatory":true,"title":"Whether the certificate is eligible for renewal","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serial":{"name":"serial","type":"\u0007","is_mandatory":true,"title":"Serial number of the certificate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"signatureAlgorithm":{"name":"signatureAlgorithm","type":"\u0007","is_mandatory":true,"title":"Algorithm used to sign the certificate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"source":{"name":"source","type":"\u0007","is_mandatory":true,"title":"Source of the certificate: AMAZON_ISSUED or IMPORTED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the certificate: issued, expired, revoked, and so on","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subject":{"name":"subject","type":"\u0007","is_mandatory":true,"title":"Name of the entity associated with the public key in the certificate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags associated with the certificate","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Certificate Manager Certificate resource (provides an object representing an individual ACM certificate)","private":true,"min_provider_version":"11.15.2","defaults":"domainName issuer createdAt notAfter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apigateway":{"id":"aws.apigateway","name":"aws.apigateway","fields":{"apiKey":{"name":"apiKey","type":"\u001baws.apigateway.apiKey","title":"Amazon API Gateway API key","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"apiKeys":{"name":"apiKeys","type":"\u0019\u001baws.apigateway.apiKey","title":"List of API keys across all enabled regions in the account","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizer":{"name":"authorizer","type":"\u001baws.apigateway.authorizer","title":"Amazon API Gateway authorizer","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"requestValidator":{"name":"requestValidator","type":"\u001baws.apigateway.requestValidator","title":"Amazon API Gateway request validator","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"restApis":{"name":"restApis","type":"\u0019\u001baws.apigateway.restapi","title":"List of REST APIs across all enabled regions in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"restapi":{"name":"restapi","type":"\u001baws.apigateway.restapi","title":"Amazon API Gateway REST API","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"stage":{"name":"stage","type":"\u001baws.apigateway.stage","title":"Amazon API Gateway REST API stages","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"usagePlan":{"name":"usagePlan","type":"\u001baws.apigateway.usagePlan","title":"Amazon API Gateway usage plan","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"usagePlans":{"name":"usagePlans","type":"\u0019\u001baws.apigateway.usagePlan","title":"List of usage plans across all enabled regions in the account","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcLink":{"name":"vpcLink","type":"\u001baws.apigateway.vpcLink","title":"Amazon API Gateway VPC link","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"vpcLinks":{"name":"vpcLinks","type":"\u0019\u001baws.apigateway.vpcLink","title":"List of VPC links across all enabled regions in the account","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon API Gateway (REST APIs)","desc":"Use the API Gateway namespace to enumerate REST APIs (the v1 product) and the configuration around them. Iterate `restApis()` for every REST API across enabled regions (with its stages, methods, authorizers, and resource policies), `apiKeys()` for the API keys callers can use, `usagePlans()` for throttling and quota plans bound to API stages, and `vpcLinks()` for private integration links into VPCs. HTTP and WebSocket APIs (the v2 product) live under `aws.apigatewayv2`.","min_provider_version":"11.15.2","defaults":"restApis","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apigateway.apiKey":{"id":"aws.apigateway.apiKey","name":"aws.apigateway.apiKey","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the API key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdDate":{"name":"createdDate","type":"\t","is_mandatory":true,"title":"Time when the API key was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customerId":{"name":"customerId","type":"\u0007","is_mandatory":true,"title":"Marketplace customer identifier when integrating with the AWS SaaS Marketplace","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the API key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether the API key can be used by callers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Identifier of the API key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdatedDate":{"name":"lastUpdatedDate","type":"\t","is_mandatory":true,"title":"Time when the API key was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the API key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the API key exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stageKeys":{"name":"stageKeys","type":"\u0019\u0007","is_mandatory":true,"title":"Stages associated with the API key (formatted as `{restApiId}/{stageName}`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the API key","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon API Gateway API key","private":true,"min_provider_version":"13.20.1","defaults":"name id enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apigateway.authorizer":{"id":"aws.apigateway.authorizer","name":"aws.apigateway.authorizer","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the authorizer (synthetic — API Gateway authorizers do not have a native ARN)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authType":{"name":"authType","type":"\u0007","is_mandatory":true,"title":"Optional customer-defined auth type used in OpenAPI imports/exports","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizerCredentials":{"name":"authorizerCredentials","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM role API Gateway assumes to invoke the authorizer; null for resource-based Lambda permissions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizerResultTtlInSeconds":{"name":"authorizerResultTtlInSeconds","type":"\u0005","is_mandatory":true,"title":"TTL in seconds of cached authorizer results; 0 disables caching","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizerUri":{"name":"authorizerUri","type":"\u0007","is_mandatory":true,"title":"URI of the authorizer (Lambda invocation URI for TOKEN/REQUEST authorizers)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role API Gateway assumes to invoke the authorizer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Identifier of the authorizer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"identitySource":{"name":"identitySource","type":"\u0007","is_mandatory":true,"title":"Identity source mapping expression(s) used to look up the authorizer cache key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"identityValidationExpression":{"name":"identityValidationExpression","type":"\u0007","is_mandatory":true,"title":"Validation expression for the incoming identity token (TOKEN authorizers); regex matched against aud claim for COGNITO_USER_POOLS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lambdaFunction":{"name":"lambdaFunction","type":"\u001baws.lambda.function","title":"Lambda function backing the authorizer (parsed from authorizerUri; null for COGNITO_USER_POOLS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the authorizer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"providerArns":{"name":"providerArns","type":"\u0019\u0007","is_mandatory":true,"title":"Cognito user pool ARNs for COGNITO_USER_POOLS authorizers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the authorizer exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"restApiId":{"name":"restApiId","type":"\u0007","is_mandatory":true,"title":"Identifier of the REST API the authorizer belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of authorizer (TOKEN, REQUEST, COGNITO_USER_POOLS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userPools":{"name":"userPools","type":"\u0019\u001baws.cognito.userPool","title":"Cognito user pools backing the authorizer (COGNITO_USER_POOLS only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon API Gateway authorizer","private":true,"min_provider_version":"13.20.1","defaults":"name type restApiId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apigateway.requestValidator":{"id":"aws.apigateway.requestValidator","name":"aws.apigateway.requestValidator","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the request validator (synthetic — API Gateway request validators do not have a native ARN)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Identifier of the request validator","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the request validator","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the request validator exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"restApiId":{"name":"restApiId","type":"\u0007","is_mandatory":true,"title":"Identifier of the REST API the validator belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"validateRequestBody":{"name":"validateRequestBody","type":"\u0004","is_mandatory":true,"title":"Whether the request body is validated against the configured Model schema","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"validateRequestParameters":{"name":"validateRequestParameters","type":"\u0004","is_mandatory":true,"title":"Whether request parameters are validated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon API Gateway request validator","private":true,"min_provider_version":"13.20.1","defaults":"name restApiId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apigateway.restapi":{"id":"aws.apigateway.restapi","name":"aws.apigateway.restapi","fields":{"apiKeySource":{"name":"apiKeySource","type":"\u0007","is_mandatory":true,"title":"Source of the API key for metering requests (HEADER or AUTHORIZER)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the REST API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizers":{"name":"authorizers","type":"\u0019\u001baws.apigateway.authorizer","title":"Authorizers for the REST API","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"binaryMediaTypes":{"name":"binaryMediaTypes","type":"\u0019\u0007","is_mandatory":true,"title":"Supported binary media types","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdDate":{"name":"createdDate","type":"\t","is_mandatory":true,"title":"Time when the REST API was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description for the REST API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"disableExecuteApiEndpoint":{"name":"disableExecuteApiEndpoint","type":"\u0004","is_mandatory":true,"title":"Whether the default execute-api endpoint is disabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointTypes":{"name":"endpointTypes","type":"\u0019\u0007","is_mandatory":true,"title":"Endpoint types for the REST API (EDGE, REGIONAL, PRIVATE)","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointVpcEndpointIds":{"name":"endpointVpcEndpointIds","type":"\u0019\u0007","is_mandatory":true,"title":"VPC endpoint IDs associated with a PRIVATE REST API","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID for the REST API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"minimumCompressionSize":{"name":"minimumCompressionSize","type":"\u0005","is_mandatory":true,"title":"Minimum payload size in bytes for compression (0 to enable for all, -1 if disabled)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name for the REST API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\u0007","is_mandatory":true,"title":"Resource policy for the API (JSON string)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the REST API exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"requestValidators":{"name":"requestValidators","type":"\u0019\u001baws.apigateway.requestValidator","title":"Request validators for the REST API","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityPolicy":{"name":"securityPolicy","type":"\u0007","is_mandatory":true,"title":"TLS version and cipher suite for the API","desc":"One of: TLS_1_0, TLS_1_2, SecurityPolicy_TLS13_1_3_2025_09, SecurityPolicy_TLS13_1_3_FIPS_2025_09, SecurityPolicy_TLS13_1_2_PFS_PQ_2025_09, SecurityPolicy_TLS13_1_2_FIPS_PQ_2025_09, SecurityPolicy_TLS13_1_2_FIPS_PFS_PQ_2025_09, SecurityPolicy_TLS13_1_2_PQ_2025_09, SecurityPolicy_TLS13_1_2_2021_06, SecurityPolicy_TLS13_2025_EDGE, SecurityPolicy_TLS12_PFS_2025_EDGE, SecurityPolicy_TLS12_2018_EDGE.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stages":{"name":"stages","type":"\u0019\u001baws.apigateway.stage","title":"Stages for the REST API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the REST API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0007","is_mandatory":true,"title":"Version identifier for the API","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon API Gateway REST API","private":true,"min_provider_version":"11.15.2","defaults":"name id","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apigateway.stage":{"id":"aws.apigateway.stage","name":"aws.apigateway.stage","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the REST API stage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheClusterEnabled":{"name":"cacheClusterEnabled","type":"\u0004","is_mandatory":true,"title":"Whether a cache cluster is enabled for the stage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheClusterSize":{"name":"cacheClusterSize","type":"\u0007","is_mandatory":true,"title":"Size of the cache cluster (0.5, 1.6, 6.1, 13.5, 28.4, 58.2, 118, 237)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheClusterStatus":{"name":"cacheClusterStatus","type":"\u0007","is_mandatory":true,"title":"Status of the cache cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clientCertificateId":{"name":"clientCertificateId","type":"\u0007","is_mandatory":true,"title":"Client certificate ID for mutual TLS with backend","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the stage was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deploymentId":{"name":"deploymentId","type":"\u0007","is_mandatory":true,"title":"ID of the deployment the stage is attached to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description for the stage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"documentationVersion":{"name":"documentationVersion","type":"\u0007","is_mandatory":true,"title":"Documentation version associated with the stage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdatedAt":{"name":"lastUpdatedAt","type":"\t","is_mandatory":true,"title":"Time when the stage was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"methodSettings":{"name":"methodSettings","type":"\n","is_mandatory":true,"title":"Method settings for the stage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name for the stage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the stage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tracingEnabled":{"name":"tracingEnabled","type":"\u0004","is_mandatory":true,"title":"Whether tracing is enabled for the stage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"variables":{"name":"variables","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Stage variables","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"webAcl":{"name":"webAcl","type":"\u001baws.waf.acl","title":"WAF web ACL associated with the stage","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"webAclArn":{"name":"webAclArn","type":"\u0007","is_mandatory":true,"title":"ARN of the WAF web ACL associated with the stage","desc":"Deprecated in favor of `webAcl()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"Amazon API Gateway REST API stages","private":true,"min_provider_version":"11.15.2","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apigateway.usagePlan":{"id":"aws.apigateway.usagePlan","name":"aws.apigateway.usagePlan","fields":{"apiStages":{"name":"apiStages","type":"\u0019\n","is_mandatory":true,"title":"Associated API stages (each entry has apiId, stage, and per-method throttle settings)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the usage plan","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the usage plan","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Identifier of the usage plan","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the usage plan","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"productCode":{"name":"productCode","type":"\u0007","is_mandatory":true,"title":"AWS Marketplace product code associated with the plan","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"quotaLimit":{"name":"quotaLimit","type":"\u0005","is_mandatory":true,"title":"Quota limit — the target maximum number of permitted requests per period; -1 if unset","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"quotaOffset":{"name":"quotaOffset","type":"\u0005","is_mandatory":true,"title":"Quota offset — requests subtracted from the limit in the initial period; -1 if unset","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"quotaPeriod":{"name":"quotaPeriod","type":"\u0007","is_mandatory":true,"title":"Quota period (DAY, WEEK, MONTH); empty if unset","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the usage plan exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the usage plan","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"throttleBurstLimit":{"name":"throttleBurstLimit","type":"\u0005","is_mandatory":true,"title":"Throttle burst limit — request burst rate; -1 if unset","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"throttleRateLimit":{"name":"throttleRateLimit","type":"\u0006","is_mandatory":true,"title":"Throttle rate limit — steady-state request rate per second; -1 if unset","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon API Gateway usage plan","private":true,"min_provider_version":"13.20.1","defaults":"name id","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apigateway.vpcLink":{"id":"aws.apigateway.vpcLink","name":"aws.apigateway.vpcLink","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the VPC link","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the VPC link","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Identifier of the VPC link","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the VPC link","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the VPC link exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the VPC link (AVAILABLE, PENDING, DELETING, FAILED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusMessage":{"name":"statusMessage","type":"\u0007","is_mandatory":true,"title":"Description of the VPC link status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the VPC link","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetArns":{"name":"targetArns","type":"\u0019\u0007","is_mandatory":true,"title":"ARNs of the network load balancers targeted by the VPC link","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targets":{"name":"targets","type":"\u0019\u001baws.elb.loadbalancer","title":"Network load balancers targeted by the VPC link","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon API Gateway VPC link","private":true,"min_provider_version":"13.20.1","defaults":"name id status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apigatewayv2":{"id":"aws.apigatewayv2","name":"aws.apigatewayv2","fields":{"api":{"name":"api","type":"\u001baws.apigatewayv2.api","title":"HTTP or WebSocket API in API Gateway v2","desc":"Examine an HTTP or WebSocket API along with its stages, routes, and authorizers. Use the apiId field as the selection key — for example `aws.apigatewayv2.api(apiId: \"abc123xyz\")`. The `protocolType` field disambiguates HTTP versus WebSocket; for WebSocket APIs the `routeSelectionExpression` is meaningful (it picks a route from the incoming frame), while HTTP APIs use route keys directly.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"apis":{"name":"apis","type":"\u0019\u001baws.apigatewayv2.api","title":"HTTP and WebSocket APIs across all configured regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizer":{"name":"authorizer","type":"\u001baws.apigatewayv2.authorizer","title":"Authorizer in an API Gateway v2 API","desc":"Examine an authorizer that validates requests before they reach a route. Selection key is the composite of api id and authorizer id. The `authorizerType` field determines how the rest of the configuration is interpreted — JWT uses `jwtConfiguration`, REQUEST uses `authorizerUri` and `identitySource`.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"domainName":{"name":"domainName","type":"\u001baws.apigatewayv2.domainName","title":"Custom domain registered with API Gateway v2","desc":"Examine a custom domain mapped to one or more v2 APIs. Selection key is the domain name. Inspect `domainNameConfigurations` for the ACM certificate ARN, security policy, and endpoint type per configuration; `mutualTlsAuthentication` for client-cert-required audits; and `routingMode` to see whether traffic is routed by api mappings or routing rules.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"domainNames":{"name":"domainNames","type":"\u0019\u001baws.apigatewayv2.domainName","title":"Custom domain names registered with the v2 service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"route":{"name":"route","type":"\u001baws.apigatewayv2.route","title":"Route in an API Gateway v2 API","desc":"Examine the mapping from an incoming request (HTTP method+path, or WebSocket route-selection value) to its integration target. Selection key is the composite of api id and route id. The `authorizationType` and `authorizerId` fields are the audit-relevant entry points for who is allowed to reach the route.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"stage":{"name":"stage","type":"\u001baws.apigatewayv2.stage","title":"Stage of an API Gateway v2 API","desc":"Examine a deployed stage — the named environment that exposes a particular deployment of the parent API. Selection key is the composite of api id and stage name. The `accessLogSettings` and `defaultRouteSettings` fields drive logging and throttling audits; the `routeSettings` map holds per-route overrides.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"Amazon API Gateway v2 (HTTP and WebSocket APIs)","desc":"Use the v2 namespace to enumerate HTTP and WebSocket APIs separately from the REST APIs surfaced under aws.apigateway. Iterate `apis()` to get every v2 API in the account across configured regions; on each api, traverse its `stages()`, `routes()`, and `authorizers()` for the security configuration that determines which callers can reach which route. Use `domainNames()` for per-region custom-domain entries — the best place to audit ACM cert mappings, mTLS authentication, and domain routing modes.","min_provider_version":"13.21.4","defaults":"apis","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apigatewayv2.api":{"id":"aws.apigatewayv2.api","name":"aws.apigatewayv2.api","fields":{"apiEndpoint":{"name":"apiEndpoint","type":"\u0007","is_mandatory":true,"title":"Default endpoint URL the service publishes for the API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"apiGatewayManaged":{"name":"apiGatewayManaged","type":"\u0004","is_mandatory":true,"title":"Whether the API is owned and managed by another AWS service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"apiId":{"name":"apiId","type":"\u0007","is_mandatory":true,"title":"API ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"apiKeySelectionExpression":{"name":"apiKeySelectionExpression","type":"\u0007","is_mandatory":true,"title":"API key selection expression (e.g. `$request.header.x-api-key`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizers":{"name":"authorizers","type":"\u0019\u001baws.apigatewayv2.authorizer","title":"Authorizers configured on the API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"corsConfiguration":{"name":"corsConfiguration","type":"\n","is_mandatory":true,"title":"CORS configuration for HTTP APIs","desc":"Keys: allowMethods, allowHeaders, allowOrigins, allowCredentials, exposeHeaders, maxAge. Null when CORS is not configured.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the API was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"disableExecuteApiEndpoint":{"name":"disableExecuteApiEndpoint","type":"\u0004","is_mandatory":true,"title":"Whether the default execute-api endpoint is disabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"disableSchemaValidation":{"name":"disableSchemaValidation","type":"\u0004","is_mandatory":true,"title":"Whether request schema validation is disabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddressType":{"name":"ipAddressType","type":"\u0007","is_mandatory":true,"title":"IP address type configured on the API (ipv4 or dualstack)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Friendly name of the API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"protocolType":{"name":"protocolType","type":"\u0007","is_mandatory":true,"title":"Protocol of the API: HTTP or WEBSOCKET","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the API exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routeSelectionExpression":{"name":"routeSelectionExpression","type":"\u0007","is_mandatory":true,"title":"Route selection expression (WebSocket APIs)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routes":{"name":"routes","type":"\u0019\u001baws.apigatewayv2.route","title":"Routes configured on the API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stages":{"name":"stages","type":"\u0019\u001baws.apigatewayv2.stage","title":"Stages deployed for the API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0007","is_mandatory":true,"title":"OpenAPI version reported by the import that created the API","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"HTTP or WebSocket API in API Gateway v2","desc":"Examine an HTTP or WebSocket API along with its stages, routes, and authorizers. Use the apiId field as the selection key — for example `aws.apigatewayv2.api(apiId: \"abc123xyz\")`. The `protocolType` field disambiguates HTTP versus WebSocket; for WebSocket APIs the `routeSelectionExpression` is meaningful (it picks a route from the incoming frame), while HTTP APIs use route keys directly.","private":true,"min_provider_version":"13.21.4","defaults":"apiId name protocolType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apigatewayv2.authorizer":{"id":"aws.apigatewayv2.authorizer","name":"aws.apigatewayv2.authorizer","fields":{"api":{"name":"api","type":"\u001baws.apigatewayv2.api","title":"API the authorizer belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"apiId":{"name":"apiId","type":"\u0007","is_mandatory":true,"title":"API ID the authorizer belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizerCredentialsArn":{"name":"authorizerCredentialsArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM role API Gateway assumes to invoke a Lambda authorizer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizerId":{"name":"authorizerId","type":"\u0007","is_mandatory":true,"title":"Authorizer ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizerPayloadFormatVersion":{"name":"authorizerPayloadFormatVersion","type":"\u0007","is_mandatory":true,"title":"Lambda authorizer payload-format version (1.0 or 2.0)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizerResultTtlInSeconds":{"name":"authorizerResultTtlInSeconds","type":"\u0005","is_mandatory":true,"title":"TTL for cached authorizer results, in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizerType":{"name":"authorizerType","type":"\u0007","is_mandatory":true,"title":"Authorizer type: REQUEST or JWT","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizerUri":{"name":"authorizerUri","type":"\u0007","is_mandatory":true,"title":"Lambda function ARN invoked to authorize requests (REQUEST type)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableSimpleResponses":{"name":"enableSimpleResponses","type":"\u0004","is_mandatory":true,"title":"Whether the Lambda authorizer can return a simple iam-policy-free response","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"identitySource":{"name":"identitySource","type":"\u0019\u0007","is_mandatory":true,"title":"Identity sources used to look up the caller (e.g. `$request.header.Authorization`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"identityValidationExpression":{"name":"identityValidationExpression","type":"\u0007","is_mandatory":true,"title":"Regex used to validate the identity source value (REQUEST type)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jwtConfiguration":{"name":"jwtConfiguration","type":"\n","is_mandatory":true,"title":"JWT configuration: audience (list of allowed `aud` values) and issuer URL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Friendly name of the authorizer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the authorizer exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Authorizer in an API Gateway v2 API","desc":"Examine an authorizer that validates requests before they reach a route. Selection key is the composite of api id and authorizer id. The `authorizerType` field determines how the rest of the configuration is interpreted — JWT uses `jwtConfiguration`, REQUEST uses `authorizerUri` and `identitySource`.","private":true,"min_provider_version":"13.21.4","defaults":"name authorizerType apiId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apigatewayv2.domainName":{"id":"aws.apigatewayv2.domainName","name":"aws.apigatewayv2.domainName","fields":{"apiMappingSelectionExpression":{"name":"apiMappingSelectionExpression","type":"\u0007","is_mandatory":true,"title":"API mapping selection expression","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainName":{"name":"domainName","type":"\u0007","is_mandatory":true,"title":"Domain name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainNameConfigurations":{"name":"domainNameConfigurations","type":"\u0019\n","is_mandatory":true,"title":"Per-endpoint configurations","desc":"Each entry contains apiGatewayDomainName, certificateArn, certificateName, certificateUploadDate, domainNameStatus, domainNameStatusMessage, endpointType (REGIONAL or EDGE), hostedZoneId, ipAddressType, ownershipVerificationCertificateArn, and securityPolicy (TLS_1_0 or TLS_1_2).","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"mutualTlsAuthentication":{"name":"mutualTlsAuthentication","type":"\n","is_mandatory":true,"title":"Mutual TLS configuration","desc":"Keys: truststoreUri, truststoreVersion, truststoreWarnings. Null when mTLS is not configured.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the domain is registered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routingMode":{"name":"routingMode","type":"\u0007","is_mandatory":true,"title":"Routing mode: API_MAPPING_ONLY or ROUTING_RULE_THEN_API_MAPPING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Custom domain registered with API Gateway v2","desc":"Examine a custom domain mapped to one or more v2 APIs. Selection key is the domain name. Inspect `domainNameConfigurations` for the ACM certificate ARN, security policy, and endpoint type per configuration; `mutualTlsAuthentication` for client-cert-required audits; and `routingMode` to see whether traffic is routed by api mappings or routing rules.","private":true,"min_provider_version":"13.21.4","defaults":"domainName routingMode","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apigatewayv2.route":{"id":"aws.apigatewayv2.route","name":"aws.apigatewayv2.route","fields":{"api":{"name":"api","type":"\u001baws.apigatewayv2.api","title":"API the route belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"apiGatewayManaged":{"name":"apiGatewayManaged","type":"\u0004","is_mandatory":true,"title":"Whether the route is owned and managed by another AWS service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"apiId":{"name":"apiId","type":"\u0007","is_mandatory":true,"title":"API ID the route belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"apiKeyRequired":{"name":"apiKeyRequired","type":"\u0004","is_mandatory":true,"title":"Whether an API key is required to invoke the route","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizationScopes":{"name":"authorizationScopes","type":"\u0019\u0007","is_mandatory":true,"title":"Authorization scopes required (JWT routes)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizationType":{"name":"authorizationType","type":"\u0007","is_mandatory":true,"title":"Authorization type: NONE, AWS_IAM, CUSTOM, JWT","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizerId":{"name":"authorizerId","type":"\u0007","is_mandatory":true,"title":"Authorizer ID resolved on the parent api when authorizationType is JWT or CUSTOM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"operationName":{"name":"operationName","type":"\u0007","is_mandatory":true,"title":"Operation name used in OpenAPI imports","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the route exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"requestModels":{"name":"requestModels","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Request models keyed by content type (HTTP) or selection (WebSocket)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routeId":{"name":"routeId","type":"\u0007","is_mandatory":true,"title":"Route ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routeKey":{"name":"routeKey","type":"\u0007","is_mandatory":true,"title":"Route key","desc":"For HTTP APIs: `METHOD /path`. For WebSocket APIs: the route value matched against the parent api's routeSelectionExpression.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"target":{"name":"target","type":"\u0007","is_mandatory":true,"title":"Integration target reference (typically `integrations/{integrationId}`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route in an API Gateway v2 API","desc":"Examine the mapping from an incoming request (HTTP method+path, or WebSocket route-selection value) to its integration target. Selection key is the composite of api id and route id. The `authorizationType` and `authorizerId` fields are the audit-relevant entry points for who is allowed to reach the route.","private":true,"min_provider_version":"13.21.4","defaults":"routeKey apiId authorizationType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apigatewayv2.stage":{"id":"aws.apigatewayv2.stage","name":"aws.apigatewayv2.stage","fields":{"accessLogSettings":{"name":"accessLogSettings","type":"\n","is_mandatory":true,"title":"Access-log destination and format, or null when access logging is off","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"api":{"name":"api","type":"\u001baws.apigatewayv2.api","title":"API the stage belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"apiGatewayManaged":{"name":"apiGatewayManaged","type":"\u0004","is_mandatory":true,"title":"Whether the stage is owned and managed by another AWS service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"apiId":{"name":"apiId","type":"\u0007","is_mandatory":true,"title":"API ID the stage belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoDeploy":{"name":"autoDeploy","type":"\u0004","is_mandatory":true,"title":"Whether changes to routes auto-deploy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clientCertificateId":{"name":"clientCertificateId","type":"\u0007","is_mandatory":true,"title":"Client certificate ID used for mutual TLS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the stage was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultRouteSettings":{"name":"defaultRouteSettings","type":"\n","is_mandatory":true,"title":"Default per-route settings","desc":"Keys: throttlingBurstLimit, throttlingRateLimit, detailedMetricsEnabled, dataTraceEnabled, loggingLevel.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deploymentId":{"name":"deploymentId","type":"\u0007","is_mandatory":true,"title":"Deployment ID currently associated with the stage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the stage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastDeploymentStatusMessage":{"name":"lastDeploymentStatusMessage","type":"\u0007","is_mandatory":true,"title":"Status message of the most recent deployment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the stage exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routeSettings":{"name":"routeSettings","type":"\n","is_mandatory":true,"title":"Per-route setting overrides keyed by route key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stageName":{"name":"stageName","type":"\u0007","is_mandatory":true,"title":"Stage name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stageVariables":{"name":"stageVariables","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Stage variables passed to integrations as `$stageVariables`","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the stage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date the stage was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Stage of an API Gateway v2 API","desc":"Examine a deployed stage — the named environment that exposes a particular deployment of the parent API. Selection key is the composite of api id and stage name. The `accessLogSettings` and `defaultRouteSettings` fields drive logging and throttling audits; the `routeSettings` map holds per-route overrides.","private":true,"min_provider_version":"13.21.4","defaults":"stageName apiId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.applicationAutoscaling":{"id":"aws.applicationAutoscaling","name":"aws.applicationAutoscaling","fields":{"namespace":{"name":"namespace","type":"\u0007","is_mandatory":true,"title":"Service namespace to query for application auto scaling","desc":"One of: comprehend, rds, sagemaker, appstream, elasticmapreduce, dynamodb, lambda, ecs, cassandra, ec2, neptune, kafka, custom-resource, elasticache, or workspaces.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\u001baws.applicationAutoscaling.policy","title":"AWS Application Auto Scaling policy","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"scalableTargets":{"name":"scalableTargets","type":"\u0019\u001baws.applicationAutoscaling.target","title":"List of scalable targets belonging to the service namespace","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scheduledAction":{"name":"scheduledAction","type":"\u001baws.applicationAutoscaling.scheduledAction","title":"AWS Application Auto Scaling scheduled action","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"target":{"name":"target","type":"\u001baws.applicationAutoscaling.target","title":"AWS Application Auto Scaling target","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"init":{"args":[{"name":"namespace","type":"\u0007"}]},"title":"AWS Application Auto Scaling","desc":"Use the Application Auto Scaling namespace to inspect the scalable targets and policies registered for a single service namespace — for example `aws.applicationAutoscaling(namespace: \"ecs\")`. The `namespace` field is the selection key (valid values include `ecs`, `rds`, `lambda`, `dynamodb`, `sagemaker`, `elasticmapreduce`, `kafka`, `comprehend`, `appstream`, `elasticache`, `cassandra`, `neptune`, `workspaces`, `ec2`, and `custom-resource`). Iterate `scalableTargets()` for the registered targets in that namespace.","min_provider_version":"11.15.2","defaults":"namespace","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.applicationAutoscaling.policy":{"id":"aws.applicationAutoscaling.policy","name":"aws.applicationAutoscaling.policy","fields":{"alarms":{"name":"alarms","type":"\u0019\n","is_mandatory":true,"title":"CloudWatch alarms associated with the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the scaling policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the policy was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the scaling policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"namespace":{"name":"namespace","type":"\u0007","is_mandatory":true,"title":"Service namespace","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policyType":{"name":"policyType","type":"\u0007","is_mandatory":true,"title":"Type of scaling policy: TargetTrackingScaling, StepScaling, or PredictiveScaling","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"predictiveScalingConfig":{"name":"predictiveScalingConfig","type":"\n","is_mandatory":true,"title":"Predictive scaling policy configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceId":{"name":"resourceId","type":"\u0007","is_mandatory":true,"title":"Resource identifier associated with the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scalableDimension":{"name":"scalableDimension","type":"\u0007","is_mandatory":true,"title":"Scalable dimension associated with the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stepScalingConfig":{"name":"stepScalingConfig","type":"\n","is_mandatory":true,"title":"Step scaling policy configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetTrackingConfig":{"name":"targetTrackingConfig","type":"\n","is_mandatory":true,"title":"Target tracking scaling policy configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Application Auto Scaling policy","private":true,"min_provider_version":"11.15.2","defaults":"arn name policyType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.applicationAutoscaling.scheduledAction":{"id":"aws.applicationAutoscaling.scheduledAction","name":"aws.applicationAutoscaling.scheduledAction","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the scheduled action","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the scheduled action was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endAt":{"name":"endAt","type":"\t","is_mandatory":true,"title":"Date the action is scheduled to end","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the scheduled action","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"namespace":{"name":"namespace","type":"\u0007","is_mandatory":true,"title":"Service namespace","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceId":{"name":"resourceId","type":"\u0007","is_mandatory":true,"title":"Resource identifier associated with the action","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scalableDimension":{"name":"scalableDimension","type":"\u0007","is_mandatory":true,"title":"Scalable dimension associated with the action","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scalableTargetAction":{"name":"scalableTargetAction","type":"\n","is_mandatory":true,"title":"Min and max capacity to set when the action runs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schedule":{"name":"schedule","type":"\u0007","is_mandatory":true,"title":"Schedule expression (cron, rate, or at)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startAt":{"name":"startAt","type":"\t","is_mandatory":true,"title":"Date the action is scheduled to start","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timezone":{"name":"timezone","type":"\u0007","is_mandatory":true,"title":"Timezone for the schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Application Auto Scaling scheduled action","private":true,"min_provider_version":"11.15.2","defaults":"arn name schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.applicationAutoscaling.target":{"id":"aws.applicationAutoscaling.target","name":"aws.applicationAutoscaling.target","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the auto scaling target","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation date for the auto scaling target","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxCapacity":{"name":"maxCapacity","type":"\u0005","is_mandatory":true,"title":"Maximum capacity set for the auto scaling target","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"minCapacity":{"name":"minCapacity","type":"\u0005","is_mandatory":true,"title":"Minimum capacity set for the auto scaling target","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"namespace":{"name":"namespace","type":"\u0007","is_mandatory":true,"title":"Namespace for the target","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policies":{"name":"policies","type":"\u0019\u001baws.applicationAutoscaling.policy","title":"Scaling policies attached to this target","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the target exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceId":{"name":"resourceId","type":"\u0007","is_mandatory":true,"title":"Resource identifier for the target","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scalableDimension":{"name":"scalableDimension","type":"\u0007","is_mandatory":true,"title":"Scalable dimension for the target","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scheduledActions":{"name":"scheduledActions","type":"\u0019\u001baws.applicationAutoscaling.scheduledAction","title":"Scheduled scaling actions for this target","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"suspendedState":{"name":"suspendedState","type":"\n","is_mandatory":true,"title":"suspendedState for the auto scaling target","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Application Auto Scaling target","private":true,"min_provider_version":"11.15.2","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appmesh":{"id":"aws.appmesh","name":"aws.appmesh","fields":{"mesh":{"name":"mesh","type":"\u001baws.appmesh.mesh","title":"AWS App Mesh mesh","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"meshes":{"name":"meshes","type":"\u0019\u001baws.appmesh.mesh","title":"List of App Mesh meshes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"route":{"name":"route","type":"\u001baws.appmesh.route","title":"AWS App Mesh route","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"virtualGateway":{"name":"virtualGateway","type":"\u001baws.appmesh.virtualGateway","title":"AWS App Mesh virtual gateway","desc":"Examine a virtual gateway that routes traffic from outside the mesh to resources inside the mesh. Each gateway exposes one listener (port, protocol, health check, TLS, connection pool), an optional default client policy used for backend traffic, and optional access logging. Use the `arn` field to select a specific gateway — `aws.appmesh.virtualGateway(arn: \"arn:aws:appmesh:...\")` — or iterate `aws.appmesh.mesh.virtualGateways` to walk every gateway in a mesh.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"virtualNode":{"name":"virtualNode","type":"\u001baws.appmesh.virtualNode","title":"AWS App Mesh virtual node","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"virtualRouter":{"name":"virtualRouter","type":"\u001baws.appmesh.virtualRouter","title":"AWS App Mesh virtual router","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"virtualService":{"name":"virtualService","type":"\u001baws.appmesh.virtualService","title":"AWS App Mesh virtual service","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"AWS App Mesh","desc":"Use the App Mesh namespace to enumerate service-mesh control-plane configuration in the account. Iterate `meshes()` for every App Mesh mesh — each row surfaces the egress filter type (DROP_ALL or ALLOW_ALL), the IP preference for service-discovery, the mesh owner (for shared meshes), and the virtual nodes, virtual services, virtual routers, and routes that compose the mesh topology.","min_provider_version":"13.6.3","defaults":"meshes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appmesh.mesh":{"id":"aws.appmesh.mesh","name":"aws.appmesh.mesh","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the mesh","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the mesh was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"egressFilterType":{"name":"egressFilterType","type":"\u0007","title":"Egress filter type: DROP_ALL or ALLOW_ALL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdatedAt":{"name":"lastUpdatedAt","type":"\t","title":"Date the mesh was last updated","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"meshOwner":{"name":"meshOwner","type":"\u0007","is_mandatory":true,"title":"AWS account ID of the mesh owner","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the mesh","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the mesh exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceOwner":{"name":"resourceOwner","type":"\u0007","title":"AWS account ID of the resource owner","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceDiscoveryIpPreference":{"name":"serviceDiscoveryIpPreference","type":"\u0007","title":"IP preference for service discovery: IPv4_PREFERRED, IPv4_ONLY, IPv6_PREFERRED, IPv6_ONLY","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status of the mesh: ACTIVE, INACTIVE, DELETED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the mesh","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0005","title":"Resource version, incremented on each update","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"virtualGateways":{"name":"virtualGateways","type":"\u0019\u001baws.appmesh.virtualGateway","title":"Virtual gateways in this mesh","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"virtualNodes":{"name":"virtualNodes","type":"\u0019\u001baws.appmesh.virtualNode","title":"Virtual nodes in the mesh","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"virtualRouters":{"name":"virtualRouters","type":"\u0019\u001baws.appmesh.virtualRouter","title":"Virtual routers in this mesh","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"virtualServices":{"name":"virtualServices","type":"\u0019\u001baws.appmesh.virtualService","title":"Virtual services in the mesh","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS App Mesh mesh","private":true,"min_provider_version":"13.6.3","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appmesh.route":{"id":"aws.appmesh.route","name":"aws.appmesh.route","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the route","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Date the route was created","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"grpcRouteSpec":{"name":"grpcRouteSpec","type":"\n","title":"gRPC route specification, when set","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"http2RouteSpec":{"name":"http2RouteSpec","type":"\n","title":"HTTP/2 route specification, when set","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"httpRouteSpec":{"name":"httpRouteSpec","type":"\n","title":"HTTP route specification, when set","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdatedAt":{"name":"lastUpdatedAt","type":"\t","title":"Date the route was last updated","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"meshName":{"name":"meshName","type":"\u0007","is_mandatory":true,"title":"Mesh name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"meshOwner":{"name":"meshOwner","type":"\u0007","title":"AWS account ID of the mesh owner","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the route","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"priority":{"name":"priority","type":"\u0005","title":"Priority for the route — lower numbers match before higher numbers","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region of the route","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceOwner":{"name":"resourceOwner","type":"\u0007","title":"AWS account ID of the resource owner","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"spec":{"name":"spec","type":"\n","title":"Route specification (match, action, retry policy, timeout) including http/http2/tcp/grpc variants","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status: ACTIVE, INACTIVE, DELETED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags on the route","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tcpRouteSpec":{"name":"tcpRouteSpec","type":"\n","title":"TCP route specification, when set","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0005","title":"Resource version, incremented on each update","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"virtualRouterName":{"name":"virtualRouterName","type":"\u0007","is_mandatory":true,"title":"Virtual router name","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS App Mesh route","private":true,"min_provider_version":"13.12.1","defaults":"name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appmesh.virtualGateway":{"id":"aws.appmesh.virtualGateway","name":"aws.appmesh.virtualGateway","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the virtual gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backendDefaults":{"name":"backendDefaults","type":"\u0019\n","title":"Default client policy applied to backend traffic","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the virtual gateway was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdatedAt":{"name":"lastUpdatedAt","type":"\t","is_mandatory":true,"title":"Date the virtual gateway was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"listeners":{"name":"listeners","type":"\u0019\n","title":"Listeners the gateway receives inbound traffic on, including port mapping, health check, TLS, and connection pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logging":{"name":"logging","type":"\u0019\n","title":"Access logging configuration for the gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"meshName":{"name":"meshName","type":"\u0007","is_mandatory":true,"title":"Mesh name the virtual gateway belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"meshOwner":{"name":"meshOwner","type":"\u0007","is_mandatory":true,"title":"AWS account ID of the mesh owner","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the virtual gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region of the virtual gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceOwner":{"name":"resourceOwner","type":"\u0007","title":"AWS account ID of the resource owner","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status: ACTIVE, INACTIVE, DELETED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags on the virtual gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0005","is_mandatory":true,"title":"Resource version, incremented on each update","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS App Mesh virtual gateway","desc":"Examine a virtual gateway that routes traffic from outside the mesh to resources inside the mesh. Each gateway exposes one listener (port, protocol, health check, TLS, connection pool), an optional default client policy used for backend traffic, and optional access logging. Use the `arn` field to select a specific gateway — `aws.appmesh.virtualGateway(arn: \"arn:aws:appmesh:...\")` — or iterate `aws.appmesh.mesh.virtualGateways` to walk every gateway in a mesh.","private":true,"min_provider_version":"13.21.4","defaults":"arn name meshName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appmesh.virtualNode":{"id":"aws.appmesh.virtualNode","name":"aws.appmesh.virtualNode","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the virtual node","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backendDefaults":{"name":"backendDefaults","type":"\u0019\n","title":"Default client policy applied to backend traffic","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backendServices":{"name":"backendServices","type":"\u0019\n","title":"Backend services this node communicates with, including per-backend client policy","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backends":{"name":"backends","type":"\u0005","title":"Number of backend services","desc":"Deprecated in favor of `backendServices()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"createdAt":{"name":"createdAt","type":"\t","title":"Date the virtual node was created","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdatedAt":{"name":"lastUpdatedAt","type":"\t","title":"Date the virtual node was last updated","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"listeners":{"name":"listeners","type":"\u0019\n","title":"Listeners that the node receives inbound traffic on, including port mapping, health check, TLS, timeout, outlier detection, and connection pool","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loggingAccessLogFormat":{"name":"loggingAccessLogFormat","type":"\u0019\n","title":"Format of access log entries — entries describe either the JSON key/value pairs or the text format string","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loggingAccessLogPath":{"name":"loggingAccessLogPath","type":"\u0007","title":"File path for access logs written by the Envoy proxy","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"meshName":{"name":"meshName","type":"\u0007","is_mandatory":true,"title":"Mesh name the virtual node belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"meshOwner":{"name":"meshOwner","type":"\u0007","title":"AWS account ID of the mesh owner","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the virtual node","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the virtual node exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceOwner":{"name":"resourceOwner","type":"\u0007","title":"AWS account ID of the resource owner","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceDiscovery":{"name":"serviceDiscovery","type":"\n","title":"Raw service discovery configuration dict","desc":"Deprecated in favor of `serviceDiscoveryType` and the flattened `serviceDiscovery*` fields.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"serviceDiscoveryCloudMapAttributes":{"name":"serviceDiscoveryCloudMapAttributes","type":"\u001a\u0007\u0007","title":"Cloud Map instance attribute filters, when service discovery type is AWS_CLOUD_MAP","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceDiscoveryCloudMapIpPreference":{"name":"serviceDiscoveryCloudMapIpPreference","type":"\u0007","title":"IP preference for Cloud Map service discovery","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceDiscoveryCloudMapNamespaceName":{"name":"serviceDiscoveryCloudMapNamespaceName","type":"\u0007","title":"Cloud Map namespace name, when service discovery type is AWS_CLOUD_MAP","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceDiscoveryCloudMapServiceName":{"name":"serviceDiscoveryCloudMapServiceName","type":"\u0007","title":"Cloud Map service name, when service discovery type is AWS_CLOUD_MAP","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceDiscoveryDnsHostname":{"name":"serviceDiscoveryDnsHostname","type":"\u0007","title":"DNS hostname for the virtual node, when service discovery type is DNS","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceDiscoveryDnsIpPreference":{"name":"serviceDiscoveryDnsIpPreference","type":"\u0007","title":"IP preference for DNS service discovery: IPv4_PREFERRED, IPv4_ONLY, IPv6_PREFERRED, IPv6_ONLY","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceDiscoveryDnsResponseType":{"name":"serviceDiscoveryDnsResponseType","type":"\u0007","title":"DNS response type: ENDPOINTS or LOADBALANCER, when service discovery type is DNS","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceDiscoveryType":{"name":"serviceDiscoveryType","type":"\u0007","title":"Service discovery type: DNS or AWS_CLOUD_MAP","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status of the virtual node: ACTIVE, INACTIVE, DELETED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0005","title":"Resource version, incremented on each update","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS App Mesh virtual node","private":true,"min_provider_version":"13.6.3","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appmesh.virtualRouter":{"id":"aws.appmesh.virtualRouter","name":"aws.appmesh.virtualRouter","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the virtual router","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Date the virtual router was created","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdatedAt":{"name":"lastUpdatedAt","type":"\t","title":"Date the virtual router was last updated","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"listeners":{"name":"listeners","type":"\u0019\n","title":"Listeners that the virtual router exposes, including port mapping","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"meshName":{"name":"meshName","type":"\u0007","is_mandatory":true,"title":"Mesh name this router belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"meshOwner":{"name":"meshOwner","type":"\u0007","title":"AWS account ID of the mesh owner","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the virtual router","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region of the virtual router","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceOwner":{"name":"resourceOwner","type":"\u0007","title":"AWS account ID of the resource owner","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routes":{"name":"routes","type":"\u0019\u001baws.appmesh.route","title":"Routes for this virtual router","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status: ACTIVE, INACTIVE, DELETED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags on the virtual router","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0005","title":"Resource version, incremented on each update","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS App Mesh virtual router","private":true,"min_provider_version":"13.12.1","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appmesh.virtualService":{"id":"aws.appmesh.virtualService","name":"aws.appmesh.virtualService","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the virtual service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Date the virtual service was created","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdatedAt":{"name":"lastUpdatedAt","type":"\t","title":"Date the virtual service was last updated","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"meshName":{"name":"meshName","type":"\u0007","is_mandatory":true,"title":"Mesh name the virtual service belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"meshOwner":{"name":"meshOwner","type":"\u0007","title":"AWS account ID of the mesh owner","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the virtual service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"providerName":{"name":"providerName","type":"\u0007","title":"Provider resource name (virtual node or virtual router name)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"providerType":{"name":"providerType","type":"\u0007","title":"Provider type: virtualNode or virtualRouter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the virtual service exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceOwner":{"name":"resourceOwner","type":"\u0007","title":"AWS account ID of the resource owner","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status of the virtual service: ACTIVE, INACTIVE, DELETED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0005","title":"Resource version, incremented on each update","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"virtualNode":{"name":"virtualNode","type":"\u001baws.appmesh.virtualNode","title":"Virtual node backing the virtual service, when the provider type is virtualNode","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"virtualRouter":{"name":"virtualRouter","type":"\u001baws.appmesh.virtualRouter","title":"Virtual router backing the virtual service, when the provider type is virtualRouter","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS App Mesh virtual service","private":true,"min_provider_version":"13.6.3","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apprunner":{"id":"aws.apprunner","name":"aws.apprunner","fields":{"autoScalingConfiguration":{"name":"autoScalingConfiguration","type":"\u001baws.apprunner.autoScalingConfiguration","title":"AWS App Runner auto scaling configuration revision","desc":"Examine a revision of an auto-scaling configuration — the bounds and per-instance concurrency target that App Runner uses to scale services bound to the revision. Multiple revisions share the same `name`; the `latest` and `revision` fields select among them. Auto-scaling configurations are referenced from `aws.apprunner.service` via `autoScalingConfiguration()`. The `arn` field is the selection key.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"autoScalingConfigurations":{"name":"autoScalingConfigurations","type":"\u0019\u001baws.apprunner.autoScalingConfiguration","title":"App Runner auto scaling configurations across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connection":{"name":"connection","type":"\u001baws.apprunner.connection","title":"AWS App Runner source-provider connection","desc":"Examine a stored connection to a source code provider (GitHub, Bitbucket, etc.) that App Runner uses to pull code from private repositories. Services with a code source reference a connection via `sourceConfiguration.authenticationConfiguration.connectionArn`.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"connections":{"name":"connections","type":"\u0019\u001baws.apprunner.connection","title":"App Runner source-provider connections across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"observabilityConfiguration":{"name":"observabilityConfiguration","type":"\u001baws.apprunner.observabilityConfiguration","title":"AWS App Runner observability configuration revision","desc":"Examine a revision of an observability configuration — currently the tracing vendor used to publish traces from services bound to the revision. Multiple revisions share the same `name`; the `latest` and `revision` fields select among them. Observability configurations are referenced from `aws.apprunner.service` via `observabilityConfiguration()` when observability is enabled.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"observabilityConfigurations":{"name":"observabilityConfigurations","type":"\u0019\u001baws.apprunner.observabilityConfiguration","title":"App Runner observability configurations across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"service":{"name":"service","type":"\u001baws.apprunner.service","title":"AWS App Runner service","desc":"Examine a managed container/source service: where its code or image comes from, what IAM role the application runs as, whether traffic reaches the public internet or is constrained to a VPC, whether the service log/source copy is encrypted with a customer-managed KMS key, and which observability and auto-scaling revisions are bound to it. The `arn` field is the selection key — for example `aws.apprunner.service(arn: \"arn:aws:apprunner:us-east-1:123456789012:service/my-app/abc123\")`. The `sourceConfiguration` field is a dict because its shape depends on whether the service deploys a container image or a source code repository.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"services":{"name":"services","type":"\u0019\u001baws.apprunner.service","title":"App Runner services across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConnector":{"name":"vpcConnector","type":"\u001baws.apprunner.vpcConnector","title":"AWS App Runner VPC connector","desc":"Examine a VPC connector used by App Runner services to route egress traffic into a customer VPC — the subnets and security groups the service ENI is attached to. Multiple revisions can share the same `name`; the `revision` field selects among them. VPC connectors are referenced from `aws.apprunner.service` via `vpcConnector()` when `egressType` is VPC.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"vpcConnectors":{"name":"vpcConnectors","type":"\u0019\u001baws.apprunner.vpcConnector","title":"App Runner VPC connectors across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcIngressConnection":{"name":"vpcIngressConnection","type":"\u001baws.apprunner.vpcIngressConnection","title":"AWS App Runner VPC ingress connection","desc":"Examine a PrivateLink ingress endpoint that fronts a privately accessible App Runner service — the domain name customers resolve to, the VPC endpoint that terminates the connection, and the service the endpoint is bound to. VPC ingress connections only exist for services with `isPubliclyAccessible = false`.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"vpcIngressConnections":{"name":"vpcIngressConnections","type":"\u0019\u001baws.apprunner.vpcIngressConnection","title":"App Runner VPC ingress connections across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS App Runner","desc":"Use the App Runner namespace to enumerate the managed container/source service in the account. Iterate `services()` for the running services — each surfaces its source (container image or code repository), instance CPU/memory, IAM instance role, network connectivity (egress through a VPC connector, ingress publicly or via a VPC endpoint), KMS encryption key, health check parameters, and the associated observability and auto-scaling configurations. Iterate `autoScalingConfigurations()` and `observabilityConfigurations()` for the reusable revision sets that services bind to, `connections()` for the source-provider (GitHub, Bitbucket) credentials registered for code repositories, `vpcConnectors()` for the egress VPC attachments, and `vpcIngressConnections()` for the PrivateLink ingress endpoints fronting private services.","min_provider_version":"13.26.3","defaults":"services","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apprunner.autoScalingConfiguration":{"id":"aws.apprunner.autoScalingConfiguration","name":"aws.apprunner.autoScalingConfiguration","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the auto scaling configuration revision","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the revision was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletedAt":{"name":"deletedAt","type":"\t","title":"Time the revision was deleted (null when not deleted)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hasAssociatedService":{"name":"hasAssociatedService","type":"\u0004","is_mandatory":true,"title":"Whether at least one App Runner service references this revision","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latest":{"name":"latest","type":"\u0004","title":"Whether this revision is the latest one for the configuration name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxConcurrency":{"name":"maxConcurrency","type":"\u0005","title":"Maximum number of concurrent requests an instance processes before App Runner scales out","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxSize":{"name":"maxSize","type":"\u0005","title":"Maximum number of instances a service using this revision scales up to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"minSize":{"name":"minSize","type":"\u0005","title":"Minimum number of instances kept provisioned for a service using this revision","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Customer-provided auto scaling configuration name (shared across revisions)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the revision exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"revision":{"name":"revision","type":"\u0005","is_mandatory":true,"title":"Revision number unique within the configuration name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current state of the revision: ACTIVE or INACTIVE","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS App Runner auto scaling configuration revision","desc":"Examine a revision of an auto-scaling configuration — the bounds and per-instance concurrency target that App Runner uses to scale services bound to the revision. Multiple revisions share the same `name`; the `latest` and `revision` fields select among them. Auto-scaling configurations are referenced from `aws.apprunner.service` via `autoScalingConfiguration()`. The `arn` field is the selection key.","private":true,"min_provider_version":"13.26.3","defaults":"name revision status region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apprunner.connection":{"id":"aws.apprunner.connection","name":"aws.apprunner.connection","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the connection was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Customer-provided connection name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"providerType":{"name":"providerType","type":"\u0007","is_mandatory":true,"title":"Source repository provider","desc":"One of GITHUB or BITBUCKET (additional providers may be supported as the service evolves).","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the connection exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current state of the connection","desc":"One of PENDING_HANDSHAKE, AVAILABLE, ERROR, DELETED.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS App Runner source-provider connection","desc":"Examine a stored connection to a source code provider (GitHub, Bitbucket, etc.) that App Runner uses to pull code from private repositories. Services with a code source reference a connection via `sourceConfiguration.authenticationConfiguration.connectionArn`.","private":true,"min_provider_version":"13.26.3","defaults":"name providerType status region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apprunner.observabilityConfiguration":{"id":"aws.apprunner.observabilityConfiguration","name":"aws.apprunner.observabilityConfiguration","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the observability configuration revision","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Time the revision was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletedAt":{"name":"deletedAt","type":"\t","title":"Time the revision was deleted (null when not deleted)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latest":{"name":"latest","type":"\u0004","title":"Whether this revision is the latest one for the configuration name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Customer-provided observability configuration name (shared across revisions)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the revision exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"revision":{"name":"revision","type":"\u0005","is_mandatory":true,"title":"Revision number unique within the configuration name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Current state of the revision: ACTIVE or INACTIVE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"traceConfigurationVendor":{"name":"traceConfigurationVendor","type":"\u0007","title":"Tracing implementation provider configured for the revision, empty when tracing is not enabled","desc":"Currently the only supported value is AWSXRAY.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS App Runner observability configuration revision","desc":"Examine a revision of an observability configuration — currently the tracing vendor used to publish traces from services bound to the revision. Multiple revisions share the same `name`; the `latest` and `revision` fields select among them. Observability configurations are referenced from `aws.apprunner.service` via `observabilityConfiguration()` when observability is enabled.","private":true,"min_provider_version":"13.26.3","defaults":"name revision status region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apprunner.service":{"id":"aws.apprunner.service","name":"aws.apprunner.service","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoScalingConfiguration":{"name":"autoScalingConfiguration","type":"\u001baws.apprunner.autoScalingConfiguration","title":"Auto scaling configuration revision bound to the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the service was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletedAt":{"name":"deletedAt","type":"\t","title":"Time the service was deleted (null when not deleted)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"egressType":{"name":"egressType","type":"\u0007","title":"Egress type for outbound traffic: DEFAULT (public internet) or VPC (through a VPC connector)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthCheckConfiguration":{"name":"healthCheckConfiguration","type":"\n","title":"Health check configuration","desc":"Shape: `{protocol: \"TCP\"|\"HTTP\", path, interval, timeout, healthyThreshold, unhealthyThreshold}`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceCpu":{"name":"instanceCpu","type":"\u0007","title":"Number of CPU units reserved for each instance (e.g., \"1024\", \"1 vCPU\")","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceMemory":{"name":"instanceMemory","type":"\u0007","title":"Amount of memory reserved for each instance (e.g., \"2048\", \"2 GB\")","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceRole":{"name":"instanceRole","type":"\u001baws.iam.role","title":"IAM role the application code assumes when calling AWS APIs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddressType":{"name":"ipAddressType","type":"\u0007","title":"IP address type of the service: IPV4 or DUAL_STACK","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isPubliclyAccessible":{"name":"isPubliclyAccessible","type":"\u0004","title":"Whether the service is reachable from the public internet","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt service logs and the cached copy of the source repository, null when an AWS-managed key is used","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"observabilityConfiguration":{"name":"observabilityConfiguration","type":"\u001baws.apprunner.observabilityConfiguration","title":"Observability configuration bound to the service when observability is enabled, null otherwise","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the service exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceId":{"name":"serviceId","type":"\u0007","is_mandatory":true,"title":"App Runner-generated service ID, unique within the region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceName":{"name":"serviceName","type":"\u0007","is_mandatory":true,"title":"Customer-provided service name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceUrl":{"name":"serviceUrl","type":"\u0007","is_mandatory":true,"title":"Subdomain URL App Runner generated for the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceConfiguration":{"name":"sourceConfiguration","type":"\n","title":"Source deployed to the service","desc":"Shape varies by source type. Image sources carry `imageRepository: {imageIdentifier, imageRepositoryType: \"ECR\"|\"ECR_PUBLIC\", imageConfiguration: {port, runtimeEnvironmentVariables, runtimeEnvironmentSecrets, startCommand}}`. Code sources carry `codeRepository: {repositoryUrl, sourceCodeVersion: {type, value}, sourceDirectory, codeConfiguration}`. The top level also carries `authenticationConfiguration: {connectionArn, accessRoleArn}` and `autoDeploymentsEnabled`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current state of the service","desc":"One of CREATE_FAILED, RUNNING, DELETED, DELETE_FAILED, PAUSED, OPERATION_IN_PROGRESS.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags applied to the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Time the service was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConnector":{"name":"vpcConnector","type":"\u001baws.apprunner.vpcConnector","title":"VPC connector used for egress when egressType is VPC, null otherwise","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS App Runner service","desc":"Examine a managed container/source service: where its code or image comes from, what IAM role the application runs as, whether traffic reaches the public internet or is constrained to a VPC, whether the service log/source copy is encrypted with a customer-managed KMS key, and which observability and auto-scaling revisions are bound to it. The `arn` field is the selection key — for example `aws.apprunner.service(arn: \"arn:aws:apprunner:us-east-1:123456789012:service/my-app/abc123\")`. The `sourceConfiguration` field is a dict because its shape depends on whether the service deploys a container image or a source code repository.","private":true,"min_provider_version":"13.26.3","defaults":"serviceName status region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apprunner.vpcConnector":{"id":"aws.apprunner.vpcConnector","name":"aws.apprunner.vpcConnector","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the VPC connector revision","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the connector was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletedAt":{"name":"deletedAt","type":"\t","is_mandatory":true,"title":"Time the connector was deleted (null when not deleted)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Customer-provided VPC connector name (shared across revisions)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the connector exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"revision":{"name":"revision","type":"\u0005","is_mandatory":true,"title":"Revision number unique within the connector name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups applied to the App Runner service ENI","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current state of the connector: ACTIVE or INACTIVE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets the App Runner service ENI is attached to","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS App Runner VPC connector","desc":"Examine a VPC connector used by App Runner services to route egress traffic into a customer VPC — the subnets and security groups the service ENI is attached to. Multiple revisions can share the same `name`; the `revision` field selects among them. VPC connectors are referenced from `aws.apprunner.service` via `vpcConnector()` when `egressType` is VPC.","private":true,"min_provider_version":"13.26.3","defaults":"name revision status region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.apprunner.vpcIngressConnection":{"id":"aws.apprunner.vpcIngressConnection","name":"aws.apprunner.vpcIngressConnection","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the VPC ingress connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Time the ingress connection was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletedAt":{"name":"deletedAt","type":"\t","title":"Time the ingress connection was deleted (null when not deleted)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainName":{"name":"domainName","type":"\u0007","title":"Domain name customers resolve to reach the service through the ingress endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ingressVpcConfiguration":{"name":"ingressVpcConfiguration","type":"\n","title":"VPC endpoint configuration the ingress connection terminates on","desc":"Shape: `{vpcId, vpcEndpointId}`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","title":"Customer-provided VPC ingress connection name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the ingress connection exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"service":{"name":"service","type":"\u001baws.apprunner.service","title":"App Runner service the ingress connection fronts","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Current state of the ingress connection","desc":"One of AVAILABLE, PENDING_CREATION, PENDING_UPDATE, PENDING_DELETION, FAILED_CREATION, FAILED_UPDATE, FAILED_DELETION, DELETED.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS App Runner VPC ingress connection","desc":"Examine a PrivateLink ingress endpoint that fronts a privately accessible App Runner service — the domain name customers resolve to, the VPC endpoint that terminates the connection, and the service the endpoint is bound to. VPC ingress connections only exist for services with `isPubliclyAccessible = false`.","private":true,"min_provider_version":"13.26.3","defaults":"name status domainName region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appstream":{"id":"aws.appstream","name":"aws.appstream","fields":{"application":{"name":"application","type":"\u001baws.appstream.application","title":"Amazon AppStream 2.0 application (used in elastic and app-block-based fleets)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"applications":{"name":"applications","type":"\u0019\u001baws.appstream.application","title":"List of AppStream applications (only used in app-block-based fleets) across all enabled regions","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"entitlement":{"name":"entitlement","type":"\u001baws.appstream.entitlement","title":"Amazon AppStream 2.0 entitlement — gates which applications a SAML 2.0 user can access in a stack","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"fleet":{"name":"fleet","type":"\u001baws.appstream.fleet","title":"Amazon AppStream 2.0 fleet","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"fleets":{"name":"fleets","type":"\u0019\u001baws.appstream.fleet","title":"List of AppStream fleets across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"image":{"name":"image","type":"\u001baws.appstream.image","title":"Amazon AppStream 2.0 image","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"imageBuilder":{"name":"imageBuilder","type":"\u001baws.appstream.imageBuilder","title":"Amazon AppStream 2.0 image builder","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"imageBuilders":{"name":"imageBuilders","type":"\u0019\u001baws.appstream.imageBuilder","title":"List of AppStream image builders across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"images":{"name":"images","type":"\u0019\u001baws.appstream.image","title":"List of AppStream images across all enabled regions","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"session":{"name":"session","type":"\u001baws.appstream.session","title":"Amazon AppStream 2.0 streaming session (currently active; the API does not return ended sessions)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"stack":{"name":"stack","type":"\u001baws.appstream.stack","title":"Amazon AppStream 2.0 stack","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"stacks":{"name":"stacks","type":"\u0019\u001baws.appstream.stack","title":"List of AppStream stacks across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"user":{"name":"user","type":"\u001baws.appstream.user","title":"Amazon AppStream 2.0 user-pool user (USERPOOL authentication only; SAML 2.0 / API auth users are not enumerable through the AppStream API)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"users":{"name":"users","type":"\u0019\u001baws.appstream.user","title":"List of AppStream user-pool users across all enabled regions (AuthenticationType=USERPOOL only; SAML/API users are not enumerable)","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon AppStream 2.0","desc":"Use the AppStream namespace to enumerate the application-streaming service deployments in the account. Iterate `fleets()` for the streaming fleets, `stacks()` for the user-facing stacks bound to those fleets, `imageBuilders()` for builder workstations, `images()` for streaming images, `applications()` for application icons in app-block-based fleets, and `users()` for the user-pool users (AuthenticationType = USERPOOL; SAML and API users are not enumerable).","min_provider_version":"11.15.6","defaults":"fleets","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appstream.application":{"id":"aws.appstream.application","name":"aws.appstream.application","fields":{"appBlockArn":{"name":"appBlockArn","type":"\u0007","is_mandatory":true,"title":"ARN of the app block that backs the application (app-block-based fleets only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the application was created within its app block","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"displayName":{"name":"displayName","type":"\u0007","is_mandatory":true,"title":"Display name for the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether the application is enabled (disabled apps cannot be launched)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceFamilies":{"name":"instanceFamilies","type":"\u0019\u0007","is_mandatory":true,"title":"Instance families the application supports (e.g., GENERAL_PURPOSE, COMPUTE_OPTIMIZED, MEMORY_OPTIMIZED, GRAPHICS_DESIGN, GRAPHICS_PRO)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchParameters":{"name":"launchParameters","type":"\u0007","is_mandatory":true,"title":"Arguments passed to the application at launch","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchPath":{"name":"launchPath","type":"\u0007","is_mandatory":true,"title":"Path to the application executable inside the streaming instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"metadata":{"name":"metadata","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Additional metadata that describes the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platforms":{"name":"platforms","type":"\u0019\u0007","is_mandatory":true,"title":"Operating system platforms the application can run on","desc":"One of: WINDOWS, WINDOWS_SERVER_2016/2019/2022/2025, AMAZON_LINUX2, RHEL8, ROCKY_LINUX8, UBUNTU_PRO_2404.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the application exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workingDirectory":{"name":"workingDirectory","type":"\u0007","is_mandatory":true,"title":"Working directory for the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon AppStream 2.0 application (used in elastic and app-block-based fleets)","private":true,"min_provider_version":"13.20.1","defaults":"name displayName enabled platforms region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appstream.entitlement":{"id":"aws.appstream.entitlement","name":"aws.appstream.entitlement","fields":{"appVisibility":{"name":"appVisibility","type":"\u0007","is_mandatory":true,"title":"Whether all applications in the stack or only associated applications are entitled (ALL or ASSOCIATED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Synthetic ARN for the entitlement (entitlements have no native ARN)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attributes":{"name":"attributes","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"SAML PrincipalTag attribute → expected-value pairs that must match for entitlement to apply (e.g. department=Engineering). Multiple pairs are AND-ed.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the entitlement was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the entitlement","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the entitlement was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the entitlement","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the entitlement exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stack":{"name":"stack","type":"\u001baws.appstream.stack","title":"Stack the entitlement is associated with","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stackName":{"name":"stackName","type":"\u0007","is_mandatory":true,"title":"Name of the stack the entitlement is associated with","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon AppStream 2.0 entitlement — gates which applications a SAML 2.0 user can access in a stack","private":true,"min_provider_version":"13.20.1","defaults":"name stackName appVisibility region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appstream.fleet":{"id":"aws.appstream.fleet","name":"aws.appstream.fleet","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the fleet","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"associatedStacks":{"name":"associatedStacks","type":"\u0019\u001baws.appstream.stack","title":"Stacks associated with the fleet","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"computeCapacityStatus":{"name":"computeCapacityStatus","type":"\u001baws.appstream.fleet.computeCapacityStatus","title":"Compute capacity status including desired, running, in-use, available counts and drain mode info","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the fleet was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"disableIMDSV1":{"name":"disableIMDSV1","type":"\u0004","is_mandatory":true,"title":"Whether Instance Metadata Service Version 1 (IMDSv1) is disabled for the fleet","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"disconnectTimeoutInSeconds":{"name":"disconnectTimeoutInSeconds","type":"\u0005","is_mandatory":true,"title":"Disconnect timeout in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainJoinInfo":{"name":"domainJoinInfo","type":"\n","is_mandatory":true,"title":"Domain join configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableDefaultInternetAccess":{"name":"enableDefaultInternetAccess","type":"\u0004","is_mandatory":true,"title":"Whether default internet access is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fleetType":{"name":"fleetType","type":"\u0007","is_mandatory":true,"title":"Fleet type: ALWAYS_ON, ON_DEMAND, or ELASTIC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role applied to the fleet","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRoleArn":{"name":"iamRoleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM role applied to the fleet","desc":"Deprecated in favor of `iamRole()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"idleDisconnectTimeoutInSeconds":{"name":"idleDisconnectTimeoutInSeconds","type":"\u0005","is_mandatory":true,"title":"Idle disconnect timeout in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageArn":{"name":"imageArn","type":"\u0007","is_mandatory":true,"title":"ARN of the image used to create the fleet","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageName":{"name":"imageName","type":"\u0007","is_mandatory":true,"title":"Name of the image used to create the fleet","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"Instance type used for fleet instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxConcurrentSessions":{"name":"maxConcurrentSessions","type":"\u0005","is_mandatory":true,"title":"Maximum number of concurrent sessions for the fleet","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxSessionsPerInstance":{"name":"maxSessionsPerInstance","type":"\u0005","is_mandatory":true,"title":"Maximum number of user sessions per instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxUserDurationInSeconds":{"name":"maxUserDurationInSeconds","type":"\u0005","is_mandatory":true,"title":"Maximum duration of a streaming session in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the fleet","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platform":{"name":"platform","type":"\u0007","is_mandatory":true,"title":"Operating system platform","desc":"One of: WINDOWS, WINDOWS_SERVER_2016, WINDOWS_SERVER_2019, WINDOWS_SERVER_2022, WINDOWS_SERVER_2025, AMAZON_LINUX2, RHEL8, ROCKY_LINUX8, or UBUNTU_PRO_2404.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the fleet exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sessions":{"name":"sessions","type":"\u0019\u001baws.appstream.session","title":"Active streaming sessions on the fleet (across all stacks the fleet is associated with). Sessions are live; ended sessions do not appear.","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Current state of the fleet: STARTING, RUNNING, STOPPING, or STOPPED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags associated with the fleet","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConfig":{"name":"vpcConfig","type":"\n","is_mandatory":true,"title":"VPC configuration (SubnetIds, SecurityGroupIds)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon AppStream 2.0 fleet","private":true,"min_provider_version":"11.15.6","defaults":"name state fleetType region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appstream.fleet.computeCapacityStatus":{"id":"aws.appstream.fleet.computeCapacityStatus","name":"aws.appstream.fleet.computeCapacityStatus","fields":{"activeUserSessions":{"name":"activeUserSessions","type":"\u0005","is_mandatory":true,"title":"Number of active user sessions (multi-session fleets only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"actualUserSessions":{"name":"actualUserSessions","type":"\u0005","is_mandatory":true,"title":"Total session slots available or streaming (multi-session fleets only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"available":{"name":"available","type":"\u0005","is_mandatory":true,"title":"Number of currently available instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availableUserSessions":{"name":"availableUserSessions","type":"\u0005","is_mandatory":true,"title":"Number of idle session slots available (multi-session fleets only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"desired":{"name":"desired","type":"\u0005","is_mandatory":true,"title":"Desired number of streaming instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"desiredUserSessions":{"name":"desiredUserSessions","type":"\u0005","is_mandatory":true,"title":"Total concurrent streaming sessions supported in steady state (multi-session fleets only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"drainModeActiveUserSessions":{"name":"drainModeActiveUserSessions","type":"\u0005","is_mandatory":true,"title":"Number of active user sessions on drain mode instances (multi-session fleets only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"drainModeUnusedUserSessions":{"name":"drainModeUnusedUserSessions","type":"\u0005","is_mandatory":true,"title":"Number of unused session slots on drain mode instances (multi-session fleets only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"draining":{"name":"draining","type":"\u0005","is_mandatory":true,"title":"Number of instances in drain mode (multi-session fleets only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inUse":{"name":"inUse","type":"\u0005","is_mandatory":true,"title":"Number of instances in use for streaming","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"running":{"name":"running","type":"\u0005","is_mandatory":true,"title":"Number of currently running instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon AppStream 2.0 fleet compute capacity status","private":true,"min_provider_version":"13.6.3","defaults":"desired running available","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appstream.image":{"id":"aws.appstream.image","name":"aws.appstream.image","fields":{"appstreamAgentVersion":{"name":"appstreamAgentVersion","type":"\u0007","is_mandatory":true,"title":"Version of the AppStream agent baked into the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"baseImageArn":{"name":"baseImageArn","type":"\u0007","is_mandatory":true,"title":"ARN of the image from which this image was created (null for AWS-supplied base images)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the image was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"displayName":{"name":"displayName","type":"\u0007","is_mandatory":true,"title":"Display name of the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dynamicAppProvidersEnabled":{"name":"dynamicAppProvidersEnabled","type":"\u0004","is_mandatory":true,"title":"Whether dynamic app providers are enabled within the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageBuilderName":{"name":"imageBuilderName","type":"\u0007","is_mandatory":true,"title":"Name of the image builder that created the image (null for shared/copied/managed-update images)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageBuilderSupported":{"name":"imageBuilderSupported","type":"\u0004","is_mandatory":true,"title":"Whether an image builder can be launched from this image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platform":{"name":"platform","type":"\u0007","is_mandatory":true,"title":"Operating system platform","desc":"One of: WINDOWS, WINDOWS_SERVER_2016, WINDOWS_SERVER_2019, WINDOWS_SERVER_2022, WINDOWS_SERVER_2025, AMAZON_LINUX2, RHEL8, ROCKY_LINUX8, or UBUNTU_PRO_2404.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicBaseImageReleasedDate":{"name":"publicBaseImageReleasedDate","type":"\t","is_mandatory":true,"title":"Date the underlying public base image was released by AWS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the image exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the image: PENDING, AVAILABLE, FAILED, COPYING, DELETING, CREATING, IMPORTING, or VALIDATING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags associated with the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"visibility":{"name":"visibility","type":"\u0007","is_mandatory":true,"title":"Visibility of the image: PUBLIC, PRIVATE, or SHARED","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon AppStream 2.0 image","private":true,"min_provider_version":"13.20.1","defaults":"name state platform visibility region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appstream.imageBuilder":{"id":"aws.appstream.imageBuilder","name":"aws.appstream.imageBuilder","fields":{"appstreamAgentVersion":{"name":"appstreamAgentVersion","type":"\u0007","is_mandatory":true,"title":"Version of the AppStream agent","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the image builder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the image builder was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the image builder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"disableIMDSV1":{"name":"disableIMDSV1","type":"\u0004","is_mandatory":true,"title":"Whether Instance Metadata Service Version 1 (IMDSv1) is disabled for the image builder","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainJoinInfo":{"name":"domainJoinInfo","type":"\n","is_mandatory":true,"title":"Domain join configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableDefaultInternetAccess":{"name":"enableDefaultInternetAccess","type":"\u0004","is_mandatory":true,"title":"Whether default internet access is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role applied to the image builder","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRoleArn":{"name":"iamRoleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM role applied to the image builder","desc":"Deprecated in favor of `iamRole()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"imageArn":{"name":"imageArn","type":"\u0007","is_mandatory":true,"title":"ARN of the image used by the image builder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"Instance type for the image builder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the image builder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkAccessConfiguration":{"name":"networkAccessConfiguration","type":"\n","is_mandatory":true,"title":"Network access configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platform":{"name":"platform","type":"\u0007","is_mandatory":true,"title":"Operating system platform","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the image builder exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Current state of the image builder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags associated with the image builder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConfig":{"name":"vpcConfig","type":"\n","is_mandatory":true,"title":"VPC configuration (SubnetIds, SecurityGroupIds)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon AppStream 2.0 image builder","private":true,"min_provider_version":"11.15.6","defaults":"name state platform region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appstream.session":{"id":"aws.appstream.session","name":"aws.appstream.session","fields":{"authenticationType":{"name":"authenticationType","type":"\u0007","is_mandatory":true,"title":"Authentication method used to start the session: API, SAML, USERPOOL, or AWS_AD","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectionState":{"name":"connectionState","type":"\u0007","is_mandatory":true,"title":"Whether the user is currently connected: CONNECTED or NOT_CONNECTED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eniId":{"name":"eniId","type":"\u0007","is_mandatory":true,"title":"ENI ID for the session network access (VPC-enabled fleets only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eniPrivateIpAddress":{"name":"eniPrivateIpAddress","type":"\u0007","is_mandatory":true,"title":"Private IP address attached to the session ENI (VPC-enabled fleets only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fleet":{"name":"fleet","type":"\u001baws.appstream.fleet","title":"Fleet the session is running on","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fleetName":{"name":"fleetName","type":"\u0007","is_mandatory":true,"title":"Name of the fleet the session is running on","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Streaming session identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceId":{"name":"instanceId","type":"\u0007","is_mandatory":true,"title":"Identifier of the streaming instance hosting the session","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxExpirationTime":{"name":"maxExpirationTime","type":"\t","is_mandatory":true,"title":"Time when the session is set to expire (per the fleet's max-user-duration)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the session exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stack":{"name":"stack","type":"\u001baws.appstream.stack","title":"Stack the session is streaming","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stackName":{"name":"stackName","type":"\u0007","is_mandatory":true,"title":"Name of the stack the session is streaming","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startTime":{"name":"startTime","type":"\t","is_mandatory":true,"title":"Time when the streaming instance was dedicated for the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Current state of the session: ACTIVE, PENDING, or EXPIRED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userId":{"name":"userId","type":"\u0007","is_mandatory":true,"title":"Identifier of the user the session was created for (email address for USERPOOL, NameID for SAML, opaque for API)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon AppStream 2.0 streaming session (currently active; the API does not return ended sessions)","private":true,"min_provider_version":"13.20.1","defaults":"id userId state fleetName stackName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appstream.stack":{"id":"aws.appstream.stack","name":"aws.appstream.stack","fields":{"accessEndpoints":{"name":"accessEndpoints","type":"\u0019\n","is_mandatory":true,"title":"Access endpoints for the stack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"applicationSettings":{"name":"applicationSettings","type":"\n","is_mandatory":true,"title":"Application settings for the stack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the stack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"associatedFleets":{"name":"associatedFleets","type":"\u0019\u001baws.appstream.fleet","title":"Fleets associated with the stack","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"contentRedirection":{"name":"contentRedirection","type":"\u001baws.appstream.stack.contentRedirection","title":"Content redirection configuration for URL redirection between streaming session and local client","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the stack was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the stack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"embedHostDomains":{"name":"embedHostDomains","type":"\u0019\u0007","is_mandatory":true,"title":"Domains where AppStream streaming sessions can be embedded","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"entitlements":{"name":"entitlements","type":"\u0019\u001baws.appstream.entitlement","title":"Entitlements that gate which apps a SAML user can access in the stack","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the stack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the stack exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageConnectors":{"name":"storageConnectors","type":"\u0019\n","is_mandatory":true,"title":"Storage connectors for the stack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags associated with the stack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userSettings":{"name":"userSettings","type":"\u0019\n","is_mandatory":true,"title":"User settings for the stack","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon AppStream 2.0 stack","private":true,"min_provider_version":"11.15.6","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appstream.stack.contentRedirection":{"id":"aws.appstream.stack.contentRedirection","name":"aws.appstream.stack.contentRedirection","fields":{"hostToClientAllowedUrls":{"name":"hostToClientAllowedUrls","type":"\u0019\u0007","is_mandatory":true,"title":"URL patterns allowed for redirection from remote desktop to local browser","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostToClientDeniedUrls":{"name":"hostToClientDeniedUrls","type":"\u0019\u0007","is_mandatory":true,"title":"URL patterns denied from redirection (takes precedence over allowed list)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostToClientEnabled":{"name":"hostToClientEnabled","type":"\u0004","is_mandatory":true,"title":"Whether URL redirection from remote desktop to local browser is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon AppStream 2.0 stack content redirection configuration","private":true,"min_provider_version":"13.6.3","defaults":"hostToClientEnabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appstream.user":{"id":"aws.appstream.user","name":"aws.appstream.user","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authenticationType":{"name":"authenticationType","type":"\u0007","is_mandatory":true,"title":"Authentication type: API, SAML, USERPOOL, or AWS_AD","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the user was created in the user pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether the user is enabled (disabled users cannot sign in)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firstName":{"name":"firstName","type":"\u0007","is_mandatory":true,"title":"First (given) name of the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastName":{"name":"lastName","type":"\u0007","is_mandatory":true,"title":"Last (surname) name of the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the user exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the user in the user pool: UNCONFIRMED, CONFIRMED, ARCHIVED, COMPROMISED, or UNKNOWN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userName":{"name":"userName","type":"\u0007","is_mandatory":true,"title":"Email address of the user (also serves as the user's identifier within the user pool)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon AppStream 2.0 user-pool user (USERPOOL authentication only; SAML 2.0 / API auth users are not enumerable through the AppStream API)","private":true,"min_provider_version":"13.20.1","defaults":"userName status enabled region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appsync":{"id":"aws.appsync","name":"aws.appsync","fields":{"apiKey":{"name":"apiKey","type":"\u001baws.appsync.apiKey","title":"AWS AppSync API key","desc":"Examine an API key issued for a GraphQL API — its description and the times it expires and is deleted. API keys are a weak authentication mechanism; check `aws.appsync.graphqlApi.authenticationType` to confirm whether an API depends on them.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"apis":{"name":"apis","type":"\u0019\u001baws.appsync.graphqlApi","title":"GraphQL APIs across all configured regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"graphqlApi":{"name":"graphqlApi","type":"\u001baws.appsync.graphqlApi","title":"AWS AppSync GraphQL API","desc":"Examine a managed GraphQL API: how callers authenticate, whether requests are logged and traced, which WAF web ACL filters traffic, and how the response cache is encrypted. Use the apiId field as the selection key — for example `aws.appsync.graphqlApi(apiId: \"lzpabcdef5b...\")`. The `authenticationType` and `additionalAuthenticationProviders` fields together describe every way the API accepts callers; the `cache*` fields describe the server-side response cache and are null when no cache is provisioned.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"AWS AppSync","desc":"Use the AppSync namespace to enumerate the managed GraphQL APIs in the account. Iterate `apis()` for every GraphQL API across configured regions — each API surfaces its primary and additional authentication configuration, field-level CloudWatch logging level, X-Ray tracing state, the WAF web ACL guarding the endpoint, query-depth and resolver-count limits, the GraphQL introspection setting, public or private visibility, the API keys issued for it, and the encryption state of its server-side response cache.","min_provider_version":"13.25.1","defaults":"apis","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appsync.apiKey":{"id":"aws.appsync.apiKey","name":"aws.appsync.apiKey","fields":{"apiId":{"name":"apiId","type":"\u0007","is_mandatory":true,"title":"API ID the key belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletes":{"name":"deletes","type":"\t","is_mandatory":true,"title":"Time after which the key is deleted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the purpose of the key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"expires":{"name":"expires","type":"\t","is_mandatory":true,"title":"Time after which the key expires","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"API key ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS AppSync API key","desc":"Examine an API key issued for a GraphQL API — its description and the times it expires and is deleted. API keys are a weak authentication mechanism; check `aws.appsync.graphqlApi.authenticationType` to confirm whether an API depends on them.","private":true,"min_provider_version":"13.25.1","defaults":"id description expires","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.appsync.graphqlApi":{"id":"aws.appsync.graphqlApi","name":"aws.appsync.graphqlApi","fields":{"additionalAuthenticationProviders":{"name":"additionalAuthenticationProviders","type":"\u0019\n","is_mandatory":true,"title":"Additional authentication providers","desc":"Each entry has its authenticationType and provider-specific config (openIDConnectConfig, userPoolConfig, lambdaAuthorizerConfig).","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"apiId":{"name":"apiId","type":"\u0007","is_mandatory":true,"title":"API ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"apiKeys":{"name":"apiKeys","type":"\u0019\u001baws.appsync.apiKey","title":"API keys issued for the API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"apiType":{"name":"apiType","type":"\u0007","is_mandatory":true,"title":"API type: GRAPHQL (standard) or MERGED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authenticationType":{"name":"authenticationType","type":"\u0007","is_mandatory":true,"title":"Primary authentication type: API_KEY, AWS_IAM, AMAZON_COGNITO_USER_POOLS, OPENID_CONNECT, or AWS_LAMBDA","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheAtRestEncryptionEnabled":{"name":"cacheAtRestEncryptionEnabled","type":"\u0004","title":"Whether the response cache is encrypted at rest","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheBehavior":{"name":"cacheBehavior","type":"\u0007","title":"Caching behavior of the response cache: FULL_REQUEST_CACHING, PER_RESOLVER_CACHING, or OPERATION_LEVEL_CACHING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheStatus":{"name":"cacheStatus","type":"\u0007","title":"Response cache instance status: AVAILABLE, CREATING, DELETING, MODIFYING, or FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheTransitEncryptionEnabled":{"name":"cacheTransitEncryptionEnabled","type":"\u0004","title":"Whether connections to the response cache are encrypted in transit","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheTtl":{"name":"cacheTtl","type":"\u0005","title":"Time-to-live in seconds for response cache entries","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheType":{"name":"cacheType","type":"\u0007","title":"Response cache instance type (SMALL, MEDIUM, LARGE, XLARGE, LARGE_2X, ...)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"introspectionConfig":{"name":"introspectionConfig","type":"\u0007","is_mandatory":true,"title":"GraphQL introspection setting: ENABLED or DISABLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logCloudWatchLogsRole":{"name":"logCloudWatchLogsRole","type":"\u001baws.iam.role","title":"IAM role AppSync assumes to publish logs to CloudWatch","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logExcludeVerboseContent":{"name":"logExcludeVerboseContent","type":"\u0004","is_mandatory":true,"title":"Whether verbose content (headers, context, evaluated mapping templates) is excluded from logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logFieldLogLevel":{"name":"logFieldLogLevel","type":"\u0007","is_mandatory":true,"title":"Field logging level published to CloudWatch Logs: NONE, ERROR, or ALL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Friendly name of the API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerContact":{"name":"ownerContact","type":"\u0007","is_mandatory":true,"title":"Owner contact information recorded for the API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"queryDepthLimit":{"name":"queryDepthLimit","type":"\u0005","is_mandatory":true,"title":"Maximum query depth allowed in a single request (0 means no limit)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the API exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resolverCountLimit":{"name":"resolverCountLimit","type":"\u0005","is_mandatory":true,"title":"Maximum number of resolvers invoked in a single request (0 applies the default of 10000)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"uris":{"name":"uris","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Endpoint URIs published for the API, keyed by type (GRAPHQL, REALTIME)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"visibility":{"name":"visibility","type":"\u0007","is_mandatory":true,"title":"API visibility: GLOBAL (public) or PRIVATE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"webAcl":{"name":"webAcl","type":"\u001baws.waf.acl","title":"WAF web ACL associated with the API, or null when none is attached","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"xrayEnabled":{"name":"xrayEnabled","type":"\u0004","is_mandatory":true,"title":"Whether X-Ray tracing is enabled for the API","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS AppSync GraphQL API","desc":"Examine a managed GraphQL API: how callers authenticate, whether requests are logged and traced, which WAF web ACL filters traffic, and how the response cache is encrypted. Use the apiId field as the selection key — for example `aws.appsync.graphqlApi(apiId: \"lzpabcdef5b...\")`. The `authenticationType` and `additionalAuthenticationProviders` fields together describe every way the API accepts callers; the `cache*` fields describe the server-side response cache and are null when no cache is provisioned.","private":true,"min_provider_version":"13.25.1","defaults":"name authenticationType region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.athena":{"id":"aws.athena","name":"aws.athena","fields":{"dataCatalog":{"name":"dataCatalog","type":"\u001baws.athena.dataCatalog","title":"Amazon Athena data catalog","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"dataCatalogs":{"name":"dataCatalogs","type":"\u0019\u001baws.athena.dataCatalog","title":"List of Athena data catalogs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"namedQueries":{"name":"namedQueries","type":"\u0019\u001baws.athena.namedQuery","title":"List of Athena named (saved) queries","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"namedQuery":{"name":"namedQuery","type":"\u001baws.athena.namedQuery","title":"Amazon Athena named (saved) query","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"workgroup":{"name":"workgroup","type":"\u001baws.athena.workgroup","title":"Amazon Athena workgroup","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"workgroups":{"name":"workgroups","type":"\u0019\u001baws.athena.workgroup","title":"List of Athena workgroups","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Athena","desc":"Use the Athena namespace to enumerate the serverless interactive query-engine configuration in the account. Iterate `workgroups()` for the query workgroups that scope query execution — each workgroup surfaces its enforced result-location S3 bucket, KMS encryption mode (SSE-S3, SSE-KMS, CSE-KMS), engine version (Athena SQL or Spark), the per-query and per-workgroup data-scanned bytes limits, CloudWatch metrics state, requester-pays setting, and whether the configuration is enforced on submitted queries. Iterate `dataCatalogs()` for the data catalogs registered against Athena (the AWS Glue Data Catalog alongside any Hive metastore connectors, federated Lambda catalogs, or cross-account catalogs) — each entry exposes its type, parameters, and the associated connector. Iterate `namedQueries()` for the saved queries belonging to those workgroups so audits can review the SQL text, target database, owning workgroup, and owner of each saved query.","min_provider_version":"11.16.1","defaults":"workgroups","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.athena.dataCatalog":{"id":"aws.athena.dataCatalog","name":"aws.athena.dataCatalog","fields":{"connectionType":{"name":"connectionType","type":"\u0007","is_mandatory":true,"title":"Connection type for FEDERATED catalogs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the data catalog","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"error":{"name":"error","type":"\u0007","is_mandatory":true,"title":"Error message if creation/deletion failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the data catalog","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameters":{"name":"parameters","type":"\u001a\u0007\u0007","title":"Parameters for the data catalog (e.g., Lambda ARN, Glue catalog ID)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the data catalog exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the data catalog: CREATE_IN_PROGRESS, CREATE_COMPLETE, CREATE_FAILED, etc.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of data catalog: LAMBDA, GLUE, HIVE, or FEDERATED","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Athena data catalog","private":true,"min_provider_version":"11.16.1","defaults":"name type region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.athena.namedQuery":{"id":"aws.athena.namedQuery","name":"aws.athena.namedQuery","fields":{"database":{"name":"database","type":"\u0007","is_mandatory":true,"title":"Database to which the query belongs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the named query","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the named query","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the named query","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"queryString":{"name":"queryString","type":"\u0007","is_mandatory":true,"title":"SQL query string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the named query exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workGroup":{"name":"workGroup","type":"\u0007","is_mandatory":true,"title":"Workgroup the named query belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Athena named (saved) query","private":true,"min_provider_version":"11.16.1","defaults":"name database region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.athena.workgroup":{"id":"aws.athena.workgroup","name":"aws.athena.workgroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the workgroup (synthetic: arn:aws:athena:{region}:{account}:workgroup/{name})","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bytesScannedCutoffPerQuery":{"name":"bytesScannedCutoffPerQuery","type":"\u0005","title":"Upper data usage limit for the amount of bytes scanned per query","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the workgroup was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the workgroup","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enforceWorkGroupConfiguration":{"name":"enforceWorkGroupConfiguration","type":"\u0004","title":"Whether workgroup settings override client-side settings","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\n","title":"Engine version information","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the workgroup","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publishCloudWatchMetricsEnabled":{"name":"publishCloudWatchMetricsEnabled","type":"\u0004","title":"Whether Amazon CloudWatch metrics are enabled for the workgroup","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the workgroup exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"requesterPaysEnabled":{"name":"requesterPaysEnabled","type":"\u0004","title":"Whether requester pays is enabled for the workgroup","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resultConfiguration":{"name":"resultConfiguration","type":"\n","title":"Result configuration (output location and encryption)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the workgroup: ENABLED or DISABLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the workgroup","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Athena workgroup","private":true,"min_provider_version":"11.16.1","defaults":"name state region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.autoscaling":{"id":"aws.autoscaling","name":"aws.autoscaling","fields":{"group":{"name":"group","type":"\u001baws.autoscaling.group","title":"AWS Auto Scaling group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"groups":{"name":"groups","type":"\u0019\u001baws.autoscaling.group","title":"List of autoscaling groups across the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 Auto Scaling","desc":"Use the Auto Scaling namespace to enumerate EC2 Auto Scaling groups in the account. Iterate `groups()` for every ASG across all enabled regions — each row surfaces the launch template or configuration, attached load balancers and target groups, capacity bounds (min/max/desired), instance distribution across availability zones, and lifecycle hooks.","min_provider_version":"11.15.2","defaults":"groups","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.autoscaling.group":{"id":"aws.autoscaling.group","name":"aws.autoscaling.group","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the autoscaling group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZoneDistribution":{"name":"availabilityZoneDistribution","type":"\n","is_mandatory":true,"title":"Capacity distribution across Availability Zones (CapacityDistributionStrategy, CapacityReservationTarget)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZoneIds":{"name":"availabilityZoneIds","type":"\u0019\u0007","is_mandatory":true,"title":"List of availability zone IDs associated with the group","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZoneImpairmentPolicy":{"name":"availabilityZoneImpairmentPolicy","type":"\n","is_mandatory":true,"title":"Availability Zone impairment policy (ImpairedZoneHealthCheckBehavior, ZonalShiftEnabled)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZones":{"name":"availabilityZones","type":"\u0019\u0007","is_mandatory":true,"title":"List of availability zones associated with the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"capacityRebalance":{"name":"capacityRebalance","type":"\u0004","is_mandatory":true,"title":"Whether Capacity Rebalancing is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"capacityReservationSpecification":{"name":"capacityReservationSpecification","type":"\n","is_mandatory":true,"title":"Capacity reservation specification (CapacityReservationPreference, CapacityReservationTarget)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"context":{"name":"context","type":"\u0007","is_mandatory":true,"title":"Reserved user context string","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the autoscaling group was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultCooldown":{"name":"defaultCooldown","type":"\u0005","is_mandatory":true,"title":"Time to wait after scaling up or down before starting the next scaling event","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultInstanceWarmup":{"name":"defaultInstanceWarmup","type":"\u0005","is_mandatory":true,"title":"Duration of the default instance warmup, in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletionProtection":{"name":"deletionProtection","type":"\u0007","is_mandatory":true,"title":"Deletion protection setting: \"none\" or \"prevent-force-deletion\"","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"desiredCapacity":{"name":"desiredCapacity","type":"\u0005","is_mandatory":true,"title":"Desired size of the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"desiredCapacityType":{"name":"desiredCapacityType","type":"\u0007","is_mandatory":true,"title":"Unit of measurement for desired capacity (attribute-based instance type selection)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabledMetrics":{"name":"enabledMetrics","type":"\u0019\n","is_mandatory":true,"title":"Metrics enabled for the group (each entry has Metric and Granularity fields)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthCheckGracePeriod":{"name":"healthCheckGracePeriod","type":"\u0005","is_mandatory":true,"title":"Grace period in seconds before an instance with a failing health check is replaced","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthCheckType":{"name":"healthCheckType","type":"\u0007","is_mandatory":true,"title":"Health check type used by the group: ELB or EC2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceLifecyclePolicy":{"name":"instanceLifecyclePolicy","type":"\n","is_mandatory":true,"title":"Instance lifecycle policy (DesiredConfiguration) for the group","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceMaintenancePolicy":{"name":"instanceMaintenancePolicy","type":"\n","is_mandatory":true,"title":"Instance maintenance policy (MinHealthyPercentage, MaxHealthyPercentage)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instances":{"name":"instances","type":"\u0019\u001baws.ec2.instance","title":"EC2 instances associated with the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchConfiguration":{"name":"launchConfiguration","type":"\u001baws.ec2.launchconfiguration","title":"Launch configuration associated with the group","min_provider_version":"13.6.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchConfigurationName":{"name":"launchConfigurationName","type":"\u0007","is_mandatory":true,"title":"Launch configuration name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchTemplate":{"name":"launchTemplate","type":"\u001baws.ec2.launchtemplate","title":"Launch template used by the group","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchTemplateVersion":{"name":"launchTemplateVersion","type":"\u0007","is_mandatory":true,"title":"Version of the launch template used by the group","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loadBalancerNames":{"name":"loadBalancerNames","type":"\u0019\u0007","is_mandatory":true,"title":"List of load balancer names associated with the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxInstanceLifetime":{"name":"maxInstanceLifetime","type":"\u0005","is_mandatory":true,"title":"Maximum amount of time, in seconds, that an instance can be in service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxSize":{"name":"maxSize","type":"\u0005","is_mandatory":true,"title":"Maximum number of instances to scale up to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"minSize":{"name":"minSize","type":"\u0005","is_mandatory":true,"title":"Minimum number of instances to scale down to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"mixedInstancesPolicy":{"name":"mixedInstancesPolicy","type":"\n","is_mandatory":true,"title":"Mixed instances policy (LaunchTemplate + InstancesDistribution) for the group","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"newInstancesProtectedFromScaleIn":{"name":"newInstancesProtectedFromScaleIn","type":"\u0004","is_mandatory":true,"title":"Whether newly launched instances are protected from scale-in termination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"placementGroup":{"name":"placementGroup","type":"\u0007","is_mandatory":true,"title":"Name of the placement group for launched instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"predictedCapacity":{"name":"predictedCapacity","type":"\u0005","is_mandatory":true,"title":"Predicted capacity from predictive scaling","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the Auto Scaling group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceLinkedRole":{"name":"serviceLinkedRole","type":"\u001baws.iam.role","title":"Service-linked IAM role used by the group to call other AWS services","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current state of the group when a delete operation is in progress","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets associated with the group","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"suspendedProcesses":{"name":"suspendedProcesses","type":"\u0019\n","is_mandatory":true,"title":"Suspended Auto Scaling processes (each entry has ProcessName and SuspensionReason)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tag":{"name":"tag","type":"\u001baws.autoscaling.group.tag","title":"AWS Auto Scaling group tag","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"tagSpecifications":{"name":"tagSpecifications","type":"\u0019\u001baws.autoscaling.group.tag","is_mandatory":true,"title":"Full tag properties","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the asg","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetGroups":{"name":"targetGroups","type":"\u0019\u001baws.elb.targetgroup","title":"Target groups associated with the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"terminationPolicies":{"name":"terminationPolicies","type":"\u0019\u0007","is_mandatory":true,"title":"Termination policies for the group","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trafficSources":{"name":"trafficSources","type":"\u0019\n","is_mandatory":true,"title":"Traffic sources associated with the group (target groups, VPC Lattice, etc.)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"warmPoolConfiguration":{"name":"warmPoolConfiguration","type":"\n","is_mandatory":true,"title":"Warm pool configuration (MaxGroupPreparedCapacity, MinSize, PoolState, InstanceReusePolicy)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"warmPoolSize":{"name":"warmPoolSize","type":"\u0005","is_mandatory":true,"title":"Current size of the warm pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Auto Scaling group","private":true,"min_provider_version":"11.15.2","defaults":"name region minSize maxSize","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.autoscaling.group.tag":{"id":"aws.autoscaling.group.tag","name":"aws.autoscaling.group.tag","fields":{"key":{"name":"key","type":"\u0007","is_mandatory":true,"title":"Tag key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"propagateAtLaunch":{"name":"propagateAtLaunch","type":"\u0004","is_mandatory":true,"title":"Whether the tag propagates to instances launched by the ASG","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceId":{"name":"resourceId","type":"\u0007","is_mandatory":true,"title":"Resource ID (ASG name)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceType":{"name":"resourceType","type":"\u0007","is_mandatory":true,"title":"Resource type (always \"auto-scaling-group\")","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"value":{"name":"value","type":"\u0007","is_mandatory":true,"title":"Tag value","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Auto Scaling group tag","private":true,"min_provider_version":"11.15.2","defaults":"key value propagateAtLaunch","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.backup":{"id":"aws.backup","name":"aws.backup","fields":{"lifecycle":{"name":"lifecycle","type":"\u001baws.backup.lifecycle","title":"AWS Backup lifecycle settings","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"plan":{"name":"plan","type":"\u001baws.backup.plan","title":"AWS Backup plan","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"plans":{"name":"plans","type":"\u0019\u001baws.backup.plan","title":"List of backup plans","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vault":{"name":"vault","type":"\u001baws.backup.vault","title":"AWS Backup vault","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"vaultRecoveryPoint":{"name":"vaultRecoveryPoint","type":"\u001baws.backup.vaultRecoveryPoint","title":"AWS Backup vault recovery point","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"vaults":{"name":"vaults","type":"\u0019\u001baws.backup.vault","title":"List of vaults for the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Backup","desc":"Use the AWS Backup namespace to enumerate cross-service backup configuration and the recovery points produced. Iterate `vaults()` for every backup vault (with its KMS encryption, access policy, lock configuration, and stored recovery points), and `plans()` for the backup plans that drive scheduled backups across services like RDS, EBS, EFS, FSx, DynamoDB, and S3.","min_provider_version":"11.15.2","defaults":"vaults","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.backup.lifecycle":{"id":"aws.backup.lifecycle","name":"aws.backup.lifecycle","fields":{"deleteAfterDays":{"name":"deleteAfterDays","type":"\u0005","is_mandatory":true,"title":"Number of days after creation that a recovery point is deleted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"moveToColdStorageAfterDays":{"name":"moveToColdStorageAfterDays","type":"\u0005","is_mandatory":true,"title":"Number of days after creation that a recovery point is moved to cold storage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"optInToArchiveForSupportedResources":{"name":"optInToArchiveForSupportedResources","type":"\u0004","is_mandatory":true,"title":"Whether to opt in to archive for supported resources","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Backup lifecycle settings","private":true,"min_provider_version":"11.15.2","defaults":"deleteAfterDays moveToColdStorageAfterDays","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.backup.plan":{"id":"aws.backup.plan","name":"aws.backup.plan","fields":{"advancedBackupSetting":{"name":"advancedBackupSetting","type":"\u001baws.backup.plan.advancedBackupSetting","title":"AWS Backup plan advanced backup setting","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"advancedBackupSettings":{"name":"advancedBackupSettings","type":"\u0019\u001baws.backup.plan.advancedBackupSetting","is_mandatory":true,"title":"Advanced backup settings for the plan","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Plan ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the plan was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletionDate":{"name":"deletionDate","type":"\t","is_mandatory":true,"title":"Date the plan was deleted (if applicable)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Plan ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastExecutionDate":{"name":"lastExecutionDate","type":"\t","is_mandatory":true,"title":"Date the plan was last executed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Plan name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the plan","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rule":{"name":"rule","type":"\u001baws.backup.plan.rule","title":"AWS Backup plan rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"rules":{"name":"rules","type":"\u0019\u001baws.backup.plan.rule","title":"Rules for the backup plan","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"selections":{"name":"selections","type":"\u0019\n","title":"Resource selections (which resources are backed up by this plan)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versionId":{"name":"versionId","type":"\u0007","is_mandatory":true,"title":"Plan version ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Backup plan","private":true,"min_provider_version":"11.15.2","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.backup.plan.advancedBackupSetting":{"id":"aws.backup.plan.advancedBackupSetting","name":"aws.backup.plan.advancedBackupSetting","fields":{"backupOptions":{"name":"backupOptions","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Backup options (e.g., WindowsVSS, S3BackupACLs)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceType":{"name":"resourceType","type":"\u0007","is_mandatory":true,"title":"Resource type (e.g., EC2)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Backup plan advanced backup setting","private":true,"min_provider_version":"11.15.2","defaults":"resourceType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.backup.plan.rule":{"id":"aws.backup.plan.rule","name":"aws.backup.plan.rule","fields":{"completionWindowMinutes":{"name":"completionWindowMinutes","type":"\u0005","is_mandatory":true,"title":"Number of minutes after a backup job starts before it must be completed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"copyAction":{"name":"copyAction","type":"\u001baws.backup.plan.rule.copyAction","title":"AWS Backup plan rule copy action","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"copyActions":{"name":"copyActions","type":"\u0019\u001baws.backup.plan.rule.copyAction","is_mandatory":true,"title":"Copy actions for cross-region or cross-account backup copies","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableContinuousBackup":{"name":"enableContinuousBackup","type":"\u0004","is_mandatory":true,"title":"Whether continuous backups are enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Rule ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifecycle":{"name":"lifecycle","type":"\u001baws.backup.lifecycle","is_mandatory":true,"title":"Lifecycle settings for the recovery point (transition to cold storage, deletion)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recoveryPointTags":{"name":"recoveryPointTags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags assigned to recovery points created by this rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Display name of the rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scheduleExpression":{"name":"scheduleExpression","type":"\u0007","is_mandatory":true,"title":"CRON expression for the backup schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scheduleExpressionTimezone":{"name":"scheduleExpressionTimezone","type":"\u0007","is_mandatory":true,"title":"Timezone for the schedule expression","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startWindowMinutes":{"name":"startWindowMinutes","type":"\u0005","is_mandatory":true,"title":"Number of minutes before a backup job must be started","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetBackupVaultName":{"name":"targetBackupVaultName","type":"\u0007","is_mandatory":true,"title":"Name of the target backup vault","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Backup plan rule","private":true,"min_provider_version":"11.15.2","defaults":"ruleName targetBackupVaultName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.backup.plan.rule.copyAction":{"id":"aws.backup.plan.rule.copyAction","name":"aws.backup.plan.rule.copyAction","fields":{"deleteAfterDays":{"name":"deleteAfterDays","type":"\u0005","is_mandatory":true,"title":"Number of days after creation that a recovery point is deleted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationBackupVaultArn":{"name":"destinationBackupVaultArn","type":"\u0007","is_mandatory":true,"title":"ARN of the destination backup vault","desc":"Deprecated in favor of `destinationVault()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"destinationVault":{"name":"destinationVault","type":"\u001baws.backup.vault","title":"Destination backup vault","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"moveToColdStorageAfterDays":{"name":"moveToColdStorageAfterDays","type":"\u0005","is_mandatory":true,"title":"Number of days after creation that a recovery point is moved to cold storage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"optInToArchiveForSupportedResources":{"name":"optInToArchiveForSupportedResources","type":"\u0004","is_mandatory":true,"title":"Whether to opt in to archive for supported resources","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Backup plan rule copy action","private":true,"min_provider_version":"11.15.2","defaults":"destinationBackupVaultArn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.backup.vault":{"id":"aws.backup.vault","name":"aws.backup.vault","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the vault","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the backup vault was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionKey":{"name":"encryptionKey","type":"\u001baws.kms.key","title":"Encryption key for the vault","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionKeyArn":{"name":"encryptionKeyArn","type":"\u0007","is_mandatory":true,"title":"ARN of the encryption key","desc":"Deprecated in favor of `encryptionKey()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"locked":{"name":"locked","type":"\u0004","is_mandatory":true,"title":"Whether the backup is locked","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lockedAt":{"name":"lockedAt","type":"\t","is_mandatory":true,"title":"Date when the backup was locked","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxRetentionDays":{"name":"maxRetentionDays","type":"\u0005","is_mandatory":true,"title":"The maximum retention period that the vault retains its recovery points","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"minRetentionDays":{"name":"minRetentionDays","type":"\u0005","is_mandatory":true,"title":"The minimum retention period that the vault retains its recovery points","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the vault","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recoveryPoints":{"name":"recoveryPoints","type":"\u0019\u001baws.backup.vaultRecoveryPoint","title":"List of recovery points stored in the backup vault","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the vault","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Backup vault","private":true,"min_provider_version":"11.15.2","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.backup.vaultRecoveryPoint":{"id":"aws.backup.vaultRecoveryPoint","name":"aws.backup.vaultRecoveryPoint","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the recovery point","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"completionDate":{"name":"completionDate","type":"\t","is_mandatory":true,"title":"Date the recovery point completed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the recovery point was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdBy":{"name":"createdBy","type":"\n","is_mandatory":true,"title":"Information about who created the recovery point","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionKey":{"name":"encryptionKey","type":"\u001baws.kms.key","title":"Encryption key for the recovery point","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionKeyArn":{"name":"encryptionKeyArn","type":"\u0007","is_mandatory":true,"title":"ARN of the key used to encrypt the recovery point","desc":"Deprecated in favor of `encryptionKey()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role used to create the recovery point","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRoleArn":{"name":"iamRoleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM role used to create the recovery point","desc":"Deprecated in favor of `iamRole()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"isEncrypted":{"name":"isEncrypted","type":"\u0004","is_mandatory":true,"title":"Whether the recovery point is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceType":{"name":"resourceType","type":"\u0007","is_mandatory":true,"title":"Resource type for the recovery point: EFS, DynamoDB, and so on","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the recovery point","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Backup vault recovery point","private":true,"min_provider_version":"11.15.2","defaults":"resourceType completionDate status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.batch":{"id":"aws.batch","name":"aws.batch","fields":{"computeEnvironment":{"name":"computeEnvironment","type":"\u001baws.batch.computeEnvironment","title":"AWS Batch compute environment","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"computeEnvironments":{"name":"computeEnvironments","type":"\u0019\u001baws.batch.computeEnvironment","title":"List of Batch compute environments","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"job":{"name":"job","type":"\u001baws.batch.job","title":"AWS Batch job","desc":"Examine a single Batch job's runtime state. Use the `arn` field as the selection key — for example `aws.batch.job(arn: \"arn:aws:batch:us-east-1:111122223333:job/abc123\")`. Each row surfaces the job's lifecycle (status, status reason, created / started / stopped timestamps), typed references to the parent `jobQueue()` and `jobDefinition()`, the `computeEnvironment()` the job landed on, container/array/multi-node attempts, dependencies, and retry/timeout settings. The parent collection only enumerates non-terminal statuses by default (SUBMITTED, PENDING, RUNNABLE, STARTING, RUNNING).","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"jobDefinition":{"name":"jobDefinition","type":"\u001baws.batch.jobDefinition","title":"AWS Batch job definition","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"jobDefinitions":{"name":"jobDefinitions","type":"\u0019\u001baws.batch.jobDefinition","title":"List of Batch job definitions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobQueue":{"name":"jobQueue","type":"\u001baws.batch.jobQueue","title":"AWS Batch job queue","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"jobQueues":{"name":"jobQueues","type":"\u0019\u001baws.batch.jobQueue","title":"List of Batch job queues","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobs":{"name":"jobs","type":"\u0019\u001baws.batch.job","title":"Non-terminal jobs across all queues (SUBMITTED/PENDING/RUNNABLE/STARTING/RUNNING). Terminal jobs excluded by default due to volume.","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schedulingPolicies":{"name":"schedulingPolicies","type":"\u0019\u001baws.batch.schedulingPolicy","title":"List of Batch fair-share scheduling policies","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schedulingPolicy":{"name":"schedulingPolicy","type":"\u001baws.batch.schedulingPolicy","title":"AWS Batch scheduling policy","desc":"Examine a fair-share scheduling policy that governs how Batch dispatches jobs across share identifiers within a queue. Use the `arn` field as the selection key — for example `aws.batch.schedulingPolicy(arn: \"arn:aws:batch:us-east-1:111122223333:scheduling-policy/fairshare-prod\")`. Each row surfaces the share decay window, compute reservation, and the list of share-distribution entries that bias scheduling weight toward specific share identifiers.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"AWS Batch","desc":"Use the Batch namespace to enumerate the building blocks of managed batch computing in the account. Iterate `computeEnvironments()` for the EC2/Spot/Fargate compute environments, `jobQueues()` for the queues that dispatch jobs into those environments, `jobDefinitions()` for reusable container/EKS/multi-node job definitions, `schedulingPolicies()` for fair-share scheduling policies, and `jobs()` for non-terminal jobs currently in flight (SUBMITTED, PENDING, RUNNABLE, STARTING, RUNNING).","min_provider_version":"13.1.1","defaults":"computeEnvironments","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.batch.computeEnvironment":{"id":"aws.batch.computeEnvironment","name":"aws.batch.computeEnvironment","fields":{"allocationStrategy":{"name":"allocationStrategy","type":"\u0007","title":"Allocation strategy: BEST_FIT, BEST_FIT_PROGRESSIVE, SPOT_CAPACITY_OPTIMIZED, SPOT_PRICE_CAPACITY_OPTIMIZED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the compute environment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bidPercentage":{"name":"bidPercentage","type":"\u0005","title":"Maximum percentage of On-Demand price to pay for spot instances","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"computeResourceType":{"name":"computeResourceType","type":"\u0007","title":"Compute resource type: EC2, SPOT, FARGATE, or FARGATE_SPOT","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"containerOrchestrationType":{"name":"containerOrchestrationType","type":"\u0007","is_mandatory":true,"title":"Container orchestration type: ECS or EKS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"desiredVcpus":{"name":"desiredVcpus","type":"\u0005","title":"Desired vCPUs for compute resources","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ec2Configurations":{"name":"ec2Configurations","type":"\u0019\n","title":"Per-architecture image configurations (imageType, imageIdOverride, imageKubernetesVersion)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ec2KeyPair":{"name":"ec2KeyPair","type":"\u0007","title":"SSH key pair name for EC2 instances. Presence is an audit signal.","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ecsCluster":{"name":"ecsCluster","type":"\u001baws.ecs.cluster","title":"ECS cluster associated with the compute environment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eksCluster":{"name":"eksCluster","type":"\u001baws.eks.cluster","title":"EKS cluster backing the compute environment (EKS orchestration only)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eksKubernetesNamespace":{"name":"eksKubernetesNamespace","type":"\u0007","title":"Kubernetes namespace for EKS-backed compute (EKS orchestration only)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM service role for the compute environment","desc":"Deprecated in favor of `serviceRole()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"image":{"name":"image","type":"\u001baws.ec2.image","title":"Typed AMI reference (nullable on Fargate)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageId":{"name":"imageId","type":"\u0007","title":"AMI ID for the compute environment","desc":"Deprecated in favor of `ec2Configurations` for per-architecture images.","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"instanceRole":{"name":"instanceRole","type":"\u001baws.iam.instanceProfile","title":"Instance profile attached to EC2 instances in the compute environment","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceTypes":{"name":"instanceTypes","type":"\u0019\u0007","title":"Instance types used by the compute environment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchTemplateId":{"name":"launchTemplateId","type":"\u0007","title":"Launch template ID","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchTemplateName":{"name":"launchTemplateName","type":"\u0007","title":"Launch template name","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchTemplateOverrides":{"name":"launchTemplateOverrides","type":"\u0019\n","title":"Launch template overrides (per-instance-type userdata/version overrides)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchTemplateVersion":{"name":"launchTemplateVersion","type":"\u0007","title":"Launch template version","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxVcpus":{"name":"maxVcpus","type":"\u0005","title":"Maximum vCPUs for compute resources","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"minVcpus":{"name":"minVcpus","type":"\u0005","title":"Minimum vCPUs for compute resources","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the compute environment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"placementGroup":{"name":"placementGroup","type":"\u0007","title":"Placement group name for the compute environment","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the compute environment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups for the compute resources","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceRole":{"name":"serviceRole","type":"\u001baws.iam.role","title":"IAM service role granting Batch access to other AWS services","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"spotIamFleetRole":{"name":"spotIamFleetRole","type":"\u001baws.iam.role","title":"IAM role granting the Spot fleet access to spot instances","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State: ENABLED or DISABLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: CREATING, UPDATING, DELETING, DELETED, VALID, INVALID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusReason":{"name":"statusReason","type":"\u0007","is_mandatory":true,"title":"Status reason","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets for the compute resources","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the compute environment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type: MANAGED or UNMANAGED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updateJobExecutionTimeoutMinutes":{"name":"updateJobExecutionTimeoutMinutes","type":"\u0005","title":"Maximum duration (minutes) a job may run during a compute-environment update","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updateTerminateJobsOnUpdate":{"name":"updateTerminateJobsOnUpdate","type":"\u0004","title":"Whether to terminate running jobs when the compute environment is updated","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"uuid":{"name":"uuid","type":"\u0007","title":"Service-generated unique identifier for the compute environment","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Batch compute environment","private":true,"min_provider_version":"13.1.1","defaults":"arn name state status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.batch.job":{"id":"aws.batch.job","name":"aws.batch.job","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Job ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arrayProperties":{"name":"arrayProperties","type":"\n","is_mandatory":true,"title":"Array job properties (size, index, status summary). Null for non-array jobs.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attempts":{"name":"attempts","type":"\u0019\n","is_mandatory":true,"title":"Attempt history (exit code, reason, timestamps per attempt)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"container":{"name":"container","type":"\n","is_mandatory":true,"title":"Effective runtime container state (command, env, resourceRequirements, logStreamName). Includes any overrides applied at submission.","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Job creation time","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dependency":{"name":"dependency","type":"\u001baws.batch.job.dependency","title":"AWS Batch job dependency (jobId is natural key, resolved via typed job() ref)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"dependsOn":{"name":"dependsOn","type":"\u0019\u001baws.batch.job.dependency","title":"Job dependencies with typed job references","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Job ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isCancelled":{"name":"isCancelled","type":"\u0004","is_mandatory":true,"title":"Whether the job has been cancelled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isTerminated":{"name":"isTerminated","type":"\u0004","is_mandatory":true,"title":"Whether the job has been terminated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobDefinition":{"name":"jobDefinition","type":"\u001baws.batch.jobDefinition","title":"Typed job definition reference","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobDefinitionArn":{"name":"jobDefinitionArn","type":"\u0007","is_mandatory":true,"title":"Job definition ARN (revision-scoped)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobQueue":{"name":"jobQueue","type":"\u001baws.batch.jobQueue","title":"Typed job queue reference","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobQueueArn":{"name":"jobQueueArn","type":"\u0007","is_mandatory":true,"title":"Job queue ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logStreamName":{"name":"logStreamName","type":"\u0007","is_mandatory":true,"title":"Stream name in CloudWatch Logs where the job wrote logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Job name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeDetails":{"name":"nodeDetails","type":"\n","is_mandatory":true,"title":"Multi-node-parallel child-node details. Null for non-MNP jobs.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameters":{"name":"parameters","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Parameter substitution values at submission time","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"propagateTags":{"name":"propagateTags","type":"\u0004","is_mandatory":true,"title":"Whether definition tags were propagated to the ECS task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schedulingPriority":{"name":"schedulingPriority","type":"\u0005","is_mandatory":true,"title":"Scheduling priority override (higher wins in fair-share queues)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"shareIdentifier":{"name":"shareIdentifier","type":"\u0007","is_mandatory":true,"title":"Fair-share identifier selecting which share weight applies","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startedAt":{"name":"startedAt","type":"\t","is_mandatory":true,"title":"Time the job moved to STARTING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: SUBMITTED, PENDING, RUNNABLE, STARTING, RUNNING, SUCCEEDED, FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusReason":{"name":"statusReason","type":"\u0007","is_mandatory":true,"title":"Reason the job entered its current status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stoppedAt":{"name":"stoppedAt","type":"\t","is_mandatory":true,"title":"Time the job reached a terminal state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Batch job","desc":"Examine a single Batch job's runtime state. Use the `arn` field as the selection key — for example `aws.batch.job(arn: \"arn:aws:batch:us-east-1:111122223333:job/abc123\")`. Each row surfaces the job's lifecycle (status, status reason, created / started / stopped timestamps), typed references to the parent `jobQueue()` and `jobDefinition()`, the `computeEnvironment()` the job landed on, container/array/multi-node attempts, dependencies, and retry/timeout settings. The parent collection only enumerates non-terminal statuses by default (SUBMITTED, PENDING, RUNNABLE, STARTING, RUNNING).","min_provider_version":"13.14.1","defaults":"id name status jobQueueArn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.batch.job.dependency":{"id":"aws.batch.job.dependency","name":"aws.batch.job.dependency","fields":{"job":{"name":"job","type":"\u001baws.batch.job","title":"Typed reference to the dependent job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobId":{"name":"jobId","type":"\u0007","is_mandatory":true,"title":"Dependent job ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Dependency type: N_TO_N or SEQUENTIAL","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Batch job dependency (jobId is natural key, resolved via typed job() ref)","private":true,"min_provider_version":"13.14.2","defaults":"jobId type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.batch.jobDefinition":{"id":"aws.batch.jobDefinition","name":"aws.batch.jobDefinition","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the job definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"container":{"name":"container","type":"\u001baws.batch.jobDefinition.containerProperties","title":"Typed container properties with IAM role references","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"containerProperties":{"name":"containerProperties","type":"\n","title":"Raw container properties dict","desc":"Deprecated in favor of `container()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"ecs":{"name":"ecs","type":"\n","title":"Explicit ECS task properties (populated when running on ECS with explicit shape)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eks":{"name":"eks","type":"\u001baws.batch.jobDefinition.eksPodProperties","title":"Typed EKS pod properties (populated when running on EKS-backed compute)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eksContainer":{"name":"eksContainer","type":"\u001baws.batch.jobDefinition.eksContainer","title":"AWS Batch EKS container spec. Security context is flattened onto the container for direct audit queries.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"eksPodProperties":{"name":"eksPodProperties","type":"\u001baws.batch.jobDefinition.eksPodProperties","title":"AWS Batch EKS pod properties (single pod spec for an EKS-backed Batch job)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"jobTimeout":{"name":"jobTimeout","type":"\u001baws.batch.jobDefinition.timeout","title":"Typed timeout configuration","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the job definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeMainNode":{"name":"nodeMainNode","type":"\u0005","title":"Index (0-based) of the main node for multi-node parallel jobs","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeNumNodes":{"name":"nodeNumNodes","type":"\u0005","title":"Total number of nodes for multi-node parallel jobs","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeProperties":{"name":"nodeProperties","type":"\n","title":"Raw node properties dict for multi-node parallel jobs","desc":"Deprecated in favor of `nodeMainNode`, `nodeNumNodes`, and `nodeRangeProperties`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"nodeRangeProperties":{"name":"nodeRangeProperties","type":"\u0019\u001baws.batch.jobDefinition.nodeRangeProperty","title":"Per-node-range container specs for multi-node parallel jobs","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeRangeProperty":{"name":"nodeRangeProperty","type":"\u001baws.batch.jobDefinition.nodeRangeProperty","title":"AWS Batch multi-node parallel (MNP) node-range property","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"parameters":{"name":"parameters","type":"\u001a\u0007\u0007","title":"Default parameter substitution values","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformCapabilities":{"name":"platformCapabilities","type":"\u0019\u0007","title":"Platform capabilities (EC2 or FARGATE)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"propagateTags":{"name":"propagateTags","type":"\u0004","title":"Whether to propagate definition tags to the ECS task","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the job definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retry":{"name":"retry","type":"\u001baws.batch.jobDefinition.retryStrategy","title":"Typed retry strategy","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retryStrategy":{"name":"retryStrategy","type":"\n","title":"Raw retry strategy dict","desc":"Deprecated in favor of `retry()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"revision":{"name":"revision","type":"\u0005","is_mandatory":true,"title":"Revision number","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schedulingPriority":{"name":"schedulingPriority","type":"\u0005","title":"Scheduling priority within fair-share queues (higher wins)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: ACTIVE or INACTIVE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the job definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timeout":{"name":"timeout","type":"\n","title":"Raw timeout dict","desc":"Deprecated in favor of `jobTimeout()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type: container, multinode","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Batch job definition","private":true,"min_provider_version":"13.1.1","defaults":"arn name type status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.batch.jobDefinition.containerProperties":{"id":"aws.batch.jobDefinition.containerProperties","name":"aws.batch.jobDefinition.containerProperties","fields":{"command":{"name":"command","type":"\u0019\u0007","is_mandatory":true,"title":"Command to run in the container. Warning: may contain sensitive data (inline credentials, tokens).","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environment":{"name":"environment","type":"\u0019\n","is_mandatory":true,"title":"Raw environment variables dict list","desc":"Deprecated in favor of `environmentVariables`.","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"environmentVariables":{"name":"environmentVariables","type":"\u001a\u0007\u0007","title":"Environment variables passed to the container. Warning: values may contain plaintext secrets.","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"executionRole":{"name":"executionRole","type":"\u001baws.iam.role","title":"IAM role for ECS agent and Docker daemon","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fargateConfig":{"name":"fargateConfig","type":"\n","is_mandatory":true,"title":"Raw Fargate platform configuration dict","desc":"Deprecated in favor of `fargatePlatformVersion`.","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"fargatePlatformVersion":{"name":"fargatePlatformVersion","type":"\u0007","title":"Fargate platform version (e.g., LATEST, 1.4.0)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"image":{"name":"image","type":"\u0007","is_mandatory":true,"title":"Docker image used for the job","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobRole":{"name":"jobRole","type":"\u001baws.iam.role","title":"IAM role for the container to access AWS resources","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"linuxDevices":{"name":"linuxDevices","type":"\u0019\n","title":"Host devices exposed to the container (hostPath, containerPath, permissions)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"linuxInitProcessEnabled":{"name":"linuxInitProcessEnabled","type":"\u0004","title":"Whether an init process runs inside the container","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"linuxMaxSwap":{"name":"linuxMaxSwap","type":"\u0005","title":"Total amount of swap memory (in MiB) the container can use","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"linuxParameters":{"name":"linuxParameters","type":"\n","is_mandatory":true,"title":"Raw Linux parameters dict","desc":"Deprecated in favor of `linuxInitProcessEnabled`, `linuxMaxSwap`, `linuxSharedMemorySize`, `linuxSwappiness`, `linuxDevices`, and `linuxTmpfs`.","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"linuxSharedMemorySize":{"name":"linuxSharedMemorySize","type":"\u0005","title":"Size (in MiB) of the /dev/shm volume","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"linuxSwappiness":{"name":"linuxSwappiness","type":"\u0005","title":"Memory swappiness (0-100)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"linuxTmpfs":{"name":"linuxTmpfs","type":"\u0019\n","title":"Tmpfs mounts (containerPath, size, mountOptions)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logConfiguration":{"name":"logConfiguration","type":"\n","is_mandatory":true,"title":"Raw log configuration dict","desc":"Deprecated in favor of `logDriver`, `logOptions`, and `logSecretOptions`.","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"logDriver":{"name":"logDriver","type":"\u0007","title":"Log driver (awslogs, fluentd, gelf, journald, json-file, splunk, syslog, awsfirelens)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logOptions":{"name":"logOptions","type":"\u001a\u0007\u0007","title":"Log driver configuration options","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logSecretOptions":{"name":"logSecretOptions","type":"\u0019\u001baws.batch.jobDefinition.containerProperties.secret","title":"Secrets injected into the log configuration (e.g., Splunk tokens)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"memory":{"name":"memory","type":"\u0005","is_mandatory":true,"title":"Memory in MiB reserved","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privileged":{"name":"privileged","type":"\u0004","is_mandatory":true,"title":"Whether the container has elevated privileges","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"readonlyRootFilesystem":{"name":"readonlyRootFilesystem","type":"\u0004","is_mandatory":true,"title":"Whether the container is read-only","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceRequirements":{"name":"resourceRequirements","type":"\u0019\n","is_mandatory":true,"title":"Raw resource requirements dict list","desc":"Deprecated in favor of `resourceRequirementsMap`.","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"resourceRequirementsMap":{"name":"resourceRequirementsMap","type":"\u001a\u0007\u0007","title":"Resource requirements keyed by type (GPU, MEMORY, VCPU)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"secret":{"name":"secret","type":"\u001baws.batch.jobDefinition.containerProperties.secret","title":"AWS Batch container secret reference. `valueFrom` is an ARN to Secrets Manager or Systems Manager Parameter Store.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"secrets":{"name":"secrets","type":"\u0019\u001baws.batch.jobDefinition.containerProperties.secret","title":"Secrets to expose to the container","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vcpus":{"name":"vcpus","type":"\u0005","is_mandatory":true,"title":"Number of vCPUs reserved","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Batch job definition container properties","private":true,"min_provider_version":"13.1.1","defaults":"image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.batch.jobDefinition.containerProperties.secret":{"id":"aws.batch.jobDefinition.containerProperties.secret","name":"aws.batch.jobDefinition.containerProperties.secret","fields":{"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the secret as exposed to the container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"secretsManagerSecret":{"name":"secretsManagerSecret","type":"\u001baws.secretsmanager.secret","title":"Resolved Secrets Manager secret (null when valueFrom doesn't point to Secrets Manager)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ssmParameter":{"name":"ssmParameter","type":"\u001baws.ssm.parameter","title":"Resolved Systems Manager parameter (null when valueFrom doesn't point to SSM Parameter Store)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"valueFrom":{"name":"valueFrom","type":"\u0007","is_mandatory":true,"title":"ARN of the Secrets Manager secret or full/short name of the Systems Manager parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Batch container secret reference. `valueFrom` is an ARN to Secrets Manager or Systems Manager Parameter Store.","private":true,"min_provider_version":"13.14.1","defaults":"name valueFrom","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.batch.jobDefinition.eksContainer":{"id":"aws.batch.jobDefinition.eksContainer","name":"aws.batch.jobDefinition.eksContainer","fields":{"args":{"name":"args","type":"\u0019\u0007","is_mandatory":true,"title":"Command arguments","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"command":{"name":"command","type":"\u0019\u0007","is_mandatory":true,"title":"Entrypoint override","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"env":{"name":"env","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Environment variables. Warning: values may contain plaintext secrets.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"image":{"name":"image","type":"\u0007","is_mandatory":true,"title":"Container image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imagePullPolicy":{"name":"imagePullPolicy","type":"\u0007","is_mandatory":true,"title":"Image pull policy: Always, IfNotPresent, Never","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Container name (unique within the pod)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resources":{"name":"resources","type":"\n","is_mandatory":true,"title":"CPU/memory requests and limits","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityContextAllowPrivilegeEscalation":{"name":"securityContextAllowPrivilegeEscalation","type":"\u0004","is_mandatory":true,"title":"Whether the container is allowed to escalate privileges beyond its parent process","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityContextPrivileged":{"name":"securityContextPrivileged","type":"\u0004","is_mandatory":true,"title":"Whether the container runs with root privileges (audit signal)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityContextReadOnlyRootFilesystem":{"name":"securityContextReadOnlyRootFilesystem","type":"\u0004","is_mandatory":true,"title":"Whether the root filesystem is read-only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityContextRunAsGroup":{"name":"securityContextRunAsGroup","type":"\u0005","is_mandatory":true,"title":"GID the container runs as","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityContextRunAsNonRoot":{"name":"securityContextRunAsNonRoot","type":"\u0004","is_mandatory":true,"title":"Whether the container must run as a non-root user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityContextRunAsUser":{"name":"securityContextRunAsUser","type":"\u0005","is_mandatory":true,"title":"UID the container runs as (null = container default, typically root)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeMounts":{"name":"volumeMounts","type":"\u0019\n","is_mandatory":true,"title":"Volume mounts (name, mountPath, subPath, readOnly)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Batch EKS container spec. Security context is flattened onto the container for direct audit queries.","private":true,"min_provider_version":"13.14.1","defaults":"name image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.batch.jobDefinition.eksPodProperties":{"id":"aws.batch.jobDefinition.eksPodProperties","name":"aws.batch.jobDefinition.eksPodProperties","fields":{"containers":{"name":"containers","type":"\u0019\u001baws.batch.jobDefinition.eksContainer","title":"Main pod containers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnsPolicy":{"name":"dnsPolicy","type":"\u0007","is_mandatory":true,"title":"DNS policy (ClusterFirst, Default, None, ClusterFirstWithHostNet)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostNetwork":{"name":"hostNetwork","type":"\u0004","is_mandatory":true,"title":"Whether containers share the host network namespace","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imagePullSecrets":{"name":"imagePullSecrets","type":"\u0019\u0007","is_mandatory":true,"title":"Image pull secret names","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"initContainers":{"name":"initContainers","type":"\u0019\u001baws.batch.jobDefinition.eksContainer","title":"Init containers (run before main containers)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"metadata":{"name":"metadata","type":"\n","is_mandatory":true,"title":"Pod metadata (labels, annotations)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceAccountName":{"name":"serviceAccountName","type":"\u0007","is_mandatory":true,"title":"Kubernetes service account name (audit signal for IRSA / permissions scope)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"shareProcessNamespace":{"name":"shareProcessNamespace","type":"\u0004","is_mandatory":true,"title":"Whether containers share a process namespace","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumes":{"name":"volumes","type":"\u0019\n","is_mandatory":true,"title":"Pod volumes (emptyDir/hostPath/secret/configMap variants)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Batch EKS pod properties (single pod spec for an EKS-backed Batch job)","private":true,"min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.batch.jobDefinition.nodeRangeProperty":{"id":"aws.batch.jobDefinition.nodeRangeProperty","name":"aws.batch.jobDefinition.nodeRangeProperty","fields":{"container":{"name":"container","type":"\u001baws.batch.jobDefinition.containerProperties","title":"Container properties for nodes matching the range","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ecsProperties":{"name":"ecsProperties","type":"\n","is_mandatory":true,"title":"Explicit ECS properties for nodes matching the range (dict — variant shape)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceTypes":{"name":"instanceTypes","type":"\u0019\u0007","is_mandatory":true,"title":"Instance type override for the range","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetNodes":{"name":"targetNodes","type":"\u0007","is_mandatory":true,"title":"Node range selector (e.g., \"0:\", \"0,1\", \"0:2\")","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Batch multi-node parallel (MNP) node-range property","private":true,"min_provider_version":"13.14.1","defaults":"targetNodes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.batch.jobDefinition.retryStrategy":{"id":"aws.batch.jobDefinition.retryStrategy","name":"aws.batch.jobDefinition.retryStrategy","fields":{"attempts":{"name":"attempts","type":"\u0005","is_mandatory":true,"title":"Number of retry attempts","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"evaluateOnExit":{"name":"evaluateOnExit","type":"\u0019\n","is_mandatory":true,"title":"Conditions for retry evaluation (action, onExitCode, onReason, onStatusReason)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Batch job definition retry strategy","private":true,"min_provider_version":"13.1.1","defaults":"attempts","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.batch.jobDefinition.timeout":{"id":"aws.batch.jobDefinition.timeout","name":"aws.batch.jobDefinition.timeout","fields":{"attemptDurationSeconds":{"name":"attemptDurationSeconds","type":"\u0005","is_mandatory":true,"title":"Time limit in seconds for each job attempt","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Batch job definition timeout","private":true,"min_provider_version":"13.1.1","defaults":"attemptDurationSeconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.batch.jobQueue":{"id":"aws.batch.jobQueue","name":"aws.batch.jobQueue","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the job queue","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"computeEnvironmentOrder":{"name":"computeEnvironmentOrder","type":"\u0019\n","title":"Raw compute environment order dict list","desc":"Deprecated in favor of `computeEnvironmentOrderTyped()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"computeEnvironmentOrderTyped":{"name":"computeEnvironmentOrderTyped","type":"\u0019\u001baws.batch.jobQueue.computeEnvironmentOrder","title":"Compute environments attached to this queue (ordered by priority)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobStateTimeLimitActions":{"name":"jobStateTimeLimitActions","type":"\u0019\n","title":"Actions taken when jobs remain in a state longer than the configured threshold","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobs":{"name":"jobs","type":"\u0019\u001baws.batch.job","title":"Non-terminal jobs in this queue (SUBMITTED/PENDING/RUNNABLE/STARTING/RUNNING)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the job queue","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"priority":{"name":"priority","type":"\u0005","is_mandatory":true,"title":"Priority of the job queue (lower is higher priority)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the job queue","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schedulingPolicy":{"name":"schedulingPolicy","type":"\u001baws.batch.schedulingPolicy","title":"Fair-share scheduling policy attached to this queue (null when absent)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State: ENABLED or DISABLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: CREATING, UPDATING, DELETING, DELETED, VALID, INVALID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusReason":{"name":"statusReason","type":"\u0007","is_mandatory":true,"title":"Status reason","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the job queue","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Batch job queue","private":true,"min_provider_version":"13.1.1","defaults":"arn name state status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.batch.jobQueue.computeEnvironmentOrder":{"id":"aws.batch.jobQueue.computeEnvironmentOrder","name":"aws.batch.jobQueue.computeEnvironmentOrder","fields":{"computeEnvironment":{"name":"computeEnvironment","type":"\u001baws.batch.computeEnvironment","title":"Typed reference to the compute environment","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"computeEnvironmentArn":{"name":"computeEnvironmentArn","type":"\u0007","is_mandatory":true,"title":"ARN of the compute environment","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"order":{"name":"order","type":"\u0005","is_mandatory":true,"title":"Order of the compute environment (lower is tried first)","min_provider_version":"13.14.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Batch job queue compute environment order entry","private":true,"min_provider_version":"13.1.1","defaults":"order computeEnvironmentArn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.batch.schedulingPolicy":{"id":"aws.batch.schedulingPolicy","name":"aws.batch.schedulingPolicy","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the scheduling policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"computeReservation":{"name":"computeReservation","type":"\u0005","is_mandatory":true,"title":"Percentage of resources reserved for new share identifiers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hasFairSharePolicy":{"name":"hasFairSharePolicy","type":"\u0004","is_mandatory":true,"title":"Whether a fair-share policy is configured","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the scheduling policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the scheduling policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"shareDecaySeconds":{"name":"shareDecaySeconds","type":"\u0005","is_mandatory":true,"title":"Seconds over which fair-share usage decays","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"shareDistribution":{"name":"shareDistribution","type":"\u0019\n","is_mandatory":true,"title":"Per-identifier share distribution (shareIdentifier, weightFactor)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the scheduling policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Batch scheduling policy","desc":"Examine a fair-share scheduling policy that governs how Batch dispatches jobs across share identifiers within a queue. Use the `arn` field as the selection key — for example `aws.batch.schedulingPolicy(arn: \"arn:aws:batch:us-east-1:111122223333:scheduling-policy/fairshare-prod\")`. Each row surfaces the share decay window, compute reservation, and the list of share-distribution entries that bias scheduling weight toward specific share identifiers.","min_provider_version":"13.14.1","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.bedrock":{"id":"aws.bedrock","name":"aws.bedrock","fields":{"advancedPromptOptimizationJob":{"name":"advancedPromptOptimizationJob","type":"\u001baws.bedrock.advancedPromptOptimizationJob","title":"Amazon Bedrock advanced prompt optimization job","desc":"An advanced prompt optimization job batch-evaluates model responses and rewrites prompts to improve performance. Each job reads input from and writes results to Amazon S3.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"advancedPromptOptimizationJobs":{"name":"advancedPromptOptimizationJobs","type":"\u0019\u001baws.bedrock.advancedPromptOptimizationJob","title":"Advanced prompt optimization jobs in the account","min_provider_version":"13.25.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"agent":{"name":"agent","type":"\u001baws.bedrock.agent","title":"Amazon Bedrock Agent","desc":"A Bedrock Agent is a generative-AI assistant configured with a foundation model, a natural-language instruction prompt, an IAM service role, and optional collaborators. Agents can call action groups (Lambda-backed tools) and consult knowledge bases for retrieval-augmented generation. Each row exposes the orchestration foundation model, the long-form instruction prompt, the session idle-timeout, the customer-managed encryption key, and lazy-loaded `actionGroups()` and `knowledgeBases()` lists.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"agents":{"name":"agents","type":"\u0019\u001baws.bedrock.agent","title":"Bedrock Agents in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"batchInferenceJob":{"name":"batchInferenceJob","type":"\u001baws.bedrock.batchInferenceJob","title":"Amazon Bedrock batch inference job","desc":"A batch inference job runs model invocations against records staged in Amazon S3 and writes outputs back to S3. Each row exposes the foundation model used, the IAM service role, the S3 input and output configurations, and the job timeout.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"batchInferenceJobs":{"name":"batchInferenceJobs","type":"\u0019\u001baws.bedrock.batchInferenceJob","title":"Batch inference (model-invocation) jobs in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customModel":{"name":"customModel","type":"\u001baws.bedrock.customModel","title":"Amazon Bedrock custom model","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"customModels":{"name":"customModels","type":"\u0019\u001baws.bedrock.customModel","title":"Custom models in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"evaluationJob":{"name":"evaluationJob","type":"\u001baws.bedrock.evaluationJob","title":"Amazon Bedrock model-evaluation job","desc":"A model-evaluation job benchmarks one or more foundation models or knowledge-base configurations against a dataset, either automatically or with human reviewers. Each row exposes the job type, model identifiers under evaluation, the IAM service role, and the customer-managed encryption key.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"evaluationJobs":{"name":"evaluationJobs","type":"\u0019\u001baws.bedrock.evaluationJob","title":"Model-evaluation jobs in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"flow":{"name":"flow","type":"\u001baws.bedrock.flow","title":"Amazon Bedrock flow","desc":"A Bedrock flow is an authored generative-AI workflow that connects prompts, agents, knowledge bases, Lambda functions, conditions, and other nodes into a directed graph. Each row exposes the execution IAM role, the customer-managed encryption key, the flow version, and flow status.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"flows":{"name":"flows","type":"\u0019\u001baws.bedrock.flow","title":"Bedrock flows in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"foundationModel":{"name":"foundationModel","type":"\u001baws.bedrock.foundationModel","title":"Amazon Bedrock foundation model","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"foundationModels":{"name":"foundationModels","type":"\u0019\u001baws.bedrock.foundationModel","title":"Foundation models available in Bedrock","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"guardrail":{"name":"guardrail","type":"\u001baws.bedrock.guardrail","title":"Amazon Bedrock guardrail","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"guardrails":{"name":"guardrails","type":"\u0019\u001baws.bedrock.guardrail","title":"Guardrails configured in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"knowledgeBase":{"name":"knowledgeBase","type":"\u001baws.bedrock.knowledgeBase","title":"Amazon Bedrock knowledge base","desc":"A Bedrock knowledge base ingests source documents from configured data sources into a vector store and serves them to agents and retrieve-and-generate flows. Each row exposes the IAM role used for ingestion and retrieval, the vector-store backing configuration (OpenSearch Serverless, Pinecone, RDS, Redis Enterprise Cloud, or MongoDB Atlas), the embedding-model configuration, and lazy-loaded `dataSources()`.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"knowledgeBases":{"name":"knowledgeBases","type":"\u0019\u001baws.bedrock.knowledgeBase","title":"Bedrock knowledge bases in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelImportJob":{"name":"modelImportJob","type":"\u001baws.bedrock.modelImportJob","title":"Amazon Bedrock model-import job","desc":"A model-import job imports a custom foundation model from an Amazon S3 bucket or other supported source so it can be used in Bedrock. Each row exposes the resulting imported-model ARN, the input data source, the IAM service role, and the customer-managed encryption key applied to the imported model.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"modelImportJobs":{"name":"modelImportJobs","type":"\u0019\u001baws.bedrock.modelImportJob","title":"Custom-model import jobs in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelInvocationLoggingConfiguration":{"name":"modelInvocationLoggingConfiguration","type":"\u001baws.bedrock.modelInvocationLoggingConfiguration","title":"Amazon Bedrock model invocation logging configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"modelInvocationLoggingConfigurations":{"name":"modelInvocationLoggingConfigurations","type":"\u0019\u001baws.bedrock.modelInvocationLoggingConfiguration","title":"Model invocation logging configurations (one per region)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"provisionedModelThroughput":{"name":"provisionedModelThroughput","type":"\u001baws.bedrock.provisionedModelThroughput","title":"Amazon Bedrock provisioned model throughput","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"provisionedModelThroughputs":{"name":"provisionedModelThroughputs","type":"\u0019\u001baws.bedrock.provisionedModelThroughput","title":"Provisioned model throughputs","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Bedrock","desc":"Use the Bedrock namespace to enumerate the foundation-model service configuration in the account. Iterate `foundationModels()` for the catalog of foundation models offered by Bedrock providers (with their modalities, customization support, and inference types), `customModels()` for fine-tuned or continued-pretraining models the account owns, `guardrails()` for the content-policy guardrails (with their topic, content, sensitive-information, and word-policy filters), `provisionedModelThroughputs()` for committed model-throughput allocations, and `modelInvocationLoggingConfigurations()` for the per-region delivery of model invocation logs to S3 and CloudWatch. For generative-AI applications built on Bedrock, iterate `agents()` for Bedrock Agents (with their foundation model, instructions, IAM service role, and linked action groups and knowledge bases), `knowledgeBases()` for retrieval-augmented-generation data stores (with their vector-store backend, embedding model, and data sources), and `flows()` for authored generative-AI workflows. Iterate `evaluationJobs()` for model-evaluation jobs, `modelImportJobs()` for custom-model imports, and `batchInferenceJobs()` for batch model-invocation jobs.","min_provider_version":"13.10.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.bedrock.advancedPromptOptimizationJob":{"id":"aws.bedrock.advancedPromptOptimizationJob","name":"aws.bedrock.advancedPromptOptimizationJob","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the advanced prompt optimization job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the job was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionKey":{"name":"encryptionKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt output data (null when none)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureMessage":{"name":"failureMessage","type":"\u0007","title":"Failure message if the job failed (empty string otherwise)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inputS3Uri":{"name":"inputS3Uri","type":"\u0007","title":"S3 URI of the input JSONL file","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time the job was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelConfigurations":{"name":"modelConfigurations","type":"\u0019\n","title":"Model configurations for the optimization job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"outputS3Uri":{"name":"outputS3Uri","type":"\u0007","title":"S3 URI prefix for the output location","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the job exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Bedrock advanced prompt optimization job","desc":"An advanced prompt optimization job batch-evaluates model responses and rewrites prompts to improve performance. Each job reads input from and writes results to Amazon S3.","private":true,"min_provider_version":"13.25.1","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.bedrock.agent":{"id":"aws.bedrock.agent","name":"aws.bedrock.agent","fields":{"actionGroups":{"name":"actionGroups","type":"\u0019\n","title":"Action groups attached to the agent's DRAFT version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"agentResourceRoleArn":{"name":"agentResourceRoleArn","type":"\u0007","title":"ARN of the IAM service role associated with the agent","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","title":"ARN of the agent","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Time the agent was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customerEncryptionKey":{"name":"customerEncryptionKey","type":"\u001baws.kms.key","title":"Customer-managed KMS key used to encrypt the agent","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the agent","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"foundationModel":{"name":"foundationModel","type":"\u0007","title":"Foundation model used for agent orchestration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM service role granting the agent permission to invoke API operations","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the agent","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"idleSessionTtl":{"name":"idleSessionTtl","type":"\u0005","title":"Idle session time-to-live in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instruction":{"name":"instruction","type":"\u0007","title":"Instruction prompt that tells the agent what to do and how to interact","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"knowledgeBases":{"name":"knowledgeBases","type":"\u0019\n","title":"Knowledge bases associated with the agent's DRAFT version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the agent","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the agent exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the agent","desc":"One of CREATING, PREPARING, PREPARED, NOT_PREPARED, FAILED, UPDATING, DELETING, or VERSIONING.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","title":"Time the agent was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Bedrock Agent","desc":"A Bedrock Agent is a generative-AI assistant configured with a foundation model, a natural-language instruction prompt, an IAM service role, and optional collaborators. Agents can call action groups (Lambda-backed tools) and consult knowledge bases for retrieval-augmented generation. Each row exposes the orchestration foundation model, the long-form instruction prompt, the session idle-timeout, the customer-managed encryption key, and lazy-loaded `actionGroups()` and `knowledgeBases()` lists.","private":true,"min_provider_version":"13.26.3","defaults":"name status foundationModel","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.bedrock.batchInferenceJob":{"id":"aws.bedrock.batchInferenceJob","name":"aws.bedrock.batchInferenceJob","fields":{"endTime":{"name":"endTime","type":"\t","is_mandatory":true,"title":"Time the batch inference job ended","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM service role used by the batch inference job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inputDataConfig":{"name":"inputDataConfig","type":"\n","is_mandatory":true,"title":"Input data configuration (S3 location and input format)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobArn":{"name":"jobArn","type":"\u0007","is_mandatory":true,"title":"ARN of the batch inference job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobName":{"name":"jobName","type":"\u0007","is_mandatory":true,"title":"Name of the batch inference job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"Time the batch inference job was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"message":{"name":"message","type":"\u0007","is_mandatory":true,"title":"Failure message when the job failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelId":{"name":"modelId","type":"\u0007","is_mandatory":true,"title":"Identifier of the foundation model used for inference","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"outputDataConfig":{"name":"outputDataConfig","type":"\n","is_mandatory":true,"title":"Output data configuration (S3 location and optional encryption key)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the batch inference job exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"roleArn":{"name":"roleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM service role used by the batch inference job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the batch inference job","desc":"One of Submitted, InProgress, Completed, Failed, Stopping, Stopped, PartiallyCompleted, Expired, Validating, or Scheduled.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"submitTime":{"name":"submitTime","type":"\t","is_mandatory":true,"title":"Time the batch inference job was submitted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timeoutDurationInHours":{"name":"timeoutDurationInHours","type":"\u0005","is_mandatory":true,"title":"Number of hours after which the batch inference job times out","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Bedrock batch inference job","desc":"A batch inference job runs model invocations against records staged in Amazon S3 and writes outputs back to S3. Each row exposes the foundation model used, the IAM service role, the S3 input and output configurations, and the job timeout.","private":true,"min_provider_version":"13.26.3","defaults":"jobName modelId status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.bedrock.customModel":{"id":"aws.bedrock.customModel","name":"aws.bedrock.customModel","fields":{"baseModel":{"name":"baseModel","type":"\u001baws.bedrock.foundationModel","title":"Base model used for customization","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"baseModelArn":{"name":"baseModelArn","type":"\u0007","is_mandatory":true,"title":"ARN of the base model used for customization","desc":"Deprecated in favor of `baseModel()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"customizationType":{"name":"customizationType","type":"\u0007","is_mandatory":true,"title":"Customization type: FINE_TUNING or CONTINUED_PRE_TRAINING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for model encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelArn":{"name":"modelArn","type":"\u0007","is_mandatory":true,"title":"ARN of the custom model","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelName":{"name":"modelName","type":"\u0007","is_mandatory":true,"title":"Name of the custom model","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"outputDataConfig":{"name":"outputDataConfig","type":"\n","title":"Output data configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the custom model exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trainingDataConfig":{"name":"trainingDataConfig","type":"\n","title":"Training data configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Bedrock custom model","private":true,"min_provider_version":"13.10.0","defaults":"modelArn modelName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.bedrock.evaluationJob":{"id":"aws.bedrock.evaluationJob","name":"aws.bedrock.evaluationJob","fields":{"applicationType":{"name":"applicationType","type":"\u0007","is_mandatory":true,"title":"Application type","desc":"One of ModelEvaluation or RagEvaluation.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the evaluation job was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customerEncryptionKey":{"name":"customerEncryptionKey","type":"\u001baws.kms.key","title":"Customer-managed KMS key used to encrypt the evaluation job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM service role used by the evaluation job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobArn":{"name":"jobArn","type":"\u0007","is_mandatory":true,"title":"ARN of the evaluation job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobDescription":{"name":"jobDescription","type":"\u0007","title":"Description of the evaluation job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobName":{"name":"jobName","type":"\u0007","is_mandatory":true,"title":"Name of the evaluation job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobType":{"name":"jobType","type":"\u0007","is_mandatory":true,"title":"Job type","desc":"One of Automated or Human.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelIdentifiers":{"name":"modelIdentifiers","type":"\u0019\u0007","is_mandatory":true,"title":"ARNs of the models or knowledge bases under evaluation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the evaluation job exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"roleArn":{"name":"roleArn","type":"\u0007","title":"ARN of the IAM service role used by the evaluation job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the evaluation job","desc":"One of InProgress, Completed, Failed, Stopping, Stopped, or Deleting.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Bedrock model-evaluation job","desc":"A model-evaluation job benchmarks one or more foundation models or knowledge-base configurations against a dataset, either automatically or with human reviewers. Each row exposes the job type, model identifiers under evaluation, the IAM service role, and the customer-managed encryption key.","private":true,"min_provider_version":"13.26.3","defaults":"jobName status jobType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.bedrock.flow":{"id":"aws.bedrock.flow","name":"aws.bedrock.flow","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the flow","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the flow was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customerEncryptionKey":{"name":"customerEncryptionKey","type":"\u001baws.kms.key","title":"Customer-managed KMS key used to encrypt the flow","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the flow","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"executionRoleArn":{"name":"executionRoleArn","type":"\u0007","title":"ARN of the IAM service role associated with the flow","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM service role granting the flow permission to invoke other Bedrock and AWS services","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the flow","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the flow","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the flow exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the flow","desc":"One of Failed, Prepared, Preparing, or NotPrepared.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Time the flow was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0007","title":"Version of the flow for which information was retrieved","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Bedrock flow","desc":"A Bedrock flow is an authored generative-AI workflow that connects prompts, agents, knowledge bases, Lambda functions, conditions, and other nodes into a directed graph. Each row exposes the execution IAM role, the customer-managed encryption key, the flow version, and flow status.","private":true,"min_provider_version":"13.26.3","defaults":"name status version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.bedrock.foundationModel":{"id":"aws.bedrock.foundationModel","name":"aws.bedrock.foundationModel","fields":{"customizationsSupported":{"name":"customizationsSupported","type":"\u0019\u0007","is_mandatory":true,"title":"Customizations supported (e.g., FINE_TUNING, CONTINUED_PRE_TRAINING)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inferenceTypesSupported":{"name":"inferenceTypesSupported","type":"\u0019\u0007","is_mandatory":true,"title":"Inference types supported (e.g., ON_DEMAND, PROVISIONED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inputModalities":{"name":"inputModalities","type":"\u0019\u0007","is_mandatory":true,"title":"Input modalities supported (e.g., TEXT, IMAGE)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelArn":{"name":"modelArn","type":"\u0007","is_mandatory":true,"title":"ARN of the model","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelId":{"name":"modelId","type":"\u0007","is_mandatory":true,"title":"ID of the model (e.g., anthropic.claude-3-sonnet)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelLifecycleStatus":{"name":"modelLifecycleStatus","type":"\u0007","is_mandatory":true,"title":"Model lifecycle status (e.g., ACTIVE, LEGACY)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelName":{"name":"modelName","type":"\u0007","is_mandatory":true,"title":"Name of the model","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"outputModalities":{"name":"outputModalities","type":"\u0019\u0007","is_mandatory":true,"title":"Output modalities supported","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"providerName":{"name":"providerName","type":"\u0007","is_mandatory":true,"title":"Provider name (e.g., Anthropic, Amazon, Meta)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"responseStreamingSupported":{"name":"responseStreamingSupported","type":"\u0004","is_mandatory":true,"title":"Whether response streaming is supported","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Bedrock foundation model","private":true,"min_provider_version":"13.10.0","defaults":"modelId modelName providerName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.bedrock.guardrail":{"id":"aws.bedrock.guardrail","name":"aws.bedrock.guardrail","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the guardrail","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"contentPolicy":{"name":"contentPolicy","type":"\n","title":"Content filtering policy configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the guardrail","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the guardrail","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the guardrail exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sensitiveInformationPolicy":{"name":"sensitiveInformationPolicy","type":"\n","title":"Sensitive information policy (PII detection)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the guardrail","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"topicPolicy":{"name":"topicPolicy","type":"\n","title":"Topic policy configuration (denied topics)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0007","is_mandatory":true,"title":"Version of the guardrail","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"wordPolicy":{"name":"wordPolicy","type":"\n","title":"Word policy configuration (blocked words)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Bedrock guardrail","private":true,"min_provider_version":"13.10.0","defaults":"id name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.bedrock.knowledgeBase":{"id":"aws.bedrock.knowledgeBase","name":"aws.bedrock.knowledgeBase","fields":{"arn":{"name":"arn","type":"\u0007","title":"ARN of the knowledge base","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Time the knowledge base was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataSources":{"name":"dataSources","type":"\u0019\n","title":"Data sources connected to the knowledge base","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the knowledge base","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM service role granting permission to invoke API operations on the knowledge base","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the knowledge base","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"knowledgeBaseConfiguration":{"name":"knowledgeBaseConfiguration","type":"\n","title":"Knowledge-base configuration including the type and embedding-model settings","desc":"Carries a `type` discriminator (VECTOR, KENDRA, or SQL) and the backend-specific configuration including the embedding-model ARN for vector knowledge bases.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the knowledge base","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the knowledge base exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"roleArn":{"name":"roleArn","type":"\u0007","title":"ARN of the IAM service role associated with the knowledge base","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the knowledge base","desc":"One of CREATING, ACTIVE, DELETING, UPDATING, FAILED, DELETE_UNSUCCESSFUL, or DELETE_INACCESSIBLE_SOURCE.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageConfiguration":{"name":"storageConfiguration","type":"\n","title":"Storage configuration for the knowledge base's vector store","desc":"Carries a `type` discriminator (OPENSEARCH_SERVERLESS, OPENSEARCH_MANAGED_CLUSTER, PINECONE, RDS, REDIS_ENTERPRISE_CLOUD, MONGO_DB_ATLAS, NEPTUNE_ANALYTICS, or S3_VECTORS) and the backend-specific configuration block.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","title":"Time the knowledge base was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Bedrock knowledge base","desc":"A Bedrock knowledge base ingests source documents from configured data sources into a vector store and serves them to agents and retrieve-and-generate flows. Each row exposes the IAM role used for ingestion and retrieval, the vector-store backing configuration (OpenSearch Serverless, Pinecone, RDS, Redis Enterprise Cloud, or MongoDB Atlas), the embedding-model configuration, and lazy-loaded `dataSources()`.","private":true,"min_provider_version":"13.26.3","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.bedrock.modelImportJob":{"id":"aws.bedrock.modelImportJob","name":"aws.bedrock.modelImportJob","fields":{"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the import job was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customerEncryptionKey":{"name":"customerEncryptionKey","type":"\u001baws.kms.key","title":"Customer-managed KMS key used to encrypt the imported model","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endTime":{"name":"endTime","type":"\t","is_mandatory":true,"title":"Time the import job ended","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM service role used by the model-import job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"importedModelArn":{"name":"importedModelArn","type":"\u0007","is_mandatory":true,"title":"ARN of the imported model produced by the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobArn":{"name":"jobArn","type":"\u0007","is_mandatory":true,"title":"ARN of the model-import job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobName":{"name":"jobName","type":"\u0007","is_mandatory":true,"title":"Name of the model-import job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"Time the import job was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelDataSource":{"name":"modelDataSource","type":"\n","title":"Data source for the imported model (S3 location and other source-specific details)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the model-import job exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"roleArn":{"name":"roleArn","type":"\u0007","title":"ARN of the IAM service role used by the model-import job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the import job","desc":"One of InProgress, Completed, or Failed.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Bedrock model-import job","desc":"A model-import job imports a custom foundation model from an Amazon S3 bucket or other supported source so it can be used in Bedrock. Each row exposes the resulting imported-model ARN, the input data source, the IAM service role, and the customer-managed encryption key applied to the imported model.","private":true,"min_provider_version":"13.26.3","defaults":"jobName status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.bedrock.modelInvocationLoggingConfiguration":{"id":"aws.bedrock.modelInvocationLoggingConfiguration","name":"aws.bedrock.modelInvocationLoggingConfiguration","fields":{"cloudWatchConfig":{"name":"cloudWatchConfig","type":"\n","is_mandatory":true,"title":"CloudWatch logging configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"embeddingDataDeliveryEnabled":{"name":"embeddingDataDeliveryEnabled","type":"\u0004","is_mandatory":true,"title":"Whether embedding data delivery is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageDataDeliveryEnabled":{"name":"imageDataDeliveryEnabled","type":"\u0004","is_mandatory":true,"title":"Whether image data delivery is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for this logging configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3Config":{"name":"s3Config","type":"\n","is_mandatory":true,"title":"S3 logging configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"textDataDeliveryEnabled":{"name":"textDataDeliveryEnabled","type":"\u0004","is_mandatory":true,"title":"Whether text data delivery is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"videoDataDeliveryEnabled":{"name":"videoDataDeliveryEnabled","type":"\u0004","is_mandatory":true,"title":"Whether video data delivery is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Bedrock model invocation logging configuration","private":true,"min_provider_version":"13.10.0","defaults":"region textDataDeliveryEnabled imageDataDeliveryEnabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.bedrock.provisionedModelThroughput":{"id":"aws.bedrock.provisionedModelThroughput","name":"aws.bedrock.provisionedModelThroughput","fields":{"commitmentDuration":{"name":"commitmentDuration","type":"\u0007","is_mandatory":true,"title":"Commitment duration: ONE_MONTH, SIX_MONTHS, or NO_COMMITMENT","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"foundationModel":{"name":"foundationModel","type":"\u001baws.bedrock.foundationModel","title":"Foundation model for the provisioned throughput","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"foundationModelArn":{"name":"foundationModelArn","type":"\u0007","is_mandatory":true,"title":"ARN of the foundation model","desc":"Deprecated in favor of `foundationModel()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"modelArn":{"name":"modelArn","type":"\u0007","is_mandatory":true,"title":"ARN of the model","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelUnits":{"name":"modelUnits","type":"\u0005","is_mandatory":true,"title":"Number of model units provisioned","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"provisionedModelArn":{"name":"provisionedModelArn","type":"\u0007","is_mandatory":true,"title":"ARN of the provisioned model throughput","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"provisionedModelName":{"name":"provisionedModelName","type":"\u0007","is_mandatory":true,"title":"Name of the provisioned model throughput","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the provisioned throughput exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: Creating, InService, Updating, or Failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Bedrock provisioned model throughput","private":true,"min_provider_version":"13.10.0","defaults":"provisionedModelName modelArn status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.billing":{"id":"aws.billing","name":"aws.billing","fields":{"budget":{"name":"budget","type":"\u001baws.billing.budget","title":"AWS Budget","desc":"Examine a single AWS Budgets entry. The `name` field selects the budget (unique per account), e.g. `aws.billing.budgets.where(name == \"monthly-cap\")`. Surfaces the budget's type, time unit, limit, actual and forecasted spend, cost filters, and the configured notifications and subscribers.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"budgets":{"name":"budgets","type":"\u0019\u001baws.billing.budget","title":"All AWS Budgets configured on the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"costsByService":{"name":"costsByService","type":"\u001a\u0007\u0006","title":"Month-to-date unblended cost broken down by AWS service name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"costsByServiceLastMonth":{"name":"costsByServiceLastMonth","type":"\u001a\u0007\u0006","title":"Previous full calendar month unblended cost broken down by AWS service name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"currency":{"name":"currency","type":"\u0007","title":"Currency the account is billed in (e.g., USD)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"forecastedMonthCost":{"name":"forecastedMonthCost","type":"\u0006","title":"Forecasted total unblended cost for the current calendar month","desc":"Month-to-date actuals plus a Cost Explorer forecast for the remainder of the month.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"last30DaysCost":{"name":"last30DaysCost","type":"\u0006","title":"Total unblended cost for the trailing 30 days","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastMonthCost":{"name":"lastMonthCost","type":"\u0006","title":"Total unblended cost for the previous full calendar month","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"monthToDateCost":{"name":"monthToDateCost","type":"\u0006","title":"Month-to-date unblended cost in `currency`","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Billing","desc":"Examine the AWS account's billing posture: month-to-date and recent historical spend (from AWS Cost Explorer), service-level breakdowns, forecasts for the current month, and the inventory of configured AWS Budgets. Cost Explorer must be enabled in the account; if not, cost fields return zero. Each Cost Explorer API call is billed by AWS at $0.01, so cost-related fields are fetched lazily and cached.","min_provider_version":"13.26.2","defaults":"monthToDateCost currency budgets.length","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.billing.budget":{"id":"aws.billing.budget","name":"aws.billing.budget","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"Account ID that owns the budget","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"actualSpend":{"name":"actualSpend","type":"\u0006","is_mandatory":true,"title":"Actual spend/usage in the current period","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"budgetLimit":{"name":"budgetLimit","type":"\u0006","is_mandatory":true,"title":"Configured budget ceiling","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"budgetLimitUnit":{"name":"budgetLimitUnit","type":"\u0007","is_mandatory":true,"title":"Unit of `budgetLimit` (e.g., USD, GB, hours)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"budgetType":{"name":"budgetType","type":"\u0007","is_mandatory":true,"title":"Budget type","desc":"One of COST, USAGE, RI_UTILIZATION, RI_COVERAGE, SAVINGS_PLANS_UTILIZATION, or SAVINGS_PLANS_COVERAGE.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"costFilters":{"name":"costFilters","type":"\u001a\u0007\u0019\u0007","is_mandatory":true,"title":"Cost filter dimensions applied to the budget","desc":"For example: \"Service\" -\u003e [\"Amazon EC2\"], \"LinkedAccount\" -\u003e [\"123...\"].","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"forecastedSpend":{"name":"forecastedSpend","type":"\u0006","is_mandatory":true,"title":"Forecasted spend/usage for the current period","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdatedTime":{"name":"lastUpdatedTime","type":"\t","is_mandatory":true,"title":"Last time the budget definition was updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Budget name (unique within an account)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notifications":{"name":"notifications","type":"\u0019\n","title":"Notifications configured on the budget","desc":"Each entry has keys: notificationType (ACTUAL|FORECASTED), comparisonOperator, threshold, thresholdType (PERCENTAGE|ABSOLUTE_VALUE), notificationState (OK|ALARM), and subscribers ([{type, address}]).","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"periodEnd":{"name":"periodEnd","type":"\t","is_mandatory":true,"title":"End time of the current budget period","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"periodStart":{"name":"periodStart","type":"\t","is_mandatory":true,"title":"Start time of the current budget period","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timeUnit":{"name":"timeUnit","type":"\u0007","is_mandatory":true,"title":"Reporting period: DAILY, MONTHLY, QUARTERLY, or ANNUALLY","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Budget","desc":"Examine a single AWS Budgets entry. The `name` field selects the budget (unique per account), e.g. `aws.billing.budgets.where(name == \"monthly-cap\")`. Surfaces the budget's type, time unit, limit, actual and forecasted spend, cost filters, and the configured notifications and subscribers.","private":true,"min_provider_version":"13.26.2","defaults":"name budgetType budgetLimit actualSpend","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudformation":{"id":"aws.cloudformation","name":"aws.cloudformation","fields":{"stack":{"name":"stack","type":"\u001baws.cloudformation.stack","title":"AWS CloudFormation stack","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"stackSet":{"name":"stackSet","type":"\u001baws.cloudformation.stackSet","title":"AWS CloudFormation stack set","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"stackSets":{"name":"stackSets","type":"\u0019\u001baws.cloudformation.stackSet","title":"List of CloudFormation stack sets","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stacks":{"name":"stacks","type":"\u0019\u001baws.cloudformation.stack","title":"List of CloudFormation stacks","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CloudFormation","desc":"Use the CloudFormation namespace to enumerate infrastructure-as-code deployments in the account. Iterate `stacks()` for every CloudFormation stack across enabled regions (with its template-driven parameters, outputs, capabilities, drift status, deletion-protection flag, and notification topics), and `stackSets()` for stack sets that deploy a single template across multiple accounts and regions in an organization (with their permission model, drift status, administration/execution roles, and the organizational unit IDs they target). Both ACTIVE and DELETED stack sets are returned; filter with `where(status == \"ACTIVE\")` if you only want live ones.","min_provider_version":"13.1.1","defaults":"stacks","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudformation.stack":{"id":"aws.cloudformation.stack","name":"aws.cloudformation.stack","fields":{"capabilities":{"name":"capabilities","type":"\u0019\u0007","is_mandatory":true,"title":"Stack capabilities (e.g., CAPABILITY_IAM, CAPABILITY_NAMED_IAM)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the stack was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the stack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"driftStatus":{"name":"driftStatus","type":"\u0007","is_mandatory":true,"title":"Drift detection status: DRIFTED, IN_SYNC, NOT_CHECKED, UNKNOWN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableTerminationProtection":{"name":"enableTerminationProtection","type":"\u0004","is_mandatory":true,"title":"Whether termination protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role used to create/update the stack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the stack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notificationTopics":{"name":"notificationTopics","type":"\u0019\u001baws.sns.topic","title":"SNS topics for stack notification","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"outputs":{"name":"outputs","type":"\u0019\n","title":"Stack outputs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameters":{"name":"parameters","type":"\u0019\n","title":"Stack parameters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the stack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"roleArn":{"name":"roleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM role used to create or update the stack","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stackId":{"name":"stackId","type":"\u0007","is_mandatory":true,"title":"Unique ID of the stack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current status of the stack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusReason":{"name":"statusReason","type":"\u0007","is_mandatory":true,"title":"Reason for the current status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Stack tags","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date the stack was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CloudFormation stack","private":true,"min_provider_version":"13.1.1","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudformation.stackSet":{"id":"aws.cloudformation.stackSet","name":"aws.cloudformation.stackSet","fields":{"administrationRole":{"name":"administrationRole","type":"\u001baws.iam.role","title":"IAM role in the management account used to deploy stack instances (SELF_MANAGED stack sets)","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoDeploymentEnabled":{"name":"autoDeploymentEnabled","type":"\u0004","title":"Whether auto deployment is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the stack set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"driftStatus":{"name":"driftStatus","type":"\u0007","is_mandatory":true,"title":"Drift detection status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"executionRoleName":{"name":"executionRoleName","type":"\u0007","title":"Name of the IAM execution role in target accounts (SELF_MANAGED stack sets)","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastDriftCheckTimestamp":{"name":"lastDriftCheckTimestamp","type":"\t","is_mandatory":true,"title":"Time of the most recent drift detection operation, or null if drift detection has never been run","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"managedExecutionActive":{"name":"managedExecutionActive","type":"\u0004","title":"Whether non-conflicting stack set operations run concurrently","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the stack set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"organizationalUnitIds":{"name":"organizationalUnitIds","type":"\u0019\u0007","title":"Organizational unit IDs the stack set targets (SERVICE_MANAGED stack sets)","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"permissionModel":{"name":"permissionModel","type":"\u0007","is_mandatory":true,"title":"Permission model: SERVICE_MANAGED or SELF_MANAGED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the stack set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stackSetId":{"name":"stackSetId","type":"\u0007","is_mandatory":true,"title":"Unique ID of the stack set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: ACTIVE or DELETED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the stack set","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CloudFormation stack set","private":true,"min_provider_version":"13.1.1","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront":{"id":"aws.cloudfront","name":"aws.cloudfront","fields":{"anycastIpList":{"name":"anycastIpList","type":"\u001baws.cloudfront.anycastIpList","title":"Amazon CloudFront Anycast static IP list","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"anycastIpLists":{"name":"anycastIpLists","type":"\u0019\u001baws.cloudfront.anycastIpList","title":"List of CloudFront Anycast static IP lists","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cachePolicies":{"name":"cachePolicies","type":"\u0019\u001baws.cloudfront.cachePolicy","title":"Cache policies (managed and custom) defined in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cachePolicy":{"name":"cachePolicy","type":"\u001baws.cloudfront.cachePolicy","title":"Amazon CloudFront cache policy","desc":"Examine the values CloudFront includes in the cache key (and forwards to the origin) for cache behaviors that reference this policy: the HTTP headers, cookies, and query strings to include, whether to honor gzip/Brotli accept-encoding, and the minimum, default, and maximum time-to-live values applied to cached objects. `type` is `managed` for AWS-managed policies and `custom` for ones created in the account.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"continuousDeploymentPolicies":{"name":"continuousDeploymentPolicies","type":"\u0019\u001baws.cloudfront.continuousDeploymentPolicy","title":"Continuous deployment policies defined in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"continuousDeploymentPolicy":{"name":"continuousDeploymentPolicy","type":"\u001baws.cloudfront.continuousDeploymentPolicy","title":"Amazon CloudFront continuous deployment policy","desc":"Examine the configuration that routes a portion of viewer traffic from a primary distribution to a staging distribution. The `trafficConfig` field describes whether routing is based on a request header (`SingleHeader`) or a traffic-weight split (`SingleWeight`).","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"distribution":{"name":"distribution","type":"\u001baws.cloudfront.distribution","title":"Amazon CloudFront distribution","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"distributions":{"name":"distributions","type":"\u0019\u001baws.cloudfront.distribution","title":"List of CloudFront distributions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fieldLevelEncryptionConfig":{"name":"fieldLevelEncryptionConfig","type":"\u001baws.cloudfront.fieldLevelEncryptionConfig","title":"Amazon CloudFront field-level encryption configuration","desc":"Examine the field-level encryption configurations the account can attach to cache behaviors. The `queryArgProfileConfig` and `contentTypeProfileConfig` fields describe how a request's query argument or content type selects a field-level encryption profile.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"fieldLevelEncryptionConfigs":{"name":"fieldLevelEncryptionConfigs","type":"\u0019\u001baws.cloudfront.fieldLevelEncryptionConfig","title":"Field-level encryption configurations defined in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fieldLevelEncryptionProfile":{"name":"fieldLevelEncryptionProfile","type":"\u001baws.cloudfront.fieldLevelEncryptionProfile","title":"Amazon CloudFront field-level encryption profile","desc":"Examine the profiles that pair public keys with the request fields they encrypt. `encryptionEntities` enumerates the (publicKeyId, providerId, fieldPatterns) tuples that drive encryption.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"fieldLevelEncryptionProfiles":{"name":"fieldLevelEncryptionProfiles","type":"\u0019\u001baws.cloudfront.fieldLevelEncryptionProfile","title":"Field-level encryption profiles defined in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"function":{"name":"function","type":"\u001baws.cloudfront.function","title":"Amazon CloudFront function","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"functions":{"name":"functions","type":"\u0019\u001baws.cloudfront.function","title":"List of CloudFront functions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyGroup":{"name":"keyGroup","type":"\u001baws.cloudfront.keyGroup","title":"Amazon CloudFront key group","desc":"Examine the groups of public keys CloudFront uses to verify the signatures of signed URLs and signed cookies. The `items` field lists the public key identifiers and `publicKeys()` returns the matching `aws.cloudfront.publicKey` resources.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"keyGroups":{"name":"keyGroups","type":"\u0019\u001baws.cloudfront.keyGroup","title":"Key groups defined in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyValueStore":{"name":"keyValueStore","type":"\u001baws.cloudfront.keyValueStore","title":"Amazon CloudFront key value store","desc":"Examine the key-value stores associated with CloudFront Functions. A store keeps data separate from function code so values can change without republishing a function.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"keyValueStores":{"name":"keyValueStores","type":"\u0019\u001baws.cloudfront.keyValueStore","title":"Key value stores defined in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"originAccessControl":{"name":"originAccessControl","type":"\u001baws.cloudfront.originAccessControl","title":"Amazon CloudFront origin access control (OAC)","desc":"Examine the OAC configurations that authenticate CloudFront's requests to private origins such as S3 buckets, MediaStore containers, MediaPackage v2 channels, and Lambda Function URLs. The `signingBehavior` field controls when CloudFront signs origin requests; the `originAccessControlOriginType` distinguishes which origin family the OAC targets.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"originAccessControls":{"name":"originAccessControls","type":"\u0019\u001baws.cloudfront.originAccessControl","title":"Origin access controls defined in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"originRequestPolicies":{"name":"originRequestPolicies","type":"\u0019\u001baws.cloudfront.originRequestPolicy","title":"Origin request policies (managed and custom) defined in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"originRequestPolicy":{"name":"originRequestPolicy","type":"\u001baws.cloudfront.originRequestPolicy","title":"Amazon CloudFront origin request policy","desc":"Examine which values CloudFront forwards from viewer requests to the origin without including them in the cache key. `type` is `managed` for AWS-managed policies and `custom` for ones created in the account.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"publicKey":{"name":"publicKey","type":"\u001baws.cloudfront.publicKey","title":"Amazon CloudFront public key","desc":"Examine the public keys uploaded to CloudFront for use with signed URLs/cookies and field-level encryption. The `encodedKey` field returns the PEM-encoded public key material.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"publicKeys":{"name":"publicKeys","type":"\u0019\u001baws.cloudfront.publicKey","title":"Public keys uploaded to CloudFront for signed URLs/cookies and field-level encryption","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"responseHeadersPolicies":{"name":"responseHeadersPolicies","type":"\u0019\u001baws.cloudfront.responseHeadersPolicy","title":"Response headers policies (managed and custom) defined in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"responseHeadersPolicy":{"name":"responseHeadersPolicy","type":"\u001baws.cloudfront.responseHeadersPolicy","title":"Amazon CloudFront response headers policy","desc":"Examine the response headers CloudFront adds to or removes from responses sent to viewers. The policy carries CORS settings, security-header directives (HSTS, X-Frame-Options, Referrer-Policy, Content-Security-Policy, X-Content-Type-Options, X-XSS-Protection), custom headers, a server-timing configuration, and the list of headers to remove. `type` is `managed` for AWS-managed policies and `custom` for ones created in the account.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"trustStore":{"name":"trustStore","type":"\u001baws.cloudfront.trustStore","title":"Amazon CloudFront trust store (set of CA certificates for origin mTLS / Distribution Tenants)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"trustStores":{"name":"trustStores","type":"\u0019\u001baws.cloudfront.trustStore","title":"List of CloudFront trust stores (used for origin mTLS and Distribution Tenants)","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront","desc":"Use the CloudFront namespace to enumerate the global CDN configuration for the account. Iterate `distributions()` for every distribution (with origins, default and ordered cache behaviors, viewer-protocol policy, WAF and ACM associations, logging, and custom error responses), `functions()` for the lightweight viewer-request/response functions, `anycastIpLists()` for static-IP allocations, `trustStores()` for the CA bundles used for origin mTLS and Distribution Tenants, `responseHeadersPolicies()`, `cachePolicies()`, `originRequestPolicies()`, and `continuousDeploymentPolicies()` for the reusable policy objects that distributions reference, `originAccessControls()` for the OAC configurations that govern signed origin access, `keyValueStores()` for the data stores that CloudFront Functions read from, and `publicKeys()`, `keyGroups()`, `fieldLevelEncryptionConfigs()`, and `fieldLevelEncryptionProfiles()` for signed-URL and field-level encryption material.","min_provider_version":"11.15.2","defaults":"distributions functions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront.anycastIpList":{"id":"aws.cloudfront.anycastIpList","name":"aws.cloudfront.anycastIpList","fields":{"anycastIps":{"name":"anycastIps","type":"\u0019\u0007","title":"Static IP addresses allocated to the list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the Anycast IP list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the Anycast IP list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipCount":{"name":"ipCount","type":"\u0005","is_mandatory":true,"title":"Number of IP addresses in the list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Last modification time","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the Anycast IP list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region the Anycast IP list is allocated in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Deployment status: Deployed, Deploying, or Failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags associated with the Anycast IP list","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront Anycast static IP list","private":true,"min_provider_version":"13.6.3","defaults":"name status ipCount","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront.cachePolicy":{"id":"aws.cloudfront.cachePolicy","name":"aws.cloudfront.cachePolicy","fields":{"comment":{"name":"comment","type":"\u0007","is_mandatory":true,"title":"Comment describing the policy (empty when none was provided)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultTtl":{"name":"defaultTtl","type":"\u0005","is_mandatory":true,"title":"Default TTL (in seconds) applied when the origin does not return Cache-Control/Expires","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the cache policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"When the policy was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxTtl":{"name":"maxTtl","type":"\u0005","is_mandatory":true,"title":"Maximum TTL (in seconds) CloudFront honors for objects matching the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"minTtl":{"name":"minTtl","type":"\u0005","is_mandatory":true,"title":"Minimum TTL (in seconds) CloudFront enforces regardless of origin Cache-Control directives","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parametersInCacheKeyAndForwardedToOrigin":{"name":"parametersInCacheKeyAndForwardedToOrigin","type":"\n","is_mandatory":true,"title":"Parameters that determine the cache key and what is forwarded to the origin","desc":"Shape: `{enableAcceptEncodingGzip: bool, enableAcceptEncodingBrotli: bool, headersConfig: {headerBehavior: \"none\"|\"whitelist\", headers: [...]}, cookiesConfig: {cookieBehavior: \"none\"|\"whitelist\"|\"allExcept\"|\"all\", cookies: [...]}, queryStringsConfig: {queryStringBehavior: \"none\"|\"whitelist\"|\"allExcept\"|\"all\", queryStrings: [...]}}`. Null when the policy does not specify cache-key parameters.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Policy type","desc":"One of `managed` (created by AWS) or `custom` (created in this account).","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront cache policy","desc":"Examine the values CloudFront includes in the cache key (and forwards to the origin) for cache behaviors that reference this policy: the HTTP headers, cookies, and query strings to include, whether to honor gzip/Brotli accept-encoding, and the minimum, default, and maximum time-to-live values applied to cached objects. `type` is `managed` for AWS-managed policies and `custom` for ones created in the account.","private":true,"min_provider_version":"13.26.3","defaults":"name type defaultTtl maxTtl","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront.continuousDeploymentPolicy":{"id":"aws.cloudfront.continuousDeploymentPolicy","name":"aws.cloudfront.continuousDeploymentPolicy","fields":{"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether the policy is enabled and routing traffic to the staging distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the continuous deployment policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"When the policy was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stagingDistributionDnsNames":{"name":"stagingDistributionDnsNames","type":"\u0019\u0007","is_mandatory":true,"title":"CloudFront domain names of the staging distributions associated with the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trafficConfig":{"name":"trafficConfig","type":"\n","is_mandatory":true,"title":"Routing configuration that selects which viewer requests go to the staging distribution","desc":"Shape: `{type: \"SingleWeight\"|\"SingleHeader\", singleWeightConfig: {weight: float, sessionStickinessConfig: {idleTtl, maximumTtl}}, singleHeaderConfig: {header, value}}`. Only the field matching `type` is populated.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront continuous deployment policy","desc":"Examine the configuration that routes a portion of viewer traffic from a primary distribution to a staging distribution. The `trafficConfig` field describes whether routing is based on a request header (`SingleHeader`) or a traffic-weight split (`SingleWeight`).","private":true,"min_provider_version":"13.26.3","defaults":"id enabled lastModifiedTime","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront.distribution":{"id":"aws.cloudfront.distribution","name":"aws.cloudfront.distribution","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the CloudFront distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheBehaviors":{"name":"cacheBehaviors","type":"\u0019\n","is_mandatory":true,"title":"All cache behaviors for the distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cnames":{"name":"cnames","type":"\u0019\u0007","is_mandatory":true,"title":"CNAMEs aliases if any for this distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"comment":{"name":"comment","type":"\u0007","is_mandatory":true,"title":"User-provided comment or description for the distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultCacheBehavior":{"name":"defaultCacheBehavior","type":"\n","is_mandatory":true,"title":"Default cache behavior for the distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainName":{"name":"domainName","type":"\u0007","is_mandatory":true,"title":"Domain Name of the distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether the distribution is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"geoRestrictionType":{"name":"geoRestrictionType","type":"\u0007","is_mandatory":true,"title":"Type of geographic restriction applied to the distribution (none, whitelist, or blacklist)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"httpVersion":{"name":"httpVersion","type":"\u0007","is_mandatory":true,"title":"HTTP version of the distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isIPV6Enabled":{"name":"isIPV6Enabled","type":"\u0004","is_mandatory":true,"title":"Whether the distribution is IPV6 enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"When the distribution was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logging":{"name":"logging","type":"\u001baws.cloudfront.distribution.loggingConfig","title":"Logging configuration for the distribution","min_provider_version":"13.6.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loggingConfig":{"name":"loggingConfig","type":"\u001baws.cloudfront.distribution.loggingConfig","title":"Amazon CloudFront distribution logging configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"minimumProtocolVersion":{"name":"minimumProtocolVersion","type":"\u0007","is_mandatory":true,"title":"Minimum SSL/TLS protocol version for viewer connections (e.g., TLSv1.2_2021)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"origin":{"name":"origin","type":"\u001baws.cloudfront.distribution.origin","title":"Amazon CloudFront distribution origin","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"origins":{"name":"origins","type":"\u0019\u001baws.cloudfront.distribution.origin","is_mandatory":true,"title":"Details on the origins of this distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"priceClass":{"name":"priceClass","type":"\u0007","is_mandatory":true,"title":"Price class of the distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sslSupportMethod":{"name":"sslSupportMethod","type":"\u0007","is_mandatory":true,"title":"SSL support method: \"sni-only\", \"vip\", or \"static-ip\"","min_provider_version":"13.3.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"viewerMtlsMode":{"name":"viewerMtlsMode","type":"\u0007","is_mandatory":true,"title":"Viewer mutual TLS (mTLS) mode (required, optional, or passthrough; empty string when viewer mTLS is not configured)","min_provider_version":"13.25.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"viewerMtlsTrustStoreId":{"name":"viewerMtlsTrustStoreId","type":"\u0007","is_mandatory":true,"title":"ID of the trust store associated with the viewer mTLS configuration (empty string when none)","min_provider_version":"13.25.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"viewerProtocolPolicy":{"name":"viewerProtocolPolicy","type":"\u0007","is_mandatory":true,"title":"Viewer protocol policy for the default cache behavior (allow-all, https-only, or redirect-to-https)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"webAclId":{"name":"webAclId","type":"\u0007","is_mandatory":true,"title":"ARN of the AWS WAF web ACL associated with the distribution (empty string if none)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront distribution","private":true,"min_provider_version":"11.15.2","defaults":"domainName status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront.distribution.loggingConfig":{"id":"aws.cloudfront.distribution.loggingConfig","name":"aws.cloudfront.distribution.loggingConfig","fields":{"bucket":{"name":"bucket","type":"\u0007","is_mandatory":true,"title":"S3 bucket for storing access logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether logging is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"includeCookies":{"name":"includeCookies","type":"\u0004","is_mandatory":true,"title":"Whether cookies are included in access logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"prefix":{"name":"prefix","type":"\u0007","is_mandatory":true,"title":"Optional prefix for log filenames","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront distribution logging configuration","private":true,"min_provider_version":"13.6.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront.distribution.origin":{"id":"aws.cloudfront.distribution.origin","name":"aws.cloudfront.distribution.origin","fields":{"account":{"name":"account","type":"\u0007","is_mandatory":true,"title":"Account ID where the origin exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectionAttempts":{"name":"connectionAttempts","type":"\u0005","is_mandatory":true,"title":"Number of times CloudFront attempts to connect","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectionTimeout":{"name":"connectionTimeout","type":"\u0005","is_mandatory":true,"title":"Number of seconds CloudFront waits when attempting a connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainName":{"name":"domainName","type":"\u0007","is_mandatory":true,"title":"Domain name for the origin","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique id for the origin","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"originAccessControlId":{"name":"originAccessControlId","type":"\u0007","is_mandatory":true,"title":"Origin Access Control ID for the origin (empty when OAC is not configured)","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"originAccessIdentity":{"name":"originAccessIdentity","type":"\u0007","is_mandatory":true,"title":"S3CanonicalUserId of the legacy Origin Access Identity for S3 origins","desc":"Empty when OAI is not configured. Modern setups should prefer originAccessControlId.","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"originMtlsClientCertificate":{"name":"originMtlsClientCertificate","type":"\u001baws.acm.certificate","title":"ACM certificate that CloudFront uses for mutual TLS to the origin (null when origin mTLS is disabled)","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"originPath":{"name":"originPath","type":"\u0007","is_mandatory":true,"title":"Path that CloudFront appends to original domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront distribution origin","private":true,"min_provider_version":"11.15.2","defaults":"id originPath","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront.fieldLevelEncryptionConfig":{"id":"aws.cloudfront.fieldLevelEncryptionConfig","name":"aws.cloudfront.fieldLevelEncryptionConfig","fields":{"comment":{"name":"comment","type":"\u0007","is_mandatory":true,"title":"Comment describing the configuration (empty when none was provided)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"contentTypeProfileConfig":{"name":"contentTypeProfileConfig","type":"\n","is_mandatory":true,"title":"Content-type-based profile selection","desc":"Shape: `{forwardWhenContentTypeIsUnknown: bool, profiles: [{contentType: \"\u003cmime\u003e\", profileId: \"\u003cid\u003e\", format: \"URLEncoded\"}]}`. Null when content-type profile selection is not configured.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the field-level encryption configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"When the configuration was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"queryArgProfileConfig":{"name":"queryArgProfileConfig","type":"\n","is_mandatory":true,"title":"Query-argument-based profile selection","desc":"Shape: `{forwardWhenQueryArgProfileIsUnknown: bool, profiles: [{queryArg: \"\u003cname\u003e\", profileId: \"\u003cid\u003e\"}]}`. Null when query-argument profile selection is not configured.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront field-level encryption configuration","desc":"Examine the field-level encryption configurations the account can attach to cache behaviors. The `queryArgProfileConfig` and `contentTypeProfileConfig` fields describe how a request's query argument or content type selects a field-level encryption profile.","private":true,"min_provider_version":"13.26.3","defaults":"id lastModifiedTime","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront.fieldLevelEncryptionProfile":{"id":"aws.cloudfront.fieldLevelEncryptionProfile","name":"aws.cloudfront.fieldLevelEncryptionProfile","fields":{"comment":{"name":"comment","type":"\u0007","is_mandatory":true,"title":"Comment describing the profile (empty when none was provided)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionEntities":{"name":"encryptionEntities","type":"\u0019\n","is_mandatory":true,"title":"Encryption entities defined for the profile","desc":"Each item shape: `{publicKeyId: \"\u003cid\u003e\", providerId: \"\u003cprovider\u003e\", fieldPatterns: [\"\u003cpattern\u003e\", ...]}`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the field-level encryption profile","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"When the profile was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the profile","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront field-level encryption profile","desc":"Examine the profiles that pair public keys with the request fields they encrypt. `encryptionEntities` enumerates the (publicKeyId, providerId, fieldPatterns) tuples that drive encryption.","private":true,"min_provider_version":"13.26.3","defaults":"name lastModifiedTime","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront.function":{"id":"aws.cloudfront.function","name":"aws.cloudfront.function","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the CloudFront function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"comment":{"name":"comment","type":"\u0007","is_mandatory":true,"title":"Comment to describe the function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the function was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"Date and time when the function was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the CloudFront function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"runtime":{"name":"runtime","type":"\u0007","is_mandatory":true,"title":"Runtime environment for the function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stage":{"name":"stage","type":"\u0007","is_mandatory":true,"title":"Stage that the function is in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the CloudFront function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags applied to the function","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront function","private":true,"min_provider_version":"11.15.2","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront.keyGroup":{"id":"aws.cloudfront.keyGroup","name":"aws.cloudfront.keyGroup","fields":{"comment":{"name":"comment","type":"\u0007","is_mandatory":true,"title":"Comment describing the key group (empty when none was provided)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the key group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"items":{"name":"items","type":"\u0019\u0007","is_mandatory":true,"title":"Identifiers of the public keys included in the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"When the key group was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the key group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicKeys":{"name":"publicKeys","type":"\u0019\u001baws.cloudfront.publicKey","title":"Public keys included in the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront key group","desc":"Examine the groups of public keys CloudFront uses to verify the signatures of signed URLs and signed cookies. The `items` field lists the public key identifiers and `publicKeys()` returns the matching `aws.cloudfront.publicKey` resources.","private":true,"min_provider_version":"13.26.3","defaults":"name lastModifiedTime","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront.keyValueStore":{"id":"aws.cloudfront.keyValueStore","name":"aws.cloudfront.keyValueStore","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the key value store","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"comment":{"name":"comment","type":"\u0007","is_mandatory":true,"title":"Comment describing the key value store (empty when none was provided)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the key value store","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"When the key value store was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the key value store","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Provisioning status of the key value store","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront key value store","desc":"Examine the key-value stores associated with CloudFront Functions. A store keeps data separate from function code so values can change without republishing a function.","private":true,"min_provider_version":"13.26.3","defaults":"name status lastModifiedTime","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront.originAccessControl":{"id":"aws.cloudfront.originAccessControl","name":"aws.cloudfront.originAccessControl","fields":{"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the origin access control (empty when none was provided)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the origin access control","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the origin access control","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"originAccessControlOriginType":{"name":"originAccessControlOriginType","type":"\u0007","is_mandatory":true,"title":"Type of origin the OAC targets","desc":"One of `s3`, `mediastore`, `mediapackagev2`, or `lambda`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"signingBehavior":{"name":"signingBehavior","type":"\u0007","is_mandatory":true,"title":"When CloudFront signs requests sent to the origin","desc":"One of `always`, `never`, or `no-override`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"signingProtocol":{"name":"signingProtocol","type":"\u0007","is_mandatory":true,"title":"Signing protocol used to authenticate origin requests","desc":"The only valid value is `sigv4`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront origin access control (OAC)","desc":"Examine the OAC configurations that authenticate CloudFront's requests to private origins such as S3 buckets, MediaStore containers, MediaPackage v2 channels, and Lambda Function URLs. The `signingBehavior` field controls when CloudFront signs origin requests; the `originAccessControlOriginType` distinguishes which origin family the OAC targets.","private":true,"min_provider_version":"13.26.3","defaults":"name originAccessControlOriginType signingBehavior","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront.originRequestPolicy":{"id":"aws.cloudfront.originRequestPolicy","name":"aws.cloudfront.originRequestPolicy","fields":{"comment":{"name":"comment","type":"\u0007","is_mandatory":true,"title":"Comment describing the policy (empty when none was provided)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cookiesConfig":{"name":"cookiesConfig","type":"\n","is_mandatory":true,"title":"Cookies forwarded to the origin","desc":"Shape: `{cookieBehavior: \"none\"|\"whitelist\"|\"all\"|\"allExcept\", cookies: [...]}`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"headersConfig":{"name":"headersConfig","type":"\n","is_mandatory":true,"title":"HTTP headers forwarded to the origin","desc":"Shape: `{headerBehavior: \"none\"|\"whitelist\"|\"allViewer\"|\"allViewerAndWhitelistCloudFront\"|\"allExcept\", headers: [...]}`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the origin request policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"When the policy was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"queryStringsConfig":{"name":"queryStringsConfig","type":"\n","is_mandatory":true,"title":"Query strings forwarded to the origin","desc":"Shape: `{queryStringBehavior: \"none\"|\"whitelist\"|\"all\"|\"allExcept\", queryStrings: [...]}`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Policy type","desc":"One of `managed` (created by AWS) or `custom` (created in this account).","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront origin request policy","desc":"Examine which values CloudFront forwards from viewer requests to the origin without including them in the cache key. `type` is `managed` for AWS-managed policies and `custom` for ones created in the account.","private":true,"min_provider_version":"13.26.3","defaults":"name type lastModifiedTime","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront.publicKey":{"id":"aws.cloudfront.publicKey","name":"aws.cloudfront.publicKey","fields":{"comment":{"name":"comment","type":"\u0007","is_mandatory":true,"title":"Comment describing the public key (empty when none was provided)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdTime":{"name":"createdTime","type":"\t","is_mandatory":true,"title":"When the public key was uploaded to CloudFront","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encodedKey":{"name":"encodedKey","type":"\u0007","is_mandatory":true,"title":"PEM-encoded public key material","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the public key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the public key","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront public key","desc":"Examine the public keys uploaded to CloudFront for use with signed URLs/cookies and field-level encryption. The `encodedKey` field returns the PEM-encoded public key material.","private":true,"min_provider_version":"13.26.3","defaults":"name createdTime","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront.responseHeadersPolicy":{"id":"aws.cloudfront.responseHeadersPolicy","name":"aws.cloudfront.responseHeadersPolicy","fields":{"comment":{"name":"comment","type":"\u0007","is_mandatory":true,"title":"Comment describing the policy (empty when none was provided)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"corsConfig":{"name":"corsConfig","type":"\n","is_mandatory":true,"title":"CORS configuration for the policy","desc":"Shape (when present): `{accessControlAllowOrigins: [...], accessControlAllowHeaders: [...], accessControlAllowMethods: [...], accessControlAllowCredentials: bool, accessControlExposeHeaders: [...], accessControlMaxAgeSec: int, originOverride: bool}`. Null when CORS is not configured on the policy.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customHeadersConfig":{"name":"customHeadersConfig","type":"\u0019\n","is_mandatory":true,"title":"Custom HTTP response headers the policy adds","desc":"Each item shape: `{header: \"\u003cname\u003e\", value: \"\u003cvalue\u003e\", override: bool}`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the response headers policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"When the policy was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"removeHeadersConfig":{"name":"removeHeadersConfig","type":"\u0019\u0007","is_mandatory":true,"title":"HTTP header names the policy removes from responses","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityHeadersConfig":{"name":"securityHeadersConfig","type":"\n","is_mandatory":true,"title":"Security-related response headers configuration","desc":"Shape (any subset may be present): `{xssProtection: {override, protection, modeBlock, reportUri}, frameOptions: {override, frameOption}, referrerPolicy: {override, referrerPolicy}, contentSecurityPolicy: {override, contentSecurityPolicy}, contentTypeOptions: {override}, strictTransportSecurity: {override, includeSubdomains, preload, accessControlMaxAgeSec}}`. Null when no security headers are configured.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serverTimingHeadersConfig":{"name":"serverTimingHeadersConfig","type":"\n","is_mandatory":true,"title":"Server-timing header configuration","desc":"Shape (when present): `{enabled: bool, samplingRate: float}`. Null when the server-timing header is not configured on the policy.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Policy type","desc":"One of `managed` (created by AWS) or `custom` (created in this account).","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront response headers policy","desc":"Examine the response headers CloudFront adds to or removes from responses sent to viewers. The policy carries CORS settings, security-header directives (HSTS, X-Frame-Options, Referrer-Policy, Content-Security-Policy, X-Content-Type-Options, X-XSS-Protection), custom headers, a server-timing configuration, and the list of headers to remove. `type` is `managed` for AWS-managed policies and `custom` for ones created in the account.","private":true,"min_provider_version":"13.26.3","defaults":"name type lastModifiedTime","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudfront.trustStore":{"id":"aws.cloudfront.trustStore","name":"aws.cloudfront.trustStore","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Trust store ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Trust store ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Last modified timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Trust store name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"numberOfCaCertificates":{"name":"numberOfCaCertificates","type":"\u0005","is_mandatory":true,"title":"Number of CA certificates currently in the trust store","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"reason":{"name":"reason","type":"\u0007","is_mandatory":true,"title":"Reason describing the current status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Trust store status: ACTIVE, IN_USE, DELETED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"useClientCertificateOcspEndpoint":{"name":"useClientCertificateOcspEndpoint","type":"\u0004","title":"Whether the trust store uses the CA certificate's OCSP endpoint to check certificate revocation status","min_provider_version":"13.25.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudFront trust store (set of CA certificates for origin mTLS / Distribution Tenants)","private":true,"min_provider_version":"13.20.1","defaults":"name status numberOfCaCertificates","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudtrail":{"id":"aws.cloudtrail","name":"aws.cloudtrail","fields":{"channel":{"name":"channel","type":"\u001baws.cloudtrail.channel","title":"AWS CloudTrail channel for external event ingestion","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"channels":{"name":"channels","type":"\u0019\u001baws.cloudtrail.channel","title":"List of CloudTrail channels for external event ingestion","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventDataStore":{"name":"eventDataStore","type":"\u001baws.cloudtrail.eventDataStore","title":"AWS CloudTrail Lake event data store","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"eventDataStores":{"name":"eventDataStores","type":"\u0019\u001baws.cloudtrail.eventDataStore","title":"List of CloudTrail Lake event data stores","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trail":{"name":"trail","type":"\u001baws.cloudtrail.trail","title":"AWS CloudTrail trail","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"trails":{"name":"trails","type":"\u0019\u001baws.cloudtrail.trail","title":"List of CloudTrail trails associated with the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CloudTrail","desc":"Use the CloudTrail namespace to enumerate audit-trail coverage for the account. Iterate `trails()` for every CloudTrail trail (with its S3 destination, KMS encryption, log file validation, multi-region and org-trail flags, event selectors, and CloudWatch Logs integration), `eventDataStores()` for CloudTrail Lake event data stores, and `channels()` for channels used to ingest events from external sources.","min_provider_version":"11.15.2","defaults":"trails","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudtrail.channel":{"id":"aws.cloudtrail.channel","name":"aws.cloudtrail.channel","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the channel","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinations":{"name":"destinations","type":"\u0019\n","title":"Destinations where events are delivered (account, type, location)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ingestionStatus":{"name":"ingestionStatus","type":"\n","title":"Ingestion status for the channel","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the channel","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the channel exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"source":{"name":"source","type":"\u0007","title":"Source name (e.g., the AWS service name)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceType":{"name":"sourceType","type":"\u0007","title":"Source type: AWS_SERVICE or CUSTOM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the channel","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CloudTrail channel for external event ingestion","private":true,"min_provider_version":"13.12.1","defaults":"name sourceType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudtrail.eventDataStore":{"id":"aws.cloudtrail.eventDataStore","name":"aws.cloudtrail.eventDataStore","fields":{"advancedEventSelectors":{"name":"advancedEventSelectors","type":"\u0019\u001baws.cloudtrail.trail.advancedEventSelector","title":"Advanced event selectors for the event data store","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the event data store","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"billingMode":{"name":"billingMode","type":"\u0007","title":"Billing mode: EXTENDABLE_RETENTION_PRICING or FIXED_RETENTION_PRICING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"When the event data store was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"federationRole":{"name":"federationRole","type":"\u001baws.iam.role","title":"IAM role used to access resources for the federated event data store","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"federationStatus":{"name":"federationStatus","type":"\u0007","title":"Lake query federation status: ENABLED or DISABLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"multiRegionEnabled":{"name":"multiRegionEnabled","type":"\u0004","title":"Whether multi-region event collection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the event data store","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"organizationEnabled":{"name":"organizationEnabled","type":"\u0004","title":"Whether organization-wide event collection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the event data store exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retentionPeriod":{"name":"retentionPeriod","type":"\u0005","title":"Retention period in days","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: CREATED, ENABLED, PENDING_DELETION, STARTING_INGESTION, STOPPING_INGESTION, STOPPED_INGESTION","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the event data store","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"terminationProtectionEnabled":{"name":"terminationProtectionEnabled","type":"\u0004","title":"Whether termination protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","title":"When the event data store was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CloudTrail Lake event data store","private":true,"min_provider_version":"13.12.1","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudtrail.trail":{"id":"aws.cloudtrail.trail","name":"aws.cloudtrail.trail","fields":{"advancedEventSelector":{"name":"advancedEventSelector","type":"\u001baws.cloudtrail.trail.advancedEventSelector","title":"AWS CloudTrail trail advanced event selector","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"advancedEventSelectors":{"name":"advancedEventSelectors","type":"\u0019\u001baws.cloudtrail.trail.advancedEventSelector","title":"Advanced event selectors configured for the trail","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the trail","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cloudWatchLogsLogGroupArn":{"name":"cloudWatchLogsLogGroupArn","type":"\u0007","is_mandatory":true,"title":"ARN of the CloudWatch Logs log group used by the trail","desc":"Deprecated in favor of `logGroup()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"cloudWatchLogsRole":{"name":"cloudWatchLogsRole","type":"\u001baws.iam.role","title":"IAM role for the logs endpoint to assume when writing to log group","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cloudWatchLogsRoleArn":{"name":"cloudWatchLogsRoleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM role for the logs endpoint","desc":"Deprecated in favor of `cloudWatchLogsRole()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"eventSelector":{"name":"eventSelector","type":"\u001baws.cloudtrail.trail.eventSelector","title":"AWS CloudTrail trail event selector","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"eventSelectorEntries":{"name":"eventSelectorEntries","type":"\u0019\u001baws.cloudtrail.trail.eventSelector","title":"Typed event selector configuration for the trail","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventSelectors":{"name":"eventSelectors","type":"\u0019\n","title":"Raw list of event selectors configured for the trail","desc":"Deprecated in favor of `eventSelectorEntries`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"hasCustomEventSelectors":{"name":"hasCustomEventSelectors","type":"\u0004","is_mandatory":true,"title":"Whether custom event selectors are configured (enables data event logging for S3/Lambda/DynamoDB)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hasInsightSelectors":{"name":"hasInsightSelectors","type":"\u0004","is_mandatory":true,"title":"Whether CloudTrail Insights is enabled for the trail (detects unusual API activity)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"includeGlobalServiceEvents":{"name":"includeGlobalServiceEvents","type":"\u0004","is_mandatory":true,"title":"Whether API calls from global services are included","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"insightSelector":{"name":"insightSelector","type":"\u001baws.cloudtrail.trail.insightSelector","title":"AWS CloudTrail trail insight selector","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"insightSelectorEntries":{"name":"insightSelectorEntries","type":"\u0019\u001baws.cloudtrail.trail.insightSelector","title":"Typed insight selector configuration for the trail","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"insightSelectors":{"name":"insightSelectors","type":"\u0019\n","title":"Raw list of insight selectors configured for the trail","desc":"Deprecated in favor of `insightSelectorEntries`.","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"isLogging":{"name":"isLogging","type":"\u0004","title":"Whether logging is currently enabled for the trail","min_provider_version":"13.2.7","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isMultiRegionTrail":{"name":"isMultiRegionTrail","type":"\u0004","is_mandatory":true,"title":"Whether the trail exists in multiple regions (false if single region)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isOrganizationTrail":{"name":"isOrganizationTrail","type":"\u0004","is_mandatory":true,"title":"Whether the trail is an organization trail (logs events for management and member accounts of the organization)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestCloudWatchLogsDeliveredAt":{"name":"latestCloudWatchLogsDeliveredAt","type":"\t","title":"Time of the most recent log delivery to CloudWatch Logs","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestCloudWatchLogsDeliveryTime":{"name":"latestCloudWatchLogsDeliveryTime","type":"\t","title":"Time of the most recent log delivery to CloudWatch Logs","desc":"Deprecated in favor of `latestCloudWatchLogsDeliveredAt()`.","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"latestDeliveredAt":{"name":"latestDeliveredAt","type":"\t","title":"Time of the most recent delivery of log files to the trail's S3 bucket","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestDeliveryAttemptSucceededAt":{"name":"latestDeliveryAttemptSucceededAt","type":"\u0007","title":"Whether the most recent delivery attempt to S3 succeeded (string-formatted timestamp or empty)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestDeliveryAttemptedAt":{"name":"latestDeliveryAttemptedAt","type":"\u0007","title":"Time of the most recent delivery attempt to S3 (string-formatted timestamp from AWS legacy API)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestDeliveryError":{"name":"latestDeliveryError","type":"\u0007","title":"Most recent error message from delivering log files to S3","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestDeliveryTime":{"name":"latestDeliveryTime","type":"\t","title":"Time of the most recent delivery of log files to the trail's S3 bucket","desc":"Deprecated in favor of `latestDeliveredAt()`.","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"latestDigestDeliveredAt":{"name":"latestDigestDeliveredAt","type":"\t","title":"Time of the most recent digest file delivery to the trail's S3 bucket","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestDigestDeliveryTime":{"name":"latestDigestDeliveryTime","type":"\t","title":"Time of the most recent digest file delivery to the trail's S3 bucket","desc":"Deprecated in favor of `latestDigestDeliveredAt()`.","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"latestNotificationAttemptSucceededAt":{"name":"latestNotificationAttemptSucceededAt","type":"\u0007","title":"Whether the most recent notification attempt to SNS succeeded (string-formatted timestamp or empty)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestNotificationAttemptedAt":{"name":"latestNotificationAttemptedAt","type":"\u0007","title":"Time of the most recent notification attempt to SNS (string-formatted timestamp from AWS legacy API)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestNotificationTime":{"name":"latestNotificationTime","type":"\t","title":"Time of the most recent notification sent to the trail's SNS topic","desc":"Deprecated in favor of `latestNotifiedAt()`.","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"latestNotifiedAt":{"name":"latestNotifiedAt","type":"\t","title":"Time of the most recent notification sent to the trail's SNS topic","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logFileValidationEnabled":{"name":"logFileValidationEnabled","type":"\u0004","is_mandatory":true,"title":"Whether log file validation is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logGroup":{"name":"logGroup","type":"\u001baws.cloudwatch.loggroup","title":"Log group where trail files are delivered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the trail","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region in which the trail was created (home region)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3bucket":{"name":"s3bucket","type":"\u001baws.s3.bucket","title":"S3 bucket where trail files are delivered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snsTopic":{"name":"snsTopic","type":"\u001baws.sns.topic","title":"SNS topic the trail uses to send notifications","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snsTopicARN":{"name":"snsTopicARN","type":"\u0007","is_mandatory":true,"title":"ARN of the SNS topic the trail uses to send notifications","desc":"Deprecated in favor of `snsTopic()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"status":{"name":"status","type":"\n","title":"Raw status dict for the trail","desc":"Deprecated in favor of individual status fields like `isLogging`, `latestDeliveryTime`, etc.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags associated with the trail","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CloudTrail trail","private":true,"min_provider_version":"11.15.2","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudtrail.trail.advancedEventSelector":{"id":"aws.cloudtrail.trail.advancedEventSelector","name":"aws.cloudtrail.trail.advancedEventSelector","fields":{"fieldSelector":{"name":"fieldSelector","type":"\u001baws.cloudtrail.trail.advancedEventSelector.fieldSelector","title":"AWS CloudTrail trail advanced event selector field selector","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"fieldSelectors":{"name":"fieldSelectors","type":"\u0019\u001baws.cloudtrail.trail.advancedEventSelector.fieldSelector","is_mandatory":true,"title":"Field selectors that make up this advanced event selector","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the advanced event selector","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CloudTrail trail advanced event selector","private":true,"min_provider_version":"13.12.1","defaults":"name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudtrail.trail.advancedEventSelector.fieldSelector":{"id":"aws.cloudtrail.trail.advancedEventSelector.fieldSelector","name":"aws.cloudtrail.trail.advancedEventSelector.fieldSelector","fields":{"endsWith":{"name":"endsWith","type":"\u0019\u0007","is_mandatory":true,"title":"Values that the field value must end with","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"equals":{"name":"equals","type":"\u0019\u0007","is_mandatory":true,"title":"Values that must equal the field value","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"field":{"name":"field","type":"\u0007","is_mandatory":true,"title":"Field to match (e.g., eventCategory, resources.type, readOnly)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notEndsWith":{"name":"notEndsWith","type":"\u0019\u0007","is_mandatory":true,"title":"Values that the field value must not end with","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notEquals":{"name":"notEquals","type":"\u0019\u0007","is_mandatory":true,"title":"Values that must not equal the field value","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notStartsWith":{"name":"notStartsWith","type":"\u0019\u0007","is_mandatory":true,"title":"Values that the field value must not start with","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startsWith":{"name":"startsWith","type":"\u0019\u0007","is_mandatory":true,"title":"Values that the field value must start with","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CloudTrail trail advanced event selector field selector","private":true,"min_provider_version":"13.12.1","defaults":"field","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudtrail.trail.eventSelector":{"id":"aws.cloudtrail.trail.eventSelector","name":"aws.cloudtrail.trail.eventSelector","fields":{"dataResource":{"name":"dataResource","type":"\u001baws.cloudtrail.trail.eventSelector.dataResource","title":"AWS CloudTrail trail event selector data resource","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"dataResources":{"name":"dataResources","type":"\u0019\u001baws.cloudtrail.trail.eventSelector.dataResource","is_mandatory":true,"title":"Data resources for which events are logged","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"excludeManagementEventSources":{"name":"excludeManagementEventSources","type":"\u0019\u0007","is_mandatory":true,"title":"Management event sources to exclude (e.g., kms.amazonaws.com)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"includeManagementEvents":{"name":"includeManagementEvents","type":"\u0004","is_mandatory":true,"title":"Whether management events are logged","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"readWriteType":{"name":"readWriteType","type":"\u0007","is_mandatory":true,"title":"Type of events to log: All, ReadOnly, WriteOnly","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CloudTrail trail event selector","private":true,"min_provider_version":"13.12.1","defaults":"readWriteType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudtrail.trail.eventSelector.dataResource":{"id":"aws.cloudtrail.trail.eventSelector.dataResource","name":"aws.cloudtrail.trail.eventSelector.dataResource","fields":{"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Resource type (e.g., AWS::S3::Object, AWS::Lambda::Function)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"values":{"name":"values","type":"\u0019\u0007","is_mandatory":true,"title":"Resource ARN values (e.g., arn:aws:s3::: for all S3 objects)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CloudTrail trail event selector data resource","private":true,"min_provider_version":"13.12.1","defaults":"type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudtrail.trail.insightSelector":{"id":"aws.cloudtrail.trail.insightSelector","name":"aws.cloudtrail.trail.insightSelector","fields":{"insightType":{"name":"insightType","type":"\u0007","is_mandatory":true,"title":"Type of insight: ApiCallRateInsight, ApiErrorRateInsight","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CloudTrail trail insight selector","private":true,"min_provider_version":"13.12.1","defaults":"insightType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudwatch":{"id":"aws.cloudwatch","name":"aws.cloudwatch","fields":{"accountPolicies":{"name":"accountPolicies","type":"\u0019\u001baws.cloudwatch.logAccountPolicy","title":"CloudWatch Logs account-level policies","desc":"Account-level policies returned by `DescribeAccountPolicies` across all policy types — data protection, subscription filter, field index, transformer, and metric extraction. Each entry exposes the policy document, the policy type, the scope (ALL or SELECTION), and the selection criteria that scopes the policy to a subset of log groups.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"alarms":{"name":"alarms","type":"\u0019\u001baws.cloudwatch.metricsalarm","title":"List of CloudWatch alarms","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"anomalyDetectors":{"name":"anomalyDetectors","type":"\u0019\u001baws.cloudwatch.logAnomalyDetector","title":"CloudWatch Logs anomaly detectors in the account","desc":"Anomaly detectors continuously analyze log events in one or more log groups and surface anomalies as findings. Each entry exposes the detector ARN, status, evaluation frequency, KMS key (if customer managed), filter pattern, and the list of log groups it watches.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logAccountPolicy":{"name":"logAccountPolicy","type":"\u001baws.cloudwatch.logAccountPolicy","title":"Amazon CloudWatch Logs account policy","desc":"Examine an account-level CloudWatch Logs policy returned by `DescribeAccountPolicies`. Account policies cover data protection (PII masking), subscription filters, field indexes, transformers, and metric extraction; each applies either to every log group in the account or to a subset selected by `selectionCriteria`. The `policyDocument` field holds the parsed JSON document so audits can inspect masked identifier types, destination ARNs, or filter patterns without re-fetching.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"logAnomalyDetector":{"name":"logAnomalyDetector","type":"\u001baws.cloudwatch.logAnomalyDetector","title":"Amazon CloudWatch Logs anomaly detector","desc":"Examine a CloudWatch Logs anomaly detector — a managed model that continuously analyzes log events from one or more log groups and surfaces anomalies as findings. The `logGroupArnList` selects the log groups under analysis, `kmsKey()` is the customer-managed key protecting the model (if any), `evaluationFrequency` controls how often the model re-evaluates, and `filterPattern` restricts which log events feed into the model.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"logDestination":{"name":"logDestination","type":"\u001baws.cloudwatch.logDestination","title":"Amazon CloudWatch Logs cross-account destination","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"logDestinations":{"name":"logDestinations","type":"\u0019\u001baws.cloudwatch.logDestination","title":"List of CloudWatch Logs cross-account destinations","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logGroups":{"name":"logGroups","type":"\u0019\u001baws.cloudwatch.loggroup","title":"List of CloudWatch log groups","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logInsightQueries":{"name":"logInsightQueries","type":"\u0019\u001baws.cloudwatch.logInsightQuery","title":"List of CloudWatch Logs Insights saved queries","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logInsightQuery":{"name":"logInsightQuery","type":"\u001baws.cloudwatch.logInsightQuery","title":"Amazon CloudWatch Logs Insights saved query","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"loggroup":{"name":"loggroup","type":"\u001baws.cloudwatch.loggroup","title":"Amazon CloudWatch log group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"metric":{"name":"metric","type":"\u001baws.cloudwatch.metric","title":"Amazon CloudWatch metric","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"metricdimension":{"name":"metricdimension","type":"\u001baws.cloudwatch.metricdimension","title":"Amazon CloudWatch metric dimension","desc":"Examine a name/value pair that scopes a CloudWatch metric — for example the `InstanceId` dimension on an EC2 metric. Each dimension narrows the metric to a single resource or facet; the parent metric exposes a list of these as `dimensions()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"metrics":{"name":"metrics","type":"\u0019\u001baws.cloudwatch.metric","title":"List of CloudWatch metrics","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"metricsalarm":{"name":"metricsalarm","type":"\u001baws.cloudwatch.metricsalarm","title":"Amazon CloudWatch metrics alarm","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"metricstatistics":{"name":"metricstatistics","type":"\u001baws.cloudwatch.metricstatistics","title":"Amazon CloudWatch metric statistics","desc":"Examine the time-series datapoints (min/max/average/sum) for a CloudWatch metric over the last 24 hours in hour intervals. The init constructor takes `namespace`, `region`, and `name` — for example `aws.cloudwatch.metricstatistics(namespace: \"AWS/EC2\", region: \"us-east-1\", name: \"CPUUtilization\")`. Use `datapoints` to read the per-hour values.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"resourcePolicies":{"name":"resourcePolicies","type":"\u0019\u001baws.cloudwatch.resourcepolicy","title":"List of CloudWatch Logs resource policies","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourcepolicy":{"name":"resourcepolicy","type":"\u001baws.cloudwatch.resourcepolicy","title":"Amazon CloudWatch Logs resource policy","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"Amazon CloudWatch","desc":"Use the CloudWatch namespace to enumerate metrics, alarms, and Logs configuration in the account across all enabled regions. Iterate `logGroups()` for CloudWatch Logs log groups (with retention, KMS encryption, and metric filters), `alarms()` for metric alarms, `metrics()` for metric definitions and their dimensions, `resourcePolicies()` and `logDestinations()` for Logs delivery and cross-account destinations, and `logInsightQueries()` for saved Logs Insights queries.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudwatch.logAccountPolicy":{"id":"aws.cloudwatch.logAccountPolicy","name":"aws.cloudwatch.logAccountPolicy","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"Account ID that owns the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdatedTime":{"name":"lastUpdatedTime","type":"\t","is_mandatory":true,"title":"Time the policy was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policyDocument":{"name":"policyDocument","type":"\n","is_mandatory":true,"title":"Parsed policy document","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policyName":{"name":"policyName","type":"\u0007","is_mandatory":true,"title":"Name of the account policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policyType":{"name":"policyType","type":"\u0007","is_mandatory":true,"title":"Policy type","desc":"One of DATA_PROTECTION_POLICY, SUBSCRIPTION_FILTER_POLICY, FIELD_INDEX_POLICY, TRANSFORMER_POLICY, or METRIC_EXTRACTION_POLICY.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the policy was retrieved","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scope":{"name":"scope","type":"\u0007","is_mandatory":true,"title":"Policy scope","desc":"ALL when the policy applies to every log group in the account, or SELECTION when it applies only to log groups matched by `selectionCriteria`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"selectionCriteria":{"name":"selectionCriteria","type":"\u0007","is_mandatory":true,"title":"Log group selection criteria","desc":"Filter expression that scopes the policy to a subset of log groups when `scope` is SELECTION — for example `LogGroupName LIKE 'aws/lambda/%'`. Unset when `scope` is ALL.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudWatch Logs account policy","desc":"Examine an account-level CloudWatch Logs policy returned by `DescribeAccountPolicies`. Account policies cover data protection (PII masking), subscription filters, field indexes, transformers, and metric extraction; each applies either to every log group in the account or to a subset selected by `selectionCriteria`. The `policyDocument` field holds the parsed JSON document so audits can inspect masked identifier types, destination ARNs, or filter patterns without re-fetching.","private":true,"min_provider_version":"13.26.3","defaults":"policyName policyType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudwatch.logAnomalyDetector":{"id":"aws.cloudwatch.logAnomalyDetector","name":"aws.cloudwatch.logAnomalyDetector","fields":{"anomalyDetectorArn":{"name":"anomalyDetectorArn","type":"\u0007","is_mandatory":true,"title":"ARN of the anomaly detector","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"anomalyDetectorStatus":{"name":"anomalyDetectorStatus","type":"\u0007","is_mandatory":true,"title":"Anomaly detector status","desc":"One of INITIALIZING, TRAINING, ANALYZING, FAILED, DELETED, or PAUSED.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"anomalyVisibilityTime":{"name":"anomalyVisibilityTime","type":"\u0005","is_mandatory":true,"title":"Days of anomaly visibility before findings are baselined as normal","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creationTimeStamp":{"name":"creationTimeStamp","type":"\t","is_mandatory":true,"title":"Time the anomaly detector was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"detectorName":{"name":"detectorName","type":"\u0007","is_mandatory":true,"title":"Name of the anomaly detector","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"evaluationFrequency":{"name":"evaluationFrequency","type":"\u0007","is_mandatory":true,"title":"Evaluation frequency","desc":"One of ONE_MIN, FIVE_MIN, TEN_MIN, FIFTEEN_MIN, THIRTY_MIN, or ONE_HOUR.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filterPattern":{"name":"filterPattern","type":"\u0007","is_mandatory":true,"title":"Filter pattern restricting which log events feed the model","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key protecting the anomaly detector model","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTimeStamp":{"name":"lastModifiedTimeStamp","type":"\t","is_mandatory":true,"title":"Time the anomaly detector was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logGroupArnList":{"name":"logGroupArnList","type":"\u0019\u0007","is_mandatory":true,"title":"ARNs of the log groups this detector watches","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the anomaly detector exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudWatch Logs anomaly detector","desc":"Examine a CloudWatch Logs anomaly detector — a managed model that continuously analyzes log events from one or more log groups and surfaces anomalies as findings. The `logGroupArnList` selects the log groups under analysis, `kmsKey()` is the customer-managed key protecting the model (if any), `evaluationFrequency` controls how often the model re-evaluates, and `filterPattern` restricts which log events feed into the model.","private":true,"min_provider_version":"13.26.3","defaults":"detectorName anomalyDetectorStatus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudwatch.logDestination":{"id":"aws.cloudwatch.logDestination","name":"aws.cloudwatch.logDestination","fields":{"accessPolicy":{"name":"accessPolicy","type":"\u0007","is_mandatory":true,"title":"Access policy controlling who can write to this destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation time of the destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role used to write to the target","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Destination name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the destination exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"roleArn":{"name":"roleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM role used to write to the target","desc":"Deprecated in favor of `iamRole()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"targetArn":{"name":"targetArn","type":"\u0007","is_mandatory":true,"title":"ARN of the target (Kinesis stream or Firehose delivery stream)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudWatch Logs cross-account destination","private":true,"min_provider_version":"13.6.3","defaults":"name arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudwatch.logInsightQuery":{"id":"aws.cloudwatch.logInsightQuery","name":"aws.cloudwatch.logInsightQuery","fields":{"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Query ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logGroupNames":{"name":"logGroupNames","type":"\u0019\u0007","is_mandatory":true,"title":"Log group names the query is associated with","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modifiedAt":{"name":"modifiedAt","type":"\t","is_mandatory":true,"title":"Last modified time of the query (the API does not provide a creation time)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the saved query","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"queryString":{"name":"queryString","type":"\u0007","is_mandatory":true,"title":"Query string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the query exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudWatch Logs Insights saved query","private":true,"min_provider_version":"13.6.3","defaults":"name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudwatch.loggroup":{"id":"aws.cloudwatch.loggroup","name":"aws.cloudwatch.loggroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the log group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataProtectionPolicy":{"name":"dataProtectionPolicy","type":"\n","title":"Data protection policy document for the log group","desc":"The PII masking policy returned by `GetDataProtectionPolicy` parsed as a dict, with `Name`, `Description`, `Version`, and `Statement` keys. Null when the group has no data protection policy attached.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataProtectionStatus":{"name":"dataProtectionStatus","type":"\u0007","is_mandatory":true,"title":"Data protection policy status","desc":"One of ACTIVATED, DELETED, or ARCHIVED. ACTIVATED indicates that the log group has a data protection policy currently in effect; DELETED and ARCHIVED indicate that the group had a policy in the past. Unset when the group has never had a data protection policy.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletionProtectionEnabled":{"name":"deletionProtectionEnabled","type":"\u0004","is_mandatory":true,"title":"Whether deletion protection is enabled for the log group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inheritedProperties":{"name":"inheritedProperties","type":"\u0019\u0007","is_mandatory":true,"title":"Properties this log group has inherited from account-level settings","desc":"Each entry is the name of a property covered by an account-level policy — for example `ACCOUNT_DATA_PROTECTION` when an account-level data protection policy applies to this log group.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for log encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logGroupClass":{"name":"logGroupClass","type":"\u0007","is_mandatory":true,"title":"Log class","desc":"One of STANDARD, INFREQUENT_ACCESS, or DELIVERY. STANDARD supports the full feature set of CloudWatch Logs; INFREQUENT_ACCESS supports a reduced feature set at lower cost; DELIVERY is reserved for Lambda log delivery to S3 or Firehose with a one-day retention.","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logStreams":{"name":"logStreams","type":"\u0019\u001baws.cloudwatch.loggroup.logstream","title":"List of log streams in the log group (note: may be slow for high-volume log groups with many streams)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logstream":{"name":"logstream","type":"\u001baws.cloudwatch.loggroup.logstream","title":"Amazon CloudWatch log group log stream","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"metricsFilters":{"name":"metricsFilters","type":"\u0019\u001baws.cloudwatch.loggroup.metricsfilter","title":"List of metric filters associated with the log group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"metricsfilter":{"name":"metricsfilter","type":"\u001baws.cloudwatch.loggroup.metricsfilter","title":"Amazon CloudWatch log group metrics filter","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the log group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the log group is stored","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourcePolicy":{"name":"resourcePolicy","type":"\u001baws.cloudwatch.resourcepolicy","title":"Account-level CloudWatch Logs resource policy that applies to this log group","desc":"Returns the resource policy whose `resourceArn` matches this log group's ARN. Null when no resource-scoped policy applies — note that this does not include broader account-scoped policies that may still permit delivery into the group.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retentionInDays":{"name":"retentionInDays","type":"\u0005","is_mandatory":true,"title":"Number of days to retain the log events in the specified log group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storedBytes":{"name":"storedBytes","type":"\u0005","is_mandatory":true,"title":"Number of bytes stored in the log group","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subscriptionFilters":{"name":"subscriptionFilters","type":"\u0019\u001baws.cloudwatch.loggroup.subscriptionfilter","title":"List of subscription filters associated with the log group","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subscriptionfilter":{"name":"subscriptionfilter","type":"\u001baws.cloudwatch.loggroup.subscriptionfilter","title":"Amazon CloudWatch log group subscription filter","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the log group","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudWatch log group","private":true,"min_provider_version":"11.15.2","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudwatch.loggroup.logstream":{"id":"aws.cloudwatch.loggroup.logstream","name":"aws.cloudwatch.loggroup.logstream","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the log stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation time of the log stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firstEventTimestamp":{"name":"firstEventTimestamp","type":"\t","is_mandatory":true,"title":"Time of the first event in the log stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastEventTimestamp":{"name":"lastEventTimestamp","type":"\t","is_mandatory":true,"title":"Time of the most recent log event in the log stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastIngestionTime":{"name":"lastIngestionTime","type":"\t","is_mandatory":true,"title":"Most recent ingestion time for the log stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the log stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the log stream exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudWatch log group log stream","private":true,"min_provider_version":"13.6.3","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudwatch.loggroup.metricsfilter":{"id":"aws.cloudwatch.loggroup.metricsfilter","name":"aws.cloudwatch.loggroup.metricsfilter","fields":{"applyOnTransformedLogs":{"name":"applyOnTransformedLogs","type":"\u0004","is_mandatory":true,"title":"Whether the filter runs against transformed log events","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation time of the metric filter","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filterName":{"name":"filterName","type":"\u0007","is_mandatory":true,"title":"Filter name associated with the metric","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filterPattern":{"name":"filterPattern","type":"\u0007","is_mandatory":true,"title":"Filter pattern associated with the metric","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID for the metric filter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logGroupName":{"name":"logGroupName","type":"\u0007","is_mandatory":true,"title":"Name of the log group this filter belongs to","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"metricTransformations":{"name":"metricTransformations","type":"\u0019\n","is_mandatory":true,"title":"Metric transformations applied when a log event matches the filter pattern","desc":"Each entry has `metricName`, `metricNamespace`, `metricValue`, `defaultValue`, `dimensions`, and `unit` keys. CloudWatch publishes one datapoint per transformation to the named metric whenever the filter pattern matches a log event.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"metrics":{"name":"metrics","type":"\u0019\u001baws.cloudwatch.metric","is_mandatory":true,"title":"List of CloudWatch metrics","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudWatch log group metrics filter","private":true,"min_provider_version":"11.15.2","defaults":"filterName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudwatch.loggroup.subscriptionfilter":{"id":"aws.cloudwatch.loggroup.subscriptionfilter","name":"aws.cloudwatch.loggroup.subscriptionfilter","fields":{"applyOnTransformedLogs":{"name":"applyOnTransformedLogs","type":"\u0004","is_mandatory":true,"title":"Whether the filter is applied on transformed log events","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation time of the subscription filter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationArn":{"name":"destinationArn","type":"\u0007","is_mandatory":true,"title":"ARN of the destination (Kinesis, Lambda, or Firehose)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"distribution":{"name":"distribution","type":"\u0007","is_mandatory":true,"title":"Method used to distribute log data to the destination (Random, ByLogStream)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filterName":{"name":"filterName","type":"\u0007","is_mandatory":true,"title":"Name of the subscription filter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filterPattern":{"name":"filterPattern","type":"\u0007","is_mandatory":true,"title":"Filter pattern used to match log events","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role used to write to the destination","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID for the subscription filter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the subscription filter exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"roleArn":{"name":"roleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM role used to write to the destination","desc":"Deprecated in favor of `iamRole()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"Amazon CloudWatch log group subscription filter","private":true,"min_provider_version":"13.6.3","defaults":"filterName destinationArn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudwatch.metric":{"id":"aws.cloudwatch.metric","name":"aws.cloudwatch.metric","fields":{"alarms":{"name":"alarms","type":"\u0019\u001baws.cloudwatch.metricsalarm","title":"List of CloudWatch metric alarms for the metric","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"datapoint":{"name":"datapoint","type":"\u001baws.cloudwatch.metric.datapoint","title":"Amazon CloudWatch metric datapoint","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"dimensions":{"name":"dimensions","type":"\u0019\u001baws.cloudwatch.metricdimension","title":"Dimensions that apply to the metric","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the metric","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"namespace":{"name":"namespace","type":"\u0007","is_mandatory":true,"title":"Namespace for the metric","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the metric exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statistics":{"name":"statistics","type":"\u001baws.cloudwatch.metricstatistics","title":"Statistics for the metric","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudWatch metric","private":true,"min_provider_version":"11.15.2","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudwatch.metric.datapoint":{"id":"aws.cloudwatch.metric.datapoint","name":"aws.cloudwatch.metric.datapoint","fields":{"average":{"name":"average","type":"\u0006","is_mandatory":true,"title":"Average value for the statistic","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the datapoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximum":{"name":"maximum","type":"\u0006","is_mandatory":true,"title":"Maximum value for the statistic","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"minimum":{"name":"minimum","type":"\u0006","is_mandatory":true,"title":"Minimum value for the statistic","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sum":{"name":"sum","type":"\u0006","is_mandatory":true,"title":"Sum value for the statistic","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timestamp":{"name":"timestamp","type":"\t","is_mandatory":true,"title":"Timestamp of the metric datapoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"unit":{"name":"unit","type":"\u0007","is_mandatory":true,"title":"Unit of the statistic","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudWatch metric datapoint","private":true,"min_provider_version":"11.15.2","defaults":"id","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudwatch.metricdimension":{"id":"aws.cloudwatch.metricdimension","name":"aws.cloudwatch.metricdimension","fields":{"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the dimension","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"value":{"name":"value","type":"\u0007","is_mandatory":true,"title":"Value of the dimension","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudWatch metric dimension","desc":"Examine a name/value pair that scopes a CloudWatch metric — for example the `InstanceId` dimension on an EC2 metric. Each dimension narrows the metric to a single resource or facet; the parent metric exposes a list of these as `dimensions()`.","min_provider_version":"11.15.2","defaults":"name value","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudwatch.metricsalarm":{"id":"aws.cloudwatch.metricsalarm","name":"aws.cloudwatch.metricsalarm","fields":{"actions":{"name":"actions","type":"\u0019\u001baws.sns.topic","is_mandatory":true,"title":"List of alarm actions (SNS topic ARNs) associated with the alarm","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"actionsEnabled":{"name":"actionsEnabled","type":"\u0004","is_mandatory":true,"title":"Whether actions are enabled for the alarm","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the metric alarm","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"insufficientDataActions":{"name":"insufficientDataActions","type":"\u0019\u001baws.sns.topic","is_mandatory":true,"title":"List of SNS topic ARNs to trigger for insufficient data actions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"metricName":{"name":"metricName","type":"\u0007","is_mandatory":true,"title":"Metric name associated with the alarm","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"metricNamespace":{"name":"metricNamespace","type":"\u0007","is_mandatory":true,"title":"Metric namespace associated with the alarm","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the alarm","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"okActions":{"name":"okActions","type":"\u0019\u001baws.sns.topic","is_mandatory":true,"title":"List of SNS topic ARNs to trigger for OK actions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the alarm exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the alarm","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateReason":{"name":"stateReason","type":"\u0007","is_mandatory":true,"title":"Description of the reason for the state","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudWatch metrics alarm","private":true,"min_provider_version":"11.15.2","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudwatch.metricstatistics":{"id":"aws.cloudwatch.metricstatistics","name":"aws.cloudwatch.metricstatistics","fields":{"datapoints":{"name":"datapoints","type":"\u0019\u001baws.cloudwatch.metric.datapoint","is_mandatory":true,"title":"Datapoints for the statistic over the last 24 hours in hour intervals","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"label":{"name":"label","type":"\u0007","is_mandatory":true,"title":"Label for the statistics","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name for the metric","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"namespace":{"name":"namespace","type":"\u0007","is_mandatory":true,"title":"Namespace for the metric","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for the metrics","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"init":{"args":[{"name":"namespace","type":"\u0007"},{"name":"region","type":"\u0007"},{"name":"name","type":"\u0007"}]},"title":"Amazon CloudWatch metric statistics","desc":"Examine the time-series datapoints (min/max/average/sum) for a CloudWatch metric over the last 24 hours in hour intervals. The init constructor takes `namespace`, `region`, and `name` — for example `aws.cloudwatch.metricstatistics(namespace: \"AWS/EC2\", region: \"us-east-1\", name: \"CPUUtilization\")`. Use `datapoints` to read the per-hour values.","min_provider_version":"11.15.2","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cloudwatch.resourcepolicy":{"id":"aws.cloudwatch.resourcepolicy","name":"aws.cloudwatch.resourcepolicy","fields":{"lastUpdatedTime":{"name":"lastUpdatedTime","type":"\t","is_mandatory":true,"title":"Timestamp showing when this policy was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policyDocument":{"name":"policyDocument","type":"\u0007","is_mandatory":true,"title":"JSON IAM policy document","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policyName":{"name":"policyName","type":"\u0007","is_mandatory":true,"title":"Name of the resource policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the resource policy exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceArn":{"name":"resourceArn","type":"\u0007","is_mandatory":true,"title":"ARN of the resource the policy is attached to (only for resource-scoped policies)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scope":{"name":"scope","type":"\u0007","is_mandatory":true,"title":"Scope of the resource policy (ACCOUNT, RESOURCE)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon CloudWatch Logs resource policy","private":true,"min_provider_version":"13.6.3","defaults":"policyName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.codeartifact":{"id":"aws.codeartifact","name":"aws.codeartifact","fields":{"domain":{"name":"domain","type":"\u001baws.codeartifact.domain","title":"AWS CodeArtifact domain","desc":"Examine a CodeArtifact domain — the logical container for package repositories. A domain is encrypted by a single KMS key and is backed by an internal S3 bucket. The `policy()` accessor fetches the resource policy attached to the domain via `GetDomainPermissionsPolicy`; it returns null when no policy is set or the caller is denied access.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"domains":{"name":"domains","type":"\u0019\u001baws.codeartifact.domain","title":"List of CodeArtifact domains across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"repositories":{"name":"repositories","type":"\u0019\u001baws.codeartifact.repository","title":"List of CodeArtifact repositories across all enabled regions and domains","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"repository":{"name":"repository","type":"\u001baws.codeartifact.repository","title":"AWS CodeArtifact repository","desc":"Examine a CodeArtifact repository — a single package repository inside a domain. The repository holds package assets in one or more package formats (npm, pypi, maven, nuget, generic, ruby, swift, cargo) and can be configured with `upstreams` (other CodeArtifact repositories in the same domain that callers fall through to on a cache miss) and `externalConnections` (public package registries such as `public:npmjs` or `public:pypi` that the repository ingests packages from). The `policy()` accessor fetches the resource policy attached to the repository via `GetRepositoryPermissionsPolicy`; it returns null when no policy is set or the caller is denied access. The `endpoints` map carries the per-package-format URL clients use to interact with the repository.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"AWS CodeArtifact","desc":"Use the CodeArtifact namespace to enumerate package repositories and the domains that group them. Iterate `domains()` for every CodeArtifact domain across enabled regions — each row reports the domain's owning account, status, KMS encryption key, repository count, total asset size, the backing S3 bucket ARN, and the JSON resource policy that governs cross-account access. Iterate `repositories()` for every repository in every domain — each row carries the repository description, configured upstream repositories, external connections (npm, pypi, maven, nuget, generic, ruby, swift, cargo), package-format endpoint URLs, and the JSON resource policy applied to the repository.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.codeartifact.domain":{"id":"aws.codeartifact.domain","name":"aws.codeartifact.domain","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"assetSizeBytes":{"name":"assetSizeBytes","type":"\u0005","is_mandatory":true,"title":"Total size in bytes of all package assets in the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdTime":{"name":"createdTime","type":"\t","is_mandatory":true,"title":"Date the domain was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionKey":{"name":"encryptionKey","type":"\u0007","is_mandatory":true,"title":"ARN of the KMS key used to encrypt assets stored in the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt assets stored in the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"owner":{"name":"owner","type":"\u0007","is_mandatory":true,"title":"12-digit account ID that owns the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\n","title":"Resource policy attached to the domain","desc":"Shape (when set): `{document: \"\u003cJSON policy\u003e\", resourceArn, revision}`. Null when no policy is attached or the caller is denied access.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the domain exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"repositoryCount":{"name":"repositoryCount","type":"\u0005","is_mandatory":true,"title":"Number of repositories in the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3BucketArn":{"name":"s3BucketArn","type":"\u0007","is_mandatory":true,"title":"ARN of the S3 bucket that stores package assets for the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current status of the domain: Active or Deleted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CodeArtifact domain","desc":"Examine a CodeArtifact domain — the logical container for package repositories. A domain is encrypted by a single KMS key and is backed by an internal S3 bucket. The `policy()` accessor fetches the resource policy attached to the domain via `GetDomainPermissionsPolicy`; it returns null when no policy is set or the caller is denied access.","private":true,"min_provider_version":"13.26.3","defaults":"arn name owner status region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.codeartifact.repository":{"id":"aws.codeartifact.repository","name":"aws.codeartifact.repository","fields":{"administratorAccount":{"name":"administratorAccount","type":"\u0007","is_mandatory":true,"title":"12-digit account ID that manages the repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdTime":{"name":"createdTime","type":"\t","is_mandatory":true,"title":"Date the repository was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domain":{"name":"domain","type":"\u001baws.codeartifact.domain","title":"Domain that contains the repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainName":{"name":"domainName","type":"\u0007","is_mandatory":true,"title":"Name of the domain that contains the repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainOwner":{"name":"domainOwner","type":"\u0007","is_mandatory":true,"title":"12-digit account ID that owns the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoints":{"name":"endpoints","type":"\u001a\u0007\u0007","title":"Per-package-format endpoint URLs that clients use to interact with the repository","desc":"Keys are package format names (`npm`, `pypi`, `maven`, `nuget`, `generic`, `ruby`, `swift`, `cargo`); values are the corresponding repository endpoint URLs.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"externalConnections":{"name":"externalConnections","type":"\u0019\n","is_mandatory":true,"title":"External public-registry connections the repository ingests from","desc":"Shape: `[{externalConnectionName: \"public:npmjs\", packageFormat: \"npm\", status: \"Available\"}, ...]`. Valid `packageFormat` values: npm, pypi, maven, nuget, generic, ruby, swift, cargo.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\n","title":"Resource policy attached to the repository","desc":"Shape (when set): `{document: \"\u003cJSON policy\u003e\", resourceArn, revision}`. Null when no policy is attached or the caller is denied access.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the repository exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"upstreams":{"name":"upstreams","type":"\u0019\n","is_mandatory":true,"title":"Upstream CodeArtifact repositories consulted on cache miss","desc":"Shape: `[{repositoryName: \"upstream-repo\"}, ...]`. The order determines priority — upstreams earlier in the list are consulted first.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CodeArtifact repository","desc":"Examine a CodeArtifact repository — a single package repository inside a domain. The repository holds package assets in one or more package formats (npm, pypi, maven, nuget, generic, ruby, swift, cargo) and can be configured with `upstreams` (other CodeArtifact repositories in the same domain that callers fall through to on a cache miss) and `externalConnections` (public package registries such as `public:npmjs` or `public:pypi` that the repository ingests packages from). The `policy()` accessor fetches the resource policy attached to the repository via `GetRepositoryPermissionsPolicy`; it returns null when no policy is set or the caller is denied access. The `endpoints` map carries the per-package-format URL clients use to interact with the repository.","private":true,"min_provider_version":"13.26.3","defaults":"arn name domainName region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.codebuild":{"id":"aws.codebuild","name":"aws.codebuild","fields":{"project":{"name":"project","type":"\u001baws.codebuild.project","title":"AWS CodeBuild project","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"projects":{"name":"projects","type":"\u0019\u001baws.codebuild.project","title":"List of build projects","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"reportGroup":{"name":"reportGroup","type":"\u001baws.codebuild.reportGroup","title":"AWS CodeBuild report group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"reportGroups":{"name":"reportGroups","type":"\u0019\u001baws.codebuild.reportGroup","title":"List of report groups for test and code coverage results","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CodeBuild","desc":"Use the CodeBuild namespace to enumerate build and test projects in the account across all enabled regions. Iterate `projects()` for every CodeBuild project — each row surfaces the source provider, build environment (image, compute type, environment variables), service role, VPC and security-group configuration, artifact destinations, and CloudWatch log settings. Iterate `reportGroups()` for the test and code coverage report groups produced by builds, including their S3 export destinations.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.codebuild.project":{"id":"aws.codebuild.project","name":"aws.codebuild.project","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the project","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"artifactsBucketOwnerAccess":{"name":"artifactsBucketOwnerAccess","type":"\u0007","is_mandatory":true,"title":"S3 bucket owner access mode for primary artifacts: NONE, READ_ONLY, or FULL","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"artifactsEncryptionDisabled":{"name":"artifactsEncryptionDisabled","type":"\u0004","is_mandatory":true,"title":"Whether output artifact encryption is disabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"artifactsIdentifier":{"name":"artifactsIdentifier","type":"\u0007","is_mandatory":true,"title":"Identifier for the primary build output artifact","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"artifactsLocation":{"name":"artifactsLocation","type":"\u0007","is_mandatory":true,"title":"Location of the primary build output artifact (S3 bucket name when type is S3)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"artifactsName":{"name":"artifactsName","type":"\u0007","is_mandatory":true,"title":"Name of the primary build output artifact","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"artifactsNamespaceType":{"name":"artifactsNamespaceType","type":"\u0007","is_mandatory":true,"title":"Namespace pattern for the primary build output artifact: NONE or BUILD_ID","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"artifactsOverrideArtifactName":{"name":"artifactsOverrideArtifactName","type":"\u0004","is_mandatory":true,"title":"Whether buildspec-specified artifact name overrides the configured name","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"artifactsPackaging":{"name":"artifactsPackaging","type":"\u0007","is_mandatory":true,"title":"Packaging type for the primary build output artifact: NONE or ZIP","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"artifactsPath":{"name":"artifactsPath","type":"\u0007","is_mandatory":true,"title":"Sub-path under `artifactsLocation` for the primary build output artifact","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"artifactsType":{"name":"artifactsType","type":"\u0007","is_mandatory":true,"title":"Type of the primary build output artifact: CODEPIPELINE, NO_ARTIFACTS, or S3","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"buildBatchConfig":{"name":"buildBatchConfig","type":"\n","is_mandatory":true,"title":"Batch build configuration for the project","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheLocation":{"name":"cacheLocation","type":"\u0007","is_mandatory":true,"title":"Location of the cache (S3 bucket name/prefix when type is S3)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheModes":{"name":"cacheModes","type":"\u0019\u0007","is_mandatory":true,"title":"Local cache modes: LOCAL_SOURCE_CACHE, LOCAL_DOCKER_LAYER_CACHE, LOCAL_CUSTOM_CACHE","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheType":{"name":"cacheType","type":"\u0007","is_mandatory":true,"title":"Type of cache used by the build project: NO_CACHE, S3, or LOCAL","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"concurrentBuildLimit":{"name":"concurrentBuildLimit","type":"\u0005","is_mandatory":true,"title":"Maximum number of concurrent builds allowed for this project","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the project was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the project","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionKey":{"name":"encryptionKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt build output artifacts","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environment":{"name":"environment","type":"\n","is_mandatory":true,"title":"Build environment information about the project","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environmentCertificate":{"name":"environmentCertificate","type":"\u0007","is_mandatory":true,"title":"ARN of an S3 object containing the PEM-encoded certificate for the build environment","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environmentComputeType":{"name":"environmentComputeType","type":"\u0007","is_mandatory":true,"title":"Compute size used for builds","desc":"One of: BUILD_GENERAL1_SMALL, BUILD_GENERAL1_MEDIUM, BUILD_GENERAL1_LARGE, BUILD_GENERAL1_XLARGE, BUILD_GENERAL1_2XLARGE, BUILD_LAMBDA_1GB through BUILD_LAMBDA_10GB, or ATTRIBUTE_BASED_COMPUTE.","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environmentImage":{"name":"environmentImage","type":"\u0007","is_mandatory":true,"title":"Docker image tag or digest used for the build environment","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environmentImagePullCredentialsType":{"name":"environmentImagePullCredentialsType","type":"\u0007","is_mandatory":true,"title":"Credentials CodeBuild uses to pull build images: CODEBUILD or SERVICE_ROLE","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environmentType":{"name":"environmentType","type":"\u0007","is_mandatory":true,"title":"Build environment type","desc":"One of: LINUX_CONTAINER, LINUX_GPU_CONTAINER, WINDOWS_SERVER_2019_CONTAINER, ARM_CONTAINER, LINUX_LAMBDA_CONTAINER, ARM_LAMBDA_CONTAINER, MAC_ARM.","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environmentVariables":{"name":"environmentVariables","type":"\u0019\n","is_mandatory":true,"title":"Environment variables exposed to builds; each entry has `name`, `value`, and `type` (PLAINTEXT, PARAMETER_STORE, or SECRETS_MANAGER)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logsCloudWatchEnabled":{"name":"logsCloudWatchEnabled","type":"\u0004","is_mandatory":true,"title":"Whether CloudWatch logs are enabled for builds in this project","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logsCloudWatchGroupName":{"name":"logsCloudWatchGroupName","type":"\u0007","is_mandatory":true,"title":"CloudWatch log group name for build logs","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logsCloudWatchLogGroup":{"name":"logsCloudWatchLogGroup","type":"\u001baws.cloudwatch.loggroup","title":"CloudWatch log group for build logs","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logsCloudWatchStreamName":{"name":"logsCloudWatchStreamName","type":"\u0007","is_mandatory":true,"title":"CloudWatch log stream name prefix for build logs","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logsS3Enabled":{"name":"logsS3Enabled","type":"\u0004","is_mandatory":true,"title":"Whether S3 build log uploads are enabled for this project","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logsS3EncryptionDisabled":{"name":"logsS3EncryptionDisabled","type":"\u0004","is_mandatory":true,"title":"Whether S3 build log encryption is disabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logsS3Location":{"name":"logsS3Location","type":"\u0007","is_mandatory":true,"title":"S3 bucket and path prefix where build logs are uploaded","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modifiedAt":{"name":"modifiedAt","type":"\t","is_mandatory":true,"title":"Date the project was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the project","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privilegedMode":{"name":"privilegedMode","type":"\u0004","is_mandatory":true,"title":"Whether the build environment has Docker privileged mode enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"projectVisibility":{"name":"projectVisibility","type":"\u0007","is_mandatory":true,"title":"Visibility of the project's builds (PUBLIC_READ or PRIVATE)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"queuedTimeoutInMinutes":{"name":"queuedTimeoutInMinutes","type":"\u0005","is_mandatory":true,"title":"Minutes a build is allowed to be queued before it times out","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the project exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"secondaryArtifacts":{"name":"secondaryArtifacts","type":"\u0019\n","is_mandatory":true,"title":"Secondary build output artifact configurations","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"secondarySources":{"name":"secondarySources","type":"\u0019\n","is_mandatory":true,"title":"Secondary build input source configurations","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups attached to the build project network interface","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceIamRole":{"name":"serviceIamRole","type":"\u001baws.iam.role","title":"IAM service role used by the build project","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceRole":{"name":"serviceRole","type":"\u0007","is_mandatory":true,"title":"IAM service role ARN used by the build project","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"source":{"name":"source","type":"\n","is_mandatory":true,"title":"Source used for the build project","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceBuildspec":{"name":"sourceBuildspec","type":"\u0007","is_mandatory":true,"title":"Inline buildspec or path to the buildspec file used for builds","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceGitCloneDepth":{"name":"sourceGitCloneDepth","type":"\u0005","is_mandatory":true,"title":"Git clone depth for the build source (0 means full clone)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceIdentifier":{"name":"sourceIdentifier","type":"\u0007","is_mandatory":true,"title":"Identifier for the primary project source","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceInsecureSsl":{"name":"sourceInsecureSsl","type":"\u0004","is_mandatory":true,"title":"Whether SSL warnings are ignored when connecting to the project source","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceLocation":{"name":"sourceLocation","type":"\u0007","is_mandatory":true,"title":"Location of the source code (HTTPS clone URL, S3 path, etc.)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceReportBuildStatus":{"name":"sourceReportBuildStatus","type":"\u0004","is_mandatory":true,"title":"Whether build start and finish are reported back to the source provider","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceType":{"name":"sourceType","type":"\u0007","is_mandatory":true,"title":"Source provider type: CODECOMMIT, CODEPIPELINE, GITHUB, GITHUB_ENTERPRISE, GITLAB, GITLAB_SELF_MANAGED, BITBUCKET, S3, or NO_SOURCE","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets the build project attaches to in the VPC","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the project","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timeoutInMinutes":{"name":"timeoutInMinutes","type":"\u0005","is_mandatory":true,"title":"Build timeout in minutes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC the build project runs in","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConfigSecurityGroupIds":{"name":"vpcConfigSecurityGroupIds","type":"\u0019\u0007","is_mandatory":true,"title":"List of security group IDs attached to the build project network interface","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConfigSubnetIds":{"name":"vpcConfigSubnetIds","type":"\u0019\u0007","is_mandatory":true,"title":"List of subnet IDs the build project attaches to in the VPC","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConfigVpcId":{"name":"vpcConfigVpcId","type":"\u0007","is_mandatory":true,"title":"ID of the VPC the build project runs in","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"webhook":{"name":"webhook","type":"\n","is_mandatory":true,"title":"Webhook configuration that connects repository events to this build project","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CodeBuild project","private":true,"min_provider_version":"11.15.2","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.codebuild.reportGroup":{"id":"aws.codebuild.reportGroup","name":"aws.codebuild.reportGroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the report group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the report group was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"exportConfigS3":{"name":"exportConfigS3","type":"\n","is_mandatory":true,"title":"S3 export destination details (`bucket`, `bucketOwner`, `encryptionDisabled`, `encryptionKey`, `packaging`, `path`) when `exportConfigType` is S3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"exportConfigType":{"name":"exportConfigType","type":"\u0007","is_mandatory":true,"title":"Export destination type: NO_EXPORT or S3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modifiedAt":{"name":"modifiedAt","type":"\t","is_mandatory":true,"title":"Date the report group was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the report group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the report group exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the report group: ACTIVE or DELETING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the report group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of reports the group collects: TEST or CODE_COVERAGE","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CodeBuild report group","private":true,"min_provider_version":"13.21.4","defaults":"arn name type status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.codedeploy":{"id":"aws.codedeploy","name":"aws.codedeploy","fields":{"application":{"name":"application","type":"\u001baws.codedeploy.application","title":"AWS CodeDeploy Application","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"applications":{"name":"applications","type":"\u0019\u001baws.codedeploy.application","title":"List of CodeDeploy applications across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deployment":{"name":"deployment","type":"\u001baws.codedeploy.deployment","title":"AWS CodeDeploy Deployment","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"deploymentGroup":{"name":"deploymentGroup","type":"\u001baws.codedeploy.deploymentGroup","title":"AWS CodeDeploy Deployment Group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"AWS CodeDeploy","desc":"Use the CodeDeploy namespace to enumerate deployment applications in the account. Iterate `applications()` for every CodeDeploy application across enabled regions — each entry surfaces its compute platform (EC2/On-premises, Lambda, ECS), deployment groups, deployment configurations, and the trigger and alarm settings used during rollouts.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.codedeploy.application":{"id":"aws.codedeploy.application","name":"aws.codedeploy.application","fields":{"applicationId":{"name":"applicationId","type":"\u0007","is_mandatory":true,"title":"ID of the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"applicationName":{"name":"applicationName","type":"\u0007","is_mandatory":true,"title":"Name of the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"computePlatform":{"name":"computePlatform","type":"\u0007","is_mandatory":true,"title":"Compute platform of the application (Server, Lambda, or ECS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the application was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deploymentGroups":{"name":"deploymentGroups","type":"\u0019\u001baws.codedeploy.deploymentGroup","title":"List of deployment groups for this application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deployments":{"name":"deployments","type":"\u0019\u001baws.codedeploy.deployment","title":"List of deployments for this application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"linkedToGitHub":{"name":"linkedToGitHub","type":"\u0004","is_mandatory":true,"title":"Whether the application is linked to a GitHub account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CodeDeploy Application","private":true,"min_provider_version":"11.15.2","defaults":"applicationName computePlatform createdAt region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.codedeploy.deployment":{"id":"aws.codedeploy.deployment","name":"aws.codedeploy.deployment","fields":{"applicationName":{"name":"applicationName","type":"\u0007","is_mandatory":true,"title":"Application name for the deployment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the deployment (Note: Deployments themselves don't have ARNs, this will be a synthetic ID or the deploymentId itself)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"compleatedAt":{"name":"compleatedAt","type":"\t","is_mandatory":true,"title":"Legacy completion timestamp (typo-named alias)","desc":"Deprecated in favor of `completedAt`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"completedAt":{"name":"completedAt","type":"\t","is_mandatory":true,"title":"Time the deployment was completed","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the deployment was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creator":{"name":"creator","type":"\u0007","is_mandatory":true,"title":"Creator of the deployment (user, autoscaling, codeDeployRollback, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deploymentConfigName":{"name":"deploymentConfigName","type":"\u0007","is_mandatory":true,"title":"Deployment configuration name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deploymentGroupName":{"name":"deploymentGroupName","type":"\u0007","is_mandatory":true,"title":"Deployment group name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deploymentId":{"name":"deploymentId","type":"\u0007","is_mandatory":true,"title":"Deployment ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deploymentOverview":{"name":"deploymentOverview","type":"\n","title":"Deployment overview (counts for Pending, InProgress, Succeeded, Failed, Skipped, Ready)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the deployment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"errorInformation":{"name":"errorInformation","type":"\n","title":"Error information, if any","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ignoreApplicationStopFailures":{"name":"ignoreApplicationStopFailures","type":"\u0004","is_mandatory":true,"title":"Whether to ignore application stop failures","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isRollback":{"name":"isRollback","type":"\u0004","title":"Whether this deployment is a rollback","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the deployment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"revision":{"name":"revision","type":"\n","title":"Revision information for the deployment (S3 location, GitHub location, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rollbackInfo":{"name":"rollbackInfo","type":"\n","title":"Rollback information if this deployment is a rollback or was rolled back","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the deployment (Created, Queued, InProgress, Baking, Succeeded, Failed, Stopped, Ready)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetInstances":{"name":"targetInstances","type":"\n","title":"Information about the instances targeted by the deployment (complex structure, represented as dict)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CodeDeploy Deployment","private":true,"min_provider_version":"11.15.2","defaults":"deploymentId status applicationName deploymentGroupName createdAt region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.codedeploy.deploymentGroup":{"id":"aws.codedeploy.deploymentGroup","name":"aws.codedeploy.deploymentGroup","fields":{"applicationName":{"name":"applicationName","type":"\u0007","is_mandatory":true,"title":"Application name this deployment group belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the deployment group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoScalingGroups":{"name":"autoScalingGroups","type":"\u0019\u001baws.autoscaling.group","title":"Auto scaling groups associated with the deployment group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"blueGreenDeploymentConfiguration":{"name":"blueGreenDeploymentConfiguration","type":"\n","title":"Blue/green deployment configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"computePlatform":{"name":"computePlatform","type":"\u0007","is_mandatory":true,"title":"Compute platform of the deployment group (Server, Lambda, or ECS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deploymentGroupId":{"name":"deploymentGroupId","type":"\u0007","is_mandatory":true,"title":"ID of the deployment group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deploymentGroupName":{"name":"deploymentGroupName","type":"\u0007","is_mandatory":true,"title":"Name of the deployment group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deploymentStyle":{"name":"deploymentStyle","type":"\n","title":"Deployment style (BLUE_GREEN or IN_PLACE)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deployments":{"name":"deployments","type":"\u0019\u001baws.codedeploy.deployment","title":"List of deployments for this deployment group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ec2TagFilters":{"name":"ec2TagFilters","type":"\u0019\n","title":"EC2 tag filters for the deployment group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastAttemptedDeployment":{"name":"lastAttemptedDeployment","type":"\u001baws.codedeploy.deployment","title":"Last attempted deployment information","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastSuccessfulDeployment":{"name":"lastSuccessfulDeployment","type":"\u001baws.codedeploy.deployment","title":"Last successful deployment information","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loadBalancerInfo":{"name":"loadBalancerInfo","type":"\n","title":"Load balancer info","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"onPremisesInstanceTagFilters":{"name":"onPremisesInstanceTagFilters","type":"\u0019\n","title":"On-premises instance tag filters for the deployment group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the deployment group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceRole":{"name":"serviceRole","type":"\u001baws.iam.role","title":"Service role for the deployment group","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceRoleArn":{"name":"serviceRoleArn","type":"\u0007","is_mandatory":true,"title":"Service role ARN for the deployment group","desc":"Deprecated in favor of `serviceRole()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the deployment group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetRevision":{"name":"targetRevision","type":"\n","title":"Target revision for the deployment group (includes type, location, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CodeDeploy Deployment Group","private":true,"min_provider_version":"11.15.2","defaults":"deploymentGroupName computePlatform deploymentGroupId region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.codepipeline":{"id":"aws.codepipeline","name":"aws.codepipeline","fields":{"pipeline":{"name":"pipeline","type":"\u001baws.codepipeline.pipeline","title":"AWS CodePipeline pipeline","desc":"Examine a single CodePipeline pipeline — its type and execution mode, the IAM service role used to execute actions, the artifact store(s) that hold stage outputs, and the ordered stages and actions that make up the pipeline. For V2 pipelines, `triggers` carries the Git repository event filters (push and pull-request) that start the pipeline, and `variables` carries the pipeline-level variables available to action configuration.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"pipelines":{"name":"pipelines","type":"\u0019\u001baws.codepipeline.pipeline","title":"List of CodePipeline pipelines across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"webhook":{"name":"webhook","type":"\u001baws.codepipeline.webhook","title":"AWS CodePipeline webhook","desc":"Examine an inbound webhook that starts a CodePipeline pipeline. The `authentication` field reports how incoming requests are validated (GITHUB_HMAC, IP, or UNAUTHENTICATED). For security, the raw GITHUB_HMAC secret token is not exposed; `secretTokenPresent` reports only whether one is configured. For IP authentication, `authenticationConfiguration` surfaces the `allowedIPRange` CIDR.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"webhooks":{"name":"webhooks","type":"\u0019\u001baws.codepipeline.webhook","title":"List of CodePipeline webhooks across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CodePipeline","desc":"Use the CodePipeline namespace to enumerate continuous delivery pipelines and the webhooks that trigger them. Iterate `pipelines()` for every pipeline across enabled regions — each row carries the pipeline type (V1 or V2), execution mode, IAM service role, single- and cross-region artifact stores, stage and action declarations (including per-action configuration, input/output artifacts, and run order), Git trigger filters, and pipeline-level variables. Iterate `webhooks()` to surface the inbound webhook definitions that start pipelines, their JsonPath filter rules, authentication mode (GITHUB_HMAC, IP, UNAUTHENTICATED), allowed IP range, and last-triggered timestamp.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.codepipeline.pipeline":{"id":"aws.codepipeline.pipeline","name":"aws.codepipeline.pipeline","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the pipeline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"artifactStore":{"name":"artifactStore","type":"\n","is_mandatory":true,"title":"Single-region artifact store","desc":"Shape (when present): `{type: \"S3\", location: \"bucket-name\", encryptionKey: {id, type}}`. Null when the pipeline uses a multi-region `artifactStores` map.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"artifactStores":{"name":"artifactStores","type":"\n","is_mandatory":true,"title":"Multi-region artifact stores keyed by region","desc":"Shape: `{\"us-east-1\": {type, location, encryptionKey}, \"us-west-2\": {...}}`. Null when the pipeline uses a single-region `artifactStore`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the pipeline was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"executionMode":{"name":"executionMode","type":"\u0007","is_mandatory":true,"title":"Execution mode: QUEUED, SUPERSEDED, or PARALLEL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the pipeline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pipelineType":{"name":"pipelineType","type":"\u0007","is_mandatory":true,"title":"Pipeline type: V1 or V2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the pipeline exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"role":{"name":"role","type":"\u001baws.iam.role","title":"IAM service role CodePipeline uses to execute actions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"roleArn":{"name":"roleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM service role CodePipeline uses to execute actions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stages":{"name":"stages","type":"\u0019\n","is_mandatory":true,"title":"Ordered stages of the pipeline","desc":"Shape: `[{name: \"Source\", actions: [{name, actionTypeId: {category, owner, provider, version}, configuration: {...}, inputArtifacts: [{name}], outputArtifacts: [{name}], runOrder, roleArn, region, namespace}, ...]}, ...]`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the pipeline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"triggers":{"name":"triggers","type":"\u0019\n","is_mandatory":true,"title":"Trigger declarations that start the pipeline (V2 only)","desc":"Shape: `[{providerType: \"CodeStarSourceConnection\", gitConfiguration: {sourceActionName, push: [{branches: {includes, excludes}, filePaths: {includes, excludes}, tags: {includes, excludes}}], pullRequest: [{branches, filePaths, events: [\"OPEN\",\"UPDATED\",\"CLOSED\"]}]}}, ...]`. Empty when default change detection is in use.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date the pipeline was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"variables":{"name":"variables","type":"\u0019\n","is_mandatory":true,"title":"Pipeline-level variable declarations (V2 only)","desc":"Shape: `[{name, defaultValue, description}, ...]`. Empty when the pipeline declares no variables.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0005","is_mandatory":true,"title":"Version number of the pipeline (incremented on update)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CodePipeline pipeline","desc":"Examine a single CodePipeline pipeline — its type and execution mode, the IAM service role used to execute actions, the artifact store(s) that hold stage outputs, and the ordered stages and actions that make up the pipeline. For V2 pipelines, `triggers` carries the Git repository event filters (push and pull-request) that start the pipeline, and `variables` carries the pipeline-level variables available to action configuration.","private":true,"min_provider_version":"13.26.3","defaults":"arn name pipelineType region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.codepipeline.webhook":{"id":"aws.codepipeline.webhook","name":"aws.codepipeline.webhook","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the webhook","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authentication":{"name":"authentication","type":"\u0007","is_mandatory":true,"title":"Authentication mode used to validate incoming requests","desc":"One of GITHUB_HMAC, IP, or UNAUTHENTICATED.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authenticationConfiguration":{"name":"authenticationConfiguration","type":"\n","is_mandatory":true,"title":"Non-sensitive authentication configuration","desc":"Shape: `{allowedIPRange: \"203.0.113.0/24\"}` for IP authentication. The GITHUB_HMAC secret token is intentionally omitted; check `secretTokenPresent` instead.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"errorCode":{"name":"errorCode","type":"\u0007","is_mandatory":true,"title":"Error code from the most recent webhook trigger attempt","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"errorMessage":{"name":"errorMessage","type":"\u0007","is_mandatory":true,"title":"Error message from the most recent webhook trigger attempt","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filters":{"name":"filters","type":"\u0019\n","is_mandatory":true,"title":"JsonPath filter rules applied to incoming webhook payloads","desc":"Shape: `[{jsonPath: \"$.ref\", matchEquals: \"refs/heads/{Branch}\"}, ...]`. All rules must match for the pipeline to be started.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastTriggered":{"name":"lastTriggered","type":"\t","is_mandatory":true,"title":"Date the webhook was last successfully triggered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the webhook","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the webhook exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"secretTokenPresent":{"name":"secretTokenPresent","type":"\u0004","is_mandatory":true,"title":"Whether a GITHUB_HMAC secret token is configured on the webhook","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the webhook","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetAction":{"name":"targetAction","type":"\u0007","is_mandatory":true,"title":"Name of the source-stage action the webhook is connected to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetPipeline":{"name":"targetPipeline","type":"\u001baws.codepipeline.pipeline","title":"Pipeline the webhook starts","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetPipelineName":{"name":"targetPipelineName","type":"\u0007","is_mandatory":true,"title":"Name of the pipeline the webhook starts","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"url":{"name":"url","type":"\u0007","is_mandatory":true,"title":"URL that callers POST to in order to trigger the pipeline","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS CodePipeline webhook","desc":"Examine an inbound webhook that starts a CodePipeline pipeline. The `authentication` field reports how incoming requests are validated (GITHUB_HMAC, IP, or UNAUTHENTICATED). For security, the raw GITHUB_HMAC secret token is not exposed; `secretTokenPresent` reports only whether one is configured. For IP authentication, `authenticationConfiguration` surfaces the `allowedIPRange` CIDR.","private":true,"min_provider_version":"13.26.3","defaults":"name arn authentication region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cognito":{"id":"aws.cognito","name":"aws.cognito","fields":{"identityPool":{"name":"identityPool","type":"\u001baws.cognito.identityPool","title":"Amazon Cognito identity pool (federated identities)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"identityPools":{"name":"identityPools","type":"\u0019\u001baws.cognito.identityPool","title":"List of Cognito identity pools (federated identities)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userPool":{"name":"userPool","type":"\u001baws.cognito.userPool","title":"Amazon Cognito user pool","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"userPoolClient":{"name":"userPoolClient","type":"\u001baws.cognito.userPoolClient","title":"Cognito user pool app client","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"userPoolDomain":{"name":"userPoolDomain","type":"\u001baws.cognito.userPoolDomain","title":"Hosted UI domain for a Cognito user pool","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"userPoolIdentityProvider":{"name":"userPoolIdentityProvider","type":"\u001baws.cognito.userPoolIdentityProvider","title":"Federated identity provider configured on a Cognito user pool","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"userPools":{"name":"userPools","type":"\u0019\u001baws.cognito.userPool","title":"List of Cognito user pools","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Cognito","desc":"Use the Cognito namespace to enumerate user-facing identity stores in the account. Iterate `userPools()` for user-pool directories (with their password policy, MFA configuration, app clients, identity providers, hosted UI domain, and Lambda triggers), and `identityPools()` for federated identity pools (with their authentication providers, role mappings, and unauthenticated-identity policy).","min_provider_version":"11.16.1","defaults":"userPools","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cognito.identityPool":{"id":"aws.cognito.identityPool","name":"aws.cognito.identityPool","fields":{"allowClassicFlow":{"name":"allowClassicFlow","type":"\u0004","title":"Whether the Basic (Classic) authentication flow is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"allowUnauthenticatedIdentities":{"name":"allowUnauthenticatedIdentities","type":"\u0004","title":"Whether unauthenticated identities are allowed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cognitoIdentityProviders":{"name":"cognitoIdentityProviders","type":"\u0019\n","title":"Cognito user pools federated into the identity pool","desc":"Each entry has ProviderName (e.g. cognito-idp.us-east-1.amazonaws.com/us-east-1_abc), ClientId, and ServerSideTokenCheck (whether the identity pool revalidates tokens against the user pool on every credential request).","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"developerProviderName":{"name":"developerProviderName","type":"\u0007","title":"Developer provider name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Identity pool ID (format: REGION:GUID)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the identity pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"openIdConnectProviderArns":{"name":"openIdConnectProviderArns","type":"\u0019\u0007","title":"OpenID Connect provider ARNs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the identity pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"roles":{"name":"roles","type":"\n","title":"Authenticated and unauthenticated role bindings","desc":"Returned by GetIdentityPoolRoles. Keys include Roles (a map with authenticated and unauthenticated role ARNs) and RoleMappings (a map keyed by provider with Type, AmbiguousRoleResolution, and RulesConfiguration).","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"samlProviderArns":{"name":"samlProviderArns","type":"\u0019\u0007","title":"SAML provider ARNs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportedLoginProviders":{"name":"supportedLoginProviders","type":"\u001a\u0007\u0007","title":"Supported login providers (provider name to app ID mapping)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Identity pool tags","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Cognito identity pool (federated identities)","private":true,"min_provider_version":"11.16.1","defaults":"id name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cognito.userPool":{"id":"aws.cognito.userPool","name":"aws.cognito.userPool","fields":{"accountRecoverySetting":{"name":"accountRecoverySetting","type":"\n","title":"Account-recovery configuration","desc":"Lists the password-recovery delivery mechanisms (email, phone) and the priority order Cognito applies when a user calls ForgotPassword. Keys include RecoveryMechanisms (a list of {Name, Priority} entries).","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"advancedSecurityMode":{"name":"advancedSecurityMode","type":"\u0007","title":"Advanced security mode: OFF, AUDIT, ENFORCED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the user pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clients":{"name":"clients","type":"\u0019\u001baws.cognito.userPoolClient","title":"App clients registered with the user pool","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the user pool was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletionProtection":{"name":"deletionProtection","type":"\u0004","title":"Whether deletion protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deviceConfiguration":{"name":"deviceConfiguration","type":"\n","title":"Device-remembering configuration","desc":"A null value means device remembering is deactivated. When set, exposes ChallengeRequiredOnNewDevice and DeviceOnlyRememberedOnUserPrompt.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domain":{"name":"domain","type":"\u001baws.cognito.userPoolDomain","title":"Hosted UI domain for the user pool, or null if no domain is configured","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"emailConfiguration":{"name":"emailConfiguration","type":"\n","title":"Email-delivery configuration","desc":"Exposes EmailSendingAccount (COGNITO_DEFAULT or DEVELOPER), From, ReplyToEmailAddress, SourceArn (an SES-verified address or domain), and ConfigurationSet.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"User pool ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"identityProviders":{"name":"identityProviders","type":"\u0019\u001baws.cognito.userPoolIdentityProvider","title":"Federated identity providers configured on the user pool","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lambdaConfig":{"name":"lambdaConfig","type":"\n","title":"Lambda triggers configured on the user pool","desc":"Map of trigger point to Lambda function ARN. Possible keys include PreSignUp, PostConfirmation, PreAuthentication, PostAuthentication, CustomMessage, DefineAuthChallenge, CreateAuthChallenge, VerifyAuthChallengeResponse, PreTokenGeneration, UserMigration, CustomEmailSender, CustomSMSSender, KMSKeyID.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"mfaConfiguration":{"name":"mfaConfiguration","type":"\u0007","title":"MFA configuration: OFF, ON, OPTIONAL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the user pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"passwordPolicy":{"name":"passwordPolicy","type":"\n","title":"Password policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the user pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"riskConfiguration":{"name":"riskConfiguration","type":"\n","title":"Threat-protection risk configuration at the user-pool level","desc":"Returned by DescribeRiskConfiguration. Keys include CompromisedCredentialsRiskConfiguration (EventFilter, Actions with EventAction of BLOCK or NO_ACTION), AccountTakeoverRiskConfiguration (LowAction, MediumAction, HighAction, each with Notify and EventAction of BLOCK, MFA_IF_CONFIGURED, MFA_REQUIRED, or NO_ACTION), and RiskExceptionConfiguration (BlockedIPRangeList, SkippedIPRangeList).","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schema":{"name":"schema","type":"\u0019\n","title":"Attribute schema of the user pool","desc":"Each entry describes a standard or custom attribute (custom: prefix). Common keys: Name, AttributeDataType (String, Number, DateTime, Boolean), Mutable, Required, StringAttributeConstraints, NumberAttributeConstraints.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"smsConfiguration":{"name":"smsConfiguration","type":"\n","title":"SMS-delivery configuration","desc":"Exposes SnsCallerArn (the IAM role Cognito assumes to publish to SNS), ExternalId, and SnsRegion. Null when the user pool isn't configured to send SMS messages.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: Enabled or Disabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"User pool tags","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date the user pool was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userPoolTier":{"name":"userPoolTier","type":"\u0007","title":"User pool feature plan: LITE, ESSENTIALS, or PLUS","desc":"Determines eligibility for managed login, access-token customization, and threat protection. Defaults to ESSENTIALS on new user pools.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"usernameConfiguration":{"name":"usernameConfiguration","type":"\n","title":"Username case-sensitivity configuration","desc":"Exposes CaseSensitive: when false, users can sign in with any capitalization variation of their username or email alias.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"verificationMessageTemplate":{"name":"verificationMessageTemplate","type":"\n","title":"Verification message template","desc":"Templates Cognito uses when sending an account-confirmation code or link to a user's email or phone. Keys include DefaultEmailOption (CONFIRM_WITH_LINK or CONFIRM_WITH_CODE), EmailMessage, EmailSubject, EmailMessageByLink, EmailSubjectByLink, SmsMessage.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Cognito user pool","private":true,"min_provider_version":"11.16.1","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cognito.userPoolClient":{"id":"aws.cognito.userPoolClient","name":"aws.cognito.userPoolClient","fields":{"accessTokenValidity":{"name":"accessTokenValidity","type":"\u0005","is_mandatory":true,"title":"Access token validity (numeric value, see tokenValidityUnits for the unit)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"allowedOAuthFlows":{"name":"allowedOAuthFlows","type":"\u0019\u0007","is_mandatory":true,"title":"Permitted OAuth grant flows: code, implicit, client_credentials","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"allowedOAuthFlowsUserPoolClient":{"name":"allowedOAuthFlowsUserPoolClient","type":"\u0004","is_mandatory":true,"title":"Whether OAuth via the hosted UI is enabled for the client","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"allowedOAuthScopes":{"name":"allowedOAuthScopes","type":"\u0019\u0007","is_mandatory":true,"title":"Permitted OAuth scopes: phone, email, openid, profile, aws.cognito.signin.user.admin","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authSessionValidity":{"name":"authSessionValidity","type":"\u0005","is_mandatory":true,"title":"Authentication session validity in minutes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"callbackURLs":{"name":"callbackURLs","type":"\u0019\u0007","is_mandatory":true,"title":"Allowed callback URLs after the hosted UI sign-in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clientId":{"name":"clientId","type":"\u0007","is_mandatory":true,"title":"Client ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clientName":{"name":"clientName","type":"\u0007","is_mandatory":true,"title":"Friendly name of the app client","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the client was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultRedirectURI":{"name":"defaultRedirectURI","type":"\u0007","is_mandatory":true,"title":"Default redirect URI used when more than one is configured","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableTokenRevocation":{"name":"enableTokenRevocation","type":"\u0004","is_mandatory":true,"title":"Whether refresh-token revocation is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"explicitAuthFlows":{"name":"explicitAuthFlows","type":"\u0019\u0007","is_mandatory":true,"title":"Permitted sign-in flows, e.g. ALLOW_USER_PASSWORD_AUTH, ALLOW_USER_SRP_AUTH","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"generateSecret":{"name":"generateSecret","type":"\u0004","is_mandatory":true,"title":"Whether the app client has a generated client secret","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"idTokenValidity":{"name":"idTokenValidity","type":"\u0005","is_mandatory":true,"title":"ID token validity (numeric value, see tokenValidityUnits for the unit)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logoutURLs":{"name":"logoutURLs","type":"\u0019\u0007","is_mandatory":true,"title":"Allowed sign-out URLs after hosted UI sign-out","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preventUserExistenceErrors":{"name":"preventUserExistenceErrors","type":"\u0007","is_mandatory":true,"title":"Behavior on unknown user errors during sign-in: LEGACY or ENABLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"refreshTokenValidity":{"name":"refreshTokenValidity","type":"\u0005","is_mandatory":true,"title":"Refresh token validity (numeric value, see tokenValidityUnits for the unit)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the user pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportedIdentityProviders":{"name":"supportedIdentityProviders","type":"\u0019\u0007","is_mandatory":true,"title":"Identity providers the client can use, e.g. COGNITO, Google, SAML provider names","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tokenValidityUnits":{"name":"tokenValidityUnits","type":"\n","is_mandatory":true,"title":"Time units applied to the *Validity numeric fields, keyed by token type","desc":"Keys: accessToken, idToken, refreshToken. Values are seconds, minutes, hours, or days.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date the client was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userPool":{"name":"userPool","type":"\u001baws.cognito.userPool","title":"User pool that owns the client","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userPoolId":{"name":"userPoolId","type":"\u0007","is_mandatory":true,"title":"User pool ID this client belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Cognito user pool app client","private":true,"min_provider_version":"13.21.4","defaults":"clientId clientName userPoolId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cognito.userPoolDomain":{"id":"aws.cognito.userPoolDomain","name":"aws.cognito.userPoolDomain","fields":{"cloudFrontDistribution":{"name":"cloudFrontDistribution","type":"\u0007","is_mandatory":true,"title":"CloudFront distribution backing the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customDomainConfig":{"name":"customDomainConfig","type":"\n","is_mandatory":true,"title":"Configuration for a custom domain (ACM cert ARN), or null for prefix-style domains","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domain":{"name":"domain","type":"\u0007","is_mandatory":true,"title":"Domain name (the prefix-style or custom hostname users sign in at)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the user pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3Bucket":{"name":"s3Bucket","type":"\u0007","is_mandatory":true,"title":"S3 bucket holding the hosted UI assets","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the domain provisioning: CREATING, DELETING, UPDATING, ACTIVE, FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userPool":{"name":"userPool","type":"\u001baws.cognito.userPool","title":"User pool that owns the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userPoolId":{"name":"userPoolId","type":"\u0007","is_mandatory":true,"title":"User pool ID the domain serves","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0007","is_mandatory":true,"title":"Hosted UI version configured on the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Hosted UI domain for a Cognito user pool","private":true,"min_provider_version":"13.21.4","defaults":"domain userPoolId status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.cognito.userPoolIdentityProvider":{"id":"aws.cognito.userPoolIdentityProvider","name":"aws.cognito.userPoolIdentityProvider","fields":{"attributeMapping":{"name":"attributeMapping","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Mapping from IdP attributes to Cognito user-pool attributes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the provider was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"idpIdentifiers":{"name":"idpIdentifiers","type":"\u0019\u0007","is_mandatory":true,"title":"IdP-specific identifiers users can sign in with","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"providerDetails":{"name":"providerDetails","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Provider-specific configuration","desc":"Includes fields like client_id, client_secret, MetadataURL, etc. Keys vary by providerType — for SAML: MetadataURL/MetadataFile, IDPSignout; for OIDC: client_id, client_secret, attributes_request_method, oidc_issuer, authorize_scopes; for Google/Facebook/Amazon/Apple: provider client credentials and scopes.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"providerName":{"name":"providerName","type":"\u0007","is_mandatory":true,"title":"Provider name (the identifier used in app clients to reference this IdP)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"providerType":{"name":"providerType","type":"\u0007","is_mandatory":true,"title":"Provider type: SAML, OIDC, Google, Facebook, LoginWithAmazon, SignInWithApple","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the user pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date the provider was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userPool":{"name":"userPool","type":"\u001baws.cognito.userPool","title":"User pool that owns the provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userPoolId":{"name":"userPoolId","type":"\u0007","is_mandatory":true,"title":"User pool ID this provider belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Federated identity provider configured on a Cognito user pool","private":true,"min_provider_version":"13.21.4","defaults":"providerName providerType userPoolId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.config":{"id":"aws.config","name":"aws.config","fields":{"aggregator":{"name":"aggregator","type":"\u001baws.config.aggregator","title":"AWS Config aggregator","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"aggregators":{"name":"aggregators","type":"\u0019\u001baws.config.aggregator","title":"List of configuration aggregators","min_provider_version":"13.5.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"conformancePack":{"name":"conformancePack","type":"\u001baws.config.conformancePack","title":"AWS Config conformance pack (pre-built compliance framework)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"conformancePacks":{"name":"conformancePacks","type":"\u0019\u001baws.config.conformancePack","title":"List of conformance packs (pre-built compliance frameworks)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deliveryChannels":{"name":"deliveryChannels","type":"\u0019\u001baws.config.deliverychannel","title":"List of delivery channels for each region in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deliverychannel":{"name":"deliverychannel","type":"\u001baws.config.deliverychannel","title":"AWS Config delivery channel","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"recorder":{"name":"recorder","type":"\u001baws.config.recorder","title":"AWS Config recorder","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"recorders":{"name":"recorders","type":"\u0019\u001baws.config.recorder","title":"List of configuration recorders for each region in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rule":{"name":"rule","type":"\u001baws.config.rule","title":"AWS Config rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"rules":{"name":"rules","type":"\u0019\u001baws.config.rule","title":"List of AWS Config rules","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Config","desc":"Use the Config namespace to enumerate AWS Config recording, rule evaluation, and aggregation in the account. Iterate `recorders()` for the per-region configuration recorders that capture resource state, `deliveryChannels()` for the S3 bucket and SNS topic each recorder publishes to, `rules()` for the managed and custom Config rules evaluating compliance, `aggregators()` for cross-account/region aggregators, and `conformancePacks()` for the pre-built compliance frameworks deployed.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.config.aggregator":{"id":"aws.config.aggregator","name":"aws.config.aggregator","fields":{"accountAggregationSource":{"name":"accountAggregationSource","type":"\u001baws.config.aggregator.accountAggregationSource","title":"AWS Config aggregator account aggregation source","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"accountAggregationSources":{"name":"accountAggregationSources","type":"\u0019\u001baws.config.aggregator.accountAggregationSource","is_mandatory":true,"title":"Account aggregation sources","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the configuration aggregator","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the aggregator was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdatedAt":{"name":"lastUpdatedAt","type":"\t","is_mandatory":true,"title":"Time the aggregator was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the configuration aggregator","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"organizationAggregationSource":{"name":"organizationAggregationSource","type":"\u001baws.config.aggregator.organizationAggregationSource","title":"Organization aggregation source","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for the configuration aggregator","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Config aggregator","private":true,"min_provider_version":"13.5.0","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.config.aggregator.accountAggregationSource":{"id":"aws.config.aggregator.accountAggregationSource","name":"aws.config.aggregator.accountAggregationSource","fields":{"accountIds":{"name":"accountIds","type":"\u0019\u0007","is_mandatory":true,"title":"List of account IDs included in the aggregation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"allAwsRegions":{"name":"allAwsRegions","type":"\u0004","is_mandatory":true,"title":"Whether all AWS regions are included","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"awsRegions":{"name":"awsRegions","type":"\u0019\u0007","is_mandatory":true,"title":"List of AWS regions included in the aggregation","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Config aggregator account aggregation source","private":true,"min_provider_version":"13.5.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.config.aggregator.organizationAggregationSource":{"id":"aws.config.aggregator.organizationAggregationSource","name":"aws.config.aggregator.organizationAggregationSource","fields":{"allAwsRegions":{"name":"allAwsRegions","type":"\u0004","is_mandatory":true,"title":"Whether all AWS regions are included","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"awsRegions":{"name":"awsRegions","type":"\u0019\u0007","is_mandatory":true,"title":"List of AWS regions included in the aggregation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role used for organization aggregation","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Config aggregator organization aggregation source","private":true,"min_provider_version":"13.5.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.config.conformancePack":{"id":"aws.config.conformancePack","name":"aws.config.conformancePack","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the conformance pack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"complianceStatus":{"name":"complianceStatus","type":"\u0007","title":"Overall compliance status: COMPLIANT, NON_COMPLIANT, INSUFFICIENT_DATA","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deliveryS3Bucket":{"name":"deliveryS3Bucket","type":"\u0007","is_mandatory":true,"title":"S3 bucket name where conformance pack artifacts are delivered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deliveryS3KeyPrefix":{"name":"deliveryS3KeyPrefix","type":"\u0007","is_mandatory":true,"title":"S3 key prefix for conformance pack artifacts","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inputParameters":{"name":"inputParameters","type":"\u0019\n","is_mandatory":true,"title":"Input parameters for the conformance pack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdateRequestedTime":{"name":"lastUpdateRequestedTime","type":"\t","is_mandatory":true,"title":"Time of the last update request","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the conformance pack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for the conformance pack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleCompliance":{"name":"ruleCompliance","type":"\u0019\u001baws.config.conformancePack.ruleCompliance","title":"Compliance status of individual rules within the conformance pack","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Config conformance pack (pre-built compliance framework)","private":true,"min_provider_version":"13.12.1","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.config.conformancePack.ruleCompliance":{"id":"aws.config.conformancePack.ruleCompliance","name":"aws.config.conformancePack.ruleCompliance","fields":{"complianceType":{"name":"complianceType","type":"\u0007","is_mandatory":true,"title":"Compliance type: COMPLIANT, NON_COMPLIANT, INSUFFICIENT_DATA","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the Config rule within the conformance pack","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Config conformance pack rule compliance","private":true,"min_provider_version":"13.12.1","defaults":"ruleName complianceType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.config.deliverychannel":{"id":"aws.config.deliverychannel","name":"aws.config.deliverychannel","fields":{"deliveryFrequency":{"name":"deliveryFrequency","type":"\u0007","title":"Frequency at which AWS Config delivers configuration snapshots: One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastDeliveryStatus":{"name":"lastDeliveryStatus","type":"\u0007","title":"Status of the last delivery attempt: SUCCESS, FAILURE, NOT_APPLICABLE","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastFailedDeliveryTime":{"name":"lastFailedDeliveryTime","type":"\t","title":"Time of the most recent failed delivery","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastSuccessfulDeliveryTime":{"name":"lastSuccessfulDeliveryTime","type":"\t","title":"Time of the most recent successful delivery","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the delivery channel","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for the delivery channel","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3BucketName":{"name":"s3BucketName","type":"\u0007","is_mandatory":true,"title":"S3 bucket name where configuration snapshots are delivered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3KeyPrefix":{"name":"s3KeyPrefix","type":"\u0007","is_mandatory":true,"title":"Prefix for the S3 bucket where configuration snapshots are delivered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snsTopic":{"name":"snsTopic","type":"\u001baws.sns.topic","title":"SNS topic that AWS Config delivers notifications to","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snsTopicARN":{"name":"snsTopicARN","type":"\u0007","is_mandatory":true,"title":"ARN of the SNS topic that AWS Config delivers notifications to","desc":"Deprecated in favor of `snsTopic()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"AWS Config delivery channel","private":true,"min_provider_version":"11.15.2","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.config.recorder":{"id":"aws.config.recorder","name":"aws.config.recorder","fields":{"allSupported":{"name":"allSupported","type":"\u0004","is_mandatory":true,"title":"Whether the recorder records config changes for every supported type of regional resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"exclusionByResourceTypes":{"name":"exclusionByResourceTypes","type":"\u0019\u0007","title":"Resource types explicitly excluded from recording","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role used to describe the AWS resources associated with the account","min_provider_version":"13.0.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"includeGlobalResourceTypes":{"name":"includeGlobalResourceTypes","type":"\u0004","is_mandatory":true,"title":"Whether the recorder records all supported types of global resources","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastStatus":{"name":"lastStatus","type":"\u0007","is_mandatory":true,"title":"Last (previous) status of the recorder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the recorder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recording":{"name":"recording","type":"\u0004","is_mandatory":true,"title":"Whether the recorder is currently recording","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recordingStrategy":{"name":"recordingStrategy","type":"\u0007","title":"Recording strategy: ALL_SUPPORTED_RESOURCE_TYPES, INCLUSION_BY_RESOURCE_TYPES, EXCLUSION_BY_RESOURCE_TYPES","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for the recorder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceTypes":{"name":"resourceTypes","type":"\u0019\u0007","is_mandatory":true,"title":"Whether the recorder records specific resource types","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"roleArn":{"name":"roleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM role used to describe AWS resources for the account","desc":"Deprecated in favor of `iamRole()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"AWS Config recorder","private":true,"min_provider_version":"11.15.2","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.config.rule":{"id":"aws.config.rule","name":"aws.config.rule","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the config rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"complianceDetail":{"name":"complianceDetail","type":"\u001baws.config.rule.complianceDetail","title":"AWS Config rule compliance detail for an individual resource","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"complianceDetails":{"name":"complianceDetails","type":"\u0019\u001baws.config.rule.complianceDetail","title":"Detailed compliance results for individual resources evaluated by this rule","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"complianceStatus":{"name":"complianceStatus","type":"\u0007","title":"Compliance status of the rule: COMPLIANT, NON_COMPLIANT, NOT_APPLICABLE, INSUFFICIENT_DATA","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description that provided for the Config rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the Config rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name that you assigned to the Config rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for the Config rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"remediation":{"name":"remediation","type":"\u001baws.config.rule.remediation","title":"Remediation configuration associated with this rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"source":{"name":"source","type":"\n","is_mandatory":true,"title":"Rule identifier that causes the function to evaluate resources","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Config rule","private":true,"min_provider_version":"11.15.2","defaults":"name id region state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.config.rule.complianceDetail":{"id":"aws.config.rule.complianceDetail","name":"aws.config.rule.complianceDetail","fields":{"annotation":{"name":"annotation","type":"\u0007","is_mandatory":true,"title":"Annotation from the evaluator explaining the result","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"complianceType":{"name":"complianceType","type":"\u0007","is_mandatory":true,"title":"Compliance type: COMPLIANT, NON_COMPLIANT","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"orderingTimestamp":{"name":"orderingTimestamp","type":"\t","is_mandatory":true,"title":"Time when the evaluation was ordered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceId":{"name":"resourceId","type":"\u0007","is_mandatory":true,"title":"ID of the resource evaluated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceType":{"name":"resourceType","type":"\u0007","is_mandatory":true,"title":"Type of resource evaluated (e.g., AWS::EC2::Instance)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resultRecordedTime":{"name":"resultRecordedTime","type":"\t","is_mandatory":true,"title":"Time when the result was recorded","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Config rule compliance detail for an individual resource","private":true,"min_provider_version":"13.12.1","defaults":"resourceType resourceId complianceType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.config.rule.remediation":{"id":"aws.config.rule.remediation","name":"aws.config.rule.remediation","fields":{"automatic":{"name":"automatic","type":"\u0004","is_mandatory":true,"title":"Whether auto-remediation is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxConcurrentPercentage":{"name":"maxConcurrentPercentage","type":"\u0007","is_mandatory":true,"title":"Maximum number of concurrent remediation executions (percentage)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxErrorPercentage":{"name":"maxErrorPercentage","type":"\u0007","is_mandatory":true,"title":"Maximum error percentage before remediation stops","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameters":{"name":"parameters","type":"\n","is_mandatory":true,"title":"Parameters passed to the remediation target","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retryAttemptSeconds":{"name":"retryAttemptSeconds","type":"\u0005","is_mandatory":true,"title":"Number of seconds to wait before retrying a failed remediation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetId":{"name":"targetId","type":"\u0007","is_mandatory":true,"title":"Remediation target ID (e.g., AWS-DisablePublicAccessForSecurityGroup)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetType":{"name":"targetType","type":"\u0007","is_mandatory":true,"title":"Remediation target type: SSM_DOCUMENT","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Config rule remediation configuration","private":true,"min_provider_version":"13.12.1","defaults":"targetType targetId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.controltower":{"id":"aws.controltower","name":"aws.controltower","fields":{"enabledBaseline":{"name":"enabledBaseline","type":"\u001baws.controltower.enabledBaseline","title":"AWS Control Tower enabled baseline","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"enabledBaselines":{"name":"enabledBaselines","type":"\u0019\u001baws.controltower.enabledBaseline","title":"List of enabled baselines","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"landingZone":{"name":"landingZone","type":"\u001baws.controltower.landingZone","title":"AWS Control Tower landing zone","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"landingZones":{"name":"landingZones","type":"\u0019\u001baws.controltower.landingZone","title":"List of Control Tower landing zones","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Control Tower","desc":"Use the Control Tower namespace to enumerate the multi-account landing-zone deployment for the AWS Organizations management account. Iterate `landingZones()` for the deployed landing zones — each zone surfaces its version, the home and governed regions, the drift status, and the manifest that describes the configured baselines and guardrails. Iterate `enabledBaselines()` for the baseline templates applied to organizational units (the customizations Control Tower applies to each enrolled OU).","min_provider_version":"13.10.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.controltower.enabledBaseline":{"id":"aws.controltower.enabledBaseline","name":"aws.controltower.enabledBaseline","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the enabled baseline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"baselineIdentifier":{"name":"baselineIdentifier","type":"\u0007","is_mandatory":true,"title":"Identifier of the baseline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"baselineVersion":{"name":"baselineVersion","type":"\u0007","is_mandatory":true,"title":"Version of the baseline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"driftStatus":{"name":"driftStatus","type":"\n","is_mandatory":true,"title":"Drift status summary of the enabled baseline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the enabled baseline exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the enabled baseline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetIdentifier":{"name":"targetIdentifier","type":"\u0007","is_mandatory":true,"title":"Identifier of the target (e.g., OU ARN)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Control Tower enabled baseline","private":true,"min_provider_version":"13.10.0","defaults":"arn baselineIdentifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.controltower.landingZone":{"id":"aws.controltower.landingZone","name":"aws.controltower.landingZone","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the landing zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"driftStatus":{"name":"driftStatus","type":"\u0007","title":"Drift status: DRIFTED or IN_SYNC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestAvailableVersion":{"name":"latestAvailableVersion","type":"\u0007","title":"Latest available version of the landing zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the landing zone exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status: ACTIVE, PROCESSING, or FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0007","title":"Version of the landing zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Control Tower landing zone","private":true,"min_provider_version":"13.10.0","defaults":"arn status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.detective":{"id":"aws.detective","name":"aws.detective","fields":{"graph":{"name":"graph","type":"\u001baws.detective.graph","title":"Amazon Detective behavior graph","desc":"Examine a single Detective behavior graph, the data plane created when Detective is enabled in a region. The `members()` field iterates the account memberships participating in the graph and `datasourcePackages()` reports the ingestion state of each supported data-source package keyed by package name.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"graphs":{"name":"graphs","type":"\u0019\u001baws.detective.graph","title":"List of Detective behavior graphs across regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"organizationAdminAccount":{"name":"organizationAdminAccount","type":"\u001baws.detective.organizationAdminAccount","title":"Amazon Detective organization administrator account","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"organizationAdminAccounts":{"name":"organizationAdminAccounts","type":"\u0019\u001baws.detective.organizationAdminAccount","title":"Detective administrator accounts delegated for the AWS organization","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Detective","desc":"Use the Detective namespace to enumerate Detective behavior graphs in the account. Iterate `graphs()` for the per-region behavior graphs, each of which exposes member accounts and the data-source packages (Detective core, EKS audit logs, Security Hub findings) feeding the graph. Iterate `organizationAdminAccounts()` to enumerate the accounts designated as Detective administrators across the AWS organization.","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.detective.graph":{"id":"aws.detective.graph","name":"aws.detective.graph","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the behavior graph","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time when the graph was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"datasourcePackages":{"name":"datasourcePackages","type":"\u001a\u0007\u0007","title":"Ingestion state of each data-source package, keyed by package name","desc":"Package names: DETECTIVE_CORE, EKS_AUDIT, ASFF_SECURITYHUB_FINDING. Values: STARTED, STOPPED, DISABLED.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"member":{"name":"member","type":"\u001baws.detective.graph.member","title":"Amazon Detective behavior graph member account","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"members":{"name":"members","type":"\u0019\u001baws.detective.graph.member","title":"Member accounts associated with the graph","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the behavior graph","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the graph","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Detective behavior graph","desc":"Examine a single Detective behavior graph, the data plane created when Detective is enabled in a region. The `members()` field iterates the account memberships participating in the graph and `datasourcePackages()` reports the ingestion state of each supported data-source package keyed by package name.","private":true,"min_provider_version":"13.21.4","defaults":"arn region createdAt","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.detective.graph.member":{"id":"aws.detective.graph.member","name":"aws.detective.graph.member","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"AWS account ID of the member","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"administratorId":{"name":"administratorId","type":"\u0007","is_mandatory":true,"title":"AWS account ID of the administrator that owns the graph","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"datasourcePackageIngestStates":{"name":"datasourcePackageIngestStates","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Ingestion state for each data-source package, keyed by package name","desc":"Package names: DETECTIVE_CORE, EKS_AUDIT, ASFF_SECURITYHUB_FINDING. Values: STARTED, STOPPED, DISABLED.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"disabledReason":{"name":"disabledReason","type":"\u0007","is_mandatory":true,"title":"Reason a member is disabled: VOLUME_TOO_HIGH, VOLUME_UNKNOWN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"email":{"name":"email","type":"\u0007","is_mandatory":true,"title":"Email address of the member account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"graphArn":{"name":"graphArn","type":"\u0007","is_mandatory":true,"title":"ARN of the parent behavior graph","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"invitationType":{"name":"invitationType","type":"\u0007","is_mandatory":true,"title":"Source of the membership: INVITATION, ORGANIZATION","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"invitedAt":{"name":"invitedAt","type":"\t","is_mandatory":true,"title":"Date and time when the member was invited","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the graph","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Membership status: INVITED, VERIFICATION_IN_PROGRESS, VERIFICATION_FAILED, ENABLED, ACCEPTED_BUT_DISABLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date and time when the member was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeUsageByDatasourcePackage":{"name":"volumeUsageByDatasourcePackage","type":"\u001a\u0007\n","is_mandatory":true,"title":"Per-package data volume usage for the member, keyed by package name. Each entry contains volumeUsageInBytes and volumeUsageUpdateTime","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Detective behavior graph member account","private":true,"min_provider_version":"13.21.4","defaults":"accountId status invitationType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.detective.organizationAdminAccount":{"id":"aws.detective.organizationAdminAccount","name":"aws.detective.organizationAdminAccount","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"AWS account ID of the Detective administrator account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"delegationTime":{"name":"delegationTime","type":"\t","is_mandatory":true,"title":"Date and time when the administrator account was enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"graph":{"name":"graph","type":"\u001baws.detective.graph","title":"Behavior graph the administrator account owns","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"graphArn":{"name":"graphArn","type":"\u0007","is_mandatory":true,"title":"ARN of the organization behavior graph the account administers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the administrator delegation is registered in","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Detective organization administrator account","private":true,"min_provider_version":"13.21.4","defaults":"accountId region delegationTime","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.directoryservice":{"id":"aws.directoryservice","name":"aws.directoryservice","fields":{"connectSettings":{"name":"connectSettings","type":"\u001baws.directoryservice.connectSettings","title":"AD Connector settings for a Directory Service directory","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"directories":{"name":"directories","type":"\u0019\u001baws.directoryservice.directory","title":"List of directories across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"directory":{"name":"directory","type":"\u001baws.directoryservice.directory","title":"AWS Directory Service directory","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"radiusSettings":{"name":"radiusSettings","type":"\u001baws.directoryservice.radiusSettings","title":"RADIUS server settings for MFA authentication","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"vpcSettings":{"name":"vpcSettings","type":"\u001baws.directoryservice.vpcSettings","title":"VPC settings for a Directory Service directory","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"AWS Directory Service","desc":"Use the Directory Service namespace to enumerate Active Directory deployments (AWS Managed Microsoft AD, AD Connector, and Simple AD) in the account. Iterate `directories()` for every directory across enabled regions — each entry surfaces the directory type, size, DNS IPs, the VPC/subnet placement, trust relationships, SSO state, security settings, and the AWS-applications enabled against the directory.","min_provider_version":"11.15.6","defaults":"directories","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.directoryservice.connectSettings":{"id":"aws.directoryservice.connectSettings","name":"aws.directoryservice.connectSettings","fields":{"availabilityZones":{"name":"availabilityZones","type":"\u0019\u0007","is_mandatory":true,"title":"Availability zones of the directory","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectIps":{"name":"connectIps","type":"\u0019\u0007","is_mandatory":true,"title":"IP addresses of the AD Connector servers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customerUserName":{"name":"customerUserName","type":"\u0007","is_mandatory":true,"title":"Username of the service account in the directory","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroup":{"name":"securityGroup","type":"\u001baws.ec2.securitygroup","title":"Security group for the directory","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroupId":{"name":"securityGroupId","type":"\u0007","is_mandatory":true,"title":"Identifier of the security group for the directory","desc":"Deprecated in favor of `securityGroup()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"subnetIds":{"name":"subnetIds","type":"\u0019\u0007","is_mandatory":true,"title":"Identifiers of the subnets for the directory","desc":"Deprecated in favor of `subnets()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets for the directory","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC for the directory","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcId":{"name":"vpcId","type":"\u0007","is_mandatory":true,"title":"Identifier of the VPC","desc":"Deprecated in favor of `vpc()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"AD Connector settings for a Directory Service directory","private":true,"min_provider_version":"11.15.6","defaults":"vpcId customerUserName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.directoryservice.directory":{"id":"aws.directoryservice.directory","name":"aws.directoryservice.directory","fields":{"accessUrl":{"name":"accessUrl","type":"\u0007","is_mandatory":true,"title":"Access URL for the directory (e.g., alias.awsapps.com)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"alias":{"name":"alias","type":"\u0007","is_mandatory":true,"title":"Alias for the directory (used in access URL)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectSettings":{"name":"connectSettings","type":"\u001baws.directoryservice.connectSettings","title":"AD Connector settings for the directory","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the directory","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"desiredNumberOfDomainControllers":{"name":"desiredNumberOfDomainControllers","type":"\u0005","is_mandatory":true,"title":"Desired number of domain controllers in the directory","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"directoryId":{"name":"directoryId","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the directory","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnsIpAddrs":{"name":"dnsIpAddrs","type":"\u0019\u0007","is_mandatory":true,"title":"DNS IP addresses of the directory","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"edition":{"name":"edition","type":"\u0007","is_mandatory":true,"title":"Directory edition: Enterprise, Standard, or Hybrid","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchTime":{"name":"launchTime","type":"\t","is_mandatory":true,"title":"Time when the directory was launched","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Fully qualified name of the directory (e.g., corp.example.com)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"osVersion":{"name":"osVersion","type":"\u0007","is_mandatory":true,"title":"Operating system version: SERVER_2012 or SERVER_2019","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerDirectoryDescription":{"name":"ownerDirectoryDescription","type":"\n","is_mandatory":true,"title":"Owner directory description (for shared directories)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"radiusSettings":{"name":"radiusSettings","type":"\u001baws.directoryservice.radiusSettings","title":"RADIUS server settings for MFA","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"radiusStatus":{"name":"radiusStatus","type":"\u0007","is_mandatory":true,"title":"RADIUS MFA configuration status: Creating, Completed, or Failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the directory exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"shareMethod":{"name":"shareMethod","type":"\u0007","is_mandatory":true,"title":"Directory sharing method: ORGANIZATIONS or HANDSHAKE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"shareNotes":{"name":"shareNotes","type":"\u0007","is_mandatory":true,"title":"Notes associated with shared directory","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"shareStatus":{"name":"shareStatus","type":"\u0007","is_mandatory":true,"title":"Directory sharing status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"shortName":{"name":"shortName","type":"\u0007","is_mandatory":true,"title":"NetBIOS short name of the directory (e.g., CORP)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"size":{"name":"size","type":"\u0007","is_mandatory":true,"title":"Directory size: Small or Large","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ssoEnabled":{"name":"ssoEnabled","type":"\u0004","is_mandatory":true,"title":"Whether single sign-on is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stage":{"name":"stage","type":"\u0007","is_mandatory":true,"title":"Current stage of the directory","desc":"One of: Requested, Creating, Created, Active, Inoperable, Impaired, Restoring, RestoreFailed, Deleting, Deleted, Failed, Updating.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stageLastUpdatedDateTime":{"name":"stageLastUpdatedDateTime","type":"\t","is_mandatory":true,"title":"Time when the stage was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stageReason":{"name":"stageReason","type":"\u0007","is_mandatory":true,"title":"Additional detail about the directory stage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags associated with the directory","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Directory type: SimpleAD, ADConnector, MicrosoftAD, or SharedMicrosoftAD","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcSettings":{"name":"vpcSettings","type":"\u001baws.directoryservice.vpcSettings","title":"VPC settings for the directory","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Directory Service directory","private":true,"min_provider_version":"11.15.6","defaults":"directoryId name type stage region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.directoryservice.radiusSettings":{"id":"aws.directoryservice.radiusSettings","name":"aws.directoryservice.radiusSettings","fields":{"authenticationProtocol":{"name":"authenticationProtocol","type":"\u0007","is_mandatory":true,"title":"Authentication protocol: PAP, CHAP, MS-CHAPv1, or MS-CHAPv2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"displayLabel":{"name":"displayLabel","type":"\u0007","is_mandatory":true,"title":"Display label for the RADIUS endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"radiusPort":{"name":"radiusPort","type":"\u0005","is_mandatory":true,"title":"Port that the RADIUS server is using","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"radiusRetries":{"name":"radiusRetries","type":"\u0005","is_mandatory":true,"title":"Maximum number of retries for RADIUS requests","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"radiusServers":{"name":"radiusServers","type":"\u0019\u0007","is_mandatory":true,"title":"RADIUS server addresses","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"radiusTimeout":{"name":"radiusTimeout","type":"\u0005","is_mandatory":true,"title":"Timeout in seconds for RADIUS requests","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"useSameUsername":{"name":"useSameUsername","type":"\u0004","is_mandatory":true,"title":"Whether the same username is used for both directory and RADIUS","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"RADIUS server settings for MFA authentication","private":true,"min_provider_version":"11.15.6","defaults":"authenticationProtocol radiusPort","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.directoryservice.vpcSettings":{"id":"aws.directoryservice.vpcSettings","name":"aws.directoryservice.vpcSettings","fields":{"availabilityZones":{"name":"availabilityZones","type":"\u0019\u0007","is_mandatory":true,"title":"Availability zones of the directory","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroup":{"name":"securityGroup","type":"\u001baws.ec2.securitygroup","title":"Security group for the directory","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroupId":{"name":"securityGroupId","type":"\u0007","is_mandatory":true,"title":"Identifier of the security group for the directory","desc":"Deprecated in favor of `securityGroup()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"subnetIds":{"name":"subnetIds","type":"\u0019\u0007","is_mandatory":true,"title":"Identifiers of the subnets for the directory","desc":"Deprecated in favor of `subnets()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets for the directory","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC for the directory","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcId":{"name":"vpcId","type":"\u0007","is_mandatory":true,"title":"Identifier of the VPC","desc":"Deprecated in favor of `vpc()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"VPC settings for a Directory Service directory","private":true,"min_provider_version":"11.15.6","defaults":"vpcId securityGroupId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.dms":{"id":"aws.dms","name":"aws.dms","fields":{"endpoint":{"name":"endpoint","type":"\u001baws.dms.endpoint","title":"AWS DMS endpoint","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"endpoints":{"name":"endpoints","type":"\u0019\u001baws.dms.endpoint","title":"List of DMS endpoints (source and target databases)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationInstance":{"name":"replicationInstance","type":"\u001baws.dms.replicationInstance","title":"AWS DMS replication instance","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"replicationInstances":{"name":"replicationInstances","type":"\u0019\u001baws.dms.replicationInstance","title":"List of DMS replication instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationSubnetGroup":{"name":"replicationSubnetGroup","type":"\u001baws.dms.replicationSubnetGroup","title":"AWS DMS replication subnet group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"replicationSubnetGroups":{"name":"replicationSubnetGroups","type":"\u0019\u001baws.dms.replicationSubnetGroup","title":"List of DMS replication subnet groups","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationTask":{"name":"replicationTask","type":"\u001baws.dms.replicationTask","title":"AWS DMS replication task","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"replicationTasks":{"name":"replicationTasks","type":"\u0019\u001baws.dms.replicationTask","title":"List of DMS replication tasks","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Database Migration Service (DMS)","desc":"Use the DMS namespace to enumerate the replication infrastructure configured for database migration in the account. Iterate `replicationInstances()` for the replication instances DMS uses to copy data between source and target endpoints, `endpoints()` for the source and target connection definitions, `replicationTasks()` for the migration tasks bound to instances, and `replicationSubnetGroups()` for the subnet groups that scope replication instances to a VPC.","min_provider_version":"11.15.2","defaults":"replicationInstances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.dms.endpoint":{"id":"aws.dms.endpoint","name":"aws.dms.endpoint","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificate":{"name":"certificate","type":"\u001baws.acm.certificate","title":"ACM certificate used for SSL connections to the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"databaseName":{"name":"databaseName","type":"\u0007","is_mandatory":true,"title":"Database name on the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointIdentifier":{"name":"endpointIdentifier","type":"\u0007","is_mandatory":true,"title":"User-supplied endpoint identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointType":{"name":"endpointType","type":"\u0007","is_mandatory":true,"title":"Endpoint role (`source` or `target`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineDisplayName":{"name":"engineDisplayName","type":"\u0007","is_mandatory":true,"title":"Display name for the engine (for example, `Amazon Aurora MySQL`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineName":{"name":"engineName","type":"\u0007","is_mandatory":true,"title":"Database engine name (for example, `mysql`, `postgres`, `s3`, `kinesis`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"extraConnectionAttributes":{"name":"extraConnectionAttributes","type":"\u0007","is_mandatory":true,"title":"Extra connection attribute string passed to the engine driver","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isReadOnly":{"name":"isReadOnly","type":"\u0004","is_mandatory":true,"title":"Whether the endpoint is read-only (managed by DMS as part of a zero-ETL integration)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the connection parameters for the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"port":{"name":"port","type":"\u0005","is_mandatory":true,"title":"Port the endpoint listens on","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the endpoint was created in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serverName":{"name":"serverName","type":"\u0007","is_mandatory":true,"title":"Server name (hostname) for the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceAccessIamRole":{"name":"serviceAccessIamRole","type":"\u001baws.iam.role","title":"IAM role DMS assumes to access the endpoint (used by S3, Kinesis, OpenSearch, and other AWS-service endpoints)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sslMode":{"name":"sslMode","type":"\u0007","is_mandatory":true,"title":"SSL mode used to connect to the endpoint (one of `none`, `require`, `verify-ca`, `verify-full`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"username":{"name":"username","type":"\u0007","is_mandatory":true,"title":"Username used to connect to the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS DMS endpoint","private":true,"min_provider_version":"13.21.4","defaults":"arn endpointIdentifier endpointType engineName status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.dms.replicationInstance":{"id":"aws.dms.replicationInstance","name":"aws.dms.replicationInstance","fields":{"allocatedStorage":{"name":"allocatedStorage","type":"\u0005","is_mandatory":true,"title":"Storage allocated for the replication instance, in gigabytes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the replication instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoMinorVersionUpgrade":{"name":"autoMinorVersionUpgrade","type":"\u0004","is_mandatory":true,"title":"Whether minor engine upgrades are applied automatically during the maintenance window","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability Zone for a single-AZ replication instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnsNameServers":{"name":"dnsNameServers","type":"\u0007","is_mandatory":true,"title":"DNS name servers configured for the replication instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Engine version number of the replication instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceCreateTime":{"name":"instanceCreateTime","type":"\t","is_mandatory":true,"title":"Time the replication instance was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt data on the replication instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"multiAZ":{"name":"multiAZ","type":"\u0004","is_mandatory":true,"title":"Whether the replication instance is a Multi-AZ deployment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkType":{"name":"networkType","type":"\u0007","is_mandatory":true,"title":"IP addressing protocol (`IPV4` or `DUAL`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pendingModifiedValues":{"name":"pendingModifiedValues","type":"\n","is_mandatory":true,"title":"Pending modifications scheduled for the next maintenance window","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredMaintenanceWindow":{"name":"preferredMaintenanceWindow","type":"\u0007","is_mandatory":true,"title":"Weekly maintenance window for the replication instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publiclyAccessible":{"name":"publiclyAccessible","type":"\u0004","is_mandatory":true,"title":"Whether the replication instance has a public IP address","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the replication instance is deployed in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationInstanceClass":{"name":"replicationInstanceClass","type":"\u0007","is_mandatory":true,"title":"Compute and memory capacity class (for example, `dms.t3.medium`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationInstanceIdentifier":{"name":"replicationInstanceIdentifier","type":"\u0007","is_mandatory":true,"title":"User-supplied replication instance identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationInstanceIpv6Addresses":{"name":"replicationInstanceIpv6Addresses","type":"\u0019\u0007","is_mandatory":true,"title":"IPv6 addresses of the replication instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationInstancePrivateIpAddresses":{"name":"replicationInstancePrivateIpAddresses","type":"\u0019\u0007","is_mandatory":true,"title":"Private IP addresses of the replication instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationInstancePublicIpAddresses":{"name":"replicationInstancePublicIpAddresses","type":"\u0019\u0007","is_mandatory":true,"title":"Public IP addresses of the replication instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationInstanceStatus":{"name":"replicationInstanceStatus","type":"\u0007","is_mandatory":true,"title":"Status of the replication instance (for example, `available`, `creating`, `modifying`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"secondaryAvailabilityZone":{"name":"secondaryAvailabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability Zone of the standby replica in a Multi-AZ deployment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"VPC security groups attached to the replication instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetGroup":{"name":"subnetGroup","type":"\u001baws.dms.replicationSubnetGroup","title":"Subnet group that scopes the replication instance to a VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS DMS replication instance","private":true,"min_provider_version":"13.21.4","defaults":"arn replicationInstanceIdentifier replicationInstanceClass replicationInstanceStatus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.dms.replicationSubnetGroup":{"id":"aws.dms.replicationSubnetGroup","name":"aws.dms.replicationSubnetGroup","fields":{"isReadOnly":{"name":"isReadOnly","type":"\u0004","is_mandatory":true,"title":"Whether the subnet group is read-only (managed by DMS as part of a zero-ETL integration)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the subnet group is in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationSubnetGroupDescription":{"name":"replicationSubnetGroupDescription","type":"\u0007","is_mandatory":true,"title":"Description of the subnet group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationSubnetGroupIdentifier":{"name":"replicationSubnetGroupIdentifier","type":"\u0007","is_mandatory":true,"title":"User-supplied identifier of the subnet group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetGroupStatus":{"name":"subnetGroupStatus","type":"\u0007","is_mandatory":true,"title":"Status of the subnet group (for example, `Complete`, `Incomplete`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets that make up the subnet group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportedNetworkTypes":{"name":"supportedNetworkTypes","type":"\u0019\u0007","is_mandatory":true,"title":"IP addressing protocols supported by the subnet group (for example, `IPV4`, `DUAL`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC the subnet group is in","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS DMS replication subnet group","private":true,"min_provider_version":"13.21.4","defaults":"replicationSubnetGroupIdentifier subnetGroupStatus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.dms.replicationTask":{"id":"aws.dms.replicationTask","name":"aws.dms.replicationTask","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the replication task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cdcStartPosition":{"name":"cdcStartPosition","type":"\u0007","is_mandatory":true,"title":"CDC start position (date, checkpoint, LSN, or SCN) the task resumes from","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cdcStopPosition":{"name":"cdcStopPosition","type":"\u0007","is_mandatory":true,"title":"CDC stop position (server time or commit time) the task halts at","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"elapsedTimeMillis":{"name":"elapsedTimeMillis","type":"\u0005","is_mandatory":true,"title":"Elapsed time of the task, in milliseconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fullLoadProgressPercent":{"name":"fullLoadProgressPercent","type":"\u0005","is_mandatory":true,"title":"Percent complete for the full-load phase of the task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastFailureMessage":{"name":"lastFailureMessage","type":"\u0007","is_mandatory":true,"title":"Last failure message recorded for the task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"migrationType":{"name":"migrationType","type":"\u0007","is_mandatory":true,"title":"Migration type (one of `full-load`, `cdc`, `full-load-and-cdc`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recoveryCheckpoint":{"name":"recoveryCheckpoint","type":"\u0007","is_mandatory":true,"title":"Last CDC checkpoint reached by the task; can be supplied as `cdcStartPosition` to resume","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the task was created in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationInstance":{"name":"replicationInstance","type":"\u001baws.dms.replicationInstance","title":"Replication instance the task runs on","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationTaskCreationDate":{"name":"replicationTaskCreationDate","type":"\t","is_mandatory":true,"title":"Time the replication task was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationTaskIdentifier":{"name":"replicationTaskIdentifier","type":"\u0007","is_mandatory":true,"title":"User-supplied replication task identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationTaskStartDate":{"name":"replicationTaskStartDate","type":"\t","is_mandatory":true,"title":"Time the replication task was scheduled to start","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceEndpoint":{"name":"sourceEndpoint","type":"\u001baws.dms.endpoint","title":"Source endpoint the task reads from","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the replication task (for example, `creating`, `ready`, `running`, `stopped`, `failed`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stopReason":{"name":"stopReason","type":"\u0007","is_mandatory":true,"title":"Reason the task was stopped (for example, `Stop Reason NORMAL`, `Stop Reason FATAL_ERROR`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tablesErrored":{"name":"tablesErrored","type":"\u0005","is_mandatory":true,"title":"Number of tables that errored during loading","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tablesLoaded":{"name":"tablesLoaded","type":"\u0005","is_mandatory":true,"title":"Number of tables loaded by the task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tablesLoading":{"name":"tablesLoading","type":"\u0005","is_mandatory":true,"title":"Number of tables currently loading","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tablesQueued":{"name":"tablesQueued","type":"\u0005","is_mandatory":true,"title":"Number of tables queued for loading","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetEndpoint":{"name":"targetEndpoint","type":"\u001baws.dms.endpoint","title":"Target endpoint the task writes to","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS DMS replication task","private":true,"min_provider_version":"13.21.4","defaults":"arn replicationTaskIdentifier migrationType status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.documentdb":{"id":"aws.documentdb","name":"aws.documentdb","fields":{"cluster":{"name":"cluster","type":"\u001baws.documentdb.cluster","title":"Amazon DocumentDB cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusterParameter":{"name":"clusterParameter","type":"\u001baws.documentdb.clusterParameter","title":"Parameter belonging to a DocumentDB cluster parameter group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusterParameterGroup":{"name":"clusterParameterGroup","type":"\u001baws.documentdb.clusterParameterGroup","title":"Amazon DocumentDB cluster parameter group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusterParameterGroups":{"name":"clusterParameterGroups","type":"\u0019\u001baws.documentdb.clusterParameterGroup","title":"List of DocumentDB cluster parameter groups","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusters":{"name":"clusters","type":"\u0019\u001baws.documentdb.cluster","title":"List of DocumentDB clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"elasticCluster":{"name":"elasticCluster","type":"\u001baws.documentdb.elasticCluster","title":"Amazon DocumentDB elastic cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"elasticClusters":{"name":"elasticClusters","type":"\u0019\u001baws.documentdb.elasticCluster","title":"List of DocumentDB elastic clusters","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"elasticSnapshot":{"name":"elasticSnapshot","type":"\u001baws.documentdb.elasticSnapshot","title":"Amazon DocumentDB elastic cluster snapshot","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"elasticSnapshots":{"name":"elasticSnapshots","type":"\u0019\u001baws.documentdb.elasticSnapshot","title":"List of DocumentDB elastic cluster snapshots","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globalCluster":{"name":"globalCluster","type":"\u001baws.documentdb.globalCluster","title":"Amazon DocumentDB global cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"globalClusters":{"name":"globalClusters","type":"\u0019\u001baws.documentdb.globalCluster","title":"List of DocumentDB global clusters","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instance":{"name":"instance","type":"\u001baws.documentdb.instance","title":"Amazon DocumentDB instance","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"instances":{"name":"instances","type":"\u0019\u001baws.documentdb.instance","title":"List of DocumentDB instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pendingMaintenanceAction":{"name":"pendingMaintenanceAction","type":"\u001baws.documentdb.pendingMaintenanceAction","title":"Pending maintenance action for a DocumentDB cluster or instance","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"pendingMaintenanceActions":{"name":"pendingMaintenanceActions","type":"\u0019\u001baws.documentdb.pendingMaintenanceAction","title":"List of pending maintenance actions across DocumentDB clusters and instances","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshot":{"name":"snapshot","type":"\u001baws.documentdb.snapshot","title":"Amazon DocumentDB cluster snapshot","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"snapshots":{"name":"snapshots","type":"\u0019\u001baws.documentdb.snapshot","title":"List of DocumentDB cluster snapshots","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon DocumentDB","desc":"Use the DocumentDB namespace to enumerate the MongoDB-compatible managed document database deployments. Iterate `clusters()` for instance-based clusters (with their writer/reader instances, KMS encryption, parameter group, and audit-log configuration), `instances()` for individual cluster members, `snapshots()` and `clusterParameterGroups()` for backup and configuration objects, `globalClusters()` for cross-region replicated global databases, `elasticClusters()` and `elasticSnapshots()` for the shard-based elastic deployments, and `pendingMaintenanceActions()` for pending engine maintenance items.","min_provider_version":"11.16.1","defaults":"clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.documentdb.cluster":{"id":"aws.documentdb.cluster","name":"aws.documentdb.cluster","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"auditLogsEnabled":{"name":"auditLogsEnabled","type":"\u0004","is_mandatory":true,"title":"Whether audit logs are enabled (CloudWatch Logs export contains \"audit\")","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZones":{"name":"availabilityZones","type":"\u0019\u0007","is_mandatory":true,"title":"List of EC2 Availability Zones","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backupRetentionPeriod":{"name":"backupRetentionPeriod","type":"\u0005","is_mandatory":true,"title":"Number of days automatic DB snapshots are retained","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cloneGroupId":{"name":"cloneGroupId","type":"\u0007","is_mandatory":true,"title":"Identifier of the clone group, when this cluster is a clone","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterIdentifier":{"name":"clusterIdentifier","type":"\u0007","is_mandatory":true,"title":"User-supplied DB cluster identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterParameterGroup":{"name":"clusterParameterGroup","type":"\u0007","is_mandatory":true,"title":"DB cluster parameter group name for the DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterResourceId":{"name":"clusterResourceId","type":"\u0007","is_mandatory":true,"title":"Amazon Region-unique, immutable identifier for the DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the cluster was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletionProtection":{"name":"deletionProtection","type":"\u0004","is_mandatory":true,"title":"Whether the DB cluster has deletion protection enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"earliestRestorableTime":{"name":"earliestRestorableTime","type":"\t","is_mandatory":true,"title":"Earliest time to which a database can be restored","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabledCloudwatchLogsExports":{"name":"enabledCloudwatchLogsExports","type":"\u0019\u0007","is_mandatory":true,"title":"List of log types that this cluster is configured to export to CloudWatch logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u0007","is_mandatory":true,"title":"Connection endpoint for the primary instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Name of the database engine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Database engine version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globalCluster":{"name":"globalCluster","type":"\u001baws.documentdb.globalCluster","title":"Global cluster this cluster participates in (null when not a member)","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globalClusterIdentifier":{"name":"globalClusterIdentifier","type":"\u0007","title":"User-supplied global cluster identifier, when this cluster participates in a global cluster","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostedZoneId":{"name":"hostedZoneId","type":"\u0007","is_mandatory":true,"title":"Hosted zone ID of the cluster endpoint","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRoles":{"name":"iamRoles","type":"\u0019\u001baws.iam.role","title":"IAM roles associated with the cluster","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestRestorableTime":{"name":"latestRestorableTime","type":"\t","is_mandatory":true,"title":"Latest time to which a database can be restored using point-in-time restore","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterUsername":{"name":"masterUsername","type":"\u0007","is_mandatory":true,"title":"Username for the master user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"members":{"name":"members","type":"\u0019\u001baws.documentdb.instance","title":"Cluster member instances","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"multiAZ":{"name":"multiAZ","type":"\u0004","is_mandatory":true,"title":"Whether the cluster has instances in multiple availability zones","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkType":{"name":"networkType","type":"\u0007","is_mandatory":true,"title":"Network type for the cluster (IPV4 or DUAL)","min_provider_version":"13.3.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameterGroup":{"name":"parameterGroup","type":"\u001baws.documentdb.clusterParameterGroup","title":"DB cluster parameter group resource for the DB cluster","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pendingMaintenanceActions":{"name":"pendingMaintenanceActions","type":"\u0019\u001baws.documentdb.pendingMaintenanceAction","title":"Pending maintenance actions scheduled for this cluster","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"port":{"name":"port","type":"\u0005","is_mandatory":true,"title":"Port on which the database engine is listening","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredBackupWindow":{"name":"preferredBackupWindow","type":"\u0007","is_mandatory":true,"title":"Daily time range during which automated backups are created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredMaintenanceWindow":{"name":"preferredMaintenanceWindow","type":"\u0007","is_mandatory":true,"title":"Weekly time range during which system maintenance can occur","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"profilerLogsEnabled":{"name":"profilerLogsEnabled","type":"\u0004","is_mandatory":true,"title":"Whether profiler logs are enabled (CloudWatch Logs export contains \"profiler\")","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"readReplicas":{"name":"readReplicas","type":"\u0019\u001baws.documentdb.cluster","title":"Read replica clusters","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"readerEndpoint":{"name":"readerEndpoint","type":"\u0007","is_mandatory":true,"title":"Reader endpoint for the cluster, balancing read connections across replicas","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationSource":{"name":"replicationSource","type":"\u001baws.documentdb.cluster","title":"Source DB cluster, when this cluster is a read replica (null otherwise)","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"List of VPC security groups associated with the DB cluster","min_provider_version":"13.3.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshots":{"name":"snapshots","type":"\u0019\u001baws.documentdb.snapshot","title":"Snapshots for this cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageEncrypted":{"name":"storageEncrypted","type":"\u0004","is_mandatory":true,"title":"Whether the DB cluster is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageType":{"name":"storageType","type":"\u0007","is_mandatory":true,"title":"Storage type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetGroup":{"name":"subnetGroup","type":"\u0007","is_mandatory":true,"title":"Subnet group associated with the DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets associated with the DB cluster (resolved from the subnet group)","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC associated with the DB cluster (resolved from the subnet group)","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"writer":{"name":"writer","type":"\u001baws.documentdb.instance","title":"Writer instance for the cluster (null when no writer is currently elected)","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon DocumentDB cluster","private":true,"min_provider_version":"11.16.1","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.documentdb.clusterParameter":{"id":"aws.documentdb.clusterParameter","name":"aws.documentdb.clusterParameter","fields":{"allowedValues":{"name":"allowedValues","type":"\u0007","is_mandatory":true,"title":"Allowed values for the parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"applyMethod":{"name":"applyMethod","type":"\u0007","is_mandatory":true,"title":"When parameter changes are applied (immediate or pending-reboot)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"applyType":{"name":"applyType","type":"\u0007","is_mandatory":true,"title":"Apply type (static or dynamic)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataType":{"name":"dataType","type":"\u0007","is_mandatory":true,"title":"Parameter data type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Parameter description","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isModifiable":{"name":"isModifiable","type":"\u0004","is_mandatory":true,"title":"Whether the parameter can be modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"minimumEngineVersion":{"name":"minimumEngineVersion","type":"\u0007","is_mandatory":true,"title":"Earliest engine version that supports the parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Parameter name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"source":{"name":"source","type":"\u0007","is_mandatory":true,"title":"Source of the parameter value (system, user, engine-default)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"value":{"name":"value","type":"\u0007","is_mandatory":true,"title":"Parameter value","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Parameter belonging to a DocumentDB cluster parameter group","private":true,"min_provider_version":"13.19.1","defaults":"name value","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.documentdb.clusterParameterGroup":{"id":"aws.documentdb.clusterParameterGroup","name":"aws.documentdb.clusterParameterGroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the parameter group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the parameter group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"family":{"name":"family","type":"\u0007","is_mandatory":true,"title":"DB parameter group family","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Parameter group name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameters":{"name":"parameters","type":"\u0019\u001baws.documentdb.clusterParameter","title":"Parameters in the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the parameter group exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon DocumentDB cluster parameter group","private":true,"min_provider_version":"13.19.1","defaults":"name family region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.documentdb.elasticCluster":{"id":"aws.documentdb.elasticCluster","name":"aws.documentdb.elasticCluster","fields":{"adminUserName":{"name":"adminUserName","type":"\u0007","is_mandatory":true,"title":"Username of the admin user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the elastic cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authType":{"name":"authType","type":"\u0007","is_mandatory":true,"title":"Authentication type for the admin user (PLAIN_TEXT or SECRET_ARN). PLAIN_TEXT is an audit signal.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backupRetentionPeriod":{"name":"backupRetentionPeriod","type":"\u0005","is_mandatory":true,"title":"Number of days automatic backups are retained","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\u0007","is_mandatory":true,"title":"Time when the cluster was created (string as returned by the elastic SDK)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u0007","is_mandatory":true,"title":"Cluster connection endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt cluster data at rest","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Cluster name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredBackupWindow":{"name":"preferredBackupWindow","type":"\u0007","is_mandatory":true,"title":"Daily time range during which automated backups are created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredMaintenanceWindow":{"name":"preferredMaintenanceWindow","type":"\u0007","is_mandatory":true,"title":"Weekly time range during which system maintenance can occur","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"VPC security groups associated with the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"shardCapacity":{"name":"shardCapacity","type":"\u0005","is_mandatory":true,"title":"Capacity (vCPUs) of each shard","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"shardCount":{"name":"shardCount","type":"\u0005","is_mandatory":true,"title":"Number of shards in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"shardInstanceCount":{"name":"shardInstanceCount","type":"\u0005","is_mandatory":true,"title":"Number of replica instances per shard","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshots":{"name":"snapshots","type":"\u0019\u001baws.documentdb.elasticSnapshot","title":"Snapshots of this cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets the cluster is deployed into","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon DocumentDB elastic cluster","private":true,"min_provider_version":"13.19.1","defaults":"name status region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.documentdb.elasticSnapshot":{"id":"aws.documentdb.elasticSnapshot","name":"aws.documentdb.elasticSnapshot","fields":{"adminUserName":{"name":"adminUserName","type":"\u0007","is_mandatory":true,"title":"Admin user name from the source cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cluster":{"name":"cluster","type":"\u001baws.documentdb.elasticCluster","title":"Source elastic cluster (null when the source cluster has been deleted)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Snapshot name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the snapshot exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"VPC security groups from the source cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshotCreationTime":{"name":"snapshotCreationTime","type":"\u0007","is_mandatory":true,"title":"Time when the snapshot was created (string as returned by the elastic SDK)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshotType":{"name":"snapshotType","type":"\u0007","is_mandatory":true,"title":"Snapshot type (MANUAL or AUTOMATED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Snapshot status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets from the source cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon DocumentDB elastic cluster snapshot","private":true,"min_provider_version":"13.19.1","defaults":"name status snapshotType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.documentdb.globalCluster":{"id":"aws.documentdb.globalCluster","name":"aws.documentdb.globalCluster","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the global cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"databaseName":{"name":"databaseName","type":"\u0007","is_mandatory":true,"title":"Default database name (when set at cluster creation)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletionProtection":{"name":"deletionProtection","type":"\u0004","is_mandatory":true,"title":"Whether deletion protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Database engine name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Database engine version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globalClusterIdentifier":{"name":"globalClusterIdentifier","type":"\u0007","is_mandatory":true,"title":"User-supplied global cluster identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globalClusterResourceId":{"name":"globalClusterResourceId","type":"\u0007","is_mandatory":true,"title":"Region-unique, immutable identifier for the global cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"member":{"name":"member","type":"\u001baws.documentdb.globalCluster.member","title":"Member of a DocumentDB global cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"members":{"name":"members","type":"\u0019\u001baws.documentdb.globalCluster.member","title":"Members of the global cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the global cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageEncrypted":{"name":"storageEncrypted","type":"\u0004","is_mandatory":true,"title":"Whether the global cluster is encrypted at rest","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon DocumentDB global cluster","private":true,"min_provider_version":"13.19.1","defaults":"globalClusterIdentifier status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.documentdb.globalCluster.member":{"id":"aws.documentdb.globalCluster.member","name":"aws.documentdb.globalCluster.member","fields":{"cluster":{"name":"cluster","type":"\u001baws.documentdb.cluster","title":"Cluster that participates as the global cluster member","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isWriter":{"name":"isWriter","type":"\u0004","is_mandatory":true,"title":"Whether this member is the global writer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"readers":{"name":"readers","type":"\u0019\u001baws.documentdb.cluster","title":"Read replica clusters that replicate from this writer (only set when isWriter is true)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Member of a DocumentDB global cluster","private":true,"min_provider_version":"13.19.1","defaults":"isWriter cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.documentdb.instance":{"id":"aws.documentdb.instance","name":"aws.documentdb.instance","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoMinorVersionUpgrade":{"name":"autoMinorVersionUpgrade","type":"\u0004","is_mandatory":true,"title":"Whether minor version patches are applied automatically","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Name of the availability zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backupRetentionPeriod":{"name":"backupRetentionPeriod","type":"\u0005","is_mandatory":true,"title":"Number of days automatic DB snapshots are retained","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"caCertificateDetailsCAIdentifier":{"name":"caCertificateDetailsCAIdentifier","type":"\u0007","is_mandatory":true,"title":"CA certificate identifier currently in use","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"caCertificateValidTill":{"name":"caCertificateValidTill","type":"\t","is_mandatory":true,"title":"Date through which the CA certificate is valid","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificateAuthority":{"name":"certificateAuthority","type":"\u0007","is_mandatory":true,"title":"ID of the Certificate Authority","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cluster":{"name":"cluster","type":"\u001baws.documentdb.cluster","title":"Cluster the instance belongs to","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterIdentifier":{"name":"clusterIdentifier","type":"\u0007","is_mandatory":true,"title":"User-supplied DB cluster identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"copyTagsToSnapshot":{"name":"copyTagsToSnapshot","type":"\u0004","is_mandatory":true,"title":"Whether tags are copied from the instance to snapshots","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the instance was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbiResourceId":{"name":"dbiResourceId","type":"\u0007","is_mandatory":true,"title":"Region-unique, immutable identifier for the DB instance","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabledCloudwatchLogsExports":{"name":"enabledCloudwatchLogsExports","type":"\u0019\u0007","is_mandatory":true,"title":"List of log types that this DB instance is configured to export to CloudWatch logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\n","is_mandatory":true,"title":"Legacy endpoint dict","desc":"Deprecated in favor of `endpointAddress`, `endpointPort`, and `endpointHostedZoneId`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"endpointAddress":{"name":"endpointAddress","type":"\u0007","is_mandatory":true,"title":"DNS address of the connection endpoint","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointHostedZoneId":{"name":"endpointHostedZoneId","type":"\u0007","is_mandatory":true,"title":"Hosted zone ID of the connection endpoint","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointPort":{"name":"endpointPort","type":"\u0005","is_mandatory":true,"title":"Port on which the database engine is listening","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Name of the database engine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Database engine version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceClass":{"name":"instanceClass","type":"\u0007","is_mandatory":true,"title":"Name of the compute and memory capacity class","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isClusterWriter":{"name":"isClusterWriter","type":"\u0004","title":"Whether this instance is the cluster writer (computed by looking up the parent cluster's writer member)","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestRestorableTime":{"name":"latestRestorableTime","type":"\t","is_mandatory":true,"title":"Latest time to which a database can be restored using point-in-time restore","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pendingMaintenanceActions":{"name":"pendingMaintenanceActions","type":"\u0019\u001baws.documentdb.pendingMaintenanceAction","title":"Pending maintenance actions scheduled for this instance","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pendingModifiedValues":{"name":"pendingModifiedValues","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Pending modifications applied at the next maintenance window","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"performanceInsightsEnabled":{"name":"performanceInsightsEnabled","type":"\u0004","is_mandatory":true,"title":"Whether Performance Insights is enabled","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"performanceInsightsKmsKey":{"name":"performanceInsightsKmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt Performance Insights data","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredBackupWindow":{"name":"preferredBackupWindow","type":"\u0007","is_mandatory":true,"title":"Daily time range during which automated backups are created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredMaintenanceWindow":{"name":"preferredMaintenanceWindow","type":"\u0007","is_mandatory":true,"title":"Weekly time range during which system maintenance can occur","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"promotionTier":{"name":"promotionTier","type":"\u0005","is_mandatory":true,"title":"Order in which a Read Replica is promoted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publiclyAccessible":{"name":"publiclyAccessible","type":"\u0004","is_mandatory":true,"title":"Whether the instance is publicly accessible","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the instance exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"VPC security groups associated with the instance","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageEncrypted":{"name":"storageEncrypted","type":"\u0004","is_mandatory":true,"title":"Whether the DB instance is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon DocumentDB instance","private":true,"min_provider_version":"11.16.1","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.documentdb.pendingMaintenanceAction":{"id":"aws.documentdb.pendingMaintenanceAction","name":"aws.documentdb.pendingMaintenanceAction","fields":{"action":{"name":"action","type":"\u0007","is_mandatory":true,"title":"Action to be performed (for example, system-update)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoAppliedAfterDate":{"name":"autoAppliedAfterDate","type":"\t","is_mandatory":true,"title":"Date after which the action is automatically applied","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"currentApplyDate":{"name":"currentApplyDate","type":"\t","is_mandatory":true,"title":"Date the action is currently scheduled for","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the action","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"forcedApplyDate":{"name":"forcedApplyDate","type":"\t","is_mandatory":true,"title":"Date the action is forced to apply, regardless of opt-in status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"optInStatus":{"name":"optInStatus","type":"\u0007","is_mandatory":true,"title":"Opt-in status for the action (immediate, next-maintenance, undecided)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceArn":{"name":"resourceArn","type":"\u0007","is_mandatory":true,"title":"ARN of the resource the action targets","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Pending maintenance action for a DocumentDB cluster or instance","private":true,"min_provider_version":"13.19.1","defaults":"resourceArn action","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.documentdb.snapshot":{"id":"aws.documentdb.snapshot","name":"aws.documentdb.snapshot","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Snapshot ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZones":{"name":"availabilityZones","type":"\u0019\u0007","is_mandatory":true,"title":"Availability zones for the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cluster":{"name":"cluster","type":"\u001baws.documentdb.cluster","title":"Source cluster (null when the source cluster has been deleted)","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterCreatedAt":{"name":"clusterCreatedAt","type":"\t","is_mandatory":true,"title":"Time the DB cluster was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterIdentifier":{"name":"clusterIdentifier","type":"\u0007","is_mandatory":true,"title":"DB cluster identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the snapshot was taken","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Database engine name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Database engine version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Snapshot identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isPublic":{"name":"isPublic","type":"\u0004","title":"Whether the snapshot is shared publicly (sharedWith contains \"all\")","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for the encrypted snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterUsername":{"name":"masterUsername","type":"\u0007","is_mandatory":true,"title":"Master username from the source cluster","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"percentProgress":{"name":"percentProgress","type":"\u0005","is_mandatory":true,"title":"Percentage progress of the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"port":{"name":"port","type":"\u0005","is_mandatory":true,"title":"Port the database engine was listening on at the time of the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the snapshot exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sharedWith":{"name":"sharedWith","type":"\u0019\u0007","title":"AWS account IDs the snapshot is shared with (\"all\" indicates the snapshot is public)","min_provider_version":"13.19.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshotType":{"name":"snapshotType","type":"\u0007","is_mandatory":true,"title":"Snapshot type (manual or automated)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Snapshot status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageEncrypted":{"name":"storageEncrypted","type":"\u0004","is_mandatory":true,"title":"Whether the snapshot is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageType":{"name":"storageType","type":"\u0007","is_mandatory":true,"title":"Storage type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC associated with the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon DocumentDB cluster snapshot","private":true,"min_provider_version":"11.16.1","defaults":"arn status createdAt","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.drs":{"id":"aws.drs","name":"aws.drs","fields":{"job":{"name":"job","type":"\u001baws.drs.job","title":"AWS DRS job","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"jobs":{"name":"jobs","type":"\u0019\u001baws.drs.job","title":"List of DRS jobs (recovery, drill, failback)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchConfiguration":{"name":"launchConfiguration","type":"\u001baws.drs.launchConfiguration","title":"AWS DRS launch configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"recoveryInstance":{"name":"recoveryInstance","type":"\u001baws.drs.recoveryInstance","title":"AWS DRS recovery instance","desc":"Examine recovery instances launched in EC2 from replicated source servers. Each recovery instance is selected by `arn` — for example `aws.drs.recoveryInstance(arn: \"arn:aws:drs:us-east-1:123456789012:recovery-instance/i-...\")` — and exposes the underlying EC2 instance, the source server it was recovered from, the launching DRS job, the EC2 instance state, data replication progress for failback, and whether the launch was a drill.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"recoveryInstances":{"name":"recoveryInstances","type":"\u0019\u001baws.drs.recoveryInstance","title":"List of recovery instances launched from source servers","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationConfiguration":{"name":"replicationConfiguration","type":"\u001baws.drs.replicationConfiguration","title":"AWS DRS replication configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"replicationConfigurationTemplate":{"name":"replicationConfigurationTemplate","type":"\u001baws.drs.replicationConfigurationTemplate","title":"AWS DRS replication configuration template","desc":"Examine the templates that define default replication settings for new source servers — the staging-area subnet, the EBS volume type and encryption mode, bandwidth throttling, the data plane routing mechanism, the security groups attached to the replication server, and the point-in-time snapshot retention policy. Each template is selected by `replicationConfigurationTemplateID` — for example `aws.drs.replicationConfigurationTemplate(replicationConfigurationTemplateID: \"rct-...\")`.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"replicationConfigurationTemplates":{"name":"replicationConfigurationTemplates","type":"\u0019\u001baws.drs.replicationConfigurationTemplate","title":"List of replication configuration templates that define replication defaults","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceServer":{"name":"sourceServer","type":"\u001baws.drs.sourceServer","title":"AWS DRS source server","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"sourceServers":{"name":"sourceServers","type":"\u0019\u001baws.drs.sourceServer","title":"List of source servers being replicated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Elastic Disaster Recovery (DRS)","desc":"Use the DRS namespace to enumerate the source servers replicated to the account and the recovery operations performed on them. Iterate `sourceServers()` for each replicated server (with its replication progress, lifecycle state, and last launch result), `recoveryInstances()` for the EC2 instances launched from those source servers during recovery or drill events, `jobs()` for the recovery, drill, and failback jobs that have been kicked off, and `replicationConfigurationTemplates()` for the account-wide templates that define default replication settings for new source servers.","min_provider_version":"11.15.2","defaults":"sourceServers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.drs.job":{"id":"aws.drs.job","name":"aws.drs.job","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Job ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Job creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endedAt":{"name":"endedAt","type":"\t","is_mandatory":true,"title":"Job completion timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"initiatedBy":{"name":"initiatedBy","type":"\u0007","is_mandatory":true,"title":"How job was initiated","desc":"One of: START_RECOVERY, START_DRILL, FAILBACK, DIAGNOSTIC, TERMINATE_RECOVERY_INSTANCES, TARGET_ACCOUNT, CREATE_NETWORK_RECOVERY, UPDATE_NETWORK_RECOVERY, or ASSOCIATE_NETWORK_RECOVERY.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobID":{"name":"jobID","type":"\u0007","is_mandatory":true,"title":"Job ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"participatingResources":{"name":"participatingResources","type":"\u0019\n","is_mandatory":true,"title":"Resources participating in the job (e.g. source networks)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"participatingServers":{"name":"participatingServers","type":"\u0019\n","is_mandatory":true,"title":"Servers participating in job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Job status (PENDING, STARTED, COMPLETED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Resource tags","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Job type (LAUNCH, CREATE_CONVERTED_SNAPSHOT, TERMINATE)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS DRS job","private":true,"min_provider_version":"11.15.2","defaults":"jobID type status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.drs.launchConfiguration":{"id":"aws.drs.launchConfiguration","name":"aws.drs.launchConfiguration","fields":{"copyPrivateIp":{"name":"copyPrivateIp","type":"\u0004","is_mandatory":true,"title":"Whether to copy private IP","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"copyTags":{"name":"copyTags","type":"\u0004","is_mandatory":true,"title":"Whether to copy tags","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ec2LaunchTemplateID":{"name":"ec2LaunchTemplateID","type":"\u0007","is_mandatory":true,"title":"EC2 launch template ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchDisposition":{"name":"launchDisposition","type":"\u0007","is_mandatory":true,"title":"Launch disposition: STOPPED or STARTED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchIntoInstanceProperties":{"name":"launchIntoInstanceProperties","type":"\n","is_mandatory":true,"title":"Launch into instance properties","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"licensing":{"name":"licensing","type":"\n","is_mandatory":true,"title":"Licensing configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"postLaunchEnabled":{"name":"postLaunchEnabled","type":"\u0004","is_mandatory":true,"title":"Post-launch actions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceServerID":{"name":"sourceServerID","type":"\u0007","is_mandatory":true,"title":"Associated source server ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetInstanceTypeRightSizingMethod":{"name":"targetInstanceTypeRightSizingMethod","type":"\u0007","is_mandatory":true,"title":"Instance type right sizing method (NONE, BASIC, IN_AWS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS DRS launch configuration","private":true,"min_provider_version":"11.15.2","defaults":"sourceServerID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.drs.recoveryInstance":{"id":"aws.drs.recoveryInstance","name":"aws.drs.recoveryInstance","fields":{"agentVersion":{"name":"agentVersion","type":"\u0007","is_mandatory":true,"title":"Version of the DRS agent installed on the recovery instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Recovery instance ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataReplicationInfo":{"name":"dataReplicationInfo","type":"\n","is_mandatory":true,"title":"Data replication info for failback (state, lag, replicated disks)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataReplicationLagDuration":{"name":"dataReplicationLagDuration","type":"\u0007","is_mandatory":true,"title":"Failback data replication lag duration (ISO 8601 duration)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataReplicationState":{"name":"dataReplicationState","type":"\u0007","is_mandatory":true,"title":"State of failback data replication (e.g. STOPPED, INITIATING, INITIAL_SYNC, REPLICATION, RESCAN, STALLED, DISCONNECTED, NOT_STARTED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ec2Instance":{"name":"ec2Instance","type":"\u001baws.ec2.instance","title":"EC2 instance launched as the recovery instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ec2InstanceID":{"name":"ec2InstanceID","type":"\u0007","is_mandatory":true,"title":"EC2 instance ID for this recovery instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ec2InstanceState":{"name":"ec2InstanceState","type":"\u0007","is_mandatory":true,"title":"EC2 instance state (PENDING, RUNNING, STOPPING, STOPPED, SHUTTING_DOWN, TERMINATED, NOT_FOUND)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failback":{"name":"failback","type":"\n","is_mandatory":true,"title":"Failback related information for this recovery instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isDrill":{"name":"isDrill","type":"\u0004","is_mandatory":true,"title":"Whether this recovery instance was created for a drill rather than an actual recovery event","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"job":{"name":"job","type":"\u001baws.drs.job","title":"DRS job that created this recovery instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobID":{"name":"jobID","type":"\u0007","is_mandatory":true,"title":"ID of the DRS job that created this recovery instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"originAvailabilityZone":{"name":"originAvailabilityZone","type":"\u0007","is_mandatory":true,"title":"Origin availability zone of the source server","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"originEnvironment":{"name":"originEnvironment","type":"\u0007","is_mandatory":true,"title":"Origin environment (ON_PREMISES or AWS) of the source server","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pointInTimeSnapshotAt":{"name":"pointInTimeSnapshotAt","type":"\t","is_mandatory":true,"title":"Date and time of the Point in Time (PIT) snapshot this recovery instance was launched from","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recoveryInstanceID":{"name":"recoveryInstanceID","type":"\u0007","is_mandatory":true,"title":"Recovery instance ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recoveryInstanceProperties":{"name":"recoveryInstanceProperties","type":"\n","is_mandatory":true,"title":"Properties of the recovery instance machine (CPUs, disks, RAM, OS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceOutpostArn":{"name":"sourceOutpostArn","type":"\u0007","is_mandatory":true,"title":"ARN of the source Outpost","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceServer":{"name":"sourceServer","type":"\u001baws.drs.sourceServer","title":"Source server this recovery instance is associated with","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceServerID":{"name":"sourceServerID","type":"\u0007","is_mandatory":true,"title":"ID of the source server this recovery instance is associated with","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Resource tags","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS DRS recovery instance","desc":"Examine recovery instances launched in EC2 from replicated source servers. Each recovery instance is selected by `arn` — for example `aws.drs.recoveryInstance(arn: \"arn:aws:drs:us-east-1:123456789012:recovery-instance/i-...\")` — and exposes the underlying EC2 instance, the source server it was recovered from, the launching DRS job, the EC2 instance state, data replication progress for failback, and whether the launch was a drill.","private":true,"min_provider_version":"13.21.4","defaults":"recoveryInstanceID arn ec2InstanceState","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.drs.replicationConfiguration":{"id":"aws.drs.replicationConfiguration","name":"aws.drs.replicationConfiguration","fields":{"associateDefaultSecurityGroup":{"name":"associateDefaultSecurityGroup","type":"\u0004","is_mandatory":true,"title":"Whether to associate the default security group","min_provider_version":"13.9.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoReplicateNewDisks":{"name":"autoReplicateNewDisks","type":"\u0004","is_mandatory":true,"title":"Whether to automatically replicate newly added disks","min_provider_version":"13.9.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bandwidthThrottling":{"name":"bandwidthThrottling","type":"\u0005","is_mandatory":true,"title":"Bandwidth throttling in Mbps","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createPublicIP":{"name":"createPublicIP","type":"\u0004","is_mandatory":true,"title":"Whether to create a public IP for the recovery instance","min_provider_version":"13.9.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataPlaneRouting":{"name":"dataPlaneRouting","type":"\u0007","is_mandatory":true,"title":"Data plane routing mechanism (PRIVATE_IP, PUBLIC_IP)","min_provider_version":"13.9.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsEncryption":{"name":"ebsEncryption","type":"\u0007","is_mandatory":true,"title":"EBS encryption mode (DEFAULT, CUSTOM)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsEncryptionKey":{"name":"ebsEncryptionKey","type":"\u001baws.kms.key","title":"Custom KMS key for EBS encryption","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsEncryptionKeyArn":{"name":"ebsEncryptionKeyArn","type":"\u0007","is_mandatory":true,"title":"ARN of the custom KMS key for EBS encryption","desc":"Deprecated in favor of `ebsEncryptionKey()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"internetProtocol":{"name":"internetProtocol","type":"\u0007","is_mandatory":true,"title":"Internet protocol version for replication (IPV4, IPV6)","min_provider_version":"13.9.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicatedDisks":{"name":"replicatedDisks","type":"\u0019\n","is_mandatory":true,"title":"Disk replication configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationServerInstanceType":{"name":"replicationServerInstanceType","type":"\u0007","is_mandatory":true,"title":"EC2 instance type for replication server","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceServerID":{"name":"sourceServerID","type":"\u0007","is_mandatory":true,"title":"Associated source server ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stagingAreaSubnetId":{"name":"stagingAreaSubnetId","type":"\u0007","is_mandatory":true,"title":"Staging area subnet ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stagingAreaTags":{"name":"stagingAreaTags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Staging area tags","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"useDedicatedReplicationServer":{"name":"useDedicatedReplicationServer","type":"\u0004","is_mandatory":true,"title":"Whether to use dedicated replication server","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS DRS replication configuration","private":true,"min_provider_version":"11.15.2","defaults":"sourceServerID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.drs.replicationConfigurationTemplate":{"id":"aws.drs.replicationConfigurationTemplate","name":"aws.drs.replicationConfigurationTemplate","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Replication configuration template ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"associateDefaultSecurityGroup":{"name":"associateDefaultSecurityGroup","type":"\u0004","is_mandatory":true,"title":"Whether to associate the default DRS security group with this template","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoReplicateNewDisks":{"name":"autoReplicateNewDisks","type":"\u0004","is_mandatory":true,"title":"Whether to automatically replicate newly added disks","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bandwidthThrottling":{"name":"bandwidthThrottling","type":"\u0005","is_mandatory":true,"title":"Bandwidth throttling for outbound data transfer in Mbps (0 = unlimited)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createPublicIP":{"name":"createPublicIP","type":"\u0004","is_mandatory":true,"title":"Whether to create a public IP for the recovery instance by default","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataPlaneRouting":{"name":"dataPlaneRouting","type":"\u0007","is_mandatory":true,"title":"Data plane routing mechanism (PRIVATE_IP, PUBLIC_IP)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultLargeStagingDiskType":{"name":"defaultLargeStagingDiskType","type":"\u0007","is_mandatory":true,"title":"Default staging disk EBS volume type (AUTO, GP2, GP3, ST1)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsEncryption":{"name":"ebsEncryption","type":"\u0007","is_mandatory":true,"title":"EBS encryption mode for replication (DEFAULT, CUSTOM, NONE)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsEncryptionKey":{"name":"ebsEncryptionKey","type":"\u001baws.kms.key","title":"Custom KMS key used for EBS encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsEncryptionKeyArn":{"name":"ebsEncryptionKeyArn","type":"\u0007","is_mandatory":true,"title":"ARN of the custom KMS key used for EBS encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"internetProtocol":{"name":"internetProtocol","type":"\u0007","is_mandatory":true,"title":"Internet protocol used for replication (IPV4, IPV6)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pitPolicy":{"name":"pitPolicy","type":"\u0019\n","is_mandatory":true,"title":"Point in time (PIT) snapshot retention rules","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationConfigurationTemplateID":{"name":"replicationConfigurationTemplateID","type":"\u0007","is_mandatory":true,"title":"Replication configuration template ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationServerInstanceType":{"name":"replicationServerInstanceType","type":"\u0007","is_mandatory":true,"title":"EC2 instance type used for the replication server","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationServersSecurityGroups":{"name":"replicationServersSecurityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups attached to the replication server","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationServersSecurityGroupsIDs":{"name":"replicationServersSecurityGroupsIDs","type":"\u0019\u0007","is_mandatory":true,"title":"Security group IDs attached to the replication server","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stagingAreaSubnet":{"name":"stagingAreaSubnet","type":"\u001baws.vpc.subnet","title":"Subnet used for the replication staging area","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stagingAreaSubnetId":{"name":"stagingAreaSubnetId","type":"\u0007","is_mandatory":true,"title":"Subnet ID used for the replication staging area","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stagingAreaTags":{"name":"stagingAreaTags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags applied to all resources created in the replication staging area","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Resource tags applied to the template itself","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"useDedicatedReplicationServer":{"name":"useDedicatedReplicationServer","type":"\u0004","is_mandatory":true,"title":"Whether to use a dedicated replication server in the staging area","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS DRS replication configuration template","desc":"Examine the templates that define default replication settings for new source servers — the staging-area subnet, the EBS volume type and encryption mode, bandwidth throttling, the data plane routing mechanism, the security groups attached to the replication server, and the point-in-time snapshot retention policy. Each template is selected by `replicationConfigurationTemplateID` — for example `aws.drs.replicationConfigurationTemplate(replicationConfigurationTemplateID: \"rct-...\")`.","private":true,"min_provider_version":"13.21.4","defaults":"replicationConfigurationTemplateID arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.drs.sourceServer":{"id":"aws.drs.sourceServer","name":"aws.drs.sourceServer","fields":{"agentVersion":{"name":"agentVersion","type":"\u0007","is_mandatory":true,"title":"Version of the DRS agent installed on the source server","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Source server ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataReplicationEtaAt":{"name":"dataReplicationEtaAt","type":"\t","is_mandatory":true,"title":"Estimated time when data replication will be complete","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataReplicationInfo":{"name":"dataReplicationInfo","type":"\n","is_mandatory":true,"title":"Data replication status and progress","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataReplicationLagDuration":{"name":"dataReplicationLagDuration","type":"\u0007","is_mandatory":true,"title":"Data replication lag duration (ISO 8601 duration)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataReplicationStagingAvailabilityZone":{"name":"dataReplicationStagingAvailabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability zone into which data is being replicated","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataReplicationState":{"name":"dataReplicationState","type":"\u0007","is_mandatory":true,"title":"State of the data replication (e.g. INITIATING, INITIAL_SYNC, BACKLOG, CONTINUOUS, STALLED, DISCONNECTED)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastLaunchResult":{"name":"lastLaunchResult","type":"\u0007","is_mandatory":true,"title":"Result of last launch (NOT_STARTED, PENDING, SUCCEEDED, FAILED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchConfiguration":{"name":"launchConfiguration","type":"\u001baws.drs.launchConfiguration","title":"Launch settings for this server","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifeCycle":{"name":"lifeCycle","type":"\n","is_mandatory":true,"title":"Lifecycle state information","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifeCycleAddedToServiceAt":{"name":"lifeCycleAddedToServiceAt","type":"\t","is_mandatory":true,"title":"Date the source server was added to the service","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifeCycleElapsedReplicationDuration":{"name":"lifeCycleElapsedReplicationDuration","type":"\u0007","is_mandatory":true,"title":"Total elapsed replication duration (ISO 8601 duration)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifeCycleFirstByteAt":{"name":"lifeCycleFirstByteAt","type":"\t","is_mandatory":true,"title":"Date of the first byte that was replicated from the source server","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifeCycleLastLaunchStatus":{"name":"lifeCycleLastLaunchStatus","type":"\u0007","is_mandatory":true,"title":"Status of the source server's last launch (PENDING, IN_PROGRESS, LAUNCHED, FAILED, TERMINATED)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifeCycleLastSeenAt":{"name":"lifeCycleLastSeenAt","type":"\t","is_mandatory":true,"title":"Date the source server was last seen by the service","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recoveryInstance":{"name":"recoveryInstance","type":"\u001baws.drs.recoveryInstance","title":"Recovery instance launched from this source server","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recoveryInstanceId":{"name":"recoveryInstanceId","type":"\u0007","is_mandatory":true,"title":"ID of the recovery instance launched from this source server","desc":"Deprecated in favor of `recoveryInstance()`.","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"replicationConfiguration":{"name":"replicationConfiguration","type":"\u001baws.drs.replicationConfiguration","title":"Replication settings for this server","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationDirection":{"name":"replicationDirection","type":"\u0007","is_mandatory":true,"title":"Replication direction: FAILOVER_AND_FAILBACK or ONE_WAY","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"reversedDirectionSourceServer":{"name":"reversedDirectionSourceServer","type":"\u001baws.drs.sourceServer","title":"For failed-over and failed-back EC2 source servers, the source server on the opposite replication direction","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceCloudOriginAccountID":{"name":"sourceCloudOriginAccountID","type":"\u0007","is_mandatory":true,"title":"For EC2-originated source servers: the origin AWS account ID","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceCloudOriginAvailabilityZone":{"name":"sourceCloudOriginAvailabilityZone","type":"\u0007","is_mandatory":true,"title":"For EC2-originated source servers: the origin AWS availability zone","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceCloudOriginRegion":{"name":"sourceCloudOriginRegion","type":"\u0007","is_mandatory":true,"title":"For EC2-originated source servers: the origin AWS region","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceCpuCount":{"name":"sourceCpuCount","type":"\u0005","is_mandatory":true,"title":"Number of CPUs reported by the source server","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceDiskCount":{"name":"sourceDiskCount","type":"\u0005","is_mandatory":true,"title":"Number of disks reported by the source server","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceEc2Instance":{"name":"sourceEc2Instance","type":"\u001baws.ec2.instance","title":"EC2 instance this source server was originally running on (for EC2-originated source servers)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceIdentificationFqdn":{"name":"sourceIdentificationFqdn","type":"\u0007","is_mandatory":true,"title":"Fully qualified domain name identification hint for the source server","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceIdentificationHostname":{"name":"sourceIdentificationHostname","type":"\u0007","is_mandatory":true,"title":"Hostname identification hint for the source server","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceNetworkID":{"name":"sourceNetworkID","type":"\u0007","is_mandatory":true,"title":"ID of the source network protecting this source server's network","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceProperties":{"name":"sourceProperties","type":"\n","is_mandatory":true,"title":"Source server properties (OS, disks, network)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceRamBytes":{"name":"sourceRamBytes","type":"\u0005","is_mandatory":true,"title":"Amount of RAM in bytes reported by the source server","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceRecommendedInstanceType":{"name":"sourceRecommendedInstanceType","type":"\u0007","is_mandatory":true,"title":"Recommended EC2 instance type when recovering this source server","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceServerID":{"name":"sourceServerID","type":"\u0007","is_mandatory":true,"title":"Source server ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceSupportsNitroInstances":{"name":"sourceSupportsNitroInstances","type":"\u0004","is_mandatory":true,"title":"Whether EC2 nitro instance types are supported when recovering the source server","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stagingArea":{"name":"stagingArea","type":"\n","is_mandatory":true,"title":"Staging area configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Resource tags","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS DRS source server","private":true,"min_provider_version":"11.15.2","defaults":"sourceServerID arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.dsql":{"id":"aws.dsql","name":"aws.dsql","fields":{"cluster":{"name":"cluster","type":"\u001baws.dsql.cluster","title":"Amazon Aurora DSQL cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusters":{"name":"clusters","type":"\u0019\u001baws.dsql.cluster","title":"List of Aurora DSQL clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Aurora DSQL","desc":"Use the DSQL namespace to enumerate Aurora DSQL clusters in the account. Iterate `clusters()` for every Aurora DSQL cluster — each row surfaces the cluster identifier, status, multi-region linked clusters, deletion protection, witness region, KMS encryption settings, and creation time.","min_provider_version":"13.18.1","defaults":"clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.dsql.cluster":{"id":"aws.dsql.cluster","name":"aws.dsql.cluster","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Time the cluster was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletionProtectionEnabled":{"name":"deletionProtectionEnabled","type":"\u0004","title":"Whether deletion protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionStatus":{"name":"encryptionStatus","type":"\u0007","title":"Encryption status: ENABLED, ENABLING, UPDATING, or KMS_KEY_INACCESSIBLE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionType":{"name":"encryptionType","type":"\u0007","title":"Encryption type: AWS_OWNED_KMS_KEY or CUSTOMER_MANAGED_KMS_KEY","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u0007","title":"Connection endpoint for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"identifier":{"name":"identifier","type":"\u0007","is_mandatory":true,"title":"Service-generated unique identifier of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key encrypting data in the cluster (only set when using a customer-managed key)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"multiRegionPeers":{"name":"multiRegionPeers","type":"\u0019\u0007","title":"Peer cluster ARNs that form the multi-Region cluster configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status of the cluster: CREATING, ACTIVE, IDLE, INACTIVE, UPDATING, DELETING, DELETED, FAILED, PENDING_SETUP, or PENDING_DELETE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stream":{"name":"stream","type":"\u001baws.dsql.cluster.stream","title":"Amazon Aurora DSQL change data capture (CDC) stream","desc":"A CDC stream delivers row-level database changes from an Aurora DSQL cluster to an Amazon Kinesis stream. Enumerating streams reveals where row-level data is replicated out of the database.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"streams":{"name":"streams","type":"\u0019\u001baws.dsql.cluster.stream","title":"Change data capture (CDC) streams that deliver row-level changes from the cluster","min_provider_version":"13.25.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"witnessRegion":{"name":"witnessRegion","type":"\u0007","title":"Region serving as the witness for a multi-Region cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Aurora DSQL cluster","private":true,"min_provider_version":"13.18.1","defaults":"arn identifier status region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.dsql.cluster.stream":{"id":"aws.dsql.cluster.stream","name":"aws.dsql.cluster.stream","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterIdentifier":{"name":"clusterIdentifier","type":"\u0007","is_mandatory":true,"title":"Identifier of the cluster the stream belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the stream was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"format":{"name":"format","type":"\u0007","title":"Format of the stream records","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kinesisRole":{"name":"kinesisRole","type":"\u001baws.iam.role","title":"IAM role granting permission to write to the Kinesis stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kinesisStream":{"name":"kinesisStream","type":"\u001baws.kinesis.stream","title":"Kinesis stream the change data is delivered to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ordering":{"name":"ordering","type":"\u0007","title":"Ordering mode of the stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"streamIdentifier":{"name":"streamIdentifier","type":"\u0007","is_mandatory":true,"title":"Service-generated unique identifier of the stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Aurora DSQL change data capture (CDC) stream","desc":"A CDC stream delivers row-level database changes from an Aurora DSQL cluster to an Amazon Kinesis stream. Enumerating streams reveals where row-level data is replicated out of the database.","private":true,"min_provider_version":"13.25.1","defaults":"arn status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.dynamodb":{"id":"aws.dynamodb","name":"aws.dynamodb","fields":{"backups":{"name":"backups","type":"\u0019\n","title":"List of backups for DynamoDB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dax":{"name":"dax","type":"\u001baws.dynamodb.dax","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"daxClusters":{"name":"daxClusters","type":"\u0019\u001baws.dynamodb.dax.cluster","title":"List of DAX clusters","min_provider_version":"13.3.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"export":{"name":"export","type":"\u001baws.dynamodb.export","title":"Amazon DynamoDB Export","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"exports":{"name":"exports","type":"\u0019\u001baws.dynamodb.export","title":"List of exports for DynamoDB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globalTables":{"name":"globalTables","type":"\u0019\u001baws.dynamodb.globaltable","title":"List of global tables for DynamoDB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globaltable":{"name":"globaltable","type":"\u001baws.dynamodb.globaltable","title":"Amazon DynamoDB global table","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"limit":{"name":"limit","type":"\u001baws.dynamodb.limit","title":"Amazon DynamoDB limits","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"limits":{"name":"limits","type":"\u0019\u001baws.dynamodb.limit","title":"List of DynamoDB settings across all regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"table":{"name":"table","type":"\u001baws.dynamodb.table","title":"Amazon DynamoDB table","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"tables":{"name":"tables","type":"\u0019\u001baws.dynamodb.table","title":"List of tables for DynamoDB","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon DynamoDB","desc":"Use the DynamoDB namespace to enumerate tables, replicas, backups, and the in-memory accelerator. Iterate `tables()` for every DynamoDB table (with its key schema, throughput mode, encryption, point-in-time recovery, global secondary indexes, and stream specification), `globalTables()` for multi-region replicated tables, `backups()` for on-demand and continuous backups, `exports()` for table exports to S3, `daxClusters()` for DAX (DynamoDB Accelerator) clusters, and `limits()` for per-region account limits.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.dynamodb.dax":{"id":"aws.dynamodb.dax","fields":{"cluster":{"name":"cluster","type":"\u001baws.dynamodb.dax.cluster","title":"Amazon DynamoDB Accelerator (DAX) cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"is_extension":true},"aws.dynamodb.dax.cluster":{"id":"aws.dynamodb.dax.cluster","name":"aws.dynamodb.dax.cluster","fields":{"activeNodes":{"name":"activeNodes","type":"\u0005","is_mandatory":true,"title":"Number of active nodes in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the DAX cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterEndpointEncryptionType":{"name":"clusterEndpointEncryptionType","type":"\u0007","is_mandatory":true,"title":"Cluster endpoint encryption type (NONE or TLS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterName":{"name":"clusterName","type":"\u0007","is_mandatory":true,"title":"Name of the DAX cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeType":{"name":"nodeType","type":"\u0007","is_mandatory":true,"title":"Node type for the nodes in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sseStatus":{"name":"sseStatus","type":"\u0007","is_mandatory":true,"title":"Whether server-side encryption (SSE) is enabled (ENABLING, ENABLED, DISABLING, DISABLED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current status of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"totalNodes":{"name":"totalNodes","type":"\u0005","is_mandatory":true,"title":"Total number of nodes in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon DynamoDB Accelerator (DAX) cluster","private":true,"min_provider_version":"13.3.0","defaults":"arn clusterName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.dynamodb.export":{"id":"aws.dynamodb.export","name":"aws.dynamodb.export","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the export","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endTime":{"name":"endTime","type":"\t","title":"End time of the export","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"format":{"name":"format","type":"\u0007","title":"Format of the export (DYNAMODB_JSON or ION)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"itemCount":{"name":"itemCount","type":"\u0005","title":"Count of items in the export","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"SSE KMS Key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3Bucket":{"name":"s3Bucket","type":"\u001baws.s3.bucket","title":"S3 bucket associated with the export","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3Prefix":{"name":"s3Prefix","type":"\u0007","title":"S3 prefix for the export","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3SseAlgorithm":{"name":"s3SseAlgorithm","type":"\u0007","title":"S3 SSE Algorithm for the export","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startTime":{"name":"startTime","type":"\t","title":"Start time of the export","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the export (IN_PROGRESS, COMPLETED, or FAILED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"table":{"name":"table","type":"\u001baws.dynamodb.table","title":"Table associated with the export","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of the export (FULL_EXPORT or INCREMENTAL_EXPORT)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon DynamoDB Export","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.dynamodb.globaltable":{"id":"aws.dynamodb.globaltable","name":"aws.dynamodb.globaltable","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the global table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Table name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicaSettings":{"name":"replicaSettings","type":"\u0019\n","title":"List of replica settings for the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon DynamoDB global table","private":true,"min_provider_version":"11.15.2","defaults":"name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.dynamodb.limit":{"id":"aws.dynamodb.limit","name":"aws.dynamodb.limit","fields":{"accountMaxRead":{"name":"accountMaxRead","type":"\u0005","is_mandatory":true,"title":"Account max read limit","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"accountMaxWrite":{"name":"accountMaxWrite","type":"\u0005","is_mandatory":true,"title":"Account max write limit","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN representing the account + region where the limit applies","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the limits apply","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tableMaxRead":{"name":"tableMaxRead","type":"\u0005","is_mandatory":true,"title":"Table max read limit","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tableMaxWrite":{"name":"tableMaxWrite","type":"\u0005","is_mandatory":true,"title":"Table max write limit","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon DynamoDB limits","private":true,"min_provider_version":"11.15.2","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.dynamodb.table":{"id":"aws.dynamodb.table","name":"aws.dynamodb.table","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backups":{"name":"backups","type":"\u0019\n","title":"Backups for the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"billingMode":{"name":"billingMode","type":"\u0007","title":"Billing mode: PROVISIONED or PAY_PER_REQUEST","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"continuousBackups":{"name":"continuousBackups","type":"\n","title":"Continuous backups and point-in-time recovery settings for the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Date and time the table was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletionProtectionEnabled":{"name":"deletionProtectionEnabled","type":"\u0004","title":"Whether deletion protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globalSecondaryIndexes":{"name":"globalSecondaryIndexes","type":"\u0019\n","title":"Global secondary indexes on the table","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globalTableVersion":{"name":"globalTableVersion","type":"\u0007","title":"Global table version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Table ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"items":{"name":"items","type":"\u0005","title":"Number of items in the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestStreamArn":{"name":"latestStreamArn","type":"\u0007","title":"Latest stream for this table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestStreamLabel":{"name":"latestStreamLabel","type":"\u0007","title":"Label of the latest DynamoDB stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Table name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"provisionedThroughput":{"name":"provisionedThroughput","type":"\n","title":"Provisioned throughput settings for the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the table exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicaRegions":{"name":"replicaRegions","type":"\u0019\u0007","title":"Regions where the table is replicated (global tables)","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sizeBytes":{"name":"sizeBytes","type":"\u0005","title":"Total size of the specified table, in bytes. DynamoDB updates this value approximately every six hours.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sseDescription":{"name":"sseDescription","type":"\n","title":"Description of server-side encryption for the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sseKmsKey":{"name":"sseKmsKey","type":"\u001baws.kms.key","title":"KMS key used for server-side encryption at rest","min_provider_version":"13.3.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sseType":{"name":"sseType","type":"\u0007","title":"Type of server-side encryption: \"AES256\" (AWS-owned) or \"KMS\" (customer-managed or AWS-managed KMS key)","min_provider_version":"13.3.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Current state of the table","desc":"One of: CREATING, UPDATING, DELETING, ACTIVE, INACCESSIBLE_ENCRYPTION_CREDENTIALS, ARCHIVING, ARCHIVED, or REPLICATION_NOT_AUTHORIZED.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"streamEnabled":{"name":"streamEnabled","type":"\u0004","title":"Whether DynamoDB Streams is enabled on the table","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"streamViewType":{"name":"streamViewType","type":"\u0007","title":"Type of information written to the stream: KEYS_ONLY, NEW_IMAGE, OLD_IMAGE, or NEW_AND_OLD_IMAGES","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tableClass":{"name":"tableClass","type":"\u0007","title":"Table class: STANDARD or STANDARD_INFREQUENT_ACCESS","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ttlDescription":{"name":"ttlDescription","type":"\n","title":"Time to live (TTL) settings for the table","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon DynamoDB table","private":true,"min_provider_version":"11.15.2","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2":{"id":"aws.ec2","name":"aws.ec2","fields":{"capacityReservation":{"name":"capacityReservation","type":"\u001baws.ec2.capacityReservation","title":"Amazon EC2 capacity reservation","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"capacityReservations":{"name":"capacityReservations","type":"\u0019\u001baws.ec2.capacityReservation","title":"List of capacity reservations","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clientVpnEndpoint":{"name":"clientVpnEndpoint","type":"\u001baws.ec2.clientVpnEndpoint","title":"Amazon EC2 Client VPN endpoint","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clientVpnEndpoints":{"name":"clientVpnEndpoints","type":"\u0019\u001baws.ec2.clientVpnEndpoint","title":"List of client VPN endpoints","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customerGateway":{"name":"customerGateway","type":"\u001baws.ec2.customerGateway","title":"Amazon EC2 customer gateway","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"customerGateways":{"name":"customerGateways","type":"\u0019\u001baws.ec2.customerGateway","title":"List of customer gateways","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dhcpOptions":{"name":"dhcpOptions","type":"\u001baws.ec2.dhcpOptions","title":"Amazon EC2 DHCP options set","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ebsEncryptionByDefault":{"name":"ebsEncryptionByDefault","type":"\u001a\u0007\u0004","title":"map[region]boolean used to denote if EBS encryption is on by default per region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"egressOnlyInternetGateway":{"name":"egressOnlyInternetGateway","type":"\u001baws.ec2.egressOnlyInternetGateway","title":"Amazon EC2 egress-only internet gateway","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"egressOnlyInternetGateways":{"name":"egressOnlyInternetGateways","type":"\u0019\u001baws.ec2.egressOnlyInternetGateway","title":"List of egress-only internet gateways","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eip":{"name":"eip","type":"\u001baws.ec2.eip","title":"Amazon Elastic IP (EIP)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"eips":{"name":"eips","type":"\u0019\u001baws.ec2.eip","title":"List of Elastic IPs (EIPs)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"image":{"name":"image","type":"\u001baws.ec2.image","title":"Amazon EC2 image (AMI)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"imageBlockPublicAccess":{"name":"imageBlockPublicAccess","type":"\u001a\u0007\u0007","title":"AMI block public access state per region: block-new-sharing or unblocked","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"images":{"name":"images","type":"\u0019\u001baws.ec2.image","title":"List of AMI images owned by the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instance":{"name":"instance","type":"\u001baws.ec2.instance","title":"Amazon EC2 instance","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"instanceConnectEndpoint":{"name":"instanceConnectEndpoint","type":"\u001baws.ec2.instanceConnectEndpoint","title":"Amazon EC2 Instance Connect endpoint","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"instanceConnectEndpoints":{"name":"instanceConnectEndpoints","type":"\u0019\u001baws.ec2.instanceConnectEndpoint","title":"List of EC2 Instance Connect endpoints","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instances":{"name":"instances","type":"\u0019\u001baws.ec2.instance","title":"List of instances across the AWS account (all regions)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"internetGateways":{"name":"internetGateways","type":"\u0019\u001baws.ec2.internetgateway","title":"List of internet gateways","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"internetgateway":{"name":"internetgateway","type":"\u001baws.ec2.internetgateway","title":"Amazon EC2 internet gateway","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ipam":{"name":"ipam","type":"\u001baws.ec2.ipam","title":"Amazon VPC IP Address Manager (IPAM)","desc":"Examine an IPAM installation, the account-wide controller that allocates, audits, and monitors IPv4/IPv6 CIDR space across an AWS organization. The IPAM owns the public and private default scopes (`publicDefaultScopeId` / `privateDefaultScopeId`), is allowed to manage CIDRs only in its declared `operatingRegions`, and may be on the Free or Advanced `tier`. Traverse `scopes()` and `pools()` to walk the address-space hierarchy down to individual CIDR allocations on resources.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ipams":{"name":"ipams","type":"\u0019\u001baws.ec2.ipam","title":"List of VPC IP Address Manager (IPAM) installations across the account","min_provider_version":"13.26.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keypair":{"name":"keypair","type":"\u001baws.ec2.keypair","title":"Amazon EC2 key pair","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"keypairs":{"name":"keypairs","type":"\u0019\u001baws.ec2.keypair","title":"List of keypairs for the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchConfigurations":{"name":"launchConfigurations","type":"\u0019\u001baws.ec2.launchconfiguration","title":"List of launch configurations (legacy, used by Auto Scaling)","min_provider_version":"13.6.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchTemplates":{"name":"launchTemplates","type":"\u0019\u001baws.ec2.launchtemplate","title":"List of launch templates","min_provider_version":"13.5.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchconfiguration":{"name":"launchconfiguration","type":"\u001baws.ec2.launchconfiguration","title":"Amazon EC2 launch configuration (legacy, used by Auto Scaling)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"launchtemplate":{"name":"launchtemplate","type":"\u001baws.ec2.launchtemplate","title":"Amazon EC2 launch template","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"managedPrefixList":{"name":"managedPrefixList","type":"\u001baws.ec2.managedPrefixList","title":"Amazon EC2 managed prefix list","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"managedPrefixLists":{"name":"managedPrefixLists","type":"\u0019\u001baws.ec2.managedPrefixList","title":"List of managed prefix lists","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkAcls":{"name":"networkAcls","type":"\u0019\u001baws.ec2.networkacl","title":"List of network ACLs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkacl":{"name":"networkacl","type":"\u001baws.ec2.networkacl","title":"Amazon EC2 network ACL","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"networkinterface":{"name":"networkinterface","type":"\u001baws.ec2.networkinterface","title":"AWS EC2 network interface","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"placementGroup":{"name":"placementGroup","type":"\u001baws.ec2.placementGroup","title":"Amazon EC2 placement group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"placementGroups":{"name":"placementGroups","type":"\u0019\u001baws.ec2.placementGroup","title":"List of placement groups","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"List of security groups available to the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securitygroup":{"name":"securitygroup","type":"\u001baws.ec2.securitygroup","title":"Amazon EC2 security group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"serialConsoleAccessEnabled":{"name":"serialConsoleAccessEnabled","type":"\u001a\u0007\u0004","title":"Whether EC2 serial console access is enabled per region","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshot":{"name":"snapshot","type":"\u001baws.ec2.snapshot","title":"Amazon EC2 (EBS) snapshot","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"snapshots":{"name":"snapshots","type":"\u0019\u001baws.ec2.snapshot","title":"List of snapshots across the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitGateways":{"name":"transitGateways","type":"\u0019\u001baws.ec2.transitgateway","title":"List of transit gateways","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitgateway":{"name":"transitgateway","type":"\u001baws.ec2.transitgateway","title":"Amazon EC2 transit gateway","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"vgwtelemetry":{"name":"vgwtelemetry","type":"\u001baws.ec2.vgwtelemetry","title":"Amazon EC2 VPN tunnel telemetry","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"volume":{"name":"volume","type":"\u001baws.ec2.volume","title":"Amazon EC2 (EBS) volume","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"volumes":{"name":"volumes","type":"\u0019\u001baws.ec2.volume","title":"List of volumes across the AWS account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcEndpointServiceConfiguration":{"name":"vpcEndpointServiceConfiguration","type":"\u001baws.ec2.vpcEndpointServiceConfiguration","title":"Amazon EC2 VPC endpoint service configuration (PrivateLink provider side)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"vpcEndpointServiceConfigurations":{"name":"vpcEndpointServiceConfigurations","type":"\u0019\u001baws.ec2.vpcEndpointServiceConfiguration","title":"List of VPC endpoint service configurations (PrivateLink provider side)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpnConnections":{"name":"vpnConnections","type":"\u0019\u001baws.ec2.vpnconnection","title":"List of VPN connections","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpnconnection":{"name":"vpnconnection","type":"\u001baws.ec2.vpnconnection","title":"Amazon EC2 VPN connection","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"Amazon Elastic Compute Cloud (EC2)","desc":"Use the EC2 namespace to enumerate compute and networking primitives in the account. Iterate `instances()` for EC2 instances, `volumes()` and `snapshots()` for EBS storage, `securityGroups()` and `networkAcls()` for L4 access controls, `images()` and `keypairs()` for AMIs and SSH key pairs, `internetGateways()`, `transitGateways()`, `customerGateways()`, `vpnConnections()`, `clientVpnEndpoints()`, and `eips()` for the edge-network components, and `launchTemplates()` / `launchConfigurations()` for the templates that drive Auto Scaling and Spot fleets. Also surfaces account-level guardrails as maps keyed by region (`ebsEncryptionByDefault`, `serialConsoleAccessEnabled`, `imageBlockPublicAccess`).","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.capacityReservation":{"id":"aws.ec2.capacityReservation","name":"aws.ec2.capacityReservation","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the capacity reservation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability Zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availableInstanceCount":{"name":"availableInstanceCount","type":"\u0005","is_mandatory":true,"title":"Available instance count","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the reservation was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsOptimized":{"name":"ebsOptimized","type":"\u0004","is_mandatory":true,"title":"Whether EBS-optimized instances are supported","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endDateType":{"name":"endDateType","type":"\u0007","is_mandatory":true,"title":"End date behavior: unlimited or limited","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ephemeralStorage":{"name":"ephemeralStorage","type":"\u0004","is_mandatory":true,"title":"Whether instances with ephemeral storage are supported","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the capacity reservation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceMatchCriteria":{"name":"instanceMatchCriteria","type":"\u0007","is_mandatory":true,"title":"Whether the reservation matches running instances: open or targeted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instancePlatform":{"name":"instancePlatform","type":"\u0007","is_mandatory":true,"title":"Instance platform: Linux/UNIX, Red Hat Enterprise Linux, etc.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"Instance type for the reservation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the reservation exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State: active, expired, cancelled, pending, failed, scheduled, payment-pending, payment-failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the reservation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tenancy":{"name":"tenancy","type":"\u0007","is_mandatory":true,"title":"Tenancy: default or dedicated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"totalInstanceCount":{"name":"totalInstanceCount","type":"\u0005","is_mandatory":true,"title":"Total instance count","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 capacity reservation","private":true,"min_provider_version":"13.6.3","defaults":"id instanceType state availabilityZone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.clientVpnEndpoint":{"id":"aws.ec2.clientVpnEndpoint","name":"aws.ec2.clientVpnEndpoint","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the Client VPN endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authenticationOptions":{"name":"authenticationOptions","type":"\u0019\n","is_mandatory":true,"title":"Authentication options","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clientConnectOptions":{"name":"clientConnectOptions","type":"\n","is_mandatory":true,"title":"Client connect options (Lambda ARN, enabled flag)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clientLoginBannerOptions":{"name":"clientLoginBannerOptions","type":"\n","is_mandatory":true,"title":"Client login banner options (banner text, enabled flag)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectionLogOptions":{"name":"connectionLogOptions","type":"\n","is_mandatory":true,"title":"Connection logging options (CloudWatch log group/stream, enabled flag)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnsServers":{"name":"dnsServers","type":"\u0019\u0007","is_mandatory":true,"title":"DNS servers for the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Client VPN endpoint ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the endpoint exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups associated with the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"selfServicePortalUrl":{"name":"selfServicePortalUrl","type":"\u0007","is_mandatory":true,"title":"URL of the self-service portal","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serverCertificateArn":{"name":"serverCertificateArn","type":"\u0007","is_mandatory":true,"title":"ARN of the server certificate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sessionTimeoutHours":{"name":"sessionTimeoutHours","type":"\u0005","is_mandatory":true,"title":"Session timeout in hours","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"splitTunnel":{"name":"splitTunnel","type":"\u0004","is_mandatory":true,"title":"Whether split-tunnel is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the endpoint: pending-associate, available, deleting, deleted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitGateway":{"name":"transitGateway","type":"\u001baws.ec2.transitgateway","title":"Transit Gateway the endpoint is attached to (transit-gateway mode only)","min_provider_version":"13.17.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitGatewayAvailabilityZones":{"name":"transitGatewayAvailabilityZones","type":"\u0019\u0007","is_mandatory":true,"title":"Availability Zones the Transit Gateway association spans","min_provider_version":"13.17.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transportProtocol":{"name":"transportProtocol","type":"\u0007","is_mandatory":true,"title":"Transport protocol: tcp or udp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC associated with the Client VPN endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpnPort":{"name":"vpnPort","type":"\u0005","is_mandatory":true,"title":"Port number for the Client VPN endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpnProtocol":{"name":"vpnProtocol","type":"\u0007","is_mandatory":true,"title":"VPN protocol: openvpn","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 Client VPN endpoint","private":true,"min_provider_version":"13.6.3","defaults":"id status region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.customerGateway":{"id":"aws.ec2.customerGateway","name":"aws.ec2.customerGateway","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the customer gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bgpAsn":{"name":"bgpAsn","type":"\u0007","is_mandatory":true,"title":"BGP ASN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bgpAsnExtended":{"name":"bgpAsnExtended","type":"\u0007","is_mandatory":true,"title":"Extended BGP ASN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificateArn":{"name":"certificateArn","type":"\u0007","is_mandatory":true,"title":"ARN of the certificate for the customer gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deviceName":{"name":"deviceName","type":"\u0007","is_mandatory":true,"title":"Name of the customer gateway device","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Customer gateway ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddress":{"name":"ipAddress","type":"\u0007","is_mandatory":true,"title":"Public IP address of the customer gateway device","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the customer gateway exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State: pending, available, deleting, deleted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the customer gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of VPN connection (ipsec.1)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 customer gateway","private":true,"min_provider_version":"13.6.3","defaults":"id state type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.dhcpOptions":{"id":"aws.ec2.dhcpOptions","name":"aws.ec2.dhcpOptions","fields":{"configurations":{"name":"configurations","type":"\u0019\n","is_mandatory":true,"title":"DHCP configurations (each entry has a key and list of values)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the DHCP options set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the DHCP options set exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the DHCP options set","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 DHCP options set","private":true,"min_provider_version":"13.6.3","defaults":"id region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.egressOnlyInternetGateway":{"id":"aws.ec2.egressOnlyInternetGateway","name":"aws.ec2.egressOnlyInternetGateway","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the egress-only internet gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachments":{"name":"attachments","type":"\u0019\n","is_mandatory":true,"title":"VPC attachments","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Egress-only internet gateway ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the gateway exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 egress-only internet gateway","private":true,"min_provider_version":"13.6.3","defaults":"id region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.eip":{"id":"aws.ec2.eip","name":"aws.ec2.eip","fields":{"attached":{"name":"attached","type":"\u0004","is_mandatory":true,"title":"Whether the Elastic IP is associated with an instance (false if no allocationId is present)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instance":{"name":"instance","type":"\u001baws.ec2.instance","title":"EC2 instance associated with the EIP","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkInterface":{"name":"networkInterface","type":"\u001baws.ec2.networkinterface","title":"Network interface associated with the EIP","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkInterfaceId":{"name":"networkInterfaceId","type":"\u0007","is_mandatory":true,"title":"ID of the network interface","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkInterfaceOwnerId":{"name":"networkInterfaceOwnerId","type":"\u0007","is_mandatory":true,"title":"ID of the network interface owner","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privateIpAddress":{"name":"privateIpAddress","type":"\u0007","is_mandatory":true,"title":"Private IP address for the EIP","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicIp":{"name":"publicIp","type":"\u0007","is_mandatory":true,"title":"Public IP address of the EIP","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicIpv4Pool":{"name":"publicIpv4Pool","type":"\u0007","is_mandatory":true,"title":"IPv4 pool of the EIP","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the EIP is located","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the EIP","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Elastic IP (EIP)","private":true,"min_provider_version":"11.15.2","defaults":"publicIp attached privateIpAddress","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.image":{"id":"aws.ec2.image","name":"aws.ec2.image","fields":{"architecture":{"name":"architecture","type":"\u0007","is_mandatory":true,"title":"Architecture associated with the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Legacy ARN field","desc":"Deprecated in favor of `id`. AMIs do not have ARNs.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"blockDeviceMapping":{"name":"blockDeviceMapping","type":"\u001baws.ec2.image.blockDeviceMapping","title":"Amazon EC2 image block device mapping","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"blockDeviceMappings":{"name":"blockDeviceMappings","type":"\u0019\u001baws.ec2.image.blockDeviceMapping","is_mandatory":true,"title":"Block device mappings for the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bootMode":{"name":"bootMode","type":"\u0007","is_mandatory":true,"title":"Boot mode of the image: undefined, legacy-bios, uefi, or uefi-preferred","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the image was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deprecatedAt":{"name":"deprecatedAt","type":"\t","is_mandatory":true,"title":"Date the image was deprecated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deregistrationProtection":{"name":"deregistrationProtection","type":"\u0007","is_mandatory":true,"title":"Whether deregistration protection is enabled (disabled, enabled, enabled-with-cooldown)","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the AMI","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsBlockDevice":{"name":"ebsBlockDevice","type":"\u001baws.ec2.image.ebsBlockDevice","title":"Amazon EC2 image EBS block device configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"enaSupport":{"name":"enaSupport","type":"\u0004","is_mandatory":true,"title":"Whether enhanced networking with ENA is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"freeTierEligible":{"name":"freeTierEligible","type":"\u0004","is_mandatory":true,"title":"Whether the image is eligible for the AWS Free Tier","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageAllowed":{"name":"imageAllowed","type":"\u0004","is_mandatory":true,"title":"Whether the image is allowed by the Allowed AMIs setting","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageType":{"name":"imageType","type":"\u0007","is_mandatory":true,"title":"Type of image: machine, kernel, or ramdisk","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imdsSupport":{"name":"imdsSupport","type":"\u0007","is_mandatory":true,"title":"Whether the AMI requires IMDSv2 (v2.0 means IMDSv2 required; empty means no requirement)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastLaunchedAt":{"name":"lastLaunchedAt","type":"\t","is_mandatory":true,"title":"Last time the image was used to launch an instance","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchPermission":{"name":"launchPermission","type":"\u001baws.ec2.image.launchPermission","title":"Amazon EC2 image launch permission","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"launchPermissions":{"name":"launchPermissions","type":"\u0019\u001baws.ec2.image.launchPermission","title":"Launch permissions for the image (user IDs and groups that can launch instances from this AMI)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name for the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerAlias":{"name":"ownerAlias","type":"\u0007","is_mandatory":true,"title":"Alias for the image owner","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerId":{"name":"ownerId","type":"\u0007","is_mandatory":true,"title":"AWS account ID of the image owner","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformDetails":{"name":"platformDetails","type":"\u0007","is_mandatory":true,"title":"Detailed platform information (e.g., \"Red Hat Enterprise Linux 9 (HVM)\")","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"public":{"name":"public","type":"\u0004","is_mandatory":true,"title":"Whether the image is public","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the image is located","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rootDeviceName":{"name":"rootDeviceName","type":"\u0007","is_mandatory":true,"title":"Root device name (e.g., /dev/sda1)","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rootDeviceType":{"name":"rootDeviceType","type":"\u0007","is_mandatory":true,"title":"Root device type (ebs or instance-store)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceImageId":{"name":"sourceImageId","type":"\u0007","is_mandatory":true,"title":"Source image ID if this AMI was copied from another image","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceImageRegion":{"name":"sourceImageRegion","type":"\u0007","is_mandatory":true,"title":"Source image region if this AMI was copied from another region","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Current state of the image (available, pending, failed, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags associated with the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tpmSupport":{"name":"tpmSupport","type":"\u0007","is_mandatory":true,"title":"The supported TPM version. If the image is configured for NitroTPM support, the value is v2.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"virtualizationType":{"name":"virtualizationType","type":"\u0007","is_mandatory":true,"title":"Virtualization type (hvm or paravirtual)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 image (AMI)","private":true,"min_provider_version":"11.15.2","defaults":"ownerAlias id name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.image.blockDeviceMapping":{"id":"aws.ec2.image.blockDeviceMapping","name":"aws.ec2.image.blockDeviceMapping","fields":{"deviceName":{"name":"deviceName","type":"\u0007","is_mandatory":true,"title":"Device name (e.g., /dev/sda1, /dev/xvda)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebs":{"name":"ebs","type":"\u001baws.ec2.image.ebsBlockDevice","is_mandatory":true,"title":"EBS volume configuration (null for instance store volumes)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"noDevice":{"name":"noDevice","type":"\u0004","is_mandatory":true,"title":"Whether to suppress this device mapping","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"virtualName":{"name":"virtualName","type":"\u0007","is_mandatory":true,"title":"Virtual device name for instance store (ephemeral0, ephemeral1, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 image block device mapping","private":true,"min_provider_version":"11.15.2","defaults":"deviceName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.image.ebsBlockDevice":{"id":"aws.ec2.image.ebsBlockDevice","name":"aws.ec2.image.ebsBlockDevice","fields":{"deleteOnTermination":{"name":"deleteOnTermination","type":"\u0004","is_mandatory":true,"title":"Whether to delete on instance termination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encrypted":{"name":"encrypted","type":"\u0004","is_mandatory":true,"title":"Whether the volume is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iops":{"name":"iops","type":"\u0005","is_mandatory":true,"title":"IOPS for the volume","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKeyId":{"name":"kmsKeyId","type":"\u0007","is_mandatory":true,"title":"ARN of the KMS key for encryption","desc":"Deprecated in favor of `kmsKey()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"snapshotId":{"name":"snapshotId","type":"\u0007","is_mandatory":true,"title":"ID of the snapshot used to create the volume","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"throughput":{"name":"throughput","type":"\u0005","is_mandatory":true,"title":"Throughput in MiB/s","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeSize":{"name":"volumeSize","type":"\u0005","is_mandatory":true,"title":"Size of the volume in GiB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeType":{"name":"volumeType","type":"\u0007","is_mandatory":true,"title":"Volume type (gp2, gp3, io1, io2, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 image EBS block device configuration","private":true,"min_provider_version":"11.15.2","defaults":"volumeSize volumeType encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.image.launchPermission":{"id":"aws.ec2.image.launchPermission","name":"aws.ec2.image.launchPermission","fields":{"group":{"name":"group","type":"\u0007","is_mandatory":true,"title":"Group that has launch permission (\"all\" for public AMIs)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"organizationArn":{"name":"organizationArn","type":"\u0007","is_mandatory":true,"title":"AWS Organization ARN that has launch permission","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"organizationalUnitArn":{"name":"organizationalUnitArn","type":"\u0007","is_mandatory":true,"title":"AWS Organizational Unit ARN that has launch permission","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userId":{"name":"userId","type":"\u0007","is_mandatory":true,"title":"AWS account ID that has launch permission","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 image launch permission","private":true,"min_provider_version":"11.15.2","defaults":"userId group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.instance":{"id":"aws.ec2.instance","name":"aws.ec2.instance","fields":{"architecture":{"name":"architecture","type":"\u0007","is_mandatory":true,"title":"Architecture of the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bootMode":{"name":"bootMode","type":"\u0007","is_mandatory":true,"title":"Boot mode of the instance (undefined, legacy-bios, uefi, uefi-preferred)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cpuCoreCount":{"name":"cpuCoreCount","type":"\u0005","is_mandatory":true,"title":"Number of CPU cores for the instance","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cpuThreadsPerCore":{"name":"cpuThreadsPerCore","type":"\u0005","is_mandatory":true,"title":"Number of threads per CPU core","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"currentInstanceBootMode":{"name":"currentInstanceBootMode","type":"\u0007","is_mandatory":true,"title":"Current boot mode of the instance: undefined, legacy-bios, uefi, or uefi-preferred","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"detailedMonitoring":{"name":"detailedMonitoring","type":"\u0007","is_mandatory":true,"title":"Whether detailed monitoring is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"device":{"name":"device","type":"\u001baws.ec2.instance.device","title":"Amazon EC2 instance block device","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"deviceMappings":{"name":"deviceMappings","type":"\u0019\u001baws.ec2.instance.device","is_mandatory":true,"title":"List of devices attached to the instance (such as EBS volume)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"disableApiTermination":{"name":"disableApiTermination","type":"\u0004","title":"Whether API termination protection is enabled for the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsOptimized":{"name":"ebsOptimized","type":"\u0004","is_mandatory":true,"title":"Whether the instance has EBS optimization turned on","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enaSupported":{"name":"enaSupported","type":"\u0004","is_mandatory":true,"title":"Whether enhanced networking with ENA is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enclaveEnabled":{"name":"enclaveEnabled","type":"\u0004","is_mandatory":true,"title":"Whether the instance is enabled for AWS Nitro Enclaves","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hibernationConfigured":{"name":"hibernationConfigured","type":"\u0004","is_mandatory":true,"title":"Whether the instance is enabled for hibernation","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"httpEndpoint":{"name":"httpEndpoint","type":"\u0007","is_mandatory":true,"title":"Status of the IMDS endpoint enabled on the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"httpPutResponseHopLimit":{"name":"httpPutResponseHopLimit","type":"\u0005","is_mandatory":true,"title":"Maximum number of hops for the instance metadata PUT response (1-64); values \u003e1 increase SSRF risk","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"httpTokens":{"name":"httpTokens","type":"\u0007","is_mandatory":true,"title":"A value of \"optional\" denotes IMDSv1 server compatibility; \"required\" denotes IMDSv2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hypervisor":{"name":"hypervisor","type":"\u0007","is_mandatory":true,"title":"Hypervisor type of the instance: ovm or xen","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamInstanceProfile":{"name":"iamInstanceProfile","type":"\u001baws.iam.instanceProfile","title":"Instance profile of the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"image":{"name":"image","type":"\u001baws.ec2.image","title":"Image that was used for the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceId":{"name":"instanceId","type":"\u0007","is_mandatory":true,"title":"Instance ID for the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceLifecycle":{"name":"instanceLifecycle","type":"\u0007","is_mandatory":true,"title":"Whether this is a Spot Instance or a Scheduled Instance: spot, scheduled, or capacity-block","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceStatus":{"name":"instanceStatus","type":"\n","title":"Status of the specified instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"Instance type, such as t2.micro","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipv6Address":{"name":"ipv6Address","type":"\u0007","is_mandatory":true,"title":"IPv6 address assigned to the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keypair":{"name":"keypair","type":"\u001baws.ec2.keypair","title":"Key pair associated with the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchTime":{"name":"launchTime","type":"\t","is_mandatory":true,"title":"Launch time of the instance","desc":"Deprecated in favor of `launchedAt`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"launchedAt":{"name":"launchedAt","type":"\t","is_mandatory":true,"title":"Launch time of the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maintenanceAutoRecovery":{"name":"maintenanceAutoRecovery","type":"\u0007","is_mandatory":true,"title":"Auto recovery behavior: default or disabled","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkInterfaces":{"name":"networkInterfaces","type":"\u0019\u001baws.ec2.networkinterface","title":"List of network interfaces for the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"patchState":{"name":"patchState","type":"\n","title":"Patch state information about the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"placement":{"name":"placement","type":"\u001baws.ec2.instance.placement","is_mandatory":true,"title":"Placement information (availability zone, tenancy, host, partition, group)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformDetails":{"name":"platformDetails","type":"\u0007","is_mandatory":true,"title":"Platform details","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privateDnsName":{"name":"privateDnsName","type":"\u0007","is_mandatory":true,"title":"Private DNS name for the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privateIp":{"name":"privateIp","type":"\u0007","is_mandatory":true,"title":"Private IP address for the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicDnsName":{"name":"publicDnsName","type":"\u0007","is_mandatory":true,"title":"Public DNS name for the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicIp":{"name":"publicIp","type":"\u0007","is_mandatory":true,"title":"Public IP for instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the instance exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rootDeviceName":{"name":"rootDeviceName","type":"\u0007","is_mandatory":true,"title":"Device name of the root device volume, such as /dev/sda1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rootDeviceType":{"name":"rootDeviceType","type":"\u0007","is_mandatory":true,"title":"Root device type used by the AMI: ebs or instance-store","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"List of security groups (IDs) associated with the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceDestCheck":{"name":"sourceDestCheck","type":"\u0004","is_mandatory":true,"title":"Whether source/destination checking is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"spotInstanceRequestId":{"name":"spotInstanceRequestId","type":"\u0007","is_mandatory":true,"title":"Spot Instance request ID, if applicable","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ssm":{"name":"ssm","type":"\n","title":"Amazon Systems Manager information for the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the instance: pending, running, shutting-down, stopping, stopped, or terminated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateReason":{"name":"stateReason","type":"\n","is_mandatory":true,"title":"Reason for the most recent state transition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateTransitionReason":{"name":"stateTransitionReason","type":"\u0007","is_mandatory":true,"title":"Reason for the most recent state transition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateTransitionTime":{"name":"stateTransitionTime","type":"\t","is_mandatory":true,"title":"Time when the last state transition occurred","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tpmSupport":{"name":"tpmSupport","type":"\u0007","is_mandatory":true,"title":"TPM version supported. NitroTPM is enabled if this value is `2.0`","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"virtualizationType":{"name":"virtualizationType","type":"\u0007","is_mandatory":true,"title":"Virtualization type: hvm or paravirtual","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC associated with the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcArn":{"name":"vpcArn","type":"\u0007","is_mandatory":true,"title":"ARN of the VPC the instance is in","desc":"Deprecated in favor of `vpc`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"Amazon EC2 instance","private":true,"min_provider_version":"11.15.2","defaults":"instanceId region state instanceType architecture platformDetails","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.instance.device":{"id":"aws.ec2.instance.device","name":"aws.ec2.instance.device","fields":{"deleteOnTermination":{"name":"deleteOnTermination","type":"\u0004","is_mandatory":true,"title":"Whether the volume should be deleted on instance termination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deviceName":{"name":"deviceName","type":"\u0007","is_mandatory":true,"title":"Name for the device","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the device","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeId":{"name":"volumeId","type":"\u0007","is_mandatory":true,"title":"Volume ID for the device","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 instance block device","private":true,"min_provider_version":"11.15.2","defaults":"deviceName volumeId status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.instance.placement":{"id":"aws.ec2.instance.placement","name":"aws.ec2.instance.placement","fields":{"affinity":{"name":"affinity","type":"\u0007","is_mandatory":true,"title":"Affinity setting for the instance on the Dedicated Host","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability Zone of the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZoneId":{"name":"availabilityZoneId","type":"\u0007","is_mandatory":true,"title":"ID of the Availability Zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"groupId":{"name":"groupId","type":"\u0007","is_mandatory":true,"title":"ID of the placement group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"groupName":{"name":"groupName","type":"\u0007","is_mandatory":true,"title":"Name of the placement group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostId":{"name":"hostId","type":"\u0007","is_mandatory":true,"title":"ID of the Dedicated Host","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostResourceGroupArn":{"name":"hostResourceGroupArn","type":"\u0007","is_mandatory":true,"title":"ARN of the host resource group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"partitionNumber":{"name":"partitionNumber","type":"\u0005","is_mandatory":true,"title":"Partition number (valid only for partition placement groups)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tenancy":{"name":"tenancy","type":"\u0007","is_mandatory":true,"title":"Tenancy of the instance: default, dedicated, or host","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 instance placement information","private":true,"min_provider_version":"11.15.3","defaults":"availabilityZone tenancy groupName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.instanceConnectEndpoint":{"id":"aws.ec2.instanceConnectEndpoint","name":"aws.ec2.instanceConnectEndpoint","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the Instance Connect endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the endpoint was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnsName":{"name":"dnsName","type":"\u0007","is_mandatory":true,"title":"DNS name of the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fipsDnsName":{"name":"fipsDnsName","type":"\u0007","is_mandatory":true,"title":"FIPS DNS name of the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the Instance Connect endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preserveClientIp":{"name":"preserveClientIp","type":"\u0004","is_mandatory":true,"title":"Whether the endpoint preserves client IP","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the endpoint exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroupIds":{"name":"securityGroupIds","type":"\u0019\u0007","is_mandatory":true,"title":"Security group IDs associated with the endpoint","desc":"Deprecated in favor of `securityGroups()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups associated with the endpoint","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State: create-in-progress, create-complete, create-failed, delete-in-progress, delete-complete, delete-failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnet":{"name":"subnet","type":"\u001baws.vpc.subnet","title":"Subnet the endpoint is in","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetId":{"name":"subnetId","type":"\u0007","is_mandatory":true,"title":"Subnet ID the endpoint is in","desc":"Deprecated in favor of `subnet()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC the endpoint is in","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcId":{"name":"vpcId","type":"\u0007","is_mandatory":true,"title":"VPC ID the endpoint is in","desc":"Deprecated in favor of `vpc()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"Amazon EC2 Instance Connect endpoint","private":true,"min_provider_version":"13.6.3","defaults":"id state subnetId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.internetgateway":{"id":"aws.ec2.internetgateway","name":"aws.ec2.internetgateway","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachments":{"name":"attachments","type":"\u0019\n","is_mandatory":true,"title":"VPC attachments","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID for the gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the internet gateway exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the internet gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 internet gateway","private":true,"min_provider_version":"11.15.2","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.ipam":{"id":"aws.ec2.ipam","name":"aws.ec2.ipam","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the IPAM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultResourceDiscoveryAssociationId":{"name":"defaultResourceDiscoveryAssociationId","type":"\u0007","is_mandatory":true,"title":"Default resource-discovery association ID created with the IPAM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultResourceDiscoveryId":{"name":"defaultResourceDiscoveryId","type":"\u0007","is_mandatory":true,"title":"Default resource-discovery ID created with the IPAM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"User-supplied description for the IPAM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enablePrivateGua":{"name":"enablePrivateGua","type":"\u0004","is_mandatory":true,"title":"Whether the IPAM may use your own GUA ranges as private IPv6 addresses","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the IPAM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"meteredAccount":{"name":"meteredAccount","type":"\u0007","is_mandatory":true,"title":"Cost-distribution mode for active IP addresses managed by the IPAM (ipam-owner or resource-owner)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"operatingRegions":{"name":"operatingRegions","type":"\u0019\u0007","is_mandatory":true,"title":"Regions where the IPAM is allowed to manage IP address CIDRs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerId":{"name":"ownerId","type":"\u0007","is_mandatory":true,"title":"AWS account that owns the IPAM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pool":{"name":"pool","type":"\u001baws.ec2.ipam.pool","title":"Amazon VPC IPAM pool","desc":"Examine a pool, the level of IPAM that actually hands out CIDR blocks to resources. The `addressFamily` distinguishes IPv4 from IPv6 pools, `publicIpSource` distinguishes Amazon-provided from BYOIP space, and `publiclyAdvertisable` flags pools whose IPv6 space is advertised on the public internet. `locale` constrains where the pool can hand out allocations, and `awsService` (when set) restricts which AWS service can use the pool. Traverse `allocations()` to see every CIDR currently handed out by the pool, including the resource that holds it.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"pools":{"name":"pools","type":"\u0019\u001baws.ec2.ipam.pool","title":"Pools attached to the IPAM across all scopes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privateDefaultScopeId":{"name":"privateDefaultScopeId","type":"\u0007","is_mandatory":true,"title":"ID of the IPAM's default private scope","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicDefaultScopeId":{"name":"publicDefaultScopeId","type":"\u0007","is_mandatory":true,"title":"ID of the IPAM's default public scope","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Home region of the IPAM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceDiscoveryAssociationCount":{"name":"resourceDiscoveryAssociationCount","type":"\u0005","is_mandatory":true,"title":"Number of resource-discovery associations attached to the IPAM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scope":{"name":"scope","type":"\u001baws.ec2.ipam.scope","title":"Amazon VPC IPAM scope","desc":"Examine a scope, the top-level container of IPAM address space. A scope represents the IP space for a single network — the built-in `private` and `public` scopes are flagged by `isDefault`, and additional scopes can be added to model unconnected networks that reuse address ranges. The `poolCount` summarizes how many pools live in the scope; iterate `aws.ec2.ipam.pools()` and filter by `ipamScopeArn` to walk them.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"scopeCount":{"name":"scopeCount","type":"\u0005","is_mandatory":true,"title":"Number of scopes attached to the IPAM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scopes":{"name":"scopes","type":"\u0019\u001baws.ec2.ipam.scope","title":"Scopes attached to the IPAM (public, private, and any additional scopes)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the IPAM","desc":"One of: create-in-progress, create-complete, modify-in-progress, modify-complete, delete-in-progress, delete-complete, isolate-in-progress, isolate-complete, restore-in-progress.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateMessage":{"name":"stateMessage","type":"\u0007","is_mandatory":true,"title":"Diagnostic message that accompanies a non-terminal state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags attached to the IPAM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tier":{"name":"tier","type":"\u0007","is_mandatory":true,"title":"IPAM tier: free or advanced — the advanced tier unlocks public-scope features and resource discovery","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon VPC IP Address Manager (IPAM)","desc":"Examine an IPAM installation, the account-wide controller that allocates, audits, and monitors IPv4/IPv6 CIDR space across an AWS organization. The IPAM owns the public and private default scopes (`publicDefaultScopeId` / `privateDefaultScopeId`), is allowed to manage CIDRs only in its declared `operatingRegions`, and may be on the Free or Advanced `tier`. Traverse `scopes()` and `pools()` to walk the address-space hierarchy down to individual CIDR allocations on resources.","private":true,"min_provider_version":"13.26.2","defaults":"id region tier state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.ipam.pool":{"id":"aws.ec2.ipam.pool","name":"aws.ec2.ipam.pool","fields":{"addressFamily":{"name":"addressFamily","type":"\u0007","is_mandatory":true,"title":"Address family of the pool: ipv4 or ipv6","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"allocation":{"name":"allocation","type":"\u001baws.ec2.ipam.pool.allocation","title":"Amazon VPC IPAM pool allocation","desc":"Examine a single CIDR that an IPAM pool has handed to a resource. The `cidr` is the address range, `resourceType` and `resourceId` identify the holder (a VPC, subnet, EC2 public-IPv4 pool, etc.), and `resourceOwner` plus `resourceRegion` show which account and Region the holder lives in — handy for spotting cross-account IPv4/IPv6 allocations that fall outside the IPAM owner's account.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"allocationDefaultNetmaskLength":{"name":"allocationDefaultNetmaskLength","type":"\u0005","is_mandatory":true,"title":"Default netmask length assigned to new allocations from the pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"allocationMaxNetmaskLength":{"name":"allocationMaxNetmaskLength","type":"\u0005","is_mandatory":true,"title":"Maximum netmask length permitted for allocations from the pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"allocationMinNetmaskLength":{"name":"allocationMinNetmaskLength","type":"\u0005","is_mandatory":true,"title":"Minimum netmask length permitted for allocations from the pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"allocationResourceTags":{"name":"allocationResourceTags","type":"\u0019\u0007","is_mandatory":true,"title":"Tags required on resources that use CIDRs from this pool, expressed as `key=value` pairs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"allocations":{"name":"allocations","type":"\u0019\u001baws.ec2.ipam.pool.allocation","title":"CIDR allocations handed out by the pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoImport":{"name":"autoImport","type":"\u0004","is_mandatory":true,"title":"Whether IPAM auto-imports CIDRs that match the pool from elsewhere in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"awsService":{"name":"awsService","type":"\u0007","is_mandatory":true,"title":"AWS service the pool is restricted to (e.g., ec2). Empty when the pool can be used by any service.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipamArn":{"name":"ipamArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IPAM that owns the pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipamScopeArn":{"name":"ipamScopeArn","type":"\u0007","is_mandatory":true,"title":"ARN of the scope the pool belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipamScopeType":{"name":"ipamScopeType","type":"\u0007","is_mandatory":true,"title":"Scope type of the pool: public or private","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"locale":{"name":"locale","type":"\u0007","is_mandatory":true,"title":"Locale the pool is restricted to (an AWS Region or Local Zone network border group, or empty when global)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerId":{"name":"ownerId","type":"\u0007","is_mandatory":true,"title":"AWS account that owns the pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"poolDepth":{"name":"poolDepth","type":"\u0005","is_mandatory":true,"title":"Depth of the pool within its parent chain (1 for a top-level pool)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicIpSource":{"name":"publicIpSource","type":"\u0007","is_mandatory":true,"title":"Source of public IP space for the pool (only meaningful for public-scope pools): amazon or byoip","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publiclyAdvertisable":{"name":"publiclyAdvertisable","type":"\u0004","is_mandatory":true,"title":"Whether the pool's IPv6 CIDRs are advertised on the public internet","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the pool lives in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceIpamPoolId":{"name":"sourceIpamPoolId","type":"\u0007","is_mandatory":true,"title":"ID of the source pool when this pool is nested","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the pool","desc":"One of: create-in-progress, create-complete, modify-in-progress, modify-complete, delete-in-progress, delete-complete, isolate-in-progress, isolate-complete, restore-in-progress.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateMessage":{"name":"stateMessage","type":"\u0007","is_mandatory":true,"title":"Diagnostic message that accompanies a non-terminal state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags attached to the pool","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon VPC IPAM pool","desc":"Examine a pool, the level of IPAM that actually hands out CIDR blocks to resources. The `addressFamily` distinguishes IPv4 from IPv6 pools, `publicIpSource` distinguishes Amazon-provided from BYOIP space, and `publiclyAdvertisable` flags pools whose IPv6 space is advertised on the public internet. `locale` constrains where the pool can hand out allocations, and `awsService` (when set) restricts which AWS service can use the pool. Traverse `allocations()` to see every CIDR currently handed out by the pool, including the resource that holds it.","private":true,"min_provider_version":"13.26.2","defaults":"id addressFamily state region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.ipam.pool.allocation":{"id":"aws.ec2.ipam.pool.allocation","name":"aws.ec2.ipam.pool.allocation","fields":{"cidr":{"name":"cidr","type":"\u0007","is_mandatory":true,"title":"CIDR allocated to the resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the allocation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the allocation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceId":{"name":"resourceId","type":"\u0007","is_mandatory":true,"title":"ID of the resource the CIDR is allocated to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceOwner":{"name":"resourceOwner","type":"\u0007","is_mandatory":true,"title":"AWS account that owns the resource the CIDR is allocated to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceRegion":{"name":"resourceRegion","type":"\u0007","is_mandatory":true,"title":"Region of the resource the CIDR is allocated to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceType":{"name":"resourceType","type":"\u0007","is_mandatory":true,"title":"Type of the resource the CIDR is allocated to (vpc, subnet, ec2-public-ipv4-pool, ipam-pool, custom)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon VPC IPAM pool allocation","desc":"Examine a single CIDR that an IPAM pool has handed to a resource. The `cidr` is the address range, `resourceType` and `resourceId` identify the holder (a VPC, subnet, EC2 public-IPv4 pool, etc.), and `resourceOwner` plus `resourceRegion` show which account and Region the holder lives in — handy for spotting cross-account IPv4/IPv6 allocations that fall outside the IPAM owner's account.","private":true,"min_provider_version":"13.26.2","defaults":"cidr resourceType resourceId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.ipam.scope":{"id":"aws.ec2.ipam.scope","name":"aws.ec2.ipam.scope","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the scope","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the scope","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the scope","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipamArn":{"name":"ipamArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IPAM that owns the scope","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isDefault":{"name":"isDefault","type":"\u0004","is_mandatory":true,"title":"Whether this is one of the two IPAM-default scopes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerId":{"name":"ownerId","type":"\u0007","is_mandatory":true,"title":"AWS account that owns the scope","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"poolCount":{"name":"poolCount","type":"\u0005","is_mandatory":true,"title":"Number of pools in the scope","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the scope lives in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the scope: create-in-progress, create-complete, modify-in-progress, modify-complete, delete-in-progress, delete-complete","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags attached to the scope","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Scope type: public or private","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon VPC IPAM scope","desc":"Examine a scope, the top-level container of IPAM address space. A scope represents the IP space for a single network — the built-in `private` and `public` scopes are flagged by `isDefault`, and additional scopes can be added to model unconnected networks that reuse address ranges. The `poolCount` summarizes how many pools live in the scope; iterate `aws.ec2.ipam.pools()` and filter by `ipamScopeArn` to walk them.","private":true,"min_provider_version":"13.26.2","defaults":"id type isDefault region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.keypair":{"id":"aws.ec2.keypair","name":"aws.ec2.keypair","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the key pair","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the keypair was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fingerprint":{"name":"fingerprint","type":"\u0007","is_mandatory":true,"title":"Fingerprint for the key pair","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the key pair","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the key pair exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the key pair","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of key, such as RSA","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 key pair","private":true,"min_provider_version":"11.15.2","defaults":"name type region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.launchconfiguration":{"id":"aws.ec2.launchconfiguration","name":"aws.ec2.launchconfiguration","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the launch configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"associatePublicIpAddress":{"name":"associatePublicIpAddress","type":"\u0004","is_mandatory":true,"title":"Whether instances are launched with a public IP address","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"blockDeviceMapping":{"name":"blockDeviceMapping","type":"\u001baws.ec2.launchconfiguration.blockDeviceMapping","title":"Block device mapping for a launch configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"blockDeviceMappings":{"name":"blockDeviceMappings","type":"\u0019\u001baws.ec2.launchconfiguration.blockDeviceMapping","is_mandatory":true,"title":"Block device mappings","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the launch configuration was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"detailedMonitoringEnabled":{"name":"detailedMonitoringEnabled","type":"\u0004","is_mandatory":true,"title":"Whether detailed monitoring is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsBlockDevice":{"name":"ebsBlockDevice","type":"\u001baws.ec2.launchconfiguration.ebsBlockDevice","title":"EBS block device configuration for a launch configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ebsOptimized":{"name":"ebsOptimized","type":"\u0004","is_mandatory":true,"title":"Whether EBS volumes are optimized","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamInstanceProfile":{"name":"iamInstanceProfile","type":"\u0007","is_mandatory":true,"title":"IAM instance profile ARN or name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageId":{"name":"imageId","type":"\u0007","is_mandatory":true,"title":"AMI ID used by the launch configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"Instance type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyName":{"name":"keyName","type":"\u0007","is_mandatory":true,"title":"Name of the key pair","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"metadataOptions":{"name":"metadataOptions","type":"\u001baws.ec2.launchconfiguration.metadataOptions","is_mandatory":true,"title":"Instance metadata options (for IMDSv2 checks)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the launch configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"placementTenancy":{"name":"placementTenancy","type":"\u0007","is_mandatory":true,"title":"Placement tenancy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for the launch configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups associated with the launch configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"spotPrice":{"name":"spotPrice","type":"\u0007","is_mandatory":true,"title":"Spot price for instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 launch configuration (legacy, used by Auto Scaling)","private":true,"min_provider_version":"13.6.0","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.launchconfiguration.blockDeviceMapping":{"id":"aws.ec2.launchconfiguration.blockDeviceMapping","name":"aws.ec2.launchconfiguration.blockDeviceMapping","fields":{"deviceName":{"name":"deviceName","type":"\u0007","is_mandatory":true,"title":"Device name (e.g., /dev/sda1, /dev/xvda)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebs":{"name":"ebs","type":"\u001baws.ec2.launchconfiguration.ebsBlockDevice","is_mandatory":true,"title":"EBS volume configuration (null for instance store volumes)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"noDevice":{"name":"noDevice","type":"\u0004","is_mandatory":true,"title":"Whether to suppress this device mapping","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"virtualName":{"name":"virtualName","type":"\u0007","is_mandatory":true,"title":"Virtual device name for instance store (ephemeral0, ephemeral1, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Block device mapping for a launch configuration","private":true,"min_provider_version":"13.6.0","defaults":"deviceName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.launchconfiguration.ebsBlockDevice":{"id":"aws.ec2.launchconfiguration.ebsBlockDevice","name":"aws.ec2.launchconfiguration.ebsBlockDevice","fields":{"deleteOnTermination":{"name":"deleteOnTermination","type":"\u0004","is_mandatory":true,"title":"Whether to delete on instance termination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encrypted":{"name":"encrypted","type":"\u0004","is_mandatory":true,"title":"Whether the volume is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iops":{"name":"iops","type":"\u0005","is_mandatory":true,"title":"IOPS for the volume","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshotId":{"name":"snapshotId","type":"\u0007","is_mandatory":true,"title":"ID of the snapshot used to create the volume","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"throughput":{"name":"throughput","type":"\u0005","is_mandatory":true,"title":"Throughput in MiB/s","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeSize":{"name":"volumeSize","type":"\u0005","is_mandatory":true,"title":"Size of the volume in GiB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeType":{"name":"volumeType","type":"\u0007","is_mandatory":true,"title":"Volume type (gp2, gp3, io1, io2, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EBS block device configuration for a launch configuration","private":true,"min_provider_version":"13.6.0","defaults":"volumeSize volumeType encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.launchconfiguration.metadataOptions":{"id":"aws.ec2.launchconfiguration.metadataOptions","name":"aws.ec2.launchconfiguration.metadataOptions","fields":{"httpEndpoint":{"name":"httpEndpoint","type":"\u0007","is_mandatory":true,"title":"Whether the metadata service is enabled (\"enabled\" or \"disabled\")","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"httpPutResponseHopLimit":{"name":"httpPutResponseHopLimit","type":"\u0005","is_mandatory":true,"title":"Maximum number of hops for the metadata token","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"httpTokens":{"name":"httpTokens","type":"\u0007","is_mandatory":true,"title":"Whether IMDSv2 is required (\"optional\" or \"required\")","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Instance metadata options for a launch configuration (IMDSv2 settings)","private":true,"min_provider_version":"13.6.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.launchtemplate":{"id":"aws.ec2.launchtemplate","name":"aws.ec2.launchtemplate","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the launch template","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the launch template was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdBy":{"name":"createdBy","type":"\u0007","is_mandatory":true,"title":"Principal that created the launch template","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultVersion":{"name":"defaultVersion","type":"\u0005","is_mandatory":true,"title":"Default version number","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamInstanceProfile":{"name":"iamInstanceProfile","type":"\u0007","title":"IAM instance profile ARN or name from the default version","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Launch template ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageId":{"name":"imageId","type":"\u0007","title":"AMI image ID from the default version","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","title":"Instance type from the default version","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestVersion":{"name":"latestVersion","type":"\u0005","is_mandatory":true,"title":"Latest version number","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"metadataOptions":{"name":"metadataOptions","type":"\n","title":"Metadata options from the default version (httpTokens, httpEndpoint, httpPutResponseHopLimit)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the launch template","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for the launch template","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroupIds":{"name":"securityGroupIds","type":"\u0019\u0007","title":"Security group IDs from the default version","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the launch template","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userData":{"name":"userData","type":"\u0007","title":"User data from the default version (base64-decoded)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 launch template","private":true,"min_provider_version":"13.5.0","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.managedPrefixList":{"id":"aws.ec2.managedPrefixList","name":"aws.ec2.managedPrefixList","fields":{"addressFamily":{"name":"addressFamily","type":"\u0007","is_mandatory":true,"title":"Address family: IPv4 or IPv6","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Prefix list ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"entries":{"name":"entries","type":"\u0019\u001baws.ec2.managedPrefixList.entry","title":"Entries in the prefix list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"entry":{"name":"entry","type":"\u001baws.ec2.managedPrefixList.entry","title":"Amazon EC2 managed prefix list entry","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Prefix list ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxEntries":{"name":"maxEntries","type":"\u0005","is_mandatory":true,"title":"Maximum number of entries for the prefix list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the prefix list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerId":{"name":"ownerId","type":"\u0007","is_mandatory":true,"title":"AWS account ID of the owner","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the prefix list exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the prefix list: create-in-progress, create-complete, modify-in-progress, etc.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the prefix list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0005","is_mandatory":true,"title":"Current version of the prefix list","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 managed prefix list","private":true,"min_provider_version":"13.6.3","defaults":"id name state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.managedPrefixList.entry":{"id":"aws.ec2.managedPrefixList.entry","name":"aws.ec2.managedPrefixList.entry","fields":{"cidr":{"name":"cidr","type":"\u0007","is_mandatory":true,"title":"CIDR block","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the entry","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 managed prefix list entry","private":true,"min_provider_version":"13.6.3","defaults":"cidr","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.networkacl":{"id":"aws.ec2.networkacl","name":"aws.ec2.networkacl","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the network ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"association":{"name":"association","type":"\u001baws.ec2.networkacl.association","title":"Association between an Amazon EC2 network ACL and a VPC subnet","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"associations":{"name":"associations","type":"\u0019\u001baws.ec2.networkacl.association","is_mandatory":true,"title":"Associations for the network ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"entries":{"name":"entries","type":"\u0019\u001baws.ec2.networkacl.entry","title":"Entries for the network ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"entry":{"name":"entry","type":"\u001baws.ec2.networkacl.entry","title":"Amazon EC2 network ACL entry","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID for the network ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isDefault":{"name":"isDefault","type":"\u0004","is_mandatory":true,"title":"Whether the ACL is the default network ACL for the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for the network ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the network ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 network ACL","private":true,"min_provider_version":"11.15.2","defaults":"id region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.networkacl.association":{"id":"aws.ec2.networkacl.association","name":"aws.ec2.networkacl.association","fields":{"associationId":{"name":"associationId","type":"\u0007","is_mandatory":true,"title":"ID for the association","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkAclId":{"name":"networkAclId","type":"\u0007","is_mandatory":true,"title":"Network ACL ID for the association","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnet":{"name":"subnet","type":"\u001baws.vpc.subnet","title":"Subnet associated with this network ACL","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetId":{"name":"subnetId","type":"\u0007","is_mandatory":true,"title":"Subnet ID for the association","desc":"Deprecated in favor of `subnet`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"Association between an Amazon EC2 network ACL and a VPC subnet","private":true,"min_provider_version":"11.15.2","defaults":"associationId subnetId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.networkacl.entry":{"id":"aws.ec2.networkacl.entry","name":"aws.ec2.networkacl.entry","fields":{"cidrBlock":{"name":"cidrBlock","type":"\u0007","is_mandatory":true,"title":"CIDR block for the ACL entry","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"egress":{"name":"egress","type":"\u0004","is_mandatory":true,"title":"Whether this is an entry for egress rules","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID for the ACL entry rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipv6CidrBlock":{"name":"ipv6CidrBlock","type":"\u0007","is_mandatory":true,"title":"IPv6 CIDR block for the ACL entry","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"portRange":{"name":"portRange","type":"\u001baws.ec2.networkacl.entry.portrange","title":"Port range for the ACL entry","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"portrange":{"name":"portrange","type":"\u001baws.ec2.networkacl.entry.portrange","title":"Amazon EC2 network ACL entry port range","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"protocol":{"name":"protocol","type":"\u0007","is_mandatory":true,"title":"Protocol number (-1 for all, 6 for TCP, 17 for UDP)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleAction":{"name":"ruleAction","type":"\u0007","is_mandatory":true,"title":"Allow or deny","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleNumber":{"name":"ruleNumber","type":"\u0005","is_mandatory":true,"title":"Rule number","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 network ACL entry","private":true,"min_provider_version":"11.15.2","defaults":"id egress ruleAction cidrBlock portRange","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.networkacl.entry.portrange":{"id":"aws.ec2.networkacl.entry.portrange","name":"aws.ec2.networkacl.entry.portrange","fields":{"from":{"name":"from","type":"\u0005","is_mandatory":true,"title":"Starting port for port range","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID for the entry port range","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"to":{"name":"to","type":"\u0005","is_mandatory":true,"title":"Ending port for port range","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 network ACL entry port range","private":true,"min_provider_version":"11.15.2","defaults":"from to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.networkinterface":{"id":"aws.ec2.networkinterface","name":"aws.ec2.networkinterface","fields":{"attachmentStatus":{"name":"attachmentStatus","type":"\u0007","is_mandatory":true,"title":"Attachment status (attaching, attached, detaching, detached; empty when not attached)","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachmentTime":{"name":"attachmentTime","type":"\t","is_mandatory":true,"title":"When the network interface was attached (null when not attached)","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability zone of the network interface","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deleteOnTermination":{"name":"deleteOnTermination","type":"\u0004","is_mandatory":true,"title":"Whether the network interface is deleted when the instance is terminated","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the network interface","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deviceIndex":{"name":"deviceIndex","type":"\u0005","is_mandatory":true,"title":"Position of the attachment in the device ordering (null when not attached; 0 is the primary ENI)","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"elasticIp":{"name":"elasticIp","type":"\u001baws.ec2.eip","title":"Elastic IP associated with the network interface (null if not associated with an EIP)","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the network interface","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instance":{"name":"instance","type":"\u001baws.ec2.instance","title":"EC2 instance the network interface is attached to (null when not attached to an instance)","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"interfaceType":{"name":"interfaceType","type":"\u0007","is_mandatory":true,"title":"Type of network interface","desc":"One of: interface, natGateway, efa, efa-only, trunk, load_balancer, network_load_balancer, vpc_endpoint, branch, transit_gateway, lambda, quicksight, global_accelerator_managed, api_gateway_managed, gateway_load_balancer, gateway_load_balancer_endpoint, iot_rules_managed, aws_codestar_connections_managed, evs.","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipv6Native":{"name":"ipv6Native","type":"\u0004","is_mandatory":true,"title":"Whether this is an IPv6 only network interface","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"macAddress":{"name":"macAddress","type":"\u0007","is_mandatory":true,"title":"MAC address of the network interface","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkCardIndex":{"name":"networkCardIndex","type":"\u0005","is_mandatory":true,"title":"Index of the network card (null when not attached)","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privateDnsName":{"name":"privateDnsName","type":"\u0007","is_mandatory":true,"title":"Private DNS name of the network interface (IPv4)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privateIpAddress":{"name":"privateIpAddress","type":"\u0007","is_mandatory":true,"title":"Private IPv4 address of the network interface","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicDnsName":{"name":"publicDnsName","type":"\u0007","is_mandatory":true,"title":"Public DNS name associated with the network interface (empty string if none)","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicIp":{"name":"publicIp","type":"\u0007","is_mandatory":true,"title":"Public IPv4 address associated with the network interface (empty string if none)","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the network interface exists","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"requesterManaged":{"name":"requesterManaged","type":"\u0004","is_mandatory":true,"title":"Whether the network interface is being managed by an AWS service (for example, AWS Management Console, Auto Scaling, and so on)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups associated with the network interface","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceDestCheck":{"name":"sourceDestCheck","type":"\u0004","is_mandatory":true,"title":"Whether the network interface performs source/destination checking","desc":"A value of true means checking is enabled, and false means checking is disabled. The value must be false for the network interface to perform network address translation (NAT) in your VPC.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the network interface","desc":"If the network interface is not attached to an instance, the status is available; if a network interface is attached to an instance the status is in-use.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnet":{"name":"subnet","type":"\u001baws.vpc.subnet","title":"Subnet of the network interface","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags set on the interface","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC of the network interface","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS EC2 network interface","private":true,"min_provider_version":"11.15.2","defaults":"id privateIpAddress macAddress","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.placementGroup":{"id":"aws.ec2.placementGroup","name":"aws.ec2.placementGroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the placement group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"groupId":{"name":"groupId","type":"\u0007","is_mandatory":true,"title":"Group ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the placement group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the placement group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"partitionCount":{"name":"partitionCount","type":"\u0005","is_mandatory":true,"title":"Number of partitions (for partition strategy)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the placement group exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the placement group: pending, available, deleting, deleted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"strategy":{"name":"strategy","type":"\u0007","is_mandatory":true,"title":"Placement strategy: cluster, spread, or partition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the placement group","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 placement group","private":true,"min_provider_version":"13.6.3","defaults":"name strategy state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.securitygroup":{"id":"aws.ec2.securitygroup","name":"aws.ec2.securitygroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Security group ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the security group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Security group ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipPermissions":{"name":"ipPermissions","type":"\u0019\u001baws.ec2.securitygroup.ippermission","title":"IP permissions (ingress) for the security group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipPermissionsEgress":{"name":"ipPermissionsEgress","type":"\u0019\u001baws.ec2.securitygroup.ippermission","title":"IP permissions (egress) for the security group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ippermission":{"name":"ippermission","type":"\u001baws.ec2.securitygroup.ippermission","title":"Amazon EC2 security group IP permission","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"isAttachedToNetworkInterface":{"name":"isAttachedToNetworkInterface","type":"\u0004","title":"Whether the security group is attached to Amazon Elastic Compute Cloud","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the security group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region associated with the security group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"A map of tags associated with the security group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC associated with the security group","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 security group","private":true,"min_provider_version":"11.15.2","defaults":"id name region vpc.id","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.securitygroup.ippermission":{"id":"aws.ec2.securitygroup.ippermission","name":"aws.ec2.securitygroup.ippermission","fields":{"fromPort":{"name":"fromPort","type":"\u0005","is_mandatory":true,"title":"Start of port range for TCP/UDP protocols","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"AWS ID of the security group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipProtocol":{"name":"ipProtocol","type":"\u0007","is_mandatory":true,"title":"IP protocol name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipRangeDetails":{"name":"ipRangeDetails","type":"\u0019\n","is_mandatory":true,"title":"IPv4 address ranges with per-range descriptions (each entry: {cidr, description})","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipRanges":{"name":"ipRanges","type":"\u0019\u0007","is_mandatory":true,"title":"IPv4 address ranges","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipv6RangeDetails":{"name":"ipv6RangeDetails","type":"\u0019\n","is_mandatory":true,"title":"IPv6 address ranges with per-range descriptions (each entry: {cidr, description})","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipv6Ranges":{"name":"ipv6Ranges","type":"\u0019\u0007","is_mandatory":true,"title":"IPv6 address ranges","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"prefixListIds":{"name":"prefixListIds","type":"\u0019\n","is_mandatory":true,"title":"List of prefix IDs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"prefixLists":{"name":"prefixLists","type":"\u0019\u001baws.ec2.managedPrefixList","title":"Managed prefix lists this rule targets","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"toPort":{"name":"toPort","type":"\u0005","is_mandatory":true,"title":"End of port range for TCP/UDP protocols","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userIdGroupPairs":{"name":"userIdGroupPairs","type":"\u0019\n","is_mandatory":true,"title":"List of user ID group pairs","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 security group IP permission","private":true,"min_provider_version":"11.15.2","defaults":"id toPort fromPort ipProtocol ipRanges ipv6Ranges","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.snapshot":{"id":"aws.ec2.snapshot","name":"aws.ec2.snapshot","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"completionTime":{"name":"completionTime","type":"\t","is_mandatory":true,"title":"Time when the snapshot completed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createVolumePermission":{"name":"createVolumePermission","type":"\u0019\n","title":"Users/groups that have the permissions to create volumes from the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encrypted":{"name":"encrypted","type":"\u0004","is_mandatory":true,"title":"Whether the snapshot is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID for the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isPublic":{"name":"isPublic","type":"\u0004","title":"Whether the snapshot is public (shared with all AWS accounts)","min_provider_version":"13.2.7","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for snapshot encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the snapshot exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startTime":{"name":"startTime","type":"\t","is_mandatory":true,"title":"Time when the snapshot began","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the snapshot: pending, completed, error, recoverable, or recovering","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageTier":{"name":"storageTier","type":"\u0007","is_mandatory":true,"title":"The storage tier in which the snapshot is stored","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeId":{"name":"volumeId","type":"\u0007","is_mandatory":true,"title":"ID of the volume used to create the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeSize":{"name":"volumeSize","type":"\u0005","is_mandatory":true,"title":"Size of the volume, in GiB","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 (EBS) snapshot","private":true,"min_provider_version":"11.15.2","defaults":"id region volumeSize state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.transitgateway":{"id":"aws.ec2.transitgateway","name":"aws.ec2.transitgateway","fields":{"amazonSideAsn":{"name":"amazonSideAsn","type":"\u0005","is_mandatory":true,"title":"Private Autonomous System Number (ASN) for the Amazon side of a BGP session","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Transit gateway ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"associationDefaultRouteTableId":{"name":"associationDefaultRouteTableId","type":"\u0007","is_mandatory":true,"title":"ID of the default association route table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachment":{"name":"attachment","type":"\u001baws.ec2.transitgateway.attachment","title":"Amazon EC2 transit gateway attachment","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"attachments":{"name":"attachments","type":"\u0019\u001baws.ec2.transitgateway.attachment","title":"Attachments to this transit gateway (VPCs, VPNs, peering, etc.)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoAcceptSharedAttachments":{"name":"autoAcceptSharedAttachments","type":"\u0004","is_mandatory":true,"title":"Whether attachment requests are automatically accepted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultRouteTableAssociation":{"name":"defaultRouteTableAssociation","type":"\u0004","is_mandatory":true,"title":"Whether resource attachments are automatically associated with the default route table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultRouteTablePropagation":{"name":"defaultRouteTablePropagation","type":"\u0004","is_mandatory":true,"title":"Whether resource attachments automatically propagate routes to the default route table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the transit gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnsSupport":{"name":"dnsSupport","type":"\u0004","is_mandatory":true,"title":"Whether DNS support is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Transit gateway ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"multicastSupport":{"name":"multicastSupport","type":"\u0004","is_mandatory":true,"title":"Whether multicast is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerId":{"name":"ownerId","type":"\u0007","is_mandatory":true,"title":"AWS account ID of the transit gateway owner","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"peeringAttachment":{"name":"peeringAttachment","type":"\u001baws.ec2.transitgateway.peeringAttachment","title":"Amazon EC2 transit gateway peering attachment","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"peeringAttachments":{"name":"peeringAttachments","type":"\u0019\u001baws.ec2.transitgateway.peeringAttachment","title":"Peering attachments for this transit gateway","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"propagationDefaultRouteTableId":{"name":"propagationDefaultRouteTableId","type":"\u0007","is_mandatory":true,"title":"ID of the default propagation route table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the transit gateway exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routeTable":{"name":"routeTable","type":"\u001baws.ec2.transitgateway.routeTable","title":"Amazon EC2 transit gateway route table","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"routeTables":{"name":"routeTables","type":"\u0019\u001baws.ec2.transitgateway.routeTable","title":"Route tables for this transit gateway","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the transit gateway (available, deleting, deleted, pending, modifying, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the transit gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitGatewayCidrBlocks":{"name":"transitGatewayCidrBlocks","type":"\u0019\u0007","is_mandatory":true,"title":"Transit gateway CIDR blocks","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpnEcmpSupport":{"name":"vpnEcmpSupport","type":"\u0004","is_mandatory":true,"title":"Whether Equal Cost Multipath Protocol support is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 transit gateway","private":true,"min_provider_version":"11.15.2","defaults":"arn id state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.transitgateway.attachment":{"id":"aws.ec2.transitgateway.attachment","name":"aws.ec2.transitgateway.attachment","fields":{"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Transit gateway attachment ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the attachment exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceId":{"name":"resourceId","type":"\u0007","is_mandatory":true,"title":"ID of the attached resource (VPC ID, VPN connection ID, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceType":{"name":"resourceType","type":"\u0007","is_mandatory":true,"title":"Type of the attached resource: vpc, vpn, direct-connect-gateway, connect, peering, tgw-peering","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the attachment","desc":"One of: initiating, initiatingRequest, pendingAcceptance, rollingBack, pending, available, modifying, deleting, deleted, failed, rejected, rejecting, failing.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the attachment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitGatewayId":{"name":"transitGatewayId","type":"\u0007","is_mandatory":true,"title":"ID of the transit gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 transit gateway attachment","private":true,"min_provider_version":"13.6.3","defaults":"id resourceType state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.transitgateway.peeringAttachment":{"id":"aws.ec2.transitgateway.peeringAttachment","name":"aws.ec2.transitgateway.peeringAttachment","fields":{"accepterTgwInfo":{"name":"accepterTgwInfo","type":"\n","is_mandatory":true,"title":"Accepter transit gateway info (transitGatewayId, ownerId, region)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Transit gateway attachment ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the peering attachment exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"requesterTgwInfo":{"name":"requesterTgwInfo","type":"\n","is_mandatory":true,"title":"Requester transit gateway info (transitGatewayId, ownerId, region)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the peering attachment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusCode":{"name":"statusCode","type":"\u0007","is_mandatory":true,"title":"Status code: initiating, pendingAcceptance, active, deleted, etc.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusMessage":{"name":"statusMessage","type":"\u0007","is_mandatory":true,"title":"Status message","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the peering attachment","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 transit gateway peering attachment","private":true,"min_provider_version":"13.6.3","defaults":"id state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.transitgateway.routeTable":{"id":"aws.ec2.transitgateway.routeTable","name":"aws.ec2.transitgateway.routeTable","fields":{"defaultAssociationRouteTable":{"name":"defaultAssociationRouteTable","type":"\u0004","is_mandatory":true,"title":"Whether this is the default association route table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultPropagationRouteTable":{"name":"defaultPropagationRouteTable","type":"\u0004","is_mandatory":true,"title":"Whether this is the default propagation route table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Transit gateway route table ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the route table exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the route table: pending, available, deleting, deleted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the route table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitGatewayId":{"name":"transitGatewayId","type":"\u0007","is_mandatory":true,"title":"ID of the transit gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 transit gateway route table","private":true,"min_provider_version":"13.6.3","defaults":"id state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.vgwtelemetry":{"id":"aws.ec2.vgwtelemetry","name":"aws.ec2.vgwtelemetry","fields":{"outsideIpAddress":{"name":"outsideIpAddress","type":"\u0007","is_mandatory":true,"title":"Outside IP address","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"VPN tunnel status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusMessage":{"name":"statusMessage","type":"\u0007","is_mandatory":true,"title":"VPN tunnel status message","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 VPN tunnel telemetry","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.volume":{"id":"aws.ec2.volume","name":"aws.ec2.volume","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the EC2 volume","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachments":{"name":"attachments","type":"\u0019\n","is_mandatory":true,"title":"Information about the volume attachments","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability Zone in which the volume was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createTime":{"name":"createTime","type":"\t","is_mandatory":true,"title":"Time the volume was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encrypted":{"name":"encrypted","type":"\u0004","is_mandatory":true,"title":"Whether the volume is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the EC2 volume","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iops":{"name":"iops","type":"\u0005","is_mandatory":true,"title":"Number of I/O operations per second (IOPS)","desc":"For gp3, io1, and io2 volumes, this represents the number of IOPS that are provisioned for the volume. For gp2 volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for volume encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"multiAttachEnabled":{"name":"multiAttachEnabled","type":"\u0004","is_mandatory":true,"title":"Whether Amazon EBS Multi-Attach is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the EC2 volume is stored","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"size":{"name":"size","type":"\u0005","is_mandatory":true,"title":"Size of the volume, in GiBs.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sseType":{"name":"sseType","type":"\u0007","is_mandatory":true,"title":"Server-side encryption type: sse-ebs, sse-kms, or none","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the volume: creating, available, in-use, and so on","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"A map of tags associated with the EBS volume","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"throughput":{"name":"throughput","type":"\u0005","is_mandatory":true,"title":"Throughput that the volume supports, in MiB/s.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeType":{"name":"volumeType","type":"\u0007","is_mandatory":true,"title":"EBS volume type: gp2, gp3, io1, io2, st1, sc1, or standard","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 (EBS) volume","private":true,"min_provider_version":"11.15.2","defaults":"id region volumeType size encrypted state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.vpcEndpointServiceConfiguration":{"id":"aws.ec2.vpcEndpointServiceConfiguration","name":"aws.ec2.vpcEndpointServiceConfiguration","fields":{"acceptanceRequired":{"name":"acceptanceRequired","type":"\u0004","is_mandatory":true,"title":"Whether acceptance is required for endpoint connections","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"allowedPrincipals":{"name":"allowedPrincipals","type":"\u0019\u0007","title":"Principals allowed to discover the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZones":{"name":"availabilityZones","type":"\u0019\u0007","is_mandatory":true,"title":"Availability zones where the service is available","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connection":{"name":"connection","type":"\u001baws.ec2.vpcEndpointServiceConfiguration.connection","title":"Amazon VPC Endpoint Service connection (consumer connected to an endpoint service)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"connections":{"name":"connections","type":"\u0019\u001baws.ec2.vpcEndpointServiceConfiguration.connection","title":"VPC endpoint connections (consumers connected to this service)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"gatewayLoadBalancerArns":{"name":"gatewayLoadBalancerArns","type":"\u0019\u0007","is_mandatory":true,"title":"Gateway Load Balancer ARNs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"gatewayLoadBalancers":{"name":"gatewayLoadBalancers","type":"\u0019\u001baws.elb.loadbalancer","title":"Gateway Load Balancers fronting this VPC endpoint service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Service ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"managesVpcEndpoints":{"name":"managesVpcEndpoints","type":"\u0004","is_mandatory":true,"title":"Whether the service manages its own VPC endpoints","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Service name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkLoadBalancerArns":{"name":"networkLoadBalancerArns","type":"\u0019\u0007","is_mandatory":true,"title":"Network Load Balancer ARNs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkLoadBalancers":{"name":"networkLoadBalancers","type":"\u0019\u001baws.elb.loadbalancer","title":"Network Load Balancers fronting this VPC endpoint service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"payerResponsibility":{"name":"payerResponsibility","type":"\u0007","is_mandatory":true,"title":"Payer responsibility: ServiceOwner","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privateDnsName":{"name":"privateDnsName","type":"\u0007","is_mandatory":true,"title":"Private DNS name for the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privateDnsNameVerificationState":{"name":"privateDnsNameVerificationState","type":"\u0007","is_mandatory":true,"title":"Verification state of the private DNS name: pendingVerification, verified, failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the service exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceType":{"name":"serviceType","type":"\u0007","is_mandatory":true,"title":"Service type: Interface, Gateway, GatewayLoadBalancer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State: Pending, Available, Deleting, Deleted, Failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportedIpAddressTypes":{"name":"supportedIpAddressTypes","type":"\u0019\u0007","is_mandatory":true,"title":"Supported IP address types: ipv4, ipv6, dualstack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the service configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 VPC endpoint service configuration (PrivateLink provider side)","private":true,"min_provider_version":"13.6.3","defaults":"id name state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.vpcEndpointServiceConfiguration.connection":{"id":"aws.ec2.vpcEndpointServiceConfiguration.connection","name":"aws.ec2.vpcEndpointServiceConfiguration.connection","fields":{"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation time","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnsEntries":{"name":"dnsEntries","type":"\u0019\n","is_mandatory":true,"title":"DNS entries for this connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointId":{"name":"endpointId","type":"\u0007","is_mandatory":true,"title":"VPC endpoint ID of the consumer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointOwner":{"name":"endpointOwner","type":"\u0007","is_mandatory":true,"title":"Owner of the consumer endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointRegion":{"name":"endpointRegion","type":"\u0007","is_mandatory":true,"title":"Region of the consumer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointState":{"name":"endpointState","type":"\u0007","is_mandatory":true,"title":"Connection state: pendingAcceptance, pending, available, deleting, deleted, rejected, failed, expired","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"gatewayLoadBalancerArns":{"name":"gatewayLoadBalancerArns","type":"\u0019\u0007","is_mandatory":true,"title":"Gateway load balancer ARNs in use","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID for the connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddressType":{"name":"ipAddressType","type":"\u0007","is_mandatory":true,"title":"IP address type of the connection: ipv4, ipv6, dualstack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkLoadBalancerArns":{"name":"networkLoadBalancerArns","type":"\u0019\u0007","is_mandatory":true,"title":"Network load balancer ARNs in use","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon VPC Endpoint Service connection (consumer connected to an endpoint service)","private":true,"min_provider_version":"13.6.3","defaults":"endpointId endpointState","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ec2.vpnconnection":{"id":"aws.ec2.vpnconnection","name":"aws.ec2.vpnconnection","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the VPN connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"category":{"name":"category","type":"\u0007","is_mandatory":true,"title":"Category of VPN connection: VPN or VPN-Classic","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customerGateway":{"name":"customerGateway","type":"\u001baws.ec2.customerGateway","title":"Customer gateway associated with this VPN connection","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableAcceleration":{"name":"enableAcceleration","type":"\u0004","is_mandatory":true,"title":"Whether acceleration is enabled for the VPN connection","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"VPN connection ID","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"localIpv4NetworkCidr":{"name":"localIpv4NetworkCidr","type":"\u0007","is_mandatory":true,"title":"IPv4 CIDR on the customer gateway (on-premises) side","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"localIpv6NetworkCidr":{"name":"localIpv6NetworkCidr","type":"\u0007","is_mandatory":true,"title":"IPv6 CIDR on the customer gateway (on-premises) side","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"outsideIpAddressType":{"name":"outsideIpAddressType","type":"\u0007","is_mandatory":true,"title":"Type of IPv4 address assigned to the outside interface: PrivateIpv4, PublicIpv4, Ipv6","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the VPN connection exists","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"remoteIpv4NetworkCidr":{"name":"remoteIpv4NetworkCidr","type":"\u0007","is_mandatory":true,"title":"IPv4 CIDR on the AWS side","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"remoteIpv6NetworkCidr":{"name":"remoteIpv6NetworkCidr","type":"\u0007","is_mandatory":true,"title":"IPv6 CIDR on the AWS side","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the VPN connection: pending, available, deleting, deleted","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"staticRoutesOnly":{"name":"staticRoutesOnly","type":"\u0004","is_mandatory":true,"title":"Whether the VPN connection uses static routes only","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the VPN connection","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitGateway":{"name":"transitGateway","type":"\u001baws.ec2.transitgateway","title":"Transit gateway associated with this VPN connection","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tunnelInsideIpVersion":{"name":"tunnelInsideIpVersion","type":"\u0007","is_mandatory":true,"title":"Whether the VPN tunnels process IPv4 or IPv6 traffic","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of VPN connection (ipsec.1)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vgwTelemetry":{"name":"vgwTelemetry","type":"\u0019\u001baws.ec2.vgwtelemetry","is_mandatory":true,"title":"List of telemetry data for the VPN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpnGateway":{"name":"vpnGateway","type":"\u001baws.vpc.vpnGateway","title":"Virtual private gateway associated with this VPN connection","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EC2 VPN connection","private":true,"min_provider_version":"11.15.2","defaults":"arn id state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecr":{"id":"aws.ecr","name":"aws.ecr","fields":{"image":{"name":"image","type":"\u001baws.ecr.image","title":"AWS Elastic Container Registry image","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"images":{"name":"images","type":"\u0019\u001baws.ecr.image","title":"List of images","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifecyclePolicy":{"name":"lifecyclePolicy","type":"\u001baws.ecr.lifecyclePolicy","title":"AWS ECR repository lifecycle policy","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"privateRepositories":{"name":"privateRepositories","type":"\u0019\u001baws.ecr.repository","title":"List of private repositories","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicRepositories":{"name":"publicRepositories","type":"\u0019\u001baws.ecr.repository","title":"List of public repositories associated with the AWS account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationConfiguration":{"name":"replicationConfiguration","type":"\n","title":"Registry replication configuration","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"repository":{"name":"repository","type":"\u001baws.ecr.repository","title":"AWS Elastic Container Registry repository","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"scanningConfiguration":{"name":"scanningConfiguration","type":"\u001baws.ecr.scanningConfiguration","title":"Registry-level scanning configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Elastic Container Registry (ECR)","desc":"Use the ECR namespace to enumerate container image registries and the images they hold. Iterate `privateRepositories()` and `publicRepositories()` for private (per-account) and public ECR repositories (with their image-tag immutability, scan-on-push setting, repository policy, and lifecycle policy), and `images()` for images across those repos with their tags, digests, and image-scan findings. Read `replicationConfiguration` for cross-region/account replication and `scanningConfiguration` for the registry-level scanning posture.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecr.image":{"id":"aws.ecr.image","name":"aws.ecr.image","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"digest":{"name":"digest","type":"\u0007","is_mandatory":true,"title":"SHA256 of the image manifest","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastRecordedPullTime":{"name":"lastRecordedPullTime","type":"\t","is_mandatory":true,"title":"Time of the most recent image pull (Amazon only refreshes this data once every 24 hours.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"mediaType":{"name":"mediaType","type":"\u0007","is_mandatory":true,"title":"Type of image manifest","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pushedAt":{"name":"pushedAt","type":"\t","is_mandatory":true,"title":"Time the image was pushed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the ECR image is located","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"registryId":{"name":"registryId","type":"\u0007","is_mandatory":true,"title":"AWS account ID associated with public registry for this image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"repoName":{"name":"repoName","type":"\u0007","is_mandatory":true,"title":"Name of the repository for the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scanFinding":{"name":"scanFinding","type":"\u001baws.ecr.image.scanFinding","title":"AWS ECR image scan finding","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"scanFindingSeverityCounts":{"name":"scanFindingSeverityCounts","type":"\n","title":"Severity counts from the most recent image scan","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scanFindings":{"name":"scanFindings","type":"\u0019\u001baws.ecr.image.scanFinding","title":"Findings from the most recent image scan (basic scan findings; private repositories only)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scanStatus":{"name":"scanStatus","type":"\u0007","title":"Status of the most recent image scan","desc":"One of: COMPLETE, FAILED, IN_PROGRESS, UNSUPPORTED_IMAGE, ACTIVE, SCAN_ELIGIBILITY_EXPIRED, FINDINGS_UNAVAILABLE, or NOT_SCANNED.","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sizeInBytes":{"name":"sizeInBytes","type":"\u0005","is_mandatory":true,"title":"Size of the image in bytes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u0019\u0007","is_mandatory":true,"title":"List of tags associated with image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"uri":{"name":"uri","type":"\u0007","is_mandatory":true,"title":"URI for the image repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Elastic Container Registry image","private":true,"min_provider_version":"11.15.2","defaults":"uri region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecr.image.scanFinding":{"id":"aws.ecr.image.scanFinding","name":"aws.ecr.image.scanFinding","fields":{"attributes":{"name":"attributes","type":"\n","is_mandatory":true,"title":"Attributes associated with the finding (e.g., CVSS score)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the vulnerability","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the vulnerability (e.g., CVE ID)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"severity":{"name":"severity","type":"\u0007","is_mandatory":true,"title":"Severity: INFORMATIONAL, LOW, MEDIUM, HIGH, CRITICAL, or UNDEFINED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"uri":{"name":"uri","type":"\u0007","is_mandatory":true,"title":"URI with more information about the vulnerability","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS ECR image scan finding","private":true,"min_provider_version":"13.12.1","defaults":"severity name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecr.lifecyclePolicy":{"id":"aws.ecr.lifecyclePolicy","name":"aws.ecr.lifecyclePolicy","fields":{"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for this lifecycle policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastEvaluatedAt":{"name":"lastEvaluatedAt","type":"\t","is_mandatory":true,"title":"Time the lifecycle policy was last evaluated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rule":{"name":"rule","type":"\u001baws.ecr.lifecyclePolicy.rule","title":"AWS ECR lifecycle policy rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"rules":{"name":"rules","type":"\u0019\u001baws.ecr.lifecyclePolicy.rule","is_mandatory":true,"title":"Rules in the lifecycle policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS ECR repository lifecycle policy","private":true,"min_provider_version":"11.15.2","defaults":"rules","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecr.lifecyclePolicy.rule":{"id":"aws.ecr.lifecyclePolicy.rule","name":"aws.ecr.lifecyclePolicy.rule","fields":{"actionType":{"name":"actionType","type":"\u0007","is_mandatory":true,"title":"Action type: expire or transition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"countNumber":{"name":"countNumber","type":"\u0005","is_mandatory":true,"title":"Count number threshold","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"countType":{"name":"countType","type":"\u0007","is_mandatory":true,"title":"Count type: imageCountMoreThan, sinceImagePushed, sinceImagePulled, or sinceImageTransitioned","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"countUnit":{"name":"countUnit","type":"\u0007","is_mandatory":true,"title":"Count unit for time-based rules (days)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for this rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rulePriority":{"name":"rulePriority","type":"\u0005","is_mandatory":true,"title":"Priority of the rule (lower numbers are evaluated first)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tagPatternList":{"name":"tagPatternList","type":"\u0019\u0007","is_mandatory":true,"title":"Tag pattern list for filtering images (glob patterns)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tagPrefixList":{"name":"tagPrefixList","type":"\u0019\u0007","is_mandatory":true,"title":"Tag prefix list for filtering images","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tagStatus":{"name":"tagStatus","type":"\u0007","is_mandatory":true,"title":"Tag status filter: tagged, untagged, or any","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS ECR lifecycle policy rule","private":true,"min_provider_version":"11.15.2","defaults":"rulePriority description","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecr.repository":{"id":"aws.ecr.repository","name":"aws.ecr.repository","fields":{"aboutText":{"name":"aboutText","type":"\u0007","title":"About text from catalog data (public repositories only)","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"architectures":{"name":"architectures","type":"\u0019\u0007","title":"Architectures from catalog data (public repositories only)","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"catalogDescription":{"name":"catalogDescription","type":"\u0007","title":"Short description from catalog data (public repositories only)","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"When the repository was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionType":{"name":"encryptionType","type":"\u0007","is_mandatory":true,"title":"Encryption type for images at rest (AES256, KMS, or KMS_DSSE)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageScanOnPush":{"name":"imageScanOnPush","type":"\u0004","is_mandatory":true,"title":"Whether the repository option to scan on image push is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageTagMutability":{"name":"imageTagMutability","type":"\u0007","is_mandatory":true,"title":"Whether image tags are immutable (MUTABLE or IMMUTABLE); immutable tags prevent image overwrites","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"images":{"name":"images","type":"\u0019\u001baws.ecr.image","title":"List of images in the repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifecyclePolicy":{"name":"lifecyclePolicy","type":"\u001baws.ecr.lifecyclePolicy","title":"Lifecycle policy for the repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"operatingSystems":{"name":"operatingSystems","type":"\u0019\u0007","title":"Operating systems from catalog data (public repositories only)","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\n","title":"Access policy for the repository (parsed JSON; private repositories only)","min_provider_version":"13.5.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"public":{"name":"public","type":"\u0004","is_mandatory":true,"title":"Whether the repository is public","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the image is stored","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"registryId":{"name":"registryId","type":"\u0007","is_mandatory":true,"title":"AWS Account ID associated with public registry for this repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scanningFrequency":{"name":"scanningFrequency","type":"\u0007","title":"Scanning frequency for the repository: SCAN_ON_PUSH, CONTINUOUS_SCAN, or MANUAL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"AWS resource tags for the repository (private repositories only)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"uri":{"name":"uri","type":"\u0007","is_mandatory":true,"title":"URI of the repository, used for push/pull operations","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"usageText":{"name":"usageText","type":"\u0007","title":"Usage text from catalog data (public repositories only)","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Elastic Container Registry repository","private":true,"min_provider_version":"11.15.2","defaults":"uri region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecr.scanningConfiguration":{"id":"aws.ecr.scanningConfiguration","name":"aws.ecr.scanningConfiguration","fields":{"rule":{"name":"rule","type":"\u001baws.ecr.scanningConfiguration.rule","title":"AWS ECR registry scanning configuration rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"rules":{"name":"rules","type":"\u0019\u001baws.ecr.scanningConfiguration.rule","is_mandatory":true,"title":"Scanning rules applied to repositories","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scanType":{"name":"scanType","type":"\u0007","is_mandatory":true,"title":"Scan type for the registry: BASIC or ENHANCED","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS ECR registry scanning configuration","private":true,"min_provider_version":"13.12.1","defaults":"scanType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecr.scanningConfiguration.rule":{"id":"aws.ecr.scanningConfiguration.rule","name":"aws.ecr.scanningConfiguration.rule","fields":{"repositoryFilters":{"name":"repositoryFilters","type":"\u0019\n","is_mandatory":true,"title":"Repository filters applied by this rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scanFrequency":{"name":"scanFrequency","type":"\u0007","is_mandatory":true,"title":"Scan frequency: SCAN_ON_PUSH, CONTINUOUS_SCAN, or MANUAL","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS ECR registry scanning configuration rule","private":true,"min_provider_version":"13.12.1","defaults":"scanFrequency","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs":{"id":"aws.ecs","name":"aws.ecs","fields":{"cluster":{"name":"cluster","type":"\u001baws.ecs.cluster","title":"Amazon ECS cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusters":{"name":"clusters","type":"\u0019\u001baws.ecs.cluster","title":"List of AWS ECS Clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"container":{"name":"container","type":"\u001baws.ecs.container","title":"Amazon ECS container","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"containerInstances":{"name":"containerInstances","type":"\u0019\u001baws.ecs.instance","title":"List of AWS ECS Container Instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"containers":{"name":"containers","type":"\u0019\u001baws.ecs.container","title":"List of AWS ECS Containers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instance":{"name":"instance","type":"\u001baws.ecs.instance","title":"AWS ECS container instance","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"service":{"name":"service","type":"\u001baws.ecs.service","title":"Amazon ECS Service","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"task":{"name":"task","type":"\u001baws.ecs.task","title":"Amazon ECS task","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"taskDefinition":{"name":"taskDefinition","type":"\u001baws.ecs.taskDefinition","title":"Amazon ECS Task Definition","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"taskDefinitions":{"name":"taskDefinitions","type":"\u0019\u001baws.ecs.taskDefinition","title":"List of AWS ECS Task Definitions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"taskSet":{"name":"taskSet","type":"\u001baws.ecs.taskSet","title":"Amazon ECS Task Set","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"Amazon Elastic Container Service (ECS)","desc":"Use the ECS namespace to enumerate cluster, workload, and task-definition state across all enabled regions. Iterate `clusters()` for ECS clusters (with their services, container instances, capacity providers, and settings), `containers()` for the running containers across those clusters, `containerInstances()` for EC2-launch-type registered instances, and `taskDefinitions()` for the task definition revisions registered in the account.","min_provider_version":"11.15.2","defaults":"clusters containers containerInstances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.cluster":{"id":"aws.ecs.cluster","name":"aws.ecs.cluster","fields":{"activeServicesCount":{"name":"activeServicesCount","type":"\u0005","is_mandatory":true,"title":"Number of services running in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the ECS cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"capacityProviderStrategyItem":{"name":"capacityProviderStrategyItem","type":"\u001baws.ecs.cluster.capacityProviderStrategyItem","title":"Capacity provider strategy item for an ECS cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"capacityProviders":{"name":"capacityProviders","type":"\u0019\u0007","is_mandatory":true,"title":"Capacity providers associated with the cluster","min_provider_version":"13.0.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"configuration":{"name":"configuration","type":"\n","is_mandatory":true,"title":"Configuration for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"containerInstances":{"name":"containerInstances","type":"\u0019\u001baws.ecs.instance","title":"List of AWS ECS container instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultCapacityProviderStrategy":{"name":"defaultCapacityProviderStrategy","type":"\u0019\u001baws.ecs.cluster.capacityProviderStrategyItem","title":"Default capacity provider strategy for the cluster","min_provider_version":"13.0.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fargateEphemeralStorageKmsKey":{"name":"fargateEphemeralStorageKmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt Fargate ephemeral storage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the ECS cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pendingTasksCount":{"name":"pendingTasksCount","type":"\u0005","is_mandatory":true,"title":"Count of pending tasks in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster is located","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"registeredContainerInstancesCount":{"name":"registeredContainerInstancesCount","type":"\u0005","is_mandatory":true,"title":"Count of container instances registered to the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"runningTasksCount":{"name":"runningTasksCount","type":"\u0005","is_mandatory":true,"title":"Count of running tasks in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceConnectNamespace":{"name":"serviceConnectNamespace","type":"\u0007","is_mandatory":true,"title":"Default Service Connect namespace name or ARN for the cluster","min_provider_version":"13.0.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"services":{"name":"services","type":"\u0019\u001baws.ecs.service","title":"List of AWS ECS services in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"settings":{"name":"settings","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Cluster settings (e.g., Container Insights)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statistics":{"name":"statistics","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Statistics for the cluster, broken down by launch type (e.g., runningEC2TasksCount, runningFargateTasksCount)","min_provider_version":"13.0.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags of the ECS cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tasks":{"name":"tasks","type":"\u0019\u001baws.ecs.task","title":"List of AWS ECS task definitions","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS cluster","private":true,"min_provider_version":"11.15.2","defaults":"name region status runningTasksCount pendingTasksCount","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.cluster.capacityProviderStrategyItem":{"id":"aws.ecs.cluster.capacityProviderStrategyItem","name":"aws.ecs.cluster.capacityProviderStrategyItem","fields":{"base":{"name":"base","type":"\u0005","is_mandatory":true,"title":"Minimum number of tasks to run on this capacity provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"capacityProvider":{"name":"capacityProvider","type":"\u0007","is_mandatory":true,"title":"Short name of the capacity provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"weight":{"name":"weight","type":"\u0005","is_mandatory":true,"title":"Relative percentage of total tasks that should use this capacity provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Capacity provider strategy item for an ECS cluster","private":true,"min_provider_version":"13.0.3","defaults":"capacityProvider base weight","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.container":{"id":"aws.ecs.container","name":"aws.ecs.container","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the ECS container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterName":{"name":"clusterName","type":"\u0007","is_mandatory":true,"title":"Cluster associated with the ECS container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"command":{"name":"command","type":"\u0019\u0007","is_mandatory":true,"title":"Command used to start the container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"containerName":{"name":"containerName","type":"\u0007","is_mandatory":true,"title":"Name of the ECS container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cpuUnits":{"name":"cpuUnits","type":"\u0007","is_mandatory":true,"title":"The number of CPU units set for the container","desc":"The value is 0 if no value was specified in the container definition when the task definition was registered.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"image":{"name":"image","type":"\u0007","is_mandatory":true,"title":"Image used for the ECS container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"initProcessEnabled":{"name":"initProcessEnabled","type":"\u0004","is_mandatory":true,"title":"Whether an init process is enabled inside the container (from task definition)","min_provider_version":"13.2.7","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logDriver":{"name":"logDriver","type":"\u0007","is_mandatory":true,"title":"logDriver setting for the ECS container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"memoryHardLimit":{"name":"memoryHardLimit","type":"\u0007","is_mandatory":true,"title":"The hard limit (in MiB) of memory set for the container.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"memorySoftLimit":{"name":"memorySoftLimit","type":"\u0007","is_mandatory":true,"title":"The soft limit (in MiB) of memory set for the container.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the ECS container + IP for unique identification","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformFamily":{"name":"platformFamily","type":"\u0007","is_mandatory":true,"title":"Platform family associated with the ECS container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformVersion":{"name":"platformVersion","type":"\u0007","is_mandatory":true,"title":"Platform version assigned to the ECS container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicIp":{"name":"publicIp","type":"\u0007","is_mandatory":true,"title":"Public IP address of the ECS container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"reason":{"name":"reason","type":"\u0007","is_mandatory":true,"title":"Short (1024 characters max) description of the running or stopped container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the ECS Container is located","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"runtimeId":{"name":"runtimeId","type":"\u0007","is_mandatory":true,"title":"Runtime ID for the container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the ECS container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"task":{"name":"task","type":"\u001baws.ecs.task","title":"Task used to create the container","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"taskArn":{"name":"taskArn","type":"\u0007","is_mandatory":true,"title":"ARN for the task used to create the container","desc":"Deprecated in favor of `task()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"taskDefinition":{"name":"taskDefinition","type":"\u001baws.ecs.taskDefinition","title":"Task definition associated with the ECS container","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"taskDefinitionArn":{"name":"taskDefinitionArn","type":"\u0007","is_mandatory":true,"title":"ARN for the task definition associated with the ECS container","desc":"Deprecated in favor of `taskDefinition()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"user":{"name":"user","type":"\u0007","is_mandatory":true,"title":"User to run as inside the container (from task definition)","min_provider_version":"13.2.7","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS container","private":true,"min_provider_version":"11.15.2","defaults":"containerName runtimeId clusterName region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.instance":{"id":"aws.ecs.instance","name":"aws.ecs.instance","fields":{"agentConnected":{"name":"agentConnected","type":"\u0004","is_mandatory":true,"title":"Whether the agent is connected to ECS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the container instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"capacityProvider":{"name":"capacityProvider","type":"\u0007","is_mandatory":true,"title":"Capacity provider associated with the container instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ec2Instance":{"name":"ec2Instance","type":"\u001baws.ec2.instance","title":"If container instance is EC2 instance, this is the EC2 instance resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID for the container instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for the container instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS ECS container instance","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.service":{"id":"aws.ecs.service","name":"aws.ecs.service","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the ECS service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cluster":{"name":"cluster","type":"\u001baws.ecs.cluster","title":"Cluster the service belongs to","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterArn":{"name":"clusterArn","type":"\u0007","is_mandatory":true,"title":"ARN of the cluster the service belongs to","desc":"Deprecated in favor of `cluster()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation timestamp of the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdBy":{"name":"createdBy","type":"\u0007","is_mandatory":true,"title":"IAM principal that created the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deploymentConfiguration":{"name":"deploymentConfiguration","type":"\u001baws.ecs.service.deploymentConfiguration","title":"Deployment configuration for the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"desiredCount":{"name":"desiredCount","type":"\u0005","is_mandatory":true,"title":"Desired number of tasks for the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableEcsManagedTags":{"name":"enableEcsManagedTags","type":"\u0004","is_mandatory":true,"title":"Whether Amazon ECS managed tags are enabled for the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableExecuteCommand":{"name":"enableExecuteCommand","type":"\u0004","is_mandatory":true,"title":"Whether execute command functionality is enabled for the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthCheckGracePeriodSeconds":{"name":"healthCheckGracePeriodSeconds","type":"\u0005","is_mandatory":true,"title":"Grace period in seconds after a new task starts before health check failures count","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchType":{"name":"launchType","type":"\u0007","is_mandatory":true,"title":"Launch type for the service (EC2, FARGATE, EXTERNAL, MANAGED_INSTANCES)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the ECS service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkConfiguration":{"name":"networkConfiguration","type":"\u001baws.ecs.service.networkConfiguration","title":"Network configuration for the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformFamily":{"name":"platformFamily","type":"\u0007","is_mandatory":true,"title":"Operating system family for the tasks in the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformVersion":{"name":"platformVersion","type":"\u0007","is_mandatory":true,"title":"Platform version for Fargate tasks","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"runningCount":{"name":"runningCount","type":"\u0005","is_mandatory":true,"title":"Number of running tasks for the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schedulingStrategy":{"name":"schedulingStrategy","type":"\u0007","is_mandatory":true,"title":"Scheduling strategy for the service (REPLICA or DAEMON)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags associated with the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"taskDefinition":{"name":"taskDefinition","type":"\u0007","is_mandatory":true,"title":"ARN of the task definition used by the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"taskSets":{"name":"taskSets","type":"\u0019\u001baws.ecs.taskSet","title":"Task sets associated with the service (for services using EXTERNAL or CODE_DEPLOY deployment controllers)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Service","private":true,"min_provider_version":"11.15.2","defaults":"arn name clusterArn status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.service.deploymentConfiguration":{"id":"aws.ecs.service.deploymentConfiguration","name":"aws.ecs.service.deploymentConfiguration","fields":{"alarms":{"name":"alarms","type":"\n","is_mandatory":true,"title":"Deployment alarms configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bakeTimeInMinutes":{"name":"bakeTimeInMinutes","type":"\u0005","is_mandatory":true,"title":"Bake time in minutes for blue/green deployments","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"canaryConfiguration":{"name":"canaryConfiguration","type":"\n","is_mandatory":true,"title":"Canary configuration for deployments","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deploymentCircuitBreaker":{"name":"deploymentCircuitBreaker","type":"\u001baws.ecs.service.deploymentConfiguration.deploymentCircuitBreaker","title":"Circuit breaker configuration for the deployment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifecycleHooks":{"name":"lifecycleHooks","type":"\n","is_mandatory":true,"title":"Lifecycle hooks configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"linearConfiguration":{"name":"linearConfiguration","type":"\n","is_mandatory":true,"title":"Linear configuration for deployments","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumPercent":{"name":"maximumPercent","type":"\u0005","is_mandatory":true,"title":"Upper limit on the number of tasks in a service that are allowed in the RUNNING or PENDING state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"minimumHealthyPercent":{"name":"minimumHealthyPercent","type":"\u0005","is_mandatory":true,"title":"Lower limit on the number of tasks in a service that must remain in the RUNNING state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"strategy":{"name":"strategy","type":"\u0007","is_mandatory":true,"title":"Deployment strategy","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Service Deployment Configuration","private":true,"min_provider_version":"11.15.2","defaults":"maximumPercent minimumHealthyPercent","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.service.deploymentConfiguration.deploymentCircuitBreaker":{"id":"aws.ecs.service.deploymentConfiguration.deploymentCircuitBreaker","name":"aws.ecs.service.deploymentConfiguration.deploymentCircuitBreaker","fields":{"enable":{"name":"enable","type":"\u0004","is_mandatory":true,"title":"Whether to enable the deployment circuit breaker","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rollback":{"name":"rollback","type":"\u0004","is_mandatory":true,"title":"Whether to enable rollback on deployment failure","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Service Deployment Circuit Breaker","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.service.networkConfiguration":{"id":"aws.ecs.service.networkConfiguration","name":"aws.ecs.service.networkConfiguration","fields":{"awsVpcConfiguration":{"name":"awsVpcConfiguration","type":"\u001baws.ecs.service.networkConfiguration.awsVpcConfiguration","title":"VPC configuration for the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Service Network Configuration","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.service.networkConfiguration.awsVpcConfiguration":{"id":"aws.ecs.service.networkConfiguration.awsVpcConfiguration","name":"aws.ecs.service.networkConfiguration.awsVpcConfiguration","fields":{"assignPublicIp":{"name":"assignPublicIp","type":"\u0007","is_mandatory":true,"title":"Whether to assign a public IP address (ENABLED, DISABLED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u0007","is_mandatory":true,"title":"Security groups associated with the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u0007","is_mandatory":true,"title":"Subnets associated with the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Service Network Configuration AWS VPC Configuration","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.task":{"id":"aws.ecs.task","name":"aws.ecs.task","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the ECS task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterName":{"name":"clusterName","type":"\u0007","is_mandatory":true,"title":"Cluster associated with the ECS task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectivity":{"name":"connectivity","type":"\n","is_mandatory":true,"title":"Connectivity status of the ECS task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"containers":{"name":"containers","type":"\u0019\u001baws.ecs.container","title":"List of AWS ECS containers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastStatus":{"name":"lastStatus","type":"\u0007","is_mandatory":true,"title":"Last reported status for the ECS task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformFamily":{"name":"platformFamily","type":"\u0007","is_mandatory":true,"title":"Platform Family assigned to the ECS task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformVersion":{"name":"platformVersion","type":"\u0007","is_mandatory":true,"title":"Platform Version assigned to the ECS task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the ECS task exists","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"User-defined tags associated with the ECS task","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS task","private":true,"min_provider_version":"11.15.2","defaults":"lastStatus platformFamily platformVersion","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.taskDefinition":{"id":"aws.ecs.taskDefinition","name":"aws.ecs.taskDefinition","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the task definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"containerDefinition":{"name":"containerDefinition","type":"\u001baws.ecs.taskDefinition.containerDefinition","title":"Amazon ECS Task Definition Container Definition","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"containerDefinitions":{"name":"containerDefinitions","type":"\u0019\u001baws.ecs.taskDefinition.containerDefinition","title":"List of container definitions in the task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cpu":{"name":"cpu","type":"\u0007","title":"Total CPU units for the task (e.g., \"256\", \"1024\")","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ephemeralStorage":{"name":"ephemeralStorage","type":"\u001baws.ecs.taskDefinition.ephemeralStorage","title":"Ephemeral storage settings for the task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"executionRoleArn":{"name":"executionRoleArn","type":"\u0007","title":"ARN of the IAM role that the Amazon ECS container agent can assume","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"family":{"name":"family","type":"\u0007","title":"Family name of the task definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipcMode":{"name":"ipcMode","type":"\u0007","title":"IPC resource namespace mode for the task (host, task, none)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"memory":{"name":"memory","type":"\u0007","title":"Total memory in MiB for the task (e.g., \"512\", \"2048\")","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkMode":{"name":"networkMode","type":"\u0007","title":"Network mode for the task (bridge, host, awsvpc, none)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pidMode":{"name":"pidMode","type":"\u0007","title":"Process namespace mode for the task (host, task)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the task definition is located","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"registeredAt":{"name":"registeredAt","type":"\t","title":"When the task definition was registered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"revision":{"name":"revision","type":"\u0005","title":"Revision number of the task definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status of the task definition (ACTIVE, INACTIVE, DELETE_IN_PROGRESS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags associated with the task definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"taskRoleArn":{"name":"taskRoleArn","type":"\u0007","title":"ARN of the IAM role that containers in this task can assume","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volume":{"name":"volume","type":"\u001baws.ecs.taskDefinition.volume","title":"Amazon ECS Task Definition Volume","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"volumes":{"name":"volumes","type":"\u0019\u001baws.ecs.taskDefinition.volume","title":"List of volumes configured for the task","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Task Definition","private":true,"min_provider_version":"11.15.2","defaults":"arn family revision","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.taskDefinition.containerDefinition":{"id":"aws.ecs.taskDefinition.containerDefinition","name":"aws.ecs.taskDefinition.containerDefinition","fields":{"cpu":{"name":"cpu","type":"\u0005","is_mandatory":true,"title":"CPU units for the container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environment":{"name":"environment","type":"\u0019\u001baws.ecs.taskDefinition.containerDefinition.environmentVariable","title":"Environment variables for the container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environmentVariable":{"name":"environmentVariable","type":"\u001baws.ecs.taskDefinition.containerDefinition.environmentVariable","title":"Amazon ECS Task Definition Container Environment Variable","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"image":{"name":"image","type":"\u0007","is_mandatory":true,"title":"Docker image used for the container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"initProcessEnabled":{"name":"initProcessEnabled","type":"\u0004","is_mandatory":true,"title":"Whether the container uses an init process (from linuxParameters)","min_provider_version":"13.5.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logConfiguration":{"name":"logConfiguration","type":"\u001baws.ecs.taskDefinition.containerDefinition.logConfiguration","title":"Log configuration for the container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"memory":{"name":"memory","type":"\u0005","is_mandatory":true,"title":"Memory limit (in MiB) for the container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"portMapping":{"name":"portMapping","type":"\u001baws.ecs.taskDefinition.containerDefinition.portMapping","title":"Amazon ECS Task Definition Container Port Mapping","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"portMappings":{"name":"portMappings","type":"\u0019\u001baws.ecs.taskDefinition.containerDefinition.portMapping","title":"Port mappings for the container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privileged":{"name":"privileged","type":"\u0004","is_mandatory":true,"title":"Whether the container is given elevated privileges on the host container instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"readonlyRootFilesystem":{"name":"readonlyRootFilesystem","type":"\u0004","is_mandatory":true,"title":"Whether the container is given read-only access to its root filesystem","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"secret":{"name":"secret","type":"\u001baws.ecs.taskDefinition.containerDefinition.secret","title":"Amazon ECS Task Definition Container Secret","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"secrets":{"name":"secrets","type":"\u0019\u001baws.ecs.taskDefinition.containerDefinition.secret","title":"Secrets to pass to the container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"user":{"name":"user","type":"\u0007","is_mandatory":true,"title":"User to run the container as","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Task Definition Container Definition","private":true,"min_provider_version":"11.15.2","defaults":"name image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.taskDefinition.containerDefinition.environmentVariable":{"id":"aws.ecs.taskDefinition.containerDefinition.environmentVariable","name":"aws.ecs.taskDefinition.containerDefinition.environmentVariable","fields":{"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the environment variable","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"value":{"name":"value","type":"\u0007","is_mandatory":true,"title":"Value of the environment variable","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Task Definition Container Environment Variable","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.taskDefinition.containerDefinition.logConfiguration":{"id":"aws.ecs.taskDefinition.containerDefinition.logConfiguration","name":"aws.ecs.taskDefinition.containerDefinition.logConfiguration","fields":{"logDriver":{"name":"logDriver","type":"\u0007","is_mandatory":true,"title":"Log driver to use (e.g., awslogs, json-file, syslog)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"options":{"name":"options","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Options for the log driver","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Task Definition Container Log Configuration","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.taskDefinition.containerDefinition.portMapping":{"id":"aws.ecs.taskDefinition.containerDefinition.portMapping","name":"aws.ecs.taskDefinition.containerDefinition.portMapping","fields":{"containerPort":{"name":"containerPort","type":"\u0005","is_mandatory":true,"title":"Port number on the container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostPort":{"name":"hostPort","type":"\u0005","is_mandatory":true,"title":"Port number on the host","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"protocol":{"name":"protocol","type":"\u0007","is_mandatory":true,"title":"Protocol used (tcp, udp)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Task Definition Container Port Mapping","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.taskDefinition.containerDefinition.secret":{"id":"aws.ecs.taskDefinition.containerDefinition.secret","name":"aws.ecs.taskDefinition.containerDefinition.secret","fields":{"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the secret","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"valueFrom":{"name":"valueFrom","type":"\u0007","is_mandatory":true,"title":"ARN or name of the secret from AWS Secrets Manager or Systems Manager Parameter Store","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Task Definition Container Secret","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.taskDefinition.ephemeralStorage":{"id":"aws.ecs.taskDefinition.ephemeralStorage","name":"aws.ecs.taskDefinition.ephemeralStorage","fields":{"sizeInGiB":{"name":"sizeInGiB","type":"\u0005","is_mandatory":true,"title":"Size (in GiB) of ephemeral storage","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Task Definition Ephemeral Storage","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.taskDefinition.volume":{"id":"aws.ecs.taskDefinition.volume","name":"aws.ecs.taskDefinition.volume","fields":{"dockerVolumeConfiguration":{"name":"dockerVolumeConfiguration","type":"\u001baws.ecs.taskDefinition.volume.dockerVolumeConfiguration","title":"Docker volume configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"efsVolumeConfiguration":{"name":"efsVolumeConfiguration","type":"\u001baws.ecs.taskDefinition.volume.efsVolumeConfiguration","title":"EFS volume configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"host":{"name":"host","type":"\u001baws.ecs.taskDefinition.volume.host","title":"Host volume configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the volume","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3filesVolumeConfiguration":{"name":"s3filesVolumeConfiguration","type":"\u001baws.ecs.taskDefinition.volume.s3filesVolumeConfiguration","title":"S3 Files volume configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Task Definition Volume","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.taskDefinition.volume.dockerVolumeConfiguration":{"id":"aws.ecs.taskDefinition.volume.dockerVolumeConfiguration","name":"aws.ecs.taskDefinition.volume.dockerVolumeConfiguration","fields":{"autoprovision":{"name":"autoprovision","type":"\u0004","is_mandatory":true,"title":"Whether the Docker volume is configured to be created automatically","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"driver":{"name":"driver","type":"\u0007","is_mandatory":true,"title":"Docker volume driver to use","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"driverOpts":{"name":"driverOpts","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Driver-specific options","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"labels":{"name":"labels","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Labels for the Docker volume","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scope":{"name":"scope","type":"\u0007","is_mandatory":true,"title":"Scope of the volume (shared, task)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Task Definition Volume Docker Configuration","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.taskDefinition.volume.efsVolumeConfiguration":{"id":"aws.ecs.taskDefinition.volume.efsVolumeConfiguration","name":"aws.ecs.taskDefinition.volume.efsVolumeConfiguration","fields":{"authorizationConfig":{"name":"authorizationConfig","type":"\u001baws.ecs.taskDefinition.volume.efsVolumeConfiguration.authorizationConfig","title":"Authorization configuration for EFS access","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fileSystemId":{"name":"fileSystemId","type":"\u0007","is_mandatory":true,"title":"ID of the EFS file system","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rootDirectory":{"name":"rootDirectory","type":"\u0007","is_mandatory":true,"title":"Directory within the EFS file system to mount","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitEncryption":{"name":"transitEncryption","type":"\u0007","is_mandatory":true,"title":"Whether to enable encryption in transit (ENABLED, DISABLED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitEncryptionPort":{"name":"transitEncryptionPort","type":"\u0005","is_mandatory":true,"title":"Port to use for transit encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Task Definition Volume EFS Configuration","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.taskDefinition.volume.efsVolumeConfiguration.authorizationConfig":{"id":"aws.ecs.taskDefinition.volume.efsVolumeConfiguration.authorizationConfig","name":"aws.ecs.taskDefinition.volume.efsVolumeConfiguration.authorizationConfig","fields":{"accessPointId":{"name":"accessPointId","type":"\u0007","is_mandatory":true,"title":"Access point ID to use","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iam":{"name":"iam","type":"\u0007","is_mandatory":true,"title":"Whether to use IAM authorization (ENABLED, DISABLED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Task Definition Volume EFS Authorization Configuration","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.taskDefinition.volume.host":{"id":"aws.ecs.taskDefinition.volume.host","name":"aws.ecs.taskDefinition.volume.host","fields":{"sourcePath":{"name":"sourcePath","type":"\u0007","is_mandatory":true,"title":"Path on the host container instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Task Definition Volume Host Configuration","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.taskDefinition.volume.s3filesVolumeConfiguration":{"id":"aws.ecs.taskDefinition.volume.s3filesVolumeConfiguration","name":"aws.ecs.taskDefinition.volume.s3filesVolumeConfiguration","fields":{"accessPointArn":{"name":"accessPointArn","type":"\u0007","is_mandatory":true,"title":"ARN of the S3 Files access point","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fileSystemArn":{"name":"fileSystemArn","type":"\u0007","is_mandatory":true,"title":"ARN of the S3 Files file system","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rootDirectory":{"name":"rootDirectory","type":"\u0007","is_mandatory":true,"title":"Directory within the S3 Files file system to mount as root","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitEncryptionPort":{"name":"transitEncryptionPort","type":"\u0005","is_mandatory":true,"title":"Port for sending encrypted data between ECS host and S3 Files","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Task Definition Volume S3 Files Configuration","private":true,"min_provider_version":"13.7.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.taskSet":{"id":"aws.ecs.taskSet","name":"aws.ecs.taskSet","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the task set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cluster":{"name":"cluster","type":"\u001baws.ecs.cluster","title":"Cluster the task set belongs to","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterArn":{"name":"clusterArn","type":"\u0007","is_mandatory":true,"title":"ARN of the cluster the task set belongs to","desc":"Deprecated in favor of `cluster()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"computedDesiredCount":{"name":"computedDesiredCount","type":"\u0005","is_mandatory":true,"title":"Computed desired count for the task set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation timestamp of the task set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"externalId":{"name":"externalId","type":"\u0007","is_mandatory":true,"title":"External ID associated with the task set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the task set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchType":{"name":"launchType","type":"\u0007","is_mandatory":true,"title":"Launch type for the task set (EC2, FARGATE, EXTERNAL, MANAGED_INSTANCES)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkConfiguration":{"name":"networkConfiguration","type":"\u001baws.ecs.taskSet.networkConfiguration","title":"Network configuration for the task set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pendingCount":{"name":"pendingCount","type":"\u0005","is_mandatory":true,"title":"Number of pending tasks in the task set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformFamily":{"name":"platformFamily","type":"\u0007","is_mandatory":true,"title":"Fargate platform family for the task set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformVersion":{"name":"platformVersion","type":"\u0007","is_mandatory":true,"title":"Fargate platform version for the task set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"runningCount":{"name":"runningCount","type":"\u0005","is_mandatory":true,"title":"Number of running tasks in the task set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"service":{"name":"service","type":"\u001baws.ecs.service","title":"Service the task set belongs to","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceArn":{"name":"serviceArn","type":"\u0007","is_mandatory":true,"title":"ARN of the service the task set belongs to","desc":"Deprecated in favor of `service()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"stabilityStatus":{"name":"stabilityStatus","type":"\u0007","is_mandatory":true,"title":"Stability status of the task set (STEADY_STATE, STABILIZING)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startedBy":{"name":"startedBy","type":"\u0007","is_mandatory":true,"title":"Tag that identifies what started the task set (e.g., CODE_DEPLOY)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the task set (PRIMARY, ACTIVE, DRAINING)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags associated with the task set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"taskDefinition":{"name":"taskDefinition","type":"\u0007","is_mandatory":true,"title":"ARN of the task definition used by the task set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Last updated timestamp of the task set","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Task Set","private":true,"min_provider_version":"11.15.2","defaults":"arn status taskDefinition launchType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ecs.taskSet.networkConfiguration":{"id":"aws.ecs.taskSet.networkConfiguration","name":"aws.ecs.taskSet.networkConfiguration","fields":{"assignPublicIp":{"name":"assignPublicIp","type":"\u0007","is_mandatory":true,"title":"Whether to assign a public IP address (ENABLED, DISABLED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u0007","is_mandatory":true,"title":"Security groups associated with the task set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u0007","is_mandatory":true,"title":"Subnets associated with the task set","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ECS Task Set Network Configuration","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.efs":{"id":"aws.efs","name":"aws.efs","fields":{"accessPoint":{"name":"accessPoint","type":"\u001baws.efs.accessPoint","title":"AWS EFS access point","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"filesystem":{"name":"filesystem","type":"\u001baws.efs.filesystem","title":"AWS Elastic File System (EFS) file system","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"filesystems":{"name":"filesystems","type":"\u0019\u001baws.efs.filesystem","title":"List of file systems managed by the service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"mountTarget":{"name":"mountTarget","type":"\u001baws.efs.mountTarget","title":"AWS EFS mount target","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"AWS Elastic File System (EFS)","desc":"Use the EFS namespace to enumerate elastic file systems across all configured regions. Iterate `filesystems()` for each EFS file system — every entry surfaces encryption settings, performance and throughput modes, lifecycle and replication configurations, mount targets, and access points for queries about NFS file shares used by EC2, ECS, Lambda, and on-premises clients.","min_provider_version":"11.15.2","defaults":"filesystems","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.efs.accessPoint":{"id":"aws.efs.accessPoint","name":"aws.efs.accessPoint","fields":{"accessPointId":{"name":"accessPointId","type":"\u0007","is_mandatory":true,"title":"Access point ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Access point ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fileSystemId":{"name":"fileSystemId","type":"\u0007","is_mandatory":true,"title":"Associated file system ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifecycleState":{"name":"lifecycleState","type":"\u0007","is_mandatory":true,"title":"Access point state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Access point name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"posixUser":{"name":"posixUser","type":"\n","is_mandatory":true,"title":"POSIX user identity (uid, gid, secondaryGids)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the access point exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rootDirectory":{"name":"rootDirectory","type":"\n","is_mandatory":true,"title":"Root directory configuration (path, creationInfo)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Resource tags","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS EFS access point","private":true,"min_provider_version":"11.15.2","defaults":"accessPointId name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.efs.filesystem":{"id":"aws.efs.filesystem","name":"aws.efs.filesystem","fields":{"accessPoints":{"name":"accessPoints","type":"\u0019\u001baws.efs.accessPoint","title":"Access points for the file system","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the file system","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability zone where the file system exists if a specific AZ is defined","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backupPolicy":{"name":"backupPolicy","type":"\n","title":"Backup policy for the file system","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encrypted":{"name":"encrypted","type":"\u0004","is_mandatory":true,"title":"Whether the file system is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fileSystemPolicy":{"name":"fileSystemPolicy","type":"\u0007","title":"Resource-based policy document (JSON)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fileSystemProtection":{"name":"fileSystemProtection","type":"\n","title":"File system protection configuration","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the file system","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption of the file system","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifecycleConfiguration":{"name":"lifecycleConfiguration","type":"\u001baws.efs.filesystem.lifecycleConfiguration","title":"Lifecycle configuration for the file system","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifecycleState":{"name":"lifecycleState","type":"\u0007","is_mandatory":true,"title":"Lifecycle state: creating, available, updating, deleting, deleted, error","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"mountTargets":{"name":"mountTargets","type":"\u0019\u001baws.efs.mountTarget","title":"Mount targets for the file system","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the file system","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"performanceMode":{"name":"performanceMode","type":"\u0007","is_mandatory":true,"title":"Performance mode: generalPurpose or maxIO","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region in which the file system exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationConfiguration":{"name":"replicationConfiguration","type":"\u001baws.efs.filesystem.replicationConfiguration","title":"Replication configuration for the file system (null if not replicated)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationDestination":{"name":"replicationDestination","type":"\u001baws.efs.filesystem.replicationDestination","title":"AWS EFS replication destination","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"sizeInBytes":{"name":"sizeInBytes","type":"\u0005","is_mandatory":true,"title":"Current metered size of the file system in bytes","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the file system","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"throughputMode":{"name":"throughputMode","type":"\u0007","is_mandatory":true,"title":"Throughput mode: bursting, provisioned, or elastic","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Elastic File System (EFS) file system","private":true,"min_provider_version":"11.15.2","defaults":"name id region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.efs.filesystem.lifecycleConfiguration":{"id":"aws.efs.filesystem.lifecycleConfiguration","name":"aws.efs.filesystem.lifecycleConfiguration","fields":{"transitionToArchive":{"name":"transitionToArchive","type":"\u0007","is_mandatory":true,"title":"Transition to Archive storage class","desc":"For example: AFTER_1_DAY, AFTER_7_DAYS, AFTER_14_DAYS, AFTER_30_DAYS, AFTER_60_DAYS, AFTER_90_DAYS, AFTER_180_DAYS, AFTER_270_DAYS, AFTER_365_DAYS.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitionToIA":{"name":"transitionToIA","type":"\u0007","is_mandatory":true,"title":"Transition to Infrequent Access storage class","desc":"For example: AFTER_7_DAYS, AFTER_14_DAYS, AFTER_30_DAYS, AFTER_60_DAYS, AFTER_90_DAYS, AFTER_180_DAYS, AFTER_270_DAYS, AFTER_365_DAYS.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitionToPrimaryStorageClass":{"name":"transitionToPrimaryStorageClass","type":"\u0007","is_mandatory":true,"title":"Transition back to primary storage on access (AFTER_1_ACCESS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS EFS lifecycle configuration","private":true,"min_provider_version":"13.12.1","defaults":"transitionToIA","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.efs.filesystem.replicationConfiguration":{"id":"aws.efs.filesystem.replicationConfiguration","name":"aws.efs.filesystem.replicationConfiguration","fields":{"creationTime":{"name":"creationTime","type":"\t","is_mandatory":true,"title":"When replication was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinations":{"name":"destinations","type":"\u0019\u001baws.efs.filesystem.replicationDestination","is_mandatory":true,"title":"Replication destinations","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"originalSourceFileSystemArn":{"name":"originalSourceFileSystemArn","type":"\u0007","is_mandatory":true,"title":"Original source file system ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceFileSystemArn":{"name":"sourceFileSystemArn","type":"\u0007","is_mandatory":true,"title":"Source file system ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceFileSystemId":{"name":"sourceFileSystemId","type":"\u0007","is_mandatory":true,"title":"Source file system ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceFileSystemRegion":{"name":"sourceFileSystemRegion","type":"\u0007","is_mandatory":true,"title":"Source file system region","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS EFS file system replication configuration","private":true,"min_provider_version":"13.12.1","defaults":"sourceFileSystemId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.efs.filesystem.replicationDestination":{"id":"aws.efs.filesystem.replicationDestination","name":"aws.efs.filesystem.replicationDestination","fields":{"fileSystemId":{"name":"fileSystemId","type":"\u0007","is_mandatory":true,"title":"Destination file system ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastReplicatedTimestamp":{"name":"lastReplicatedTimestamp","type":"\t","is_mandatory":true,"title":"Last successful replication timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Destination region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Replication status: ENABLED, ENABLING, DELETING, ERROR, PAUSED, PAUSING","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS EFS replication destination","private":true,"min_provider_version":"13.12.1","defaults":"fileSystemId region status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.efs.mountTarget":{"id":"aws.efs.mountTarget","name":"aws.efs.mountTarget","fields":{"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fileSystemId":{"name":"fileSystemId","type":"\u0007","is_mandatory":true,"title":"Associated file system ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddress":{"name":"ipAddress","type":"\u0007","is_mandatory":true,"title":"IP address of mount target","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifecycleState":{"name":"lifecycleState","type":"\u0007","is_mandatory":true,"title":"Mount target state (creating, available, deleting)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"mountTargetId":{"name":"mountTargetId","type":"\u0007","is_mandatory":true,"title":"Mount target ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkInterfaceId":{"name":"networkInterfaceId","type":"\u0007","is_mandatory":true,"title":"Network interface ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the mount target exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups attached to mount target","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetId":{"name":"subnetId","type":"\u0007","is_mandatory":true,"title":"Subnet ID where mount target resides","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS EFS mount target","private":true,"min_provider_version":"11.15.2","defaults":"mountTargetId subnetId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eks":{"id":"aws.eks","name":"aws.eks","fields":{"accessEntry":{"name":"accessEntry","type":"\u001baws.eks.accessEntry","title":"AWS EKS access entry for cluster RBAC","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"accessPolicy":{"name":"accessPolicy","type":"\u001baws.eks.accessPolicy","title":"AWS EKS access policy associated with an access entry","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"addon":{"name":"addon","type":"\u001baws.eks.addon","title":"Amazon EKS add-on","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"addonVersion":{"name":"addonVersion","type":"\u001baws.eks.addonVersion","title":"Available Amazon EKS add-on version","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"cluster":{"name":"cluster","type":"\u001baws.eks.cluster","title":"Amazon EKS cluster","desc":"Examine an EKS Kubernetes cluster control plane. Use the `arn` field as the selection key — for example `aws.eks.cluster(arn: \"arn:aws:eks:us-east-1:111122223333:cluster/prod\")`. Each row surfaces the Kubernetes server version, EKS platform version, API endpoint, KMS envelope-encryption key, control-plane logging types enabled, networking and Pod CIDR, IAM authentication mode, OIDC issuer for IRSA, the EKS-managed node groups and Fargate profiles, installed add-ons, identity-provider configurations, access entries, and access-policy associations.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusters":{"name":"clusters","type":"\u0019\u001baws.eks.cluster","title":"EKS clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fargateProfile":{"name":"fargateProfile","type":"\u001baws.eks.fargateProfile","title":"AWS EKS Fargate profile","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"identityProviderConfig":{"name":"identityProviderConfig","type":"\u001baws.eks.identityProviderConfig","title":"AWS EKS OIDC identity provider configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"insight":{"name":"insight","type":"\u001baws.eks.insight","title":"Amazon EKS cluster insight (upgrade readiness, best practices)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"nodegroup":{"name":"nodegroup","type":"\u001baws.eks.nodegroup","title":"Amazon EKS managed node group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"podIdentityAssociation":{"name":"podIdentityAssociation","type":"\u001baws.eks.podIdentityAssociation","title":"AWS EKS pod identity association","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"Amazon Elastic Kubernetes Service (EKS)","desc":"Use the EKS namespace to enumerate Kubernetes clusters managed by EKS across all enabled regions. Iterate `clusters()` for every EKS cluster — each row surfaces the control-plane Kubernetes version, networking, authentication mode, encryption configuration, IAM identity mappings, node groups, Fargate profiles, add-ons, and the OIDC identity provider associated with the cluster.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eks.accessEntry":{"id":"aws.eks.accessEntry","name":"aws.eks.accessEntry","fields":{"accessPolicies":{"name":"accessPolicies","type":"\u0019\u001baws.eks.accessPolicy","title":"Access policies associated with the access entry","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","title":"ARN of the access entry","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterName":{"name":"clusterName","type":"\u0007","is_mandatory":true,"title":"Name of the EKS cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"When the access entry was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kubernetesGroups":{"name":"kubernetesGroups","type":"\u0019\u0007","title":"Kubernetes groups for RBAC authorization","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"principalArn":{"name":"principalArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM principal","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags associated with the access entry","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","title":"Type of the access entry: STANDARD, FARGATE_LINUX, EC2_LINUX, EC2_WINDOWS","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS EKS access entry for cluster RBAC","private":true,"min_provider_version":"13.6.3","defaults":"principalArn type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eks.accessPolicy":{"id":"aws.eks.accessPolicy","name":"aws.eks.accessPolicy","fields":{"associatedAt":{"name":"associatedAt","type":"\t","is_mandatory":true,"title":"When the access policy was associated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterName":{"name":"clusterName","type":"\u0007","is_mandatory":true,"title":"Name of the EKS cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modifiedAt":{"name":"modifiedAt","type":"\t","is_mandatory":true,"title":"When the access policy association was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"namespaces":{"name":"namespaces","type":"\u0019\u0007","is_mandatory":true,"title":"Kubernetes namespaces in scope (when scopeType is namespace)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policyArn":{"name":"policyArn","type":"\u0007","is_mandatory":true,"title":"ARN of the access policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"principalArn":{"name":"principalArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM principal this policy is associated with","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scopeType":{"name":"scopeType","type":"\u0007","is_mandatory":true,"title":"Scope type of the access policy: cluster or namespace","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS EKS access policy associated with an access entry","private":true,"min_provider_version":"13.12.1","defaults":"policyArn scopeType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eks.addon":{"id":"aws.eks.addon","name":"aws.eks.addon","fields":{"addonVersion":{"name":"addonVersion","type":"\u0007","title":"Add-on version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","title":"Amazon Resource Name (ARN) of the add-on","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"configurationValues":{"name":"configurationValues","type":"\u0007","title":"Configuration values that you provided","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Unix epoch timestamp at object creation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"health":{"name":"health","type":"\n","title":"Health status of the add-on (contains issues list)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modifiedAt":{"name":"modifiedAt","type":"\t","title":"Unix epoch timestamp for the last modification to the object","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Add-on name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"owner":{"name":"owner","type":"\u0007","title":"Add-on owner","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publisher":{"name":"publisher","type":"\u0007","title":"Add-on publisher","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the add-on exists","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Add-on status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the EKS node group","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EKS add-on","private":true,"min_provider_version":"11.15.2","defaults":"name addonVersion status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eks.addonVersion":{"id":"aws.eks.addonVersion","name":"aws.eks.addonVersion","fields":{"addonName":{"name":"addonName","type":"\u0007","is_mandatory":true,"title":"Name of the add-on","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"addonVersion":{"name":"addonVersion","type":"\u0007","is_mandatory":true,"title":"Version string of the add-on","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"architectures":{"name":"architectures","type":"\u0019\u0007","is_mandatory":true,"title":"Architectures supported by this version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"compatibilities":{"name":"compatibilities","type":"\u0019\n","title":"Kubernetes version compatibilities","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"computeTypes":{"name":"computeTypes","type":"\u0019\u0007","is_mandatory":true,"title":"Compute types supported by this version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"requiresConfiguration":{"name":"requiresConfiguration","type":"\u0004","is_mandatory":true,"title":"Whether the add-on requires configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"requiresIamPermissions":{"name":"requiresIamPermissions","type":"\u0004","is_mandatory":true,"title":"Whether the add-on requires IAM permissions","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Available Amazon EKS add-on version","private":true,"min_provider_version":"13.12.1","defaults":"addonName addonVersion","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eks.cluster":{"id":"aws.eks.cluster","name":"aws.eks.cluster","fields":{"accessEntries":{"name":"accessEntries","type":"\u0019\u001baws.eks.accessEntry","title":"List of EKS access entries for RBAC","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"addons":{"name":"addons","type":"\u0019\u001baws.eks.addon","title":"List of EKS add-ons","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authenticationMode":{"name":"authenticationMode","type":"\u0007","title":"Cluster authentication mode","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availableAddonVersions":{"name":"availableAddonVersions","type":"\u0019\u001baws.eks.addonVersion","title":"Available add-on versions compatible with this cluster's Kubernetes version","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificateAuthority":{"name":"certificateAuthority","type":"\u0007","title":"Base64-encoded certificate authority data for the cluster","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterSecurityGroup":{"name":"clusterSecurityGroup","type":"\u001baws.ec2.securitygroup","title":"Cluster security group created by Amazon EKS for control-plane-to-data-plane communication","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterSecurityGroups":{"name":"clusterSecurityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Additional security groups associated with the cluster control plane","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterSubnets":{"name":"clusterSubnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets associated with the cluster","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"computeConfig":{"name":"computeConfig","type":"\n","title":"Compute configuration for Auto Mode clusters","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Cluster creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletionProtection":{"name":"deletionProtection","type":"\u0004","title":"Whether deletion protection is enabled or not","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionConfig":{"name":"encryptionConfig","type":"\u0019\n","title":"Raw encryption configuration list for the cluster","desc":"Deprecated in favor of `encryptionKmsKey()` and `encryptionResources()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"encryptionKmsKey":{"name":"encryptionKmsKey","type":"\u001baws.kms.key","title":"KMS key used for envelope encryption of Kubernetes secrets","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionResources":{"name":"encryptionResources","type":"\u0019\u0007","title":"Resource types encrypted with the KMS key (e.g., \"secrets\")","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u0007","title":"Endpoint of Kubernetes API server","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointPrivateAccess":{"name":"endpointPrivateAccess","type":"\u0004","title":"Whether the Kubernetes API server endpoint is accessible via private VPC endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointPublicAccess":{"name":"endpointPublicAccess","type":"\u0004","title":"Whether the Kubernetes API server endpoint is publicly accessible","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fargateProfiles":{"name":"fargateProfiles","type":"\u0019\u001baws.eks.fargateProfile","title":"List of EKS Fargate profiles","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"health":{"name":"health","type":"\n","title":"Cluster health status (contains issues list)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role that provides permissions for the Kubernetes control plane to make calls to Amazon Web Services API operations on your behalf","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"identityProviderConfigs":{"name":"identityProviderConfigs","type":"\u0019\u001baws.eks.identityProviderConfig","title":"List of OIDC identity provider configurations","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"insights":{"name":"insights","type":"\u0019\u001baws.eks.insight","title":"List of EKS cluster insights (upgrade readiness, best practices)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logging":{"name":"logging","type":"\n","title":"Cluster logging configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkConfig":{"name":"networkConfig","type":"\n","title":"Kubernetes network configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeGroups":{"name":"nodeGroups","type":"\u0019\u001baws.eks.nodegroup","title":"List of EKS node groups","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformVersion":{"name":"platformVersion","type":"\u0007","title":"Amazon EKS cluster version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"podIdentityAssociations":{"name":"podIdentityAssociations","type":"\u0019\u001baws.eks.podIdentityAssociation","title":"List of EKS pod identity associations","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicAccessCidrs":{"name":"publicAccessCidrs","type":"\u0019\u0007","title":"CIDR blocks allowed to access the public Kubernetes API endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"remoteNetworkConfig":{"name":"remoteNetworkConfig","type":"\n","title":"Remote network configuration for hybrid nodes","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourcesVpcConfig":{"name":"resourcesVpcConfig","type":"\n","title":"Raw VPC configuration dict for the cluster resources","desc":"Deprecated in favor of `vpc()`, `clusterSubnets()`, `clusterSecurityGroups()`, and `clusterSecurityGroup()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"status":{"name":"status","type":"\u0007","title":"Cluster status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageConfig":{"name":"storageConfig","type":"\n","title":"Storage configuration for Auto Mode clusters","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportType":{"name":"supportType","type":"\u0007","title":"Kubernetes support policy of the cluster","desc":"`STANDARD` support automatically upgrades at the end of standard support. `EXTENDED` automatically enters extended support at the end of standard support.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"A map of tags associated with the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"upgradePolicy":{"name":"upgradePolicy","type":"\n","title":"Upgrade policy for the cluster (contains supportType)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0007","title":"Kubernetes server version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC the cluster is deployed in","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"zonalShiftConfig":{"name":"zonalShiftConfig","type":"\n","title":"Zonal shift configuration for the cluster","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EKS cluster","desc":"Examine an EKS Kubernetes cluster control plane. Use the `arn` field as the selection key — for example `aws.eks.cluster(arn: \"arn:aws:eks:us-east-1:111122223333:cluster/prod\")`. Each row surfaces the Kubernetes server version, EKS platform version, API endpoint, KMS envelope-encryption key, control-plane logging types enabled, networking and Pod CIDR, IAM authentication mode, OIDC issuer for IRSA, the EKS-managed node groups and Fargate profiles, installed add-ons, identity-provider configurations, access entries, and access-policy associations.","min_provider_version":"11.15.2","defaults":"arn version status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eks.fargateProfile":{"id":"aws.eks.fargateProfile","name":"aws.eks.fargateProfile","fields":{"arn":{"name":"arn","type":"\u0007","title":"ARN of the Fargate profile","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterName":{"name":"clusterName","type":"\u0007","is_mandatory":true,"title":"Name of the EKS cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"When the Fargate profile was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fargateSubnets":{"name":"fargateSubnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets associated with the Fargate profile","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the Fargate profile","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"podExecutionRole":{"name":"podExecutionRole","type":"\u001baws.iam.role","title":"IAM role used for Fargate pod execution","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"podExecutionRoleArn":{"name":"podExecutionRoleArn","type":"\u0007","title":"ARN of the pod execution role","desc":"Deprecated in favor of `podExecutionRole()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"selectors":{"name":"selectors","type":"\u0019\n","title":"Selectors that determine which pods run on Fargate (namespace and label matchers)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status of the Fargate profile: CREATING, ACTIVE, DELETING, CREATE_FAILED, DELETE_FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u0007","title":"Subnet IDs for the Fargate profile","desc":"Deprecated in favor of `fargateSubnets()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags associated with the Fargate profile","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS EKS Fargate profile","private":true,"min_provider_version":"13.6.3","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eks.identityProviderConfig":{"id":"aws.eks.identityProviderConfig","name":"aws.eks.identityProviderConfig","fields":{"clientId":{"name":"clientId","type":"\u0007","title":"Client ID for the OIDC provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterName":{"name":"clusterName","type":"\u0007","is_mandatory":true,"title":"Name of the EKS cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"groupsClaim":{"name":"groupsClaim","type":"\u0007","title":"Groups claim in the OIDC token","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"groupsPrefix":{"name":"groupsPrefix","type":"\u0007","title":"Prefix prepended to group claims","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"issuerUrl":{"name":"issuerUrl","type":"\u0007","title":"OIDC issuer URL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the identity provider configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"requiredClaims":{"name":"requiredClaims","type":"\u001a\u0007\u0007","title":"Required claims that must be present in the OIDC token","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status of the identity provider: CREATING, ACTIVE, DELETING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the identity provider configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of identity provider (always \"oidc\" currently)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"usernameClaim":{"name":"usernameClaim","type":"\u0007","title":"Username claim in the OIDC token","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"usernamePrefix":{"name":"usernamePrefix","type":"\u0007","title":"Prefix prepended to username claims","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS EKS OIDC identity provider configuration","private":true,"min_provider_version":"13.6.3","defaults":"name type status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eks.insight":{"id":"aws.eks.insight","name":"aws.eks.insight","fields":{"additionalInfo":{"name":"additionalInfo","type":"\u001a\u0007\u0007","title":"Additional informational links","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"category":{"name":"category","type":"\u0007","title":"Category of the insight (UPGRADE_READINESS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"categorySpecificSummary":{"name":"categorySpecificSummary","type":"\n","title":"Category-specific summary details","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterName":{"name":"clusterName","type":"\u0007","is_mandatory":true,"title":"Name of the EKS cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the insight (may contain Markdown)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the insight","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"insightStatus":{"name":"insightStatus","type":"\n","title":"Status of the insight","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kubernetesVersion":{"name":"kubernetesVersion","type":"\u0007","title":"Kubernetes version associated with the insight","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastRefreshTime":{"name":"lastRefreshTime","type":"\t","title":"Last time the insight was refreshed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastTransitionTime":{"name":"lastTransitionTime","type":"\t","title":"Last time the insight status changed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","title":"Name of the insight","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recommendation":{"name":"recommendation","type":"\u0007","title":"Recommendation for remediation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resources":{"name":"resources","type":"\u0019\n","title":"Resources affected by the insight","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EKS cluster insight (upgrade readiness, best practices)","private":true,"min_provider_version":"13.12.1","defaults":"name category insightStatus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eks.nodegroup":{"id":"aws.eks.nodegroup","name":"aws.eks.nodegroup","fields":{"amiType":{"name":"amiType","type":"\u0007","title":"AMI type for the EKS node group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","title":"ARN for the EKS node group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoscalingGroups":{"name":"autoscalingGroups","type":"\u0019\u001baws.autoscaling.group","title":"List of autoscaling groups for the node group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"capacityType":{"name":"capacityType","type":"\u0007","title":"Capacity type for the EKS node group (ON_DEMAND, SPOT)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Time when the EKS node group was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"diskSize":{"name":"diskSize","type":"\u0005","title":"Disk size for the EKS node group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"health":{"name":"health","type":"\n","title":"Health status of the node group (contains issues list)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceTypes":{"name":"instanceTypes","type":"\u0019\u0007","title":"Instance types for the EKS node group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"labels":{"name":"labels","type":"\u001a\u0007\u0007","title":"Kubernetes labels applied to the EKS node group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modifiedAt":{"name":"modifiedAt","type":"\t","title":"Time when the EKS node group was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name for the EKS node group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeRepairEnabled":{"name":"nodeRepairEnabled","type":"\u0004","title":"Whether node auto-repair is enabled for the node group","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeRole":{"name":"nodeRole","type":"\u001baws.iam.role","title":"IAM role for the EKS node group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeVersion":{"name":"nodeVersion","type":"\u0007","title":"Kubernetes version of the node group","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodegroupSubnets":{"name":"nodegroupSubnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets associated with the node group","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for the EKS node group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"releaseVersion":{"name":"releaseVersion","type":"\u0007","title":"AMI release version","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"remoteAccess":{"name":"remoteAccess","type":"\n","title":"Remote access configuration for the node group (SSH key, source security groups)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scalingConfig":{"name":"scalingConfig","type":"\n","title":"Scaling configuration for the EKS node group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status for the EKS node group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the EKS node group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"taints":{"name":"taints","type":"\u0019\n","title":"Kubernetes taints applied to nodes in the group","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updateConfig":{"name":"updateConfig","type":"\n","title":"Update configuration for the node group (maxUnavailable settings)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"warmPoolConfig":{"name":"warmPoolConfig","type":"\n","title":"Warm pool configuration for the node group","min_provider_version":"13.7.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EKS managed node group","private":true,"min_provider_version":"11.15.2","defaults":"name scalingConfig.DesiredSize diskSize status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eks.podIdentityAssociation":{"id":"aws.eks.podIdentityAssociation","name":"aws.eks.podIdentityAssociation","fields":{"associationArn":{"name":"associationArn","type":"\u0007","is_mandatory":true,"title":"ARN of the association","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"associationId":{"name":"associationId","type":"\u0007","is_mandatory":true,"title":"Unique ID of the association","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterName":{"name":"clusterName","type":"\u0007","is_mandatory":true,"title":"Name of the EKS cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"When the association was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role associated with the pod identity","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modifiedAt":{"name":"modifiedAt","type":"\t","title":"When the association was last modified","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"namespace":{"name":"namespace","type":"\u0007","title":"Kubernetes namespace","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerArn":{"name":"ownerArn","type":"\u0007","title":"ARN of the owning add-on (if applicable)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"roleArn":{"name":"roleArn","type":"\u0007","title":"ARN of the IAM role to assume","desc":"Deprecated in favor of `iamRole()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"serviceAccount":{"name":"serviceAccount","type":"\u0007","title":"Kubernetes service account name","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS EKS pod identity association","private":true,"min_provider_version":"13.6.3","defaults":"associationId namespace serviceAccount","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elasticache":{"id":"aws.elasticache","name":"aws.elasticache","fields":{"cacheClusters":{"name":"cacheClusters","type":"\u0019\u001baws.elasticache.cluster","title":"List of cache clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cluster":{"name":"cluster","type":"\u001baws.elasticache.cluster","title":"Amazon ElastiCache cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"parameterGroup":{"name":"parameterGroup","type":"\u001baws.elasticache.parameterGroup","title":"Amazon ElastiCache parameter group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"parameterGroups":{"name":"parameterGroups","type":"\u0019\u001baws.elasticache.parameterGroup","title":"List of cache parameter groups","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serverlessCache":{"name":"serverlessCache","type":"\u001baws.elasticache.serverlessCache","title":"Amazon ElastiCache serverless cache","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"serverlessCaches":{"name":"serverlessCaches","type":"\u0019\u001baws.elasticache.serverlessCache","title":"List of serverless caches","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceUpdate":{"name":"serviceUpdate","type":"\u001baws.elasticache.serviceUpdate","title":"Amazon ElastiCache service update","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"serviceUpdates":{"name":"serviceUpdates","type":"\u0019\u001baws.elasticache.serviceUpdate","title":"List of available service updates","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshot":{"name":"snapshot","type":"\u001baws.elasticache.snapshot","title":"Amazon ElastiCache snapshot","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"snapshots":{"name":"snapshots","type":"\u0019\u001baws.elasticache.snapshot","title":"List of cache snapshots","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetGroup":{"name":"subnetGroup","type":"\u001baws.elasticache.subnetGroup","title":"Amazon ElastiCache subnet group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"subnetGroups":{"name":"subnetGroups","type":"\u0019\u001baws.elasticache.subnetGroup","title":"List of cache subnet groups","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"user":{"name":"user","type":"\u001baws.elasticache.user","title":"Amazon ElastiCache RBAC user","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"users":{"name":"users","type":"\u0019\u001baws.elasticache.user","title":"List of RBAC users","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ElastiCache","desc":"Use the ElastiCache namespace to enumerate Redis and Memcached cache deployments and the configuration objects they reference. Iterate `cacheClusters()` for cluster-mode deployments, `serverlessCaches()` for serverless caches, `parameterGroups()` and `subnetGroups()` for the parameter and subnet bindings used by clusters, `users()` for the RBAC users defined for Redis access, `snapshots()` for cache snapshots, and `serviceUpdates()` for available service updates the account can apply.","min_provider_version":"11.15.2","defaults":"cacheClusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elasticache.cluster":{"id":"aws.elasticache.cluster","name":"aws.elasticache.cluster","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"atRestEncryptionEnabled":{"name":"atRestEncryptionEnabled","type":"\u0004","is_mandatory":true,"title":"Whether the cluster has at rest encryption enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authTokenEnabled":{"name":"authTokenEnabled","type":"\u0004","is_mandatory":true,"title":"Whether Redis authentication tokens (or passwords) enable Redis to require a password before allowing clients to run commands","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authTokenLastModifiedDate":{"name":"authTokenLastModifiedDate","type":"\t","is_mandatory":true,"title":"Date and time authentication token was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoMinorVersionUpgrade":{"name":"autoMinorVersionUpgrade","type":"\u0004","is_mandatory":true,"title":"Whether the cluster is configured to auto-upgrade to the next minor version (Redis 6.0 or later)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheClusterCreateTime":{"name":"cacheClusterCreateTime","type":"\t","is_mandatory":true,"title":"Date and time when the cluster was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheClusterId":{"name":"cacheClusterId","type":"\u0007","is_mandatory":true,"title":"User-supplied unique key that identifies the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheClusterStatus":{"name":"cacheClusterStatus","type":"\u0007","is_mandatory":true,"title":"Current state of the cluster","desc":"One of: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cluster nodes, restore-failed, or snapshotting.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheNodeType":{"name":"cacheNodeType","type":"\u0007","is_mandatory":true,"title":"Name of the compute and memory capacity node type for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheNodes":{"name":"cacheNodes","type":"\u0019\u0007","is_mandatory":true,"title":"A list of cache nodes that are members of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheSecurityGroups":{"name":"cacheSecurityGroups","type":"\u0019\u0007","is_mandatory":true,"title":"A list of cache security group elements, composed of name and status sub-elements","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheSubnetGroupName":{"name":"cacheSubnetGroupName","type":"\u0007","is_mandatory":true,"title":"Name of the cache subnet group associated with the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clientDownloadLandingPage":{"name":"clientDownloadLandingPage","type":"\u0007","is_mandatory":true,"title":"URL of the web page where you can download the latest ElastiCache client library","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Name of the cache engine used for this cluster: Memcached or Redis","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Version of the cache engine that is used in this cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipDiscovery":{"name":"ipDiscovery","type":"\u0007","is_mandatory":true,"title":"Network type associated with the cluster: ipv4 or ipv6","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for at-rest encryption","min_provider_version":"13.3.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logDeliveryConfigurations":{"name":"logDeliveryConfigurations","type":"\u0019\n","is_mandatory":true,"title":"Log delivery configurations being modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkType":{"name":"networkType","type":"\u0007","is_mandatory":true,"title":"Supported network connection type for the cluster: ipv4, ipv6, or dual_stack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeType":{"name":"nodeType","type":"\u0007","is_mandatory":true,"title":"Node type for the nodes in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notificationConfiguration":{"name":"notificationConfiguration","type":"\u0007","is_mandatory":true,"title":"Describes a notification topic and its status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"numCacheNodes":{"name":"numCacheNodes","type":"\u0005","is_mandatory":true,"title":"Number of cache nodes in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredAvailabilityZone":{"name":"preferredAvailabilityZone","type":"\u0007","is_mandatory":true,"title":"Name of the availability zone in which the cluster is located or \"Multiple\" if the cache nodes are located in different availability zones","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredMaintenanceWindow":{"name":"preferredMaintenanceWindow","type":"\u0007","is_mandatory":true,"title":"Specifies the weekly time range during which maintenance on the cluster is performed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationGroupLogDeliveryEnabled":{"name":"replicationGroupLogDeliveryEnabled","type":"\u0004","is_mandatory":true,"title":"Whether log delivery is enabled for the replication group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"A list of VPC security groups associated with the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshotRetentionLimit":{"name":"snapshotRetentionLimit","type":"\u0005","is_mandatory":true,"title":"Number of days ElastiCache retains automatic cluster snapshots before deleting them","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshotWindow":{"name":"snapshotWindow","type":"\u0007","is_mandatory":true,"title":"The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your shard.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Resource tags for the cluster","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitEncryptionEnabled":{"name":"transitEncryptionEnabled","type":"\u0004","is_mandatory":true,"title":"Whether in-transit encryption is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitEncryptionMode":{"name":"transitEncryptionMode","type":"\u0007","is_mandatory":true,"title":"Whether migrating clients to use in-transit encryption (with no downtime) is allowed","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ElastiCache cluster","private":true,"min_provider_version":"11.15.2","defaults":"cacheClusterId region nodeType engine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elasticache.parameterGroup":{"id":"aws.elasticache.parameterGroup","name":"aws.elasticache.parameterGroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the parameter group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the parameter group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"family":{"name":"family","type":"\u0007","is_mandatory":true,"title":"Engine family (e.g., redis7, memcached1.6)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isGlobal":{"name":"isGlobal","type":"\u0004","is_mandatory":true,"title":"Whether the parameter group is associated with a Global datastore","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Parameter group name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the parameter group exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ElastiCache parameter group","private":true,"min_provider_version":"13.12.1","defaults":"name family","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elasticache.serverlessCache":{"id":"aws.elasticache.serverlessCache","name":"aws.elasticache.serverlessCache","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the cache","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the serverless cache was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dailySnapshotTime":{"name":"dailySnapshotTime","type":"\u0007","is_mandatory":true,"title":"Time each day that a cache snapshot is created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the serverless cache","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Cache engine used for this cluster: Memcached or Redis","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Version of the cache engine that is used in this cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the serverless cache","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKeyId":{"name":"kmsKeyId","type":"\u0007","is_mandatory":true,"title":"ID of the Amazon Web Services Key Management Service (KMS) key","desc":"Deprecated in favor of `kmsKey()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"majorEngineVersion":{"name":"majorEngineVersion","type":"\u0007","is_mandatory":true,"title":"Version number of the engine with which the serverless cache is compatible","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the serverless cache","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cache exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"A list of VPC security groups associated with the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshotRetentionLimit":{"name":"snapshotRetentionLimit","type":"\u0005","is_mandatory":true,"title":"Number of days ElastiCache retains automatic cluster snapshots before deleting them","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the serverless cache","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets associated with the serverless cache","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ElastiCache serverless cache","private":true,"min_provider_version":"11.15.2","defaults":"name description status engine engineVersion","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elasticache.serviceUpdate":{"id":"aws.elasticache.serviceUpdate","name":"aws.elasticache.serviceUpdate","fields":{"autoUpdateAfterRecommendedApplyByDate":{"name":"autoUpdateAfterRecommendedApplyByDate","type":"\u0004","is_mandatory":true,"title":"Whether update auto-applies after recommended date","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the service update","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endDate":{"name":"endDate","type":"\t","is_mandatory":true,"title":"Date after which the update is no longer available","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Engine the update applies to (Valkey, Redis, Memcached)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Engine version the update applies to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"estimatedUpdateTime":{"name":"estimatedUpdateTime","type":"\u0007","is_mandatory":true,"title":"Estimated time to apply the update","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Service update name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recommendedApplyByDate":{"name":"recommendedApplyByDate","type":"\t","is_mandatory":true,"title":"Recommended apply-by date","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the update was discovered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"releaseDate":{"name":"releaseDate","type":"\t","is_mandatory":true,"title":"Date the update was released","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"severity":{"name":"severity","type":"\u0007","is_mandatory":true,"title":"Severity: critical, important, medium, low","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: available, cancelled, expired","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updateType":{"name":"updateType","type":"\u0007","is_mandatory":true,"title":"Update type","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ElastiCache service update","private":true,"min_provider_version":"13.12.1","defaults":"name severity status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elasticache.snapshot":{"id":"aws.elasticache.snapshot","name":"aws.elasticache.snapshot","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheClusterCreatedAt":{"name":"cacheClusterCreatedAt","type":"\t","is_mandatory":true,"title":"When the source cluster was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheClusterId":{"name":"cacheClusterId","type":"\u0007","is_mandatory":true,"title":"Source cluster ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheNodeType":{"name":"cacheNodeType","type":"\u0007","is_mandatory":true,"title":"Cache node type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Cache engine name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Cache engine version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Snapshot name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"numCacheNodes":{"name":"numCacheNodes","type":"\u0005","is_mandatory":true,"title":"Number of cache nodes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the snapshot exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationGroupId":{"name":"replicationGroupId","type":"\u0007","is_mandatory":true,"title":"Source replication group ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshotRetentionLimit":{"name":"snapshotRetentionLimit","type":"\u0005","is_mandatory":true,"title":"Snapshot retention limit in days","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshotSource":{"name":"snapshotSource","type":"\u0007","is_mandatory":true,"title":"Snapshot source: automated or manual","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Snapshot status: creating, available, restoring, copying, deleting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC of the cache subnet group","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ElastiCache snapshot","private":true,"min_provider_version":"13.12.1","defaults":"name status engine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elasticache.subnetGroup":{"id":"aws.elasticache.subnetGroup","name":"aws.elasticache.subnetGroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the subnet group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the subnet group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Subnet group name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the subnet group exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\n","is_mandatory":true,"title":"Subnets in this group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportedNetworkTypes":{"name":"supportedNetworkTypes","type":"\u0019\u0007","is_mandatory":true,"title":"Supported network types (ipv4, ipv6, dual_stack)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC associated with this subnet group","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ElastiCache subnet group","private":true,"min_provider_version":"13.12.1","defaults":"name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elasticache.user":{"id":"aws.elasticache.user","name":"aws.elasticache.user","fields":{"accessString":{"name":"accessString","type":"\u0007","is_mandatory":true,"title":"Access permissions string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authentication":{"name":"authentication","type":"\n","is_mandatory":true,"title":"Authentication details","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Engine type (valkey or redis)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"minimumEngineVersion":{"name":"minimumEngineVersion","type":"\u0007","is_mandatory":true,"title":"Minimum engine version required","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the user exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"User status: active, modifying, deleting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userGroupIds":{"name":"userGroupIds","type":"\u0019\u0007","is_mandatory":true,"title":"User group IDs the user belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userId":{"name":"userId","type":"\u0007","is_mandatory":true,"title":"User ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userName":{"name":"userName","type":"\u0007","is_mandatory":true,"title":"Username","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon ElastiCache RBAC user","private":true,"min_provider_version":"13.12.1","defaults":"userName status engine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elasticbeanstalk":{"id":"aws.elasticbeanstalk","name":"aws.elasticbeanstalk","fields":{"application":{"name":"application","type":"\u001baws.elasticbeanstalk.application","title":"AWS Elastic Beanstalk application","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"applicationVersion":{"name":"applicationVersion","type":"\u001baws.elasticbeanstalk.applicationVersion","title":"AWS Elastic Beanstalk application version","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"applications":{"name":"applications","type":"\u0019\u001baws.elasticbeanstalk.application","title":"List of Elastic Beanstalk applications","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environment":{"name":"environment","type":"\u001baws.elasticbeanstalk.environment","title":"AWS Elastic Beanstalk environment","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"environments":{"name":"environments","type":"\u0019\u001baws.elasticbeanstalk.environment","title":"List of Elastic Beanstalk environments","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Elastic Beanstalk","desc":"Use the Elastic Beanstalk namespace to enumerate platform-managed web application deployments in the account. Iterate `applications()` for every Beanstalk application (with its application versions and resource lifecycle policy), and `environments()` for the running environments (with their platform, solution stack, tier, configuration settings, option settings, instance role, and health status).","min_provider_version":"11.16.1","defaults":"environments","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elasticbeanstalk.application":{"id":"aws.elasticbeanstalk.application","name":"aws.elasticbeanstalk.application","fields":{"applicationVersions":{"name":"applicationVersions","type":"\u0019\u001baws.elasticbeanstalk.applicationVersion","title":"Application versions for this application","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"configurationTemplates":{"name":"configurationTemplates","type":"\u0019\u0007","is_mandatory":true,"title":"Configuration templates for the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the application was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date the application was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versionLifecycleEnabled":{"name":"versionLifecycleEnabled","type":"\u0004","is_mandatory":true,"title":"Whether a version lifecycle rule (max age or max count) is enabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versionLifecycleMaxAgeDays":{"name":"versionLifecycleMaxAgeDays","type":"\u0005","is_mandatory":true,"title":"Maximum number of days to retain application versions (0 if the max-age rule is not configured)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versionLifecycleMaxAgeDeleteSourceFromS3":{"name":"versionLifecycleMaxAgeDeleteSourceFromS3","type":"\u0004","is_mandatory":true,"title":"Whether deleted application versions matched by the max-age rule have their source bundle removed from Amazon S3","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versionLifecycleMaxCount":{"name":"versionLifecycleMaxCount","type":"\u0005","is_mandatory":true,"title":"Maximum number of application versions to retain (0 if the max-count rule is not configured)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versionLifecycleMaxCountDeleteSourceFromS3":{"name":"versionLifecycleMaxCountDeleteSourceFromS3","type":"\u0004","is_mandatory":true,"title":"Whether deleted application versions matched by the max-count rule have their source bundle removed from Amazon S3","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versionLifecycleServiceIamRole":{"name":"versionLifecycleServiceIamRole","type":"\u001baws.iam.role","title":"IAM service role Elastic Beanstalk assumes to apply lifecycle settings","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versionLifecycleServiceRoleArn":{"name":"versionLifecycleServiceRoleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM service role Elastic Beanstalk assumes to apply lifecycle settings","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versions":{"name":"versions","type":"\u0019\u0007","is_mandatory":true,"title":"Application version labels","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Elastic Beanstalk application","private":true,"min_provider_version":"11.16.1","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elasticbeanstalk.applicationVersion":{"id":"aws.elasticbeanstalk.applicationVersion","name":"aws.elasticbeanstalk.applicationVersion","fields":{"applicationName":{"name":"applicationName","type":"\u0007","is_mandatory":true,"title":"Name of the application this version belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the application version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"buildArn":{"name":"buildArn","type":"\u0007","is_mandatory":true,"title":"ARN of the AWS CodeBuild build artifact reference, if the version was built by CodeBuild","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the application version was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the application version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the application version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceBundleS3Bucket":{"name":"sourceBundleS3Bucket","type":"\u0007","is_mandatory":true,"title":"Amazon S3 bucket holding the source bundle for the application version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceBundleS3Key":{"name":"sourceBundleS3Key","type":"\u0007","is_mandatory":true,"title":"Amazon S3 key for the source bundle of the application version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceLocation":{"name":"sourceLocation","type":"\u0007","is_mandatory":true,"title":"Location of the source code, formatted per the source repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceRepository":{"name":"sourceRepository","type":"\u0007","is_mandatory":true,"title":"Source repository where the application version's source code is stored: CodeCommit or S3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceType":{"name":"sourceType","type":"\u0007","is_mandatory":true,"title":"Type of source repository: Git or Zip","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Processing status of the application version: Unprocessed, Processing, Building, Processed, or Failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the application version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date the application version was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versionLabel":{"name":"versionLabel","type":"\u0007","is_mandatory":true,"title":"Label that uniquely identifies the application version","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Elastic Beanstalk application version","private":true,"min_provider_version":"13.21.4","defaults":"arn versionLabel status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elasticbeanstalk.environment":{"id":"aws.elasticbeanstalk.environment","name":"aws.elasticbeanstalk.environment","fields":{"abortableOperationInProgress":{"name":"abortableOperationInProgress","type":"\u0004","is_mandatory":true,"title":"Whether an in-progress environment configuration update or version deployment can be cancelled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"applicationName":{"name":"applicationName","type":"\u0007","is_mandatory":true,"title":"Application name the environment belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the environment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cname":{"name":"cname","type":"\u0007","is_mandatory":true,"title":"CNAME of the environment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the environment was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the environment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointUrl":{"name":"endpointUrl","type":"\u0007","is_mandatory":true,"title":"Endpoint URL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environmentId":{"name":"environmentId","type":"\u0007","is_mandatory":true,"title":"Environment ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environmentLinks":{"name":"environmentLinks","type":"\u0019\n","is_mandatory":true,"title":"Links to other environments in the same group declared in the environment manifest","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"health":{"name":"health","type":"\u0007","is_mandatory":true,"title":"Health: Green, Yellow, Red, Grey","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthStatus":{"name":"healthStatus","type":"\u0007","is_mandatory":true,"title":"Health status: Ok, Info, Warning, Degraded, Severe, Suspended, Pending, Unknown, NoData","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loadBalancer":{"name":"loadBalancer","type":"\u001baws.elb.loadbalancer","title":"Classic load balancer associated with this environment (Beanstalk only exposes the Classic ELB; ALB/NLB environments do not populate this field)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the environment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"operationsIamRole":{"name":"operationsIamRole","type":"\u001baws.iam.role","title":"IAM operations role assumed by Elastic Beanstalk when managing the environment","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"operationsRoleArn":{"name":"operationsRoleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the environment's operations role","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"optionSettings":{"name":"optionSettings","type":"\u0019\n","title":"Configuration option settings for the environment","desc":"Each entry: {namespace, optionName, value, resourceName}. Covers the full DescribeConfigurationSettings response, including aws:elbv2:listener:* listener protocol settings.","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformArn":{"name":"platformArn","type":"\u0007","is_mandatory":true,"title":"Platform ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the environment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourcesSummary":{"name":"resourcesSummary","type":"\n","title":"Live summary of the AWS resources backing this environment","desc":"Includes instances, load balancers, Auto Scaling groups, launch configurations, launch templates, triggers, and queues.","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"solutionStackName":{"name":"solutionStackName","type":"\u0007","is_mandatory":true,"title":"Solution stack name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: Launching, Updating, Ready, Terminating, Terminated, Aborting, LinkingFrom, LinkingTo","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the environment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"templateName":{"name":"templateName","type":"\u0007","is_mandatory":true,"title":"Name of the configuration template originally used to launch the environment","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tier":{"name":"tier","type":"\n","is_mandatory":true,"title":"Environment tier (Worker or WebServer)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tierName":{"name":"tierName","type":"\u0007","is_mandatory":true,"title":"Name of the environment tier: WebServer or Worker","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tierType":{"name":"tierType","type":"\u0007","is_mandatory":true,"title":"Type of the environment tier: Standard (web server) or SQS/HTTP (worker)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date the environment was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versionLabel":{"name":"versionLabel","type":"\u0007","is_mandatory":true,"title":"Version label","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Elastic Beanstalk environment","private":true,"min_provider_version":"11.16.1","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elb":{"id":"aws.elb","name":"aws.elb","fields":{"classicLoadBalancers":{"name":"classicLoadBalancers","type":"\u0019\u001baws.elb.loadbalancer","title":"List of classic load balancers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"listener":{"name":"listener","type":"\u001baws.elb.listener","title":"AWS ELB listener","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"loadBalancers":{"name":"loadBalancers","type":"\u0019\u001baws.elb.loadbalancer","title":"List of application, gateway, and network load balancers (elbv2)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loadbalancer":{"name":"loadbalancer","type":"\u001baws.elb.loadbalancer","title":"AWS Elastic Load Balancing load balancer","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"targetgroup":{"name":"targetgroup","type":"\u001baws.elb.targetgroup","title":"AWS Elastic Load Balancer (ELB) Target Group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"AWS Elastic Load Balancing (ELB)","desc":"Use the ELB namespace to enumerate load balancers in the account across all enabled regions. Iterate `loadBalancers()` for application, gateway, and network load balancers (ELBv2), and `classicLoadBalancers()` for the legacy Classic Load Balancers (ELBv1). Each row surfaces the listeners, target groups, attached security groups and subnets, scheme (internet-facing vs internal), and access-log configuration.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elb.listener":{"id":"aws.elb.listener","name":"aws.elb.listener","fields":{"alpnPolicy":{"name":"alpnPolicy","type":"\u0019\u0007","is_mandatory":true,"title":"ALPN policy for TLS listeners","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the listener","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificates":{"name":"certificates","type":"\u0019\n","is_mandatory":true,"title":"Server certificates for the listener","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultActions":{"name":"defaultActions","type":"\u0019\n","is_mandatory":true,"title":"Default actions for the listener","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loadBalancer":{"name":"loadBalancer","type":"\u001baws.elb.loadbalancer","title":"Load balancer this listener belongs to","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loadBalancerArn":{"name":"loadBalancerArn","type":"\u0007","is_mandatory":true,"title":"ARN of the load balancer this listener belongs to","desc":"Deprecated in favor of `loadBalancer()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"port":{"name":"port","type":"\u0005","is_mandatory":true,"title":"Port on which the listener listens","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"protocol":{"name":"protocol","type":"\u0007","is_mandatory":true,"title":"Protocol for connections from clients to the load balancer (HTTP, HTTPS, TCP, TLS, UDP, TCP_UDP, GENEVE)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sslPolicy":{"name":"sslPolicy","type":"\u0007","is_mandatory":true,"title":"SSL policy for HTTPS/TLS listeners","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS ELB listener","private":true,"min_provider_version":"11.15.2","defaults":"arn port protocol","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elb.loadbalancer":{"id":"aws.elb.loadbalancer","name":"aws.elb.loadbalancer","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the load balancer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attribute":{"name":"attribute","type":"\u001baws.elb.loadbalancer.attribute","title":"Typed attributes for ALB/NLB load balancers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attributes":{"name":"attributes","type":"\u0019\n","title":"A list of attributes for the load balancer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZones":{"name":"availabilityZones","type":"\u0019\u0007","is_mandatory":true,"title":"Availability zone where the load balancer runs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the load balancer was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnsName":{"name":"dnsName","type":"\u0007","is_mandatory":true,"title":"DNS name for the load balancer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"elbType":{"name":"elbType","type":"\u0007","is_mandatory":true,"title":"Type of ELB. Possible values are `network`, `application`, `gateway`, or `classic`","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthCheck":{"name":"healthCheck","type":"\n","is_mandatory":true,"title":"Health check configuration (classic load balancers only; null for ALB/NLB)","min_provider_version":"13.26.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostedZoneId":{"name":"hostedZoneId","type":"\u0007","is_mandatory":true,"title":"ID of the Amazon Route 53 hosted zone associated with the load balancer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instances":{"name":"instances","type":"\u0019\u001baws.ec2.instance","title":"List of EC2 instances registered with the load balancer (classic ELB only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddressType":{"name":"ipAddressType","type":"\u0007","is_mandatory":true,"title":"IP address type for the load balancer (ipv4, dualstack, dualstack-without-public-ipv4)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"listenerDescriptions":{"name":"listenerDescriptions","type":"\u0019\n","title":"List of listener configurations for the load balancer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"listeners":{"name":"listeners","type":"\u0019\u001baws.elb.listener","title":"List of listeners for ALB/NLB load balancers (typed)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"User-specified name for the load balancer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the load balancer exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scheme":{"name":"scheme","type":"\u0007","is_mandatory":true,"title":"Scheme for the load balancer: internet-facing or internal","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","is_mandatory":true,"title":"VPC security groups for the load balancer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags on the load balancer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetGroups":{"name":"targetGroups","type":"\u0019\u001baws.elb.targetgroup","title":"List of target groups for the load balancer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","is_mandatory":true,"title":"VPC where the load balancer is located","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Elastic Load Balancing load balancer","private":true,"min_provider_version":"11.15.2","defaults":"name region elbType scheme dnsName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elb.loadbalancer.attribute":{"id":"aws.elb.loadbalancer.attribute","name":"aws.elb.loadbalancer.attribute","fields":{"accessLogsBucket":{"name":"accessLogsBucket","type":"\u0007","is_mandatory":true,"title":"S3 bucket for access logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"accessLogsEnabled":{"name":"accessLogsEnabled","type":"\u0004","is_mandatory":true,"title":"Whether access logs are enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"accessLogsPrefix":{"name":"accessLogsPrefix","type":"\u0007","is_mandatory":true,"title":"S3 prefix for access logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectionLogsBucket":{"name":"connectionLogsBucket","type":"\u0007","is_mandatory":true,"title":"S3 bucket for connection logs. ALB only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectionLogsEnabled":{"name":"connectionLogsEnabled","type":"\u0004","is_mandatory":true,"title":"Whether connection logs are enabled. ALB only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"crossZoneEnabled":{"name":"crossZoneEnabled","type":"\u0007","is_mandatory":true,"title":"Whether cross-zone load balancing is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletionProtectionEnabled":{"name":"deletionProtectionEnabled","type":"\u0004","is_mandatory":true,"title":"Whether deletion protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"desyncMitigationMode":{"name":"desyncMitigationMode","type":"\u0007","is_mandatory":true,"title":"HTTP desync mitigation mode (monitor, defensive, strictest). ALB only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dropInvalidHeaderFields":{"name":"dropInvalidHeaderFields","type":"\u0004","is_mandatory":true,"title":"Whether invalid header fields are dropped. ALB only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"http2Enabled":{"name":"http2Enabled","type":"\u0004","is_mandatory":true,"title":"Whether HTTP/2 is enabled. ALB only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"idleTimeoutSeconds":{"name":"idleTimeoutSeconds","type":"\u0005","is_mandatory":true,"title":"Idle timeout in seconds (ALB only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loadBalancerArn":{"name":"loadBalancerArn","type":"\u0007","is_mandatory":true,"title":"Load balancer ARN this attributes resource belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preserveHostHeader":{"name":"preserveHostHeader","type":"\u0004","is_mandatory":true,"title":"Whether Host header is preserved. ALB only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"wafFailOpenEnabled":{"name":"wafFailOpenEnabled","type":"\u0004","is_mandatory":true,"title":"Whether WAF fail-open is enabled. ALB only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"zonalShiftEnabled":{"name":"zonalShiftEnabled","type":"\u0004","is_mandatory":true,"title":"Whether zonal shift is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS ELB load balancer attributes","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elb.targetgroup":{"id":"aws.elb.targetgroup","name":"aws.elb.targetgroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attributes":{"name":"attributes","type":"\u001baws.elb.targetgroup.attributes","title":"Attributes for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ec2Targets":{"name":"ec2Targets","type":"\u0019\u001baws.ec2.instance","title":"EC2 targets for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthCheckEnabled":{"name":"healthCheckEnabled","type":"\u0004","is_mandatory":true,"title":"Whether health check is enabled for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthCheckIntervalSeconds":{"name":"healthCheckIntervalSeconds","type":"\u0005","is_mandatory":true,"title":"Health check interval for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthCheckPath":{"name":"healthCheckPath","type":"\u0007","is_mandatory":true,"title":"Health check path for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthCheckPort":{"name":"healthCheckPort","type":"\u0007","is_mandatory":true,"title":"Health check port for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthCheckProtocol":{"name":"healthCheckProtocol","type":"\u0007","is_mandatory":true,"title":"Health check protocol for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthCheckTimeoutSeconds":{"name":"healthCheckTimeoutSeconds","type":"\u0005","is_mandatory":true,"title":"Health check timeout seconds for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthyThresholdCount":{"name":"healthyThresholdCount","type":"\u0005","is_mandatory":true,"title":"Healthy threshold count for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddressType":{"name":"ipAddressType","type":"\u0007","is_mandatory":true,"title":"IP address type for the load balancer target group (IPv4, IPv6)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lambdaTargets":{"name":"lambdaTargets","type":"\u0019\u001baws.lambda.function","title":"Lambda targets for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"port":{"name":"port","type":"\u0005","is_mandatory":true,"title":"Port for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"protocol":{"name":"protocol","type":"\u0007","is_mandatory":true,"title":"Protocol for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"protocolVersion":{"name":"protocolVersion","type":"\u0007","is_mandatory":true,"title":"Protocol version for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the target group exists","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetType":{"name":"targetType","type":"\u0007","is_mandatory":true,"title":"Target type for the for the load balancer target group (instance, IP, Lambda, ALB)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"unhealthyThresholdCount":{"name":"unhealthyThresholdCount","type":"\u0005","is_mandatory":true,"title":"Unhealthy threshold count for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC for the load balancer target group","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Elastic Load Balancer (ELB) Target Group","private":true,"min_provider_version":"11.15.2","defaults":"name port ec2Targets lambdaTargets","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.elb.targetgroup.attributes":{"id":"aws.elb.targetgroup.attributes","name":"aws.elb.targetgroup.attributes","fields":{"connectionTerminationOnDeregistrationEnabled":{"name":"connectionTerminationOnDeregistrationEnabled","type":"\u0004","is_mandatory":true,"title":"Whether connection termination on deregistration is enabled. NLB only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectionTerminationOnUnhealthyEnabled":{"name":"connectionTerminationOnUnhealthyEnabled","type":"\u0004","is_mandatory":true,"title":"Whether connection termination on unhealthy targets is enabled. NLB only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"crossZoneEnabled":{"name":"crossZoneEnabled","type":"\u0007","is_mandatory":true,"title":"Whether cross-zone load balancing is enabled (true, false, use_load_balancer_configuration)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deregistrationDelayTimeoutSeconds":{"name":"deregistrationDelayTimeoutSeconds","type":"\u0005","is_mandatory":true,"title":"Deregistration delay timeout in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lambdaMultiValueHeadersEnabled":{"name":"lambdaMultiValueHeadersEnabled","type":"\u0004","is_mandatory":true,"title":"Whether Lambda multi-value headers are enabled. ALB with Lambda targets only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loadBalancingAlgorithmAnomalyMitigation":{"name":"loadBalancingAlgorithmAnomalyMitigation","type":"\u0007","is_mandatory":true,"title":"Whether anomaly mitigation is enabled (on, off). Only for weighted_random algorithm","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loadBalancingAlgorithmType":{"name":"loadBalancingAlgorithmType","type":"\u0007","is_mandatory":true,"title":"Load balancing algorithm type (round_robin, least_outstanding_requests, weighted_random)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preserveClientIpEnabled":{"name":"preserveClientIpEnabled","type":"\u0004","is_mandatory":true,"title":"Whether client IP preservation is enabled. NLB only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"proxyProtocolV2Enabled":{"name":"proxyProtocolV2Enabled","type":"\u0004","is_mandatory":true,"title":"Whether Proxy Protocol v2 is enabled. NLB only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"slowStartDurationSeconds":{"name":"slowStartDurationSeconds","type":"\u0005","is_mandatory":true,"title":"Slow start duration in seconds (0 = disabled). ALB with instance/IP targets only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stickinessEnabled":{"name":"stickinessEnabled","type":"\u0004","is_mandatory":true,"title":"Whether stickiness is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stickinessType":{"name":"stickinessType","type":"\u0007","is_mandatory":true,"title":"Stickiness type (lb_cookie, app_cookie, source_ip, source_ip_dest_ip, source_ip_dest_ip_proto)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetFailoverOnDeregistration":{"name":"targetFailoverOnDeregistration","type":"\u0007","is_mandatory":true,"title":"Target failover behavior on deregistration (rebalance, no_rebalance). GLB only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetFailoverOnUnhealthy":{"name":"targetFailoverOnUnhealthy","type":"\u0007","is_mandatory":true,"title":"Target failover behavior on unhealthy (rebalance, no_rebalance). GLB only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetGroupArn":{"name":"targetGroupArn","type":"\u0007","is_mandatory":true,"title":"Target group ARN this attributes resource belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS ELB target group attributes","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.emr":{"id":"aws.emr","name":"aws.emr","fields":{"blockPublicAccessConfiguration":{"name":"blockPublicAccessConfiguration","type":"\n","title":"Block public access configuration (account-level)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cluster":{"name":"cluster","type":"\u001baws.emr.cluster","title":"Amazon EMR cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusters":{"name":"clusters","type":"\u0019\u001baws.emr.cluster","title":"List of EMR clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityConfiguration":{"name":"securityConfiguration","type":"\u001baws.emr.securityConfiguration","title":"Amazon EMR security configuration","desc":"Examine a named security configuration that EMR clusters can attach to enable encryption at rest, encryption in transit, IAM-based authentication, and Kerberos. The `name` field is the selection key — for example `aws.emr.securityConfiguration(name: \"my-sec-config\")`. The `configuration` field returns the raw JSON document so you can audit any setting; common settings are also flattened in `aws.emr.cluster.encryptionConfiguration` when a cluster references the configuration.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"securityConfigurations":{"name":"securityConfigurations","type":"\u0019\u001baws.emr.securityConfiguration","title":"Security configurations defined in the account","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"studio":{"name":"studio","type":"\u001baws.emr.studio","title":"Amazon EMR Studio","desc":"Examine an EMR Studio — the managed web-based Jupyter / IDE environment that data engineers use to author and run notebooks against EMR clusters and serverless applications. Surfaces the `authMode` (SSO or IAM) and identity-provider URL when SSO is used, the `defaultS3Location` that backs Studio workspace files, the `encryptionKey()` reference (audit whether a customer-managed KMS key encrypts the workspace files, not the default AWS-managed key), the VPC and subnets the Studio is deployed across, the service and user IAM roles, and the workspace / engine security groups that guard Studio notebook and compute traffic.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"studios":{"name":"studios","type":"\u0019\u001baws.emr.studio","title":"List of EMR Studios (web-based development environments backed by EMR)","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EMR","desc":"Use the EMR namespace to enumerate Elastic MapReduce clusters and account-level guardrails. Iterate `clusters()` for every EMR cluster across enabled regions (with its release label, applications, instance groups, security configuration, and run-time status), and read `blockPublicAccessConfiguration` for the account-level block public access posture for cluster security groups.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.emr.cluster":{"id":"aws.emr.cluster","name":"aws.emr.cluster","fields":{"applications":{"name":"applications","type":"\u0019\n","title":"Open-source applications installed on the cluster","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoScalingRole":{"name":"autoScalingRole","type":"\u001baws.iam.role","title":"IAM role used to scale the cluster","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoTerminate":{"name":"autoTerminate","type":"\u0004","title":"Whether the cluster terminates after completing all steps","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoTerminationIdleTimeout":{"name":"autoTerminationIdleTimeout","type":"\u0005","title":"Idle timeout, in seconds, after which the cluster auto-terminates","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bootstrapAction":{"name":"bootstrapAction","type":"\u001baws.emr.cluster.bootstrapAction","title":"Amazon EMR cluster bootstrap action","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"bootstrapActions":{"name":"bootstrapActions","type":"\u0019\u001baws.emr.cluster.bootstrapAction","title":"Bootstrap actions for the cluster","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"configurations":{"name":"configurations","type":"\u0019\n","title":"Configuration overlay supplied to the cluster","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsRootVolumeIops":{"name":"ebsRootVolumeIops","type":"\u0005","title":"IOPS of the EBS root volume of each EC2 instance","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsRootVolumeSize":{"name":"ebsRootVolumeSize","type":"\u0005","title":"Size, in GiB, of the EBS root volume of each EC2 instance","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsRootVolumeThroughput":{"name":"ebsRootVolumeThroughput","type":"\u0005","title":"Throughput, in MiB/s, of the EBS root volume of each EC2 instance","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionConfiguration":{"name":"encryptionConfiguration","type":"\u001baws.emr.cluster.encryptionConfiguration","title":"Encryption configuration from the security configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"EMR cluster ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceCollectionType":{"name":"instanceCollectionType","type":"\u0007","title":"Instance collection type: INSTANCE_FLEET or INSTANCE_GROUP","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceGroup":{"name":"instanceGroup","type":"\u001baws.emr.cluster.instanceGroup","title":"Amazon EMR cluster instance group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"instanceGroups":{"name":"instanceGroups","type":"\u0019\u001baws.emr.cluster.instanceGroup","title":"Instance groups in the cluster","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kerberosAttributes":{"name":"kerberosAttributes","type":"\n","title":"Kerberos authentication attributes (passwords are redacted)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logEncryptionKmsKey":{"name":"logEncryptionKmsKey","type":"\u001baws.kms.key","title":"KMS key used for log encryption","min_provider_version":"13.3.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logUri":{"name":"logUri","type":"\u0007","title":"S3 log URI for the cluster","min_provider_version":"13.3.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterInstances":{"name":"masterInstances","type":"\u0019\n","title":"List of master instances for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterPublicDnsName":{"name":"masterPublicDnsName","type":"\u0007","title":"Public DNS name of the master node","min_provider_version":"13.3.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"normalizedInstanceHours":{"name":"normalizedInstanceHours","type":"\u0005","is_mandatory":true,"title":"An approximation of the cost of the cluster, represented in m1.small/hours","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"outpostArn":{"name":"outpostArn","type":"\u0007","is_mandatory":true,"title":"ARN of outpost where cluster is launched","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"placementGroups":{"name":"placementGroups","type":"\u0019\n","title":"EC2 placement group configuration applied to the cluster","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"releaseLabel":{"name":"releaseLabel","type":"\u0007","title":"Amazon EMR release label (for example, emr-6.10.0)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"repoUpgradeOnBoot":{"name":"repoUpgradeOnBoot","type":"\u0007","title":"Repository upgrade behavior on instance boot (SECURITY, NONE)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scaleDownBehavior":{"name":"scaleDownBehavior","type":"\u0007","title":"Cluster scale-down behavior (TERMINATE_AT_INSTANCE_HOUR, TERMINATE_AT_TASK_COMPLETION)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityConfig":{"name":"securityConfig","type":"\u001baws.emr.securityConfiguration","title":"Security configuration applied to the cluster","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityConfiguration":{"name":"securityConfiguration","type":"\u0007","title":"Name of the security configuration applied to the cluster","min_provider_version":"13.3.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceRole":{"name":"serviceRole","type":"\u001baws.iam.role","title":"IAM service role assumed by EMR to access AWS resources","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\n","is_mandatory":true,"title":"Details about the current status of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"step":{"name":"step","type":"\u001baws.emr.cluster.step","title":"Amazon EMR cluster step","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"stepConcurrencyLevel":{"name":"stepConcurrencyLevel","type":"\u0005","title":"Number of steps that can run concurrently on the cluster","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"steps":{"name":"steps","type":"\u0019\u001baws.emr.cluster.step","title":"Steps associated with the cluster","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"terminationProtected":{"name":"terminationProtected","type":"\u0004","title":"Whether termination protection is enabled for the cluster","min_provider_version":"13.3.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"visibleToAllUsers":{"name":"visibleToAllUsers","type":"\u0004","title":"Whether the cluster is visible to all IAM principals in the account","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EMR cluster","private":true,"min_provider_version":"11.15.2","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.emr.cluster.bootstrapAction":{"id":"aws.emr.cluster.bootstrapAction","name":"aws.emr.cluster.bootstrapAction","fields":{"args":{"name":"args","type":"\u0019\u0007","is_mandatory":true,"title":"Arguments passed to the bootstrap script","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Bootstrap action name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scriptPath":{"name":"scriptPath","type":"\u0007","is_mandatory":true,"title":"Path to the bootstrap script (S3 or local)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EMR cluster bootstrap action","private":true,"min_provider_version":"13.12.1","defaults":"name scriptPath","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.emr.cluster.encryptionConfiguration":{"id":"aws.emr.cluster.encryptionConfiguration","name":"aws.emr.cluster.encryptionConfiguration","fields":{"atRestConfiguration":{"name":"atRestConfiguration","type":"\n","is_mandatory":true,"title":"At-rest encryption configuration details (S3 and local disk settings)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"atRestEnabled":{"name":"atRestEnabled","type":"\u0004","is_mandatory":true,"title":"Whether at-rest encryption is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inTransitConfiguration":{"name":"inTransitConfiguration","type":"\n","is_mandatory":true,"title":"In-transit encryption configuration details (certificate provider settings)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inTransitEnabled":{"name":"inTransitEnabled","type":"\u0004","is_mandatory":true,"title":"Whether in-transit encryption is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EMR cluster encryption configuration from the security configuration","private":true,"min_provider_version":"13.3.0","defaults":"atRestEnabled inTransitEnabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.emr.cluster.instanceGroup":{"id":"aws.emr.cluster.instanceGroup","name":"aws.emr.cluster.instanceGroup","fields":{"bidPrice":{"name":"bidPrice","type":"\u0007","is_mandatory":true,"title":"Spot bid price (if market is SPOT)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"configurations":{"name":"configurations","type":"\u0019\n","is_mandatory":true,"title":"Configuration overlay applied to the instance group","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customAmiId":{"name":"customAmiId","type":"\u0007","is_mandatory":true,"title":"Custom AMI ID used to provision the instance group","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsBlockDevices":{"name":"ebsBlockDevices","type":"\u0019\n","is_mandatory":true,"title":"EBS block devices mapped to the instance group","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsOptimized":{"name":"ebsOptimized","type":"\u0004","is_mandatory":true,"title":"Whether EBS optimization is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Instance group identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceGroupType":{"name":"instanceGroupType","type":"\u0007","is_mandatory":true,"title":"Group type: MASTER, CORE, TASK","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"EC2 instance type (e.g., m5.xlarge)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"market":{"name":"market","type":"\u0007","is_mandatory":true,"title":"Market type: ON_DEMAND, SPOT","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Instance group name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"requestedInstanceCount":{"name":"requestedInstanceCount","type":"\u0005","is_mandatory":true,"title":"Target number of instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"runningInstanceCount":{"name":"runningInstanceCount","type":"\u0005","is_mandatory":true,"title":"Currently running instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Instance group state","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EMR cluster instance group","private":true,"min_provider_version":"13.12.1","defaults":"name instanceGroupType instanceType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.emr.cluster.step":{"id":"aws.emr.cluster.step","name":"aws.emr.cluster.step","fields":{"actionOnFailure":{"name":"actionOnFailure","type":"\u0007","is_mandatory":true,"title":"Action to take on failure: TERMINATE_CLUSTER, CANCEL_AND_WAIT, CONTINUE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"args":{"name":"args","type":"\u0019\u0007","is_mandatory":true,"title":"Arguments passed to the step","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"When the step was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endedAt":{"name":"endedAt","type":"\t","is_mandatory":true,"title":"When the step finished","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"executionRole":{"name":"executionRole","type":"\u001baws.iam.role","title":"IAM runtime role assumed for the step","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureDetails":{"name":"failureDetails","type":"\n","is_mandatory":true,"title":"Failure details (reason, message, log file)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Step identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jar":{"name":"jar","type":"\u0007","is_mandatory":true,"title":"Path to the JAR file for the step","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logUri":{"name":"logUri","type":"\u0007","is_mandatory":true,"title":"S3 destination URI for step logs","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"mainClass":{"name":"mainClass","type":"\u0007","is_mandatory":true,"title":"Name of the main class in the JAR file","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Step name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"properties":{"name":"properties","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Java properties set when the step runs","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startedAt":{"name":"startedAt","type":"\t","is_mandatory":true,"title":"When the step started running","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateChangeReason":{"name":"stateChangeReason","type":"\u0007","is_mandatory":true,"title":"Reason the step's execution status changed","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Step execution state: PENDING, CANCEL_PENDING, RUNNING, COMPLETED, CANCELLED, FAILED, INTERRUPTED","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EMR cluster step","private":true,"min_provider_version":"13.12.1","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.emr.securityConfiguration":{"id":"aws.emr.securityConfiguration","name":"aws.emr.securityConfiguration","fields":{"configuration":{"name":"configuration","type":"\u0007","title":"Raw JSON body of the security configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creationDateTime":{"name":"creationDateTime","type":"\t","is_mandatory":true,"title":"When the security configuration was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the security configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EMR security configuration","desc":"Examine a named security configuration that EMR clusters can attach to enable encryption at rest, encryption in transit, IAM-based authentication, and Kerberos. The `name` field is the selection key — for example `aws.emr.securityConfiguration(name: \"my-sec-config\")`. The `configuration` field returns the raw JSON document so you can audit any setting; common settings are also flattened in `aws.emr.cluster.encryptionConfiguration` when a cluster references the configuration.","private":true,"min_provider_version":"13.21.4","defaults":"name creationDateTime","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.emr.studio":{"id":"aws.emr.studio","name":"aws.emr.studio","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the Studio","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authMode":{"name":"authMode","type":"\u0007","is_mandatory":true,"title":"Authentication mode: SSO or IAM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the Studio was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultS3Location":{"name":"defaultS3Location","type":"\u0007","is_mandatory":true,"title":"Default S3 location for Studio notebook files (s3://bucket/prefix)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the Studio","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionKey":{"name":"encryptionKey","type":"\u001baws.kms.key","title":"Customer-managed KMS key used to encrypt the Studio's notebook files (null if the Studio uses the default AWS-managed key)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionKeyArn":{"name":"encryptionKeyArn","type":"\u0007","is_mandatory":true,"title":"Customer-managed KMS key used to encrypt the Studio's notebook files at rest (empty if the Studio uses the default AWS-managed key)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineSecurityGroup":{"name":"engineSecurityGroup","type":"\u001baws.ec2.securitygroup","title":"Engine security group attached to compute cluster ENIs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"idpAuthUrl":{"name":"idpAuthUrl","type":"\u0007","is_mandatory":true,"title":"Identity provider authentication URL (SSO mode)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"idpRelayStateParameterName":{"name":"idpRelayStateParameterName","type":"\u0007","is_mandatory":true,"title":"Identity provider relay-state parameter name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Display name of the Studio","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the Studio","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceIamRole":{"name":"serviceIamRole","type":"\u001baws.iam.role","title":"Service IAM role that the Studio assumes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"studioId":{"name":"studioId","type":"\u0007","is_mandatory":true,"title":"Studio ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets the Studio is deployed across","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the Studio","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"url":{"name":"url","type":"\u0007","is_mandatory":true,"title":"URL users visit to access the Studio","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userIamRole":{"name":"userIamRole","type":"\u001baws.iam.role","title":"User IAM role used by Studio users when authMode is IAM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC the Studio is deployed in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workspaceSecurityGroup":{"name":"workspaceSecurityGroup","type":"\u001baws.ec2.securitygroup","title":"Workspace security group attached to the workspace ENIs","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EMR Studio","desc":"Examine an EMR Studio — the managed web-based Jupyter / IDE environment that data engineers use to author and run notebooks against EMR clusters and serverless applications. Surfaces the `authMode` (SSO or IAM) and identity-provider URL when SSO is used, the `defaultS3Location` that backs Studio workspace files, the `encryptionKey()` reference (audit whether a customer-managed KMS key encrypts the workspace files, not the default AWS-managed key), the VPC and subnets the Studio is deployed across, the service and user IAM roles, and the workspace / engine security groups that guard Studio notebook and compute traffic.","private":true,"min_provider_version":"13.23.2","defaults":"studioId name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.es":{"id":"aws.es","name":"aws.es","fields":{"domain":{"name":"domain","type":"\u001baws.es.domain","title":"Amazon Elasticsearch service domain","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"domains":{"name":"domains","type":"\u0019\u001baws.es.domain","title":"List of Elasticsearch domains","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Elasticsearch Service (legacy)","desc":"Use the Elasticsearch namespace to enumerate the legacy Amazon Elasticsearch Service domains in the account. Iterate `domains()` for each domain and read its endpoint, engine version, encryption-at-rest and node-to-node settings, HTTPS enforcement, TLS policy, and audit-log configuration. New deployments live under the OpenSearch namespace (`aws.opensearch`).","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.es.domain":{"id":"aws.es.domain","name":"aws.es.domain","fields":{"accessPolicies":{"name":"accessPolicies","type":"\u0007","is_mandatory":true,"title":"IAM access policy as a JSON-formatted string","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"advancedSecurityEnabled":{"name":"advancedSecurityEnabled","type":"\u0004","is_mandatory":true,"title":"Whether fine-grained access control is enabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"anonymousAuthEnabled":{"name":"anonymousAuthEnabled","type":"\u0004","is_mandatory":true,"title":"Whether anonymous authentication is enabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"applicationLogEnabled":{"name":"applicationLogEnabled","type":"\u0004","is_mandatory":true,"title":"Whether Elasticsearch application log publishing is enabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"applicationLogGroup":{"name":"applicationLogGroup","type":"\u001baws.cloudwatch.loggroup","title":"CloudWatch log group receiving Elasticsearch application logs","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the Elasticsearch domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"auditLogEnabled":{"name":"auditLogEnabled","type":"\u0004","is_mandatory":true,"title":"Whether audit logging is enabled for the domain","min_provider_version":"13.3.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"auditLogGroup":{"name":"auditLogGroup","type":"\u001baws.cloudwatch.loggroup","title":"CloudWatch log group receiving audit logs","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoTuneState":{"name":"autoTuneState","type":"\u0007","is_mandatory":true,"title":"State of Auto-Tune for the domain","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"automatedSnapshotPauseEnabled":{"name":"automatedSnapshotPauseEnabled","type":"\u0004","is_mandatory":true,"title":"Whether automated snapshot pause is enabled for the domain","min_provider_version":"13.25.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"automatedSnapshotPauseEndTime":{"name":"automatedSnapshotPauseEndTime","type":"\t","is_mandatory":true,"title":"Timestamp at which the automated snapshot pause ends","min_provider_version":"13.25.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"automatedSnapshotPauseStartTime":{"name":"automatedSnapshotPauseStartTime","type":"\t","is_mandatory":true,"title":"Timestamp at which the automated snapshot pause begins","min_provider_version":"13.25.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"automatedSnapshotPauseState":{"name":"automatedSnapshotPauseState","type":"\u0007","is_mandatory":true,"title":"Current state of the automated snapshot pause (Active, Completed, Scheduled, or Disabled)","min_provider_version":"13.25.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"automatedSnapshotStartHour":{"name":"automatedSnapshotStartHour","type":"\u0005","is_mandatory":true,"title":"Hour of the day in UTC when automated snapshots are taken","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZones":{"name":"availabilityZones","type":"\u0019\u0007","is_mandatory":true,"title":"Availability zones the domain is deployed into","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cognitoEnabled":{"name":"cognitoEnabled","type":"\u0004","is_mandatory":true,"title":"Whether Amazon Cognito authentication for Kibana is enabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cognitoIdentityPoolId":{"name":"cognitoIdentityPoolId","type":"\u0007","is_mandatory":true,"title":"Cognito identity pool ID for Kibana authentication","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cognitoRoleArn":{"name":"cognitoRoleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM role granting Elasticsearch access to Cognito resources","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cognitoUserPoolId":{"name":"cognitoUserPoolId","type":"\u0007","is_mandatory":true,"title":"Cognito user pool ID for Kibana authentication","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"coldStorageEnabled":{"name":"coldStorageEnabled","type":"\u0004","is_mandatory":true,"title":"Whether cold storage is enabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"created":{"name":"created","type":"\u0004","is_mandatory":true,"title":"Whether the domain creation is complete","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customEndpoint":{"name":"customEndpoint","type":"\u0007","is_mandatory":true,"title":"Custom endpoint hostname for the domain","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customEndpointCertificateArn":{"name":"customEndpointCertificateArn","type":"\u0007","is_mandatory":true,"title":"ACM certificate ARN for the custom endpoint","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customEndpointEnabled":{"name":"customEndpointEnabled","type":"\u0004","is_mandatory":true,"title":"Whether a custom endpoint is enabled for the domain","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dedicatedMasterCount":{"name":"dedicatedMasterCount","type":"\u0005","is_mandatory":true,"title":"Number of dedicated master nodes","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dedicatedMasterEnabled":{"name":"dedicatedMasterEnabled","type":"\u0004","is_mandatory":true,"title":"Whether dedicated master nodes are enabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dedicatedMasterType":{"name":"dedicatedMasterType","type":"\u0007","is_mandatory":true,"title":"Instance type for dedicated master nodes","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deleted":{"name":"deleted","type":"\u0004","is_mandatory":true,"title":"Whether the domain is being deleted","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainId":{"name":"domainId","type":"\u0007","is_mandatory":true,"title":"Elasticsearch domain ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainName":{"name":"domainName","type":"\u0007","is_mandatory":true,"title":"Elasticsearch domain name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainProcessingStatus":{"name":"domainProcessingStatus","type":"\u0007","is_mandatory":true,"title":"Status of any in-progress changes for the domain","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsEnabled":{"name":"ebsEnabled","type":"\u0004","is_mandatory":true,"title":"Whether EBS-based storage is enabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsIops":{"name":"ebsIops","type":"\u0005","is_mandatory":true,"title":"Provisioned IOPS for the EBS volume","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsThroughput":{"name":"ebsThroughput","type":"\u0005","is_mandatory":true,"title":"Provisioned throughput in MiB/s for the GP3 EBS volume","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsVolumeSize":{"name":"ebsVolumeSize","type":"\u0005","is_mandatory":true,"title":"EBS volume size in GiB for data nodes","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsVolumeType":{"name":"ebsVolumeType","type":"\u0007","is_mandatory":true,"title":"EBS volume type for data nodes","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"elasticsearchVersion":{"name":"elasticsearchVersion","type":"\u0007","is_mandatory":true,"title":"Version of Elasticsearch running","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionAtRestEnabled":{"name":"encryptionAtRestEnabled","type":"\u0004","is_mandatory":true,"title":"Whether encryption at rest is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u0007","is_mandatory":true,"title":"Endpoint used to submit index and search requests","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoints":{"name":"endpoints","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"VPC and internal endpoints used to submit index and search requests","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enforceHTTPS":{"name":"enforceHTTPS","type":"\u0004","is_mandatory":true,"title":"Whether HTTPS is required for all traffic to the domain","min_provider_version":"13.3.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"indexSlowLogEnabled":{"name":"indexSlowLogEnabled","type":"\u0004","is_mandatory":true,"title":"Whether index slow log publishing is enabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"indexSlowLogGroup":{"name":"indexSlowLogGroup","type":"\u001baws.cloudwatch.loggroup","title":"CloudWatch log group receiving index slow logs","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceCount":{"name":"instanceCount","type":"\u0005","is_mandatory":true,"title":"Number of instances in the domain cluster","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"Instance type used for data nodes","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"internalUserDatabaseEnabled":{"name":"internalUserDatabaseEnabled","type":"\u0004","is_mandatory":true,"title":"Whether the internal user database is enabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key protecting data at rest","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the Elasticsearch domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeToNodeEncryptionEnabled":{"name":"nodeToNodeEncryptionEnabled","type":"\u0004","is_mandatory":true,"title":"Whether node-to-node encryption is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"processing":{"name":"processing","type":"\u0004","is_mandatory":true,"title":"Whether configuration changes are being processed","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the domain exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"searchSlowLogEnabled":{"name":"searchSlowLogEnabled","type":"\u0004","is_mandatory":true,"title":"Whether search slow log publishing is enabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"searchSlowLogGroup":{"name":"searchSlowLogGroup","type":"\u001baws.cloudwatch.loggroup","title":"CloudWatch log group receiving search slow logs","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups attached to the domain VPC endpoint","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceSoftwareAutomatedUpdateDate":{"name":"serviceSoftwareAutomatedUpdateDate","type":"\t","is_mandatory":true,"title":"Date until which a service software update can be manually requested before it auto-updates","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceSoftwareCancellable":{"name":"serviceSoftwareCancellable","type":"\u0004","is_mandatory":true,"title":"Whether an in-progress service software update can be cancelled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceSoftwareCurrentVersion":{"name":"serviceSoftwareCurrentVersion","type":"\u0007","is_mandatory":true,"title":"Current service software version present on the domain","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceSoftwareNewVersion":{"name":"serviceSoftwareNewVersion","type":"\u0007","is_mandatory":true,"title":"New service software version available for the domain","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceSoftwareUpdateAvailable":{"name":"serviceSoftwareUpdateAvailable","type":"\u0004","is_mandatory":true,"title":"Whether a service software update is available","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceSoftwareUpdateStatus":{"name":"serviceSoftwareUpdateStatus","type":"\u0007","is_mandatory":true,"title":"Status of the service software update (ELIGIBLE, PENDING_UPDATE, IN_PROGRESS, COMPLETED, NOT_ELIGIBLE)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets the domain is deployed into","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tlsSecurityPolicy":{"name":"tlsSecurityPolicy","type":"\u0007","is_mandatory":true,"title":"TLS security policy for the domain","min_provider_version":"13.3.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"upgradeProcessing":{"name":"upgradeProcessing","type":"\u0004","is_mandatory":true,"title":"Whether a version upgrade is in progress","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC the domain is deployed into","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"warmCount":{"name":"warmCount","type":"\u0005","is_mandatory":true,"title":"Number of UltraWarm nodes","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"warmEnabled":{"name":"warmEnabled","type":"\u0004","is_mandatory":true,"title":"Whether UltraWarm storage is enabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"warmType":{"name":"warmType","type":"\u0007","is_mandatory":true,"title":"Instance type used for UltraWarm nodes","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"zoneAwarenessAvailabilityZoneCount":{"name":"zoneAwarenessAvailabilityZoneCount","type":"\u0005","is_mandatory":true,"title":"Number of availability zones the cluster is spread across when zone awareness is enabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"zoneAwarenessEnabled":{"name":"zoneAwarenessEnabled","type":"\u0004","is_mandatory":true,"title":"Whether zone awareness is enabled for the cluster","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Elasticsearch service domain","private":true,"min_provider_version":"11.15.2","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge":{"id":"aws.eventbridge","name":"aws.eventbridge","fields":{"apiDestination":{"name":"apiDestination","type":"\u001baws.eventbridge.apiDestination","title":"Amazon EventBridge API destination","desc":"Examine an EventBridge API destination — the named HTTP invocation target (URL + method + per-second rate limit) that rules and pipes can route events to. The destination borrows its credentials from a linked `aws.eventbridge.connection`; traverse `connection()` to inspect the authorization type and credential metadata.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"apiDestinations":{"name":"apiDestinations","type":"\u0019\u001baws.eventbridge.apiDestination","title":"List of EventBridge API destinations (HTTP invocation endpoints)","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"archive":{"name":"archive","type":"\u001baws.eventbridge.archive","title":"Amazon EventBridge archive","desc":"Examine an EventBridge archive — recorded events from a single event bus retained for the configured number of days and available for replay through `aws.eventbridge.replay`. Reveals the source bus, the optional event-pattern filter applied while recording, the current archive state, the retention window, and the running event count and size on disk.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"archives":{"name":"archives","type":"\u0019\u001baws.eventbridge.archive","title":"List of EventBridge archives (recorded events from an event bus)","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connection":{"name":"connection","type":"\u001baws.eventbridge.connection","title":"Amazon EventBridge connection","desc":"Examine an EventBridge connection — the named credential record used by API destinations to authenticate against an outbound HTTP endpoint. Reveals the authorization type (BASIC, OAUTH_CLIENT_CREDENTIALS, or API_KEY), the connection lifecycle state, the linked Secrets Manager secret that holds the credentials, and the *shape* of the `authParameters` and `invocationHttpParameters` (header / query / body parameter names, OAuth endpoints, API-key header name). Secret values — passwords, OAuth client secrets, and API-key values — are never returned; only `*Present` indicator booleans and non-secret metadata are surfaced.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"connections":{"name":"connections","type":"\u0019\u001baws.eventbridge.connection","title":"List of EventBridge connections (credentials for outbound HTTP targets)","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u001baws.eventbridge.endpoint","title":"Amazon EventBridge global endpoint","desc":"Examine an EventBridge global endpoint — a Regional-fault-tolerant front door for one or more event buses that fails over to a secondary Region based on a Route 53 health check and (optionally) replicates events to the secondary in steady state. Reveals the primary / secondary Region routing, the health check arn, the replication state, the linked event buses, and the IAM role used for replication.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"endpoints":{"name":"endpoints","type":"\u0019\u001baws.eventbridge.endpoint","title":"List of EventBridge global endpoints (multi-Region routing)","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventBus":{"name":"eventBus","type":"\u001baws.eventbridge.eventBus","title":"Amazon EventBridge event bus","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"eventBuses":{"name":"eventBuses","type":"\u0019\u001baws.eventbridge.eventBus","title":"List of EventBridge event buses","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pipe":{"name":"pipe","type":"\u001baws.eventbridge.pipe","title":"Amazon EventBridge pipe","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"pipes":{"name":"pipes","type":"\u0019\u001baws.eventbridge.pipe","title":"List of EventBridge pipes","min_provider_version":"13.1.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replay":{"name":"replay","type":"\u001baws.eventbridge.replay","title":"Amazon EventBridge replay","desc":"Examine an EventBridge replay — a one-time job that re-emits events from an archive into one or more rules on a destination event bus. Reveals the source archive, the destination bus, the replay state, the event time window being replayed, and the lifecycle timestamps.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"replays":{"name":"replays","type":"\u0019\u001baws.eventbridge.replay","title":"List of EventBridge replays (replays of archived events)","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rule":{"name":"rule","type":"\u001baws.eventbridge.rule","title":"Amazon EventBridge rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"rules":{"name":"rules","type":"\u0019\u001baws.eventbridge.rule","title":"List of EventBridge rules across all event buses","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schedule":{"name":"schedule","type":"\u001baws.eventbridge.schedule","title":"Amazon EventBridge Scheduler schedule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"scheduleGroup":{"name":"scheduleGroup","type":"\u001baws.eventbridge.scheduleGroup","title":"Amazon EventBridge Scheduler schedule group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"scheduleGroups":{"name":"scheduleGroups","type":"\u0019\u001baws.eventbridge.scheduleGroup","title":"List of EventBridge Scheduler schedule groups","min_provider_version":"13.1.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schedules":{"name":"schedules","type":"\u0019\u001baws.eventbridge.schedule","title":"List of EventBridge Scheduler schedules","min_provider_version":"13.1.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EventBridge","desc":"Use the EventBridge namespace to enumerate event-driven plumbing in the account: event buses and the rules attached to them, EventBridge Pipes for source-to-target streaming, EventBridge Scheduler schedules and schedule groups, the connections and API destinations that carry events to external HTTP endpoints, archives and replays of recorded events, and global endpoints for multi-Region routing. Iterate `eventBuses()` for every bus (with its resource policy, KMS encryption, and dead-letter configuration), `rules()` for every rule across buses (with the event pattern or schedule, targets, and IAM role), `pipes()` for filter/enrichment pipelines, `schedules()`/`scheduleGroups()` for cron and one-time scheduled invocations, `connections()` and `apiDestinations()` for outbound webhook integrations, `archives()`/`replays()` for event retention and replay, and `endpoints()` for global endpoints with failover and event replication.","min_provider_version":"11.16.1","defaults":"eventBuses","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.apiDestination":{"id":"aws.eventbridge.apiDestination","name":"aws.eventbridge.apiDestination","fields":{"apiDestinationState":{"name":"apiDestinationState","type":"\u0007","is_mandatory":true,"title":"API destination state","desc":"One of ACTIVE or INACTIVE.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the API destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connection":{"name":"connection","type":"\u001baws.eventbridge.connection","title":"Connection that supplies credentials for this destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectionArn":{"name":"connectionArn","type":"\u0007","is_mandatory":true,"title":"ARN of the connection that supplies credentials for this destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creationTime":{"name":"creationTime","type":"\t","is_mandatory":true,"title":"Time the API destination was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the API destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"httpMethod":{"name":"httpMethod","type":"\u0007","is_mandatory":true,"title":"HTTP method used to invoke the endpoint","desc":"One of POST, GET, HEAD, OPTIONS, PUT, PATCH, or DELETE.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"invocationEndpoint":{"name":"invocationEndpoint","type":"\u0007","is_mandatory":true,"title":"URL of the HTTP endpoint invoked when the destination is triggered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"invocationRateLimitPerSecond":{"name":"invocationRateLimitPerSecond","type":"\u0005","is_mandatory":true,"title":"Maximum number of invocations per second to send to the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"Time the API destination was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the API destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the API destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EventBridge API destination","desc":"Examine an EventBridge API destination — the named HTTP invocation target (URL + method + per-second rate limit) that rules and pipes can route events to. The destination borrows its credentials from a linked `aws.eventbridge.connection`; traverse `connection()` to inspect the authorization type and credential metadata.","private":true,"min_provider_version":"13.26.3","defaults":"arn name apiDestinationState invocationEndpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.archive":{"id":"aws.eventbridge.archive","name":"aws.eventbridge.archive","fields":{"archiveName":{"name":"archiveName","type":"\u0007","is_mandatory":true,"title":"Name of the archive","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the archive","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creationTime":{"name":"creationTime","type":"\t","is_mandatory":true,"title":"Time the archive was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the archive","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventCount":{"name":"eventCount","type":"\u0005","is_mandatory":true,"title":"Number of events stored in the archive","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventPattern":{"name":"eventPattern","type":"\u0007","title":"Event pattern used to filter events recorded into the archive (JSON; empty when no filter is set)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventSource":{"name":"eventSource","type":"\u001baws.eventbridge.eventBus","title":"Event bus whose events are recorded into the archive","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventSourceArn":{"name":"eventSourceArn","type":"\u0007","is_mandatory":true,"title":"ARN of the event bus whose events are recorded into the archive","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the archive","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retentionDays":{"name":"retentionDays","type":"\u0005","is_mandatory":true,"title":"Number of days events are retained in the archive (0 for indefinite)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sizeBytes":{"name":"sizeBytes","type":"\u0005","is_mandatory":true,"title":"Size of the archive in bytes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Archive state","desc":"One of ENABLED, DISABLED, CREATING, UPDATING, CREATE_FAILED, or UPDATE_FAILED.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateReason":{"name":"stateReason","type":"\u0007","is_mandatory":true,"title":"Reason the archive is in its current state","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EventBridge archive","desc":"Examine an EventBridge archive — recorded events from a single event bus retained for the configured number of days and available for replay through `aws.eventbridge.replay`. Reveals the source bus, the optional event-pattern filter applied while recording, the current archive state, the retention window, and the running event count and size on disk.","private":true,"min_provider_version":"13.26.3","defaults":"arn archiveName state retentionDays","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.connection":{"id":"aws.eventbridge.connection","name":"aws.eventbridge.connection","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authParameters":{"name":"authParameters","type":"\n","title":"Shape of the authorization parameters with secret values redacted","desc":"For BASIC: `{type: \"BASIC\", usernamePresent: bool, username: string}`. For OAUTH: `{type: \"OAUTH\", authorizationEndpoint, httpMethod, clientID, clientSecretPresent: bool, oauthHttpParameters}`. For API_KEY: `{type: \"API_KEY\", apiKeyName, apiKeyValuePresent: bool}`. All passwords, OAuth client secrets, and API-key values are masked — only the presence booleans and non-secret metadata are returned.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authorizationType":{"name":"authorizationType","type":"\u0007","is_mandatory":true,"title":"Authorization type","desc":"One of BASIC, OAUTH_CLIENT_CREDENTIALS, or API_KEY.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectionState":{"name":"connectionState","type":"\u0007","is_mandatory":true,"title":"Connection state","desc":"One of CREATING, UPDATING, DELETING, AUTHORIZED, DEAUTHORIZED, AUTHORIZING, DEAUTHORIZING, ACTIVE, FAILED_CONNECTIVITY.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creationTime":{"name":"creationTime","type":"\t","is_mandatory":true,"title":"Time the connection was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"invocationHttpParameters":{"name":"invocationHttpParameters","type":"\n","title":"Additional HTTP parameters sent with every target invocation, with secret values redacted","desc":"Mirrors the `headerParameters`, `queryStringParameters`, and `bodyParameters` blocks of the connection's `InvocationHttpParameters`. Each entry is reported as `{key, isValueSecret: bool, valuePresent: bool, value: string?}`; `value` is omitted entirely when `isValueSecret` is true.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastAuthorizedTime":{"name":"lastAuthorizedTime","type":"\t","is_mandatory":true,"title":"Time the connection was last authorized","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"Time the connection was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"secret":{"name":"secret","type":"\u001baws.secretsmanager.secret","title":"Secrets Manager secret that stores the connection credentials","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"secretArn":{"name":"secretArn","type":"\u0007","title":"ARN of the Secrets Manager secret that stores the connection credentials","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateReason":{"name":"stateReason","type":"\u0007","is_mandatory":true,"title":"Reason the connection is in its current state","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EventBridge connection","desc":"Examine an EventBridge connection — the named credential record used by API destinations to authenticate against an outbound HTTP endpoint. Reveals the authorization type (BASIC, OAUTH_CLIENT_CREDENTIALS, or API_KEY), the connection lifecycle state, the linked Secrets Manager secret that holds the credentials, and the *shape* of the `authParameters` and `invocationHttpParameters` (header / query / body parameter names, OAuth endpoints, API-key header name). Secret values — passwords, OAuth client secrets, and API-key values — are never returned; only `*Present` indicator booleans and non-secret metadata are surfaced.","private":true,"min_provider_version":"13.26.3","defaults":"arn name authorizationType connectionState","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.endpoint":{"id":"aws.eventbridge.endpoint","name":"aws.eventbridge.endpoint","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creationTime":{"name":"creationTime","type":"\t","is_mandatory":true,"title":"Time the endpoint was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointId":{"name":"endpointId","type":"\u0007","is_mandatory":true,"title":"Subdomain prefix of the endpoint URL (the leading portion of the URL before the EventBridge endpoint domain)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointUrl":{"name":"endpointUrl","type":"\u0007","is_mandatory":true,"title":"URL of the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventBuses":{"name":"eventBuses","type":"\u0019\n","is_mandatory":true,"title":"Event buses that the endpoint fronts","desc":"Each entry is `{eventBusArn: string}`. The bus referenced by `eventBusArn` lives in either the primary or secondary Region of the endpoint's routing configuration.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role used to replicate events to the secondary Region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"Time the endpoint was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationConfig":{"name":"replicationConfig","type":"\n","is_mandatory":true,"title":"Event replication configuration","desc":"Shape: `{state: \"ENABLED\" | \"DISABLED\"}`. When ENABLED, events are replicated from the primary to the secondary Region; a `roleArn` with permission to put events on the secondary bus is required.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"roleArn":{"name":"roleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM role used to replicate events to the secondary Region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routingConfig":{"name":"routingConfig","type":"\n","is_mandatory":true,"title":"Routing configuration with primary and secondary Region failover","desc":"Shape: `{failoverConfig: {primary: {healthCheck: arn}, secondary: {route: region}}}`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Endpoint state","desc":"One of ACTIVE, CREATING, UPDATING, DELETING, CREATE_FAILED, UPDATE_FAILED, or DELETE_FAILED.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateReason":{"name":"stateReason","type":"\u0007","is_mandatory":true,"title":"Reason the endpoint is in its current state","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EventBridge global endpoint","desc":"Examine an EventBridge global endpoint — a Regional-fault-tolerant front door for one or more event buses that fails over to a secondary Region based on a Route 53 health check and (optionally) replicates events to the secondary in steady state. Reveals the primary / secondary Region routing, the health check arn, the replication state, the linked event buses, and the IAM role used for replication.","private":true,"min_provider_version":"13.26.3","defaults":"arn name state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.eventBus":{"id":"aws.eventbridge.eventBus","name":"aws.eventbridge.eventBus","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the event bus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the event bus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\u0007","title":"Resource policy document attached to the event bus (JSON); empty if no policy is attached","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the event bus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rules":{"name":"rules","type":"\u0019\u001baws.eventbridge.rule","title":"Rules on this event bus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the event bus","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EventBridge event bus","private":true,"min_provider_version":"11.16.1","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe":{"id":"aws.eventbridge.pipe","name":"aws.eventbridge.pipe","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the pipe","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the pipe was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"currentState":{"name":"currentState","type":"\u0007","is_mandatory":true,"title":"Current state","desc":"One of: RUNNING, STOPPED, CREATING, UPDATING, DELETING, STARTING, STOPPING, CREATE_FAILED, UPDATE_FAILED, START_FAILED, STOP_FAILED, DELETE_FAILED, CREATE_ROLLBACK_FAILED, DELETE_ROLLBACK_FAILED, UPDATE_ROLLBACK_FAILED.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deadLetterConfig":{"name":"deadLetterConfig","type":"\u001baws.eventbridge.pipe.deadLetterConfig","title":"Dead-letter configuration: target may be SQS or SNS; exactly one populated","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"description":{"name":"description","type":"\u0007","title":"Description of the pipe","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"desiredState":{"name":"desiredState","type":"\u0007","is_mandatory":true,"title":"Desired state: RUNNING or STOPPED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enrichment":{"name":"enrichment","type":"\u0007","is_mandatory":true,"title":"Enrichment resource ARN (empty string when no enrichment configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enrichmentParameters":{"name":"enrichmentParameters","type":"\u001baws.eventbridge.pipe.enrichmentParameters","title":"Enrichment-specific configuration parameters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filterCriteria":{"name":"filterCriteria","type":"\u001baws.eventbridge.pipe.filterCriteria","title":"Source filter criteria","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hasFilters":{"name":"hasFilters","type":"\u0004","title":"Whether the pipe has any source filter criteria configured","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role associated with the pipe","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for pipe data encryption (null when AWS-managed)","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logConfiguration":{"name":"logConfiguration","type":"\u001baws.eventbridge.pipe.logConfiguration","title":"Log configuration (CloudWatch / Firehose / S3 destinations and verbosity level)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the pipe","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the pipe","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"source":{"name":"source","type":"\u0007","is_mandatory":true,"title":"Source resource ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceParameters":{"name":"sourceParameters","type":"\u001baws.eventbridge.pipe.sourceParameters","title":"Source-specific configuration parameters (sqs/kinesisStream/dynamodbStream/activeMQ/rabbitMQ/msk/selfManagedKafka)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateReason":{"name":"stateReason","type":"\u0007","is_mandatory":true,"title":"Reason for current state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the pipe","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"target":{"name":"target","type":"\u0007","is_mandatory":true,"title":"Target resource ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetParameters":{"name":"targetParameters","type":"\u001baws.eventbridge.pipe.targetParameters","title":"Target-specific configuration parameters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date the pipe was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EventBridge pipe","private":true,"min_provider_version":"13.1.1","defaults":"arn name currentState","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.deadLetterConfig":{"id":"aws.eventbridge.pipe.deadLetterConfig","name":"aws.eventbridge.pipe.deadLetterConfig","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the DLQ resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"queue":{"name":"queue","type":"\u001baws.sqs.queue","title":"SQS queue when arn is an SQS queue ARN (null otherwise)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"topic":{"name":"topic","type":"\u001baws.sns.topic","title":"SNS topic when arn is an SNS topic ARN (null otherwise)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Dead-letter configuration: target may be SQS or SNS; exactly one populated","private":true,"min_provider_version":"13.19.2","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.enrichmentParameters":{"id":"aws.eventbridge.pipe.enrichmentParameters","name":"aws.eventbridge.pipe.enrichmentParameters","fields":{"http":{"name":"http","type":"\u001baws.eventbridge.pipe.targetParameters.http","title":"HTTP API parameters when enriching via API Gateway / EventBridge API destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inputTemplate":{"name":"inputTemplate","type":"\u0007","is_mandatory":true,"title":"JSON input template for the enrichment payload","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Enrichment parameters","private":true,"min_provider_version":"13.19.2","defaults":"inputTemplate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.filterCriteria":{"id":"aws.eventbridge.pipe.filterCriteria","name":"aws.eventbridge.pipe.filterCriteria","fields":{"count":{"name":"count","type":"\u0005","is_mandatory":true,"title":"Number of filter patterns","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filters":{"name":"filters","type":"\u0019\u0007","is_mandatory":true,"title":"Raw JSON event-pattern strings (one per filter)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Filter criteria applied to events read from the pipe source","private":true,"min_provider_version":"13.19.2","defaults":"count","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.logConfiguration":{"id":"aws.eventbridge.pipe.logConfiguration","name":"aws.eventbridge.pipe.logConfiguration","fields":{"cloudwatchLogs":{"name":"cloudwatchLogs","type":"\u001baws.eventbridge.pipe.logConfiguration.cloudwatchLogs","title":"CloudWatch Logs destination (null when not configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firehose":{"name":"firehose","type":"\u001baws.eventbridge.pipe.logConfiguration.firehose","title":"Firehose destination (null when not configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hasAnyDestination":{"name":"hasAnyDestination","type":"\u0004","is_mandatory":true,"title":"Whether at least one log destination is configured","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"includeExecutionData":{"name":"includeExecutionData","type":"\u0019\u0007","is_mandatory":true,"title":"Execution data sections included in logs (ALL = full event payloads in logs — audit signal)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"level":{"name":"level","type":"\u0007","is_mandatory":true,"title":"Verbosity level: OFF, ERROR, INFO, TRACE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3":{"name":"s3","type":"\u001baws.eventbridge.pipe.logConfiguration.s3","title":"S3 destination (null when not configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Pipe log configuration","private":true,"min_provider_version":"13.19.2","defaults":"level hasAnyDestination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.logConfiguration.cloudwatchLogs":{"id":"aws.eventbridge.pipe.logConfiguration.cloudwatchLogs","name":"aws.eventbridge.pipe.logConfiguration.cloudwatchLogs","fields":{"logGroup":{"name":"logGroup","type":"\u001baws.cloudwatch.loggroup","title":"CloudWatch log group receiving pipe logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"CloudWatch Logs destination for EventBridge Pipe logs","private":true,"min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.logConfiguration.firehose":{"id":"aws.eventbridge.pipe.logConfiguration.firehose","name":"aws.eventbridge.pipe.logConfiguration.firehose","fields":{"deliveryStream":{"name":"deliveryStream","type":"\u001baws.kinesis.firehoseDeliveryStream","title":"Firehose delivery stream receiving pipe logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Firehose destination for EventBridge Pipe logs","private":true,"min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.logConfiguration.s3":{"id":"aws.eventbridge.pipe.logConfiguration.s3","name":"aws.eventbridge.pipe.logConfiguration.s3","fields":{"bucket":{"name":"bucket","type":"\u001baws.s3.bucket","title":"S3 bucket receiving pipe logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bucketOwner":{"name":"bucketOwner","type":"\u0007","is_mandatory":true,"title":"Expected bucket owner account ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"outputFormat":{"name":"outputFormat","type":"\u0007","is_mandatory":true,"title":"Output format: json, plain, or w3c","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"prefix":{"name":"prefix","type":"\u0007","is_mandatory":true,"title":"Object key prefix","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"S3 destination for EventBridge Pipe logs","private":true,"min_provider_version":"13.19.2","defaults":"bucketOwner prefix outputFormat","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.sourceParameters":{"id":"aws.eventbridge.pipe.sourceParameters","name":"aws.eventbridge.pipe.sourceParameters","fields":{"activeMQ":{"name":"activeMQ","type":"\u001baws.eventbridge.pipe.sourceParameters.activeMQ","title":"Amazon MQ ActiveMQ source parameters (null unless type == activeMQ)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dynamodbStream":{"name":"dynamodbStream","type":"\u001baws.eventbridge.pipe.sourceParameters.dynamodbStream","title":"DynamoDB stream source parameters (null unless type == dynamodbStream)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filterCriteria":{"name":"filterCriteria","type":"\u001baws.eventbridge.pipe.filterCriteria","title":"Source filter criteria","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kinesisStream":{"name":"kinesisStream","type":"\u001baws.eventbridge.pipe.sourceParameters.kinesisStream","title":"Kinesis stream source parameters (null unless type == kinesisStream)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"msk":{"name":"msk","type":"\u001baws.eventbridge.pipe.sourceParameters.msk","title":"Amazon MSK source parameters (null unless type == msk)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rabbitMQ":{"name":"rabbitMQ","type":"\u001baws.eventbridge.pipe.sourceParameters.rabbitMQ","title":"Amazon MQ RabbitMQ source parameters (null unless type == rabbitMQ)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"selfManagedKafka":{"name":"selfManagedKafka","type":"\u001baws.eventbridge.pipe.sourceParameters.selfManagedKafka","title":"Self-managed Apache Kafka source parameters (null unless type == selfManagedKafka)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sqs":{"name":"sqs","type":"\u001baws.eventbridge.pipe.sourceParameters.sqs","title":"SQS source parameters (null unless type == sqs)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Source variant type: sqs, kinesisStream, dynamodbStream, activeMQ, rabbitMQ, msk, selfManagedKafka","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Source parameters discriminated by source type","private":true,"min_provider_version":"13.19.2","defaults":"type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.sourceParameters.activeMQ":{"id":"aws.eventbridge.pipe.sourceParameters.activeMQ","name":"aws.eventbridge.pipe.sourceParameters.activeMQ","fields":{"batchSize":{"name":"batchSize","type":"\u0005","is_mandatory":true,"title":"Maximum messages per batch","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"credentialsSecret":{"name":"credentialsSecret","type":"\u001baws.secretsmanager.secret","title":"Secrets Manager secret holding broker credentials (BasicAuth)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumBatchingWindowInSeconds":{"name":"maximumBatchingWindowInSeconds","type":"\u0005","is_mandatory":true,"title":"Maximum batching window in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"queueName":{"name":"queueName","type":"\u0007","is_mandatory":true,"title":"Source queue name on the broker","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe Amazon MQ ActiveMQ source parameters","private":true,"min_provider_version":"13.19.2","defaults":"queueName batchSize","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.sourceParameters.dynamodbStream":{"id":"aws.eventbridge.pipe.sourceParameters.dynamodbStream","name":"aws.eventbridge.pipe.sourceParameters.dynamodbStream","fields":{"batchSize":{"name":"batchSize","type":"\u0005","is_mandatory":true,"title":"Maximum records per batch","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deadLetterConfig":{"name":"deadLetterConfig","type":"\u001baws.eventbridge.pipe.deadLetterConfig","title":"Source dead-letter queue (null when not configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumBatchingWindowInSeconds":{"name":"maximumBatchingWindowInSeconds","type":"\u0005","is_mandatory":true,"title":"Maximum batching window in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumRecordAgeInSeconds":{"name":"maximumRecordAgeInSeconds","type":"\u0005","is_mandatory":true,"title":"Maximum age of a record (seconds) before being skipped","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumRetryAttempts":{"name":"maximumRetryAttempts","type":"\u0005","is_mandatory":true,"title":"Maximum retry attempts before sending to DLQ","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"onPartialBatchItemFailure":{"name":"onPartialBatchItemFailure","type":"\u0007","is_mandatory":true,"title":"Behavior on partial batch failure: AUTOMATIC_BISECT","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parallelizationFactor":{"name":"parallelizationFactor","type":"\u0005","is_mandatory":true,"title":"Number of concurrent batches per shard","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startingPosition":{"name":"startingPosition","type":"\u0007","is_mandatory":true,"title":"Starting position: TRIM_HORIZON or LATEST","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe DynamoDB stream source parameters","private":true,"min_provider_version":"13.19.2","defaults":"startingPosition batchSize","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.sourceParameters.kinesisStream":{"id":"aws.eventbridge.pipe.sourceParameters.kinesisStream","name":"aws.eventbridge.pipe.sourceParameters.kinesisStream","fields":{"batchSize":{"name":"batchSize","type":"\u0005","is_mandatory":true,"title":"Maximum records per batch","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deadLetterConfig":{"name":"deadLetterConfig","type":"\u001baws.eventbridge.pipe.deadLetterConfig","title":"Source dead-letter queue (null when not configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumBatchingWindowInSeconds":{"name":"maximumBatchingWindowInSeconds","type":"\u0005","is_mandatory":true,"title":"Maximum batching window in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumRecordAgeInSeconds":{"name":"maximumRecordAgeInSeconds","type":"\u0005","is_mandatory":true,"title":"Maximum age of a record (seconds) before being skipped","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumRetryAttempts":{"name":"maximumRetryAttempts","type":"\u0005","is_mandatory":true,"title":"Maximum retry attempts before sending to DLQ","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"onPartialBatchItemFailure":{"name":"onPartialBatchItemFailure","type":"\u0007","is_mandatory":true,"title":"Behavior on partial batch failure: AUTOMATIC_BISECT","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parallelizationFactor":{"name":"parallelizationFactor","type":"\u0005","is_mandatory":true,"title":"Number of concurrent batches per shard","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startingPosition":{"name":"startingPosition","type":"\u0007","is_mandatory":true,"title":"Starting position: TRIM_HORIZON, LATEST, AT_TIMESTAMP","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startingPositionTimestamp":{"name":"startingPositionTimestamp","type":"\t","is_mandatory":true,"title":"Required when startingPosition == AT_TIMESTAMP","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe Kinesis stream source parameters","private":true,"min_provider_version":"13.19.2","defaults":"startingPosition batchSize","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.sourceParameters.msk":{"id":"aws.eventbridge.pipe.sourceParameters.msk","name":"aws.eventbridge.pipe.sourceParameters.msk","fields":{"batchSize":{"name":"batchSize","type":"\u0005","is_mandatory":true,"title":"Maximum messages per batch","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"consumerGroupId":{"name":"consumerGroupId","type":"\u0007","is_mandatory":true,"title":"Consumer group ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"credentialsSecret":{"name":"credentialsSecret","type":"\u001baws.secretsmanager.secret","title":"Secrets Manager secret holding credentials (null for IAM auth)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"credentialsType":{"name":"credentialsType","type":"\u0007","is_mandatory":true,"title":"Authentication type: ClientCertificateTlsAuth, SaslScram512Auth, or iam (when no secret-based auth)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumBatchingWindowInSeconds":{"name":"maximumBatchingWindowInSeconds","type":"\u0005","is_mandatory":true,"title":"Maximum batching window in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startingPosition":{"name":"startingPosition","type":"\u0007","is_mandatory":true,"title":"Starting position: TRIM_HORIZON or LATEST","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"topicName":{"name":"topicName","type":"\u0007","is_mandatory":true,"title":"Kafka topic to consume","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe Amazon MSK source parameters","private":true,"min_provider_version":"13.19.2","defaults":"topicName credentialsType batchSize","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.sourceParameters.rabbitMQ":{"id":"aws.eventbridge.pipe.sourceParameters.rabbitMQ","name":"aws.eventbridge.pipe.sourceParameters.rabbitMQ","fields":{"batchSize":{"name":"batchSize","type":"\u0005","is_mandatory":true,"title":"Maximum messages per batch","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"credentialsSecret":{"name":"credentialsSecret","type":"\u001baws.secretsmanager.secret","title":"Secrets Manager secret holding broker credentials (BasicAuth)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumBatchingWindowInSeconds":{"name":"maximumBatchingWindowInSeconds","type":"\u0005","is_mandatory":true,"title":"Maximum batching window in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"queueName":{"name":"queueName","type":"\u0007","is_mandatory":true,"title":"Source queue name on the broker","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"virtualHost":{"name":"virtualHost","type":"\u0007","is_mandatory":true,"title":"RabbitMQ virtual host","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe Amazon MQ RabbitMQ source parameters","private":true,"min_provider_version":"13.19.2","defaults":"queueName virtualHost batchSize","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.sourceParameters.selfManagedKafka":{"id":"aws.eventbridge.pipe.sourceParameters.selfManagedKafka","name":"aws.eventbridge.pipe.sourceParameters.selfManagedKafka","fields":{"additionalBootstrapServers":{"name":"additionalBootstrapServers","type":"\u0019\u0007","is_mandatory":true,"title":"Bootstrap servers other than the primary","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"batchSize":{"name":"batchSize","type":"\u0005","is_mandatory":true,"title":"Maximum messages per batch","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"consumerGroupId":{"name":"consumerGroupId","type":"\u0007","is_mandatory":true,"title":"Consumer group ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"credentialsSecret":{"name":"credentialsSecret","type":"\u001baws.secretsmanager.secret","title":"Secrets Manager secret holding credentials","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"credentialsType":{"name":"credentialsType","type":"\u0007","is_mandatory":true,"title":"Authentication type: BasicAuth, SaslScram256Auth, SaslScram512Auth, ClientCertificateTlsAuth","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumBatchingWindowInSeconds":{"name":"maximumBatchingWindowInSeconds","type":"\u0005","is_mandatory":true,"title":"Maximum batching window in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"VPC security groups protecting the Kafka brokers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serverRootCaCertificateSecret":{"name":"serverRootCaCertificateSecret","type":"\u001baws.secretsmanager.secret","title":"Server root CA certificate stored in Secrets Manager (null when not configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startingPosition":{"name":"startingPosition","type":"\u0007","is_mandatory":true,"title":"Starting position: TRIM_HORIZON or LATEST","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"VPC subnets the Kafka brokers reach via","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"topicName":{"name":"topicName","type":"\u0007","is_mandatory":true,"title":"Kafka topic to consume","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe self-managed Apache Kafka source parameters","private":true,"min_provider_version":"13.19.2","defaults":"topicName credentialsType batchSize","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.sourceParameters.sqs":{"id":"aws.eventbridge.pipe.sourceParameters.sqs","name":"aws.eventbridge.pipe.sourceParameters.sqs","fields":{"batchSize":{"name":"batchSize","type":"\u0005","is_mandatory":true,"title":"Maximum messages per batch","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumBatchingWindowInSeconds":{"name":"maximumBatchingWindowInSeconds","type":"\u0005","is_mandatory":true,"title":"Maximum batching window in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe SQS source parameters","private":true,"min_provider_version":"13.19.2","defaults":"batchSize","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.targetParameters":{"id":"aws.eventbridge.pipe.targetParameters","name":"aws.eventbridge.pipe.targetParameters","fields":{"batchJob":{"name":"batchJob","type":"\u001baws.eventbridge.pipe.targetParameters.batchJob","title":"Batch job submit parameters (null unless type == batchJob)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cloudwatchLogs":{"name":"cloudwatchLogs","type":"\u001baws.eventbridge.pipe.targetParameters.cloudwatchLogs","title":"CloudWatch Logs put parameters (null unless type == cloudwatchLogs)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ecsTask":{"name":"ecsTask","type":"\u001baws.eventbridge.pipe.targetParameters.ecsTask","title":"ECS task run parameters (null unless type == ecsTask)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventBridge":{"name":"eventBridge","type":"\u001baws.eventbridge.pipe.targetParameters.eventBridge","title":"EventBridge bus put parameters (null unless type == eventBridge)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"http":{"name":"http","type":"\u001baws.eventbridge.pipe.targetParameters.http","title":"HTTP API destination parameters (null unless type == http)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inputTemplate":{"name":"inputTemplate","type":"\u0007","is_mandatory":true,"title":"JSON input template applied to events before sending to the target","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kinesisStream":{"name":"kinesisStream","type":"\u001baws.eventbridge.pipe.targetParameters.kinesisStream","title":"Kinesis stream put parameters (null unless type == kinesisStream)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lambda":{"name":"lambda","type":"\u001baws.eventbridge.pipe.targetParameters.lambda","title":"Lambda invocation parameters (null unless type == lambda)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"redshiftData":{"name":"redshiftData","type":"\u001baws.eventbridge.pipe.targetParameters.redshiftData","title":"Redshift Data API parameters (null unless type == redshiftData)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sagemakerPipeline":{"name":"sagemakerPipeline","type":"\u001baws.eventbridge.pipe.targetParameters.sagemakerPipeline","title":"SageMaker pipeline start parameters (null unless type == sagemakerPipeline)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sqs":{"name":"sqs","type":"\u001baws.eventbridge.pipe.targetParameters.sqs","title":"SQS send parameters (null unless type == sqs)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stepFunctions":{"name":"stepFunctions","type":"\u001baws.eventbridge.pipe.targetParameters.stepFunctions","title":"Step Functions invocation parameters (null unless type == stepFunctions)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timestream":{"name":"timestream","type":"\u001baws.eventbridge.pipe.targetParameters.timestream","title":"Timestream write parameters (null unless type == timestream)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Target variant type","desc":"One of: lambda, stepFunctions, sqs, kinesisStream, ecsTask, batchJob, cloudwatchLogs, eventBridge, redshiftData, sagemakerPipeline, timestream, http, none.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Target parameters discriminated by target type","private":true,"min_provider_version":"13.19.2","defaults":"type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.targetParameters.batchJob":{"id":"aws.eventbridge.pipe.targetParameters.batchJob","name":"aws.eventbridge.pipe.targetParameters.batchJob","fields":{"arrayProperties":{"name":"arrayProperties","type":"\n","is_mandatory":true,"title":"Array properties (null when not an array job)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dependsOn":{"name":"dependsOn","type":"\u0019\n","is_mandatory":true,"title":"Job dependencies","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environmentVariableNames":{"name":"environmentVariableNames","type":"\u0019\u0007","is_mandatory":true,"title":"Names of overridden environment variables (keys only — values may contain credentials)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hasContainerOverrides":{"name":"hasContainerOverrides","type":"\u0004","is_mandatory":true,"title":"Whether the job has container property overrides","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hasEnvironmentOverrides":{"name":"hasEnvironmentOverrides","type":"\u0004","is_mandatory":true,"title":"Whether the job overrides container environment variables","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobDefinition":{"name":"jobDefinition","type":"\u0007","is_mandatory":true,"title":"Batch job definition (name or ARN)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobName":{"name":"jobName","type":"\u0007","is_mandatory":true,"title":"Job name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameters":{"name":"parameters","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Job parameters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retryStrategy":{"name":"retryStrategy","type":"\n","is_mandatory":true,"title":"Retry strategy","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe Batch job target parameters","private":true,"min_provider_version":"13.19.2","defaults":"jobDefinition jobName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.targetParameters.cloudwatchLogs":{"id":"aws.eventbridge.pipe.targetParameters.cloudwatchLogs","name":"aws.eventbridge.pipe.targetParameters.cloudwatchLogs","fields":{"logStreamName":{"name":"logStreamName","type":"\u0007","is_mandatory":true,"title":"Log stream name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timestamp":{"name":"timestamp","type":"\u0007","is_mandatory":true,"title":"Timestamp expression","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe CloudWatch Logs target parameters","private":true,"min_provider_version":"13.19.2","defaults":"logStreamName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.targetParameters.ecsTask":{"id":"aws.eventbridge.pipe.targetParameters.ecsTask","name":"aws.eventbridge.pipe.targetParameters.ecsTask","fields":{"capacityProviderStrategy":{"name":"capacityProviderStrategy","type":"\u0019\n","is_mandatory":true,"title":"Capacity provider strategy entries","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableECSManagedTags":{"name":"enableECSManagedTags","type":"\u0004","is_mandatory":true,"title":"Whether ECS-managed tags are enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableExecuteCommand":{"name":"enableExecuteCommand","type":"\u0004","is_mandatory":true,"title":"Whether ECS Exec is enabled — audit signal: allows shell access into running tasks","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"group":{"name":"group","type":"\u0007","is_mandatory":true,"title":"Task group identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchType":{"name":"launchType","type":"\u0007","is_mandatory":true,"title":"Launch type: EC2, FARGATE, EXTERNAL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkConfiguration":{"name":"networkConfiguration","type":"\u001baws.eventbridge.pipe.targetParameters.ecsTask.networkConfiguration","title":"Network configuration (subnets, security groups, public-IP setting)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"placementConstraints":{"name":"placementConstraints","type":"\u0019\n","is_mandatory":true,"title":"Placement constraints","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"placementStrategy":{"name":"placementStrategy","type":"\u0019\n","is_mandatory":true,"title":"Placement strategies","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformVersion":{"name":"platformVersion","type":"\u0007","is_mandatory":true,"title":"Fargate platform version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"propagateTags":{"name":"propagateTags","type":"\u0007","is_mandatory":true,"title":"Tag propagation: TASK_DEFINITION","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"referenceId":{"name":"referenceId","type":"\u0007","is_mandatory":true,"title":"Reference ID for tracking","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags applied to launched tasks","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"taskCount":{"name":"taskCount","type":"\u0005","is_mandatory":true,"title":"Number of tasks to start","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"taskDefinition":{"name":"taskDefinition","type":"\u001baws.ecs.taskDefinition","title":"Task definition referenced","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe ECS task target parameters","private":true,"min_provider_version":"13.19.2","defaults":"launchType taskCount","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.targetParameters.ecsTask.networkConfiguration":{"id":"aws.eventbridge.pipe.targetParameters.ecsTask.networkConfiguration","name":"aws.eventbridge.pipe.targetParameters.ecsTask.networkConfiguration","fields":{"assignPublicIp":{"name":"assignPublicIp","type":"\u0007","is_mandatory":true,"title":"Whether to assign a public IP to the task ENI: ENABLED or DISABLED — audit signal","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups attached to the task ENI","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets the task ENI is placed in","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"ECS task network configuration for an EventBridge Pipe target","private":true,"min_provider_version":"13.19.2","defaults":"assignPublicIp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.targetParameters.eventBridge":{"id":"aws.eventbridge.pipe.targetParameters.eventBridge","name":"aws.eventbridge.pipe.targetParameters.eventBridge","fields":{"detailType":{"name":"detailType","type":"\u0007","is_mandatory":true,"title":"Detail-type of the emitted event","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointId":{"name":"endpointId","type":"\u0007","is_mandatory":true,"title":"Endpoint ID for cross-region delivery","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resources":{"name":"resources","type":"\u0019\u0007","is_mandatory":true,"title":"Resources field of the emitted event","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"source":{"name":"source","type":"\u0007","is_mandatory":true,"title":"Source field of the emitted event","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"time":{"name":"time","type":"\u0007","is_mandatory":true,"title":"Time field of the emitted event","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe EventBridge bus target parameters","private":true,"min_provider_version":"13.19.2","defaults":"source detailType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.targetParameters.http":{"id":"aws.eventbridge.pipe.targetParameters.http","name":"aws.eventbridge.pipe.targetParameters.http","fields":{"headerParameterKeys":{"name":"headerParameterKeys","type":"\u0019\u0007","is_mandatory":true,"title":"Header parameter names (keys only — bearer tokens routinely set in values)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pathParameterValues":{"name":"pathParameterValues","type":"\u0019\u0007","is_mandatory":true,"title":"Path parameter values","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"queryStringParameterKeys":{"name":"queryStringParameterKeys","type":"\u0019\u0007","is_mandatory":true,"title":"Query string parameter names (keys only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"HTTP destination parameters (used by both target and enrichment)","private":true,"min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.targetParameters.kinesisStream":{"id":"aws.eventbridge.pipe.targetParameters.kinesisStream","name":"aws.eventbridge.pipe.targetParameters.kinesisStream","fields":{"partitionKey":{"name":"partitionKey","type":"\u0007","is_mandatory":true,"title":"Partition key for the record","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe Kinesis stream target parameters","private":true,"min_provider_version":"13.19.2","defaults":"partitionKey","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.targetParameters.lambda":{"id":"aws.eventbridge.pipe.targetParameters.lambda","name":"aws.eventbridge.pipe.targetParameters.lambda","fields":{"invocationType":{"name":"invocationType","type":"\u0007","is_mandatory":true,"title":"Invocation type: REQUEST_RESPONSE or FIRE_AND_FORGET","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe Lambda target parameters","private":true,"min_provider_version":"13.19.2","defaults":"invocationType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.targetParameters.redshiftData":{"id":"aws.eventbridge.pipe.targetParameters.redshiftData","name":"aws.eventbridge.pipe.targetParameters.redshiftData","fields":{"credentialsSecret":{"name":"credentialsSecret","type":"\u001baws.secretsmanager.secret","title":"Secrets Manager secret holding database credentials","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"database":{"name":"database","type":"\u0007","is_mandatory":true,"title":"Target database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbUser":{"name":"dbUser","type":"\u0007","is_mandatory":true,"title":"Database user (null when using IAM auth)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hasSqlStatements":{"name":"hasSqlStatements","type":"\u0004","is_mandatory":true,"title":"Whether the target has any SQL statements configured","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sqlStatementCount":{"name":"sqlStatementCount","type":"\u0005","is_mandatory":true,"title":"Number of SQL statements","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sqlStatements":{"name":"sqlStatements","type":"\u0019\u0007","is_mandatory":true,"title":"Raw SQL statements. WARNING: may contain sensitive data via string interpolation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementName":{"name":"statementName","type":"\u0007","is_mandatory":true,"title":"Statement name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"withEvent":{"name":"withEvent","type":"\u0004","is_mandatory":true,"title":"Whether an event is sent on completion","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe Redshift Data API target parameters","private":true,"min_provider_version":"13.19.2","defaults":"database statementName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.targetParameters.sagemakerPipeline":{"id":"aws.eventbridge.pipe.targetParameters.sagemakerPipeline","name":"aws.eventbridge.pipe.targetParameters.sagemakerPipeline","fields":{"pipelineParameterNames":{"name":"pipelineParameterNames","type":"\u0019\u0007","is_mandatory":true,"title":"Pipeline parameter names (keys only — values may contain PII)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe SageMaker pipeline target parameters","private":true,"min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.targetParameters.sqs":{"id":"aws.eventbridge.pipe.targetParameters.sqs","name":"aws.eventbridge.pipe.targetParameters.sqs","fields":{"messageDeduplicationId":{"name":"messageDeduplicationId","type":"\u0007","is_mandatory":true,"title":"Message deduplication ID for FIFO queues","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"messageGroupId":{"name":"messageGroupId","type":"\u0007","is_mandatory":true,"title":"Message group ID for FIFO queues","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe SQS target parameters","private":true,"min_provider_version":"13.19.2","defaults":"messageGroupId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.targetParameters.stepFunctions":{"id":"aws.eventbridge.pipe.targetParameters.stepFunctions","name":"aws.eventbridge.pipe.targetParameters.stepFunctions","fields":{"invocationType":{"name":"invocationType","type":"\u0007","is_mandatory":true,"title":"Invocation type: REQUEST_RESPONSE or FIRE_AND_FORGET","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe Step Functions target parameters","private":true,"min_provider_version":"13.19.2","defaults":"invocationType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.pipe.targetParameters.timestream":{"id":"aws.eventbridge.pipe.targetParameters.timestream","name":"aws.eventbridge.pipe.targetParameters.timestream","fields":{"databaseName":{"name":"databaseName","type":"\u0007","is_mandatory":true,"title":"Target database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dimensionMappings":{"name":"dimensionMappings","type":"\u0019\n","is_mandatory":true,"title":"Dimension mappings","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"epochTimeUnit":{"name":"epochTimeUnit","type":"\u0007","is_mandatory":true,"title":"Epoch time unit","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"multiMeasureMappings":{"name":"multiMeasureMappings","type":"\u0019\n","is_mandatory":true,"title":"Multi-measure mappings","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"singleMeasureMappings":{"name":"singleMeasureMappings","type":"\u0019\n","is_mandatory":true,"title":"Single-measure mappings","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tableName":{"name":"tableName","type":"\u0007","is_mandatory":true,"title":"Target table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timeFieldType":{"name":"timeFieldType","type":"\u0007","is_mandatory":true,"title":"Time field type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timeValue":{"name":"timeValue","type":"\u0007","is_mandatory":true,"title":"Time expression","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versionValue":{"name":"versionValue","type":"\u0007","is_mandatory":true,"title":"Version expression","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge Pipe Timestream target parameters","private":true,"min_provider_version":"13.19.2","defaults":"databaseName tableName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.replay":{"id":"aws.eventbridge.replay","name":"aws.eventbridge.replay","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the replay","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the replay","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destination":{"name":"destination","type":"\u001baws.eventbridge.eventBus","title":"Event bus that receives the replayed events","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationArn":{"name":"destinationArn","type":"\u0007","title":"ARN of the event bus that receives the replayed events","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventEndTime":{"name":"eventEndTime","type":"\t","is_mandatory":true,"title":"Latest event timestamp included in the replay window","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventLastReplayedTime":{"name":"eventLastReplayedTime","type":"\t","is_mandatory":true,"title":"Timestamp of the last event that was replayed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventSource":{"name":"eventSource","type":"\u001baws.eventbridge.archive","title":"Archive whose events are being replayed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventSourceArn":{"name":"eventSourceArn","type":"\u0007","is_mandatory":true,"title":"ARN of the archive whose events are being replayed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventStartTime":{"name":"eventStartTime","type":"\t","is_mandatory":true,"title":"Earliest event timestamp included in the replay window","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filterArns":{"name":"filterArns","type":"\u0019\u0007","title":"ARNs of the rules on the destination bus that scope which events are replayed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the replay","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replayEndTime":{"name":"replayEndTime","type":"\t","is_mandatory":true,"title":"Time the replay finished","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replayName":{"name":"replayName","type":"\u0007","is_mandatory":true,"title":"Name of the replay","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replayStartTime":{"name":"replayStartTime","type":"\t","is_mandatory":true,"title":"Time the replay started","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Replay state","desc":"One of STARTING, RUNNING, CANCELLING, COMPLETED, CANCELLED, or FAILED.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateReason":{"name":"stateReason","type":"\u0007","is_mandatory":true,"title":"Reason the replay is in its current state","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EventBridge replay","desc":"Examine an EventBridge replay — a one-time job that re-emits events from an archive into one or more rules on a destination event bus. Reveals the source archive, the destination bus, the replay state, the event time window being replayed, and the lifecycle timestamps.","private":true,"min_provider_version":"13.26.3","defaults":"arn replayName state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.rule":{"id":"aws.eventbridge.rule","name":"aws.eventbridge.rule","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventBusName":{"name":"eventBusName","type":"\u0007","is_mandatory":true,"title":"Name of the event bus this rule belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventPattern":{"name":"eventPattern","type":"\u0007","is_mandatory":true,"title":"Event pattern (JSON filter)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role associated with the rule","min_provider_version":"13.0.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"roleArn":{"name":"roleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM role associated with the rule","desc":"Deprecated in favor of `iamRole()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"scheduleExpression":{"name":"scheduleExpression","type":"\u0007","is_mandatory":true,"title":"Schedule expression (cron or rate)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State: ENABLED, DISABLED, or ENABLED_WITH_ALL_CLOUDTRAIL_MANAGEMENT_EVENTS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targets":{"name":"targets","type":"\u0019\n","title":"Targets for this rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EventBridge rule","private":true,"min_provider_version":"11.16.1","defaults":"arn name state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.schedule":{"id":"aws.eventbridge.schedule","name":"aws.eventbridge.schedule","fields":{"actionAfterCompletion":{"name":"actionAfterCompletion","type":"\u0007","title":"Behavior after the last invocation: NONE or DELETE — DELETE makes the schedule self-destructing","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the schedule was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deadLetterQueue":{"name":"deadLetterQueue","type":"\u001baws.sqs.queue","title":"Dead-letter queue receiving failed invocation events (always SQS per AWS Scheduler SDK; null when not configured)","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endDate":{"name":"endDate","type":"\t","title":"Date and time the schedule stops being evaluated (null when not bounded)","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"flexibleTimeWindow":{"name":"flexibleTimeWindow","type":"\u001baws.eventbridge.schedule.flexibleTimeWindow","title":"Flexible time window (jitter) configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"group":{"name":"group","type":"\u001baws.eventbridge.scheduleGroup","title":"Schedule group this schedule belongs to","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"groupName":{"name":"groupName","type":"\u0007","is_mandatory":true,"title":"Schedule group name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role used for the target. Audit signal: an over-broad role makes the schedule a privilege-escalation primitive.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key wrapping Target.Input at rest in scheduler-managed storage. Not the key used by the target service.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retryPolicy":{"name":"retryPolicy","type":"\u001baws.eventbridge.schedule.retryPolicy","title":"Retry policy applied to invocation failures","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scheduleExpression":{"name":"scheduleExpression","type":"\u0007","title":"Schedule expression (cron, rate, or at)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scheduleExpressionTimezone":{"name":"scheduleExpressionTimezone","type":"\u0007","title":"IANA timezone the schedule expression is evaluated in (e.g. \"America/Los_Angeles\")","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startDate":{"name":"startDate","type":"\t","title":"Date and time the schedule starts being evaluated (null when not bounded)","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State: ENABLED or DISABLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the schedule","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"target":{"name":"target","type":"\u001baws.eventbridge.schedule.target","title":"Target invoked by this schedule (Lambda, SQS, SNS, ECS task, etc.) and its input","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetArn":{"name":"targetArn","type":"\u0007","title":"Target ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date the schedule was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EventBridge Scheduler schedule","private":true,"min_provider_version":"13.1.1","defaults":"arn name state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.schedule.flexibleTimeWindow":{"id":"aws.eventbridge.schedule.flexibleTimeWindow","name":"aws.eventbridge.schedule.flexibleTimeWindow","fields":{"maximumWindowInMinutes":{"name":"maximumWindowInMinutes","type":"\u0005","is_mandatory":true,"title":"Maximum jitter window in minutes (1-15 when mode is FLEXIBLE; 0 when OFF)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"mode":{"name":"mode","type":"\u0007","is_mandatory":true,"title":"OFF (exact-time invocation) or FLEXIBLE (jittered window)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Flexible time window (jitter) configuration","private":true,"min_provider_version":"13.19.2","defaults":"mode maximumWindowInMinutes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.schedule.retryPolicy":{"id":"aws.eventbridge.schedule.retryPolicy","name":"aws.eventbridge.schedule.retryPolicy","fields":{"maximumEventAgeInSeconds":{"name":"maximumEventAgeInSeconds","type":"\u0005","is_mandatory":true,"title":"Maximum age of an event before it is dropped (seconds; default 86400)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumRetryAttempts":{"name":"maximumRetryAttempts","type":"\u0005","is_mandatory":true,"title":"Maximum number of retry attempts before sending to the dead-letter queue (default 185)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Retry policy for failed schedule invocations","private":true,"min_provider_version":"13.19.2","defaults":"maximumRetryAttempts maximumEventAgeInSeconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.schedule.target":{"id":"aws.eventbridge.schedule.target","name":"aws.eventbridge.schedule.target","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Raw target ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ecsParameters":{"name":"ecsParameters","type":"\u001baws.eventbridge.schedule.target.ecsParameters","title":"ECS task invocation parameters (null unless targetType == ecs)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventBridgeParameters":{"name":"eventBridgeParameters","type":"\u001baws.eventbridge.schedule.target.eventBridgeParameters","title":"EventBridge event-bus invocation parameters (null unless targetType == eventBridge)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"input":{"name":"input","type":"\u0007","is_mandatory":true,"title":"Target.Input payload sent to the target. WARNING: may contain sensitive data — audit carefully for credentials, tokens, or PII.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kinesisParameters":{"name":"kinesisParameters","type":"\u001baws.eventbridge.schedule.target.kinesisParameters","title":"Kinesis stream invocation parameters (null unless targetType == kinesis)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"roleArn":{"name":"roleArn","type":"\u0007","is_mandatory":true,"title":"IAM role assumed when invoking the target (raw ARN; parent schedule also exposes typed iamRole())","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sagemakerParameters":{"name":"sagemakerParameters","type":"\u001baws.eventbridge.schedule.target.sagemakerParameters","title":"SageMaker pipeline invocation parameters (null unless targetType == sagemakerPipeline)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sqsParameters":{"name":"sqsParameters","type":"\u001baws.eventbridge.schedule.target.sqsParameters","title":"SQS queue invocation parameters (null unless targetType == sqs and a message-group is configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetType":{"name":"targetType","type":"\u0007","is_mandatory":true,"title":"Target type discriminator: lambda, sqs, sns, stepFunction, kinesis, firehose, ecs, eventBridge, sagemakerPipeline, codebuild, universal, unknown","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"universalTarget":{"name":"universalTarget","type":"\u001baws.eventbridge.schedule.target.universalTarget","title":"Universal target — populated only when arn matches arn:aws:scheduler:::aws-sdk:\u003cservice\u003e:\u003caction\u003e","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Schedule target invocation configuration","private":true,"min_provider_version":"13.19.2","defaults":"targetType arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.schedule.target.ecsParameters":{"id":"aws.eventbridge.schedule.target.ecsParameters","name":"aws.eventbridge.schedule.target.ecsParameters","fields":{"assignPublicIp":{"name":"assignPublicIp","type":"\u0007","is_mandatory":true,"title":"Whether the task ENI is assigned a public IP: ENABLED or DISABLED. Audit signal.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"capacityProviderStrategy":{"name":"capacityProviderStrategy","type":"\u0019\n","is_mandatory":true,"title":"Capacity provider strategy entries","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableEcsManagedTags":{"name":"enableEcsManagedTags","type":"\u0004","is_mandatory":true,"title":"Whether ECS-managed tags are enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableExecuteCommand":{"name":"enableExecuteCommand","type":"\u0004","is_mandatory":true,"title":"Whether ECS Exec is enabled. Audit signal: allows shell access into running tasks.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"group":{"name":"group","type":"\u0007","is_mandatory":true,"title":"Task group identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchType":{"name":"launchType","type":"\u0007","is_mandatory":true,"title":"Launch type: EC2, FARGATE, EXTERNAL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"placementConstraints":{"name":"placementConstraints","type":"\u0019\n","is_mandatory":true,"title":"Placement constraint expressions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"placementStrategy":{"name":"placementStrategy","type":"\u0019\n","is_mandatory":true,"title":"Placement strategy entries","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformVersion":{"name":"platformVersion","type":"\u0007","is_mandatory":true,"title":"Fargate platform version (e.g. LATEST or 1.4.0)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"propagateTags":{"name":"propagateTags","type":"\u0007","is_mandatory":true,"title":"Tag propagation: TASK_DEFINITION","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"referenceId":{"name":"referenceId","type":"\u0007","is_mandatory":true,"title":"Reference ID for tracking","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroupIds":{"name":"securityGroupIds","type":"\u0019\u0007","is_mandatory":true,"title":"Security group IDs attached to the task ENI","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups attached to the task ENI","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetIds":{"name":"subnetIds","type":"\u0019\u0007","is_mandatory":true,"title":"Subnet IDs the task ENI is placed in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets the task ENI is placed in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags applied to launched tasks","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"taskCount":{"name":"taskCount","type":"\u0005","is_mandatory":true,"title":"Number of tasks to start","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"taskDefinition":{"name":"taskDefinition","type":"\u001baws.ecs.taskDefinition","title":"Task definition resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"taskDefinitionArn":{"name":"taskDefinitionArn","type":"\u0007","is_mandatory":true,"title":"ARN of the task definition referenced","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"ECS RunTask invocation parameters","private":true,"min_provider_version":"13.19.2","defaults":"launchType taskCount","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.schedule.target.eventBridgeParameters":{"id":"aws.eventbridge.schedule.target.eventBridgeParameters","name":"aws.eventbridge.schedule.target.eventBridgeParameters","fields":{"detailType":{"name":"detailType","type":"\u0007","is_mandatory":true,"title":"Detail-type of the emitted event","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"source":{"name":"source","type":"\u0007","is_mandatory":true,"title":"Source field of the emitted event","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"EventBridge event-bus PutEvents parameters","private":true,"min_provider_version":"13.19.2","defaults":"source detailType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.schedule.target.kinesisParameters":{"id":"aws.eventbridge.schedule.target.kinesisParameters","name":"aws.eventbridge.schedule.target.kinesisParameters","fields":{"partitionKey":{"name":"partitionKey","type":"\u0007","is_mandatory":true,"title":"Partition key for the record","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Kinesis stream PutRecord parameters","private":true,"min_provider_version":"13.19.2","defaults":"partitionKey","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.schedule.target.sagemakerParameters":{"id":"aws.eventbridge.schedule.target.sagemakerParameters","name":"aws.eventbridge.schedule.target.sagemakerParameters","fields":{"pipelineParameters":{"name":"pipelineParameters","type":"\u001a\u0007\u0007","title":"Pipeline execution parameters","desc":"Note: Values may contain PII or operational data — audit accordingly. AWS Scheduler enforces unique parameter names per pipeline, so a map preserves all data without loss.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"SageMaker pipeline StartPipelineExecution parameters","private":true,"min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.schedule.target.sqsParameters":{"id":"aws.eventbridge.schedule.target.sqsParameters","name":"aws.eventbridge.schedule.target.sqsParameters","fields":{"messageGroupId":{"name":"messageGroupId","type":"\u0007","is_mandatory":true,"title":"Message group ID for FIFO queues","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"SQS SendMessage parameters","private":true,"min_provider_version":"13.19.2","defaults":"messageGroupId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.schedule.target.universalTarget":{"id":"aws.eventbridge.schedule.target.universalTarget","name":"aws.eventbridge.schedule.target.universalTarget","fields":{"action":{"name":"action","type":"\u0007","is_mandatory":true,"title":"API action name (e.g. \"PutObject\") parsed from the universal target ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"service":{"name":"service","type":"\u0007","is_mandatory":true,"title":"AWS service name (e.g. \"s3\") parsed from the universal target ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Universal target — invokes any AWS-SDK API via arn:aws:scheduler:::aws-sdk:\u003cservice\u003e:\u003caction\u003e","private":true,"min_provider_version":"13.19.2","defaults":"service action","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.eventbridge.scheduleGroup":{"id":"aws.eventbridge.scheduleGroup","name":"aws.eventbridge.scheduleGroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the schedule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the schedule group was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the schedule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the schedule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schedules":{"name":"schedules","type":"\u0019\u001baws.eventbridge.schedule","title":"Schedules belonging to this group (filtered backref over the top-level schedules list)","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State: ACTIVE or DELETING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the schedule group","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date the schedule group was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon EventBridge Scheduler schedule group","private":true,"min_provider_version":"13.1.1","defaults":"arn name state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.fms":{"id":"aws.fms","name":"aws.fms","fields":{"adminAccount":{"name":"adminAccount","type":"\u001baws.fms.adminAccount","title":"AWS Firewall Manager administrator account","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"adminAccounts":{"name":"adminAccounts","type":"\u0019\u001baws.fms.adminAccount","title":"List of Firewall Manager administrator accounts in the organization","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"appsList":{"name":"appsList","type":"\u001baws.fms.appsList","title":"AWS Firewall Manager applications list","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"appsLists":{"name":"appsLists","type":"\u0019\u001baws.fms.appsList","title":"List of applications lists used by content audit security group policies","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultAdminAccount":{"name":"defaultAdminAccount","type":"\u0007","title":"ID of the account configured as the Firewall Manager default administrator","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultAdminRoleStatus":{"name":"defaultAdminRoleStatus","type":"\u0007","title":"Onboarding/role status of the default administrator (READY, CREATING, PENDING_DELETION, DELETING, or UNKNOWN if access is denied)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notificationChannel":{"name":"notificationChannel","type":"\u001baws.fms.notificationChannel","title":"SNS notification channel that receives Firewall Manager activity events","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policies":{"name":"policies","type":"\u0019\u001baws.fms.policy","title":"List of Firewall Manager policies","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\u001baws.fms.policy","title":"AWS Firewall Manager policy","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"protocolsList":{"name":"protocolsList","type":"\u001baws.fms.protocolsList","title":"AWS Firewall Manager protocols list","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"protocolsLists":{"name":"protocolsLists","type":"\u0019\u001baws.fms.protocolsList","title":"List of protocols lists used by network ACL or content audit security group policies","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceSet":{"name":"resourceSet","type":"\u001baws.fms.resourceSet","title":"AWS Firewall Manager resource set","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"resourceSets":{"name":"resourceSets","type":"\u0019\u001baws.fms.resourceSet","title":"List of resource sets that group resources for policy application","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Firewall Manager","desc":"Examine the organization-wide Firewall Manager configuration that centrally enforces WAF, Shield Advanced, security group, Network Firewall, DNS Firewall, and third-party firewall policies across member accounts. Read `defaultAdminAccount` and `adminAccounts()` to see who administers Firewall Manager, `policies()` for the policies in effect (including per-account compliance status), `notificationChannel` for the SNS topic that receives activity events, and `appsLists()`, `protocolsLists()`, and `resourceSets()` for the reusable building blocks referenced by policies. Firewall Manager administration runs against `us-east-1`; this namespace surfaces data only when the scanned account is the organization's Firewall Manager administrator.","min_provider_version":"13.23.2","defaults":"defaultAdminAccount","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.fms.adminAccount":{"id":"aws.fms.adminAccount","name":"aws.fms.adminAccount","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"ID of the administrator account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultAdmin":{"name":"defaultAdmin","type":"\u0004","is_mandatory":true,"title":"Whether this is the default Firewall Manager administrator","desc":"The default administrator can manage third-party firewalls and has full administrative scope; there is only one per organization.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Onboarding status: ONBOARDING, ONBOARDING_COMPLETE, OFFBOARDING, or OFFBOARDING_COMPLETE","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Firewall Manager administrator account","private":true,"min_provider_version":"13.23.2","defaults":"accountId defaultAdmin status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.fms.appsList":{"id":"aws.fms.appsList","name":"aws.fms.appsList","fields":{"apps":{"name":"apps","type":"\u0019\n","is_mandatory":true,"title":"Applications in the list, each with `appName`, `protocol`, and `port`","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the applications list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the applications list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the applications list","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Firewall Manager applications list","private":true,"min_provider_version":"13.23.2","defaults":"name id","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.fms.notificationChannel":{"id":"aws.fms.notificationChannel","name":"aws.fms.notificationChannel","fields":{"snsRoleName":{"name":"snsRoleName","type":"\u0007","is_mandatory":true,"title":"Name of the IAM role that grants Firewall Manager permission to publish to the SNS topic","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snsTopic":{"name":"snsTopic","type":"\u001baws.sns.topic","title":"SNS topic that records Firewall Manager activity","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snsTopicArn":{"name":"snsTopicArn","type":"\u0007","is_mandatory":true,"title":"ARN of the SNS topic that records Firewall Manager activity","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Firewall Manager notification channel","private":true,"min_provider_version":"13.23.2","defaults":"snsTopicArn snsRoleName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.fms.policy":{"id":"aws.fms.policy","name":"aws.fms.policy","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"complianceStatuses":{"name":"complianceStatuses","type":"\u0019\n","title":"Per-member-account compliance evaluations","desc":"Each entry has `memberAccount`, `status`, `violatorCount`, `evaluationLimitExceeded`, `issueInfoMap`, and `lastUpdated`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deleteUnusedFMManagedResources":{"name":"deleteUnusedFMManagedResources","type":"\u0004","is_mandatory":true,"title":"Whether Firewall Manager removes managed protections from resources that leave policy scope and cleans up managed resources when accounts leave scope","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"excludeMap":{"name":"excludeMap","type":"\u001a\u0007\u0019\u0007","is_mandatory":true,"title":"Accounts and organizational units the policy excludes, keyed by ACCOUNT or ORG_UNIT","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"excludeResourceTags":{"name":"excludeResourceTags","type":"\u0004","is_mandatory":true,"title":"Whether resources with the specified `resourceTags` are excluded from the policy scope (true) or are the only resources in scope (false)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"includeMap":{"name":"includeMap","type":"\u001a\u0007\u0019\u0007","is_mandatory":true,"title":"Accounts and organizational units the policy applies to, keyed by ACCOUNT or ORG_UNIT","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"remediationEnabled":{"name":"remediationEnabled","type":"\u0004","is_mandatory":true,"title":"Whether Firewall Manager applies the policy to new resources automatically","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceSetIds":{"name":"resourceSetIds","type":"\u0019\u0007","is_mandatory":true,"title":"IDs of resource sets referenced by the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceSets":{"name":"resourceSets","type":"\u0019\u001baws.fms.resourceSet","title":"Resource sets referenced by the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceTagLogicalOperator":{"name":"resourceTagLogicalOperator","type":"\u0007","is_mandatory":true,"title":"Logical operator (AND or OR) used to combine `resourceTags`","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceTags":{"name":"resourceTags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags that define the policy's resource scope, keyed by tag name with the tag value as the value","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceType":{"name":"resourceType","type":"\u0007","is_mandatory":true,"title":"Type of resource the policy protects","desc":"For example: AWS::EC2::SecurityGroup, AWS::ElasticLoadBalancingV2::LoadBalancer, AWS::EC2::VPC. Set to ResourceTypeList when the policy applies to multiple types.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceTypeList":{"name":"resourceTypeList","type":"\u0019\u0007","is_mandatory":true,"title":"List of resource types when the policy applies to more than one","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityServiceManagedServiceData":{"name":"securityServiceManagedServiceData","type":"\n","is_mandatory":true,"title":"Service-specific managed configuration (parsed from the SDK's ManagedServiceData JSON string)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityServiceType":{"name":"securityServiceType","type":"\u0007","is_mandatory":true,"title":"Security service backing the policy","desc":"One of: WAF, WAFV2, SHIELD_ADVANCED, SECURITY_GROUPS_COMMON, SECURITY_GROUPS_CONTENT_AUDIT, SECURITY_GROUPS_USAGE_AUDIT, NETWORK_FIREWALL, DNS_FIREWALL, IMPORT_NETWORK_FIREWALL, NETWORK_ACL_COMMON, or THIRD_PARTY_FIREWALL.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the policy in the administrator's scope: ACTIVE or OUT_OF_ADMIN_SCOPE","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Firewall Manager policy","private":true,"min_provider_version":"13.23.2","defaults":"name resourceType securityServiceType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.fms.protocolsList":{"id":"aws.fms.protocolsList","name":"aws.fms.protocolsList","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the protocols list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the protocols list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the protocols list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"protocols":{"name":"protocols","type":"\u0019\u0007","is_mandatory":true,"title":"Protocol names included in the list (tcp, udp, icmp, or numeric IP protocol numbers)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Firewall Manager protocols list","private":true,"min_provider_version":"13.23.2","defaults":"name id","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.fms.resourceSet":{"id":"aws.fms.resourceSet","name":"aws.fms.resourceSet","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the resource set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the resource set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the resource set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdateTime":{"name":"lastUpdateTime","type":"\t","is_mandatory":true,"title":"Time the resource set was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the resource set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceTypeList":{"name":"resourceTypeList","type":"\u0019\u0007","is_mandatory":true,"title":"Resource types contained in the set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status in the administrator's scope: ACTIVE or OUT_OF_ADMIN_SCOPE","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"init":{"args":[{"name":"id","type":"\u0007","optional":true}]},"title":"AWS Firewall Manager resource set","private":true,"min_provider_version":"13.23.2","defaults":"name id status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.fsx":{"id":"aws.fsx","name":"aws.fsx","fields":{"backup":{"name":"backup","type":"\u001baws.fsx.backup","title":"AWS FSx backup","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"backups":{"name":"backups","type":"\u0019\u001baws.fsx.backup","title":"List of FSx backups","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cache":{"name":"cache","type":"\u001baws.fsx.cache","title":"AWS Amazon File Cache instance","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"caches":{"name":"caches","type":"\u0019\u001baws.fsx.cache","title":"List of Amazon File Cache instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fileSystems":{"name":"fileSystems","type":"\u0019\u001baws.fsx.filesystem","title":"List of FSx file systems","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filesystem":{"name":"filesystem","type":"\u001baws.fsx.filesystem","title":"AWS FSx file system","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"volume":{"name":"volume","type":"\u001baws.fsx.volume","title":"AWS FSx volume (ONTAP or OpenZFS)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"volumes":{"name":"volumes","type":"\u0019\u001baws.fsx.volume","title":"List of FSx volumes (ONTAP and OpenZFS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS FSx","desc":"Use the FSx namespace to enumerate managed file systems and the building blocks around them. Iterate `fileSystems()` for Lustre, Windows File Server, ONTAP, and OpenZFS file systems, `volumes()` for ONTAP and OpenZFS volumes, `backups()` for backup snapshots, and `caches()` for Amazon File Cache instances used to bridge on-premises and cloud storage.","min_provider_version":"11.15.2","defaults":"fileSystems","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.fsx.backup":{"id":"aws.fsx.backup","name":"aws.fsx.backup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Backup ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backupId":{"name":"backupId","type":"\u0007","is_mandatory":true,"title":"Backup ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fileSystemId":{"name":"fileSystemId","type":"\u0007","is_mandatory":true,"title":"Associated file system ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fileSystemType":{"name":"fileSystemType","type":"\u0007","is_mandatory":true,"title":"File system type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKeyId":{"name":"kmsKeyId","type":"\u0007","is_mandatory":true,"title":"KMS key ID used for encryption","desc":"Deprecated in favor of `kmsKey()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"lifecycle":{"name":"lifecycle","type":"\u0007","is_mandatory":true,"title":"Lifecycle status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the backup exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Resource tags","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Backup type (USER_INITIATED, AUTOMATIC, AWS_BACKUP)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS FSx backup","private":true,"min_provider_version":"11.15.2","defaults":"backupId type lifecycle","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.fsx.cache":{"id":"aws.fsx.cache","name":"aws.fsx.cache","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Cache ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataRepositoryAssociations":{"name":"dataRepositoryAssociations","type":"\u0019\n","is_mandatory":true,"title":"S3 data repository associations","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Cache ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifecycle":{"name":"lifecycle","type":"\u0007","is_mandatory":true,"title":"Lifecycle status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lustreConfiguration":{"name":"lustreConfiguration","type":"\n","is_mandatory":true,"title":"Lustre-specific configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cache exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageCapacity":{"name":"storageCapacity","type":"\u0005","is_mandatory":true,"title":"Storage capacity in TiB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetIds":{"name":"subnetIds","type":"\u0019\u0007","is_mandatory":true,"title":"Subnet IDs for the cache","desc":"Deprecated in favor of `subnets()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets for the cache","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC where the cache resides","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcId":{"name":"vpcId","type":"\u0007","is_mandatory":true,"title":"VPC ID where the cache resides","desc":"Deprecated in favor of `vpc()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"AWS Amazon File Cache instance","private":true,"min_provider_version":"11.15.2","defaults":"id lifecycle","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.fsx.filesystem":{"id":"aws.fsx.filesystem","name":"aws.fsx.filesystem","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"File system ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encrypted":{"name":"encrypted","type":"\u0004","title":"Whether file system is encrypted at rest (true if kmsKeyId is set)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"File system ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKeyId":{"name":"kmsKeyId","type":"\u0007","is_mandatory":true,"title":"KMS key ID used for encryption","desc":"Deprecated in favor of `kmsKey()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"lifecycle":{"name":"lifecycle","type":"\u0007","is_mandatory":true,"title":"Lifecycle status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the file system exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageCapacity":{"name":"storageCapacity","type":"\u0005","is_mandatory":true,"title":"Storage capacity in GiB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageType":{"name":"storageType","type":"\u0007","is_mandatory":true,"title":"Storage type (SSD, HDD)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetIds":{"name":"subnetIds","type":"\u0019\u0007","is_mandatory":true,"title":"Subnet IDs for the file system","desc":"Deprecated in favor of `subnets()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets for the file system","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Resource tags","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"File system type (LUSTRE, WINDOWS, ONTAP, OPENZFS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC where the file system resides","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcId":{"name":"vpcId","type":"\u0007","is_mandatory":true,"title":"VPC ID where the file system resides","desc":"Deprecated in favor of `vpc()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"AWS FSx file system","private":true,"min_provider_version":"11.15.2","defaults":"id type region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.fsx.volume":{"id":"aws.fsx.volume","name":"aws.fsx.volume","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Volume ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fileSystemId":{"name":"fileSystemId","type":"\u0007","is_mandatory":true,"title":"Associated file system ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Volume ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifecycle":{"name":"lifecycle","type":"\u0007","is_mandatory":true,"title":"Lifecycle status (AVAILABLE, CREATING, DELETING, FAILED, MISCONFIGURED, PENDING)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Volume name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ontapCopyTagsToBackups":{"name":"ontapCopyTagsToBackups","type":"\u0004","is_mandatory":true,"title":"Whether ONTAP copies tags to backups","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ontapJunctionPath":{"name":"ontapJunctionPath","type":"\u0007","is_mandatory":true,"title":"ONTAP junction path for NAS mount","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ontapSecurityStyle":{"name":"ontapSecurityStyle","type":"\u0007","is_mandatory":true,"title":"ONTAP security style (UNIX, NTFS, MIXED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ontapSizeInMegabytes":{"name":"ontapSizeInMegabytes","type":"\u0005","is_mandatory":true,"title":"ONTAP volume size in megabytes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ontapSnapshotPolicy":{"name":"ontapSnapshotPolicy","type":"\u0007","is_mandatory":true,"title":"ONTAP snapshot policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ontapStorageEfficiency":{"name":"ontapStorageEfficiency","type":"\u0004","is_mandatory":true,"title":"Whether ONTAP storage efficiency is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ontapVolumeStyle":{"name":"ontapVolumeStyle","type":"\u0007","is_mandatory":true,"title":"ONTAP volume style (FLEXVOL or FLEXGROUP)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"openzfsCopyTagsToSnapshots":{"name":"openzfsCopyTagsToSnapshots","type":"\u0004","is_mandatory":true,"title":"Whether OpenZFS copies tags to snapshots","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"openzfsDataCompressionType":{"name":"openzfsDataCompressionType","type":"\u0007","is_mandatory":true,"title":"OpenZFS data compression type (NONE, ZSTD, LZ4)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"openzfsParentVolumeId":{"name":"openzfsParentVolumeId","type":"\u0007","is_mandatory":true,"title":"OpenZFS parent volume ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"openzfsReadOnly":{"name":"openzfsReadOnly","type":"\u0004","is_mandatory":true,"title":"Whether OpenZFS volume is read-only","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"openzfsRecordSizeKiB":{"name":"openzfsRecordSizeKiB","type":"\u0005","is_mandatory":true,"title":"OpenZFS record size in KiB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"openzfsStorageCapacityQuotaGiB":{"name":"openzfsStorageCapacityQuotaGiB","type":"\u0005","is_mandatory":true,"title":"OpenZFS storage capacity quota in GiB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"openzfsStorageCapacityReservationGiB":{"name":"openzfsStorageCapacityReservationGiB","type":"\u0005","is_mandatory":true,"title":"OpenZFS storage capacity reservation in GiB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"openzfsVolumePath":{"name":"openzfsVolumePath","type":"\u0007","is_mandatory":true,"title":"OpenZFS volume path","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the volume exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageVirtualMachineId":{"name":"storageVirtualMachineId","type":"\u0007","is_mandatory":true,"title":"Storage virtual machine ID (ONTAP only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Resource tags","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeType":{"name":"volumeType","type":"\u0007","is_mandatory":true,"title":"Volume type (ONTAP or OPENZFS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS FSx volume (ONTAP or OpenZFS)","private":true,"min_provider_version":"11.15.2","defaults":"id name lifecycle region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.glue":{"id":"aws.glue","name":"aws.glue","fields":{"catalogEncryptionSettings":{"name":"catalogEncryptionSettings","type":"\u0019\n","title":"Data Catalog encryption settings per region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connection":{"name":"connection","type":"\u001baws.glue.connection","title":"AWS Glue connection","desc":"Examine a Data Catalog connection definition that Glue jobs and crawlers use to reach a backing data store. Surfaces the `connectionType` (JDBC, KAFKA, MONGODB, NETWORK, MARKETPLACE, CUSTOM, SFTP, VIEW_VALIDATION_REDSHIFT, VIEW_VALIDATION_ATHENA), `connectionProperties` keys (audit `PASSWORD` vs `SECRET_ID` to flag inline credentials versus Secrets Manager references — values for sensitive keys are redacted, see the field comment), `matchCriteria`, and the optional `physicalConnectionRequirements` (subnet, security groups, availability zone) for connections that run inside a customer VPC.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"connections":{"name":"connections","type":"\u0019\u001baws.glue.connection","title":"List of Glue connections (catalog-stored data store connection definitions)","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"crawler":{"name":"crawler","type":"\u001baws.glue.crawler","title":"AWS Glue crawler","desc":"Examine a single crawler that populates the Data Catalog with table definitions from one or more data stores. Surfaces the crawl `targets` (S3, JDBC, MongoDB, DynamoDB, Catalog, Delta, Iceberg, Hudi), the `schedule`, the `state` (READY/RUNNING/STOPPING), the IAM `role` it assumes (resolvable via `iamRole()`), the optional Glue security configuration encrypting its logs and bookmarks (resolvable via `glueSecurityConfiguration()`), the `schemaChangePolicy`, `recrawlPolicy`, `lineageConfiguration`, `lakeFormationConfiguration`, `tablePrefix`, and the `lastCrawl` summary.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"crawlers":{"name":"crawlers","type":"\u0019\u001baws.glue.crawler","title":"List of Glue crawlers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"database":{"name":"database","type":"\u001baws.glue.database","title":"AWS Glue Data Catalog database","desc":"Examine a Data Catalog database — the namespace that holds catalog tables. Iterate `tables()` for the tables in the database. Surfaces the owning `catalogId`, the optional `locationUri`, free-form `parameters`, the Lake Formation `createTableDefaultPermissions` granted on tables created inside the database, and the `targetDatabase` / `federatedDatabase` pointers when the database is a resource link or a federated reference to an external metastore.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"databases":{"name":"databases","type":"\u0019\u001baws.glue.database","title":"List of Glue Data Catalog databases","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"job":{"name":"job","type":"\u001baws.glue.job","title":"AWS Glue ETL job","desc":"Examine an ETL job definition. Surfaces the `command` that drives the job (script location, Python/Ray runtime), the IAM `role` assumed at runtime (resolvable via `iamRole()`), the worker fleet (`workerType`, `numberOfWorkers`, or DPU-based `maxCapacity`), the `glueVersion` and `executionClass`, the `executionProperty.MaxConcurrentRuns`, the `notificationProperty.NotifyDelayAfter`, the optional Glue security configuration encrypting logs and bookmarks (resolvable via `glueSecurityConfiguration()`), and the `defaultArguments` passed to every run.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"jobs":{"name":"jobs","type":"\u0019\u001baws.glue.job","title":"List of Glue ETL jobs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourcePolicies":{"name":"resourcePolicies","type":"\u0019\u001baws.glue.resourcePolicy","title":"List of Glue Data Catalog resource policies (account-level and resource-scoped)","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourcePolicy":{"name":"resourcePolicy","type":"\u001baws.glue.resourcePolicy","title":"AWS Glue Data Catalog resource policy","desc":"Examine a Glue Data Catalog resource-based policy. The policy document in `policyInJson` grants cross-account or cross-service access to catalog objects (databases, tables, connections). `GetResourcePolicies` returns the account-wide default policy and any per-resource policies attached in the region; each is identified by its `policyHash`.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"schema":{"name":"schema","type":"\u001baws.glue.schema","title":"AWS Glue Schema Registry schema","desc":"Examine a single schema in the Glue Schema Registry. Surfaces the `dataFormat` (AVRO, JSON, PROTOBUF), the evolution `compatibility` mode (NONE, DISABLED, BACKWARD, BACKWARD_ALL, FORWARD, FORWARD_ALL, FULL, FULL_ALL), the `schemaStatus` (AVAILABLE, PENDING, DELETING), the `latestVersionNumber` registered, the `nextSchemaVersionNumber` that will be assigned to the next registered version, the `schemaCheckpoint` version number (the last version at which the compatibility mode was changed), and the `registryName` and `registryArn` of the parent registry.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"schemaRegistries":{"name":"schemaRegistries","type":"\u0019\u001baws.glue.schemaRegistry","title":"List of Glue Schema Registries","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schemaRegistry":{"name":"schemaRegistry","type":"\u001baws.glue.schemaRegistry","title":"AWS Glue Schema Registry","desc":"Examine a Glue Schema Registry — the namespace that groups schemas (Avro, JSON, Protobuf) used by streaming applications and consumers to validate message formats. Iterate `schemas()` on the top-level `aws.glue` namespace and filter by `registryName` to list schemas in a specific registry. Surfaces the `status` (AVAILABLE, DELETING) and the create / update timestamps.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"schemas":{"name":"schemas","type":"\u0019\u001baws.glue.schema","title":"List of schemas across all Glue Schema Registries in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityConfiguration":{"name":"securityConfiguration","type":"\u001baws.glue.securityConfiguration","title":"AWS Glue security configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"securityConfigurations":{"name":"securityConfigurations","type":"\u0019\u001baws.glue.securityConfiguration","title":"List of Glue security configurations","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trigger":{"name":"trigger","type":"\u001baws.glue.trigger","title":"AWS Glue trigger","desc":"Examine a Glue trigger — the schedule, on-demand button, predicate, or EventBridge event source that fires a chain of jobs and crawlers. Surfaces the `type` (SCHEDULED, CONDITIONAL, ON_DEMAND, EVENT), the `state` (CREATING, ACTIVATING, ACTIVATED, DEACTIVATING, DEACTIVATED, DELETING, UPDATING), the cron `schedule`, the `actions` it runs (jobs and crawlers with their per-run arguments), the `predicate` linking it to upstream triggers in CONDITIONAL mode, the `eventBatchingCondition` for EVENT triggers, and the optional `workflowName` it belongs to.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"triggers":{"name":"triggers","type":"\u0019\u001baws.glue.trigger","title":"List of Glue triggers that start jobs or crawlers","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workflow":{"name":"workflow","type":"\u001baws.glue.workflow","title":"AWS Glue workflow","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"workflows":{"name":"workflows","type":"\u0019\u001baws.glue.workflow","title":"List of Glue workflows","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Glue","desc":"Use the Glue namespace to enumerate the data-integration service in the account. Iterate `crawlers()` for the crawlers populating the Data Catalog, `jobs()` for ETL jobs, `triggers()` for the schedule, on-demand, and event triggers that fire them, `databases()` for the catalog databases (with their tables surfaced as `database.tables()`), `workflows()` for orchestrated job/crawler workflows, `connections()` for catalog-stored data store connections, `securityConfigurations()` for the encryption settings reused across jobs and crawlers, `catalogEncryptionSettings()` for the per-region Data Catalog encryption posture, `schemaRegistries()` and `schemas()` for the Glue Schema Registry, and `resourcePolicies()` for the Data Catalog resource-based policies.","min_provider_version":"11.16.1","defaults":"crawlers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.glue.connection":{"id":"aws.glue.connection","name":"aws.glue.connection","fields":{"connectionProperties":{"name":"connectionProperties","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Connection properties (key/value pairs)","desc":"For JDBC the key set includes JDBC_CONNECTION_URL, USERNAME, PASSWORD, SECRET_ID, JDBC_ENFORCE_SSL; prefer SECRET_ID over PASSWORD so credentials live in Secrets Manager. The Glue API returns plaintext credentials for inline-credential connections — to avoid leaking secrets through query results, values for known-sensitive keys (PASSWORD, ENCRYPTED_PASSWORD, KAFKA_*_PASSWORD, KAFKA_CLIENT_KEYSTORE, KAFKA_SASL_GSSAPI_KEYTAB, KAFKA_SASL_GSSAPI_KRB5_CONF) are replaced with \"\u003credacted\u003e\"; the key is preserved so audits can still flag the misconfiguration.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectionType":{"name":"connectionType","type":"\u0007","is_mandatory":true,"title":"Connection type: JDBC, KAFKA, MONGODB, NETWORK, MARKETPLACE, CUSTOM, SFTP, VIEW_VALIDATION_REDSHIFT, VIEW_VALIDATION_ATHENA","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the connection was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"matchCriteria":{"name":"matchCriteria","type":"\u0019\u0007","is_mandatory":true,"title":"List of criteria the connection's data store must match (e.g. enforced source identity)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"physicalConnectionRequirements":{"name":"physicalConnectionRequirements","type":"\n","is_mandatory":true,"title":"Physical connection details (subnet, security groups, availability zone) when the connection runs inside a customer VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date the connection was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Glue connection","desc":"Examine a Data Catalog connection definition that Glue jobs and crawlers use to reach a backing data store. Surfaces the `connectionType` (JDBC, KAFKA, MONGODB, NETWORK, MARKETPLACE, CUSTOM, SFTP, VIEW_VALIDATION_REDSHIFT, VIEW_VALIDATION_ATHENA), `connectionProperties` keys (audit `PASSWORD` vs `SECRET_ID` to flag inline credentials versus Secrets Manager references — values for sensitive keys are redacted, see the field comment), `matchCriteria`, and the optional `physicalConnectionRequirements` (subnet, security groups, availability zone) for connections that run inside a customer VPC.","private":true,"min_provider_version":"13.23.2","defaults":"name connectionType region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.glue.crawler":{"id":"aws.glue.crawler","name":"aws.glue.crawler","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the crawler","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"classifiers":{"name":"classifiers","type":"\u0019\u0007","is_mandatory":true,"title":"Classifiers used by the crawler","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"configuration":{"name":"configuration","type":"\u0007","is_mandatory":true,"title":"Crawler-versioned JSON configuration string (Version, CrawlerOutput, Grouping, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"crawlElapsedTime":{"name":"crawlElapsedTime","type":"\u0005","is_mandatory":true,"title":"Total time elapsed since the last crawl began, in seconds (0 when the crawler is idle)","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the crawler was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"databaseName":{"name":"databaseName","type":"\u0007","is_mandatory":true,"title":"Name of the database where results are stored","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the crawler","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"glueSecurityConfiguration":{"name":"glueSecurityConfiguration","type":"\u001baws.glue.securityConfiguration","title":"Glue security configuration applied to the crawler","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role assumed by the crawler when accessing data stores and writing to the Data Catalog","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lakeFormationConfiguration":{"name":"lakeFormationConfiguration","type":"\n","is_mandatory":true,"title":"Lake Formation configuration","desc":"Controls whether the crawler uses Lake Formation credentials instead of the IAM role. Shape: {UseLakeFormationCredentials: bool, AccountId: string}.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastCrawl":{"name":"lastCrawl","type":"\n","is_mandatory":true,"title":"Status of the last crawl","desc":"Includes the last crawl status (SUCCEEDED, CANCELLED, FAILED), error message, log group, log stream, message prefix, and start time.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lineageConfiguration":{"name":"lineageConfiguration","type":"\n","is_mandatory":true,"title":"Lineage configuration that controls whether data lineage is captured for the crawler ({CrawlerLineageSettings: ENABLE|DISABLE})","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the crawler","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recrawlPolicy":{"name":"recrawlPolicy","type":"\n","is_mandatory":true,"title":"Recrawl policy","desc":"Controls whether the crawler scans the entire dataset or only newly added folders. Shape: {RecrawlBehavior: CRAWL_EVERYTHING|CRAWL_NEW_FOLDERS_ONLY|CRAWL_EVENT_MODE}.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the crawler exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"role":{"name":"role","type":"\u0007","is_mandatory":true,"title":"ARN or name of the IAM role used by the crawler","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schedule":{"name":"schedule","type":"\u0007","is_mandatory":true,"title":"Schedule for the crawler (cron expression)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schemaChangePolicy":{"name":"schemaChangePolicy","type":"\n","is_mandatory":true,"title":"Schema change policy ({UpdateBehavior: LOG|UPDATE_IN_DATABASE, DeleteBehavior: LOG|DELETE_FROM_DATABASE|DEPRECATE_IN_DATABASE})","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityConfiguration":{"name":"securityConfiguration","type":"\u0007","is_mandatory":true,"title":"Name of the Glue security configuration applied to the crawler","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Current state of the crawler: READY, RUNNING, or STOPPING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tablePrefix":{"name":"tablePrefix","type":"\u0007","is_mandatory":true,"title":"Prefix added to the names of tables that are created","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the crawler","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targets":{"name":"targets","type":"\n","is_mandatory":true,"title":"Targets for the crawler","desc":"Holds the data stores the crawler scans, keyed by target type: `S3Targets`, `JdbcTargets`, `MongoDBTargets`, `DynamoDBTargets`, `CatalogTargets`, `DeltaTargets`, `IcebergTargets`, and `HudiTargets`. Each entry contains the connection name, paths/tables, exclusions, and target-specific options.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date and time the crawler was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0005","is_mandatory":true,"title":"Monotonically incrementing crawler version, bumped each time the crawler definition is updated","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Glue crawler","desc":"Examine a single crawler that populates the Data Catalog with table definitions from one or more data stores. Surfaces the crawl `targets` (S3, JDBC, MongoDB, DynamoDB, Catalog, Delta, Iceberg, Hudi), the `schedule`, the `state` (READY/RUNNING/STOPPING), the IAM `role` it assumes (resolvable via `iamRole()`), the optional Glue security configuration encrypting its logs and bookmarks (resolvable via `glueSecurityConfiguration()`), the `schemaChangePolicy`, `recrawlPolicy`, `lineageConfiguration`, `lakeFormationConfiguration`, `tablePrefix`, and the `lastCrawl` summary.","private":true,"min_provider_version":"11.16.1","defaults":"name state databaseName region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.glue.database":{"id":"aws.glue.database","name":"aws.glue.database","fields":{"catalogId":{"name":"catalogId","type":"\u0007","is_mandatory":true,"title":"ID of the Data Catalog in which the database resides","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createTableDefaultPermissions":{"name":"createTableDefaultPermissions","type":"\u0019\n","is_mandatory":true,"title":"Lake Formation default permissions granted on tables newly created in this database","desc":"Each entry: {Principal: {DataLakePrincipalIdentifier}, Permissions: [ALL|SELECT|ALTER|DROP|DELETE|INSERT|CREATE_DATABASE|CREATE_TABLE|DATA_LOCATION_ACCESS]}.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the database was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"federatedDatabase":{"name":"federatedDatabase","type":"\n","is_mandatory":true,"title":"Federated database reference for databases backed by an external metastore ({Identifier, ConnectionName, ConnectionType})","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"locationUri":{"name":"locationUri","type":"\u0007","is_mandatory":true,"title":"Location URI of the database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameters":{"name":"parameters","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Parameters of the database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the database exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"table":{"name":"table","type":"\u001baws.glue.database.table","title":"AWS Glue Data Catalog database table","desc":"Examine a single Data Catalog table. Surfaces the `storageDescriptor` (location, columns, input/output format, serde, encryption-relevant subfields), the `partitionKeys`, the `tableType` (EXTERNAL_TABLE, MANAGED_TABLE, VIRTUAL_VIEW, GOVERNED), the `viewExpandedText` for views, free-form `parameters`, and the `isRegisteredWithLakeFormation` flag indicating whether table access is governed by Lake Formation. When the table is a resource link or federated reference, `federatedTable` carries the underlying identifier.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"tables":{"name":"tables","type":"\u0019\u001baws.glue.database.table","title":"Tables in the database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetDatabase":{"name":"targetDatabase","type":"\n","is_mandatory":true,"title":"Target database reference for resource-linked databases ({CatalogId, DatabaseName, Region})","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Glue Data Catalog database","desc":"Examine a Data Catalog database — the namespace that holds catalog tables. Iterate `tables()` for the tables in the database. Surfaces the owning `catalogId`, the optional `locationUri`, free-form `parameters`, the Lake Formation `createTableDefaultPermissions` granted on tables created inside the database, and the `targetDatabase` / `federatedDatabase` pointers when the database is a resource link or a federated reference to an external metastore.","private":true,"min_provider_version":"11.16.1","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.glue.database.table":{"id":"aws.glue.database.table","name":"aws.glue.database.table","fields":{"catalogId":{"name":"catalogId","type":"\u0007","is_mandatory":true,"title":"ID of the Data Catalog in which the table resides","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the table was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdBy":{"name":"createdBy","type":"\u0007","is_mandatory":true,"title":"Person or entity who created the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"databaseName":{"name":"databaseName","type":"\u0007","is_mandatory":true,"title":"Name of the database containing this table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"federatedTable":{"name":"federatedTable","type":"\n","is_mandatory":true,"title":"Federated table reference for tables backed by an external metastore ({Identifier, DatabaseIdentifier, ConnectionName, ConnectionType})","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isMaterializedView":{"name":"isMaterializedView","type":"\u0004","is_mandatory":true,"title":"Whether the table is a materialized view","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isRegisteredWithLakeFormation":{"name":"isRegisteredWithLakeFormation","type":"\u0004","is_mandatory":true,"title":"Whether the table is registered with AWS Lake Formation for fine-grained access control","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastAccessedAt":{"name":"lastAccessedAt","type":"\t","is_mandatory":true,"title":"Date and time the table was last accessed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"owner":{"name":"owner","type":"\u0007","is_mandatory":true,"title":"Owner of the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameters":{"name":"parameters","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Properties associated with the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"partitionKeys":{"name":"partitionKeys","type":"\u0019\n","is_mandatory":true,"title":"List of columns by which the table is partitioned","desc":"Each entry: {Name, Type, Comment, Parameters}. Empty for unpartitioned tables.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the table exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retention":{"name":"retention","type":"\u0005","is_mandatory":true,"title":"Retention time for the table (in days)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageDescriptor":{"name":"storageDescriptor","type":"\n","is_mandatory":true,"title":"Storage descriptor containing column and location information","desc":"Holds the table's physical layout: {Location, InputFormat, OutputFormat, Compressed, NumberOfBuckets, SerdeInfo: {Name, SerializationLibrary, Parameters}, BucketColumns, SortColumns, Parameters, SkewedInfo, StoredAsSubDirectories, SchemaReference, Columns: [{Name, Type, Comment, Parameters}]}.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tableType":{"name":"tableType","type":"\u0007","is_mandatory":true,"title":"Type of the table (EXTERNAL_TABLE, MANAGED_TABLE, VIRTUAL_VIEW, GOVERNED, ...)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date and time the table was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"viewExpandedText":{"name":"viewExpandedText","type":"\u0007","is_mandatory":true,"title":"Original SQL of a view, expanded so identifiers resolve unambiguously (empty for non-views)","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Glue Data Catalog database table","desc":"Examine a single Data Catalog table. Surfaces the `storageDescriptor` (location, columns, input/output format, serde, encryption-relevant subfields), the `partitionKeys`, the `tableType` (EXTERNAL_TABLE, MANAGED_TABLE, VIRTUAL_VIEW, GOVERNED), the `viewExpandedText` for views, free-form `parameters`, and the `isRegisteredWithLakeFormation` flag indicating whether table access is governed by Lake Formation. When the table is a resource link or federated reference, `federatedTable` carries the underlying identifier.","private":true,"min_provider_version":"11.16.1","defaults":"name databaseName region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.glue.job":{"id":"aws.glue.job","name":"aws.glue.job","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"command":{"name":"command","type":"\n","is_mandatory":true,"title":"Command that the job runs ({Name: glueetl|gluestreaming|pythonshell, ScriptLocation: s3://..., PythonVersion: 2|3, Runtime: Ray runtime version})","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connections":{"name":"connections","type":"\u0019\u0007","is_mandatory":true,"title":"Connections used by this job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the job was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultArguments":{"name":"defaultArguments","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Default arguments for this job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"executionClass":{"name":"executionClass","type":"\u0007","is_mandatory":true,"title":"Execution class of the job: FLEX or STANDARD","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"executionProperty":{"name":"executionProperty","type":"\n","is_mandatory":true,"title":"Execution property of the job ({MaxConcurrentRuns: int})","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"glueSecurityConfiguration":{"name":"glueSecurityConfiguration","type":"\u001baws.glue.securityConfiguration","title":"Glue security configuration applied to the job","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"glueVersion":{"name":"glueVersion","type":"\u0007","is_mandatory":true,"title":"Glue version used by this job (2.0, 3.0, 4.0, 5.0, ...)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role assumed by the job at runtime","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxCapacity":{"name":"maxCapacity","type":"\u0006","is_mandatory":true,"title":"Maximum number of Glue data processing units (DPUs) allocated when MaxCapacity is set instead of WorkerType/NumberOfWorkers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxRetries":{"name":"maxRetries","type":"\u0005","is_mandatory":true,"title":"Maximum number of times to retry this job if it fails","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notificationProperty":{"name":"notificationProperty","type":"\n","is_mandatory":true,"title":"Notification property of the job ({NotifyDelayAfter: minutes before a delay notification is sent})","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"numberOfWorkers":{"name":"numberOfWorkers","type":"\u0005","is_mandatory":true,"title":"Number of workers allocated to this job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the job exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"role":{"name":"role","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM role associated with this job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityConfiguration":{"name":"securityConfiguration","type":"\u0007","is_mandatory":true,"title":"Name of the Glue security configuration applied to the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timeout":{"name":"timeout","type":"\u0005","is_mandatory":true,"title":"Job timeout in minutes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date and time the job was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workerType":{"name":"workerType","type":"\u0007","is_mandatory":true,"title":"Type of predefined worker allocated: Standard, G.1X, G.2X, G.4X, G.8X, G.025X, or Z.2X","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Glue ETL job","desc":"Examine an ETL job definition. Surfaces the `command` that drives the job (script location, Python/Ray runtime), the IAM `role` assumed at runtime (resolvable via `iamRole()`), the worker fleet (`workerType`, `numberOfWorkers`, or DPU-based `maxCapacity`), the `glueVersion` and `executionClass`, the `executionProperty.MaxConcurrentRuns`, the `notificationProperty.NotifyDelayAfter`, the optional Glue security configuration encrypting logs and bookmarks (resolvable via `glueSecurityConfiguration()`), and the `defaultArguments` passed to every run.","private":true,"min_provider_version":"11.16.1","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.glue.resourcePolicy":{"id":"aws.glue.resourcePolicy","name":"aws.glue.resourcePolicy","fields":{"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the policy was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policyHash":{"name":"policyHash","type":"\u0007","is_mandatory":true,"title":"Policy hash that identifies this resource policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policyInJson":{"name":"policyInJson","type":"\u0007","is_mandatory":true,"title":"IAM policy document attached to the Data Catalog resource (JSON-encoded)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the policy applies","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date and time the policy was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Glue Data Catalog resource policy","desc":"Examine a Glue Data Catalog resource-based policy. The policy document in `policyInJson` grants cross-account or cross-service access to catalog objects (databases, tables, connections). `GetResourcePolicies` returns the account-wide default policy and any per-resource policies attached in the region; each is identified by its `policyHash`.","private":true,"min_provider_version":"13.26.3","defaults":"region createdAt","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.glue.schema":{"id":"aws.glue.schema","name":"aws.glue.schema","fields":{"compatibility":{"name":"compatibility","type":"\u0007","is_mandatory":true,"title":"Compatibility mode: NONE, DISABLED, BACKWARD, BACKWARD_ALL, FORWARD, FORWARD_ALL, FULL, or FULL_ALL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the schema was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataFormat":{"name":"dataFormat","type":"\u0007","is_mandatory":true,"title":"Data format of the schema: AVRO, JSON, or PROTOBUF","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the schema","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestVersionNumber":{"name":"latestVersionNumber","type":"\u0005","is_mandatory":true,"title":"Latest schema version number registered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nextSchemaVersionNumber":{"name":"nextSchemaVersionNumber","type":"\u0005","is_mandatory":true,"title":"Version number that will be assigned to the next registered schema version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the schema exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"registryArn":{"name":"registryArn","type":"\u0007","is_mandatory":true,"title":"ARN of the registry that owns the schema","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"registryName":{"name":"registryName","type":"\u0007","is_mandatory":true,"title":"Name of the registry that owns the schema","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schemaArn":{"name":"schemaArn","type":"\u0007","is_mandatory":true,"title":"ARN of the schema","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schemaCheckpoint":{"name":"schemaCheckpoint","type":"\u0005","is_mandatory":true,"title":"Version number of the checkpoint — the last version at which the compatibility mode was changed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schemaName":{"name":"schemaName","type":"\u0007","is_mandatory":true,"title":"Name of the schema","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schemaStatus":{"name":"schemaStatus","type":"\u0007","is_mandatory":true,"title":"Status of the schema: AVAILABLE, PENDING, or DELETING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the schema","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date and time the schema was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Glue Schema Registry schema","desc":"Examine a single schema in the Glue Schema Registry. Surfaces the `dataFormat` (AVRO, JSON, PROTOBUF), the evolution `compatibility` mode (NONE, DISABLED, BACKWARD, BACKWARD_ALL, FORWARD, FORWARD_ALL, FULL, FULL_ALL), the `schemaStatus` (AVAILABLE, PENDING, DELETING), the `latestVersionNumber` registered, the `nextSchemaVersionNumber` that will be assigned to the next registered version, the `schemaCheckpoint` version number (the last version at which the compatibility mode was changed), and the `registryName` and `registryArn` of the parent registry.","private":true,"min_provider_version":"13.26.3","defaults":"schemaName registryName dataFormat compatibility","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.glue.schemaRegistry":{"id":"aws.glue.schemaRegistry","name":"aws.glue.schemaRegistry","fields":{"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the registry was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the registry","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the registry","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the registry exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"registryArn":{"name":"registryArn","type":"\u0007","is_mandatory":true,"title":"ARN of the registry","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the registry: AVAILABLE or DELETING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the registry","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date and time the registry was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Glue Schema Registry","desc":"Examine a Glue Schema Registry — the namespace that groups schemas (Avro, JSON, Protobuf) used by streaming applications and consumers to validate message formats. Iterate `schemas()` on the top-level `aws.glue` namespace and filter by `registryName` to list schemas in a specific registry. Surfaces the `status` (AVAILABLE, DELETING) and the create / update timestamps.","private":true,"min_provider_version":"13.26.3","defaults":"name region status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.glue.securityConfiguration":{"id":"aws.glue.securityConfiguration","name":"aws.glue.securityConfiguration","fields":{"cloudWatchEncryption":{"name":"cloudWatchEncryption","type":"\n","is_mandatory":true,"title":"CloudWatch encryption configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the security configuration was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobBookmarksEncryption":{"name":"jobBookmarksEncryption","type":"\n","is_mandatory":true,"title":"Job bookmarks encryption configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the security configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the security configuration exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3Encryption":{"name":"s3Encryption","type":"\n","is_mandatory":true,"title":"S3 encryption configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Glue security configuration","private":true,"min_provider_version":"11.16.1","defaults":"name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.glue.trigger":{"id":"aws.glue.trigger","name":"aws.glue.trigger","fields":{"actions":{"name":"actions","type":"\u0019\n","is_mandatory":true,"title":"Actions started by this trigger","desc":"Each entry: {JobName, CrawlerName, Arguments (map), Timeout, SecurityConfiguration, NotificationProperty: {NotifyDelayAfter}}. Exactly one of JobName or CrawlerName is set per action.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the trigger","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the trigger","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventBatchingCondition":{"name":"eventBatchingCondition","type":"\n","is_mandatory":true,"title":"Batch condition for EVENT triggers ({BatchSize: events required before firing, BatchWindow: seconds to wait for events})","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the trigger","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"predicate":{"name":"predicate","type":"\n","is_mandatory":true,"title":"Predicate that determines when CONDITIONAL triggers fire","desc":"Holds {Logical: AND|ANY, Conditions: [{LogicalOperator: EQUALS, JobName, State: SUCCEEDED|STOPPED|TIMEOUT|FAILED, CrawlerName, CrawlState: RUNNING|CANCELLING|CANCELLED|SUCCEEDED|FAILED|ERROR}]}. Empty for non-CONDITIONAL triggers.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the trigger exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schedule":{"name":"schedule","type":"\u0007","is_mandatory":true,"title":"Cron expression for SCHEDULED triggers (for example, `cron(15 12 * * ? *)`); empty for other trigger types","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Current state: CREATING, CREATED, ACTIVATING, ACTIVATED, DEACTIVATING, DEACTIVATED, DELETING, or UPDATING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the trigger","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of trigger: SCHEDULED, CONDITIONAL, ON_DEMAND, or EVENT","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workflowName":{"name":"workflowName","type":"\u0007","is_mandatory":true,"title":"Name of the workflow the trigger belongs to, if any","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Glue trigger","desc":"Examine a Glue trigger — the schedule, on-demand button, predicate, or EventBridge event source that fires a chain of jobs and crawlers. Surfaces the `type` (SCHEDULED, CONDITIONAL, ON_DEMAND, EVENT), the `state` (CREATING, ACTIVATING, ACTIVATED, DEACTIVATING, DEACTIVATED, DELETING, UPDATING), the cron `schedule`, the `actions` it runs (jobs and crawlers with their per-run arguments), the `predicate` linking it to upstream triggers in CONDITIONAL mode, the `eventBatchingCondition` for EVENT triggers, and the optional `workflowName` it belongs to.","private":true,"min_provider_version":"13.26.3","defaults":"name type state region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.glue.workflow":{"id":"aws.glue.workflow","name":"aws.glue.workflow","fields":{"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the workflow was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultRunProperties":{"name":"defaultRunProperties","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Default run properties for the workflow","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the workflow","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxConcurrentRuns":{"name":"maxConcurrentRuns","type":"\u0005","is_mandatory":true,"title":"Maximum number of concurrent runs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the workflow","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the workflow","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the workflow","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date the workflow was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Glue workflow","private":true,"min_provider_version":"11.16.1","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.guardduty":{"id":"aws.guardduty","name":"aws.guardduty","fields":{"detector":{"name":"detector","type":"\u001baws.guardduty.detector","title":"Amazon GuardDuty detector","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"detectors":{"name":"detectors","type":"\u0019\u001baws.guardduty.detector","title":"List of GuardDuty detectors","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"finding":{"name":"finding","type":"\u001baws.guardduty.finding","title":"AWS GuardDuty finding","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"findings":{"name":"findings","type":"\u0019\u001baws.guardduty.finding","title":"List of GuardDuty active findings","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon GuardDuty","desc":"Use the GuardDuty namespace to enumerate threat-detection coverage and findings in the account. Iterate `detectors()` for the per-region detector configurations (each carrying its enabled features such as S3 protection, EKS audit-log monitoring, malware protection, and runtime monitoring), and `findings()` for the active findings produced across regions.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.guardduty.detector":{"id":"aws.guardduty.detector","name":"aws.guardduty.detector","fields":{"coverageStatistic":{"name":"coverageStatistic","type":"\u001baws.guardduty.detector.coverageStatistic","title":"Amazon GuardDuty detector coverage statistic","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"coverageStatistics":{"name":"coverageStatistics","type":"\u0019\u001baws.guardduty.detector.coverageStatistic","title":"Coverage statistics for runtime monitoring","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Time when the detector was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"feature":{"name":"feature","type":"\u001baws.guardduty.detector.feature","title":"Amazon GuardDuty detector feature configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"featureConfigurations":{"name":"featureConfigurations","type":"\u0019\u001baws.guardduty.detector.feature","title":"Typed feature configurations for the detector","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"features":{"name":"features","type":"\u0019\n","title":"Raw feature configurations dict list","desc":"Deprecated in favor of `featureConfigurations`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"filter":{"name":"filter","type":"\u001baws.guardduty.detector.filter","title":"Amazon GuardDuty detector finding filter","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"filters":{"name":"filters","type":"\u0019\u001baws.guardduty.detector.filter","title":"Finding filters configured for the detector","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"findingPublishingFrequency":{"name":"findingPublishingFrequency","type":"\u0007","title":"Publishing frequency for the detector: FIFTEEN_MINUTES, ONE_HOUR, SIX_HOURS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"findings":{"name":"findings","type":"\u0019\u001baws.guardduty.finding","title":"List of active findings by the detector","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID for the detector","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipSet":{"name":"ipSet","type":"\u001baws.guardduty.detector.ipSet","title":"Amazon GuardDuty detector trusted IP set","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ipSets":{"name":"ipSets","type":"\u0019\u001baws.guardduty.detector.ipSet","title":"Trusted IP lists that suppress findings","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"member":{"name":"member","type":"\u001baws.guardduty.detector.member","title":"Amazon GuardDuty detector member account","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"members":{"name":"members","type":"\u0019\u001baws.guardduty.detector.member","title":"Member accounts associated with this detector","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publishingDestination":{"name":"publishingDestination","type":"\u001baws.guardduty.detector.publishingDestination","title":"Amazon GuardDuty detector publishing destination","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"publishingDestinations":{"name":"publishingDestinations","type":"\u0019\u001baws.guardduty.detector.publishingDestination","title":"Publishing destinations where findings are exported","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for the detector","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status of the detector: ENABLED or DISABLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the detector","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"threatIntelSet":{"name":"threatIntelSet","type":"\u001baws.guardduty.detector.threatIntelSet","title":"Amazon GuardDuty detector threat intelligence set","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"threatIntelSets":{"name":"threatIntelSets","type":"\u0019\u001baws.guardduty.detector.threatIntelSet","title":"Custom threat intelligence sets","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","title":"Time when the detector was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon GuardDuty detector","private":true,"min_provider_version":"11.15.2","defaults":"id region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.guardduty.detector.coverageStatistic":{"id":"aws.guardduty.detector.coverageStatistic","name":"aws.guardduty.detector.coverageStatistic","fields":{"count":{"name":"count","type":"\u0005","is_mandatory":true,"title":"Number of resources of this type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceType":{"name":"resourceType","type":"\u0007","is_mandatory":true,"title":"Resource type: EC2, ECS, EKS","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon GuardDuty detector coverage statistic","private":true,"min_provider_version":"13.12.1","defaults":"resourceType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.guardduty.detector.feature":{"id":"aws.guardduty.detector.feature","name":"aws.guardduty.detector.feature","fields":{"additionalConfiguration":{"name":"additionalConfiguration","type":"\u0019\n","is_mandatory":true,"title":"Additional configuration for sub-features (varies per feature)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Feature name","desc":"One of: S3_DATA_EVENTS, EKS_AUDIT_LOGS, EBS_MALWARE_PROTECTION, RDS_LOGIN_EVENTS, EKS_RUNTIME_MONITORING, LAMBDA_NETWORK_LOGS, RUNTIME_MONITORING.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Feature status: ENABLED, DISABLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Time when the feature was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon GuardDuty detector feature configuration","private":true,"min_provider_version":"13.12.1","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.guardduty.detector.filter":{"id":"aws.guardduty.detector.filter","name":"aws.guardduty.detector.filter","fields":{"action":{"name":"action","type":"\u0007","is_mandatory":true,"title":"Filter action: NOOP (publish to default) or ARCHIVE (auto-archive)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the filter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"findingCriteria":{"name":"findingCriteria","type":"\n","title":"Finding criteria for the filter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Filter name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rank":{"name":"rank","type":"\u0005","title":"Filter rank (1-100, lower ranks are applied first)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the detector","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags associated with the filter","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon GuardDuty detector finding filter","private":true,"min_provider_version":"13.12.1","defaults":"name action","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.guardduty.detector.ipSet":{"id":"aws.guardduty.detector.ipSet","name":"aws.guardduty.detector.ipSet","fields":{"format":{"name":"format","type":"\u0007","is_mandatory":true,"title":"Format of the IP set file: TXT, STIX, OTX_CSV, ALIEN_VAULT, PROOF_POINT, FIRE_EYE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID of the IP set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"location":{"name":"location","type":"\u0007","is_mandatory":true,"title":"S3 URI of the IP set file","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the IP set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: INACTIVE, ACTIVATING, ACTIVE, DEACTIVATING, ERROR, DELETE_PENDING, DELETED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags associated with the IP set","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon GuardDuty detector trusted IP set","private":true,"min_provider_version":"13.12.1","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.guardduty.detector.member":{"id":"aws.guardduty.detector.member","name":"aws.guardduty.detector.member","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"AWS account ID of the member","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"administratorId":{"name":"administratorId","type":"\u0007","is_mandatory":true,"title":"Detector ID of the administrator","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"email":{"name":"email","type":"\u0007","is_mandatory":true,"title":"Email address of the member account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"invitedAt":{"name":"invitedAt","type":"\t","is_mandatory":true,"title":"When the member was invited","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the detector","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"relationshipStatus":{"name":"relationshipStatus","type":"\u0007","is_mandatory":true,"title":"Relationship status: INVITED, ENABLED, DISABLED, CREATED, REMOVED, RESIGNED, EMAIL_VERIFICATION_IN_PROGRESS, EMAIL_VERIFICATION_FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"When the member was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon GuardDuty detector member account","private":true,"min_provider_version":"13.12.1","defaults":"accountId relationshipStatus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.guardduty.detector.publishingDestination":{"id":"aws.guardduty.detector.publishingDestination","name":"aws.guardduty.detector.publishingDestination","fields":{"destinationId":{"name":"destinationId","type":"\u0007","is_mandatory":true,"title":"Unique ID of the publishing destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationType":{"name":"destinationType","type":"\u0007","is_mandatory":true,"title":"Destination type: S3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt published findings","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3Bucket":{"name":"s3Bucket","type":"\u001baws.s3.bucket","title":"S3 bucket where findings are published","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Publishing status: PUBLISHING, UNABLE_TO_PUBLISH_FIX_DESTINATION_PROPERTY, PENDING_VERIFICATION, STOPPED","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon GuardDuty detector publishing destination","private":true,"min_provider_version":"13.12.1","defaults":"destinationType status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.guardduty.detector.threatIntelSet":{"id":"aws.guardduty.detector.threatIntelSet","name":"aws.guardduty.detector.threatIntelSet","fields":{"format":{"name":"format","type":"\u0007","is_mandatory":true,"title":"Format of the threat intel set file: TXT, STIX, OTX_CSV, ALIEN_VAULT, PROOF_POINT, FIRE_EYE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID of the threat intel set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"location":{"name":"location","type":"\u0007","is_mandatory":true,"title":"S3 URI of the threat intel set file","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the threat intel set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: INACTIVE, ACTIVATING, ACTIVE, DEACTIVATING, ERROR, DELETE_PENDING, DELETED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags associated with the threat intel set","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon GuardDuty detector threat intelligence set","private":true,"min_provider_version":"13.12.1","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.guardduty.finding":{"id":"aws.guardduty.finding","name":"aws.guardduty.finding","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"AWS account ID where the finding was generated","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"actionType":{"name":"actionType","type":"\u0007","is_mandatory":true,"title":"Type of action that triggered the finding (e.g., NETWORK_CONNECTION, AWS_API_CALL, DNS_REQUEST)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Unique ID for the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"confidence":{"name":"confidence","type":"\u0006","is_mandatory":true,"title":"Confidence level of the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"count":{"name":"count","type":"\u0005","is_mandatory":true,"title":"Number of times this finding has been generated","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Created at time","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the finding was found","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceDetails":{"name":"resourceDetails","type":"\n","title":"Detailed resource information for the finding","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceType":{"name":"resourceType","type":"\u0007","is_mandatory":true,"title":"Type of resource involved in the finding (e.g., Instance, AccessKey, S3Bucket)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"service":{"name":"service","type":"\u0007","is_mandatory":true,"title":"AWS service that generated the finding","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"severity":{"name":"severity","type":"\u0006","is_mandatory":true,"title":"Severity of the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"title":{"name":"title","type":"\u0007","is_mandatory":true,"title":"Title of the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Updated at time","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS GuardDuty finding","private":true,"min_provider_version":"11.15.2","defaults":"title region severity","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.iam":{"id":"aws.iam","name":"aws.iam","fields":{"accessAnalyzer":{"name":"accessAnalyzer","type":"\u001baws.iam.accessAnalyzer","title":"AWS IAM Access Analyzer","desc":"Use the Access Analyzer namespace to enumerate analyzers and their findings about external or unintended access to account resources. Iterate `analyzers()` for every configured analyzer (account or organization scope) across all enabled regions, `findings()` for the active findings produced by those analyzers, and `archivedFindings()` for findings that have been resolved or suppressed.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"accessanalyzer":{"name":"accessanalyzer","type":"\u001baws.iam.accessanalyzer","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"accountAlias":{"name":"accountAlias","type":"\u0007","title":"Account alias for the AWS account (empty string if none)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"accountPasswordPolicy":{"name":"accountPasswordPolicy","type":"\n","title":"IAM account password policy for the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"accountSummary":{"name":"accountSummary","type":"\u001a\u0007\u0005","title":"IAM account summary","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachedPolicies":{"name":"attachedPolicies","type":"\u0019\u001baws.iam.policy","title":"List of IAM policies attached to a user, role, or group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"credentialReport":{"name":"credentialReport","type":"\u0019\u001baws.iam.usercredentialreportentry","title":"IAM credential report","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"group":{"name":"group","type":"\u001baws.iam.group","title":"AWS IAM group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"groups":{"name":"groups","type":"\u0019\u001baws.iam.group","title":"List of IAM groups in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceProfile":{"name":"instanceProfile","type":"\u001baws.iam.instanceProfile","title":"AWS IAM instance profile","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"instanceProfiles":{"name":"instanceProfiles","type":"\u0019\u001baws.iam.instanceProfile","title":"List of IAM instance profiles in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loginProfile":{"name":"loginProfile","type":"\u001baws.iam.loginProfile","title":"AWS IAM login profile for a user","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"oidcProvider":{"name":"oidcProvider","type":"\u001baws.iam.oidcProvider","title":"AWS IAM OpenID Connect (OIDC) identity provider","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"oidcProviders":{"name":"oidcProviders","type":"\u0019\u001baws.iam.oidcProvider","title":"List of OpenID Connect (OIDC) identity providers configured in IAM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policies":{"name":"policies","type":"\u0019\u001baws.iam.policy","title":"List of IAM policies in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\u001baws.iam.policy","title":"AWS IAM policy","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"policyversion":{"name":"policyversion","type":"\u001baws.iam.policyversion","title":"AWS IAM policy version","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"role":{"name":"role","type":"\u001baws.iam.role","title":"AWS IAM role","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"roles":{"name":"roles","type":"\u0019\u001baws.iam.role","title":"List of IAM roles in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"samlProvider":{"name":"samlProvider","type":"\u001baws.iam.samlProvider","title":"AWS IAM SAML 2.0 identity provider","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"samlProviders":{"name":"samlProviders","type":"\u0019\u001baws.iam.samlProvider","title":"List of SAML 2.0 identity providers configured in IAM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serverCertificates":{"name":"serverCertificates","type":"\u0019\n","title":"List of server certificates stored in IAM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"user":{"name":"user","type":"\u001baws.iam.user","title":"AWS IAM user","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"usercredentialreportentry":{"name":"usercredentialreportentry","type":"\u001baws.iam.usercredentialreportentry","title":"Entry in AWS IAM credential report","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"users":{"name":"users","type":"\u0019\u001baws.iam.user","title":"List of IAM users in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"virtualMfaDevices":{"name":"virtualMfaDevices","type":"\u0019\u001baws.iam.virtualmfadevice","title":"List of virtual mfs devices associated with the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"virtualmfadevice":{"name":"virtualmfadevice","type":"\u001baws.iam.virtualmfadevice","title":"AWS IAM virtual MFA device","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"AWS Identity and Access Management (IAM)","desc":"Use the IAM namespace to enumerate identities, permissions, and credential posture for the account. Iterate `users()`, `roles()`, `groups()`, `policies()`, `instanceProfiles()`, `samlProviders()`, `oidcProviders()`, and `virtualMfaDevices()` for the principals and trust providers in the account, and `serverCertificates()` for IAM-stored certs. Read `credentialReport()` for the per-user password and access-key history, `accountSummary()` for account-wide totals, `accountPasswordPolicy()` for the password complexity rules, and `accountAlias()` for the account alias when one is set.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.iam.accessAnalyzer":{"id":"aws.iam.accessAnalyzer","name":"aws.iam.accessAnalyzer","fields":{"analyzer":{"name":"analyzer","type":"\u001baws.accessAnalyzer.analyzer","title":"AWS IAM Access Analyzer resource (provides an object representing an individual AWS IAM Access Analyzer configuration)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"analyzers":{"name":"analyzers","type":"\u0019\u001baws.iam.accessanalyzer.analyzer","title":"List of `aws.iam.accessanalyzer.analyzer` objects for all AWS IAM Access Analyzers configured within the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"archivedFindings":{"name":"archivedFindings","type":"\u0019\u001baws.iam.accessanalyzer.finding","title":"List of all archived findings for all analyzers and regions","min_provider_version":"13.0.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"findings":{"name":"findings","type":"\u0019\u001baws.iam.accessanalyzer.finding","title":"List of all active findings for all analyzers and regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM Access Analyzer","desc":"Use the Access Analyzer namespace to enumerate analyzers and their findings about external or unintended access to account resources. Iterate `analyzers()` for every configured analyzer (account or organization scope) across all enabled regions, `findings()` for the active findings produced by those analyzers, and `archivedFindings()` for findings that have been resolved or suppressed.","min_provider_version":"11.15.2","defaults":"analyzers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.iam.accessanalyzer":{"id":"aws.iam.accessanalyzer","fields":{"analyzer":{"name":"analyzer","type":"\u001baws.iam.accessanalyzer.analyzer","title":"AWS IAM Access Analyzer resource (provides an object representing an individual AWS IAM Access Analyzer configuration)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"finding":{"name":"finding","type":"\u001baws.iam.accessanalyzer.finding","title":"AWS IAM Access Analyzer finding","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"is_extension":true},"aws.iam.accessanalyzer.analyzer":{"id":"aws.iam.accessanalyzer.analyzer","name":"aws.iam.accessanalyzer.analyzer","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the analyzer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastResourceAnalyzed":{"name":"lastResourceAnalyzed","type":"\u0007","is_mandatory":true,"title":"Name of the last resource that was analyzed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastResourceAnalyzedAt":{"name":"lastResourceAnalyzedAt","type":"\t","is_mandatory":true,"title":"Last scan timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name for the analyzer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the analyzer exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the analyzer: ACTIVE, CREATING, DISABLED, or FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the analyzer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of analyzer: ACCOUNT, ORGANIZATION, ACCOUNT_UNUSED_ACCESS, ORGANIZATION_UNUSED_ACCESS, ACCOUNT_INTERNAL_ACCESS, or ORGANIZATION_INTERNAL_ACCESS","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM Access Analyzer resource (provides an object representing an individual AWS IAM Access Analyzer configuration)","private":true,"min_provider_version":"11.15.2","defaults":"name type region status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.iam.accessanalyzer.finding":{"id":"aws.iam.accessanalyzer.finding","name":"aws.iam.accessanalyzer.finding","fields":{"analyzedAt":{"name":"analyzedAt","type":"\t","is_mandatory":true,"title":"Time the finding was generated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"analyzerArn":{"name":"analyzerArn","type":"\u0007","is_mandatory":true,"title":"Analyzer ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"error":{"name":"error","type":"\u0007","is_mandatory":true,"title":"Error message describing why analysis failed (if any)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the finding exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceArn":{"name":"resourceArn","type":"\u0007","is_mandatory":true,"title":"ARN of the resource the finding applies to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceOwnerAccount":{"name":"resourceOwnerAccount","type":"\u0007","is_mandatory":true,"title":"Resource owner","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceType":{"name":"resourceType","type":"\u0007","is_mandatory":true,"title":"Resource type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Finding status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Finding type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM Access Analyzer finding","private":true,"min_provider_version":"11.15.2","defaults":"resourceType region type status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.iam.group":{"id":"aws.iam.group","name":"aws.iam.group","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachedPolicies":{"name":"attachedPolicies","type":"\u0019\u001baws.iam.policy","title":"List of managed policies attached to the group","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the group was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inlinePolicies":{"name":"inlinePolicies","type":"\u0019\u0007","title":"List of inline policy names attached to the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"path":{"name":"path","type":"\u0007","is_mandatory":true,"title":"Path to the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"usernames":{"name":"usernames","type":"\u0019\u0007","is_mandatory":true,"title":"List of usernames that belong to the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM group","private":true,"min_provider_version":"11.15.2","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.iam.instanceProfile":{"id":"aws.iam.instanceProfile","name":"aws.iam.instanceProfile","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the instance profile","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the instance profile was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRoles":{"name":"iamRoles","type":"\u0019\u001baws.iam.role","title":"Role attached to the instanceProfile","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceProfileId":{"name":"instanceProfileId","type":"\u0007","is_mandatory":true,"title":"ID of the IAM instance profile","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceProfileName":{"name":"instanceProfileName","type":"\u0007","is_mandatory":true,"title":"Name of the instance profile","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the instance profile","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM instance profile","private":true,"min_provider_version":"11.15.2","defaults":"instanceProfileId instanceProfileName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.iam.loginProfile":{"id":"aws.iam.loginProfile","name":"aws.iam.loginProfile","fields":{"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the login profile was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"passwordResetRequired":{"name":"passwordResetRequired","type":"\u0004","is_mandatory":true,"title":"Whether the user is required to set a new password on next sign-in","min_provider_version":"13.2.7","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM login profile for a user","private":true,"min_provider_version":"11.15.2","defaults":"createdAt","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.iam.oidcProvider":{"id":"aws.iam.oidcProvider","name":"aws.iam.oidcProvider","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the OIDC provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clientIds":{"name":"clientIds","type":"\u0019\u0007","title":"List of client IDs (audiences) for the OIDC provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Time when the OIDC provider was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags associated with the OIDC provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"thumbprints":{"name":"thumbprints","type":"\u0019\u0007","title":"List of server certificate thumbprints for the OIDC provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"url":{"name":"url","type":"\u0007","title":"URL of the identity provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM OpenID Connect (OIDC) identity provider","private":true,"min_provider_version":"11.15.2","defaults":"arn url","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.iam.policy":{"id":"aws.iam.policy","name":"aws.iam.policy","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachedGroups":{"name":"attachedGroups","type":"\u0019\u001baws.iam.group","title":"List of groups attached to the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachedRoles":{"name":"attachedRoles","type":"\u0019\u001baws.iam.role","title":"List of roles attached to the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachedUsers":{"name":"attachedUsers","type":"\u0019\u001baws.iam.user","title":"List of users attached to the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachmentCount":{"name":"attachmentCount","type":"\u0005","title":"Number of principal entities (users, groups, and roles) that the policy is attached to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Time when the policy was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultVersion":{"name":"defaultVersion","type":"\u001baws.iam.policyversion","title":"Default version of the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isAttachable":{"name":"isAttachable","type":"\u0004","title":"Whether the policy can be attached","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","title":"Name of the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policyId":{"name":"policyId","type":"\u0007","title":"ID of the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scope":{"name":"scope","type":"\u0007","title":"Scope of the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","title":"Time when the policy was updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versions":{"name":"versions","type":"\u0019\u001baws.iam.policyversion","title":"List of versions for the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM policy","private":true,"min_provider_version":"11.15.2","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.iam.policyversion":{"id":"aws.iam.policyversion","name":"aws.iam.policyversion","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the policy version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when this policy version was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"document":{"name":"document","type":"\n","title":"JSON statements for this policy version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isDefaultVersion":{"name":"isDefaultVersion","type":"\u0004","is_mandatory":true,"title":"Whether this version is the policy default version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versionId":{"name":"versionId","type":"\u0007","is_mandatory":true,"title":"Version ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM policy version","private":true,"min_provider_version":"11.15.2","defaults":"arn isDefaultVersion createdAt","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.iam.role":{"id":"aws.iam.role","name":"aws.iam.role","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the role","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"assumeRolePolicyDocument":{"name":"assumeRolePolicyDocument","type":"\n","is_mandatory":true,"title":"Policy document that grants an entity permission to assume the role","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachedPolicies":{"name":"attachedPolicies","type":"\u0019\u001baws.iam.policy","title":"List of managed policies attached to the role","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the role was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the role","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the role","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inlinePolicies":{"name":"inlinePolicies","type":"\u0019\u0007","title":"List of inline policy names embedded in the role","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isServiceLinked":{"name":"isServiceLinked","type":"\u0004","is_mandatory":true,"title":"Whether this is a service-linked role","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUsedAt":{"name":"lastUsedAt","type":"\t","is_mandatory":true,"title":"Time when the role was last used to make an AWS request","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUsedRegion":{"name":"lastUsedRegion","type":"\u0007","is_mandatory":true,"title":"Region in which the role was last used","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxSessionDuration":{"name":"maxSessionDuration","type":"\u0005","is_mandatory":true,"title":"Maximum session duration in seconds for the role (3600-43200)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the role","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"path":{"name":"path","type":"\u0007","is_mandatory":true,"title":"Path to the role","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"permissionsBoundary":{"name":"permissionsBoundary","type":"\u001baws.iam.policy","title":"Permissions boundary policy attached to the role","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"permissionsBoundaryArn":{"name":"permissionsBoundaryArn","type":"\u0007","is_mandatory":true,"title":"ARN of the permissions boundary policy attached to the role","desc":"Deprecated in favor of `permissionsBoundary()`. Empty string if none.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags associated with the role","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM role","private":true,"min_provider_version":"11.15.2","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.iam.samlProvider":{"id":"aws.iam.samlProvider","name":"aws.iam.samlProvider","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the SAML provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Time when the SAML provider was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"metadataDocument":{"name":"metadataDocument","type":"\u0007","title":"SAML metadata document in XML format","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","title":"Name of the SAML provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags associated with the SAML provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"validUntil":{"name":"validUntil","type":"\t","title":"SAML metadata document expiration time","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM SAML 2.0 identity provider","private":true,"min_provider_version":"11.15.2","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.iam.user":{"id":"aws.iam.user","name":"aws.iam.user","fields":{"accessKeys":{"name":"accessKeys","type":"\u0019\n","title":"List of access keys metadata associated with the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachedPolicies":{"name":"attachedPolicies","type":"\u0019\u001baws.iam.policy","title":"List of managed policies attached to the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when user was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"groups":{"name":"groups","type":"\u0019\u0007","title":"List of group ARNs that the user belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the IAM user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loginProfile":{"name":"loginProfile","type":"\u001baws.iam.loginProfile","title":"Login profile for the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"mfaDevices":{"name":"mfaDevices","type":"\u0019\n","title":"List of MFA devices (virtual and hardware) assigned to the user","min_provider_version":"13.26.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"passwordLastUsed":{"name":"passwordLastUsed","type":"\t","is_mandatory":true,"title":"Time when password was last used","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"path":{"name":"path","type":"\u0007","is_mandatory":true,"title":"Path to the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policies":{"name":"policies","type":"\u0019\u0007","title":"List of inline policies attached to the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the IAM user","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM user","private":true,"min_provider_version":"11.15.2","defaults":"arn name createdAt","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.iam.usercredentialreportentry":{"id":"aws.iam.usercredentialreportentry","name":"aws.iam.usercredentialreportentry","fields":{"accessKey1Active":{"name":"accessKey1Active","type":"\u0004","title":"Whether the access key is active","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"accessKey1LastRotated":{"name":"accessKey1LastRotated","type":"\t","title":"Time when key was last rotated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"accessKey1LastUsedDate":{"name":"accessKey1LastUsedDate","type":"\t","title":"Time when key was last used","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"accessKey1LastUsedRegion":{"name":"accessKey1LastUsedRegion","type":"\u0007","title":"Region in which the key was last used","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"accessKey1LastUsedService":{"name":"accessKey1LastUsedService","type":"\u0007","title":"Service that last used the key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"accessKey2Active":{"name":"accessKey2Active","type":"\u0004","title":"Whether the access key is active","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"accessKey2LastRotated":{"name":"accessKey2LastRotated","type":"\t","title":"Time when key was last rotated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"accessKey2LastUsedDate":{"name":"accessKey2LastUsedDate","type":"\t","title":"Time when key was last used","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"accessKey2LastUsedRegion":{"name":"accessKey2LastUsedRegion","type":"\u0007","title":"Region in which the key was last used","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"accessKey2LastUsedService":{"name":"accessKey2LastUsedService","type":"\u0007","title":"Service that last used the key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","title":"ARN for the credential report","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cert1Active":{"name":"cert1Active","type":"\u0004","title":"Whether the cert is active","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cert1LastRotated":{"name":"cert1LastRotated","type":"\t","title":"Time when the cert was last rotated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cert2Active":{"name":"cert2Active","type":"\u0004","title":"Whether the cert is active","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cert2LastRotated":{"name":"cert2LastRotated","type":"\t","title":"Time when the cert was last rotated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Time when user was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"mfaActive":{"name":"mfaActive","type":"\u0004","title":"Whether MFA is active in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"passwordEnabled":{"name":"passwordEnabled","type":"\u0004","title":"Whether passwords are enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"passwordLastChanged":{"name":"passwordLastChanged","type":"\t","title":"Time when the password was last changed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"passwordLastUsed":{"name":"passwordLastUsed","type":"\t","title":"Time when the password was last used","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"passwordNextRotation":{"name":"passwordNextRotation","type":"\t","title":"Next time when the password should rotate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"properties":{"name":"properties","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Properties on the IAM user credential report","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"user":{"name":"user","type":"\u001baws.iam.user","title":"IAM user","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"init":{"args":[{"name":"properties","type":"\u001a\u0007\u0007"}]},"title":"Entry in AWS IAM credential report","private":true,"min_provider_version":"11.15.2","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.iam.virtualmfadevice":{"id":"aws.iam.virtualmfadevice","name":"aws.iam.virtualmfadevice","fields":{"enableDate":{"name":"enableDate","type":"\t","is_mandatory":true,"title":"Time when the MFA device was enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serialNumber":{"name":"serialNumber","type":"\u0007","is_mandatory":true,"title":"Serial number for the MFA device","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"user":{"name":"user","type":"\u001baws.iam.user","title":"User associated with the MFA device","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM virtual MFA device","private":true,"min_provider_version":"11.15.2","defaults":"serialNumber","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.identitycenter":{"id":"aws.identitycenter","name":"aws.identitycenter","fields":{"accountAssignment":{"name":"accountAssignment","type":"\u001baws.identitycenter.accountAssignment","title":"AWS IAM Identity Center account assignment","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"application":{"name":"application","type":"\u001baws.identitycenter.application","title":"AWS IAM Identity Center application","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"group":{"name":"group","type":"\u001baws.identitycenter.group","title":"AWS IAM Identity Center group from the identity store","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"instance":{"name":"instance","type":"\u001baws.identitycenter.instance","title":"AWS IAM Identity Center instance","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"instances":{"name":"instances","type":"\u0019\u001baws.identitycenter.instance","title":"List of Identity Center instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"permissionSet":{"name":"permissionSet","type":"\u001baws.identitycenter.permissionSet","title":"AWS IAM Identity Center permission set","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"user":{"name":"user","type":"\u001baws.identitycenter.user","title":"AWS IAM Identity Center user from the identity store","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"AWS IAM Identity Center","desc":"Use the Identity Center namespace (formerly AWS SSO) to enumerate the workforce identity service in the organization. Iterate `instances()` for every Identity Center instance attached to the account — each instance surfaces the identity store backing it (the source of users and groups), the configured permission sets, the AWS-account assignments those permission sets are deployed against, and the trusted token issuers used by application assignments.","min_provider_version":"13.6.3","defaults":"instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.identitycenter.accountAssignment":{"id":"aws.identitycenter.accountAssignment","name":"aws.identitycenter.accountAssignment","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"AWS account ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID for the assignment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"permissionSet":{"name":"permissionSet","type":"\u001baws.identitycenter.permissionSet","title":"Permission set for this assignment","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"permissionSetArn":{"name":"permissionSetArn","type":"\u0007","is_mandatory":true,"title":"ARN of the permission set","desc":"Deprecated in favor of `permissionSet()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"principalId":{"name":"principalId","type":"\u0007","is_mandatory":true,"title":"ID of the principal (user or group ID)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"principalType":{"name":"principalType","type":"\u0007","is_mandatory":true,"title":"Type of principal: USER or GROUP","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM Identity Center account assignment","private":true,"min_provider_version":"13.6.3","defaults":"accountId principalType principalId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.identitycenter.application":{"id":"aws.identitycenter.application","name":"aws.identitycenter.application","fields":{"applicationAccount":{"name":"applicationAccount","type":"\u0007","is_mandatory":true,"title":"AWS account ID that owns the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"applicationProviderArn":{"name":"applicationProviderArn","type":"\u0007","is_mandatory":true,"title":"ARN of the application provider that backs this application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"applicationUrl":{"name":"applicationUrl","type":"\u0007","is_mandatory":true,"title":"URL that accepts authentication requests for the application (set when signInOrigin is APPLICATION)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdDate":{"name":"createdDate","type":"\t","is_mandatory":true,"title":"Date the application was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdFrom":{"name":"createdFrom","type":"\u0007","is_mandatory":true,"title":"AWS region where the application was created in IAM Identity Center","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"identityStoreArn":{"name":"identityStoreArn","type":"\u0007","is_mandatory":true,"title":"ARN of the identity store associated with the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instance":{"name":"instance","type":"\u001baws.identitycenter.instance","title":"Identity Center instance this application is configured under","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the application","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"portalVisibility":{"name":"portalVisibility","type":"\u0007","is_mandatory":true,"title":"Whether the application is visible in the access portal: ENABLED or DISABLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"signInOrigin":{"name":"signInOrigin","type":"\u0007","is_mandatory":true,"title":"How the user is signed into the target application: APPLICATION or IDENTITY_CENTER","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the application: ENABLED or DISABLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM Identity Center application","private":true,"min_provider_version":"13.20.1","defaults":"name status applicationProviderArn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.identitycenter.group":{"id":"aws.identitycenter.group","name":"aws.identitycenter.group","fields":{"description":{"name":"description","type":"\u0007","title":"Description of the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"displayName":{"name":"displayName","type":"\u0007","is_mandatory":true,"title":"Display name of the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"externalIds":{"name":"externalIds","type":"\u0019\n","title":"External IDs from the identity provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"groupId":{"name":"groupId","type":"\u0007","is_mandatory":true,"title":"Group ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM Identity Center group from the identity store","private":true,"min_provider_version":"13.12.1","defaults":"displayName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.identitycenter.instance":{"id":"aws.identitycenter.instance","name":"aws.identitycenter.instance","fields":{"accountAssignments":{"name":"accountAssignments","type":"\u0019\u001baws.identitycenter.accountAssignment","title":"Account assignments in this instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"applications":{"name":"applications","type":"\u0019\u001baws.identitycenter.application","title":"Applications configured for this Identity Center instance","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the Identity Center instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the instance was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"groups":{"name":"groups","type":"\u0019\u001baws.identitycenter.group","title":"Groups in the identity store","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"identityStoreId":{"name":"identityStoreId","type":"\u0007","is_mandatory":true,"title":"Identity store ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the Identity Center instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerAccountId":{"name":"ownerAccountId","type":"\u0007","is_mandatory":true,"title":"Owner account ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"permissionSets":{"name":"permissionSets","type":"\u0019\u001baws.identitycenter.permissionSet","title":"Permission sets in this instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the instance: CREATE_IN_PROGRESS, ACTIVE, DELETE_IN_PROGRESS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"users":{"name":"users","type":"\u0019\u001baws.identitycenter.user","title":"Users in the identity store","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM Identity Center instance","private":true,"min_provider_version":"13.6.3","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.identitycenter.permissionSet":{"id":"aws.identitycenter.permissionSet","name":"aws.identitycenter.permissionSet","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the permission set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Date the permission set was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customerManagedPolicies":{"name":"customerManagedPolicies","type":"\u0019\n","title":"Customer managed policies attached to the permission set","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the permission set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inlinePolicy":{"name":"inlinePolicy","type":"\u0007","title":"Inline policy document (JSON string, empty if none)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"managedPolicies":{"name":"managedPolicies","type":"\u0019\n","title":"AWS managed policies attached to the permission set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","title":"Name of the permission set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"permissionsBoundary":{"name":"permissionsBoundary","type":"\n","title":"Permissions boundary attached to the permission set","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"relayState":{"name":"relayState","type":"\u0007","title":"Relay state URL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sessionDuration":{"name":"sessionDuration","type":"\u0007","title":"Session duration in ISO-8601 format (e.g., PT1H)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the permission set","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM Identity Center permission set","private":true,"min_provider_version":"13.6.3","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.identitycenter.user":{"id":"aws.identitycenter.user","name":"aws.identitycenter.user","fields":{"displayName":{"name":"displayName","type":"\u0007","is_mandatory":true,"title":"Display name of the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"emails":{"name":"emails","type":"\u0019\n","title":"Email addresses associated with the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"externalIds":{"name":"externalIds","type":"\u0019\n","title":"External IDs from the identity provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userId":{"name":"userId","type":"\u0007","is_mandatory":true,"title":"User ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userName":{"name":"userName","type":"\u0007","is_mandatory":true,"title":"User name","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS IAM Identity Center user from the identity store","private":true,"min_provider_version":"13.12.1","defaults":"userName displayName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.inspector":{"id":"aws.inspector","name":"aws.inspector","fields":{"coverage":{"name":"coverage","type":"\u001baws.inspector.coverage","title":"Amazon Inspector environment coverage","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"coverages":{"name":"coverages","type":"\u0019\u001baws.inspector.coverage","title":"List of coverage results for the AWS account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"finding":{"name":"finding","type":"\u001baws.inspector.finding","title":"Amazon Inspector finding","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"findings":{"name":"findings","type":"\u0019\u001baws.inspector.finding","title":"List of all findings from Inspector across all regions","min_provider_version":"13.0.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Inspector","desc":"Use the Inspector namespace to enumerate Inspector v2 vulnerability and posture coverage in the account. Iterate `coverages()` for the per-resource scan coverage status (which EC2 instances, ECR images, and Lambda functions Inspector is currently scanning) and `findings()` for the active findings produced across all enabled regions.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.inspector.coverage":{"id":"aws.inspector.coverage","name":"aws.inspector.coverage","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"Account ID for the coverage finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ec2Instance":{"name":"ec2Instance","type":"\u001baws.inspector.coverage.instance","title":"Details about the EC2 instance associated with the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ecrImage":{"name":"ecrImage","type":"\u001baws.inspector.coverage.image","title":"Details about the ECR image associated with the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ecrRepo":{"name":"ecrRepo","type":"\u001baws.inspector.coverage.repository","title":"Details about the ECR repo associated with the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"image":{"name":"image","type":"\u001baws.inspector.coverage.image","title":"Amazon Inspector container image coverage group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"instance":{"name":"instance","type":"\u001baws.inspector.coverage.instance","title":"Amazon Inspector instance coverage group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"lambda":{"name":"lambda","type":"\u001baws.lambda.function","title":"Details about the Lambda function associated with the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastScannedAt":{"name":"lastScannedAt","type":"\t","is_mandatory":true,"title":"Time when the coverage finding was last scanned","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where it was found","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"repository":{"name":"repository","type":"\u001baws.inspector.coverage.repository","title":"Amazon Inspector container registry coverage group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"resourceId":{"name":"resourceId","type":"\u0007","is_mandatory":true,"title":"Resource ID for the coverage finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceType":{"name":"resourceType","type":"\u0007","is_mandatory":true,"title":"Resource type, e.g. AWS_EC2_INSTANCE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scanType":{"name":"scanType","type":"\u0007","is_mandatory":true,"title":"Type of coverage finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusCode":{"name":"statusCode","type":"\u0007","is_mandatory":true,"title":"Code for the coverage finding status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusReason":{"name":"statusReason","type":"\u0007","is_mandatory":true,"title":"Reason for the coverage finding status","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Inspector environment coverage","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.inspector.coverage.image":{"id":"aws.inspector.coverage.image","name":"aws.inspector.coverage.image","fields":{"imagePulledAt":{"name":"imagePulledAt","type":"\t","is_mandatory":true,"title":"Time when the image was scanned","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the image is found","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags associated with the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Inspector container image coverage group","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.inspector.coverage.instance":{"id":"aws.inspector.coverage.instance","name":"aws.inspector.coverage.instance","fields":{"image":{"name":"image","type":"\u001baws.ec2.image","is_mandatory":true,"title":"Image associated with the EC2 instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platform":{"name":"platform","type":"\u0007","is_mandatory":true,"title":"Platform for the EC2 instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the EC2 instance is found","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags associated with the EC2 instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Inspector instance coverage group","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.inspector.coverage.repository":{"id":"aws.inspector.coverage.repository","name":"aws.inspector.coverage.repository","fields":{"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the ECR repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the ECR repo is found","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scanFrequency":{"name":"scanFrequency","type":"\u0007","is_mandatory":true,"title":"Scan frequency of the ECR repo","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Inspector container registry coverage group","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.inspector.finding":{"id":"aws.inspector.finding","name":"aws.inspector.finding","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"AWS account ID associated with the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"codeVulnerability":{"name":"codeVulnerability","type":"\u001baws.inspector.finding.codeVulnerability","title":"Code vulnerability details (null if type is not CODE_VULNERABILITY)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"exploitAvailable":{"name":"exploitAvailable","type":"\u0007","is_mandatory":true,"title":"Whether an exploit is available: YES, NO","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firstObservedAt":{"name":"firstObservedAt","type":"\t","is_mandatory":true,"title":"Date/time the finding was first observed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fixAvailable":{"name":"fixAvailable","type":"\u0007","is_mandatory":true,"title":"Whether a fix is available: YES, NO, PARTIAL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inspectorScore":{"name":"inspectorScore","type":"\u0006","is_mandatory":true,"title":"Amazon Inspector score (0-10)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastObservedAt":{"name":"lastObservedAt","type":"\t","is_mandatory":true,"title":"Date/time the finding was last observed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkReachability":{"name":"networkReachability","type":"\u001baws.inspector.finding.networkReachability","title":"Network reachability details (null if type is not NETWORK_REACHABILITY)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"packageVulnerability":{"name":"packageVulnerability","type":"\u001baws.inspector.finding.packageVulnerability","title":"Package vulnerability details (null if type is not PACKAGE_VULNERABILITY)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the finding was discovered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"remediation":{"name":"remediation","type":"\u0007","title":"Remediation recommendation text","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"remediationUrl":{"name":"remediationUrl","type":"\u0007","title":"Remediation recommendation URL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"severity":{"name":"severity","type":"\u0007","is_mandatory":true,"title":"Severity: INFORMATIONAL, LOW, MEDIUM, HIGH, CRITICAL, UNTRIAGED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: ACTIVE, SUPPRESSED, CLOSED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"title":{"name":"title","type":"\u0007","is_mandatory":true,"title":"Title of the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Finding type: NETWORK_REACHABILITY, PACKAGE_VULNERABILITY, CODE_VULNERABILITY","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date/time the finding was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vulnerablePackage":{"name":"vulnerablePackage","type":"\u001baws.inspector.finding.vulnerablePackage","title":"Amazon Inspector finding vulnerable package","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"Amazon Inspector finding","private":true,"min_provider_version":"13.0.2","defaults":"arn severity status type title","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.inspector.finding.codeVulnerability":{"id":"aws.inspector.finding.codeVulnerability","name":"aws.inspector.finding.codeVulnerability","fields":{"cwes":{"name":"cwes","type":"\u0019\u0007","is_mandatory":true,"title":"CWE IDs associated with the vulnerability","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"detectorId":{"name":"detectorId","type":"\u0007","is_mandatory":true,"title":"CodeGuru detector ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"detectorName":{"name":"detectorName","type":"\u0007","is_mandatory":true,"title":"CodeGuru detector name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"detectorTags":{"name":"detectorTags","type":"\u0019\u0007","is_mandatory":true,"title":"Detector tags","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filePath":{"name":"filePath","type":"\n","is_mandatory":true,"title":"File path where the vulnerability was found","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"referenceUrls":{"name":"referenceUrls","type":"\u0019\u0007","is_mandatory":true,"title":"Reference URLs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleId":{"name":"ruleId","type":"\u0007","is_mandatory":true,"title":"Rule ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceLambdaLayerArn":{"name":"sourceLambdaLayerArn","type":"\u0007","is_mandatory":true,"title":"Source Lambda layer ARN (if applicable)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Inspector finding code vulnerability details","private":true,"min_provider_version":"13.0.2","defaults":"detectorName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.inspector.finding.networkReachability":{"id":"aws.inspector.finding.networkReachability","name":"aws.inspector.finding.networkReachability","fields":{"networkPath":{"name":"networkPath","type":"\u0019\n","is_mandatory":true,"title":"Network path steps","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"openPortEnd":{"name":"openPortEnd","type":"\u0005","is_mandatory":true,"title":"Open port range end","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"openPortStart":{"name":"openPortStart","type":"\u0005","is_mandatory":true,"title":"Open port range start","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"protocol":{"name":"protocol","type":"\u0007","is_mandatory":true,"title":"Protocol: TCP, UDP","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Inspector finding network reachability details","private":true,"min_provider_version":"13.0.2","defaults":"protocol openPortStart openPortEnd","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.inspector.finding.packageVulnerability":{"id":"aws.inspector.finding.packageVulnerability","name":"aws.inspector.finding.packageVulnerability","fields":{"cvssScore":{"name":"cvssScore","type":"\u001baws.inspector.finding.packageVulnerability.cvssScore","title":"Amazon Inspector CVSS score","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"cvssScores":{"name":"cvssScores","type":"\u0019\u001baws.inspector.finding.packageVulnerability.cvssScore","is_mandatory":true,"title":"CVSS scores","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"referenceUrls":{"name":"referenceUrls","type":"\u0019\u0007","is_mandatory":true,"title":"Reference URLs for more information","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"relatedVulnerabilities":{"name":"relatedVulnerabilities","type":"\u0019\u0007","is_mandatory":true,"title":"Related vulnerability IDs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"source":{"name":"source","type":"\u0007","is_mandatory":true,"title":"Source of vulnerability info (e.g., NVD, UBUNTU_CVE)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceUrl":{"name":"sourceUrl","type":"\u0007","is_mandatory":true,"title":"URL to the source","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vendorCreatedAt":{"name":"vendorCreatedAt","type":"\t","is_mandatory":true,"title":"Date vendor first published the vulnerability","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vendorSeverity":{"name":"vendorSeverity","type":"\u0007","is_mandatory":true,"title":"Vendor-assigned severity","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vendorUpdatedAt":{"name":"vendorUpdatedAt","type":"\t","is_mandatory":true,"title":"Date vendor last updated the vulnerability","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vulnerabilityId":{"name":"vulnerabilityId","type":"\u0007","is_mandatory":true,"title":"Vulnerability ID (CVE ID, e.g., CVE-2021-44228)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vulnerablePackages":{"name":"vulnerablePackages","type":"\u0019\u001baws.inspector.finding.vulnerablePackage","is_mandatory":true,"title":"Affected packages","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Inspector finding package vulnerability details","private":true,"min_provider_version":"13.0.2","defaults":"vulnerabilityId source","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.inspector.finding.packageVulnerability.cvssScore":{"id":"aws.inspector.finding.packageVulnerability.cvssScore","name":"aws.inspector.finding.packageVulnerability.cvssScore","fields":{"baseScore":{"name":"baseScore","type":"\u0006","is_mandatory":true,"title":"Base CVSS score","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scoringVector":{"name":"scoringVector","type":"\u0007","is_mandatory":true,"title":"CVSS vector string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"source":{"name":"source","type":"\u0007","is_mandatory":true,"title":"Source of the score (e.g., NVD, SNYK)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0007","is_mandatory":true,"title":"CVSS version (e.g., 2.0, 3.0, 3.1)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Inspector CVSS score","private":true,"min_provider_version":"13.0.2","defaults":"baseScore version source","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.inspector.finding.vulnerablePackage":{"id":"aws.inspector.finding.vulnerablePackage","name":"aws.inspector.finding.vulnerablePackage","fields":{"arch":{"name":"arch","type":"\u0007","is_mandatory":true,"title":"Architecture (e.g., x86_64, amd64)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"epoch":{"name":"epoch","type":"\u0005","is_mandatory":true,"title":"Epoch","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filePath":{"name":"filePath","type":"\u0007","is_mandatory":true,"title":"File path of the vulnerable package","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fixedInVersion":{"name":"fixedInVersion","type":"\u0007","is_mandatory":true,"title":"Version containing the fix (empty if no fix)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Package name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"packageManager":{"name":"packageManager","type":"\u0007","is_mandatory":true,"title":"Package manager (e.g., OS, BUNDLER, PIP, NPM)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"release":{"name":"release","type":"\u0007","is_mandatory":true,"title":"Release string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"remediation":{"name":"remediation","type":"\u0007","is_mandatory":true,"title":"Remediation command","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0007","is_mandatory":true,"title":"Installed version","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Inspector finding vulnerable package","private":true,"min_provider_version":"13.0.2","defaults":"name version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.keyspaces":{"id":"aws.keyspaces","name":"aws.keyspaces","fields":{"keyspace":{"name":"keyspace","type":"\u001baws.keyspaces.keyspace","title":"Amazon Keyspaces keyspace","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"keyspaces":{"name":"keyspaces","type":"\u0019\u001baws.keyspaces.keyspace","title":"List of keyspaces","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"table":{"name":"table","type":"\u001baws.keyspaces.table","title":"Amazon Keyspaces table","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"Amazon Keyspaces (for Apache Cassandra)","desc":"Use the Keyspaces namespace to enumerate the managed Apache Cassandra service in the account. Iterate `keyspaces()` for every keyspace across enabled regions — each row surfaces the replication strategy (single-region or multi-region), the regions a multi-region keyspace is replicated to, and the tables defined in the keyspace.","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.keyspaces.keyspace":{"id":"aws.keyspaces.keyspace","name":"aws.keyspaces.keyspace","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the keyspace","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the keyspace","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the keyspace exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationGroupStatuses":{"name":"replicationGroupStatuses","type":"\u0019\n","title":"Per-region status of the multi-region keyspace (region, keyspaceStatus, tablesReplicationProgress)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationRegions":{"name":"replicationRegions","type":"\u0019\u0007","is_mandatory":true,"title":"Regions where the keyspace is replicated (multi-region only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationStrategy":{"name":"replicationStrategy","type":"\u0007","is_mandatory":true,"title":"Replication strategy: SINGLE_REGION or MULTI_REGION","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tables":{"name":"tables","type":"\u0019\u001baws.keyspaces.table","title":"Tables in this keyspace","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the keyspace","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Keyspaces keyspace","private":true,"min_provider_version":"13.6.3","defaults":"arn name replicationStrategy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.keyspaces.table":{"id":"aws.keyspaces.table","name":"aws.keyspaces.table","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cdcStatus":{"name":"cdcStatus","type":"\u0007","title":"Status of the change data capture (CDC) stream: ENABLED or DISABLED","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cdcViewType":{"name":"cdcViewType","type":"\u0007","title":"CDC stream record contents: NEW_AND_OLD_IMAGES, NEW_IMAGE, OLD_IMAGE, or KEYS_ONLY","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clientSideTimestampsEnabled":{"name":"clientSideTimestampsEnabled","type":"\u0004","title":"Whether client-side timestamps are enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusteringKey":{"name":"clusteringKey","type":"\u001baws.keyspaces.table.clusteringKey","title":"Amazon Keyspaces table clustering key with sort order","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusteringKeys":{"name":"clusteringKeys","type":"\u0019\u001baws.keyspaces.table.clusteringKey","title":"Clustering key columns with sort order","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"column":{"name":"column","type":"\u001baws.keyspaces.table.column","title":"Amazon Keyspaces table column definition","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"columns":{"name":"columns","type":"\u0019\u001baws.keyspaces.table.column","title":"List of all columns in the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"comment":{"name":"comment","type":"\u0007","title":"Free-form description message attached to the table","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Date and time the table was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultTimeToLive":{"name":"defaultTimeToLive","type":"\u0005","title":"Default time to live in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"earliestRestorableTimestamp":{"name":"earliestRestorableTimestamp","type":"\t","title":"Earliest restorable timestamp (if point-in-time recovery is enabled)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionType":{"name":"encryptionType","type":"\u0007","title":"Encryption type: AWS_OWNED_KMS_KEY or CUSTOMER_MANAGED_KMS_KEY","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyspaceName":{"name":"keyspaceName","type":"\u0007","is_mandatory":true,"title":"Name of the keyspace this table belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption (null if AWS_OWNED_KMS_KEY)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdateToPayPerRequestTimestamp":{"name":"lastUpdateToPayPerRequestTimestamp","type":"\t","title":"Timestamp of the last switch to PAY_PER_REQUEST throughput mode","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestStreamArn":{"name":"latestStreamArn","type":"\u0007","title":"ARN of the latest CDC stream associated with the table","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"partitionKeys":{"name":"partitionKeys","type":"\u0019\u001baws.keyspaces.table.column","title":"Partition key columns","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pointInTimeRecoveryEnabled":{"name":"pointInTimeRecoveryEnabled","type":"\u0004","title":"Whether point-in-time recovery is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"readCapacityUnits":{"name":"readCapacityUnits","type":"\u0005","title":"Provisioned read capacity units (0 if PAY_PER_REQUEST)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the table exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicaSpecifications":{"name":"replicaSpecifications","type":"\u0019\n","title":"Per-region settings for a multi-region table (region, status, throughputMode, readCapacityUnits, writeCapacityUnits, warmThroughputStatus)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"staticColumns":{"name":"staticColumns","type":"\u0019\u001baws.keyspaces.table.column","title":"Static columns","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status of the table: ACTIVE, CREATING, UPDATING, DELETING, DELETED, RESTORING, or INACCESSIBLE_ENCRYPTION_CREDENTIALS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"throughputMode":{"name":"throughputMode","type":"\u0007","title":"Throughput mode: PAY_PER_REQUEST or PROVISIONED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ttlEnabled":{"name":"ttlEnabled","type":"\u0004","title":"Whether TTL is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"warmReadUnitsPerSecond":{"name":"warmReadUnitsPerSecond","type":"\u0005","title":"Read capacity units per second currently configured for warm throughput","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"warmThroughputStatus":{"name":"warmThroughputStatus","type":"\u0007","title":"Status of the warm throughput configuration: AVAILABLE or UPDATING","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"warmWriteUnitsPerSecond":{"name":"warmWriteUnitsPerSecond","type":"\u0005","title":"Write capacity units per second currently configured for warm throughput","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"writeCapacityUnits":{"name":"writeCapacityUnits","type":"\u0005","title":"Provisioned write capacity units (0 if PAY_PER_REQUEST)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Keyspaces table","private":true,"min_provider_version":"13.6.3","defaults":"arn keyspaceName name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.keyspaces.table.clusteringKey":{"id":"aws.keyspaces.table.clusteringKey","name":"aws.keyspaces.table.clusteringKey","fields":{"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for this clustering key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Column name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"orderBy":{"name":"orderBy","type":"\u0007","is_mandatory":true,"title":"Sort order: ASC or DESC","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Keyspaces table clustering key with sort order","private":true,"min_provider_version":"13.6.3","defaults":"name orderBy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.keyspaces.table.column":{"id":"aws.keyspaces.table.column","name":"aws.keyspaces.table.column","fields":{"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for this column","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Column name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Cassandra data type (e.g., text, int, uuid, map\u003ctext,text\u003e)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Keyspaces table column definition","private":true,"min_provider_version":"13.6.3","defaults":"name type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kinesis":{"id":"aws.kinesis","name":"aws.kinesis","fields":{"firehoseDeliveryStream":{"name":"firehoseDeliveryStream","type":"\u001baws.kinesis.firehoseDeliveryStream","title":"Amazon Kinesis Firehose delivery stream","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"firehoseDeliveryStreams":{"name":"firehoseDeliveryStreams","type":"\u0019\u001baws.kinesis.firehoseDeliveryStream","title":"List of Kinesis Firehose delivery streams","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stream":{"name":"stream","type":"\u001baws.kinesis.stream","title":"Amazon Kinesis data stream","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"streamConsumer":{"name":"streamConsumer","type":"\u001baws.kinesis.streamConsumer","title":"Amazon Kinesis enhanced fan-out stream consumer","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"streamConsumers":{"name":"streamConsumers","type":"\u0019\u001baws.kinesis.streamConsumer","title":"List of all enhanced fan-out consumers across all streams","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"streams":{"name":"streams","type":"\u0019\u001baws.kinesis.stream","title":"List of Kinesis data streams","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Kinesis","desc":"Use the Kinesis namespace to enumerate streaming-data primitives in the account. Iterate `streams()` for Kinesis Data Streams (with their retention period, shard count, encryption, stream mode, and registered consumers), `firehoseDeliveryStreams()` for Kinesis Data Firehose delivery streams (with their source, destination, transformation, and backup configuration), and `streamConsumers()` for the enhanced fan-out consumers registered across all data streams.","min_provider_version":"11.16.1","defaults":"streams","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kinesis.firehoseDeliveryStream":{"id":"aws.kinesis.firehoseDeliveryStream","name":"aws.kinesis.firehoseDeliveryStream","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the delivery stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cloudWatchLogging":{"name":"cloudWatchLogging","type":"\u001baws.kinesis.firehoseDeliveryStream.cloudWatchLogging","title":"Amazon Kinesis Firehose CloudWatch logging options","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the delivery stream was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deliveryStreamType":{"name":"deliveryStreamType","type":"\u0007","is_mandatory":true,"title":"Type of the delivery stream (DirectPut or KinesisStreamAsSource)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destination":{"name":"destination","type":"\u001baws.kinesis.firehoseDeliveryStream.destination","title":"Amazon Kinesis Firehose delivery stream destination","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"destinations":{"name":"destinations","type":"\u0019\u001baws.kinesis.firehoseDeliveryStream.destination","title":"Destinations for the delivery stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryption":{"name":"encryption","type":"\n","is_mandatory":true,"title":"Raw encryption configuration dict","desc":"Deprecated in favor of `serverSideEncryption`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"kinesisStream":{"name":"kinesisStream","type":"\u001baws.kinesis.stream","title":"Source Kinesis data stream when deliveryStreamType is KinesisStreamAsSource (null otherwise)","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdatedAt":{"name":"lastUpdatedAt","type":"\t","is_mandatory":true,"title":"Date and time the delivery stream was last updated","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the delivery stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the delivery stream exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serverSideEncryption":{"name":"serverSideEncryption","type":"\u001baws.kinesis.firehoseDeliveryStream.encryption","title":"Server-side encryption configuration for the delivery stream","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"source":{"name":"source","type":"\n","is_mandatory":true,"title":"Raw source configuration dict","desc":"Deprecated in favor of `kinesisStream()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current status of the delivery stream: CREATING, CREATING_FAILED, DELETING, DELETING_FAILED, or ACTIVE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the delivery stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Kinesis Firehose delivery stream","private":true,"min_provider_version":"11.16.1","defaults":"name status region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kinesis.firehoseDeliveryStream.cloudWatchLogging":{"id":"aws.kinesis.firehoseDeliveryStream.cloudWatchLogging","name":"aws.kinesis.firehoseDeliveryStream.cloudWatchLogging","fields":{"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether CloudWatch logging is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logGroupName":{"name":"logGroupName","type":"\u0007","is_mandatory":true,"title":"CloudWatch log group name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logStreamName":{"name":"logStreamName","type":"\u0007","is_mandatory":true,"title":"CloudWatch log stream name","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Kinesis Firehose CloudWatch logging options","private":true,"min_provider_version":"13.0.2","defaults":"enabled logGroupName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kinesis.firehoseDeliveryStream.destination":{"id":"aws.kinesis.firehoseDeliveryStream.destination","name":"aws.kinesis.firehoseDeliveryStream.destination","fields":{"destinationId":{"name":"destinationId","type":"\u0007","is_mandatory":true,"title":"Destination ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"elasticsearch":{"name":"elasticsearch","type":"\u001baws.kinesis.firehoseDeliveryStream.destination.elasticsearch","title":"Elasticsearch destination configuration (null if not Elasticsearch type)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"httpEndpoint":{"name":"httpEndpoint","type":"\u001baws.kinesis.firehoseDeliveryStream.destination.httpEndpoint","title":"HTTP endpoint destination configuration (null if not HTTP endpoint type)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"opensearch":{"name":"opensearch","type":"\u001baws.kinesis.firehoseDeliveryStream.destination.opensearch","title":"OpenSearch Service destination configuration (null if not OpenSearch type)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"redshift":{"name":"redshift","type":"\u001baws.kinesis.firehoseDeliveryStream.destination.redshift","title":"Redshift destination configuration (null if not Redshift type)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the parent delivery stream exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3":{"name":"s3","type":"\u001baws.kinesis.firehoseDeliveryStream.destination.s3","title":"S3 (Extended) destination configuration (null if not S3 type)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"splunk":{"name":"splunk","type":"\u001baws.kinesis.firehoseDeliveryStream.destination.splunk","title":"Splunk destination configuration (null if not Splunk type)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of destination: s3, redshift, elasticsearch, opensearch, splunk, httpEndpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Kinesis Firehose delivery stream destination","private":true,"min_provider_version":"13.0.2","defaults":"destinationId type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kinesis.firehoseDeliveryStream.destination.elasticsearch":{"id":"aws.kinesis.firehoseDeliveryStream.destination.elasticsearch","name":"aws.kinesis.firehoseDeliveryStream.destination.elasticsearch","fields":{"bufferingIntervalInSeconds":{"name":"bufferingIntervalInSeconds","type":"\u0005","is_mandatory":true,"title":"Buffering interval in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bufferingSizeInMBs":{"name":"bufferingSizeInMBs","type":"\u0005","is_mandatory":true,"title":"Buffering size in MBs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cloudWatchLogging":{"name":"cloudWatchLogging","type":"\u001baws.kinesis.firehoseDeliveryStream.cloudWatchLogging","is_mandatory":true,"title":"CloudWatch logging options","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterEndpoint":{"name":"clusterEndpoint","type":"\u0007","is_mandatory":true,"title":"Cluster endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainArn":{"name":"domainArn","type":"\u0007","is_mandatory":true,"title":"Domain ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role for delivery","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"indexName":{"name":"indexName","type":"\u0007","is_mandatory":true,"title":"Index name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"indexRotationPeriod":{"name":"indexRotationPeriod","type":"\u0007","is_mandatory":true,"title":"Index rotation period: NoRotation, OneHour, OneDay, OneWeek, OneMonth","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"processingConfiguration":{"name":"processingConfiguration","type":"\n","is_mandatory":true,"title":"Data processing configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region of the delivery destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retryDurationInSeconds":{"name":"retryDurationInSeconds","type":"\u0005","is_mandatory":true,"title":"Retry duration in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3BackupMode":{"name":"s3BackupMode","type":"\u0007","is_mandatory":true,"title":"S3 backup mode: FailedDocumentsOnly or AllDocuments","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Kinesis Firehose Elasticsearch destination","private":true,"min_provider_version":"13.0.2","defaults":"domainArn indexName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kinesis.firehoseDeliveryStream.destination.httpEndpoint":{"id":"aws.kinesis.firehoseDeliveryStream.destination.httpEndpoint","name":"aws.kinesis.firehoseDeliveryStream.destination.httpEndpoint","fields":{"bufferingIntervalInSeconds":{"name":"bufferingIntervalInSeconds","type":"\u0005","is_mandatory":true,"title":"Buffering interval in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bufferingSizeInMBs":{"name":"bufferingSizeInMBs","type":"\u0005","is_mandatory":true,"title":"Buffering size in MBs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cloudWatchLogging":{"name":"cloudWatchLogging","type":"\u001baws.kinesis.firehoseDeliveryStream.cloudWatchLogging","is_mandatory":true,"title":"CloudWatch logging options","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointName":{"name":"endpointName","type":"\u0007","is_mandatory":true,"title":"Endpoint name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointUrl":{"name":"endpointUrl","type":"\u0007","is_mandatory":true,"title":"Endpoint URL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role for delivery","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"processingConfiguration":{"name":"processingConfiguration","type":"\n","is_mandatory":true,"title":"Data processing configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region of the delivery destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"requestConfiguration":{"name":"requestConfiguration","type":"\n","is_mandatory":true,"title":"Request configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retryDurationInSeconds":{"name":"retryDurationInSeconds","type":"\u0005","is_mandatory":true,"title":"Retry duration in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3BackupMode":{"name":"s3BackupMode","type":"\u0007","is_mandatory":true,"title":"S3 backup mode: FailedDataOnly or AllData","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Kinesis Firehose HTTP endpoint destination","private":true,"min_provider_version":"13.0.2","defaults":"endpointUrl endpointName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kinesis.firehoseDeliveryStream.destination.opensearch":{"id":"aws.kinesis.firehoseDeliveryStream.destination.opensearch","name":"aws.kinesis.firehoseDeliveryStream.destination.opensearch","fields":{"bufferingIntervalInSeconds":{"name":"bufferingIntervalInSeconds","type":"\u0005","is_mandatory":true,"title":"Buffering interval in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bufferingSizeInMBs":{"name":"bufferingSizeInMBs","type":"\u0005","is_mandatory":true,"title":"Buffering size in MBs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cloudWatchLogging":{"name":"cloudWatchLogging","type":"\u001baws.kinesis.firehoseDeliveryStream.cloudWatchLogging","is_mandatory":true,"title":"CloudWatch logging options","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterEndpoint":{"name":"clusterEndpoint","type":"\u0007","is_mandatory":true,"title":"Cluster endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainArn":{"name":"domainArn","type":"\u0007","is_mandatory":true,"title":"Domain ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role for delivery","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"indexName":{"name":"indexName","type":"\u0007","is_mandatory":true,"title":"Index name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"indexRotationPeriod":{"name":"indexRotationPeriod","type":"\u0007","is_mandatory":true,"title":"Index rotation period: NoRotation, OneHour, OneDay, OneWeek, OneMonth","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"processingConfiguration":{"name":"processingConfiguration","type":"\n","is_mandatory":true,"title":"Data processing configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region of the delivery destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retryDurationInSeconds":{"name":"retryDurationInSeconds","type":"\u0005","is_mandatory":true,"title":"Retry duration in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3BackupMode":{"name":"s3BackupMode","type":"\u0007","is_mandatory":true,"title":"S3 backup mode: FailedDocumentsOnly or AllDocuments","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Kinesis Firehose OpenSearch Service destination","private":true,"min_provider_version":"13.0.2","defaults":"domainArn indexName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kinesis.firehoseDeliveryStream.destination.redshift":{"id":"aws.kinesis.firehoseDeliveryStream.destination.redshift","name":"aws.kinesis.firehoseDeliveryStream.destination.redshift","fields":{"cloudWatchLogging":{"name":"cloudWatchLogging","type":"\u001baws.kinesis.firehoseDeliveryStream.cloudWatchLogging","is_mandatory":true,"title":"CloudWatch logging options","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterJdbcUrl":{"name":"clusterJdbcUrl","type":"\u0007","is_mandatory":true,"title":"Cluster JDBC URL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"copyCommandOptions":{"name":"copyCommandOptions","type":"\u0007","is_mandatory":true,"title":"COPY command options","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"copyCommandTableName":{"name":"copyCommandTableName","type":"\u0007","is_mandatory":true,"title":"COPY command table name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role for delivery","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"processingConfiguration":{"name":"processingConfiguration","type":"\n","is_mandatory":true,"title":"Data processing configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region of the delivery destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retryDurationInSeconds":{"name":"retryDurationInSeconds","type":"\u0005","is_mandatory":true,"title":"Retry duration in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3BackupMode":{"name":"s3BackupMode","type":"\u0007","is_mandatory":true,"title":"S3 backup mode: Disabled or Enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"username":{"name":"username","type":"\u0007","is_mandatory":true,"title":"Username","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Kinesis Firehose Redshift destination","private":true,"min_provider_version":"13.0.2","defaults":"clusterJdbcUrl","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kinesis.firehoseDeliveryStream.destination.s3":{"id":"aws.kinesis.firehoseDeliveryStream.destination.s3","name":"aws.kinesis.firehoseDeliveryStream.destination.s3","fields":{"bucketArn":{"name":"bucketArn","type":"\u0007","is_mandatory":true,"title":"ARN of the S3 bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bufferingIntervalInSeconds":{"name":"bufferingIntervalInSeconds","type":"\u0005","is_mandatory":true,"title":"Buffering interval in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bufferingSizeInMBs":{"name":"bufferingSizeInMBs","type":"\u0005","is_mandatory":true,"title":"Buffering size in MBs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cloudWatchLogging":{"name":"cloudWatchLogging","type":"\u001baws.kinesis.firehoseDeliveryStream.cloudWatchLogging","is_mandatory":true,"title":"CloudWatch logging options","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"compressionFormat":{"name":"compressionFormat","type":"\u0007","is_mandatory":true,"title":"Compression format: UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataFormatConversion":{"name":"dataFormatConversion","type":"\n","is_mandatory":true,"title":"Data format conversion configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dynamicPartitioning":{"name":"dynamicPartitioning","type":"\n","is_mandatory":true,"title":"Dynamic partitioning configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"errorOutputPrefix":{"name":"errorOutputPrefix","type":"\u0007","is_mandatory":true,"title":"Prefix for failed records","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fileExtension":{"name":"fileExtension","type":"\u0007","is_mandatory":true,"title":"File extension override","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role for delivery","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"prefix":{"name":"prefix","type":"\u0007","is_mandatory":true,"title":"Prefix for delivered S3 objects","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"processingConfiguration":{"name":"processingConfiguration","type":"\n","is_mandatory":true,"title":"Data processing configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region of the delivery destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3BackupMode":{"name":"s3BackupMode","type":"\u0007","is_mandatory":true,"title":"S3 backup mode: Disabled or Enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Kinesis Firehose S3 (Extended) destination","private":true,"min_provider_version":"13.0.2","defaults":"bucketArn compressionFormat","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kinesis.firehoseDeliveryStream.destination.splunk":{"id":"aws.kinesis.firehoseDeliveryStream.destination.splunk","name":"aws.kinesis.firehoseDeliveryStream.destination.splunk","fields":{"bufferingIntervalInSeconds":{"name":"bufferingIntervalInSeconds","type":"\u0005","is_mandatory":true,"title":"Buffering interval in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bufferingSizeInMBs":{"name":"bufferingSizeInMBs","type":"\u0005","is_mandatory":true,"title":"Buffering size in MBs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cloudWatchLogging":{"name":"cloudWatchLogging","type":"\u001baws.kinesis.firehoseDeliveryStream.cloudWatchLogging","is_mandatory":true,"title":"CloudWatch logging options","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hecAcknowledgmentTimeoutInSeconds":{"name":"hecAcknowledgmentTimeoutInSeconds","type":"\u0005","is_mandatory":true,"title":"HEC acknowledgment timeout in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hecEndpoint":{"name":"hecEndpoint","type":"\u0007","is_mandatory":true,"title":"HEC endpoint URL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hecEndpointType":{"name":"hecEndpointType","type":"\u0007","is_mandatory":true,"title":"HEC endpoint type: Raw or Event","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"processingConfiguration":{"name":"processingConfiguration","type":"\n","is_mandatory":true,"title":"Data processing configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region of the delivery destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retryDurationInSeconds":{"name":"retryDurationInSeconds","type":"\u0005","is_mandatory":true,"title":"Retry duration in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3BackupMode":{"name":"s3BackupMode","type":"\u0007","is_mandatory":true,"title":"S3 backup mode: FailedEventsOnly or AllEvents","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Kinesis Firehose Splunk destination","private":true,"min_provider_version":"13.0.2","defaults":"hecEndpoint hecEndpointType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kinesis.firehoseDeliveryStream.encryption":{"id":"aws.kinesis.firehoseDeliveryStream.encryption","name":"aws.kinesis.firehoseDeliveryStream.encryption","fields":{"failureDetails":{"name":"failureDetails","type":"\u0007","is_mandatory":true,"title":"Failure details when status is ENABLING_FAILED or DISABLING_FAILED","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureType":{"name":"failureType","type":"\u0007","is_mandatory":true,"title":"Failure type when status is ENABLING_FAILED or DISABLING_FAILED","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyType":{"name":"keyType","type":"\u0007","is_mandatory":true,"title":"Key type: AWS_OWNED_CMK or CUSTOMER_MANAGED_CMK","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption (null when keyType is AWS_OWNED_CMK)","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Encryption status: ENABLED, ENABLING, ENABLING_FAILED, DISABLED, DISABLING, DISABLING_FAILED","min_provider_version":"13.19.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Server-side encryption configuration for a Firehose delivery stream","private":true,"min_provider_version":"11.16.1","defaults":"status keyType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kinesis.stream":{"id":"aws.kinesis.stream","name":"aws.kinesis.stream","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"consumerCount":{"name":"consumerCount","type":"\u0005","title":"Number of enhanced fan-out consumers registered with the stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"consumers":{"name":"consumers","type":"\u0019\u001baws.kinesis.streamConsumer","title":"Enhanced fan-out consumers registered with the stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the stream was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionType":{"name":"encryptionType","type":"\u0007","title":"Encryption type used (NONE or KMS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enhancedMonitoring":{"name":"enhancedMonitoring","type":"\u0019\n","title":"Enhanced monitoring settings","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyId":{"name":"keyId","type":"\u0007","title":"KMS key ID for encryption","desc":"Deprecated in favor of `kmsKey()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption","min_provider_version":"13.3.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"openShardCount":{"name":"openShardCount","type":"\u0005","title":"Number of open shards in the stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the stream exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retentionPeriodHours":{"name":"retentionPeriodHours","type":"\u0005","title":"Number of hours data records are accessible after being added to the stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current status of the stream: CREATING, DELETING, ACTIVE, or UPDATING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"streamModeDetails":{"name":"streamModeDetails","type":"\n","is_mandatory":true,"title":"Stream mode details (ON_DEMAND or PROVISIONED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Kinesis data stream","private":true,"min_provider_version":"11.16.1","defaults":"name status region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kinesis.streamConsumer":{"id":"aws.kinesis.streamConsumer","name":"aws.kinesis.streamConsumer","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the consumer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the consumer was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the consumer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the consumer exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current status of the consumer: CREATING, ACTIVE, or DELETING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stream":{"name":"stream","type":"\u001baws.kinesis.stream","title":"Stream the consumer is registered with","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Kinesis enhanced fan-out stream consumer","private":true,"min_provider_version":"11.16.1","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kms":{"id":"aws.kms","name":"aws.kms","fields":{"customKeyStore":{"name":"customKeyStore","type":"\u001baws.kms.customKeyStore","title":"KMS custom key store","desc":"Examine custom key stores registered with AWS KMS. A custom key store is either backed by an AWS CloudHSM cluster (`AWS_CLOUDHSM`) or by an external key manager reached through an external key store proxy (`EXTERNAL_KEY_STORE`). The `customKeyStoreId` selects an individual store, and the `connectionState`, `connectionErrorCode`, `cloudHsmClusterId`, and `xksProxyConfiguration` fields surface what is needed to audit which keys live outside KMS itself and whether the backing store is currently reachable.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"customKeyStores":{"name":"customKeyStores","type":"\u0019\u001baws.kms.customKeyStore","title":"Custom key stores (CloudHSM-backed and External Key Store) registered with KMS in the account across all regions","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"grant":{"name":"grant","type":"\u001baws.kms.grant","title":"AWS KMS key grant","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"grants":{"name":"grants","type":"\u0019\u001baws.kms.grant","title":"All grants attached to KMS keys in the account across all regions","desc":"Iterates every key in every enabled region and lists its grants, which can be slow in accounts with many keys. For targeted queries against a specific key, prefer `aws.kms.key.grants` instead.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"key":{"name":"key","type":"\u001baws.kms.key","title":"AWS Key Management Service (KMS) key","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"keys":{"name":"keys","type":"\u0019\u001baws.kms.key","title":"List of all customer master keys (CMKs) in the caller's AWS account across all regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Key Management Service (KMS)","desc":"Use the KMS namespace to enumerate customer-managed and AWS-managed keys across all enabled regions. Iterate `keys()` for every KMS key in the account — each entry surfaces aliases, key state and origin, key spec, rotation status, key policy, and the grants attached to the key, which is the data needed to audit which principals can encrypt and decrypt account-encrypted resources.","min_provider_version":"11.15.2","defaults":"keys","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kms.customKeyStore":{"id":"aws.kms.customKeyStore","name":"aws.kms.customKeyStore","fields":{"cloudHsmClusterId":{"name":"cloudHsmClusterId","type":"\u0007","is_mandatory":true,"title":"CloudHSM cluster ID backing the store (only set when customKeyStoreType is AWS_CLOUDHSM)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectionErrorCode":{"name":"connectionErrorCode","type":"\u0007","is_mandatory":true,"title":"Error code explaining why the store is not connected (empty when connected)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectionState":{"name":"connectionState","type":"\u0007","is_mandatory":true,"title":"Current connection state between KMS and the backing store","desc":"One of CONNECTED, CONNECTING, DISCONNECTED, DISCONNECTING, FAILED.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creationDate":{"name":"creationDate","type":"\t","is_mandatory":true,"title":"When the custom key store was registered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customKeyStoreId":{"name":"customKeyStoreId","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the custom key store","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customKeyStoreName":{"name":"customKeyStoreName","type":"\u0007","is_mandatory":true,"title":"User-supplied friendly name for the custom key store","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customKeyStoreType":{"name":"customKeyStoreType","type":"\u0007","is_mandatory":true,"title":"Backing key store type","desc":"One of `AWS_CLOUDHSM` (CloudHSM-backed) or `EXTERNAL_KEY_STORE` (external key store proxy + external key manager).","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the custom key store is registered in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trustAnchorCertificate":{"name":"trustAnchorCertificate","type":"\u0007","is_mandatory":true,"title":"Trust anchor certificate of the CloudHSM cluster (only set when customKeyStoreType is AWS_CLOUDHSM)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"xksProxyConfiguration":{"name":"xksProxyConfiguration","type":"\n","is_mandatory":true,"title":"External key store proxy configuration","desc":"Only set when `customKeyStoreType` is `EXTERNAL_KEY_STORE`. Shape: `{connectivity: \"PUBLIC_ENDPOINT\"|\"VPC_ENDPOINT_SERVICE\", accessKeyIdPresent: bool, uriEndpoint: string, uriPath: string, vpcEndpointServiceName: string, vpcEndpointServiceOwner: string}`. The raw `AccessKeyId` is intentionally surfaced only as `accessKeyIdPresent` to avoid leaking credentials into query output.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"KMS custom key store","desc":"Examine custom key stores registered with AWS KMS. A custom key store is either backed by an AWS CloudHSM cluster (`AWS_CLOUDHSM`) or by an external key manager reached through an external key store proxy (`EXTERNAL_KEY_STORE`). The `customKeyStoreId` selects an individual store, and the `connectionState`, `connectionErrorCode`, `cloudHsmClusterId`, and `xksProxyConfiguration` fields surface what is needed to audit which keys live outside KMS itself and whether the backing store is currently reachable.","private":true,"min_provider_version":"13.26.3","defaults":"customKeyStoreName customKeyStoreType connectionState region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kms.grant":{"id":"aws.kms.grant","name":"aws.kms.grant","fields":{"constraints":{"name":"constraints","type":"\n","is_mandatory":true,"title":"Constraints that restrict the operations the grant allows","desc":"Shape (any subset may be present): `{encryptionContextEquals: {key: \"value\", ...}, encryptionContextSubset: {key: \"value\", ...}}`. Empty/null when the grant has no constraints.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"When the grant was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"grantId":{"name":"grantId","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the grant","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"granteePrincipal":{"name":"granteePrincipal","type":"\u0007","is_mandatory":true,"title":"Principal that receives the grant's permissions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"issuingAccount":{"name":"issuingAccount","type":"\u0007","is_mandatory":true,"title":"AWS account under which the grant was issued","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"key":{"name":"key","type":"\u001baws.kms.key","title":"KMS key the grant applies to","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyArn":{"name":"keyArn","type":"\u0007","is_mandatory":true,"title":"ARN of the KMS key the grant applies to","desc":"Deprecated in favor of `key()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Friendly name supplied at grant creation, or empty when none was provided","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"operations":{"name":"operations","type":"\u0019\u0007","is_mandatory":true,"title":"List of operations permitted by the grant","desc":"Examples: Decrypt, Encrypt, GenerateDataKey, GenerateDataKeyWithoutPlaintext, ReEncryptFrom, ReEncryptTo, Sign, Verify, GenerateMac, VerifyMac, CreateGrant, RetireGrant, DescribeKey, DeriveSharedSecret.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retiringPrincipal":{"name":"retiringPrincipal","type":"\u0007","is_mandatory":true,"title":"Principal that can retire the grant","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS KMS key grant","private":true,"min_provider_version":"11.15.2","defaults":"grantId name granteePrincipal","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kms.key":{"id":"aws.kms.key","name":"aws.kms.key","fields":{"aliases":{"name":"aliases","type":"\u0019\u0007","title":"Aliases for the KMS key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"When the key was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customKeyStore":{"name":"customKeyStore","type":"\u001baws.kms.customKeyStore","title":"Custom key store that hosts the key's material (null when AWS-managed)","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletedAt":{"name":"deletedAt","type":"\t","title":"Scheduled deletion date for the key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabled":{"name":"enabled","type":"\u0004","title":"Whether the key is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionAlgorithms":{"name":"encryptionAlgorithms","type":"\u0019\u0007","title":"Encryption algorithms the key supports (e.g., SYMMETRIC_DEFAULT, RSAES_OAEP_SHA_1, RSAES_OAEP_SHA_256)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"expirationModel":{"name":"expirationModel","type":"\u0007","title":"Whether imported key material expires: KEY_MATERIAL_EXPIRES or KEY_MATERIAL_DOES_NOT_EXPIRE","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"grants":{"name":"grants","type":"\u0019\u001baws.kms.grant","title":"Grants for the key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyAgreementAlgorithms":{"name":"keyAgreementAlgorithms","type":"\u0019\u0007","title":"Key agreement algorithms the key supports (e.g., ECDH)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyManager":{"name":"keyManager","type":"\u0007","title":"Whether the key is managed by AWS or the customer (AWS or CUSTOMER)","min_provider_version":"13.2.7","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyRotationEnabled":{"name":"keyRotationEnabled","type":"\u0004","title":"Whether key rotation is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keySpec":{"name":"keySpec","type":"\u0007","title":"Describes the type of key material in the key","desc":"One of: SYMMETRIC_DEFAULT, RSA_2048, RSA_3072, RSA_4096, ECC_NIST_P256, ECC_NIST_P384, ECC_NIST_P521, ECC_SECG_P256K1, HMAC_224, HMAC_256, HMAC_384, HMAC_512, SM2.","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyState":{"name":"keyState","type":"\u0007","title":"Current state of the key: Creating, Enabled, Disabled, PendingDeletion, PendingImport, PendingReplicaDeletion, Unavailable, or Updating","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyUsage":{"name":"keyUsage","type":"\u0007","title":"Cryptographic operations the key supports: SIGN_VERIFY, ENCRYPT_DECRYPT, GENERATE_VERIFY_MAC, KEY_AGREEMENT","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUsageOperation":{"name":"lastUsageOperation","type":"\u0007","title":"Last successful cryptographic operation","desc":"For example: Decrypt, Encrypt, Sign, Verify, GenerateDataKey, GenerateMac, ReEncrypt, DeriveSharedSecret. Empty if the key has not been used since KMS began tracking.","min_provider_version":"13.18.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUsedAt":{"name":"lastUsedAt","type":"\t","title":"Date the key was last used for a successful cryptographic operation. Null if the key has not been used since KMS began tracking.","min_provider_version":"13.18.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"metadata":{"name":"metadata","type":"\n","title":"Metadata for the key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"multiRegion":{"name":"multiRegion","type":"\u0004","title":"Whether this is a multi-region key","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"multiRegionConfiguration":{"name":"multiRegionConfiguration","type":"\u001baws.kms.key.multiRegionConfiguration","title":"Primary and replica details of the multi-region key (null when not a multi-region key)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nextRotationAt":{"name":"nextRotationAt","type":"\t","title":"Next date that KMS will automatically rotate the key material","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"onDemandRotationStartedAt":{"name":"onDemandRotationStartedAt","type":"\t","title":"Date and time an in-progress on-demand rotation was initiated","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"origin":{"name":"origin","type":"\u0007","title":"Origin of the key material: AWS_KMS, EXTERNAL, AWS_CLOUDHSM, EXTERNAL_KEY_STORE","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\u0007","title":"Key policy document in JSON format","min_provider_version":"13.2.7","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the key lives in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rotationPeriodInDays":{"name":"rotationPeriodInDays","type":"\u0005","title":"Number of days between each automatic rotation (default 365)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"signingAlgorithms":{"name":"signingAlgorithms","type":"\u0019\u0007","title":"Signing algorithms the key supports (e.g., RSASSA_PSS_SHA_256, ECDSA_SHA_256)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the KMS key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"validTo":{"name":"validTo","type":"\t","title":"Expiration date for imported key material (null if key material does not expire)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"xksKeyConfiguration":{"name":"xksKeyConfiguration","type":"\n","title":"External key associated with this key when the key store is an External Key Store (xks)","desc":"Shape (when present): `{id: \"external-key-id\"}` — the identifier the external key store proxy uses to address the external key. Null for keys not backed by an External Key Store.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Key Management Service (KMS) key","private":true,"min_provider_version":"11.15.2","defaults":"id region aliases metadata.Description","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.kms.key.multiRegionConfiguration":{"id":"aws.kms.key.multiRegionConfiguration","name":"aws.kms.key.multiRegionConfiguration","fields":{"multiRegionKeyType":{"name":"multiRegionKeyType","type":"\u0007","is_mandatory":true,"title":"Whether the key is the PRIMARY or a REPLICA in its multi-region key set","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"primaryKey":{"name":"primaryKey","type":"\u001baws.kms.key","title":"Primary key in this multi-region key set","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"primaryKeyArn":{"name":"primaryKeyArn","type":"\u0007","is_mandatory":true,"title":"ARN of the primary key in this multi-region key set","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"primaryKeyRegion":{"name":"primaryKeyRegion","type":"\u0007","is_mandatory":true,"title":"Region of the primary key in this multi-region key set","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicaKeyArns":{"name":"replicaKeyArns","type":"\u0019\u0007","is_mandatory":true,"title":"ARNs of every replica key in this multi-region key set","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicaKeys":{"name":"replicaKeys","type":"\u0019\u001baws.kms.key","title":"Replica keys in this multi-region key set","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Multi-region configuration of a KMS key","desc":"Examine the primary/replica role of a multi-region key and the typed references to its primary and replica keys. The `multiRegionKeyType` field is PRIMARY for the primary key and REPLICA for replicas. The `primaryKey()` accessor resolves the primary across regions and `replicaKeys()` resolves every replica; both return null/empty when the referenced keys are not accessible to the caller (cross-region or permission boundary).","private":true,"min_provider_version":"13.6.3","defaults":"multiRegionKeyType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lambda":{"id":"aws.lambda","name":"aws.lambda","fields":{"codeSigningConfig":{"name":"codeSigningConfig","type":"\u001baws.lambda.codeSigningConfig","title":"AWS Lambda code signing configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"eventSourceMapping":{"name":"eventSourceMapping","type":"\u001baws.lambda.eventSourceMapping","title":"AWS Lambda event source mapping","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"eventSourceMappings":{"name":"eventSourceMappings","type":"\u0019\u001baws.lambda.eventSourceMapping","title":"List of event source mappings across all regions in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"function":{"name":"function","type":"\u001baws.lambda.function","title":"AWS Lambda function","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"functions":{"name":"functions","type":"\u0019\u001baws.lambda.function","title":"List of Lambda functions across all regions in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"layer":{"name":"layer","type":"\u001baws.lambda.layer","title":"AWS Lambda layer","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"layers":{"name":"layers","type":"\u0019\u001baws.lambda.layer","title":"List of Lambda layers across all regions in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Lambda","desc":"Use the Lambda namespace to enumerate serverless functions and the building blocks around them. Iterate `functions()` for every Lambda function across enabled regions (with its runtime, handler, package type, IAM execution role, environment variables, KMS key, VPC configuration, concurrency settings, code signing config, and resource policy), `layers()` for shared Lambda layers, and `eventSourceMappings()` for the event source mappings that connect functions to Kinesis, DynamoDB Streams, SQS, MSK, MQ, and self-managed Kafka.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lambda.codeSigningConfig":{"id":"aws.lambda.codeSigningConfig","name":"aws.lambda.codeSigningConfig","fields":{"allowedPublisherProfileArns":{"name":"allowedPublisherProfileArns","type":"\u0019\u0007","is_mandatory":true,"title":"Allowed publisher signing profile version ARNs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the code signing configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the code signing configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the code signing configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModified":{"name":"lastModified","type":"\t","is_mandatory":true,"title":"When the configuration was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"untrustedArtifactOnDeployment":{"name":"untrustedArtifactOnDeployment","type":"\u0007","is_mandatory":true,"title":"Action on untrusted artifact deployment: Warn or Enforce","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Lambda code signing configuration","private":true,"min_provider_version":"11.15.2","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lambda.eventSourceMapping":{"id":"aws.lambda.eventSourceMapping","name":"aws.lambda.eventSourceMapping","fields":{"batchSize":{"name":"batchSize","type":"\u0005","is_mandatory":true,"title":"Maximum number of records in each batch","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bisectBatchOnFunctionError":{"name":"bisectBatchOnFunctionError","type":"\u0004","is_mandatory":true,"title":"Whether to split the batch on function error","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventSourceArn":{"name":"eventSourceArn","type":"\u0007","is_mandatory":true,"title":"ARN of the event source","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filterCriteria":{"name":"filterCriteria","type":"\n","is_mandatory":true,"title":"Filter criteria as JSON","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"function":{"name":"function","type":"\u001baws.lambda.function","title":"Lambda function for the event source mapping","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"functionArn":{"name":"functionArn","type":"\u0007","is_mandatory":true,"title":"ARN of the Lambda function","desc":"Deprecated in favor of `function()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"lastModified":{"name":"lastModified","type":"\t","is_mandatory":true,"title":"When the event source mapping was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastProcessingResult":{"name":"lastProcessingResult","type":"\u0007","is_mandatory":true,"title":"Result of the last processing attempt","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumBatchingWindowInSeconds":{"name":"maximumBatchingWindowInSeconds","type":"\u0005","is_mandatory":true,"title":"Maximum time in seconds to gather records before invoking the function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumConcurrency":{"name":"maximumConcurrency","type":"\u0005","is_mandatory":true,"title":"Maximum concurrency for SQS event sources","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumRecordAgeInSeconds":{"name":"maximumRecordAgeInSeconds","type":"\u0005","is_mandatory":true,"title":"Maximum age of a record in seconds (-1 for infinite)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumRetryAttempts":{"name":"maximumRetryAttempts","type":"\u0005","is_mandatory":true,"title":"Maximum number of retry attempts (-1 for infinite)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"onFailureDestinationArn":{"name":"onFailureDestinationArn","type":"\u0007","is_mandatory":true,"title":"ARN of the on-failure destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parallelizationFactor":{"name":"parallelizationFactor","type":"\u0005","is_mandatory":true,"title":"Number of batches to process concurrently from each shard","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"queues":{"name":"queues","type":"\u0019\u0007","is_mandatory":true,"title":"Amazon MQ broker destination queues","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the event source mapping exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startingPosition":{"name":"startingPosition","type":"\u0007","is_mandatory":true,"title":"Position in stream to start reading: AT_TIMESTAMP, LATEST, TRIM_HORIZON","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the event source mapping: Creating, Enabling, Enabled, Disabling, Disabled, Updating, Deleting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateTransitionReason":{"name":"stateTransitionReason","type":"\u0007","is_mandatory":true,"title":"Reason for the current state transition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"topics":{"name":"topics","type":"\u0019\u0007","is_mandatory":true,"title":"Kafka topics for the event source mapping","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tumblingWindowInSeconds":{"name":"tumblingWindowInSeconds","type":"\u0005","is_mandatory":true,"title":"Duration in seconds of the tumbling window","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"uuid":{"name":"uuid","type":"\u0007","is_mandatory":true,"title":"UUID of the event source mapping","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Lambda event source mapping","private":true,"min_provider_version":"11.15.2","defaults":"uuid eventSourceArn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lambda.function":{"id":"aws.lambda.function","name":"aws.lambda.function","fields":{"alias":{"name":"alias","type":"\u001baws.lambda.function.alias","title":"AWS Lambda function alias","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"aliases":{"name":"aliases","type":"\u0019\u001baws.lambda.function.alias","title":"Aliases for this function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"architectures":{"name":"architectures","type":"\u0019\u0007","is_mandatory":true,"title":"Instruction set architectures supported by the function (x86_64, arm64)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"codeSha256":{"name":"codeSha256","type":"\u0007","is_mandatory":true,"title":"SHA-256 hash of the function deployment package","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"codeSigningConfig":{"name":"codeSigningConfig","type":"\u001baws.lambda.codeSigningConfig","title":"Code signing configuration (null if not configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"codeSize":{"name":"codeSize","type":"\u0005","is_mandatory":true,"title":"Size of the function deployment package in bytes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"concurrency":{"name":"concurrency","type":"\u0005","title":"Concurrency limit for the function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Human-readable description of the function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dlqTargetArn":{"name":"dlqTargetArn","type":"\u0007","is_mandatory":true,"title":"Target ARN of the dead-letter queue config","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environment":{"name":"environment","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Environment variables configured for the function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ephemeralStorageSize":{"name":"ephemeralStorageSize","type":"\u0005","is_mandatory":true,"title":"Size of the /tmp directory in MB (512-10240)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventInvokeConfig":{"name":"eventInvokeConfig","type":"\n","title":"Event invoke configuration (destinations, max retry attempts, max event age)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventSourceMappings":{"name":"eventSourceMappings","type":"\u0019\u001baws.lambda.eventSourceMapping","title":"Event source mappings for this function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fileSystemConfigs":{"name":"fileSystemConfigs","type":"\u0019\n","is_mandatory":true,"title":"File system mount configurations (EFS or S3 Files)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"handler":{"name":"handler","type":"\u0007","is_mandatory":true,"title":"Function entry point handler (e.g., index.handler)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageUri":{"name":"imageUri","type":"\u0007","title":"Container image URI for Image package type functions (empty for Zip package type functions)","min_provider_version":"13.26.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt environment variables","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKeyArn":{"name":"kmsKeyArn","type":"\u0007","is_mandatory":true,"title":"KMS key ARN used to encrypt environment variables","desc":"Deprecated in favor of `kmsKey()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"When the function was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdateStatus":{"name":"lastUpdateStatus","type":"\u0007","is_mandatory":true,"title":"Status of the last function update (Successful, Failed, InProgress)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdateStatusReason":{"name":"lastUpdateStatusReason","type":"\u0007","is_mandatory":true,"title":"Reason for the last update status","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"layer":{"name":"layer","type":"\u001baws.lambda.function.layer","title":"Layer attached to an AWS Lambda function","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"layers":{"name":"layers","type":"\u0019\u001baws.lambda.function.layer","is_mandatory":true,"title":"Layers attached to the function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loggingConfig":{"name":"loggingConfig","type":"\u001baws.lambda.function.loggingConfig","is_mandatory":true,"title":"Logging configuration for the function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"memorySize":{"name":"memorySize","type":"\u0005","is_mandatory":true,"title":"Amount of memory available to the function at runtime in MB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"packageType":{"name":"packageType","type":"\u0007","is_mandatory":true,"title":"Deployment package type (Zip or Image)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\n","title":"Policy for the function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"provisionedConcurrencyConfig":{"name":"provisionedConcurrencyConfig","type":"\u001baws.lambda.function.provisionedConcurrencyConfig","title":"AWS Lambda function provisioned concurrency configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"provisionedConcurrencyConfigs":{"name":"provisionedConcurrencyConfigs","type":"\u0019\u001baws.lambda.function.provisionedConcurrencyConfig","title":"Provisioned concurrency configurations for this function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the function exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resolvedImageUri":{"name":"resolvedImageUri","type":"\u0007","title":"Resolved digest-pinned container image URI for Image package type functions (empty for Zip package type functions)","min_provider_version":"13.26.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"role":{"name":"role","type":"\u001baws.iam.role","title":"IAM execution role for the function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"runtime":{"name":"runtime","type":"\u0007","is_mandatory":true,"title":"Runtime environment for the function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"runtimeManagementConfig":{"name":"runtimeManagementConfig","type":"\n","title":"Runtime management configuration (update mode and ARN)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups associated with the Lambda function","min_provider_version":"13.2.7","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"signingJobArn":{"name":"signingJobArn","type":"\u0007","is_mandatory":true,"title":"Code signing job ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"signingProfileVersionArn":{"name":"signingProfileVersionArn","type":"\u0007","is_mandatory":true,"title":"Code signing profile version ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapStartApplyOn":{"name":"snapStartApplyOn","type":"\u0007","is_mandatory":true,"title":"SnapStart apply mode: PublishedVersions or None","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapStartOptimizationStatus":{"name":"snapStartOptimizationStatus","type":"\u0007","is_mandatory":true,"title":"SnapStart optimization status: On or Off","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Current state of the function (Active, Inactive, Pending, Failed, Deactivating, Deactivated, ActiveNonInvocable, Deleting)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateReason":{"name":"stateReason","type":"\u0007","is_mandatory":true,"title":"Reason for the function's current state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets the Lambda function is connected to","min_provider_version":"13.2.7","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timeout":{"name":"timeout","type":"\u0005","is_mandatory":true,"title":"Maximum execution time in seconds before the function is stopped (1-900)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tracingMode":{"name":"tracingMode","type":"\u0007","is_mandatory":true,"title":"AWS X-Ray tracing mode for the function (Active or PassThrough)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"urlConfig":{"name":"urlConfig","type":"\u001baws.lambda.function.urlConfig","title":"Function URL configuration (null if no URL is configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u001baws.lambda.function.version","title":"AWS Lambda function version","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"versions":{"name":"versions","type":"\u0019\u001baws.lambda.function.version","title":"Published versions of this function","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC the Lambda function is connected to","min_provider_version":"13.2.7","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConfig":{"name":"vpcConfig","type":"\n","is_mandatory":true,"title":"Raw VPC configuration for the Lambda function","desc":"Deprecated in favor of `vpc()`, `subnets()`, and `securityGroups()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"AWS Lambda function","private":true,"min_provider_version":"11.15.2","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lambda.function.alias":{"id":"aws.lambda.function.alias","name":"aws.lambda.function.alias","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the alias","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the alias","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"functionVersion":{"name":"functionVersion","type":"\u0007","is_mandatory":true,"title":"Function version that the alias invokes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the alias","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"revisionId":{"name":"revisionId","type":"\u0007","is_mandatory":true,"title":"Unique identifier that changes when the alias is updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routingConfigWeights":{"name":"routingConfigWeights","type":"\u001a\u0007\u0006","is_mandatory":true,"title":"Traffic-shifting configuration weights (version to weight percentage, e.g. \"2\": 0.5)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Lambda function alias","private":true,"min_provider_version":"11.15.2","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lambda.function.layer":{"id":"aws.lambda.function.layer","name":"aws.lambda.function.layer","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the function layer version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"codeSize":{"name":"codeSize","type":"\u0005","is_mandatory":true,"title":"Size of the layer archive in bytes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"signingJobArn":{"name":"signingJobArn","type":"\u0007","is_mandatory":true,"title":"ARN of the signing job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"signingProfileVersionArn":{"name":"signingProfileVersionArn","type":"\u0007","is_mandatory":true,"title":"ARN of the signing profile version","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Layer attached to an AWS Lambda function","private":true,"min_provider_version":"11.15.2","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lambda.function.loggingConfig":{"id":"aws.lambda.function.loggingConfig","name":"aws.lambda.function.loggingConfig","fields":{"applicationLogLevel":{"name":"applicationLogLevel","type":"\u0007","is_mandatory":true,"title":"Application log level: TRACE, DEBUG, INFO, WARN, ERROR, FATAL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logFormat":{"name":"logFormat","type":"\u0007","is_mandatory":true,"title":"Log format: Text or JSON","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logGroup":{"name":"logGroup","type":"\u0007","is_mandatory":true,"title":"CloudWatch log group name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"systemLogLevel":{"name":"systemLogLevel","type":"\u0007","is_mandatory":true,"title":"System log level: DEBUG, INFO, WARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Logging configuration for an AWS Lambda function","private":true,"min_provider_version":"11.15.2","defaults":"logFormat logGroup","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lambda.function.provisionedConcurrencyConfig":{"id":"aws.lambda.function.provisionedConcurrencyConfig","name":"aws.lambda.function.provisionedConcurrencyConfig","fields":{"allocatedConcurrentExecutions":{"name":"allocatedConcurrentExecutions","type":"\u0005","is_mandatory":true,"title":"Allocated provisioned concurrency amount","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availableConcurrentExecutions":{"name":"availableConcurrentExecutions","type":"\u0005","is_mandatory":true,"title":"Available provisioned concurrency amount","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"functionArn":{"name":"functionArn","type":"\u0007","is_mandatory":true,"title":"ARN of the alias or version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModified":{"name":"lastModified","type":"\t","is_mandatory":true,"title":"When the configuration was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"requestedConcurrentExecutions":{"name":"requestedConcurrentExecutions","type":"\u0005","is_mandatory":true,"title":"Requested provisioned concurrency amount","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the allocation: IN_PROGRESS, READY, FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusReason":{"name":"statusReason","type":"\u0007","is_mandatory":true,"title":"Reason for the current status","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Lambda function provisioned concurrency configuration","private":true,"min_provider_version":"11.15.2","defaults":"functionArn status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lambda.function.urlConfig":{"id":"aws.lambda.function.urlConfig","name":"aws.lambda.function.urlConfig","fields":{"authType":{"name":"authType","type":"\u0007","is_mandatory":true,"title":"Authentication type for the function URL: AWS_IAM or NONE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"corsAllowCredentials":{"name":"corsAllowCredentials","type":"\u0004","is_mandatory":true,"title":"Whether credentials are included in CORS requests","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"corsAllowHeaders":{"name":"corsAllowHeaders","type":"\u0019\u0007","is_mandatory":true,"title":"Allowed headers for CORS requests","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"corsAllowMethods":{"name":"corsAllowMethods","type":"\u0019\u0007","is_mandatory":true,"title":"Allowed HTTP methods for CORS requests","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"corsAllowOrigins":{"name":"corsAllowOrigins","type":"\u0019\u0007","is_mandatory":true,"title":"Allowed origins for CORS requests","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"corsExposeHeaders":{"name":"corsExposeHeaders","type":"\u0019\u0007","is_mandatory":true,"title":"Response headers to expose in CORS requests","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"corsMaxAge":{"name":"corsMaxAge","type":"\u0005","is_mandatory":true,"title":"Maximum time in seconds that browsers can cache CORS results","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"When the function URL was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"functionUrl":{"name":"functionUrl","type":"\u0007","is_mandatory":true,"title":"Function URL endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"When the function URL was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Lambda function URL configuration","private":true,"min_provider_version":"11.15.2","defaults":"functionUrl authType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lambda.function.version":{"id":"aws.lambda.function.version","name":"aws.lambda.function.version","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of this function version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"codeSha256":{"name":"codeSha256","type":"\u0007","is_mandatory":true,"title":"SHA-256 hash of the deployment package","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the Lambda function","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"handler":{"name":"handler","type":"\u0007","is_mandatory":true,"title":"Function handler","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"When this version was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"memorySize":{"name":"memorySize","type":"\u0005","is_mandatory":true,"title":"Memory size in MB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"runtime":{"name":"runtime","type":"\u0007","is_mandatory":true,"title":"Runtime environment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State: Active, Inactive, Pending, Failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timeout":{"name":"timeout","type":"\u0005","is_mandatory":true,"title":"Timeout in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0007","is_mandatory":true,"title":"Version number (e.g., \"1\", \"2\", \"$LATEST\")","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Lambda function version","private":true,"min_provider_version":"13.12.1","defaults":"arn version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lambda.layer":{"id":"aws.lambda.layer","name":"aws.lambda.layer","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the layer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"compatibleArchitectures":{"name":"compatibleArchitectures","type":"\u0019\u0007","is_mandatory":true,"title":"Compatible instruction set architectures for the latest version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"compatibleRuntimes":{"name":"compatibleRuntimes","type":"\u0019\u0007","is_mandatory":true,"title":"Compatible runtimes for the latest version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdDate":{"name":"createdDate","type":"\t","is_mandatory":true,"title":"When the latest version was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the latest version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestVersion":{"name":"latestVersion","type":"\u0005","is_mandatory":true,"title":"Latest version number","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestVersionArn":{"name":"latestVersionArn","type":"\u0007","is_mandatory":true,"title":"ARN of the latest layer version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"licenseInfo":{"name":"licenseInfo","type":"\u0007","is_mandatory":true,"title":"License information for the latest version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the layer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u001baws.lambda.layer.version","title":"AWS Lambda layer version","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"versions":{"name":"versions","type":"\u0019\u001baws.lambda.layer.version","title":"All published versions of this layer","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Lambda layer","private":true,"min_provider_version":"11.15.2","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lambda.layer.version":{"id":"aws.lambda.layer.version","name":"aws.lambda.layer.version","fields":{"compatibleArchitectures":{"name":"compatibleArchitectures","type":"\u0019\u0007","is_mandatory":true,"title":"Compatible architectures","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"compatibleRuntimes":{"name":"compatibleRuntimes","type":"\u0019\u0007","is_mandatory":true,"title":"Compatible runtimes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdDate":{"name":"createdDate","type":"\t","is_mandatory":true,"title":"When this version was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the layer version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"layerVersionArn":{"name":"layerVersionArn","type":"\u0007","is_mandatory":true,"title":"ARN for this specific layer version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"licenseInfo":{"name":"licenseInfo","type":"\u0007","is_mandatory":true,"title":"License information","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0005","is_mandatory":true,"title":"Version number","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Lambda layer version","private":true,"min_provider_version":"13.12.1","defaults":"layerVersionArn version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lightsail":{"id":"aws.lightsail","name":"aws.lightsail","fields":{"bucket":{"name":"bucket","type":"\u001baws.lightsail.bucket","title":"Amazon Lightsail bucket","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"buckets":{"name":"buckets","type":"\u0019\u001baws.lightsail.bucket","title":"List of Lightsail buckets","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"database":{"name":"database","type":"\u001baws.lightsail.database","title":"Amazon Lightsail relational database","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"databases":{"name":"databases","type":"\u0019\u001baws.lightsail.database","title":"List of Lightsail databases","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"disk":{"name":"disk","type":"\u001baws.lightsail.disk","title":"Amazon Lightsail block storage disk","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"disks":{"name":"disks","type":"\u0019\u001baws.lightsail.disk","title":"List of Lightsail block storage disks","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"distribution":{"name":"distribution","type":"\u001baws.lightsail.distribution","title":"Amazon Lightsail content delivery network (CDN) distribution","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"distributions":{"name":"distributions","type":"\u0019\u001baws.lightsail.distribution","title":"List of Lightsail content delivery network (CDN) distributions","min_provider_version":"13.25.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instance":{"name":"instance","type":"\u001baws.lightsail.instance","title":"Amazon Lightsail instance","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"instances":{"name":"instances","type":"\u0019\u001baws.lightsail.instance","title":"List of Lightsail instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loadBalancer":{"name":"loadBalancer","type":"\u001baws.lightsail.loadBalancer","title":"Amazon Lightsail load balancer","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"loadBalancers":{"name":"loadBalancers","type":"\u0019\u001baws.lightsail.loadBalancer","title":"List of Lightsail load balancers","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Lightsail","desc":"Use the Lightsail namespace to enumerate the simplified VPS-style resources Lightsail provisions in the account. Iterate `instances()` for Lightsail compute instances (with their bundle, blueprint, public and private IPs, attached static IPs, key-pair, and instance-level firewall rules), `databases()` for managed relational databases (with their engine, parameter snapshot, public accessibility, and backup retention), `loadBalancers()` for Lightsail load balancers (with their HTTPS certificates and attached instances), and `buckets()` for Lightsail object-storage buckets (with their access rules and resource attachments).","min_provider_version":"13.1.1","defaults":"instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lightsail.bucket":{"id":"aws.lightsail.bucket","name":"aws.lightsail.bucket","fields":{"ableToUpdateBundle":{"name":"ableToUpdateBundle","type":"\u0004","is_mandatory":true,"title":"Whether the bucket's bundle can be updated to a different storage plan","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"accessRules":{"name":"accessRules","type":"\n","title":"Access rules for the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bundleId":{"name":"bundleId","type":"\u0007","is_mandatory":true,"title":"Bundle ID (storage plan)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the bucket was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"objectVersioning":{"name":"objectVersioning","type":"\u0007","is_mandatory":true,"title":"Object versioning state: Enabled, Suspended, NeverEnabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"readonlyAccessAccounts":{"name":"readonlyAccessAccounts","type":"\u0019\u0007","is_mandatory":true,"title":"AWS account IDs with read-only access to the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourcesReceivingAccess":{"name":"resourcesReceivingAccess","type":"\u0019\n","title":"Lightsail resources that have access to the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"url":{"name":"url","type":"\u0007","is_mandatory":true,"title":"URL of the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Lightsail bucket","private":true,"min_provider_version":"13.1.1","defaults":"name arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lightsail.database":{"id":"aws.lightsail.database","name":"aws.lightsail.database","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backupRetentionEnabled":{"name":"backupRetentionEnabled","type":"\u0004","is_mandatory":true,"title":"Whether automated backup retention is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"caCertificateIdentifier":{"name":"caCertificateIdentifier","type":"\u0007","is_mandatory":true,"title":"CA certificate identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cpuCount":{"name":"cpuCount","type":"\u0005","title":"CPU count for the database","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the database was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"diskSizeInGb":{"name":"diskSizeInGb","type":"\u0005","title":"Disk size in GB for the database","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointAddress":{"name":"endpointAddress","type":"\u0007","title":"Endpoint address","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointPort":{"name":"endpointPort","type":"\u0005","title":"Endpoint port","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Database engine (for example, mysql or postgres)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Database engine version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hasPendingModifiedValues":{"name":"hasPendingModifiedValues","type":"\u0004","title":"Whether pending modified values exist","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestRestorableTime":{"name":"latestRestorableTime","type":"\t","is_mandatory":true,"title":"Latest point in time to which the database can be restored","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterDatabaseName":{"name":"masterDatabaseName","type":"\u0007","is_mandatory":true,"title":"Master database name created when the database resource was provisioned","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterUsername":{"name":"masterUsername","type":"\u0007","is_mandatory":true,"title":"Master username","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameterApplyStatus":{"name":"parameterApplyStatus","type":"\u0007","is_mandatory":true,"title":"Status of parameter updates for the database","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pendingModifiedValues":{"name":"pendingModifiedValues","type":"\n","title":"Pending database value modifications (backupRetentionEnabled, engineVersion, masterUserPassword)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredBackupWindow":{"name":"preferredBackupWindow","type":"\u0007","is_mandatory":true,"title":"Preferred backup window (for example, 16:00-16:30)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredMaintenanceWindow":{"name":"preferredMaintenanceWindow","type":"\u0007","is_mandatory":true,"title":"Preferred weekly maintenance window (for example, Tue:17:00-Tue:17:30)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publiclyAccessible":{"name":"publiclyAccessible","type":"\u0004","is_mandatory":true,"title":"Whether the database is publicly accessible","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ramSizeInGb":{"name":"ramSizeInGb","type":"\u0006","title":"Amount of RAM in GB for the database","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"relationalDatabaseBlueprintId":{"name":"relationalDatabaseBlueprintId","type":"\u0007","is_mandatory":true,"title":"Blueprint ID for the database (describes the major engine version)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"relationalDatabaseBundleId":{"name":"relationalDatabaseBundleId","type":"\u0007","is_mandatory":true,"title":"Bundle ID for the database (describes performance specifications)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"secondaryAvailabilityZone":{"name":"secondaryAvailabilityZone","type":"\u0007","is_mandatory":true,"title":"Secondary Availability Zone used by high-availability databases for failover","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportCode":{"name":"supportCode","type":"\u0007","is_mandatory":true,"title":"Support code for AWS Support inquiries about the database","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the database","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Lightsail relational database","private":true,"min_provider_version":"13.1.1","defaults":"name arn state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lightsail.disk":{"id":"aws.lightsail.disk","name":"aws.lightsail.disk","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the disk","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachedTo":{"name":"attachedTo","type":"\u001baws.lightsail.instance","title":"Lightsail instance the disk is attached to, when attached","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachedToName":{"name":"attachedToName","type":"\u0007","is_mandatory":true,"title":"Name of the Lightsail resource the disk is attached to (typically an instance)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability zone of the disk","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the disk was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iops":{"name":"iops","type":"\u0005","is_mandatory":true,"title":"Input/output operations per second (IOPS) provisioned for the disk","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isAttached":{"name":"isAttached","type":"\u0004","is_mandatory":true,"title":"Whether the disk is attached to a Lightsail resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isSystemDisk":{"name":"isSystemDisk","type":"\u0004","is_mandatory":true,"title":"Whether the disk is a system disk (has an operating system loaded on it)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the disk","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"path":{"name":"path","type":"\u0007","is_mandatory":true,"title":"Path the disk is exposed at on the attached instance (for example, /dev/xvdf)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the disk","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceType":{"name":"resourceType","type":"\u0007","is_mandatory":true,"title":"Lightsail resource type (typically Disk)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sizeInGb":{"name":"sizeInGb","type":"\u0005","is_mandatory":true,"title":"Size of the disk in GB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Status of the disk (pending, error, available, in-use, unknown)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportCode":{"name":"supportCode","type":"\u0007","is_mandatory":true,"title":"Support code for AWS Support inquiries about the disk","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the disk","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Lightsail block storage disk","private":true,"min_provider_version":"13.21.4","defaults":"name arn state sizeInGb isAttached","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lightsail.distribution":{"id":"aws.lightsail.distribution","name":"aws.lightsail.distribution","fields":{"ableToUpdateBundle":{"name":"ableToUpdateBundle","type":"\u0004","is_mandatory":true,"title":"Whether the distribution's bundle can be changed to another bundle","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"alternativeDomainNames":{"name":"alternativeDomainNames","type":"\u0019\u0007","is_mandatory":true,"title":"Alternative domain names (CNAMEs) of the distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bundleId":{"name":"bundleId","type":"\u0007","is_mandatory":true,"title":"Bundle ID describing the distribution's monthly data transfer quota and price","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheBehaviorSettings":{"name":"cacheBehaviorSettings","type":"\n","is_mandatory":true,"title":"Cache behavior settings of the distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cacheBehaviors":{"name":"cacheBehaviors","type":"\u0019\n","is_mandatory":true,"title":"Per-path cache behaviors of the distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificateName":{"name":"certificateName","type":"\u0007","is_mandatory":true,"title":"Name of the SSL/TLS certificate attached to the distribution (empty string when none)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the distribution was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultCacheBehavior":{"name":"defaultCacheBehavior","type":"\n","is_mandatory":true,"title":"Default cache behavior of the distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainName":{"name":"domainName","type":"\u0007","is_mandatory":true,"title":"Domain name of the distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddressType":{"name":"ipAddressType","type":"\u0007","is_mandatory":true,"title":"IP address type of the distribution (ipv4, ipv6, or dualstack)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isEnabled":{"name":"isEnabled","type":"\u0004","is_mandatory":true,"title":"Whether the distribution is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"origin":{"name":"origin","type":"\n","is_mandatory":true,"title":"Origin the distribution pulls content from, including its IP address type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the distribution is managed from","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the distribution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"viewerMinimumTlsProtocolVersion":{"name":"viewerMinimumTlsProtocolVersion","type":"\u0007","is_mandatory":true,"title":"Minimum TLS protocol version that the distribution accepts for viewer connections","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Lightsail content delivery network (CDN) distribution","private":true,"min_provider_version":"13.25.1","defaults":"name arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lightsail.instance":{"id":"aws.lightsail.instance","name":"aws.lightsail.instance","fields":{"addOns":{"name":"addOns","type":"\u0019\n","title":"Add-ons enabled on the instance (name, status, snapshotTimeOfDay, nextSnapshotTimeOfDay, threshold, duration)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"blueprintId":{"name":"blueprintId","type":"\u0007","is_mandatory":true,"title":"Blueprint ID (e.g., amazon_linux_2, ubuntu_20_04)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"blueprintName":{"name":"blueprintName","type":"\u0007","is_mandatory":true,"title":"Blueprint name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bundleId":{"name":"bundleId","type":"\u0007","is_mandatory":true,"title":"Bundle ID (e.g., nano_3_0, micro_3_0)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cpuCount":{"name":"cpuCount","type":"\u0005","title":"CPU count","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the instance was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firewallRules":{"name":"firewallRules","type":"\u0019\n","title":"Firewall rules (open ports, CIDRs, protocols)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddressType":{"name":"ipAddressType","type":"\u0007","is_mandatory":true,"title":"IP address type (ipv4, ipv6, or dualstack)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipv6Addresses":{"name":"ipv6Addresses","type":"\u0019\u0007","is_mandatory":true,"title":"IPv6 addresses","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isStaticIp":{"name":"isStaticIp","type":"\u0004","is_mandatory":true,"title":"Whether the instance has a static IP","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"monthlyTransferGbPerMonthAllocated":{"name":"monthlyTransferGbPerMonthAllocated","type":"\u0005","is_mandatory":true,"title":"Amount of data in GB allocated for monthly data transfers","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ports":{"name":"ports","type":"\u0019\n","title":"Open ports on the instance with access policies","desc":"Each entry has fromPort, toPort, protocol, accessFrom, accessType, commonName, accessDirection, cidrs, ipv6Cidrs, and cidrListAliases.","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privateIpAddress":{"name":"privateIpAddress","type":"\u0007","is_mandatory":true,"title":"Private IP address","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicIpAddress":{"name":"publicIpAddress","type":"\u0007","is_mandatory":true,"title":"Public IP address","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ramSizeInGb":{"name":"ramSizeInGb","type":"\u0006","title":"RAM size in GB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sshKeyName":{"name":"sshKeyName","type":"\u0007","is_mandatory":true,"title":"SSH key name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Instance state (running, stopped, pending, stopping)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateCode":{"name":"stateCode","type":"\u0005","is_mandatory":true,"title":"Numeric state code reported by the instance","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportCode":{"name":"supportCode","type":"\u0007","is_mandatory":true,"title":"Support code for AWS Support inquiries about the instance","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"username":{"name":"username","type":"\u0007","is_mandatory":true,"title":"Username for SSH access","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Lightsail instance","private":true,"min_provider_version":"13.1.1","defaults":"name arn state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.lightsail.loadBalancer":{"id":"aws.lightsail.loadBalancer","name":"aws.lightsail.loadBalancer","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the load balancer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZones":{"name":"availabilityZones","type":"\u0019\u0007","is_mandatory":true,"title":"Availability zones","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the load balancer was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnsName":{"name":"dnsName","type":"\u0007","is_mandatory":true,"title":"DNS name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthCheckPath":{"name":"healthCheckPath","type":"\u0007","is_mandatory":true,"title":"Health check path","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"httpsRedirectionEnabled":{"name":"httpsRedirectionEnabled","type":"\u0004","title":"Whether HTTPS redirection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceHealthSummary":{"name":"instanceHealthSummary","type":"\u0019\n","title":"Instance health summary","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instancePort":{"name":"instancePort","type":"\u0005","is_mandatory":true,"title":"Instance port","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddressType":{"name":"ipAddressType","type":"\u0007","is_mandatory":true,"title":"IP address type (ipv4, ipv6, or dualstack)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the load balancer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"protocol":{"name":"protocol","type":"\u0007","is_mandatory":true,"title":"Protocol: HTTP_HTTPS or HTTP","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicPorts":{"name":"publicPorts","type":"\u0019\u0005","is_mandatory":true,"title":"Public ports","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the load balancer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sessionStickinessEnabled":{"name":"sessionStickinessEnabled","type":"\u0004","title":"Whether session stickiness (cookie-based) is enabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sessionStickinessLbCookieDurationSeconds":{"name":"sessionStickinessLbCookieDurationSeconds","type":"\u0005","title":"Lifetime in seconds of the session stickiness cookie when stickiness is enabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State: active, provisioning, active_impaired, failed, unknown","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportCode":{"name":"supportCode","type":"\u0007","is_mandatory":true,"title":"Support code for AWS Support inquiries about the load balancer","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the load balancer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tlsCertificateSummaries":{"name":"tlsCertificateSummaries","type":"\u0019\n","title":"TLS certificate summaries (name, isAttached)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tlsPolicyName":{"name":"tlsPolicyName","type":"\u0007","is_mandatory":true,"title":"Name of the TLS security policy attached to the load balancer","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Lightsail load balancer","private":true,"min_provider_version":"13.1.1","defaults":"name arn state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.macie":{"id":"aws.macie","name":"aws.macie","fields":{"administrator":{"name":"administrator","type":"\u001baws.macie.administrator","title":"Amazon Macie administrator association","desc":"Examine the delegated administrator association for this Macie account in a given region. Use `accountId` to identify the administrator account and `relationshipStatus` to confirm the association is active.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"administrators":{"name":"administrators","type":"\u0019\u001baws.macie.administrator","title":"Administrator account associations for this Macie account (one per region where a relationship exists)","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"allowList":{"name":"allowList","type":"\u001baws.macie.allowList","title":"Amazon Macie allow list","desc":"Examine a single Macie allow list. An allow list specifies text or a text pattern (regex or S3-hosted word list) that Macie ignores when looking for sensitive data. Inspect `criteria` for the underlying regex or S3 object reference, `status` for the list's accessibility state, and `tags` for governance.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"allowLists":{"name":"allowLists","type":"\u0019\u001baws.macie.allowList","title":"Saved allow lists (regex or S3-object word lists) that Macie ignores when classifying data","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"automatedDiscoveryConfiguration":{"name":"automatedDiscoveryConfiguration","type":"\u001baws.macie.automatedDiscoveryConfiguration","title":"Amazon Macie automated sensitive data discovery configuration","desc":"Examine the automated sensitive data discovery state and policy for an account in a given region. `status` reports whether discovery is currently running, `autoEnableOrganizationMembers` controls onboarding of new org accounts, and `classificationScopeId` / `sensitivityInspectionTemplateId` identify the configuration objects that select which buckets and detectors are used.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"automatedDiscoveryConfigurations":{"name":"automatedDiscoveryConfigurations","type":"\u0019\u001baws.macie.automatedDiscoveryConfiguration","title":"Automated sensitive data discovery configuration per region","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bucket":{"name":"bucket","type":"\u001baws.macie.bucket","title":"Amazon Macie bucket coverage entry","desc":"Examine a single S3 bucket as Macie sees it: its sensitivity score, public-access summary, server-side encryption defaults, sharing status, last-analyzed time, and whether a classification job has run against it. Use `bucket` to traverse to the underlying `aws.s3.bucket` resource for owner-side queries, and inspect `automatedDiscoveryMonitoringStatus` to confirm whether the bucket is in scope for Macie's automated sensitive data discovery.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"buckets":{"name":"buckets","type":"\u0019\u001baws.macie.bucket","title":"S3 buckets that Macie monitors, with per-bucket sensitivity, public access, encryption, sharing, and automated-discovery coverage state","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"classificationExportConfiguration":{"name":"classificationExportConfiguration","type":"\u001baws.macie.classificationExportConfiguration","title":"Amazon Macie classification result export configuration","desc":"Examine where Macie writes data classification results in a given region: the destination S3 bucket and KMS key. Use `bucket` and `kmsKey` to traverse to the modeled S3 and KMS resources for further inspection (bucket policy, key rotation, grants).","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"classificationExportConfigurations":{"name":"classificationExportConfigurations","type":"\u0019\u001baws.macie.classificationExportConfiguration","title":"Classification result export configuration per region (S3 destination + KMS key)","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"classificationJob":{"name":"classificationJob","type":"\u001baws.macie.classificationJob","title":"Amazon Macie classification job","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"classificationJobs":{"name":"classificationJobs","type":"\u0019\u001baws.macie.classificationJob","title":"List of classification jobs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customDataIdentifier":{"name":"customDataIdentifier","type":"\u001baws.macie.customDataIdentifier","title":"Amazon Macie custom data identifier","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"customDataIdentifiers":{"name":"customDataIdentifiers","type":"\u0019\u001baws.macie.customDataIdentifier","title":"List of custom data identifiers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"finding":{"name":"finding","type":"\u001baws.macie.finding","title":"Amazon Macie finding","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"findings":{"name":"findings","type":"\u0019\u001baws.macie.finding","title":"List of findings","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"findingsFilter":{"name":"findingsFilter","type":"\u001baws.macie.findingsFilter","title":"Amazon Macie findings filter","desc":"Examine a saved findings filter — the criteria Macie applies to findings, and whether matching findings are archived (suppressed) or left alone. Use `action` to identify suppression rules and `findingCriteria` to inspect the field-level match conditions.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"findingsFilters":{"name":"findingsFilters","type":"\u0019\u001baws.macie.findingsFilter","title":"Findings filters (saved query criteria) that suppress or archive matching findings","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"invitation":{"name":"invitation","type":"\u001baws.macie.invitation","title":"Amazon Macie membership invitation","desc":"Examine an inbound Macie membership invitation that has not yet been accepted or declined by this account. Use `relationshipStatus` to distinguish invited from other states, and `accountId` to identify the inviting administrator.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"invitations":{"name":"invitations","type":"\u0019\u001baws.macie.invitation","title":"Inbound Macie membership invitations for this account","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"member":{"name":"member","type":"\u001baws.macie.member","title":"Amazon Macie member account","desc":"Examine a member account associated with this Macie administrator account. `relationshipStatus` indicates whether Macie is enabled on the member account and whether the administrator can manage it; `administratorAccountId` is the account ID of the delegated administrator.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"members":{"name":"members","type":"\u0019\u001baws.macie.member","title":"Member accounts of the Macie administrator for this account","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"session":{"name":"session","type":"\u001baws.macie.session","title":"Amazon Macie session","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"sessions":{"name":"sessions","type":"\u0019\u001baws.macie.session","title":"List of Macie sessions","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Macie","desc":"Use the Macie namespace to enumerate Macie data-protection coverage and data-classification activity in the account. Iterate `sessions()` for the per-region Macie enablement state and finding publishing frequency, `classificationJobs()` for the S3 sensitive-data discovery jobs that have been run, `customDataIdentifiers()` for tenant-defined regex/keyword detectors, and `findings()` for the active findings produced.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.macie.administrator":{"id":"aws.macie.administrator","name":"aws.macie.administrator","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"Account ID of the administrator account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"invitationId":{"name":"invitationId","type":"\u0007","is_mandatory":true,"title":"ID of the invitation that established the relationship (null when associated via AWS Organizations)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"invitedAt":{"name":"invitedAt","type":"\t","is_mandatory":true,"title":"Date and time when the invitation was sent (null when associated via AWS Organizations)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the association is recorded","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"relationshipStatus":{"name":"relationshipStatus","type":"\u0007","is_mandatory":true,"title":"Status of the relationship to the administrator account","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Macie administrator association","desc":"Examine the delegated administrator association for this Macie account in a given region. Use `accountId` to identify the administrator account and `relationshipStatus` to confirm the association is active.","private":true,"min_provider_version":"13.23.2","defaults":"accountId relationshipStatus region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.macie.allowList":{"id":"aws.macie.allowList","name":"aws.macie.allowList","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the allow list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time when the allow list was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"criteria":{"name":"criteria","type":"\n","title":"Criteria of the allow list, with shape varying by type: `regex` (regular expression string) or `s3WordsList` ({bucketName, objectKey})","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the allow list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID of the allow list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the allow list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the allow list is defined","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status code","desc":"OK or one of S3_OBJECT_ACCESS_DENIED, S3_OBJECT_EMPTY, S3_OBJECT_NOT_FOUND, S3_OBJECT_OVERSIZE, S3_THROTTLED, S3_USER_ACCESS_DENIED, UNKNOWN_ERROR.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusDescription":{"name":"statusDescription","type":"\u0007","title":"Status description if Macie could not access or parse the allow list's criteria","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags on the allow list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date and time when the allow list's settings were last changed","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Macie allow list","desc":"Examine a single Macie allow list. An allow list specifies text or a text pattern (regex or S3-hosted word list) that Macie ignores when looking for sensitive data. Inspect `criteria` for the underlying regex or S3 object reference, `status` for the list's accessibility state, and `tags` for governance.","private":true,"min_provider_version":"13.23.2","defaults":"id name region status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.macie.automatedDiscoveryConfiguration":{"id":"aws.macie.automatedDiscoveryConfiguration","name":"aws.macie.automatedDiscoveryConfiguration","fields":{"autoEnableOrganizationMembers":{"name":"autoEnableOrganizationMembers","type":"\u0007","is_mandatory":true,"title":"Policy for enabling automated discovery on organization member accounts: ALL, NEW, or NONE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"classificationScopeId":{"name":"classificationScopeId","type":"\u0007","is_mandatory":true,"title":"ID of the classification scope (S3-bucket exclusion list) used for analyses","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"disabledAt":{"name":"disabledAt","type":"\t","is_mandatory":true,"title":"Date and time when automated discovery was most recently disabled (null if currently enabled)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firstEnabledAt":{"name":"firstEnabledAt","type":"\t","is_mandatory":true,"title":"Date and time when automated discovery was first enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdatedAt":{"name":"lastUpdatedAt","type":"\t","is_mandatory":true,"title":"Date and time when the configuration was most recently changed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region this configuration applies to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sensitivityInspectionTemplateId":{"name":"sensitivityInspectionTemplateId","type":"\u0007","is_mandatory":true,"title":"ID of the sensitivity inspection template (allow lists, custom/managed identifiers) used for analyses","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current status of automated discovery: ENABLED or DISABLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Macie automated sensitive data discovery configuration","desc":"Examine the automated sensitive data discovery state and policy for an account in a given region. `status` reports whether discovery is currently running, `autoEnableOrganizationMembers` controls onboarding of new org accounts, and `classificationScopeId` / `sensitivityInspectionTemplateId` identify the configuration objects that select which buckets and detectors are used.","private":true,"min_provider_version":"13.23.2","defaults":"region status autoEnableOrganizationMembers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.macie.bucket":{"id":"aws.macie.bucket","name":"aws.macie.bucket","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"Account ID that owns the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"allowsUnencryptedObjectUploads":{"name":"allowsUnencryptedObjectUploads","type":"\u0007","is_mandatory":true,"title":"Whether the bucket policy requires server-side encryption of new objects: FALSE (required), TRUE (not required or no policy), UNKNOWN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"automatedDiscoveryMonitoringStatus":{"name":"automatedDiscoveryMonitoringStatus","type":"\u0007","is_mandatory":true,"title":"Whether the bucket is in scope for automated sensitive data discovery: MONITORED or NOT_MONITORED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bucket":{"name":"bucket","type":"\u001baws.s3.bucket","title":"S3 bucket this Macie record describes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bucketCreatedAt":{"name":"bucketCreatedAt","type":"\t","is_mandatory":true,"title":"Date and time when the bucket was created (or most recently had its policy changed)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"classifiableObjectCount":{"name":"classifiableObjectCount","type":"\u0005","is_mandatory":true,"title":"Total objects in the bucket that Macie can analyze (supported storage class and file format)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"classifiableSizeInBytes":{"name":"classifiableSizeInBytes","type":"\u0005","is_mandatory":true,"title":"Total storage size, in bytes, of objects Macie can analyze","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"errorCode":{"name":"errorCode","type":"\u0007","is_mandatory":true,"title":"Error code if Macie could not retrieve bucket information: ACCESS_DENIED or BUCKET_COUNT_EXCEEDS_QUOTA","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"errorMessage":{"name":"errorMessage","type":"\u0007","is_mandatory":true,"title":"Description of the error returned by Macie when it could not process the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobDetails":{"name":"jobDetails","type":"\n","is_mandatory":true,"title":"Information about classification jobs configured to analyze the bucket and details of the most recent run","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastAutomatedDiscoveryTime":{"name":"lastAutomatedDiscoveryTime","type":"\t","is_mandatory":true,"title":"Date and time when Macie last analyzed objects in this bucket for automated sensitive data discovery","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdated":{"name":"lastUpdated","type":"\t","is_mandatory":true,"title":"Date and time when Macie most recently retrieved bucket or object metadata","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"objectCount":{"name":"objectCount","type":"\u0005","is_mandatory":true,"title":"Total objects in the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"objectCountByEncryptionType":{"name":"objectCountByEncryptionType","type":"\n","is_mandatory":true,"title":"Object counts grouped by server-side encryption type (KMS-managed, S3-managed, customer-provided, none, unknown)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicAccess":{"name":"publicAccess","type":"\n","is_mandatory":true,"title":"Public-access summary, including whether the bucket is publicly accessible and the account-level and bucket-level permissions that determine it","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region that hosts the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationDetails":{"name":"replicationDetails","type":"\n","is_mandatory":true,"title":"Object replication state — whether the bucket replicates objects to buckets in other accounts and which accounts those are","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sensitivityScore":{"name":"sensitivityScore","type":"\u0005","is_mandatory":true,"title":"Sensitivity score for the bucket, -1 (classification error) to 100 (sensitive). 50 means excluded from analyses; 1 means the bucket is empty","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serverSideEncryption":{"name":"serverSideEncryption","type":"\n","is_mandatory":true,"title":"Default server-side encryption settings (type and KMS key, if any)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sharedAccess":{"name":"sharedAccess","type":"\u0007","is_mandatory":true,"title":"Whether the bucket is shared with another account or a CloudFront OAI/OAC: EXTERNAL, INTERNAL, NOT_SHARED, or UNKNOWN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sizeInBytes":{"name":"sizeInBytes","type":"\u0005","is_mandatory":true,"title":"Total storage size, in bytes, of the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sizeInBytesCompressed":{"name":"sizeInBytesCompressed","type":"\u0005","is_mandatory":true,"title":"Total compressed storage size, in bytes, for compressed objects (.gz, .gzip, .zip)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the bucket as captured by Macie","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"unclassifiableObjectCount":{"name":"unclassifiableObjectCount","type":"\n","is_mandatory":true,"title":"Object count breakdown for objects Macie cannot analyze (file type and storage class)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"unclassifiableObjectSizeInBytes":{"name":"unclassifiableObjectSizeInBytes","type":"\n","is_mandatory":true,"title":"Storage size, in bytes, for objects Macie cannot analyze (file type and storage class)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versioning":{"name":"versioning","type":"\u0004","is_mandatory":true,"title":"Whether versioning is enabled for the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Macie bucket coverage entry","desc":"Examine a single S3 bucket as Macie sees it: its sensitivity score, public-access summary, server-side encryption defaults, sharing status, last-analyzed time, and whether a classification job has run against it. Use `bucket` to traverse to the underlying `aws.s3.bucket` resource for owner-side queries, and inspect `automatedDiscoveryMonitoringStatus` to confirm whether the bucket is in scope for Macie's automated sensitive data discovery.","private":true,"min_provider_version":"13.23.2","defaults":"name region sensitivityScore sharedAccess","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.macie.classificationExportConfiguration":{"id":"aws.macie.classificationExportConfiguration","name":"aws.macie.classificationExportConfiguration","fields":{"bucket":{"name":"bucket","type":"\u001baws.s3.bucket","title":"S3 bucket Macie writes classification results to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"expectedBucketOwner":{"name":"expectedBucketOwner","type":"\u0007","is_mandatory":true,"title":"Expected owner account ID of the destination bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt classification results","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKeyArn":{"name":"kmsKeyArn","type":"\u0007","is_mandatory":true,"title":"ARN of the customer-managed KMS key used to encrypt results","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region this configuration applies to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3BucketName":{"name":"s3BucketName","type":"\u0007","is_mandatory":true,"title":"Name of the destination S3 bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3KeyPrefix":{"name":"s3KeyPrefix","type":"\u0007","is_mandatory":true,"title":"Key prefix within the destination bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Macie classification result export configuration","desc":"Examine where Macie writes data classification results in a given region: the destination S3 bucket and KMS key. Use `bucket` and `kmsKey` to traverse to the modeled S3 and KMS resources for further inspection (bucket policy, key rotation, grants).","private":true,"min_provider_version":"13.23.2","defaults":"region s3BucketName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.macie.classificationJob":{"id":"aws.macie.classificationJob","name":"aws.macie.classificationJob","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the classification job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bucketDefinitions":{"name":"bucketDefinitions","type":"\u0019\n","title":"Bucket definitions for the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"buckets":{"name":"buckets","type":"\u0019\u001baws.s3.bucket","title":"S3 buckets selected by the job's static bucket definitions (empty for jobs using dynamic bucket criteria)","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time when the job was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobId":{"name":"jobId","type":"\u0007","is_mandatory":true,"title":"Unique ID of the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobType":{"name":"jobType","type":"\u0007","is_mandatory":true,"title":"Type of job: ONE_TIME or SCHEDULED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastRunTime":{"name":"lastRunTime","type":"\t","title":"Date and time when the job was last run","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the job runs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"samplingPercentage":{"name":"samplingPercentage","type":"\u0005","title":"Sampling percentage for the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scheduleFrequency":{"name":"scheduleFrequency","type":"\n","title":"Schedule frequency for the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statistics":{"name":"statistics","type":"\n","title":"Statistics for the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the job: RUNNING, PAUSED, CANCELLED, COMPLETE, IDLE, or USER_PAUSED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Macie classification job","private":true,"min_provider_version":"11.15.2","defaults":"jobId name status region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.macie.customDataIdentifier":{"id":"aws.macie.customDataIdentifier","name":"aws.macie.customDataIdentifier","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the custom data identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time when the identifier was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the custom data identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID of the custom data identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keywords":{"name":"keywords","type":"\u0019\u0007","title":"Keywords for the identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the custom data identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"regex":{"name":"regex","type":"\u0007","title":"Regular expression pattern for the identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Macie custom data identifier","private":true,"min_provider_version":"11.15.2","defaults":"id name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.macie.finding":{"id":"aws.macie.finding","name":"aws.macie.finding","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"Account ID where the finding was discovered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"archived":{"name":"archived","type":"\u0004","is_mandatory":true,"title":"Whether the finding is archived","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bucket":{"name":"bucket","type":"\u001baws.s3.bucket","title":"S3 bucket the finding applies to","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bucketArn":{"name":"bucketArn","type":"\u0007","is_mandatory":true,"title":"ARN of the S3 bucket the finding applies to","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bucketName":{"name":"bucketName","type":"\u0007","is_mandatory":true,"title":"Name of the S3 bucket the finding applies to (empty if the finding is not bucket-scoped)","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"category":{"name":"category","type":"\u0007","is_mandatory":true,"title":"Category of the finding: CLASSIFICATION or POLICY","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"classificationDetails":{"name":"classificationDetails","type":"\n","title":"Classification details for the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"count":{"name":"count","type":"\u0005","is_mandatory":true,"title":"Count of occurrences for this finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time when the finding was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID of the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"objectKey":{"name":"objectKey","type":"\u0007","is_mandatory":true,"title":"Key of the S3 object the finding applies to (empty for bucket-policy findings)","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the finding was discovered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourcesAffected":{"name":"resourcesAffected","type":"\n","title":"Resources affected by the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"severity":{"name":"severity","type":"\n","is_mandatory":true,"title":"Severity details of the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"title":{"name":"title","type":"\u0007","is_mandatory":true,"title":"Title of the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date and time when the finding was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Macie finding","private":true,"min_provider_version":"11.15.2","defaults":"id arn region type severity","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.macie.findingsFilter":{"id":"aws.macie.findingsFilter","name":"aws.macie.findingsFilter","fields":{"action":{"name":"action","type":"\u0007","is_mandatory":true,"title":"Action taken on matching findings: ARCHIVE (suppress) or NOOP","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the filter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the filter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"findingCriteria":{"name":"findingCriteria","type":"\n","title":"Criteria of the filter, keyed by finding field name. Each value is a `{eq, neq, gt, gte, lt, lte}` set of comparison constraints","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID of the filter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the filter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"position":{"name":"position","type":"\u0005","title":"Position of the filter in the Macie console — also the order matching is applied in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the filter is defined","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the filter","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Macie findings filter","desc":"Examine a saved findings filter — the criteria Macie applies to findings, and whether matching findings are archived (suppressed) or left alone. Use `action` to identify suppression rules and `findingCriteria` to inspect the field-level match conditions.","private":true,"min_provider_version":"13.23.2","defaults":"id name action region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.macie.invitation":{"id":"aws.macie.invitation","name":"aws.macie.invitation","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"Account ID of the account that sent the invitation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"invitationId":{"name":"invitationId","type":"\u0007","is_mandatory":true,"title":"Unique ID of the invitation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"invitedAt":{"name":"invitedAt","type":"\t","is_mandatory":true,"title":"Date and time when the invitation was sent","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the invitation was received","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"relationshipStatus":{"name":"relationshipStatus","type":"\u0007","is_mandatory":true,"title":"Status of the relationship between this account and the inviting account","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Macie membership invitation","desc":"Examine an inbound Macie membership invitation that has not yet been accepted or declined by this account. Use `relationshipStatus` to distinguish invited from other states, and `accountId` to identify the inviting administrator.","private":true,"min_provider_version":"13.23.2","defaults":"invitationId accountId relationshipStatus region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.macie.member":{"id":"aws.macie.member","name":"aws.macie.member","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"Account ID of the member","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"administratorAccountId":{"name":"administratorAccountId","type":"\u0007","is_mandatory":true,"title":"Account ID of the Macie administrator account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the member account record","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"email":{"name":"email","type":"\u0007","is_mandatory":true,"title":"Email address of the member account (null when associated via AWS Organizations)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"invitedAt":{"name":"invitedAt","type":"\t","is_mandatory":true,"title":"Date and time when the most recent Macie membership invitation was sent (null if invited via Organizations)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where this member relationship is recorded","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"relationshipStatus":{"name":"relationshipStatus","type":"\u0007","is_mandatory":true,"title":"Status of the relationship","desc":"One of: Enabled, Paused, Invited, Created, Removed, Resigned, EmailVerificationInProgress, EmailVerificationFailed, RegionDisabled, AccountSuspended.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the member account record","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date and time of the most recent change to the relationship status","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Macie member account","desc":"Examine a member account associated with this Macie administrator account. `relationshipStatus` indicates whether Macie is enabled on the member account and whether the administrator can manage it; `administratorAccountId` is the account ID of the delegated administrator.","private":true,"min_provider_version":"13.23.2","defaults":"accountId relationshipStatus region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.macie.session":{"id":"aws.macie.session","name":"aws.macie.session","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the Macie session","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time when the Macie session was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"findingPublishingFrequency":{"name":"findingPublishingFrequency","type":"\u0007","title":"Finding publishing frequency: FIFTEEN_MINUTES, ONE_HOUR, or SIX_HOURS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where Macie is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3BucketCount":{"name":"s3BucketCount","type":"\u0005","title":"Number of S3 buckets monitored by Macie","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceRole":{"name":"serviceRole","type":"\u0007","title":"Service role ARN used by Macie","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceRoleIamRole":{"name":"serviceRoleIamRole","type":"\u001baws.iam.role","title":"IAM service role that Macie assumes in the account","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the Macie session: ENABLED or PAUSED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date and time when the Macie session was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Macie session","private":true,"min_provider_version":"11.15.2","defaults":"arn region status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.memorydb":{"id":"aws.memorydb","name":"aws.memorydb","fields":{"acl":{"name":"acl","type":"\u001baws.memorydb.acl","title":"Amazon MemoryDB access control list","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"acls":{"name":"acls","type":"\u0019\u001baws.memorydb.acl","title":"List of MemoryDB access control lists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cluster":{"name":"cluster","type":"\u001baws.memorydb.cluster","title":"Amazon MemoryDB cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusters":{"name":"clusters","type":"\u0019\u001baws.memorydb.cluster","title":"List of MemoryDB clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshot":{"name":"snapshot","type":"\u001baws.memorydb.snapshot","title":"Amazon MemoryDB snapshot","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"snapshots":{"name":"snapshots","type":"\u0019\u001baws.memorydb.snapshot","title":"List of MemoryDB snapshots","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetGroup":{"name":"subnetGroup","type":"\u001baws.memorydb.subnetGroup","title":"Amazon MemoryDB subnet group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"subnetGroups":{"name":"subnetGroups","type":"\u0019\u001baws.memorydb.subnetGroup","title":"List of MemoryDB subnet groups","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"user":{"name":"user","type":"\u001baws.memorydb.user","title":"Amazon MemoryDB user","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"users":{"name":"users","type":"\u0019\u001baws.memorydb.user","title":"List of MemoryDB users","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon MemoryDB","desc":"Use the MemoryDB namespace to enumerate the Redis-compatible managed in-memory database deployments in the account. Iterate `clusters()` for every cluster (with its engine version, KMS encryption, parameter group, auto-failover state, and replication topology), `acls()` and `users()` for the RBAC primitives controlling client access, `snapshots()` for cluster snapshots, and `subnetGroups()` for the VPC subnet bindings clusters are launched into.","min_provider_version":"11.16.1","defaults":"clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.memorydb.acl":{"id":"aws.memorydb.acl","name":"aws.memorydb.acl","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusters":{"name":"clusters","type":"\u0019\u0007","is_mandatory":true,"title":"List of cluster names associated with the ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"minimumEngineVersion":{"name":"minimumEngineVersion","type":"\u0007","is_mandatory":true,"title":"Minimum engine version supported by the ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the ACL exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current status of the ACL: creating, active, modifying, or deleting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userNames":{"name":"userNames","type":"\u0019\u0007","is_mandatory":true,"title":"List of user names associated with the ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon MemoryDB access control list","private":true,"min_provider_version":"11.16.1","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.memorydb.cluster":{"id":"aws.memorydb.cluster","name":"aws.memorydb.cluster","fields":{"aclName":{"name":"aclName","type":"\u0007","is_mandatory":true,"title":"Name of the Access Control List associated with the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoMinorVersionUpgrade":{"name":"autoMinorVersionUpgrade","type":"\u0004","is_mandatory":true,"title":"Whether the cluster will automatically receive minor engine version upgrades","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Name of the engine used by the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enginePatchVersion":{"name":"enginePatchVersion","type":"\u0007","is_mandatory":true,"title":"Engine patch version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Version number of the engine used by the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption at rest","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maintenanceWindow":{"name":"maintenanceWindow","type":"\u0007","is_mandatory":true,"title":"Weekly time range during which system maintenance can occur","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeType":{"name":"nodeType","type":"\u0007","is_mandatory":true,"title":"Node type for the nodes in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"numberOfShards":{"name":"numberOfShards","type":"\u0005","is_mandatory":true,"title":"Number of shards in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameterGroupName":{"name":"parameterGroupName","type":"\u0007","is_mandatory":true,"title":"Name of the parameter group used by the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups associated with the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshotRetentionLimit":{"name":"snapshotRetentionLimit","type":"\u0005","is_mandatory":true,"title":"Number of days for which MemoryDB retains automatic snapshots","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshotWindow":{"name":"snapshotWindow","type":"\u0007","is_mandatory":true,"title":"Daily time range during which MemoryDB takes automatic snapshots","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current status of the cluster","desc":"One of: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cluster nodes, restore-failed, or snapshotting.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetGroupName":{"name":"subnetGroupName","type":"\u0007","is_mandatory":true,"title":"Name of the subnet group used by the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tlsEnabled":{"name":"tlsEnabled","type":"\u0004","is_mandatory":true,"title":"Whether encryption in transit (TLS) is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon MemoryDB cluster","private":true,"min_provider_version":"11.16.1","defaults":"name status nodeType region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.memorydb.snapshot":{"id":"aws.memorydb.snapshot","name":"aws.memorydb.snapshot","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterConfiguration":{"name":"clusterConfiguration","type":"\n","is_mandatory":true,"title":"Cluster configuration at the time of the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataTiering":{"name":"dataTiering","type":"\u0007","is_mandatory":true,"title":"Data tiering status: true or false","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for the encrypted snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the snapshot exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"source":{"name":"source","type":"\u0007","is_mandatory":true,"title":"Whether the snapshot is from an automatic backup (automated) or was created manually (manual)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current status of the snapshot: creating, available, restoring, copying, or deleting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon MemoryDB snapshot","private":true,"min_provider_version":"11.16.1","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.memorydb.subnetGroup":{"id":"aws.memorydb.subnetGroup","name":"aws.memorydb.subnetGroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the subnet group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the subnet group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the subnet group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the subnet group exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets in the subnet group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the subnet group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC in which the subnet group exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon MemoryDB subnet group","private":true,"min_provider_version":"11.16.1","defaults":"name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.memorydb.user":{"id":"aws.memorydb.user","name":"aws.memorydb.user","fields":{"accessString":{"name":"accessString","type":"\u0007","is_mandatory":true,"title":"Access permissions string for the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aclNames":{"name":"aclNames","type":"\u0019\u0007","is_mandatory":true,"title":"List of ACL names the user belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authentication":{"name":"authentication","type":"\n","is_mandatory":true,"title":"Authentication configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"minimumEngineVersion":{"name":"minimumEngineVersion","type":"\u0007","is_mandatory":true,"title":"Minimum engine version supported by the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the user exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current status of the user: active, modifying, or deleting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon MemoryDB user","private":true,"min_provider_version":"11.16.1","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.mq":{"id":"aws.mq","name":"aws.mq","fields":{"broker":{"name":"broker","type":"\u001baws.mq.broker","title":"Amazon MQ message broker","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"brokers":{"name":"brokers","type":"\u0019\u001baws.mq.broker","title":"List of MQ brokers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"configuration":{"name":"configuration","type":"\u001baws.mq.configuration","title":"Amazon MQ broker configuration","desc":"Examine a stored ActiveMQ or RabbitMQ broker configuration that can be attached to a broker. Each configuration is keyed by its ARN — for example `aws.mq.configuration(arn: \"arn:aws:mq:us-east-1:123456789012:configuration:c-abcd...\")` — and exposes the broker engine type and version, authentication strategy, description, creation time, latest revision number, and tags. The latest revision number, creation time, and description are flattened onto the configuration so audits can compare current revisions across brokers.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"configurations":{"name":"configurations","type":"\u0019\u001baws.mq.configuration","title":"List of MQ broker configurations","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon MQ","desc":"Use the MQ namespace to enumerate managed message brokers and stored broker configurations in the account. Iterate `brokers()` for every Amazon MQ broker — each row surfaces the broker engine (ActiveMQ or RabbitMQ), engine version, deployment mode (single-instance, active/standby, cluster), public accessibility, instance type, KMS encryption, security groups and subnets, log destinations, LDAP server metadata, the maintenance window, the applied configuration revision, the user list, and the wire-protocol endpoints. Iterate `configurations()` for every stored broker configuration that can be attached to a broker, along with its engine type, engine version, authentication strategy, and latest revision.","min_provider_version":"11.16.1","defaults":"brokers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.mq.broker":{"id":"aws.mq.broker","name":"aws.mq.broker","fields":{"actionsRequired":{"name":"actionsRequired","type":"\u0019\n","title":"Actions required to resolve outstanding broker issues; each entry has ActionRequiredCode and ActionRequiredInfo","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the broker","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"auditLogGroup":{"name":"auditLogGroup","type":"\u001baws.cloudwatch.loggroup","title":"CloudWatch Logs log group that receives audit broker logs (ActiveMQ only)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"auditLogsEnabled":{"name":"auditLogsEnabled","type":"\u0004","title":"Whether audit logging is enabled (ActiveMQ only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authenticationStrategy":{"name":"authenticationStrategy","type":"\u0007","title":"Authentication strategy: SIMPLE, LDAP, or CONFIG_MANAGED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoMinorVersionUpgrade":{"name":"autoMinorVersionUpgrade","type":"\u0004","title":"Whether automatic minor version upgrades are enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"brokerId":{"name":"brokerId","type":"\u0007","is_mandatory":true,"title":"Unique ID of the broker","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"configurations":{"name":"configurations","type":"\u0019\n","title":"Configurations applied to the broker","desc":"Includes current revision, pending revision, and applied history. Each entry has Kind (\"current\", \"pending\", or \"history\"), Id, and Revision.","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the broker was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataReplicationMode":{"name":"dataReplicationMode","type":"\u0007","title":"Cross-region data replication mode: NONE or CRDR","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataReplicationRole":{"name":"dataReplicationRole","type":"\u0007","title":"Role this broker plays in its CRDR replication pair (only set when dataReplicationMode is CRDR)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deploymentMode":{"name":"deploymentMode","type":"\u0007","is_mandatory":true,"title":"Deployment mode: SINGLE_INSTANCE, ACTIVE_STANDBY_MULTI_AZ, or CLUSTER_MULTI_AZ","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineType":{"name":"engineType","type":"\u0007","is_mandatory":true,"title":"Engine type: ACTIVEMQ or RABBITMQ","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","title":"Engine version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"generalLogGroup":{"name":"generalLogGroup","type":"\u001baws.cloudwatch.loggroup","title":"CloudWatch Logs log group that receives general broker logs","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"generalLogsEnabled":{"name":"generalLogsEnabled","type":"\u0004","title":"Whether general logging is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostInstanceType":{"name":"hostInstanceType","type":"\u0007","is_mandatory":true,"title":"Host instance type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption at rest","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ldapServerMetadata":{"name":"ldapServerMetadata","type":"\u0019\n","title":"LDAP server metadata used to authenticate and authorize connections to the broker","desc":"One entry when LDAP is configured. Each entry has Hosts, RoleBase, RoleName, RoleSearchMatching, RoleSearchSubtree, ServiceAccountUsername, UserBase, UserRoleName, UserSearchMatching, UserSearchSubtree.","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maintenanceDayOfWeek":{"name":"maintenanceDayOfWeek","type":"\u0007","title":"Day of the week when the maintenance window begins: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maintenanceTimeOfDay":{"name":"maintenanceTimeOfDay","type":"\u0007","title":"Time of day, in 24-hour format, when the maintenance window begins","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maintenanceTimeZone":{"name":"maintenanceTimeZone","type":"\u0007","title":"Time zone for the maintenance window, in Country/City or UTC offset format (UTC by default)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the broker","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pendingAuthenticationStrategy":{"name":"pendingAuthenticationStrategy","type":"\u0007","title":"Authentication strategy that will be applied at the next reboot: SIMPLE, LDAP, or CONFIG_MANAGED","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pendingDataReplicationMode":{"name":"pendingDataReplicationMode","type":"\u0007","title":"Cross-region data replication mode that will be applied after the next reboot: NONE or CRDR","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pendingEngineVersion":{"name":"pendingEngineVersion","type":"\u0007","title":"Engine version that will be applied at the next maintenance window or reboot","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pendingHostInstanceType":{"name":"pendingHostInstanceType","type":"\u0007","title":"Host instance type that will be applied at the next reboot","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pendingSecurityGroups":{"name":"pendingSecurityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups that will be applied at the next reboot","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publiclyAccessible":{"name":"publiclyAccessible","type":"\u0004","title":"Whether the broker has a public endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the broker is deployed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationPartnerBrokerId":{"name":"replicationPartnerBrokerId","type":"\u0007","title":"CRDR replication partner broker ID (the `b-…` UUID)","desc":"The MQ DescribeBroker API exposes only the partner's broker ID and region — not its name — so a fully qualified ARN cannot be synthesized without an extra DescribeBroker call; resolve the partner via `aws.mq.brokers.where(...)` when needed.","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationPartnerRegion":{"name":"replicationPartnerRegion","type":"\u0007","title":"CRDR replication partner region (e.g. us-east-1)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups attached to the broker","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Current state of the broker: CREATION_IN_PROGRESS, RUNNING, REBOOT_IN_PROGRESS, CREATION_FAILED, DELETION_IN_PROGRESS, CRITICAL_ACTION_REQUIRED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageType":{"name":"storageType","type":"\u0007","title":"Storage type: EBS or EFS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets where the broker is deployed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the broker","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"useAwsOwnedKey":{"name":"useAwsOwnedKey","type":"\u0004","title":"Whether the broker uses an AWS-owned KMS key for encryption at rest","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"users":{"name":"users","type":"\u0019\n","title":"Broker user accounts (does not apply to RabbitMQ brokers); each entry has Username and PendingChange","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon MQ message broker","private":true,"min_provider_version":"11.16.1","defaults":"name engineType deploymentMode state region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.mq.configuration":{"id":"aws.mq.configuration","name":"aws.mq.configuration","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authenticationStrategy":{"name":"authenticationStrategy","type":"\u0007","is_mandatory":true,"title":"Authentication strategy: SIMPLE, LDAP, or CONFIG_MANAGED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"created":{"name":"created","type":"\t","is_mandatory":true,"title":"Date the configuration was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineType":{"name":"engineType","type":"\u0007","is_mandatory":true,"title":"Engine type: ACTIVEMQ or RABBITMQ","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Engine version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID of the configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestRevisionCreated":{"name":"latestRevisionCreated","type":"\t","is_mandatory":true,"title":"Date the latest revision of the configuration was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestRevisionDescription":{"name":"latestRevisionDescription","type":"\u0007","is_mandatory":true,"title":"Description of the latest revision of the configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestRevisionNumber":{"name":"latestRevisionNumber","type":"\u0005","is_mandatory":true,"title":"Latest revision number of the configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the configuration is stored","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon MQ broker configuration","desc":"Examine a stored ActiveMQ or RabbitMQ broker configuration that can be attached to a broker. Each configuration is keyed by its ARN — for example `aws.mq.configuration(arn: \"arn:aws:mq:us-east-1:123456789012:configuration:c-abcd...\")` — and exposes the broker engine type and version, authentication strategy, description, creation time, latest revision number, and tags. The latest revision number, creation time, and description are flattened onto the configuration so audits can compare current revisions across brokers.","private":true,"min_provider_version":"13.21.4","defaults":"name engineType engineVersion region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk":{"id":"aws.msk","name":"aws.msk","fields":{"cluster":{"name":"cluster","type":"\u001baws.msk.cluster","title":"Amazon MSK cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusters":{"name":"clusters","type":"\u0019\u001baws.msk.cluster","title":"List of MSK clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"configuration":{"name":"configuration","type":"\u001baws.msk.configuration","title":"Amazon MSK configuration (server.properties wrapper)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"configurations":{"name":"configurations","type":"\u0019\u001baws.msk.configuration","title":"List of MSK configurations","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicator":{"name":"replicator","type":"\u001baws.msk.replicator","title":"Amazon MSK replicator","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"replicators":{"name":"replicators","type":"\u0019\u001baws.msk.replicator","title":"List of MSK replicators","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon MSK (Managed Streaming for Apache Kafka)","desc":"Use the MSK namespace to enumerate the managed Apache Kafka deployments in the account. Iterate `clusters()` for MSK provisioned and serverless clusters (with their broker count, instance type, encryption-at-rest and in-transit settings, client authentication options, monitoring level, and bootstrap broker endpoints), `configurations()` for the reusable Kafka cluster configurations, and `replicators()` for the cross-cluster MSK replicators.","min_provider_version":"11.16.1","defaults":"clusters replicators","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster":{"id":"aws.msk.cluster","name":"aws.msk.cluster","fields":{"anyAuthEnabled":{"name":"anyAuthEnabled","type":"\u0004","title":"Whether any real client auth mechanism (IAM/SCRAM/TLS) is enabled; unauthenticated traffic is reported separately","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bootstrapBrokers":{"name":"bootstrapBrokers","type":"\u001baws.msk.cluster.bootstrapBrokers","title":"Bootstrap broker endpoints (lazy-loaded via GetBootstrapBrokers)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"brokerInstanceType":{"name":"brokerInstanceType","type":"\u0007","title":"Broker instance type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"brokerNodeGroup":{"name":"brokerNodeGroup","type":"\u001baws.msk.cluster.brokerNodeGroup","title":"Broker node group configuration (provisioned clusters only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clientAuthentication":{"name":"clientAuthentication","type":"\u001baws.msk.cluster.clientAuthentication","title":"Client authentication configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clientVpcConnection":{"name":"clientVpcConnection","type":"\u001baws.msk.cluster.clientVpcConnection","title":"Cross-account client VPC connection to an MSK cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clientVpcConnections":{"name":"clientVpcConnections","type":"\u0019\u001baws.msk.cluster.clientVpcConnection","title":"Cross-account client VPC connections (lazy-loaded via ListClientVpcConnections)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cloudwatchLogsEnabled":{"name":"cloudwatchLogsEnabled","type":"\u0004","title":"Whether CloudWatch logging is enabled for broker logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cloudwatchLogsGroup":{"name":"cloudwatchLogsGroup","type":"\u0007","title":"CloudWatch log group for broker logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterPolicy":{"name":"clusterPolicy","type":"\u001baws.msk.cluster.clusterPolicy","title":"Resource-based cluster policy (lazy-loaded via GetClusterPolicy)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterType":{"name":"clusterType","type":"\u0007","is_mandatory":true,"title":"Cluster type: PROVISIONED or SERVERLESS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"configuration":{"name":"configuration","type":"\u001baws.msk.configuration","title":"MSK configuration pinned to this cluster","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"configurationArn":{"name":"configurationArn","type":"\u0007","title":"ARN of the pinned MSK configuration for this cluster","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"configurationRevision":{"name":"configurationRevision","type":"\u0005","title":"Revision of the pinned MSK configuration for this cluster","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the cluster was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"currentVersion":{"name":"currentVersion","type":"\u0007","is_mandatory":true,"title":"Current version of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsVolumeSizeGiB":{"name":"ebsVolumeSizeGiB","type":"\u0005","title":"EBS volume size in GiB for the data drive on each broker node","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionInTransitClientBroker":{"name":"encryptionInTransitClientBroker","type":"\u0007","title":"Whether encryption in transit between clients and brokers uses TLS, TLS_PLAINTEXT, or PLAINTEXT","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionInTransitInCluster":{"name":"encryptionInTransitInCluster","type":"\u0004","title":"Whether broker-to-broker communication within the cluster is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionInfo":{"name":"encryptionInfo","type":"\u001baws.msk.cluster.encryptionInfo","title":"Encryption information for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enhancedMonitoring":{"name":"enhancedMonitoring","type":"\u0007","title":"Enhanced monitoring level: DEFAULT, PER_BROKER, PER_TOPIC_PER_BROKER, PER_TOPIC_PER_PARTITION","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firehoseLogsEnabled":{"name":"firehoseLogsEnabled","type":"\u0004","title":"Whether Firehose logging is enabled for broker logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamAuthEnabled":{"name":"iamAuthEnabled","type":"\u0004","title":"Whether IAM authentication is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jmxExporterEnabled":{"name":"jmxExporterEnabled","type":"\u0004","title":"Whether JMX exporter is enabled for Prometheus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kafkaVersion":{"name":"kafkaVersion","type":"\u0007","title":"Kafka version running on the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption at rest","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loggingInfo":{"name":"loggingInfo","type":"\u001baws.msk.cluster.loggingInfo","title":"Broker logging configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"monitoring":{"name":"monitoring","type":"\u001baws.msk.cluster.monitoring","title":"Enhanced and open monitoring configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkType":{"name":"networkType","type":"\u0007","title":"Network type of the cluster: IPv4 or DUAL","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"node":{"name":"node","type":"\u001baws.msk.cluster.node","title":"Broker or controller node in an MSK cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"nodeExporterEnabled":{"name":"nodeExporterEnabled","type":"\u0004","title":"Whether Node exporter is enabled for Prometheus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodes":{"name":"nodes","type":"\u0019\u001baws.msk.cluster.node","title":"Broker and controller nodes in the cluster (lazy-loaded via ListNodes)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"numberOfBrokerNodes":{"name":"numberOfBrokerNodes","type":"\u0005","title":"Number of broker nodes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"operation":{"name":"operation","type":"\u001baws.msk.cluster.operation","title":"Summary of an MSK cluster operation","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"operations":{"name":"operations","type":"\u0019\u001baws.msk.cluster.operation","title":"Cluster operation history (lazy-loaded via ListClusterOperationsV2)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicAccess":{"name":"publicAccess","type":"\u0004","title":"Whether public access is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster is deployed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3LogsBucket":{"name":"s3LogsBucket","type":"\u0007","title":"S3 bucket for broker logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3LogsEnabled":{"name":"s3LogsEnabled","type":"\u0004","title":"Whether S3 logging is enabled for broker logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scramAuthEnabled":{"name":"scramAuthEnabled","type":"\u0004","title":"Whether SASL/SCRAM authentication is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups attached to the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serverlessConfig":{"name":"serverlessConfig","type":"\u001baws.msk.cluster.serverlessConfig","title":"Serverless cluster configuration (null on PROVISIONED clusters)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Current state of the cluster: ACTIVE, CREATING, DELETING, FAILED, HEALING, MAINTENANCE, REBOOTING_BROKER, UPDATING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageMode":{"name":"storageMode","type":"\u0007","title":"Storage mode: LOCAL or TIERED (TIERED-storage bucket is AWS-managed and not customer-visible)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets where brokers are deployed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tlsAuthEnabled":{"name":"tlsAuthEnabled","type":"\u0004","title":"Whether TLS client authentication is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"unauthenticatedEnabled":{"name":"unauthenticatedEnabled","type":"\u0004","title":"Whether unauthenticated traffic to the cluster is enabled","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConnectivity":{"name":"vpcConnectivity","type":"\u001baws.msk.cluster.vpcConnectivity","title":"VPC connectivity client authentication configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"zookeeperConnectString":{"name":"zookeeperConnectString","type":"\u0007","title":"Plaintext ZooKeeper connection string (legacy clusters)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"zookeeperConnectStringTls":{"name":"zookeeperConnectStringTls","type":"\u0007","title":"TLS ZooKeeper connection string","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon MSK cluster","private":true,"min_provider_version":"11.16.1","defaults":"name state clusterType region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster.bootstrapBrokers":{"id":"aws.msk.cluster.bootstrapBrokers","name":"aws.msk.cluster.bootstrapBrokers","fields":{"hasPlaintextEndpoint":{"name":"hasPlaintextEndpoint","type":"\u0004","is_mandatory":true,"title":"Whether any plaintext endpoint is exposed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hasPublicEndpoint":{"name":"hasPublicEndpoint","type":"\u0004","is_mandatory":true,"title":"Whether any public endpoint is exposed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipv6SaslIam":{"name":"ipv6SaslIam","type":"\u0007","is_mandatory":true,"title":"IPv6 SASL/IAM broker connection string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipv6SaslScram":{"name":"ipv6SaslScram","type":"\u0007","is_mandatory":true,"title":"IPv6 SASL/SCRAM broker connection string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipv6Tls":{"name":"ipv6Tls","type":"\u0007","is_mandatory":true,"title":"IPv6 TLS broker connection string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"plaintext":{"name":"plaintext","type":"\u0007","is_mandatory":true,"title":"Plaintext (unencrypted) broker connection string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicSaslIam":{"name":"publicSaslIam","type":"\u0007","is_mandatory":true,"title":"Public SASL/IAM broker connection string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicSaslScram":{"name":"publicSaslScram","type":"\u0007","is_mandatory":true,"title":"Public SASL/SCRAM broker connection string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicTls":{"name":"publicTls","type":"\u0007","is_mandatory":true,"title":"Public TLS broker connection string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"saslIam":{"name":"saslIam","type":"\u0007","is_mandatory":true,"title":"SASL/IAM broker connection string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"saslScram":{"name":"saslScram","type":"\u0007","is_mandatory":true,"title":"SASL/SCRAM broker connection string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tls":{"name":"tls","type":"\u0007","is_mandatory":true,"title":"TLS broker connection string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConnectivitySaslIam":{"name":"vpcConnectivitySaslIam","type":"\u0007","is_mandatory":true,"title":"VPC-connectivity SASL/IAM broker connection string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConnectivitySaslScram":{"name":"vpcConnectivitySaslScram","type":"\u0007","is_mandatory":true,"title":"VPC-connectivity SASL/SCRAM broker connection string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConnectivityTls":{"name":"vpcConnectivityTls","type":"\u0007","is_mandatory":true,"title":"VPC-connectivity TLS broker connection string","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Bootstrap broker endpoints for an MSK cluster (from GetBootstrapBrokers)","private":true,"min_provider_version":"13.14.2","defaults":"hasPublicEndpoint hasPlaintextEndpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster.brokerNodeGroup":{"id":"aws.msk.cluster.brokerNodeGroup","name":"aws.msk.cluster.brokerNodeGroup","fields":{"brokerAZDistribution":{"name":"brokerAZDistribution","type":"\u0007","is_mandatory":true,"title":"Distribution of broker nodes across Availability Zones (DEFAULT)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsProvisionedThroughputEnabled":{"name":"ebsProvisionedThroughputEnabled","type":"\u0004","is_mandatory":true,"title":"Whether EBS provisioned throughput is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsProvisionedThroughputMBps":{"name":"ebsProvisionedThroughputMBps","type":"\u0005","is_mandatory":true,"title":"Provisioned throughput in MiB/s (0 when disabled)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsVolumeSizeGiB":{"name":"ebsVolumeSizeGiB","type":"\u0005","is_mandatory":true,"title":"EBS volume size in GiB for the data drive on each broker node","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"EC2 instance type used for Apache Kafka brokers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkType":{"name":"networkType","type":"\u0007","is_mandatory":true,"title":"Network type of the cluster: IPv4 or DUAL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicAccessEnabled":{"name":"publicAccessEnabled","type":"\u0004","is_mandatory":true,"title":"Whether public access is enabled (derived: type != DISABLED)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicAccessType":{"name":"publicAccessType","type":"\u0007","is_mandatory":true,"title":"Public access type: DISABLED or SERVICE_PROVIDED_EIPS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups attached to the broker ENIs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageMode":{"name":"storageMode","type":"\u0007","is_mandatory":true,"title":"Storage mode: LOCAL or TIERED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets the brokers are deployed into","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConnectivity":{"name":"vpcConnectivity","type":"\u001baws.msk.cluster.vpcConnectivity","title":"VPC-connectivity auth configuration (cross-account access)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"zoneIds":{"name":"zoneIds","type":"\u0019\u0007","is_mandatory":true,"title":"Availability Zone IDs the brokers are deployed into","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Broker node group configuration (provisioned clusters only)","private":true,"min_provider_version":"13.14.2","defaults":"instanceType storageMode networkType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster.clientAuthentication":{"id":"aws.msk.cluster.clientAuthentication","name":"aws.msk.cluster.clientAuthentication","fields":{"anyEnabled":{"name":"anyEnabled","type":"\u0004","is_mandatory":true,"title":"Whether any real auth mode (IAM/SCRAM/TLS) is enabled; unauthenticated is reported separately","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificateAuthorityArns":{"name":"certificateAuthorityArns","type":"\u0019\u0007","is_mandatory":true,"title":"ACM Private CA ARNs accepted for mTLS client authentication","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamEnabled":{"name":"iamEnabled","type":"\u0004","is_mandatory":true,"title":"Whether IAM (SASL/IAM) authentication is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scramEnabled":{"name":"scramEnabled","type":"\u0004","is_mandatory":true,"title":"Whether SASL/SCRAM authentication is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scramSecrets":{"name":"scramSecrets","type":"\u0019\u001baws.secretsmanager.secret","title":"SCRAM secrets associated with the cluster (lazy: ListScramSecrets)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tlsCertificateAuthorities":{"name":"tlsCertificateAuthorities","type":"\u0019\u001baws.privateca.certificateAuthority","title":"ACM Private CAs accepted for mTLS client authentication","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tlsEnabled":{"name":"tlsEnabled","type":"\u0004","is_mandatory":true,"title":"Whether mTLS client authentication is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"unauthenticatedEnabled":{"name":"unauthenticatedEnabled","type":"\u0004","is_mandatory":true,"title":"Whether unauthenticated traffic is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Client authentication configuration for an MSK cluster","private":true,"min_provider_version":"13.14.2","defaults":"iamEnabled scramEnabled tlsEnabled unauthenticatedEnabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster.clientVpcConnection":{"id":"aws.msk.cluster.clientVpcConnection","name":"aws.msk.cluster.clientVpcConnection","fields":{"authentication":{"name":"authentication","type":"\u0007","is_mandatory":true,"title":"Authentication scheme of the VPC connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the VPC connection was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isCrossAccount":{"name":"isCrossAccount","type":"\u0004","is_mandatory":true,"title":"Whether the VPC connection is cross-account (owner differs from cluster account)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"owner":{"name":"owner","type":"\u0007","is_mandatory":true,"title":"Account ID that owns the VPC connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the VPC connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConnectionArn":{"name":"vpcConnectionArn","type":"\u0007","is_mandatory":true,"title":"ARN of the VPC connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Cross-account client VPC connection to an MSK cluster","private":true,"min_provider_version":"13.14.2","defaults":"state owner authentication","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster.clusterPolicy":{"id":"aws.msk.cluster.clusterPolicy","name":"aws.msk.cluster.clusterPolicy","fields":{"allowsWildcardPrincipal":{"name":"allowsWildcardPrincipal","type":"\u0004","is_mandatory":true,"title":"Whether the policy grants access to a wildcard principal (\"*\")","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"currentVersion":{"name":"currentVersion","type":"\u0007","is_mandatory":true,"title":"Current version of the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hasExternalPrincipals":{"name":"hasExternalPrincipals","type":"\u0004","is_mandatory":true,"title":"Whether the policy grants access to principals outside this account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hasPolicy":{"name":"hasPolicy","type":"\u0004","is_mandatory":true,"title":"Whether a policy is attached","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\u0007","is_mandatory":true,"title":"Raw policy document (JSON)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Resource-based policy attached to an MSK cluster","private":true,"min_provider_version":"13.14.2","defaults":"hasPolicy hasExternalPrincipals allowsWildcardPrincipal","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster.encryptionInfo":{"id":"aws.msk.cluster.encryptionInfo","name":"aws.msk.cluster.encryptionInfo","fields":{"atRestKmsKeyArn":{"name":"atRestKmsKeyArn","type":"\u0007","is_mandatory":true,"title":"ARN of the KMS key used for encryption at rest (AWS-managed on SERVERLESS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inTransitClientBroker":{"name":"inTransitClientBroker","type":"\u0007","is_mandatory":true,"title":"Encryption setting for data in transit between clients and brokers: TLS, TLS_PLAINTEXT, or PLAINTEXT","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inTransitInCluster":{"name":"inTransitInCluster","type":"\u0004","is_mandatory":true,"title":"Whether broker-to-broker communication within the cluster is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption at rest","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Encryption configuration for an MSK cluster","private":true,"min_provider_version":"13.14.2","defaults":"inTransitClientBroker inTransitInCluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster.loggingInfo":{"id":"aws.msk.cluster.loggingInfo","name":"aws.msk.cluster.loggingInfo","fields":{"cloudwatchLogs":{"name":"cloudwatchLogs","type":"\u001baws.msk.cluster.loggingInfo.cloudwatchLogs","title":"CloudWatch Logs destination (null when not configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firehose":{"name":"firehose","type":"\u001baws.msk.cluster.loggingInfo.firehose","title":"Kinesis Firehose destination (null when not configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hasAnyEnabled":{"name":"hasAnyEnabled","type":"\u0004","is_mandatory":true,"title":"Whether any of the broker log destinations is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3":{"name":"s3","type":"\u001baws.msk.cluster.loggingInfo.s3","title":"S3 destination (null when not configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Broker logging configuration for an MSK cluster","private":true,"min_provider_version":"13.14.2","defaults":"hasAnyEnabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster.loggingInfo.cloudwatchLogs":{"id":"aws.msk.cluster.loggingInfo.cloudwatchLogs","name":"aws.msk.cluster.loggingInfo.cloudwatchLogs","fields":{"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether CloudWatch Logs delivery is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logGroup":{"name":"logGroup","type":"\u001baws.cloudwatch.loggroup","title":"CloudWatch log group resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logGroupName":{"name":"logGroupName","type":"\u0007","is_mandatory":true,"title":"Name of the CloudWatch log group","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"CloudWatch Logs broker log destination","private":true,"min_provider_version":"13.14.2","defaults":"enabled logGroupName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster.loggingInfo.firehose":{"id":"aws.msk.cluster.loggingInfo.firehose","name":"aws.msk.cluster.loggingInfo.firehose","fields":{"deliveryStream":{"name":"deliveryStream","type":"\u001baws.kinesis.firehoseDeliveryStream","title":"Firehose delivery stream resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deliveryStreamName":{"name":"deliveryStreamName","type":"\u0007","is_mandatory":true,"title":"Name of the Firehose delivery stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether Firehose delivery is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Kinesis Firehose broker log destination","private":true,"min_provider_version":"13.14.2","defaults":"enabled deliveryStreamName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster.loggingInfo.s3":{"id":"aws.msk.cluster.loggingInfo.s3","name":"aws.msk.cluster.loggingInfo.s3","fields":{"bucket":{"name":"bucket","type":"\u001baws.s3.bucket","title":"S3 bucket resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bucketName":{"name":"bucketName","type":"\u0007","is_mandatory":true,"title":"Name of the S3 bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether S3 delivery is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"prefix":{"name":"prefix","type":"\u0007","is_mandatory":true,"title":"Prefix prepended to log object keys","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"S3 broker log destination","private":true,"min_provider_version":"13.14.2","defaults":"enabled bucketName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster.monitoring":{"id":"aws.msk.cluster.monitoring","name":"aws.msk.cluster.monitoring","fields":{"enhancedMonitoring":{"name":"enhancedMonitoring","type":"\u0007","is_mandatory":true,"title":"Enhanced monitoring level: DEFAULT, PER_BROKER, PER_TOPIC_PER_BROKER, PER_TOPIC_PER_PARTITION","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jmxExporterEnabled":{"name":"jmxExporterEnabled","type":"\u0004","is_mandatory":true,"title":"Whether the JMX exporter is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeExporterEnabled":{"name":"nodeExporterEnabled","type":"\u0004","is_mandatory":true,"title":"Whether the node exporter is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"prometheusAnyEnabled":{"name":"prometheusAnyEnabled","type":"\u0004","is_mandatory":true,"title":"Whether either Prometheus exporter is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Enhanced and open monitoring configuration for an MSK cluster","private":true,"min_provider_version":"13.14.2","defaults":"enhancedMonitoring jmxExporterEnabled nodeExporterEnabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster.node":{"id":"aws.msk.cluster.node","name":"aws.msk.cluster.node","fields":{"addedToClusterTime":{"name":"addedToClusterTime","type":"\u0007","is_mandatory":true,"title":"Time the node was added to the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachedENIId":{"name":"attachedENIId","type":"\u0007","is_mandatory":true,"title":"ID of the ENI attached to the broker node","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"brokerId":{"name":"brokerId","type":"\u0005","is_mandatory":true,"title":"Broker ID (zero for controller nodes)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clientSubnetId":{"name":"clientSubnetId","type":"\u0007","is_mandatory":true,"title":"Client subnet ID the broker ENI sits in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clientVpcIpAddress":{"name":"clientVpcIpAddress","type":"\u0007","is_mandatory":true,"title":"Client-facing VPC IP address of the broker","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoints":{"name":"endpoints","type":"\u0019\u0007","is_mandatory":true,"title":"Broker access endpoints","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"EC2 instance type of the node","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkInterface":{"name":"networkInterface","type":"\u001baws.ec2.networkinterface","title":"Network interface attached to the broker node","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeArn":{"name":"nodeArn","type":"\u0007","is_mandatory":true,"title":"ARN of the node","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeType":{"name":"nodeType","type":"\u0007","is_mandatory":true,"title":"Type of the node: BROKER or CONTROLLER","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnet":{"name":"subnet","type":"\u001baws.vpc.subnet","title":"Subnet the broker ENI sits in","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Broker or controller node in an MSK cluster","private":true,"min_provider_version":"13.14.2","defaults":"nodeType brokerId instanceType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster.operation":{"id":"aws.msk.cluster.operation","name":"aws.msk.cluster.operation","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the operation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time at which the operation was started","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endTime":{"name":"endTime","type":"\t","is_mandatory":true,"title":"Time at which the operation finished","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"errorCode":{"name":"errorCode","type":"\u0007","is_mandatory":true,"title":"Error code if the operation failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"errorString":{"name":"errorString","type":"\u0007","is_mandatory":true,"title":"Error message if the operation failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"operationState":{"name":"operationState","type":"\u0007","is_mandatory":true,"title":"State of the operation (e.g., PENDING, UPDATE_IN_PROGRESS, UPDATE_COMPLETE)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"operationType":{"name":"operationType","type":"\u0007","is_mandatory":true,"title":"Type of the operation (e.g., UPDATE_BROKER_COUNT, UPDATE_SECURITY)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Summary of an MSK cluster operation","private":true,"min_provider_version":"13.14.2","defaults":"operationType operationState createdAt","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster.serverlessConfig":{"id":"aws.msk.cluster.serverlessConfig","name":"aws.msk.cluster.serverlessConfig","fields":{"iamEnabled":{"name":"iamEnabled","type":"\u0004","is_mandatory":true,"title":"Whether SASL/IAM authentication is enabled (serverless supports IAM only)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkType":{"name":"networkType","type":"\u0007","is_mandatory":true,"title":"Network type of the serverless cluster: IPv4 or DUAL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConfig":{"name":"vpcConfig","type":"\u001baws.msk.cluster.serverlessConfig.vpcConfig","title":"VPC configuration entry for a serverless MSK cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"vpcConfigs":{"name":"vpcConfigs","type":"\u0019\u001baws.msk.cluster.serverlessConfig.vpcConfig","is_mandatory":true,"title":"VPC configurations for the serverless cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Serverless cluster configuration","private":true,"min_provider_version":"13.14.2","defaults":"iamEnabled networkType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster.serverlessConfig.vpcConfig":{"id":"aws.msk.cluster.serverlessConfig.vpcConfig","name":"aws.msk.cluster.serverlessConfig.vpcConfig","fields":{"securityGroupIds":{"name":"securityGroupIds","type":"\u0019\u0007","is_mandatory":true,"title":"Security group IDs attached to the serverless cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups attached to the serverless cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetIds":{"name":"subnetIds","type":"\u0019\u0007","is_mandatory":true,"title":"Subnet IDs the serverless cluster is attached to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets the serverless cluster is attached to","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"VPC configuration entry for a serverless MSK cluster","private":true,"min_provider_version":"13.14.2","defaults":"subnetIds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.cluster.vpcConnectivity":{"id":"aws.msk.cluster.vpcConnectivity","name":"aws.msk.cluster.vpcConnectivity","fields":{"anyEnabled":{"name":"anyEnabled","type":"\u0004","is_mandatory":true,"title":"Whether any VPC-connectivity auth mode is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamEnabled":{"name":"iamEnabled","type":"\u0004","is_mandatory":true,"title":"Whether SASL/IAM authentication is enabled for VPC connectivity","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scramEnabled":{"name":"scramEnabled","type":"\u0004","is_mandatory":true,"title":"Whether SASL/SCRAM authentication is enabled for VPC connectivity","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tlsEnabled":{"name":"tlsEnabled","type":"\u0004","is_mandatory":true,"title":"Whether mTLS client authentication is enabled for VPC connectivity","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"VPC connectivity client authentication configuration","private":true,"min_provider_version":"13.14.2","defaults":"iamEnabled scramEnabled tlsEnabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.configuration":{"id":"aws.msk.configuration","name":"aws.msk.configuration","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the configuration was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kafkaVersions":{"name":"kafkaVersions","type":"\u0019\u0007","is_mandatory":true,"title":"Apache Kafka versions supported by this configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestRevision":{"name":"latestRevision","type":"\u0005","is_mandatory":true,"title":"Latest revision number","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the configuration lives","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serverProperties":{"name":"serverProperties","type":"\u0007","title":"Contents of the server.properties file (lazy-loaded via DescribeConfigurationRevision)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the configuration: ACTIVE, DELETING, or DELETE_FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon MSK configuration (server.properties wrapper)","private":true,"min_provider_version":"13.14.2","defaults":"name state latestRevision region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.replicator":{"id":"aws.msk.replicator","name":"aws.msk.replicator","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the replicator","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"consumerGroupReplication":{"name":"consumerGroupReplication","type":"\u001baws.msk.replicator.consumerGroupReplication","title":"Consumer group replication configuration for a replicator replication flow","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the replicator was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"currentVersion":{"name":"currentVersion","type":"\u0007","is_mandatory":true,"title":"Current version of the replicator","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the replicator","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isCrossAccount":{"name":"isCrossAccount","type":"\u0004","title":"Whether source and target clusters live in different accounts","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isCrossRegion":{"name":"isCrossRegion","type":"\u0004","title":"Whether source and target clusters live in different regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kafkaCluster":{"name":"kafkaCluster","type":"\u001baws.msk.replicator.kafkaCluster","title":"Kafka cluster referenced by an MSK replicator","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"kafkaClusters":{"name":"kafkaClusters","type":"\u0019\u001baws.msk.replicator.kafkaCluster","title":"Kafka clusters wired into the replicator (source/target)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logDelivery":{"name":"logDelivery","type":"\u001baws.msk.replicator.logDelivery","title":"Log delivery configuration for the replicator (null when not configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the replicator","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the replicator lives","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationInfo":{"name":"replicationInfo","type":"\u001baws.msk.replicator.replicationInfo","title":"Source-to-target replication flow","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"replicationInfoList":{"name":"replicationInfoList","type":"\u0019\u001baws.msk.replicator.replicationInfo","title":"Replication flow configurations between source and target clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceExecutionRole":{"name":"serviceExecutionRole","type":"\u001baws.iam.role","title":"IAM role the replicator uses to access source/target clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the replicator","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateCode":{"name":"stateCode","type":"\u0007","title":"Replication state code","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stateMessage":{"name":"stateMessage","type":"\u0007","title":"Replication state message","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags on the replicator","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"topicReplication":{"name":"topicReplication","type":"\u001baws.msk.replicator.topicReplication","title":"Topic replication configuration for a replicator replication flow","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"Amazon MSK replicator","private":true,"min_provider_version":"13.14.2","defaults":"name state region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.replicator.consumerGroupReplication":{"id":"aws.msk.replicator.consumerGroupReplication","name":"aws.msk.replicator.consumerGroupReplication","fields":{"consumerGroupsToExclude":{"name":"consumerGroupsToExclude","type":"\u0019\u0007","is_mandatory":true,"title":"Regular expression patterns of consumer groups to exclude from replication","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"consumerGroupsToReplicate":{"name":"consumerGroupsToReplicate","type":"\u0019\u0007","is_mandatory":true,"title":"Regular expression patterns of consumer groups to replicate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"detectAndCopyNewConsumerGroups":{"name":"detectAndCopyNewConsumerGroups","type":"\u0004","is_mandatory":true,"title":"Whether new consumer groups are detected and copied","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"offsetSyncMode":{"name":"offsetSyncMode","type":"\u0007","is_mandatory":true,"title":"Consumer group offset sync mode","desc":"LEGACY (syncs when producers write to source) or ENHANCED (syncs regardless of producer location; requires reverse replicator).","min_provider_version":"13.17.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"synchroniseConsumerGroupOffsets":{"name":"synchroniseConsumerGroupOffsets","type":"\u0004","is_mandatory":true,"title":"Whether consumer group offsets are synchronised to the target cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Consumer group replication configuration for a replicator replication flow","private":true,"min_provider_version":"13.14.2","defaults":"synchroniseConsumerGroupOffsets detectAndCopyNewConsumerGroups","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.replicator.kafkaCluster":{"id":"aws.msk.replicator.kafkaCluster","name":"aws.msk.replicator.kafkaCluster","fields":{"amazonMskClusterArn":{"name":"amazonMskClusterArn","type":"\u0007","is_mandatory":true,"title":"ARN of the MSK cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"apacheKafkaBootstrapBrokers":{"name":"apacheKafkaBootstrapBrokers","type":"\u0007","is_mandatory":true,"title":"Bootstrap broker string of the external (non-MSK) Apache Kafka cluster, if this is an external target","min_provider_version":"13.17.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authenticationType":{"name":"authenticationType","type":"\u0007","is_mandatory":true,"title":"Authentication type for an external Apache Kafka cluster: SASL_SCRAM, or NONE if unauthenticated","min_provider_version":"13.17.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cluster":{"name":"cluster","type":"\u001baws.msk.cluster","title":"MSK cluster resource (tolerates cross-account ARNs)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionInTransitType":{"name":"encryptionInTransitType","type":"\u0007","is_mandatory":true,"title":"Encryption type in transit to the external Apache Kafka cluster: TLS (absent for MSK clusters)","min_provider_version":"13.17.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kafkaClusterAlias":{"name":"kafkaClusterAlias","type":"\u0007","is_mandatory":true,"title":"Alias used to prefix names of replicated topics","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rootCaCertificate":{"name":"rootCaCertificate","type":"\u0007","is_mandatory":true,"title":"PEM-encoded root CA certificate trusted for TLS to the external Apache Kafka cluster","min_provider_version":"13.17.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"saslScramMechanism":{"name":"saslScramMechanism","type":"\u0007","is_mandatory":true,"title":"SASL/SCRAM mechanism when authenticationType is SASL_SCRAM: SHA256 or SHA512","min_provider_version":"13.17.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"saslScramSecret":{"name":"saslScramSecret","type":"\u001baws.secretsmanager.secret","title":"Secrets Manager secret holding SASL/SCRAM credentials","min_provider_version":"13.17.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroupIds":{"name":"securityGroupIds","type":"\u0019\u0007","is_mandatory":true,"title":"Security group IDs attached to the replicator ENIs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups attached to the replicator ENIs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetIds":{"name":"subnetIds","type":"\u0019\u0007","is_mandatory":true,"title":"Subnet IDs the replicator attaches ENIs to in the client VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets the replicator attaches ENIs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Kafka cluster referenced by an MSK replicator","private":true,"min_provider_version":"13.14.2","defaults":"kafkaClusterAlias amazonMskClusterArn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.replicator.logDelivery":{"id":"aws.msk.replicator.logDelivery","name":"aws.msk.replicator.logDelivery","fields":{"cloudwatchLogs":{"name":"cloudwatchLogs","type":"\u001baws.msk.replicator.logDelivery.cloudwatchLogs","title":"CloudWatch Logs destination (null when not configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firehose":{"name":"firehose","type":"\u001baws.msk.replicator.logDelivery.firehose","title":"Kinesis Firehose destination (null when not configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hasAnyEnabled":{"name":"hasAnyEnabled","type":"\u0004","is_mandatory":true,"title":"Whether any log delivery destination is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3":{"name":"s3","type":"\u001baws.msk.replicator.logDelivery.s3","title":"S3 destination (null when not configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Log delivery configuration for an MSK replicator","private":true,"min_provider_version":"13.17.1","defaults":"hasAnyEnabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.replicator.logDelivery.cloudwatchLogs":{"id":"aws.msk.replicator.logDelivery.cloudwatchLogs","name":"aws.msk.replicator.logDelivery.cloudwatchLogs","fields":{"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether CloudWatch Logs delivery is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logGroup":{"name":"logGroup","type":"\u001baws.cloudwatch.loggroup","title":"CloudWatch log group resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"CloudWatch Logs replicator log destination","private":true,"min_provider_version":"13.17.1","defaults":"enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.replicator.logDelivery.firehose":{"id":"aws.msk.replicator.logDelivery.firehose","name":"aws.msk.replicator.logDelivery.firehose","fields":{"deliveryStream":{"name":"deliveryStream","type":"\u001baws.kinesis.firehoseDeliveryStream","title":"Firehose delivery stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether Firehose delivery is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Kinesis Firehose replicator log destination","private":true,"min_provider_version":"13.17.1","defaults":"enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.replicator.logDelivery.s3":{"id":"aws.msk.replicator.logDelivery.s3","name":"aws.msk.replicator.logDelivery.s3","fields":{"bucket":{"name":"bucket","type":"\u001baws.s3.bucket","title":"S3 bucket destination","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether S3 delivery is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"prefix":{"name":"prefix","type":"\u0007","is_mandatory":true,"title":"Key prefix written into the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"S3 replicator log destination","private":true,"min_provider_version":"13.17.1","defaults":"enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.replicator.replicationInfo":{"id":"aws.msk.replicator.replicationInfo","name":"aws.msk.replicator.replicationInfo","fields":{"consumerGroupReplication":{"name":"consumerGroupReplication","type":"\u001baws.msk.replicator.consumerGroupReplication","title":"Consumer group replication configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceCluster":{"name":"sourceCluster","type":"\u001baws.msk.cluster","title":"MSK cluster resource for the source alias","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceKafkaClusterAlias":{"name":"sourceKafkaClusterAlias","type":"\u0007","is_mandatory":true,"title":"Alias of the source Kafka cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetCluster":{"name":"targetCluster","type":"\u001baws.msk.cluster","title":"MSK cluster resource for the target alias","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetCompressionType":{"name":"targetCompressionType","type":"\u0007","is_mandatory":true,"title":"Compression type used when producing records to the target cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetKafkaClusterAlias":{"name":"targetKafkaClusterAlias","type":"\u0007","is_mandatory":true,"title":"Alias of the target Kafka cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"topicReplication":{"name":"topicReplication","type":"\u001baws.msk.replicator.topicReplication","title":"Topic replication configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Source-to-target replication flow","private":true,"min_provider_version":"13.14.2","defaults":"sourceKafkaClusterAlias targetKafkaClusterAlias","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.msk.replicator.topicReplication":{"id":"aws.msk.replicator.topicReplication","name":"aws.msk.replicator.topicReplication","fields":{"copyAccessControlListsForTopics":{"name":"copyAccessControlListsForTopics","type":"\u0004","is_mandatory":true,"title":"Whether topic ACLs are periodically copied","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"copyTopicConfigurations":{"name":"copyTopicConfigurations","type":"\u0004","is_mandatory":true,"title":"Whether topic configurations are periodically copied","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"detectAndCopyNewTopics":{"name":"detectAndCopyNewTopics","type":"\u0004","is_mandatory":true,"title":"Whether new topics are detected and copied","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startingPositionType":{"name":"startingPositionType","type":"\u0007","is_mandatory":true,"title":"Starting position type (e.g., LATEST, EARLIEST)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"topicNameConfigurationType":{"name":"topicNameConfigurationType","type":"\u0007","is_mandatory":true,"title":"Replicated topic naming convention (e.g., IDENTICAL, PREFIXED_WITH_SOURCE_CLUSTER_ALIAS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"topicsToExclude":{"name":"topicsToExclude","type":"\u0019\u0007","is_mandatory":true,"title":"Regular expression patterns of topics to exclude from replication","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"topicsToReplicate":{"name":"topicsToReplicate","type":"\u0019\u0007","is_mandatory":true,"title":"Regular expression patterns of topics to replicate","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Topic replication configuration for a replicator replication flow","private":true,"min_provider_version":"13.14.2","defaults":"startingPositionType copyTopicConfigurations detectAndCopyNewTopics","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.neptune":{"id":"aws.neptune","name":"aws.neptune","fields":{"cluster":{"name":"cluster","type":"\u001baws.neptune.cluster","title":"Amazon Neptune cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusters":{"name":"clusters","type":"\u0019\u001baws.neptune.cluster","title":"List of database clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instance":{"name":"instance","type":"\u001baws.neptune.instance","title":"Amazon Neptune instance","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"instances":{"name":"instances","type":"\u0019\u001baws.neptune.instance","title":"List of database instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshot":{"name":"snapshot","type":"\u001baws.neptune.snapshot","title":"Amazon Neptune DB cluster snapshot","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"Amazon Neptune","desc":"Use the Neptune namespace to enumerate the managed graph database deployments in the account. Iterate `clusters()` for Neptune DB clusters (with their endpoints, IAM authentication, KMS encryption, backup retention, parameter group, and reader/writer instances), and `instances()` for individual Neptune DB instances and their per-instance configuration.","min_provider_version":"11.15.2","defaults":"clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.neptune.cluster":{"id":"aws.neptune.cluster","name":"aws.neptune.cluster","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"automaticRestartTime":{"name":"automaticRestartTime","type":"\t","is_mandatory":true,"title":"Time when the cluster was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZones":{"name":"availabilityZones","type":"\u0019\u0007","is_mandatory":true,"title":"List of EC2 Availability Zones","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backupRetentionPeriod":{"name":"backupRetentionPeriod","type":"\u0005","is_mandatory":true,"title":"Number of days automatic DB snapshots are retained","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterIdentifier":{"name":"clusterIdentifier","type":"\u0007","is_mandatory":true,"title":"User-supplied DB cluster identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterParameterGroup":{"name":"clusterParameterGroup","type":"\u0007","is_mandatory":true,"title":"DB cluster parameter group for the DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterResourceId":{"name":"clusterResourceId","type":"\u0007","is_mandatory":true,"title":"Amazon Region-unique, immutable identifier for the DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the cluster was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"crossAccountClone":{"name":"crossAccountClone","type":"\u0004","is_mandatory":true,"title":"Whether the DB cluster can be cloned across accounts","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletionProtection":{"name":"deletionProtection","type":"\u0004","is_mandatory":true,"title":"Whether the DB cluster has deletion protection enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"earliestRestorableTime":{"name":"earliestRestorableTime","type":"\t","is_mandatory":true,"title":"Earliest time to which a database can be restored","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabledCloudwatchLogsExports":{"name":"enabledCloudwatchLogsExports","type":"\u0019\u0007","is_mandatory":true,"title":"List of log types that this cluster is configured to export to CloudWatch logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u0007","is_mandatory":true,"title":"Connection endpoint for the primary instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Name of the database engine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Database engine version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globalClusterIdentifier":{"name":"globalClusterIdentifier","type":"\u0007","is_mandatory":true,"title":"User-supplied global database cluster identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamDatabaseAuthenticationEnabled":{"name":"iamDatabaseAuthenticationEnabled","type":"\u0004","is_mandatory":true,"title":"Whether mapping of Amazon Identity and Access Management (IAM) accounts to database accounts is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the DB cluster","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKeyId":{"name":"kmsKeyId","type":"\u0007","is_mandatory":true,"title":"Amazon KMS key identifier for the encrypted DB cluster","desc":"Deprecated in favor of `kmsKey()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"latestRestorableTime":{"name":"latestRestorableTime","type":"\t","is_mandatory":true,"title":"Latest time to which a database can be restored","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterUsername":{"name":"masterUsername","type":"\u0007","is_mandatory":true,"title":"Username","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"multiAZ":{"name":"multiAZ","type":"\u0004","is_mandatory":true,"title":"Whether the cluster has instances in multiple availability zones","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"port":{"name":"port","type":"\u0005","is_mandatory":true,"title":"Port on which the database engine is listening","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredBackupWindow":{"name":"preferredBackupWindow","type":"\u0007","is_mandatory":true,"title":"Daily time range during which automated backups are created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredMaintenanceWindow":{"name":"preferredMaintenanceWindow","type":"\u0007","is_mandatory":true,"title":"Weekly time range during which system maintenance can occur","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"List of VPC security groups associated with the DB cluster","min_provider_version":"13.3.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshots":{"name":"snapshots","type":"\u0019\u001baws.neptune.snapshot","title":"Snapshots for this cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageEncrypted":{"name":"storageEncrypted","type":"\u0004","is_mandatory":true,"title":"Whether the DB cluster is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageType":{"name":"storageType","type":"\u0007","is_mandatory":true,"title":"Storage type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetGroup":{"name":"subnetGroup","type":"\u0007","is_mandatory":true,"title":"Subnet group associated with the DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Neptune cluster","private":true,"min_provider_version":"11.15.2","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.neptune.instance":{"id":"aws.neptune.instance","name":"aws.neptune.instance","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoMinorVersionUpgrade":{"name":"autoMinorVersionUpgrade","type":"\u0004","is_mandatory":true,"title":"Whether minor version patches are applied automatically","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Name of the availability zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backupRetentionPeriod":{"name":"backupRetentionPeriod","type":"\u0005","is_mandatory":true,"title":"Number of days automatic DB snapshots are retained","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificateAuthority":{"name":"certificateAuthority","type":"\u0007","is_mandatory":true,"title":"ID of the Certificate Authority","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterIdentifier":{"name":"clusterIdentifier","type":"\u0007","is_mandatory":true,"title":"User-supplied DB cluster identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the cluster was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletionProtection":{"name":"deletionProtection","type":"\u0004","is_mandatory":true,"title":"Whether the instance has deletion protection enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabledCloudwatchLogsExports":{"name":"enabledCloudwatchLogsExports","type":"\u0019\u0007","is_mandatory":true,"title":"List of log types that this DB instance is configured to export to CloudWatch logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\n","is_mandatory":true,"title":"Connection endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Name of the database engine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Database engine version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enhancedMonitoringResourceArn":{"name":"enhancedMonitoringResourceArn","type":"\u0007","is_mandatory":true,"title":"Amazon CloudWatch Log ARN log stream to which the database writes the audit log","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamDatabaseAuthenticationEnabled":{"name":"iamDatabaseAuthenticationEnabled","type":"\u0004","is_mandatory":true,"title":"Whether mapping of Amazon Identity and Access Management (IAM) accounts to database accounts is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceClass":{"name":"instanceClass","type":"\u0007","is_mandatory":true,"title":"Name of the compute and memory capacity class","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the DB instance","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKeyId":{"name":"kmsKeyId","type":"\u0007","is_mandatory":true,"title":"Amazon KMS key identifier for the encrypted DB instance","desc":"Deprecated in favor of `kmsKey()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"latestRestorableTime":{"name":"latestRestorableTime","type":"\t","is_mandatory":true,"title":"Latest time to which a database can be restored","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterUsername":{"name":"masterUsername","type":"\u0007","is_mandatory":true,"title":"Username","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"monitoringInterval":{"name":"monitoringInterval","type":"\u0005","is_mandatory":true,"title":"Interval, in seconds, between points when Enhanced Monitoring metrics are collected","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"monitoringRole":{"name":"monitoringRole","type":"\u001baws.iam.role","title":"IAM role that permits Neptune to send Enhanced Monitoring metrics to Amazon CloudWatch Logs","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"monitoringRoleArn":{"name":"monitoringRoleArn","type":"\u0007","is_mandatory":true,"title":"ARN for the IAM role that permits Neptune to send Enhanced Monitoring metrics to CloudWatch Logs","desc":"Deprecated in favor of `monitoringRole()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"multiAZ":{"name":"multiAZ","type":"\u0004","is_mandatory":true,"title":"Whether the cluster has instances in multiple availability zones","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"port":{"name":"port","type":"\u0005","is_mandatory":true,"title":"Port on which the database engine is listening","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredBackupWindow":{"name":"preferredBackupWindow","type":"\u0007","is_mandatory":true,"title":"Daily time range during which automated backups are created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredMaintenanceWindow":{"name":"preferredMaintenanceWindow","type":"\u0007","is_mandatory":true,"title":"Weekly time range during which system maintenance can occur","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"promotionTier":{"name":"promotionTier","type":"\u0005","is_mandatory":true,"title":"Order in which a Read Replica is promoted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publiclyAccessible":{"name":"publiclyAccessible","type":"\u0004","is_mandatory":true,"title":"Whether the DB instance is publicly accessible","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageEncrypted":{"name":"storageEncrypted","type":"\u0004","is_mandatory":true,"title":"Whether the DB cluster is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageType":{"name":"storageType","type":"\u0007","is_mandatory":true,"title":"Storage type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tdeCredentialArn":{"name":"tdeCredentialArn","type":"\u0007","is_mandatory":true,"title":"Key store with which the instance is associated for TDE encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Neptune instance","private":true,"min_provider_version":"11.15.2","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.neptune.snapshot":{"id":"aws.neptune.snapshot","name":"aws.neptune.snapshot","fields":{"allocatedStorage":{"name":"allocatedStorage","type":"\u0005","is_mandatory":true,"title":"Allocated storage size in gibibytes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Snapshot ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZones":{"name":"availabilityZones","type":"\u0019\u0007","is_mandatory":true,"title":"Availability zones for the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterCreatedAt":{"name":"clusterCreatedAt","type":"\t","is_mandatory":true,"title":"Time the DB cluster was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterIdentifier":{"name":"clusterIdentifier","type":"\u0007","is_mandatory":true,"title":"DB cluster identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the snapshot was taken","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Database engine name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Database engine version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Snapshot identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for the encrypted snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"port":{"name":"port","type":"\u0005","is_mandatory":true,"title":"Port the database engine was listening on at the time of the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the snapshot exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshotType":{"name":"snapshotType","type":"\u0007","is_mandatory":true,"title":"Snapshot type (manual or automated)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Snapshot status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageEncrypted":{"name":"storageEncrypted","type":"\u0004","is_mandatory":true,"title":"Whether the snapshot is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageType":{"name":"storageType","type":"\u0007","is_mandatory":true,"title":"Storage type","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Neptune DB cluster snapshot","private":true,"min_provider_version":"11.15.2","defaults":"arn status createdAt","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.neptuneAnalytics":{"id":"aws.neptuneAnalytics","name":"aws.neptuneAnalytics","fields":{"graph":{"name":"graph","type":"\u001baws.neptuneAnalytics.graph","title":"Amazon Neptune Analytics graph","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"graphs":{"name":"graphs","type":"\u0019\u001baws.neptuneAnalytics.graph","title":"List of Neptune Analytics graphs","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Neptune Analytics","desc":"Use the Neptune Analytics namespace to enumerate the GPU-accelerated graph analytics deployments in the account. Iterate `graphs()` for every Neptune Analytics graph — each row surfaces the graph status, provisioned memory units, replica count, KMS encryption, vector search configuration, public connectivity, and the source S3 import or snapshot the graph was created from.","min_provider_version":"13.18.1","defaults":"graphs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.neptuneAnalytics.graph":{"id":"aws.neptuneAnalytics.graph","name":"aws.neptuneAnalytics.graph","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the graph","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"buildNumber":{"name":"buildNumber","type":"\u0007","title":"Build number of the graph","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Time the graph was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletionProtection":{"name":"deletionProtection","type":"\u0004","is_mandatory":true,"title":"Whether deletion protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u0007","is_mandatory":true,"title":"Connection endpoint for the graph","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Service-generated unique identifier of the graph","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key encrypting and decrypting graph data (only set when using a customer-managed key)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Customer-supplied name of the graph","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"provisionedMemory":{"name":"provisionedMemory","type":"\u0005","is_mandatory":true,"title":"Number of memory-optimized Neptune Capacity Units (m-NCUs) allocated to the graph","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicConnectivity":{"name":"publicConnectivity","type":"\u0004","is_mandatory":true,"title":"Whether the graph has a public endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the graph","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicaCount":{"name":"replicaCount","type":"\u0005","is_mandatory":true,"title":"Number of replicas for the graph","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceSnapshotId":{"name":"sourceSnapshotId","type":"\u0007","title":"ID of the snapshot from which the graph was created, if any","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the graph: CREATING, AVAILABLE, DELETING, RESETTING, UPDATING, SNAPSHOTTING, FAILED, or IMPORTING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusReason":{"name":"statusReason","type":"\u0007","title":"Reason for the current status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the graph","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vectorSearchDimension":{"name":"vectorSearchDimension","type":"\u0005","title":"Number of dimensions for vector embeddings, or 0 if vector search is not configured","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Neptune Analytics graph","private":true,"min_provider_version":"13.18.1","defaults":"arn name status region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.networkfirewall":{"id":"aws.networkfirewall","name":"aws.networkfirewall","fields":{"firewall":{"name":"firewall","type":"\u001baws.networkfirewall.firewall","title":"AWS Network Firewall firewall","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"firewalls":{"name":"firewalls","type":"\u0019\u001baws.networkfirewall.firewall","title":"List of Network Firewall firewalls","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policies":{"name":"policies","type":"\u0019\u001baws.networkfirewall.policy","title":"List of Network Firewall policies","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\u001baws.networkfirewall.policy","title":"AWS Network Firewall policy","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ruleGroups":{"name":"ruleGroups","type":"\u0019\u001baws.networkfirewall.rulegroup","title":"List of Network Firewall rule groups","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rulegroup":{"name":"rulegroup","type":"\u001baws.networkfirewall.rulegroup","title":"AWS Network Firewall rule group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"tlsInspectionConfiguration":{"name":"tlsInspectionConfiguration","type":"\u001baws.networkfirewall.tlsInspectionConfiguration","title":"AWS Network Firewall TLS inspection configuration","desc":"Examine the SSL/TLS decryption settings that a firewall policy can attach to perform deep inspection on TLS traffic. Each configuration carries one or more `serverCertificateConfigurations` entries, each of which combines the inbound `serverCertificates` (ACM-managed) and an outbound `certificateAuthorityArn` (an imported CA in ACM) with `scopes` that describe the traffic to decrypt. `encryptionType` and `kmsKey()` describe how the configuration itself is encrypted at rest.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"tlsInspectionConfigurations":{"name":"tlsInspectionConfigurations","type":"\u0019\u001baws.networkfirewall.tlsInspectionConfiguration","title":"List of Network Firewall TLS inspection configurations","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Network Firewall","desc":"Use the Network Firewall namespace to enumerate VPC-level firewall deployments and the policy building blocks they reference. Iterate `firewalls()` for each deployed firewall (with its associated VPC, subnets, logging configuration, and attached policy), `policies()` for firewall policies that compose stateless and stateful rule groups, `ruleGroups()` for reusable Suricata-compatible or stateless rule groups, and `tlsInspectionConfigurations()` for the configurations that drive SSL/TLS decryption performed by the firewall.","min_provider_version":"11.16.1","defaults":"firewalls","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.networkfirewall.firewall":{"id":"aws.networkfirewall.firewall","name":"aws.networkfirewall.firewall","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the firewall","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"configurationSyncStateSummary":{"name":"configurationSyncStateSummary","type":"\u0007","title":"Configuration sync state summary across all Availability Zones (IN_SYNC, PENDING, CAPACITY_CONSTRAINED)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deleteProtection":{"name":"deleteProtection","type":"\u0004","is_mandatory":true,"title":"Whether delete protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the firewall","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionConfiguration":{"name":"encryptionConfiguration","type":"\n","is_mandatory":true,"title":"Raw encryption configuration dict","desc":"Deprecated in favor of `encryptionType` and `kmsKey()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"encryptionType":{"name":"encryptionType","type":"\u0007","is_mandatory":true,"title":"KMS encryption type for firewall resources (AWS_OWNED_KMS_KEY or CUSTOMER_KMS)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firewallPolicyArn":{"name":"firewallPolicyArn","type":"\u0007","is_mandatory":true,"title":"ARN of the firewall policy associated with the firewall","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firewallPolicyChangeProtection":{"name":"firewallPolicyChangeProtection","type":"\u0004","is_mandatory":true,"title":"Whether the firewall policy change protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt firewall resources (set when encryptionType is CUSTOMER_KMS)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loggingConfiguration":{"name":"loggingConfiguration","type":"\n","title":"Logging configuration for the firewall","desc":"The full logging configuration returned by DescribeLoggingConfiguration. Contains `logDestinationConfigs`, an array of entries with `logType` (ALERT, FLOW, or TLS), `logDestinationType` (S3, CloudWatchLogs, or KinesisDataFirehose), and a `logDestination` map whose keys depend on the destination type (for example `bucketName`/`prefix` for S3, `logGroup` for CloudWatch Logs, or `deliveryStream` for Kinesis Data Firehose). Null when no logging is configured on the firewall.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loggingDestinations":{"name":"loggingDestinations","type":"\u0019\n","title":"Logging destinations configured on the firewall (one entry per log type)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the firewall","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\u001baws.networkfirewall.policy","title":"Firewall policy associated with this firewall","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the firewall","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Readiness of the firewall to handle traffic (READY, PROVISIONING, DELETING)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetChangeProtection":{"name":"subnetChangeProtection","type":"\u0004","is_mandatory":true,"title":"Whether subnet change protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetMappings":{"name":"subnetMappings","type":"\u0019\n","is_mandatory":true,"title":"Subnet mappings for the firewall","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets where the firewall endpoints are deployed","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"syncStates":{"name":"syncStates","type":"\u0019\n","title":"Per-Availability-Zone sync states for the firewall endpoints","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the firewall","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC where the firewall is deployed","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Network Firewall firewall","private":true,"min_provider_version":"11.16.1","defaults":"arn name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.networkfirewall.policy":{"id":"aws.networkfirewall.policy","name":"aws.networkfirewall.policy","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the firewall policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"consumedStatefulDomainCapacity":{"name":"consumedStatefulDomainCapacity","type":"\u0005","is_mandatory":true,"title":"Domain-name specifications consumed by stateful-domain rule groups in the policy","min_provider_version":"13.17.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"consumedStatefulRuleCapacity":{"name":"consumedStatefulRuleCapacity","type":"\u0005","is_mandatory":true,"title":"Capacity units currently consumed by the policy's stateful rules","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"consumedStatelessRuleCapacity":{"name":"consumedStatelessRuleCapacity","type":"\u0005","is_mandatory":true,"title":"Capacity units currently consumed by the policy's stateless rules","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the firewall policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionType":{"name":"encryptionType","type":"\u0007","is_mandatory":true,"title":"KMS encryption type for the firewall policy (AWS_OWNED_KMS_KEY or CUSTOMER_KMS)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firewallPolicyId":{"name":"firewallPolicyId","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the firewall policy","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firewallPolicyStatus":{"name":"firewallPolicyStatus","type":"\u0007","is_mandatory":true,"title":"Status of the firewall policy","desc":"One of ACTIVE, DELETING, or ERROR.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the firewall policy (set when encryptionType is CUSTOMER_KMS)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"Last modification time of the firewall policy","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the firewall policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"numberOfAssociations":{"name":"numberOfAssociations","type":"\u0005","is_mandatory":true,"title":"Number of firewalls associated with this policy","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policyVariables":{"name":"policyVariables","type":"\u0019\n","is_mandatory":true,"title":"Suricata HOME_NET overrides and other policy-level rule variables","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the firewall policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statefulDefaultActions":{"name":"statefulDefaultActions","type":"\u0019\u0007","is_mandatory":true,"title":"Stateful default actions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statefulEngineOptions":{"name":"statefulEngineOptions","type":"\n","is_mandatory":true,"title":"Stateful engine options","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statefulEngineRuleOrder":{"name":"statefulEngineRuleOrder","type":"\u0007","is_mandatory":true,"title":"Order in which stateful rules are evaluated (DEFAULT_ACTION_ORDER or STRICT_ORDER)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statefulEngineStreamExceptionPolicy":{"name":"statefulEngineStreamExceptionPolicy","type":"\u0007","is_mandatory":true,"title":"Behavior when a network connection breaks midstream (DROP, CONTINUE, REJECT)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statefulRuleGroupReferences":{"name":"statefulRuleGroupReferences","type":"\u0019\n","is_mandatory":true,"title":"Stateful rule group references","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statefulRuleGroups":{"name":"statefulRuleGroups","type":"\u0019\u001baws.networkfirewall.rulegroup","title":"Stateful rule groups referenced by the policy","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statelessCustomActions":{"name":"statelessCustomActions","type":"\u0019\n","is_mandatory":true,"title":"Custom stateless actions usable by name in the policy's default actions","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statelessDefaultActions":{"name":"statelessDefaultActions","type":"\u0019\u0007","is_mandatory":true,"title":"Stateless default actions for packets","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statelessFragmentDefaultActions":{"name":"statelessFragmentDefaultActions","type":"\u0019\u0007","is_mandatory":true,"title":"Stateless default actions for fragmented packets","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statelessRuleGroupReferences":{"name":"statelessRuleGroupReferences","type":"\u0019\n","is_mandatory":true,"title":"Stateless rule group references","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statelessRuleGroups":{"name":"statelessRuleGroups","type":"\u0019\u001baws.networkfirewall.rulegroup","title":"Stateless rule groups referenced by the policy","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the firewall policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tlsInspectionConfiguration":{"name":"tlsInspectionConfiguration","type":"\u001baws.networkfirewall.tlsInspectionConfiguration","title":"TLS inspection configuration associated with the policy","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tlsInspectionConfigurationArn":{"name":"tlsInspectionConfigurationArn","type":"\u0007","is_mandatory":true,"title":"ARN of the TLS inspection configuration associated with the policy","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Network Firewall policy","private":true,"min_provider_version":"11.16.1","defaults":"arn name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.networkfirewall.rulegroup":{"id":"aws.networkfirewall.rulegroup","name":"aws.networkfirewall.rulegroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the rule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"capacity":{"name":"capacity","type":"\u0005","is_mandatory":true,"title":"Capacity of the rule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"consumedCapacity":{"name":"consumedCapacity","type":"\u0005","is_mandatory":true,"title":"Capacity units currently consumed by the rule group rules","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the rule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionType":{"name":"encryptionType","type":"\u0007","is_mandatory":true,"title":"KMS encryption type for the rule group (AWS_OWNED_KMS_KEY or CUSTOMER_KMS)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the rule group (set when encryptionType is CUSTOMER_KMS)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"Last modification time of the rule group","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the rule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"numberOfAssociations":{"name":"numberOfAssociations","type":"\u0005","is_mandatory":true,"title":"Number of firewall policies that reference this rule group","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"referenceSets":{"name":"referenceSets","type":"\u0019\n","is_mandatory":true,"title":"Reference sets used by the rule group's rules","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the rule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleGroupId":{"name":"ruleGroupId","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the rule group","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleGroupStatus":{"name":"ruleGroupStatus","type":"\u0007","is_mandatory":true,"title":"Status of the rule group (ACTIVE, DELETING, ERROR)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleVariables":{"name":"ruleVariables","type":"\u0019\n","is_mandatory":true,"title":"Rule variables (IP sets and port sets) usable in the rule group's rules","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rules":{"name":"rules","type":"\n","is_mandatory":true,"title":"Rules definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rulesString":{"name":"rulesString","type":"\u0007","is_mandatory":true,"title":"Raw Suricata-compatible rule body for stateful rule groups","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snsTopic":{"name":"snsTopic","type":"\u001baws.sns.topic","title":"SNS topic that publishes change notifications for the managed rule group, when one is configured","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceMetadata":{"name":"sourceMetadata","type":"\u0019\n","is_mandatory":true,"title":"Metadata about the managed rule group this rule group was copied from","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statefulRuleOrder":{"name":"statefulRuleOrder","type":"\u0007","is_mandatory":true,"title":"Order in which the rule group's stateful rules are evaluated (DEFAULT_ACTION_ORDER or STRICT_ORDER)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the rule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of the rule group (STATELESS or STATEFUL)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Network Firewall rule group","private":true,"min_provider_version":"11.16.1","defaults":"arn name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.networkfirewall.tlsInspectionConfiguration":{"id":"aws.networkfirewall.tlsInspectionConfiguration","name":"aws.networkfirewall.tlsInspectionConfiguration","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the TLS inspection configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificateAuthorities":{"name":"certificateAuthorities","type":"\u0019\u001baws.acm.certificate","title":"ACM-managed CA certificates used for outbound TLS inspection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificateAuthorityArns":{"name":"certificateAuthorityArns","type":"\u0019\u0007","is_mandatory":true,"title":"ACM ARNs of the outbound CA certificates","desc":"One ARN per `serverCertificateConfigurations` entry that defines an outbound CA. Empty when the configuration only inspects inbound traffic.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the TLS inspection configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionType":{"name":"encryptionType","type":"\u0007","is_mandatory":true,"title":"KMS encryption type for the TLS inspection configuration (AWS_OWNED_KMS_KEY or CUSTOMER_KMS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the TLS inspection configuration (set when encryptionType is CUSTOMER_KMS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","is_mandatory":true,"title":"Last modification time of the TLS inspection configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the TLS inspection configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"numberOfAssociations":{"name":"numberOfAssociations","type":"\u0005","is_mandatory":true,"title":"Number of firewall policies that reference this TLS inspection configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the TLS inspection configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scopes":{"name":"scopes","type":"\u0019\n","is_mandatory":true,"title":"Flattened decryption scopes across all server certificate configurations","desc":"Each scope describes one block of traffic to decrypt with `sources`, `destinations`, `sourcePorts`, `destinationPorts`, and `protocols`. Convenience over iterating into `serverCertificateConfigurations[*].Scopes`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serverCertificateConfigurations":{"name":"serverCertificateConfigurations","type":"\u0019\n","is_mandatory":true,"title":"Per-certificate-configuration settings","desc":"Each entry binds an outbound CA (`certificateAuthorityArn`, an imported CA in ACM), zero or more inbound `serverCertificates`, optional `checkCertificateRevocationStatus` actions, and the `scopes` (sources, destinations, source ports, destination ports, protocols) of traffic to decrypt.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the TLS inspection configuration","desc":"One of ACTIVE, DELETING, or ERROR.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the TLS inspection configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tlsInspectionConfigurationId":{"name":"tlsInspectionConfigurationId","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the TLS inspection configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Network Firewall TLS inspection configuration","desc":"Examine the SSL/TLS decryption settings that a firewall policy can attach to perform deep inspection on TLS traffic. Each configuration carries one or more `serverCertificateConfigurations` entries, each of which combines the inbound `serverCertificates` (ACM-managed) and an outbound `certificateAuthorityArn` (an imported CA in ACM) with `scopes` that describe the traffic to decrypt. `encryptionType` and `kmsKey()` describe how the configuration itself is encrypted at rest.","private":true,"min_provider_version":"13.26.3","defaults":"arn name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.opensearch":{"id":"aws.opensearch","name":"aws.opensearch","fields":{"domain":{"name":"domain","type":"\u001baws.opensearch.domain","title":"Amazon OpenSearch Service domain","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"domains":{"name":"domains","type":"\u0019\u001baws.opensearch.domain","title":"List of OpenSearch domains","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon OpenSearch Service","desc":"Use the OpenSearch namespace to enumerate managed OpenSearch and legacy Elasticsearch (OpenSearch-compatible) domains in the account. Iterate `domains()` for each domain and traverse its endpoint, engine version, encryption-at-rest, node-to-node encryption, HTTPS enforcement, TLS security policy, and audit-log configuration.","min_provider_version":"11.15.2","defaults":"domains","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.opensearch.domain":{"id":"aws.opensearch.domain","name":"aws.opensearch.domain","fields":{"advancedSecurityEnabled":{"name":"advancedSecurityEnabled","type":"\u0004","is_mandatory":true,"title":"Whether fine-grained access control is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"anonymousAuthEnabled":{"name":"anonymousAuthEnabled","type":"\u0004","is_mandatory":true,"title":"Whether anonymous auth is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the OpenSearch domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"auditLogEnabled":{"name":"auditLogEnabled","type":"\u0004","is_mandatory":true,"title":"Whether audit logging is enabled for the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoSoftwareUpdateEnabled":{"name":"autoSoftwareUpdateEnabled","type":"\u0004","is_mandatory":true,"title":"Whether automatic software updates are enabled","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoTuneState":{"name":"autoTuneState","type":"\u0007","is_mandatory":true,"title":"Whether auto-tune is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"automatedSnapshotPauseEnabled":{"name":"automatedSnapshotPauseEnabled","type":"\u0004","is_mandatory":true,"title":"Whether automated snapshot pause is enabled for the domain","min_provider_version":"13.25.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"automatedSnapshotPauseEndTime":{"name":"automatedSnapshotPauseEndTime","type":"\t","is_mandatory":true,"title":"Timestamp at which the automated snapshot pause ends","min_provider_version":"13.25.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"automatedSnapshotPauseStartTime":{"name":"automatedSnapshotPauseStartTime","type":"\t","is_mandatory":true,"title":"Timestamp at which the automated snapshot pause begins","min_provider_version":"13.25.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"automatedSnapshotPauseState":{"name":"automatedSnapshotPauseState","type":"\u0007","is_mandatory":true,"title":"Current state of the automated snapshot pause (Active, Completed, Scheduled, or Disabled)","min_provider_version":"13.25.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZoneCount":{"name":"availabilityZoneCount","type":"\u0005","is_mandatory":true,"title":"Number of availability zones","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"coldStorageEnabled":{"name":"coldStorageEnabled","type":"\u0004","is_mandatory":true,"title":"Whether cold storage is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Created timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customEndpoint":{"name":"customEndpoint","type":"\u0007","is_mandatory":true,"title":"Custom endpoint fully qualified domain name (empty if not configured)","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customEndpointCertificate":{"name":"customEndpointCertificate","type":"\u001baws.acm.certificate","title":"ACM certificate used for the custom endpoint (null if not configured)","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customEndpointEnabled":{"name":"customEndpointEnabled","type":"\u0004","is_mandatory":true,"title":"Whether a custom endpoint is enabled for the domain","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dedicatedMasterCount":{"name":"dedicatedMasterCount","type":"\u0005","is_mandatory":true,"title":"Number of dedicated master nodes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dedicatedMasterEnabled":{"name":"dedicatedMasterEnabled","type":"\u0004","is_mandatory":true,"title":"Whether the domain is created with a dedicated master node","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dedicatedMasterType":{"name":"dedicatedMasterType","type":"\u0007","is_mandatory":true,"title":"Instance type of the dedicated master nodes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainId":{"name":"domainId","type":"\u0007","is_mandatory":true,"title":"Domain ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsEnabled":{"name":"ebsEnabled","type":"\u0004","is_mandatory":true,"title":"EBS storage enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsIops":{"name":"ebsIops","type":"\u0005","is_mandatory":true,"title":"EBS IOPS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsThroughput":{"name":"ebsThroughput","type":"\u0005","is_mandatory":true,"title":"EBS throughput","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsVolumeSize":{"name":"ebsVolumeSize","type":"\u0005","is_mandatory":true,"title":"EBS volume size in GB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ebsVolumeType":{"name":"ebsVolumeType","type":"\u0007","is_mandatory":true,"title":"EBS volume type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionAtRestEnabled":{"name":"encryptionAtRestEnabled","type":"\u0004","is_mandatory":true,"title":"Whether encryption at rest is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionAtRestKmsKey":{"name":"encryptionAtRestKmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption at rest","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionAtRestKmsKeyId":{"name":"encryptionAtRestKmsKeyId","type":"\u0007","is_mandatory":true,"title":"KMS key ID for encryption at rest","desc":"Deprecated in favor of `encryptionAtRestKmsKey()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"endpoint":{"name":"endpoint","type":"\u0007","is_mandatory":true,"title":"Connection endpoint for the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enforceHTTPS":{"name":"enforceHTTPS","type":"\u0004","is_mandatory":true,"title":"Whether HTTPS is required","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"OpenSearch or Elasticsearch engine version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceCount":{"name":"instanceCount","type":"\u0005","is_mandatory":true,"title":"Number of data nodes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"Instance type of data nodes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"internalUserDatabaseEnabled":{"name":"internalUserDatabaseEnabled","type":"\u0004","is_mandatory":true,"title":"Whether internal user database is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddressType":{"name":"ipAddressType","type":"\u0007","is_mandatory":true,"title":"IP address type for the domain (ipv4 or dualstack)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jwksUrl":{"name":"jwksUrl","type":"\u0007","is_mandatory":true,"title":"JWKS URL the cluster retrieves public keys from to verify JWT requests (empty if JWT auth is not configured)","min_provider_version":"13.18.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jwtEnabled":{"name":"jwtEnabled","type":"\u0004","is_mandatory":true,"title":"Whether JWT authentication is enabled","min_provider_version":"13.18.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeToNodeEncryptionEnabled":{"name":"nodeToNodeEncryptionEnabled","type":"\u0004","is_mandatory":true,"title":"Whether node-to-node encryption is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"offPeakWindowEnabled":{"name":"offPeakWindowEnabled","type":"\u0004","is_mandatory":true,"title":"Whether the off-peak maintenance window is enabled","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"processing":{"name":"processing","type":"\u0004","is_mandatory":true,"title":"Domain processing status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the domain exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"samlEnabled":{"name":"samlEnabled","type":"\u0004","is_mandatory":true,"title":"Whether SAML is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups associated with the VPC domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceSoftwareNewVersion":{"name":"serviceSoftwareNewVersion","type":"\u0007","is_mandatory":true,"title":"New service software version available for the domain (empty string if up to date)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets for the VPC domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tlsSecurityPolicy":{"name":"tlsSecurityPolicy","type":"\u0007","is_mandatory":true,"title":"TLS security policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"upgradeProcessing":{"name":"upgradeProcessing","type":"\u0004","is_mandatory":true,"title":"Domain upgrade processing status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC associated with the domain","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcEgressEnabled":{"name":"vpcEgressEnabled","type":"\u0004","is_mandatory":true,"title":"Whether outbound traffic from the domain is routed through the customer VPC","desc":"When true, outbound traffic flows through the VPC; when false, it goes through the public internet. Always false for non-VPC domains.","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcId":{"name":"vpcId","type":"\u0007","is_mandatory":true,"title":"VPC ID if the domain is in a VPC","desc":"Deprecated in favor of `vpc()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"warmCount":{"name":"warmCount","type":"\u0005","is_mandatory":true,"title":"Number of warm nodes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"warmEnabled":{"name":"warmEnabled","type":"\u0004","is_mandatory":true,"title":"Whether warm storage is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"warmType":{"name":"warmType","type":"\u0007","is_mandatory":true,"title":"Warm instance type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"zoneAwarenessEnabled":{"name":"zoneAwarenessEnabled","type":"\u0004","is_mandatory":true,"title":"Whether zone awareness is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon OpenSearch Service domain","private":true,"min_provider_version":"11.15.2","defaults":"name engineVersion","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.organization":{"id":"aws.organization","name":"aws.organization","fields":{"accounts":{"name":"accounts","type":"\u0019\u001baws.account","title":"List of accounts that belong to the organization, if available to the caller","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the organization","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"delegatedAdministrator":{"name":"delegatedAdministrator","type":"\u001baws.organization.delegatedAdministrator","title":"AWS Organization delegated administrator","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"delegatedAdministrators":{"name":"delegatedAdministrators","type":"\u0019\u001baws.organization.delegatedAdministrator","title":"List of delegated administrator accounts in the organization","min_provider_version":"13.0.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"delegatedService":{"name":"delegatedService","type":"\u001baws.organization.delegatedService","title":"AWS Organization delegated service","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"featureSet":{"name":"featureSet","type":"\u0007","is_mandatory":true,"title":"Functionality available to org: ALL or CONSOLIDATED_BILLING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Organization ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterAccountEmail":{"name":"masterAccountEmail","type":"\u0007","is_mandatory":true,"title":"Email owner of the organization's master account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterAccountId":{"name":"masterAccountId","type":"\u0007","is_mandatory":true,"title":"ID of the organization's master account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"organizationalUnit":{"name":"organizationalUnit","type":"\u001baws.organization.organizationalUnit","title":"AWS Organization organizational unit (OU)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"organizationalUnits":{"name":"organizationalUnits","type":"\u0019\u001baws.organization.organizationalUnit","title":"List of organizational units in the organization","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Organizations organization","desc":"Examine the AWS Organizations entity that the account belongs to. Surfaces the organization ID and ARN, the master (management) account identifiers and email, the configured feature set (`ALL` vs `CONSOLIDATED_BILLING`), the member `accounts` (when available to the caller), the `delegatedAdministrators` registered for the org, and the `organizationalUnits` that make up the org tree.","min_provider_version":"11.15.2","defaults":"id masterAccountEmail","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.organization.delegatedAdministrator":{"id":"aws.organization.delegatedAdministrator","name":"aws.organization.delegatedAdministrator","fields":{"account":{"name":"account","type":"\u001baws.account","title":"The account resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"Account ID of the delegated administrator","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the delegated administrator account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"delegatedServices":{"name":"delegatedServices","type":"\u0019\u001baws.organization.delegatedService","title":"AWS services for which this account is a delegated administrator","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"delegationEnabledDate":{"name":"delegationEnabledDate","type":"\t","is_mandatory":true,"title":"Date the account was made a delegated administrator","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"email":{"name":"email","type":"\u0007","is_mandatory":true,"title":"Email address associated with the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"joinedMethod":{"name":"joinedMethod","type":"\u0007","is_mandatory":true,"title":"Method the account joined the organization: INVITED or CREATED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"joinedTimestamp":{"name":"joinedTimestamp","type":"\t","is_mandatory":true,"title":"Date the account joined the organization","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Friendly name of the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Account status: ACTIVE, SUSPENDED, or PENDING_CLOSURE","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Organization delegated administrator","private":true,"min_provider_version":"13.0.2","defaults":"name email","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.organization.delegatedService":{"id":"aws.organization.delegatedService","name":"aws.organization.delegatedService","fields":{"delegationEnabledDate":{"name":"delegationEnabledDate","type":"\t","is_mandatory":true,"title":"Date the account became a delegated administrator for this service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"servicePrincipal":{"name":"servicePrincipal","type":"\u0007","is_mandatory":true,"title":"Service principal name (e.g., \"guardduty.amazonaws.com\")","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Organization delegated service","private":true,"min_provider_version":"13.0.2","defaults":"servicePrincipal","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.organization.organizationalUnit":{"id":"aws.organization.organizationalUnit","name":"aws.organization.organizationalUnit","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the organizational unit","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the organizational unit","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Friendly name of the organizational unit","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"path":{"name":"path","type":"\u0007","is_mandatory":true,"title":"Path in the organization where this OU exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Organization organizational unit (OU)","private":true,"min_provider_version":"13.6.3","defaults":"id name path","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.privateca":{"id":"aws.privateca","name":"aws.privateca","fields":{"certificateAuthorities":{"name":"certificateAuthorities","type":"\u0019\u001baws.privateca.certificateAuthority","title":"List of private certificate authorities","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificateAuthority":{"name":"certificateAuthority","type":"\u001baws.privateca.certificateAuthority","title":"AWS Private Certificate Authority","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"AWS Private Certificate Authority (PCA)","desc":"Use the Private CA namespace to enumerate AWS Private CA (formerly ACM PCA) deployments in the account. Iterate `certificateAuthorities()` for each CA across enabled regions — every entry surfaces the CA type (ROOT or SUBORDINATE), key algorithm and signing algorithm, validity window, status (ACTIVE, DISABLED, PENDING_CERTIFICATE, EXPIRED, etc.), CRL and OCSP revocation configuration, the issuer chain, and the resource policy that controls which principals can issue certificates.","min_provider_version":"13.10.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.privateca.certificateAuthority":{"id":"aws.privateca.certificateAuthority","name":"aws.privateca.certificateAuthority","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the certificate authority","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificate":{"name":"certificate","type":"\u0007","title":"PEM-encoded CA certificate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificateChain":{"name":"certificateChain","type":"\u0007","title":"PEM-encoded CA certificate chain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the CA was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","is_mandatory":true,"title":"Failure reason if the CA is in a failed state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyAlgorithm":{"name":"keyAlgorithm","type":"\u0007","is_mandatory":true,"title":"Key algorithm used by the CA (e.g., RSA_2048, EC_prime256v1)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyStorageSecurityStandard":{"name":"keyStorageSecurityStandard","type":"\u0007","is_mandatory":true,"title":"Key storage security standard (e.g., FIPS_140_2_LEVEL_3_OR_HIGHER)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastStateChangeAt":{"name":"lastStateChangeAt","type":"\t","is_mandatory":true,"title":"Date of the last state change","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notAfter":{"name":"notAfter","type":"\t","is_mandatory":true,"title":"Date after which the CA certificate is not valid","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notBefore":{"name":"notBefore","type":"\t","is_mandatory":true,"title":"Date before which the CA certificate is not valid","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerAccount":{"name":"ownerAccount","type":"\u0007","is_mandatory":true,"title":"Owner account ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\u0007","title":"Resource-based policy for the CA (JSON string, empty if none)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the CA exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"revocationConfiguration":{"name":"revocationConfiguration","type":"\n","is_mandatory":true,"title":"Revocation configuration for the CA (CRL and OCSP settings)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serial":{"name":"serial","type":"\u0007","is_mandatory":true,"title":"Serial number of the CA certificate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"signingAlgorithm":{"name":"signingAlgorithm","type":"\u0007","is_mandatory":true,"title":"Signing algorithm used by the CA","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: CREATING, PENDING_CERTIFICATE, ACTIVE, DELETED, DISABLED, EXPIRED, or FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subject":{"name":"subject","type":"\n","is_mandatory":true,"title":"Subject information for the CA","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the certificate authority","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type: ROOT or SUBORDINATE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"usageMode":{"name":"usageMode","type":"\u0007","is_mandatory":true,"title":"Usage mode: GENERAL_PURPOSE or SHORT_LIVED_CERTIFICATE","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Private Certificate Authority","private":true,"min_provider_version":"13.10.0","defaults":"arn status type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ram":{"id":"aws.ram","name":"aws.ram","fields":{"resourceShare":{"name":"resourceShare","type":"\u001baws.ram.resourceShare","title":"AWS RAM resource share","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"resourceShares":{"name":"resourceShares","type":"\u0019\u001baws.ram.resourceShare","title":"List of resource shares owned by this account","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Resource Access Manager (RAM)","desc":"Use the RAM namespace to enumerate cross-account resource shares the account owns. Iterate `resourceShares()` for every share across enabled regions — each row surfaces the principals invited to the share, the resources attached to it (transit gateways, subnets, licenses, Resolver rules, and so on), the share status, the allow-external-principals flag, the associated permissions, and the owning organization or organizational unit when the share is bound to AWS Organizations.","min_provider_version":"13.6.3","defaults":"resourceShares","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ram.resourceShare":{"id":"aws.ram.resourceShare","name":"aws.ram.resourceShare","fields":{"allowExternalPrincipals":{"name":"allowExternalPrincipals","type":"\u0004","is_mandatory":true,"title":"Whether principals outside the organization can be associated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the resource share","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the resource share was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the resource share","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"owningAccountId":{"name":"owningAccountId","type":"\u0007","is_mandatory":true,"title":"Account ID of the owning account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"principals":{"name":"principals","type":"\u0019\n","title":"Principals associated with the resource share","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the resource share exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resources":{"name":"resources","type":"\u0019\n","title":"Resources associated with the resource share","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the resource share: ACTIVE, DELETED, DELETING, FAILED, PENDING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the resource share","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS RAM resource share","private":true,"min_provider_version":"13.6.3","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.rds":{"id":"aws.rds","name":"aws.rds","fields":{"allPendingMaintenanceActions":{"name":"allPendingMaintenanceActions","type":"\u0019\u001baws.rds.pendingMaintenanceAction","title":"List of all pending maintenance actions for the database instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backupsetting":{"name":"backupsetting","type":"\u001baws.rds.backupsetting","title":"Amazon RDS Backup Setting","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusterParameterGroup":{"name":"clusterParameterGroup","type":"\u001baws.rds.clusterParameterGroup","title":"Amazon RDS DB cluster parameter group","desc":"Examine a named set of engine parameters that applies to one or more Aurora or Multi-AZ DB clusters. Use the `name` field as the selection key — for example `aws.rds.clusterParameterGroup(name: \"default.aurora-postgresql15\")`. Iterate `parameters()` for the individual parameter values configured in the group; the `family` field records which engine version family the group is compatible with.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusterParameterGroups":{"name":"clusterParameterGroups","type":"\u0019\u001baws.rds.clusterParameterGroup","title":"List of all cluster parameter groups","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusters":{"name":"clusters","type":"\u0019\u001baws.rds.dbcluster","title":"List of RDS database clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbcluster":{"name":"dbcluster","type":"\u001baws.rds.dbcluster","title":"Amazon RDS database cluster","desc":"Examine an Aurora or Multi-AZ DB cluster and its members. Use the `id` field as the selection key — for example `aws.rds.dbcluster(id: \"prod-aurora-cluster\")`. Each row surfaces the engine and version, member DB instances, snapshots, KMS encryption and storage type, backup retention, deletion protection, IAM database authentication, network exposure (publicly accessible, VPC, security groups), and the pending maintenance actions for the cluster.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"dbinstance":{"name":"dbinstance","type":"\u001baws.rds.dbinstance","title":"Amazon RDS database instance","desc":"Examine an RDS DB instance — the per-engine database server that lives either standalone or as a member of an Aurora or Multi-AZ cluster. Use the `id` field as the selection key — for example `aws.rds.dbinstance(id: \"prod-mysql-01\")`. Each row surfaces the engine and version, instance class, KMS encryption, storage type and IOPS, backup retention, deletion and minor-version-upgrade flags, public accessibility, VPC and security-group placement, IAM authentication state, parameter groups, snapshots, and pending maintenance actions.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"eventSubscription":{"name":"eventSubscription","type":"\u001baws.rds.eventSubscription","title":"AWS RDS event subscription","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"eventSubscriptions":{"name":"eventSubscriptions","type":"\u0019\u001baws.rds.eventSubscription","title":"List of RDS event subscriptions","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globalCluster":{"name":"globalCluster","type":"\u001baws.rds.globalCluster","title":"Amazon Aurora global cluster","desc":"Examine an Aurora global database — a single cluster that spans multiple regions with one writer and one or more reader regions. Use the globalClusterIdentifier field as the selection key — for example `aws.rds.globalCluster(globalClusterIdentifier: \"my-aurora-global\")`. Each row reports the engine and version, member DB clusters, encryption state, deletion-protection, the global write endpoint, and any pending failover or switchover state.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"globalClusters":{"name":"globalClusters","type":"\u0019\u001baws.rds.globalCluster","title":"List of Aurora global clusters","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instances":{"name":"instances","type":"\u0019\u001baws.rds.dbinstance","title":"List of database instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"optionGroup":{"name":"optionGroup","type":"\u001baws.rds.optionGroup","title":"Amazon RDS option group","desc":"Examine engine-specific feature options bundled into a named group and attached to DB instances. Use the optionGroupName field as the selection key — for example `aws.rds.optionGroup(optionGroupName: \"default:postgres-16\")`. Each row reports the engine name, major engine version, the configured options (as a list of dicts), and whether the group can be applied to both VPC and non-VPC instances.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"optionGroups":{"name":"optionGroups","type":"\u0019\u001baws.rds.optionGroup","title":"List of RDS option groups","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameterGroup":{"name":"parameterGroup","type":"\u001baws.rds.parameterGroup","title":"Amazon RDS DB parameter group","desc":"Examine a named set of engine parameters that applies to one or more RDS DB instances. Use the `name` field as the selection key — for example `aws.rds.parameterGroup(name: \"default.mysql8.0\")`. Iterate `parameters()` for the individual parameter values configured in the group; the `family` field records which engine version family the group is compatible with.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"parameterGroups":{"name":"parameterGroups","type":"\u0019\u001baws.rds.parameterGroup","title":"List of all parameter groups","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pendingMaintenanceAction":{"name":"pendingMaintenanceAction","type":"\u001baws.rds.pendingMaintenanceAction","title":"Amazon RDS pending maintenance action","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"proxies":{"name":"proxies","type":"\u0019\u001baws.rds.proxy","title":"List of RDS proxies","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"proxy":{"name":"proxy","type":"\u001baws.rds.proxy","title":"Amazon RDS database proxy","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"snapshot":{"name":"snapshot","type":"\u001baws.rds.snapshot","title":"Amazon RDS snapshot","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"Amazon Relational Database Service (RDS)","desc":"Use the RDS namespace to enumerate database instances, clusters, and the configuration objects they reference. Iterate `instances()` for DB instances, `clusters()` for Aurora and Multi-AZ DB clusters, `globalClusters()` for cross-region Aurora global databases, `proxies()` for RDS Proxy endpoints, `parameterGroups()` and `clusterParameterGroups()` for parameter sets, `optionGroups()` for engine-specific options, `eventSubscriptions()` for event notifications, and `allPendingMaintenanceActions()` for the pending engine and OS maintenance items across the account.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.rds.backupsetting":{"id":"aws.rds.backupsetting","name":"aws.rds.backupsetting","fields":{"dedicatedLogVolume":{"name":"dedicatedLogVolume","type":"\u0004","is_mandatory":true,"title":"Whether dedicated log volume is enabled for the backup setting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"earliestRestoreAvailable":{"name":"earliestRestoreAvailable","type":"\t","is_mandatory":true,"title":"Time of earliest available restore","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encrypted":{"name":"encrypted","type":"\u0004","is_mandatory":true,"title":"Whether backups have encryption turned on","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key associated with the backup setting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestRestoreAvailable":{"name":"latestRestoreAvailable","type":"\t","is_mandatory":true,"title":"Time of latest available restore","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for the backup setting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retentionPeriod":{"name":"retentionPeriod","type":"\u0005","is_mandatory":true,"title":"Retention period for the backup setting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the backup setting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"target":{"name":"target","type":"\u0007","is_mandatory":true,"title":"Target for the backup setting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timezone":{"name":"timezone","type":"\u0007","is_mandatory":true,"title":"Timezone for the backup setting","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon RDS Backup Setting","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.rds.clusterParameterGroup":{"id":"aws.rds.clusterParameterGroup","name":"aws.rds.clusterParameterGroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the parameter group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"family":{"name":"family","type":"\u0007","is_mandatory":true,"title":"Family of the parameter group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the parameter group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameters":{"name":"parameters","type":"\u0019\u001baws.rds.parameterGroup.parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the parameters","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon RDS DB cluster parameter group","desc":"Examine a named set of engine parameters that applies to one or more Aurora or Multi-AZ DB clusters. Use the `name` field as the selection key — for example `aws.rds.clusterParameterGroup(name: \"default.aurora-postgresql15\")`. Iterate `parameters()` for the individual parameter values configured in the group; the `family` field records which engine version family the group is compatible with.","min_provider_version":"11.15.2","defaults":"name family region arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.rds.dbcluster":{"id":"aws.rds.dbcluster","name":"aws.rds.dbcluster","fields":{"activityStreamKmsKey":{"name":"activityStreamKmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the activity stream","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"activityStreamMode":{"name":"activityStreamMode","type":"\u0007","is_mandatory":true,"title":"Mode of the database activity stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"activityStreamStatus":{"name":"activityStreamStatus","type":"\u0007","is_mandatory":true,"title":"Status of the database activity stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the database cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoMinorVersionUpgrade":{"name":"autoMinorVersionUpgrade","type":"\u0004","is_mandatory":true,"title":"Whether minor version patches are applied automatically","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZones":{"name":"availabilityZones","type":"\u0019\u0007","is_mandatory":true,"title":"List of Availability Zones (AZs) where instances in the database cluster can be created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backupRetentionPeriod":{"name":"backupRetentionPeriod","type":"\u0005","is_mandatory":true,"title":"Number of days automated snapshots are retained","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backupSettings":{"name":"backupSettings","type":"\u0019\u001baws.rds.backupsetting","title":"Backup setting for the database cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificateAuthority":{"name":"certificateAuthority","type":"\u0007","is_mandatory":true,"title":"ID of the Certificate Authority","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificateExpiresAt":{"name":"certificateExpiresAt","type":"\t","is_mandatory":true,"title":"Expiration date for the instance certificate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterDbInstanceClass":{"name":"clusterDbInstanceClass","type":"\u0007","is_mandatory":true,"title":"Name of the compute and memory capacity class of the cluster database instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"copyTagsToSnapshot":{"name":"copyTagsToSnapshot","type":"\u0004","is_mandatory":true,"title":"Whether tags are automatically copied to snapshots of the DB cluster","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the RDS cluster was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"crossAccountClone":{"name":"crossAccountClone","type":"\u0004","is_mandatory":true,"title":"Whether the cluster is a clone of a cluster owned by a different account","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"databaseInsightsMode":{"name":"databaseInsightsMode","type":"\u0007","is_mandatory":true,"title":"CloudWatch Database Insights mode. Possible values are `standard` and `advanced`","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"databaseName":{"name":"databaseName","type":"\u0007","is_mandatory":true,"title":"Initial database name created on the DB cluster, if any","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbClusterParameterGroup":{"name":"dbClusterParameterGroup","type":"\u001baws.rds.clusterParameterGroup","title":"DB cluster parameter group associated with the cluster","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletionProtection":{"name":"deletionProtection","type":"\u0004","is_mandatory":true,"title":"Whether deletion protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"earliestRestorableTime":{"name":"earliestRestorableTime","type":"\t","is_mandatory":true,"title":"Earliest point-in-time restore timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u0007","is_mandatory":true,"title":"Connection endpoint for the primary instance of the database cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Name of the database engine for this database cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineLifecycleSupport":{"name":"engineLifecycleSupport","type":"\u0007","is_mandatory":true,"title":"Life cycle type for the database engine","desc":"By default, this value is set to `open-source-rds-extended-support`, which enrolls your DB engine into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to `open-source-rds-extended-support-disabled`. In this case, creating the DB engine will fail if the DB major version is past its end of standard support date.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineMode":{"name":"engineMode","type":"\u0007","is_mandatory":true,"title":"DB engine mode (provisioned, serverless, parallelquery, global)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Version of the database engine for this DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globalCluster":{"name":"globalCluster","type":"\u001baws.rds.globalCluster","title":"Global cluster the DB cluster is a member of, or null when it isn't part of one","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globalClusterIdentifier":{"name":"globalClusterIdentifier","type":"\u0007","is_mandatory":true,"title":"Global cluster identifier if the cluster is a global cluster member","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globalWriteForwardingStatus":{"name":"globalWriteForwardingStatus","type":"\u0007","is_mandatory":true,"title":"Status of write forwarding for a secondary cluster in an Aurora global cluster","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostedZoneId":{"name":"hostedZoneId","type":"\u0007","is_mandatory":true,"title":"Cluster hosted zone ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"httpEndpointEnabled":{"name":"httpEndpointEnabled","type":"\u0004","is_mandatory":true,"title":"Whether the HTTP API endpoint is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamDatabaseAuthentication":{"name":"iamDatabaseAuthentication","type":"\u0004","is_mandatory":true,"title":"Whether IAM database authentication is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Identifier for the database cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for storage encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestRestorableTime":{"name":"latestRestorableTime","type":"\t","is_mandatory":true,"title":"Latest time to which a database can be restored with point-in-time restore","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterUserSecret":{"name":"masterUserSecret","type":"\n","is_mandatory":true,"title":"Master user secret managed by Secrets Manager","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterUsername":{"name":"masterUsername","type":"\u0007","is_mandatory":true,"title":"Master username for the database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"members":{"name":"members","type":"\u0019\u001baws.rds.dbinstance","is_mandatory":true,"title":"List of database instances that belong to the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"monitoringInterval":{"name":"monitoringInterval","type":"\u0005","is_mandatory":true,"title":"Interval, in seconds, between points when Enhanced Monitoring metrics are collected","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"monitoringRole":{"name":"monitoringRole","type":"\u001baws.iam.role","title":"IAM role used by Enhanced Monitoring to send metrics to CloudWatch Logs","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"multiAZ":{"name":"multiAZ","type":"\u0004","is_mandatory":true,"title":"Whether the cluster is a Multi-AZ deployment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkType":{"name":"networkType","type":"\u0007","is_mandatory":true,"title":"Network type of the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameterGroupName":{"name":"parameterGroupName","type":"\u0007","is_mandatory":true,"title":"Container for engine configuration values","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"performanceInsightsEnabled":{"name":"performanceInsightsEnabled","type":"\u0004","is_mandatory":true,"title":"Whether Performance Insights is enabled for the DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"performanceInsightsRetentionPeriod":{"name":"performanceInsightsRetentionPeriod","type":"\u0005","is_mandatory":true,"title":"Number of days to retain Performance Insights data","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"port":{"name":"port","type":"\u0005","is_mandatory":true,"title":"Port on which the database engine is listening","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredBackupWindow":{"name":"preferredBackupWindow","type":"\u0007","is_mandatory":true,"title":"Preferred backup window for the database cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredMaintenanceWindow":{"name":"preferredMaintenanceWindow","type":"\u0007","is_mandatory":true,"title":"Preferred maintenance window for the database cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publiclyAccessible":{"name":"publiclyAccessible","type":"\u0004","is_mandatory":true,"title":"Whether the cluster is publicly accessible. Note: This will only return a value for non-Aurora Multi-AZ DB clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the database cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationSourceIdentifier":{"name":"replicationSourceIdentifier","type":"\u0007","is_mandatory":true,"title":"Identifier of the source DB cluster or DB instance if this cluster is a read replica","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"List of VPC security group elements that the database cluster belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshots":{"name":"snapshots","type":"\u0019\u001baws.rds.snapshot","title":"List of snapshots for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current state of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageAllocated":{"name":"storageAllocated","type":"\u0005","is_mandatory":true,"title":"Amount of storage, in GiB, provisioned on the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageEncrypted":{"name":"storageEncrypted","type":"\u0004","is_mandatory":true,"title":"Whether the cluster is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageEncryptionType":{"name":"storageEncryptionType","type":"\u0007","is_mandatory":true,"title":"Type of encryption for data at rest: \"none\", \"sse-rds\", or \"sse-kms\"","min_provider_version":"13.3.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageIops":{"name":"storageIops","type":"\u0005","is_mandatory":true,"title":"Storage IOPS provisioned on the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageType":{"name":"storageType","type":"\u0007","is_mandatory":true,"title":"Type of storage provisioned on the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the database cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"upgradeRolloutOrder":{"name":"upgradeRolloutOrder","type":"\u0007","is_mandatory":true,"title":"Order in which engine version updates are rolled out across the cluster","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon RDS database cluster","desc":"Examine an Aurora or Multi-AZ DB cluster and its members. Use the `id` field as the selection key — for example `aws.rds.dbcluster(id: \"prod-aurora-cluster\")`. Each row surfaces the engine and version, member DB instances, snapshots, KMS encryption and storage type, backup retention, deletion protection, IAM database authentication, network exposure (publicly accessible, VPC, security groups), and the pending maintenance actions for the cluster.","min_provider_version":"11.15.2","defaults":"id region engine engineVersion","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.rds.dbinstance":{"id":"aws.rds.dbinstance","name":"aws.rds.dbinstance","fields":{"activityStreamKmsKey":{"name":"activityStreamKmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the activity stream","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"activityStreamMode":{"name":"activityStreamMode","type":"\u0007","is_mandatory":true,"title":"Mode of the database activity stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"activityStreamStatus":{"name":"activityStreamStatus","type":"\u0007","is_mandatory":true,"title":"Status of the database activity stream","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the database instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"associatedRole":{"name":"associatedRole","type":"\u001baws.rds.dbinstance.associatedRole","title":"IAM role associated with an RDS DB instance for accessing other AWS services","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"associatedRoles":{"name":"associatedRoles","type":"\u0019\u001baws.rds.dbinstance.associatedRole","title":"IAM roles attached to the DB instance for accessing other AWS services (S3 import, Lambda, etc.)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoMinorVersionUpgrade":{"name":"autoMinorVersionUpgrade","type":"\u0004","is_mandatory":true,"title":"Whether minor version patches are applied automatically","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability zone where the instance exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backupRetentionPeriod":{"name":"backupRetentionPeriod","type":"\u0005","is_mandatory":true,"title":"Number of days automated snapshots are retained","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backupSettings":{"name":"backupSettings","type":"\u0019\u001baws.rds.backupsetting","title":"Backup setting for the database instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificateAuthority":{"name":"certificateAuthority","type":"\u0007","is_mandatory":true,"title":"ID of the Certificate Authority","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificateExpiresAt":{"name":"certificateExpiresAt","type":"\t","is_mandatory":true,"title":"Expiration date for the instance certificate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"copyTagsToSnapshot":{"name":"copyTagsToSnapshot","type":"\u0004","is_mandatory":true,"title":"Whether tags are automatically copied to snapshots of the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the RDS instance was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customIamInstanceProfile":{"name":"customIamInstanceProfile","type":"\u0007","is_mandatory":true,"title":"Assigned IAM instance profile","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customerOwnedIpEnabled":{"name":"customerOwnedIpEnabled","type":"\u0004","is_mandatory":true,"title":"Whether the DB instance uses a customer-owned IP address (CoIP) for Outpost deployments","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbClusterIdentifier":{"name":"dbClusterIdentifier","type":"\u0007","is_mandatory":true,"title":"Cluster identifier if the instance belongs to a DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbInstanceClass":{"name":"dbInstanceClass","type":"\u0007","is_mandatory":true,"title":"Name of the compute and memory capacity class of the database instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbInstanceIdentifier":{"name":"dbInstanceIdentifier","type":"\u0007","is_mandatory":true,"title":"User-supplied unique key that identifies a database instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbSubnetGroup":{"name":"dbSubnetGroup","type":"\n","is_mandatory":true,"title":"DB subnet group placement (VpcId, SubnetGroupStatus, Subnets, SupportedNetworkTypes)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbiResourceId":{"name":"dbiResourceId","type":"\u0007","is_mandatory":true,"title":"Region-unique immutable identifier for the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dedicatedLogVolume":{"name":"dedicatedLogVolume","type":"\u0004","is_mandatory":true,"title":"Whether a dedicated log volume is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletionProtection":{"name":"deletionProtection","type":"\u0004","is_mandatory":true,"title":"Whether deletion protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainMemberships":{"name":"domainMemberships","type":"\u0019\n","is_mandatory":true,"title":"Active Directory domain memberships for the DB instance (Domain, Status, FQDN, IAMRoleName, OU, AuthSecretArn, DnsIps)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabledCloudwatchLogsExports":{"name":"enabledCloudwatchLogsExports","type":"\u0019\u0007","is_mandatory":true,"title":"List of log types the instance is configured to export to CloudWatch logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u0007","is_mandatory":true,"title":"Connection endpoint for the database instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Name of the database engine for this database instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineLifecycleSupport":{"name":"engineLifecycleSupport","type":"\u0007","is_mandatory":true,"title":"Life cycle type for the database engine","desc":"By default, this value is set to `open-source-rds-extended-support`, which enrolls your DB engine into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to `open-source-rds-extended-support-disabled`. In this case, creating the DB engine will fail if the DB major version is past its end of standard support date.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Version of the database engine for this database instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enhancedMonitoringResourceArn":{"name":"enhancedMonitoringResourceArn","type":"\u0007","is_mandatory":true,"title":"ARN of the CloudWatch log stream that receives the enhanced monitoring metrics data","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamDatabaseAuthentication":{"name":"iamDatabaseAuthentication","type":"\u0004","is_mandatory":true,"title":"Whether IAM database authentication is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Identifier for the database instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for storage encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestRestorableTime":{"name":"latestRestorableTime","type":"\t","is_mandatory":true,"title":"Latest time to which a database can be restored with point-in-time restore","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"licenseModel":{"name":"licenseModel","type":"\u0007","is_mandatory":true,"title":"License model for the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterUserSecret":{"name":"masterUserSecret","type":"\n","is_mandatory":true,"title":"Master user secret managed by Secrets Manager","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterUsername":{"name":"masterUsername","type":"\u0007","is_mandatory":true,"title":"Master username for the database instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxAllocatedStorage":{"name":"maxAllocatedStorage","type":"\u0005","is_mandatory":true,"title":"Upper limit to which Amazon RDS can automatically scale the storage of the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"monitoringInterval":{"name":"monitoringInterval","type":"\u0005","is_mandatory":true,"title":"Interval, in seconds, between points when Enhanced Monitoring metrics are collected","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"multiAZ":{"name":"multiAZ","type":"\u0004","is_mandatory":true,"title":"Whether the instance is a Multi-AZ deployment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"multiTenant":{"name":"multiTenant","type":"\u0004","is_mandatory":true,"title":"Whether the DB instance is configured as Oracle multi-tenant CDB","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the database instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkType":{"name":"networkType","type":"\u0007","is_mandatory":true,"title":"Network type of the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"optionGroups":{"name":"optionGroups","type":"\u0019\u001baws.rds.optionGroup","title":"Option groups attached to the DB instance","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pendingMaintenanceActions":{"name":"pendingMaintenanceActions","type":"\u0019\u001baws.rds.pendingMaintenanceAction","title":"List of pending maintenance actions for the database instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"performanceInsightsEnabled":{"name":"performanceInsightsEnabled","type":"\u0004","is_mandatory":true,"title":"Whether Performance Insights is enabled for the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"performanceInsightsKmsKey":{"name":"performanceInsightsKmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt Performance Insights data","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"performanceInsightsRetentionPeriod":{"name":"performanceInsightsRetentionPeriod","type":"\u0005","is_mandatory":true,"title":"Number of days to retain Performance Insights data","desc":"Valid values: 7, 31, 62, 93, 124, 155, 186, 217, 248, 279, 310, 341, 372, 403, 434, 465, 496, 527, 558, 589, 620, 651, 682, 713, or 731.","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"port":{"name":"port","type":"\u0005","is_mandatory":true,"title":"Port that the database instance listens on. If the database instance is part of a DB cluster, this can be a different port than the DB cluster port.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredBackupWindow":{"name":"preferredBackupWindow","type":"\u0007","is_mandatory":true,"title":"Preferred backup window for the database cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredMaintenanceWindow":{"name":"preferredMaintenanceWindow","type":"\u0007","is_mandatory":true,"title":"Preferred maintenance window for the database cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publiclyAccessible":{"name":"publiclyAccessible","type":"\u0004","is_mandatory":true,"title":"Whether the instance is publicly accessible","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the instance exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicaMode":{"name":"replicaMode","type":"\u0007","is_mandatory":true,"title":"Open mode for an Oracle read replica: \"open-read-only\" or \"mounted\"","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"List of VPC security group elements that the database instance belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshots":{"name":"snapshots","type":"\u0019\u001baws.rds.snapshot","title":"List of snapshots for the database instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current state of this database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageAllocated":{"name":"storageAllocated","type":"\u0005","is_mandatory":true,"title":"Amount of storage, in GiB, provisioned on the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageEncrypted":{"name":"storageEncrypted","type":"\u0004","is_mandatory":true,"title":"Whether the instance is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageEncryptionType":{"name":"storageEncryptionType","type":"\u0007","is_mandatory":true,"title":"Type of encryption for data at rest: \"none\", \"sse-rds\", or \"sse-kms\"","min_provider_version":"13.3.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageIops":{"name":"storageIops","type":"\u0005","is_mandatory":true,"title":"Storage IOPS provisioned on the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageThroughput":{"name":"storageThroughput","type":"\u0005","is_mandatory":true,"title":"Storage throughput in MiBps for gp3 volumes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageType":{"name":"storageType","type":"\u0007","is_mandatory":true,"title":"Type of storage provisioned on the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnet for the RDS instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the database instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon RDS database instance","desc":"Examine an RDS DB instance — the per-engine database server that lives either standalone or as a member of an Aurora or Multi-AZ cluster. Use the `id` field as the selection key — for example `aws.rds.dbinstance(id: \"prod-mysql-01\")`. Each row surfaces the engine and version, instance class, KMS encryption, storage type and IOPS, backup retention, deletion and minor-version-upgrade flags, public accessibility, VPC and security-group placement, IAM authentication state, parameter groups, snapshots, and pending maintenance actions.","min_provider_version":"11.15.2","defaults":"id region engine engineVersion","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.rds.dbinstance.associatedRole":{"id":"aws.rds.dbinstance.associatedRole","name":"aws.rds.dbinstance.associatedRole","fields":{"featureName":{"name":"featureName","type":"\u0007","is_mandatory":true,"title":"Feature the role is associated with (e.g., s3Import, s3Export, Lambda)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role attached to the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"roleArn":{"name":"roleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM role","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the role association (ACTIVE, PENDING, INVALID)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"IAM role associated with an RDS DB instance for accessing other AWS services","private":true,"min_provider_version":"13.14.2","defaults":"featureName status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.rds.eventSubscription":{"id":"aws.rds.eventSubscription","name":"aws.rds.eventSubscription","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the event subscription","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customerAwsId":{"name":"customerAwsId","type":"\u0007","is_mandatory":true,"title":"Customer-assigned AWS account ID associated with the subscription","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether the subscription is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventCategories":{"name":"eventCategories","type":"\u0019\u0007","is_mandatory":true,"title":"List of event categories the subscription listens for","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the event subscription","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the event subscription","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snsTopic":{"name":"snsTopic","type":"\u001baws.sns.topic","title":"SNS topic that events are published to","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snsTopicArn":{"name":"snsTopicArn","type":"\u0007","is_mandatory":true,"title":"SNS topic ARN that events are published to","desc":"Deprecated in favor of `snsTopic()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"sourceIds":{"name":"sourceIds","type":"\u0019\u0007","is_mandatory":true,"title":"List of source IDs for the event subscription","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceType":{"name":"sourceType","type":"\u0007","is_mandatory":true,"title":"Source type: db-instance, db-cluster, db-parameter-group, db-security-group, db-snapshot, db-cluster-snapshot, custom-availability-zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the event subscription: creating, modifying, deleting, active, no-permission, topic-not-exist","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subscriptionCreationTime":{"name":"subscriptionCreationTime","type":"\u0007","is_mandatory":true,"title":"Time the subscription was created (string format from AWS API)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS RDS event subscription","private":true,"min_provider_version":"13.6.3","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.rds.globalCluster":{"id":"aws.rds.globalCluster","name":"aws.rds.globalCluster","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the global cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"databaseName":{"name":"databaseName","type":"\u0007","is_mandatory":true,"title":"Default database name within the global cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletionProtection":{"name":"deletionProtection","type":"\u0004","is_mandatory":true,"title":"Whether deletion protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u0007","is_mandatory":true,"title":"Writer endpoint for the global cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Engine of the global cluster (e.g. \"aurora-postgresql\")","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineLifecycleSupport":{"name":"engineLifecycleSupport","type":"\u0007","is_mandatory":true,"title":"Engine lifecycle support setting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Engine version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failoverState":{"name":"failoverState","type":"\n","is_mandatory":true,"title":"Pending or in-progress switchover/failover state, or null when none","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globalClusterIdentifier":{"name":"globalClusterIdentifier","type":"\u0007","is_mandatory":true,"title":"Identifier (name) of the global cluster — selection key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globalClusterResourceId":{"name":"globalClusterResourceId","type":"\u0007","is_mandatory":true,"title":"Resource ID of the global cluster (immutable AWS-assigned identifier)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"members":{"name":"members","type":"\u0019\n","is_mandatory":true,"title":"Member DB clusters of the global cluster","desc":"Each entry contains dbClusterArn, isWriter, globalWriteForwardingStatus, synchronizationStatus, and readers (list of secondary cluster ARNs).","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the global cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageEncrypted":{"name":"storageEncrypted","type":"\u0004","is_mandatory":true,"title":"Whether storage is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageEncryptionType":{"name":"storageEncryptionType","type":"\u0007","is_mandatory":true,"title":"Storage encryption type","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Aurora global cluster","desc":"Examine an Aurora global database — a single cluster that spans multiple regions with one writer and one or more reader regions. Use the globalClusterIdentifier field as the selection key — for example `aws.rds.globalCluster(globalClusterIdentifier: \"my-aurora-global\")`. Each row reports the engine and version, member DB clusters, encryption state, deletion-protection, the global write endpoint, and any pending failover or switchover state.","private":true,"min_provider_version":"13.21.4","defaults":"globalClusterIdentifier engine status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.rds.optionGroup":{"id":"aws.rds.optionGroup","name":"aws.rds.optionGroup","fields":{"allowsVpcAndNonVpcInstanceMemberships":{"name":"allowsVpcAndNonVpcInstanceMemberships","type":"\u0004","is_mandatory":true,"title":"Whether the option group can be applied to both VPC and non-VPC instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the option group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"copyTimestamp":{"name":"copyTimestamp","type":"\t","is_mandatory":true,"title":"Time the option group was copied from another option group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the option group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineName":{"name":"engineName","type":"\u0007","is_mandatory":true,"title":"Engine the option group applies to (e.g. \"mysql\", \"oracle-ee\")","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"majorEngineVersion":{"name":"majorEngineVersion","type":"\u0007","is_mandatory":true,"title":"Major engine version the option group applies to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"optionGroupName":{"name":"optionGroupName","type":"\u0007","is_mandatory":true,"title":"Name of the option group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"options":{"name":"options","type":"\u0019\n","is_mandatory":true,"title":"Configured options in the group","desc":"Each entry contains optionName, optionVersion, optionDescription, persistent, permanent, port, optionSettings (list of name/value/allowed-values), vpcSecurityGroupMemberships, and dbSecurityGroupMemberships.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the option group exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceAccountId":{"name":"sourceAccountId","type":"\u0007","is_mandatory":true,"title":"Account ID of the option group this one was copied from, when applicable","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceOptionGroup":{"name":"sourceOptionGroup","type":"\u0007","is_mandatory":true,"title":"Source option group name when this group is a copy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC the option group is restricted to","desc":"Null when the group can be applied to either VPC or non-VPC instances.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon RDS option group","desc":"Examine engine-specific feature options bundled into a named group and attached to DB instances. Use the optionGroupName field as the selection key — for example `aws.rds.optionGroup(optionGroupName: \"default:postgres-16\")`. Each row reports the engine name, major engine version, the configured options (as a list of dicts), and whether the group can be applied to both VPC and non-VPC instances.","private":true,"min_provider_version":"13.21.4","defaults":"optionGroupName engineName majorEngineVersion","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.rds.parameterGroup":{"id":"aws.rds.parameterGroup","name":"aws.rds.parameterGroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the parameter group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"family":{"name":"family","type":"\u0007","is_mandatory":true,"title":"Family of the parameter group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the parameter group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameter":{"name":"parameter","type":"\u001baws.rds.parameterGroup.parameter","title":"Amazon RDS parameter","desc":"Examine a single engine parameter belonging to an RDS DB parameter group or cluster parameter group. Surfaces the parameter's name, current value, allowed values, default vs user-set source, modifiability flag, when the change is applied (immediate vs pending-reboot), and the data and apply types reported by the engine.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"parameters":{"name":"parameters","type":"\u0019\u001baws.rds.parameterGroup.parameter","title":"The parameters of the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the parameters","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon RDS DB parameter group","desc":"Examine a named set of engine parameters that applies to one or more RDS DB instances. Use the `name` field as the selection key — for example `aws.rds.parameterGroup(name: \"default.mysql8.0\")`. Iterate `parameters()` for the individual parameter values configured in the group; the `family` field records which engine version family the group is compatible with.","min_provider_version":"11.15.2","defaults":"name family region arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.rds.parameterGroup.parameter":{"id":"aws.rds.parameterGroup.parameter","name":"aws.rds.parameterGroup.parameter","fields":{"allowedValues":{"name":"allowedValues","type":"\u0007","is_mandatory":true,"title":"Specifies the valid range of values for the parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"applyMethod":{"name":"applyMethod","type":"\u0007","is_mandatory":true,"title":"When to apply parameter updates","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"applyType":{"name":"applyType","type":"\u0007","is_mandatory":true,"title":"Specifies the engine specific parameters type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataType":{"name":"dataType","type":"\u0007","is_mandatory":true,"title":"Specifies the valid data type for the parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Provides a description of the parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isModifiable":{"name":"isModifiable","type":"\u0004","is_mandatory":true,"title":"Whether the parameter can be modified by the customer","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"minimumEngineVersion":{"name":"minimumEngineVersion","type":"\u0007","is_mandatory":true,"title":"The earliest engine version to which the parameter can apply","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"The name of the parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"source":{"name":"source","type":"\u0007","is_mandatory":true,"title":"The source of the parameter value","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportedEngineModes":{"name":"supportedEngineModes","type":"\u0019\u0007","is_mandatory":true,"title":"The valid DB engine modes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"value":{"name":"value","type":"\u0007","is_mandatory":true,"title":"The value of the parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon RDS parameter","desc":"Examine a single engine parameter belonging to an RDS DB parameter group or cluster parameter group. Surfaces the parameter's name, current value, allowed values, default vs user-set source, modifiability flag, when the change is applied (immediate vs pending-reboot), and the data and apply types reported by the engine.","min_provider_version":"11.15.2","defaults":"name value","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.rds.pendingMaintenanceAction":{"id":"aws.rds.pendingMaintenanceAction","name":"aws.rds.pendingMaintenanceAction","fields":{"action":{"name":"action","type":"\u0007","is_mandatory":true,"title":"Action to take","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoAppliedAfterDate":{"name":"autoAppliedAfterDate","type":"\t","is_mandatory":true,"title":"Auto applied after date","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"currentApplyDate":{"name":"currentApplyDate","type":"\t","is_mandatory":true,"title":"Current apply date","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the action","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"forcedApplyDate":{"name":"forcedApplyDate","type":"\t","is_mandatory":true,"title":"Forced apply date","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"optInStatus":{"name":"optInStatus","type":"\u0007","is_mandatory":true,"title":"Opt-in status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceArn":{"name":"resourceArn","type":"\u0007","is_mandatory":true,"title":"ARN for resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon RDS pending maintenance action","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.rds.proxy":{"id":"aws.rds.proxy","name":"aws.rds.proxy","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the DB proxy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the proxy was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"debugLogging":{"name":"debugLogging","type":"\u0004","is_mandatory":true,"title":"Whether debug logging is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u0007","is_mandatory":true,"title":"Endpoint for the DB proxy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointNetworkType":{"name":"endpointNetworkType","type":"\u0007","is_mandatory":true,"title":"Network type of the DB proxy endpoint: IPV4, IPV6, or DUAL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineFamily":{"name":"engineFamily","type":"\u0007","is_mandatory":true,"title":"Database engine family: MYSQL, POSTGRESQL, or SQLSERVER","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role used to access Secrets Manager","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"idleClientTimeout":{"name":"idleClientTimeout","type":"\u0005","is_mandatory":true,"title":"Number of seconds a connection can be idle before being dropped","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the DB proxy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the DB proxy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"requireTLS":{"name":"requireTLS","type":"\u0004","is_mandatory":true,"title":"Whether TLS encryption is required","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups associated with the DB proxy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current status of the proxy","desc":"One of: available, modifying, incompatible-network, insufficient-resource-limits, creating, deleting, suspended, suspending, or reactivating.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets associated with the DB proxy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the proxy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Date the proxy was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC associated with the DB proxy","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon RDS database proxy","private":true,"min_provider_version":"11.16.1","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.rds.snapshot":{"id":"aws.rds.snapshot","name":"aws.rds.snapshot","fields":{"allocatedStorage":{"name":"allocatedStorage","type":"\u0005","is_mandatory":true,"title":"Allocated storage size in gibibytes (GiB)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attributes":{"name":"attributes","type":"\u0019\n","title":"Attribute values that describe permissions to restore the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability Zone of the source DB instance (empty for cluster snapshots)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"backupRetentionPeriod":{"name":"backupRetentionPeriod","type":"\u0005","is_mandatory":true,"title":"Number of days automated backups are retained for the source DB","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation date of the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encrypted":{"name":"encrypted","type":"\u0004","is_mandatory":true,"title":"Whether the snapshot is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engine":{"name":"engine","type":"\u0007","is_mandatory":true,"title":"Snapshot DB engine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineVersion":{"name":"engineVersion","type":"\u0007","is_mandatory":true,"title":"Snapshot DB engine version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isClusterSnapshot":{"name":"isClusterSnapshot","type":"\u0004","is_mandatory":true,"title":"Whether the snapshot is for a cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isPublic":{"name":"isPublic","type":"\u0004","title":"Whether the snapshot is shared publicly (restorable by any AWS account)","min_provider_version":"13.26.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for snapshot encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"port":{"name":"port","type":"\u0005","is_mandatory":true,"title":"Port that the database instance or cluster listens on","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredBackupWindow":{"name":"preferredBackupWindow","type":"\u0007","is_mandatory":true,"title":"Daily time range during which automated backups are taken on the source DB","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the snapshot exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Snapshot status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageEncryptionType":{"name":"storageEncryptionType","type":"\u0007","is_mandatory":true,"title":"Type of encryption for data at rest: \"none\", \"sse-rds\", or \"sse-kms\"","min_provider_version":"13.3.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timezone":{"name":"timezone","type":"\u0007","is_mandatory":true,"title":"Time zone of the source DB instance, if applicable (empty for cluster snapshots)","min_provider_version":"13.14.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of snapshot: manual or automated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon RDS snapshot","private":true,"min_provider_version":"11.15.2","defaults":"id region type encrypted createdAt","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.redshift":{"id":"aws.redshift","name":"aws.redshift","fields":{"cluster":{"name":"cluster","type":"\u001baws.redshift.cluster","title":"Amazon Redshift cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusters":{"name":"clusters","type":"\u0019\u001baws.redshift.cluster","title":"List of clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventSubscription":{"name":"eventSubscription","type":"\u001baws.redshift.eventSubscription","title":"Amazon Redshift event notification subscription","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"eventSubscriptions":{"name":"eventSubscriptions","type":"\u0019\u001baws.redshift.eventSubscription","title":"List of event notification subscriptions","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scheduledAction":{"name":"scheduledAction","type":"\u001baws.redshift.scheduledAction","title":"Amazon Redshift scheduled action (resize, pause, resume)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"scheduledActions":{"name":"scheduledActions","type":"\u0019\u001baws.redshift.scheduledAction","title":"List of scheduled actions (resize, pause, resume)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshot":{"name":"snapshot","type":"\u001baws.redshift.snapshot","title":"Amazon Redshift cluster snapshot","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"snapshotSchedule":{"name":"snapshotSchedule","type":"\u001baws.redshift.snapshotSchedule","title":"Amazon Redshift snapshot schedule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"snapshotSchedules":{"name":"snapshotSchedules","type":"\u0019\u001baws.redshift.snapshotSchedule","title":"List of snapshot schedules","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetGroup":{"name":"subnetGroup","type":"\u001baws.redshift.subnetGroup","title":"Amazon Redshift cluster subnet group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"subnetGroups":{"name":"subnetGroups","type":"\u0019\u001baws.redshift.subnetGroup","title":"List of cluster subnet groups","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Redshift","desc":"Use the Redshift namespace to enumerate provisioned Redshift data warehouses and the configuration around them. Iterate `clusters()` for every Redshift cluster (with its node type, encryption, audit logging, VPC and security-group placement, IAM roles, parameter group, and snapshot retention), `subnetGroups()` for cluster subnet groups, `eventSubscriptions()` for event notifications, `scheduledActions()` for scheduled resize/pause/resume actions, and `snapshotSchedules()` for snapshot schedule definitions.","min_provider_version":"11.15.2","defaults":"clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.redshift.cluster":{"id":"aws.redshift.cluster","name":"aws.redshift.cluster","fields":{"allowVersionUpgrade":{"name":"allowVersionUpgrade","type":"\u0004","is_mandatory":true,"title":"Whether major upgrades are applied automatically","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"automatedSnapshotRetentionPeriod":{"name":"automatedSnapshotRetentionPeriod","type":"\u0005","is_mandatory":true,"title":"Number of days automatic cluster snapshots are retained","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability zone where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterAvailabilityStatus":{"name":"clusterAvailabilityStatus","type":"\u0007","is_mandatory":true,"title":"Availability status (Available, Unavailable, Maintenance, Modifying)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterParameterGroupNames":{"name":"clusterParameterGroupNames","type":"\u0019\u0007","is_mandatory":true,"title":"List of cluster parameter group names","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterRevisionNumber":{"name":"clusterRevisionNumber","type":"\u0007","is_mandatory":true,"title":"Specific revision number of the database in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterStatus":{"name":"clusterStatus","type":"\u0007","is_mandatory":true,"title":"Current state of this cluster","desc":"One of: available, cancelling-resize, creating, deleting, final-snapshot, hardware-failure, incompatible-hsm, incompatible-network, incompatible-parameters, incompatible-restore, modifying, paused, rebooting, renaming, resizing, rotating-keys, storage-full, or updating-hsm.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterSubnetGroupName":{"name":"clusterSubnetGroupName","type":"\u0007","is_mandatory":true,"title":"Name of the subnet group associated with the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterVersion":{"name":"clusterVersion","type":"\u0007","is_mandatory":true,"title":"Version of the Redshift engine running on the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Cluster creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbName":{"name":"dbName","type":"\u0007","is_mandatory":true,"title":"Name of the initial database that was created when the cluster was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encrypted":{"name":"encrypted","type":"\u0004","is_mandatory":true,"title":"Whether the cluster is encrypted at rest","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointAddress":{"name":"endpointAddress","type":"\u0007","is_mandatory":true,"title":"Connection endpoint address for the cluster (empty when the cluster has no endpoint)","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointPort":{"name":"endpointPort","type":"\u0005","is_mandatory":true,"title":"Connection endpoint port for the cluster (0 when the cluster has no endpoint)","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointVpcEndpoints":{"name":"endpointVpcEndpoints","type":"\u0019\n","is_mandatory":true,"title":"VPC endpoints associated with the cluster (used when publiclyAccessible is false)","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enhancedVpcRouting":{"name":"enhancedVpcRouting","type":"\u0004","is_mandatory":true,"title":"Whether enhanced VPC routing is enabled for the cluster traffic","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hsmStatus":{"name":"hsmStatus","type":"\n","is_mandatory":true,"title":"HSM status for the cluster","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddressType":{"name":"ipAddressType","type":"\u0007","is_mandatory":true,"title":"IP address type for the cluster (ipv4 or dualstack)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the cluster","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logging":{"name":"logging","type":"\n","title":"Logging configuration for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maintenanceTrackName":{"name":"maintenanceTrackName","type":"\u0007","is_mandatory":true,"title":"Name of the maintenance track for the cluster","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"manualSnapshotRetentionPeriod":{"name":"manualSnapshotRetentionPeriod","type":"\u0005","is_mandatory":true,"title":"Number of days manual snapshots are retained (-1 means indefinite)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterPasswordSecretKmsKey":{"name":"masterPasswordSecretKmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the master password secret in Secrets Manager","min_provider_version":"13.3.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterUsername":{"name":"masterUsername","type":"\u0007","is_mandatory":true,"title":"Master user name for the cluster.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modifyStatus":{"name":"modifyStatus","type":"\u0007","is_mandatory":true,"title":"Status of modifications to the cluster (e.g., resizing)","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"multiAZ":{"name":"multiAZ","type":"\u0004","is_mandatory":true,"title":"Whether the cluster is a Multi-AZ deployment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the initial database created when cluster was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nextMaintenanceWindowStartTime":{"name":"nextMaintenanceWindowStartTime","type":"\t","is_mandatory":true,"title":"Next scheduled maintenance window","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeType":{"name":"nodeType","type":"\u0007","is_mandatory":true,"title":"Node type for the nodes in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"numberOfNodes":{"name":"numberOfNodes","type":"\u0005","is_mandatory":true,"title":"Number of nodes in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameters":{"name":"parameters","type":"\u0019\n","title":"Detailed list of parameters for each parameter group name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"preferredMaintenanceWindow":{"name":"preferredMaintenanceWindow","type":"\u0007","is_mandatory":true,"title":"Weekly time range for system maintenance (in UTC)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publiclyAccessible":{"name":"publiclyAccessible","type":"\u0004","is_mandatory":true,"title":"Whether the cluster is publicly accessible","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshots":{"name":"snapshots","type":"\u0019\u001baws.redshift.snapshot","title":"Snapshots for this cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"totalStorageCapacityInMegaBytes":{"name":"totalStorageCapacityInMegaBytes","type":"\u0005","is_mandatory":true,"title":"Total storage capacity in megabytes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC where the cluster is running","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcId":{"name":"vpcId","type":"\u0007","is_mandatory":true,"title":"ID of the VPC where the cluster is running","desc":"Deprecated in favor of `vpc()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"Amazon Redshift cluster","private":true,"min_provider_version":"11.15.2","defaults":"dbName clusterVersion clusterStatus region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.redshift.eventSubscription":{"id":"aws.redshift.eventSubscription","name":"aws.redshift.eventSubscription","fields":{"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"When the subscription was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether the subscription is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventCategories":{"name":"eventCategories","type":"\u0019\u0007","is_mandatory":true,"title":"List of event categories for the subscription","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Subscription name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the subscription exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"severity":{"name":"severity","type":"\u0007","is_mandatory":true,"title":"Event severity filter (ERROR or INFO)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snsTopic":{"name":"snsTopic","type":"\u001baws.sns.topic","title":"SNS topic for notifications","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snsTopicArn":{"name":"snsTopicArn","type":"\u0007","is_mandatory":true,"title":"ARN of the SNS topic for notifications","desc":"Deprecated in favor of `snsTopic()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"sourceIds":{"name":"sourceIds","type":"\u0019\u0007","is_mandatory":true,"title":"List of source IDs the subscription applies to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceType":{"name":"sourceType","type":"\u0007","is_mandatory":true,"title":"Type of source (cluster, cluster-snapshot, cluster-parameter-group, cluster-security-group, scheduled-action)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Subscription status (active, no-permission, topic-not-exist)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the subscription","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Redshift event notification subscription","private":true,"min_provider_version":"13.12.1","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.redshift.scheduledAction":{"id":"aws.redshift.scheduledAction","name":"aws.redshift.scheduledAction","fields":{"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the scheduled action","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endTime":{"name":"endTime","type":"\t","is_mandatory":true,"title":"End time of the action schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u0007","is_mandatory":true,"title":"IAM role ARN used to run the action","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Scheduled action name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the action exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schedule":{"name":"schedule","type":"\u0007","is_mandatory":true,"title":"Cron-like schedule expression","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startTime":{"name":"startTime","type":"\t","is_mandatory":true,"title":"Start time of the action schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the action: ACTIVE, DISABLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetAction":{"name":"targetAction","type":"\n","is_mandatory":true,"title":"Target action details (resize, pause, or resume parameters)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Redshift scheduled action (resize, pause, resume)","private":true,"min_provider_version":"13.12.1","defaults":"name state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.redshift.snapshot":{"id":"aws.redshift.snapshot","name":"aws.redshift.snapshot","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Snapshot ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability zone of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterCreatedAt":{"name":"clusterCreatedAt","type":"\t","is_mandatory":true,"title":"Time the source cluster was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterIdentifier":{"name":"clusterIdentifier","type":"\u0007","is_mandatory":true,"title":"Cluster identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"clusterVersion":{"name":"clusterVersion","type":"\u0007","is_mandatory":true,"title":"Version of the cluster engine at time of snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time the snapshot was taken","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbName":{"name":"dbName","type":"\u0007","is_mandatory":true,"title":"Name of the database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encrypted":{"name":"encrypted","type":"\u0004","is_mandatory":true,"title":"Whether the snapshot data is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptedWithHSM":{"name":"encryptedWithHSM","type":"\u0004","is_mandatory":true,"title":"Whether the snapshot data is encrypted using a hardware security module","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineFullVersion":{"name":"engineFullVersion","type":"\u0007","is_mandatory":true,"title":"Full engine version of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enhancedVpcRouting":{"name":"enhancedVpcRouting","type":"\u0004","is_mandatory":true,"title":"Whether enhanced VPC routing was enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Snapshot identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for the encrypted snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"manualSnapshotRetentionPeriod":{"name":"manualSnapshotRetentionPeriod","type":"\u0005","is_mandatory":true,"title":"Number of days manual snapshots are retained (-1 means indefinite)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"masterUsername":{"name":"masterUsername","type":"\u0007","is_mandatory":true,"title":"Master user name for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeType":{"name":"nodeType","type":"\u0007","is_mandatory":true,"title":"Node type of the nodes in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"numberOfNodes":{"name":"numberOfNodes","type":"\u0005","is_mandatory":true,"title":"Number of nodes in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"port":{"name":"port","type":"\u0005","is_mandatory":true,"title":"Port the cluster was listening on at the time of the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the snapshot exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"snapshotType":{"name":"snapshotType","type":"\u0007","is_mandatory":true,"title":"Snapshot type (manual or automated)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Snapshot status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the snapshot","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"totalBackupSizeInMegaBytes":{"name":"totalBackupSizeInMegaBytes","type":"\u0006","is_mandatory":true,"title":"Total size of the data in the snapshot in megabytes","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Redshift cluster snapshot","private":true,"min_provider_version":"11.15.2","defaults":"arn clusterIdentifier status createdAt","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.redshift.snapshotSchedule":{"id":"aws.redshift.snapshotSchedule","name":"aws.redshift.snapshotSchedule","fields":{"associatedClusterCount":{"name":"associatedClusterCount","type":"\u0005","is_mandatory":true,"title":"Number of clusters associated with this schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Schedule identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the schedule exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scheduleDefinitions":{"name":"scheduleDefinitions","type":"\u0019\u0007","is_mandatory":true,"title":"List of cron-like schedule definitions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Redshift snapshot schedule","private":true,"min_provider_version":"13.12.1","defaults":"id description","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.redshift.subnetGroup":{"id":"aws.redshift.subnetGroup","name":"aws.redshift.subnetGroup","fields":{"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the subnet group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Subnet group name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the subnet group exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the subnet group (e.g., Complete)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\n","is_mandatory":true,"title":"Subnets in this group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportedClusterIpAddressTypes":{"name":"supportedClusterIpAddressTypes","type":"\u0019\u0007","is_mandatory":true,"title":"Supported cluster IP address types","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the subnet group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC associated with this subnet group","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Redshift cluster subnet group","private":true,"min_provider_version":"13.12.1","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53":{"id":"aws.route53","name":"aws.route53","fields":{"cidrCollection":{"name":"cidrCollection","type":"\u001baws.route53.cidrCollection","title":"Route 53 CIDR collection","desc":"Examine a single CIDR collection — a named bag of IP ranges grouped into locations that backs CIDR-based DNS routing on resource record sets. Use `locations` to enumerate the locations defined for the collection along with the CIDR blocks they cover; the collection is referenced from `aws.route53.record.cidrRoutingConfig` by `id` and `locationName`.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"cidrCollections":{"name":"cidrCollections","type":"\u0019\u001baws.route53.cidrCollection","title":"CIDR collections used for CIDR-based routing","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domain":{"name":"domain","type":"\u001baws.route53.domain","title":"Amazon Route 53 registered domain","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"domains":{"name":"domains","type":"\u0019\u001baws.route53.domain","title":"List of registered domains (via Route 53 Domains)","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthCheck":{"name":"healthCheck","type":"\u001baws.route53.healthCheck","title":"Route 53 health check","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"healthChecks":{"name":"healthChecks","type":"\u0019\u001baws.route53.healthCheck","title":"List of all health checks in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostedZone":{"name":"hostedZone","type":"\u001baws.route53.hostedZone","title":"Route 53 hosted zone","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"hostedZones":{"name":"hostedZones","type":"\u0019\u001baws.route53.hostedZone","title":"List of all hosted zones in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keySigningKey":{"name":"keySigningKey","type":"\u001baws.route53.keySigningKey","title":"Route 53 DNSSEC key signing key","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"queryLoggingConfig":{"name":"queryLoggingConfig","type":"\u001baws.route53.queryLoggingConfig","title":"Route 53 query logging configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"queryLoggingConfigs":{"name":"queryLoggingConfigs","type":"\u0019\u001baws.route53.queryLoggingConfig","title":"List of all query logging configurations","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"record":{"name":"record","type":"\u001baws.route53.record","title":"Route 53 DNS resource record set","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"resolver":{"name":"resolver","type":"\u001baws.route53.resolver","title":"Route 53 Resolver namespace (regional)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trafficPolicies":{"name":"trafficPolicies","type":"\u0019\u001baws.route53.trafficPolicy","title":"Latest version of each traffic policy in the account","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trafficPolicy":{"name":"trafficPolicy","type":"\u001baws.route53.trafficPolicy","title":"Route 53 traffic policy","desc":"Examine the JSON-encoded routing logic of a single traffic policy — the rules, endpoints, and decision tree that Route 53 uses when this policy is applied to a hosted zone through a `trafficPolicyInstance`. The `document` field carries the raw policy JSON in the format documented at https://docs.aws.amazon.com/Route53/latest/APIReference/api-policies-traffic-policy-document-format.html. Listing returns the latest version of each policy; use `version` to distinguish versions when the same `id` has multiple revisions.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"trafficPolicyInstance":{"name":"trafficPolicyInstance","type":"\u001baws.route53.trafficPolicyInstance","title":"Route 53 traffic policy instance","desc":"Examine a single traffic policy applied to a hosted zone. A traffic policy instance is the materialized record set that Route 53 creates when a `trafficPolicy` is bound to a DNS name in a hosted zone. Use `trafficPolicy()` to traverse to the policy version that produced it, `hostedZone()` to reach the zone, `state` to confirm the records are `Applied` (vs. `Creating`, `Failed`, or `Deleting`), and `message` for the failure reason when state is `Failed`.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"trafficPolicyInstances":{"name":"trafficPolicyInstances","type":"\u0019\u001baws.route53.trafficPolicyInstance","title":"DNS records created from traffic policies (one per hosted zone target)","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Route 53","desc":"Use the Route 53 namespace to enumerate DNS hosting and health-check configuration for the account. Iterate `hostedZones()` for public and private hosted zones (with their record sets, DNSSEC configuration, and VPC associations), `healthChecks()` for the health checks used in failover routing and CloudWatch alarms, `queryLoggingConfigs()` for the CloudWatch Logs delivery of public-zone queries, `domains()` for domains registered through Route 53 Domains, `trafficPolicies()` and `trafficPolicyInstances()` for DNS routing logic backed by traffic policies, `cidrCollections()` for CIDR-based routing data sets, and `resolver` for the regional Route 53 Resolver (endpoints, rules, query log configs, and DNS Firewall rule groups, domain lists, and per-VPC configuration).","min_provider_version":"11.15.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.cidrCollection":{"id":"aws.route53.cidrCollection","name":"aws.route53.cidrCollection","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the CIDR collection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the CIDR collection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"locations":{"name":"locations","type":"\u0019\n","title":"Locations defined for the collection","desc":"Each entry has `locationName` (string) and `cidrBlocks` ([]string).","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the CIDR collection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0005","is_mandatory":true,"title":"Monotonically increasing version counter","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 CIDR collection","desc":"Examine a single CIDR collection — a named bag of IP ranges grouped into locations that backs CIDR-based DNS routing on resource record sets. Use `locations` to enumerate the locations defined for the collection along with the CIDR blocks they cover; the collection is referenced from `aws.route53.record.cidrRoutingConfig` by `id` and `locationName`.","private":true,"min_provider_version":"13.26.3","defaults":"name id version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.domain":{"id":"aws.route53.domain","name":"aws.route53.domain","fields":{"abuseContactEmail":{"name":"abuseContactEmail","type":"\u0007","title":"Abuse contact email","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"adminPrivacy":{"name":"adminPrivacy","type":"\u0004","title":"Whether admin contact privacy protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoRenew":{"name":"autoRenew","type":"\u0004","is_mandatory":true,"title":"Whether auto-renewal is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Domain creation date","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnssec":{"name":"dnssec","type":"\u0007","title":"DNSSEC configuration status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainName":{"name":"domainName","type":"\u0007","is_mandatory":true,"title":"Registered domain name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"expiresAt":{"name":"expiresAt","type":"\t","is_mandatory":true,"title":"Domain expiration date","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nameservers":{"name":"nameservers","type":"\u0019\n","title":"Nameservers for the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"registrantPrivacy":{"name":"registrantPrivacy","type":"\u0004","title":"Whether registrant contact privacy protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"registrarName":{"name":"registrarName","type":"\u0007","title":"Registrar name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusList":{"name":"statusList","type":"\u0019\u0007","title":"EPP status codes (e.g., clientTransferProhibited)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"techPrivacy":{"name":"techPrivacy","type":"\u0004","title":"Whether tech contact privacy protection is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transferLock":{"name":"transferLock","type":"\u0004","is_mandatory":true,"title":"Whether transfer lock is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","title":"Domain last updated date","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Route 53 registered domain","private":true,"min_provider_version":"11.16.1","defaults":"domainName autoRenew transferLock","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.healthCheck":{"id":"aws.route53.healthCheck","name":"aws.route53.healthCheck","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the health check","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"callerReference":{"name":"callerReference","type":"\u0007","is_mandatory":true,"title":"Caller reference (unique client identifier)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"childHealthChecks":{"name":"childHealthChecks","type":"\u0019\u0007","title":"For CALCULATED health checks: child health check IDs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cloudWatchAlarmConfiguration":{"name":"cloudWatchAlarmConfiguration","type":"\n","title":"For CLOUDWATCH_METRIC health checks: alarm configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"disabled":{"name":"disabled","type":"\u0004","is_mandatory":true,"title":"Whether health checks are disabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableSNI":{"name":"enableSNI","type":"\u0004","is_mandatory":true,"title":"Whether to enable SNI for HTTPS checks","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureThreshold":{"name":"failureThreshold","type":"\u0005","is_mandatory":true,"title":"Number of consecutive checks before changing status (2-10)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fullyQualifiedDomainName":{"name":"fullyQualifiedDomainName","type":"\u0007","is_mandatory":true,"title":"Fully qualified domain name of the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthThreshold":{"name":"healthThreshold","type":"\u0005","is_mandatory":true,"title":"Minimum number of healthy children required","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the health check","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inverted":{"name":"inverted","type":"\u0004","is_mandatory":true,"title":"Whether the health check is inverted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddress":{"name":"ipAddress","type":"\u0007","is_mandatory":true,"title":"IP address of the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"measureLatency":{"name":"measureLatency","type":"\u0004","is_mandatory":true,"title":"Whether to measure latency","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"port":{"name":"port","type":"\u0005","is_mandatory":true,"title":"Port to check (default: 80 for HTTP, 443 for HTTPS, 80 for TCP)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"protocol":{"name":"protocol","type":"\u0007","is_mandatory":true,"title":"Protocol: HTTP, HTTPS, or TCP. Empty for non-endpoint types (CALCULATED, CLOUDWATCH_METRIC, RECOVERY_CONTROL)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"regions":{"name":"regions","type":"\u0019\u0007","title":"Regions to check from","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"requestInterval":{"name":"requestInterval","type":"\u0005","is_mandatory":true,"title":"Request interval in seconds (10 or 30)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourcePath":{"name":"resourcePath","type":"\u0007","is_mandatory":true,"title":"Path to request for HTTP/HTTPS health checks","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"searchString":{"name":"searchString","type":"\u0007","is_mandatory":true,"title":"Search string for HTTP/HTTPS health checks","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Health check status (e.g., \"Success: HTTP Status Code 200, OK\")","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags associated with the health check","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Health check type: HTTP, HTTPS, TCP, CALCULATED, CLOUDWATCH_METRIC","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 health check","private":true,"min_provider_version":"11.15.3","defaults":"id type protocol","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.hostedZone":{"id":"aws.route53.hostedZone","name":"aws.route53.hostedZone","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the hosted zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"comment":{"name":"comment","type":"\u0007","is_mandatory":true,"title":"Comment associated with the hosted zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"config":{"name":"config","type":"\n","is_mandatory":true,"title":"Hosted zone configuration including comment and private zone settings","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnssec":{"name":"dnssec","type":"\u001baws.route53.hostedZone.dnssec","title":"DNSSEC signing posture and key signing keys for this zone","desc":"Wraps `GetDNSSEC` so a single accessor returns both the signing status (`SIGNING`, `NOT_SIGNING`, `INTERNAL_FAILURE`, or `DELETING`) and the backing key signing keys.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnssecStatus":{"name":"dnssecStatus","type":"\n","title":"DNSSEC signing status as a raw dict","desc":"Deprecated in favor of `dnssec`. The typed `aws.route53.hostedZone.dnssec` resource exposes status, status message, and key signing keys together.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the hosted zone (e.g., /hostedzone/Z1234567890ABC)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isPrivate":{"name":"isPrivate","type":"\u0004","is_mandatory":true,"title":"Whether this is a private hosted zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keySigningKeys":{"name":"keySigningKeys","type":"\u0019\u001baws.route53.keySigningKey","title":"Key signing keys for DNSSEC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the domain (e.g., example.com.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nameServers":{"name":"nameServers","type":"\u0019\u0007","title":"Nameservers for this hosted zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"queryLoggingConfig":{"name":"queryLoggingConfig","type":"\u001baws.route53.queryLoggingConfig","title":"Query logging configuration, if enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"records":{"name":"records","type":"\u0019\u001baws.route53.record","title":"DNS resource record sets in this hosted zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceRecordSetCount":{"name":"resourceRecordSetCount","type":"\u0005","is_mandatory":true,"title":"Number of resource record sets in the hosted zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags associated with the hosted zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Hosted zone type: PUBLIC or PRIVATE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcs":{"name":"vpcs","type":"\u0019\n","title":"List of VPCs associated with a private hosted zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 hosted zone","private":true,"min_provider_version":"11.15.3","defaults":"id name type isPrivate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.hostedZone.dnssec":{"id":"aws.route53.hostedZone.dnssec","name":"aws.route53.hostedZone.dnssec","fields":{"keySigningKeys":{"name":"keySigningKeys","type":"\u0019\u001baws.route53.keySigningKey","title":"Key signing keys configured for this zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"DNSSEC signing status","desc":"One of `SIGNING`, `NOT_SIGNING`, `INTERNAL_FAILURE`, or `DELETING` while DNSSEC is being torn down.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusMessage":{"name":"statusMessage","type":"\u0007","is_mandatory":true,"title":"Status message returned by the Route 53 API","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 DNSSEC view for a hosted zone","desc":"Examine the DNSSEC signing posture of a single hosted zone — whether Route 53 is currently signing (`SIGNING`, `NOT_SIGNING`, or `INTERNAL_FAILURE`), any status message returned by the API, and the `keySigningKeys()` that back the chain of trust. DNSSEC is only available on public hosted zones; on private zones the status is fixed to `NOT_SIGNING`.","private":true,"min_provider_version":"13.26.3","defaults":"status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.keySigningKey":{"id":"aws.route53.keySigningKey","name":"aws.route53.keySigningKey","fields":{"createdDate":{"name":"createdDate","type":"\t","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"digestAlgorithmMnemonic":{"name":"digestAlgorithmMnemonic","type":"\u0007","is_mandatory":true,"title":"Digest algorithm name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"digestAlgorithmType":{"name":"digestAlgorithmType","type":"\u0005","is_mandatory":true,"title":"Digest algorithm type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"digestValue":{"name":"digestValue","type":"\u0007","is_mandatory":true,"title":"Digest value (base64)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnskeyRecord":{"name":"dnskeyRecord","type":"\u0007","is_mandatory":true,"title":"DNSKEY record","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dsRecord":{"name":"dsRecord","type":"\u0007","is_mandatory":true,"title":"DS record for parent zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"flag":{"name":"flag","type":"\u0005","is_mandatory":true,"title":"Flag value (always 257 for KSK)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostedZone":{"name":"hostedZone","type":"\u001baws.route53.hostedZone","title":"Associated hosted zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostedZoneId":{"name":"hostedZoneId","type":"\u0007","is_mandatory":true,"title":"Hosted zone ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyTag":{"name":"keyTag","type":"\u0005","is_mandatory":true,"title":"Key tag","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsArn":{"name":"kmsArn","type":"\u0007","is_mandatory":true,"title":"ARN of the KMS key used for signing","desc":"Deprecated in favor of `kmsKey()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedDate":{"name":"lastModifiedDate","type":"\t","is_mandatory":true,"title":"Last modification timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the key signing key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicKey":{"name":"publicKey","type":"\u0007","is_mandatory":true,"title":"Public key (base64)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"signingAlgorithmMnemonic":{"name":"signingAlgorithmMnemonic","type":"\u0007","is_mandatory":true,"title":"Signing algorithm name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"signingAlgorithmType":{"name":"signingAlgorithmType","type":"\u0005","is_mandatory":true,"title":"Signing algorithm type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: ACTIVE, INACTIVE, DELETING, ACTION_NEEDED, INTERNAL_FAILURE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusMessage":{"name":"statusMessage","type":"\u0007","is_mandatory":true,"title":"Status message","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 DNSSEC key signing key","private":true,"min_provider_version":"11.15.3","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.queryLoggingConfig":{"id":"aws.route53.queryLoggingConfig","name":"aws.route53.queryLoggingConfig","fields":{"cloudWatchLogsLogGroupArn":{"name":"cloudWatchLogsLogGroupArn","type":"\u0007","is_mandatory":true,"title":"CloudWatch Logs log group ARN where queries are logged","desc":"Deprecated in favor of `logGroup()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"hostedZone":{"name":"hostedZone","type":"\u001baws.route53.hostedZone","title":"Associated hosted zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostedZoneId":{"name":"hostedZoneId","type":"\u0007","is_mandatory":true,"title":"Hosted zone ID being logged","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logGroup":{"name":"logGroup","type":"\u001baws.cloudwatch.loggroup","title":"CloudWatch Logs log group where queries are logged","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 query logging configuration","private":true,"min_provider_version":"11.15.3","defaults":"id hostedZoneId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.record":{"id":"aws.route53.record","name":"aws.route53.record","fields":{"aliasEvaluateTargetHealth":{"name":"aliasEvaluateTargetHealth","type":"\u0004","is_mandatory":true,"title":"Whether to evaluate target health for alias records","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aliasTarget":{"name":"aliasTarget","type":"\n","title":"Alias target configuration (for AWS resource aliases)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aliasTargetDnsName":{"name":"aliasTargetDnsName","type":"\u0007","is_mandatory":true,"title":"DNS name of the alias target (if alias record)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aliasTargetHostedZoneId":{"name":"aliasTargetHostedZoneId","type":"\u0007","is_mandatory":true,"title":"Hosted zone ID of the alias target","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cidrRoutingConfig":{"name":"cidrRoutingConfig","type":"\n","title":"CIDR routing configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failover":{"name":"failover","type":"\u0007","is_mandatory":true,"title":"Failover type: PRIMARY or SECONDARY","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"geoLocation":{"name":"geoLocation","type":"\n","title":"Geographic location for geolocation routing","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"geoProximityLocation":{"name":"geoProximityLocation","type":"\n","title":"Geographic proximity routing bias","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthCheck":{"name":"healthCheck","type":"\u001baws.route53.healthCheck","title":"Health check details","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthCheckId":{"name":"healthCheckId","type":"\u0007","is_mandatory":true,"title":"Associated health check ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostedZoneId":{"name":"hostedZoneId","type":"\u0007","is_mandatory":true,"title":"Hosted zone ID this record belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isAlias":{"name":"isAlias","type":"\u0004","is_mandatory":true,"title":"Whether this is an alias record","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"multiValueAnswer":{"name":"multiValueAnswer","type":"\u0004","is_mandatory":true,"title":"Multi-value answer routing flag","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Fully qualified domain name (e.g., www.example.com.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region for latency-based routing","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceRecords":{"name":"resourceRecords","type":"\u0019\u0007","title":"List of resource record values (IP addresses, domain names, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"setIdentifier":{"name":"setIdentifier","type":"\u0007","is_mandatory":true,"title":"Routing policy identifier (for weighted, latency, failover, geolocation routing)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trafficPolicyInstanceId":{"name":"trafficPolicyInstanceId","type":"\u0007","is_mandatory":true,"title":"Traffic policy instance ID (if managed by traffic policy)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ttl":{"name":"ttl","type":"\u0005","is_mandatory":true,"title":"Time to live in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"DNS record type (A, AAAA, CNAME, MX, TXT, SOA, NS, SRV, PTR, CAA, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"weight":{"name":"weight","type":"\u0005","is_mandatory":true,"title":"Weight for weighted routing policy (0-255)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 DNS resource record set","private":true,"min_provider_version":"11.15.3","defaults":"name type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.resolver":{"id":"aws.route53.resolver","name":"aws.route53.resolver","fields":{"endpoint":{"name":"endpoint","type":"\u001baws.route53.resolver.endpoint","title":"Route 53 Resolver endpoint","desc":"Examine a single resolver endpoint — the ENI-backed bridge that connects a VPC to DNS resolvers either inside or outside AWS. Inbound endpoints (`direction == \"INBOUND\"`) accept DNS queries from on-premises networks into Route 53 Resolver; outbound endpoints (`direction == \"OUTBOUND\"`) forward VPC queries out through the `targetIps` of resolver `rule`s. Each endpoint pins two or more IP addresses (`ipAddresses`) in subnets of the host VPC (`hostVpc()`) and is protected by security groups (`securityGroups()`). Use `status` and `statusMessage` to verify the endpoint is healthy.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"endpoints":{"name":"endpoints","type":"\u0019\u001baws.route53.resolver.endpoint","title":"Resolver endpoints (inbound and outbound) across all regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firewallConfig":{"name":"firewallConfig","type":"\u001baws.route53.resolver.firewallConfig","title":"Route 53 Resolver DNS Firewall per-VPC configuration","desc":"Examine the DNS Firewall per-VPC configuration that controls how the firewall fails when it cannot evaluate a query. With `firewallFailOpen == \"ENABLED\"`, queries are allowed through when the firewall cannot reach a decision (availability over security); with `firewallFailOpen == \"DISABLED\"` (the default), queries are dropped (security over availability). Use `vpc()` to reach the VPC the configuration applies to.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"firewallConfigs":{"name":"firewallConfigs","type":"\u0019\u001baws.route53.resolver.firewallConfig","title":"Per-VPC DNS Firewall configurations","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firewallDomainList":{"name":"firewallDomainList","type":"\u001baws.route53.resolver.firewallDomainList","title":"Route 53 Resolver DNS Firewall domain list","desc":"Examine a single DNS Firewall domain list — the named bag of domain names that `firewallRuleGroup` rules match against. `managedOwnerName` is populated for AWS-managed lists (such as `AWSManagedDomainsMalwareDomainList`) and empty for user-managed lists; in either case `domainCount` reflects the total entries regardless of how many `domains()` are materialized.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"firewallDomainLists":{"name":"firewallDomainLists","type":"\u0019\u001baws.route53.resolver.firewallDomainList","title":"DNS Firewall domain lists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firewallRuleGroup":{"name":"firewallRuleGroup","type":"\u001baws.route53.resolver.firewallRuleGroup","title":"Route 53 Resolver DNS Firewall rule group","desc":"Examine a single DNS Firewall rule group — the ordered set of rules that DNS Firewall applies to queries originating in VPCs the group is associated with. Iterate `rules` to inspect every rule in priority order, including the `action` (`ALLOW`, `ALERT`, `BLOCK`), the `firewallDomainListId` that supplies the match list, the optional `blockResponse` and `blockOverride*` fields for `BLOCK` rules, and `qtype` to scope a rule to a specific DNS record type. Pair with `aws.route53.resolver.firewallRuleGroupAssociation` to find the VPCs the group filters.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"firewallRuleGroupAssociation":{"name":"firewallRuleGroupAssociation","type":"\u001baws.route53.resolver.firewallRuleGroupAssociation","title":"Route 53 Resolver DNS Firewall rule group association","desc":"Examine a single binding between a DNS Firewall rule group and a VPC. Use `vpc()` to reach the VPC and `firewallRuleGroup()` for the rules applied. The `priority` field controls evaluation order when multiple rule groups are bound to the same VPC; `mutationProtection` (`ENABLED`/`DISABLED`) controls whether the association can be removed without first turning off protection.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"firewallRuleGroupAssociations":{"name":"firewallRuleGroupAssociations","type":"\u0019\u001baws.route53.resolver.firewallRuleGroupAssociation","title":"DNS Firewall rule group associations to VPCs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firewallRuleGroups":{"name":"firewallRuleGroups","type":"\u0019\u001baws.route53.resolver.firewallRuleGroup","title":"DNS Firewall rule groups","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"queryLogConfig":{"name":"queryLogConfig","type":"\u001baws.route53.resolver.queryLogConfig","title":"Route 53 Resolver query log configuration","desc":"Examine a single query log configuration — the destination Route 53 Resolver uses to log DNS queries originating in associated VPCs. The `destinationArn` field carries the raw ARN of the target (S3 bucket, CloudWatch Logs log group, or Kinesis Data Firehose delivery stream) and the typed `s3Bucket()`, `cloudwatchLogGroup()`, and `firehoseDeliveryStream()` accessors resolve to whichever destination is in use. Use `associationCount` for a quick check that the configuration is in active use and pair with `aws.route53.resolver.queryLogConfigAssociations` to enumerate the VPCs.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"queryLogConfigAssociation":{"name":"queryLogConfigAssociation","type":"\u001baws.route53.resolver.queryLogConfigAssociation","title":"Route 53 Resolver query log configuration association","desc":"Examine a single VPC↔query-log-configuration binding. Use `vpc()` to reach the VPC whose DNS queries are being logged and `resolverQueryLogConfig()` for the configuration. When `status` is `FAILED`, `error` and `errorMessage` indicate the cause (such as `DESTINATION_NOT_FOUND` or `ACCESS_DENIED`).","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"queryLogConfigAssociations":{"name":"queryLogConfigAssociations","type":"\u0019\u001baws.route53.resolver.queryLogConfigAssociation","title":"VPC associations for resolver query log configurations","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"queryLogConfigs":{"name":"queryLogConfigs","type":"\u0019\u001baws.route53.resolver.queryLogConfig","title":"Resolver query log configurations","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rule":{"name":"rule","type":"\u001baws.route53.resolver.rule","title":"Route 53 Resolver rule","desc":"Examine a single resolver rule — the DNS forwarding decision applied to outbound queries from a VPC. The `domainName` field selects which queries the rule matches and `ruleType` (`FORWARD`, `SYSTEM`, or `RECURSIVE`) determines how the rule behaves: `FORWARD` rules ship matching queries to `targetIps` through the outbound `resolverEndpoint()`, `SYSTEM` rules intentionally override a broader forwarding rule for a subdomain, and `RECURSIVE` rules are managed by Resolver itself. Use `shareStatus` and `ownerId` to identify rules shared via Resource Access Manager.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ruleAssociation":{"name":"ruleAssociation","type":"\u001baws.route53.resolver.ruleAssociation","title":"Route 53 Resolver rule association","desc":"Examine a single VPC↔resolver-rule association. Use `vpc()` to reach the VPC the rule applies to and `resolverRule()` to traverse back to the rule definition. The `status` field reflects whether the binding is `CREATING`, `COMPLETE`, `DELETING`, `FAILED`, or `OVERRIDDEN`.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ruleAssociations":{"name":"ruleAssociations","type":"\u0019\u001baws.route53.resolver.ruleAssociation","title":"VPC associations for resolver rules","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rules":{"name":"rules","type":"\u0019\u001baws.route53.resolver.rule","title":"Resolver rules across all regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 Resolver namespace","desc":"Examine the regional Route 53 Resolver service that handles DNS queries for VPCs. Iterate `endpoints()` for inbound and outbound resolver endpoints (the network interfaces that bridge a VPC to on-premises DNS), `rules()` for the forwarding rules that route specific domains to those endpoints and `ruleAssociations()` for the VPCs they apply to, and `queryLogConfigs()` plus `queryLogConfigAssociations()` for VPC DNS query logging targeted at CloudWatch Logs, S3, or Kinesis Data Firehose. For DNS Firewall, iterate `firewallRuleGroups()` and their per-VPC `firewallRuleGroupAssociations()`, the `firewallDomainLists()` used to match traffic, and the per-VPC `firewallConfigs()` that select fail-open vs fail-closed behavior.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.resolver.endpoint":{"id":"aws.route53.resolver.endpoint","name":"aws.route53.resolver.endpoint","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the resolver endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creationTime":{"name":"creationTime","type":"\u0007","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"direction":{"name":"direction","type":"\u0007","is_mandatory":true,"title":"Direction of DNS traffic","desc":"One of `INBOUND`, `OUTBOUND`, or `INBOUND_DELEGATION`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostVpc":{"name":"hostVpc","type":"\u001baws.vpc","title":"VPC hosting the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostVpcId":{"name":"hostVpcId","type":"\u0007","is_mandatory":true,"title":"VPC ID hosting the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the resolver endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddressCount":{"name":"ipAddressCount","type":"\u0005","is_mandatory":true,"title":"Number of IP addresses associated with the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddresses":{"name":"ipAddresses","type":"\u0019\n","title":"IP addresses the endpoint uses for DNS queries","desc":"Each entry has `ipId`, `subnetId`, `ip`, `ipv6`, and `status`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modificationTime":{"name":"modificationTime","type":"\u0007","is_mandatory":true,"title":"Last modification timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the resolver endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the endpoint resides in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resolverEndpointType":{"name":"resolverEndpointType","type":"\u0007","is_mandatory":true,"title":"Endpoint IP address type","desc":"One of `IPV4`, `IPV6`, or `DUALSTACK`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups attached to the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current status of the endpoint","desc":"One of `CREATING`, `OPERATIONAL`, `UPDATING`, `AUTO_RECOVERING`, `ACTION_NEEDED`, or `DELETING`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusMessage":{"name":"statusMessage","type":"\u0007","is_mandatory":true,"title":"Status message returned by the Route 53 Resolver API","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 Resolver endpoint","desc":"Examine a single resolver endpoint — the ENI-backed bridge that connects a VPC to DNS resolvers either inside or outside AWS. Inbound endpoints (`direction == \"INBOUND\"`) accept DNS queries from on-premises networks into Route 53 Resolver; outbound endpoints (`direction == \"OUTBOUND\"`) forward VPC queries out through the `targetIps` of resolver `rule`s. Each endpoint pins two or more IP addresses (`ipAddresses`) in subnets of the host VPC (`hostVpc()`) and is protected by security groups (`securityGroups()`). Use `status` and `statusMessage` to verify the endpoint is healthy.","private":true,"min_provider_version":"13.26.3","defaults":"id name direction status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.resolver.firewallConfig":{"id":"aws.route53.resolver.firewallConfig","name":"aws.route53.resolver.firewallConfig","fields":{"firewallFailOpen":{"name":"firewallFailOpen","type":"\u0007","is_mandatory":true,"title":"Fail-open behavior","desc":"One of `ENABLED` (allow queries on failure) or `DISABLED` (block on failure, the default).","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the firewall configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerId":{"name":"ownerId","type":"\u0007","is_mandatory":true,"title":"Account ID that owns the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the configuration resides in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceId":{"name":"resourceId","type":"\u0007","is_mandatory":true,"title":"VPC ID the configuration applies to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"Associated VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 Resolver DNS Firewall per-VPC configuration","desc":"Examine the DNS Firewall per-VPC configuration that controls how the firewall fails when it cannot evaluate a query. With `firewallFailOpen == \"ENABLED\"`, queries are allowed through when the firewall cannot reach a decision (availability over security); with `firewallFailOpen == \"DISABLED\"` (the default), queries are dropped (security over availability). Use `vpc()` to reach the VPC the configuration applies to.","private":true,"min_provider_version":"13.26.3","defaults":"resourceId firewallFailOpen","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.resolver.firewallDomainList":{"id":"aws.route53.resolver.firewallDomainList","name":"aws.route53.resolver.firewallDomainList","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the domain list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creationTime":{"name":"creationTime","type":"\u0007","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creatorRequestId":{"name":"creatorRequestId","type":"\u0007","is_mandatory":true,"title":"Caller-supplied request id used to create the domain list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainCount":{"name":"domainCount","type":"\u0005","is_mandatory":true,"title":"Number of domains in the list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the domain list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"managedOwnerName":{"name":"managedOwnerName","type":"\u0007","is_mandatory":true,"title":"Owner of the list when managed by AWS (e.g., AWSManagedDomainsMalwareDomainList); empty for customer-managed lists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modificationTime":{"name":"modificationTime","type":"\u0007","is_mandatory":true,"title":"Last modification timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the domain list","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the domain list resides in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Domain list status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusMessage":{"name":"statusMessage","type":"\u0007","is_mandatory":true,"title":"Status message returned by the Route 53 Resolver API","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 Resolver DNS Firewall domain list","desc":"Examine a single DNS Firewall domain list — the named bag of domain names that `firewallRuleGroup` rules match against. `managedOwnerName` is populated for AWS-managed lists (such as `AWSManagedDomainsMalwareDomainList`) and empty for user-managed lists; in either case `domainCount` reflects the total entries regardless of how many `domains()` are materialized.","private":true,"min_provider_version":"13.26.3","defaults":"id name domainCount status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.resolver.firewallRuleGroup":{"id":"aws.route53.resolver.firewallRuleGroup","name":"aws.route53.resolver.firewallRuleGroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the rule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creationTime":{"name":"creationTime","type":"\u0007","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creatorRequestId":{"name":"creatorRequestId","type":"\u0007","is_mandatory":true,"title":"Caller-supplied request id used to create the rule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the rule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modificationTime":{"name":"modificationTime","type":"\u0007","is_mandatory":true,"title":"Last modification timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the rule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerId":{"name":"ownerId","type":"\u0007","is_mandatory":true,"title":"Account ID that owns the rule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the rule group resides in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleCount":{"name":"ruleCount","type":"\u0005","is_mandatory":true,"title":"Number of rules in the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rules":{"name":"rules","type":"\u0019\n","title":"Ordered list of rules in the group","desc":"Each entry has `name`, `priority`, `action` (`ALLOW`/`BLOCK`/`ALERT`), `blockResponse`, `blockOverrideDomain`, `blockOverrideDnsType`, `blockOverrideTtl`, `firewallDomainListId`, `qtype`, `creationTime`, and `modificationTime`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"shareStatus":{"name":"shareStatus","type":"\u0007","is_mandatory":true,"title":"Sharing status: NOT_SHARED, SHARED_BY_ME, or SHARED_WITH_ME","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Rule group status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusMessage":{"name":"statusMessage","type":"\u0007","is_mandatory":true,"title":"Status message returned by the Route 53 Resolver API","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 Resolver DNS Firewall rule group","desc":"Examine a single DNS Firewall rule group — the ordered set of rules that DNS Firewall applies to queries originating in VPCs the group is associated with. Iterate `rules` to inspect every rule in priority order, including the `action` (`ALLOW`, `ALERT`, `BLOCK`), the `firewallDomainListId` that supplies the match list, the optional `blockResponse` and `blockOverride*` fields for `BLOCK` rules, and `qtype` to scope a rule to a specific DNS record type. Pair with `aws.route53.resolver.firewallRuleGroupAssociation` to find the VPCs the group filters.","private":true,"min_provider_version":"13.26.3","defaults":"id name ruleCount status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.resolver.firewallRuleGroupAssociation":{"id":"aws.route53.resolver.firewallRuleGroupAssociation","name":"aws.route53.resolver.firewallRuleGroupAssociation","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the association","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creationTime":{"name":"creationTime","type":"\u0007","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creatorRequestId":{"name":"creatorRequestId","type":"\u0007","is_mandatory":true,"title":"Caller-supplied request id used to create the association","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firewallRuleGroup":{"name":"firewallRuleGroup","type":"\u001baws.route53.resolver.firewallRuleGroup","title":"Associated rule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firewallRuleGroupId":{"name":"firewallRuleGroupId","type":"\u0007","is_mandatory":true,"title":"ID of the firewall rule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the association","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"managedOwnerName":{"name":"managedOwnerName","type":"\u0007","is_mandatory":true,"title":"Owner of the association when managed externally (e.g., Firewall Manager)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modificationTime":{"name":"modificationTime","type":"\u0007","is_mandatory":true,"title":"Last modification timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"mutationProtection":{"name":"mutationProtection","type":"\u0007","is_mandatory":true,"title":"Whether the association is protected against accidental modification","desc":"One of `ENABLED` or `DISABLED`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the association","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"priority":{"name":"priority","type":"\u0005","is_mandatory":true,"title":"Evaluation priority among rule groups bound to the same VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the association resides in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Association status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusMessage":{"name":"statusMessage","type":"\u0007","is_mandatory":true,"title":"Status message returned by the Route 53 Resolver API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"Associated VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcId":{"name":"vpcId","type":"\u0007","is_mandatory":true,"title":"VPC ID the rule group is associated with","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 Resolver DNS Firewall rule group association","desc":"Examine a single binding between a DNS Firewall rule group and a VPC. Use `vpc()` to reach the VPC and `firewallRuleGroup()` for the rules applied. The `priority` field controls evaluation order when multiple rule groups are bound to the same VPC; `mutationProtection` (`ENABLED`/`DISABLED`) controls whether the association can be removed without first turning off protection.","private":true,"min_provider_version":"13.26.3","defaults":"id name status priority","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.resolver.queryLogConfig":{"id":"aws.route53.resolver.queryLogConfig","name":"aws.route53.resolver.queryLogConfig","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the query log configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"associationCount":{"name":"associationCount","type":"\u0005","is_mandatory":true,"title":"Number of VPCs currently associated with this configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cloudwatchLogGroup":{"name":"cloudwatchLogGroup","type":"\u001baws.cloudwatch.loggroup","title":"CloudWatch Logs log group destination when destinationArn points at CloudWatch Logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creationTime":{"name":"creationTime","type":"\u0007","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creatorRequestId":{"name":"creatorRequestId","type":"\u0007","is_mandatory":true,"title":"Caller-supplied request id used to create the configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationArn":{"name":"destinationArn","type":"\u0007","is_mandatory":true,"title":"Destination ARN that receives query logs","desc":"Points at an S3 bucket, CloudWatch Logs log group, or Kinesis Data Firehose delivery stream.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firehoseDeliveryStream":{"name":"firehoseDeliveryStream","type":"\u001baws.kinesis.firehoseDeliveryStream","title":"Kinesis Data Firehose destination when destinationArn points at Firehose","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the query log configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the query log configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerId":{"name":"ownerId","type":"\u0007","is_mandatory":true,"title":"Account ID that owns the configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the configuration resides in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3Bucket":{"name":"s3Bucket","type":"\u001baws.s3.bucket","title":"S3 bucket destination when destinationArn points at S3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"shareStatus":{"name":"shareStatus","type":"\u0007","is_mandatory":true,"title":"Sharing status: NOT_SHARED, SHARED_BY_ME, or SHARED_WITH_ME","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Configuration status: CREATING, CREATED, DELETING, or FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 Resolver query log configuration","desc":"Examine a single query log configuration — the destination Route 53 Resolver uses to log DNS queries originating in associated VPCs. The `destinationArn` field carries the raw ARN of the target (S3 bucket, CloudWatch Logs log group, or Kinesis Data Firehose delivery stream) and the typed `s3Bucket()`, `cloudwatchLogGroup()`, and `firehoseDeliveryStream()` accessors resolve to whichever destination is in use. Use `associationCount` for a quick check that the configuration is in active use and pair with `aws.route53.resolver.queryLogConfigAssociations` to enumerate the VPCs.","private":true,"min_provider_version":"13.26.3","defaults":"id name status destinationArn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.resolver.queryLogConfigAssociation":{"id":"aws.route53.resolver.queryLogConfigAssociation","name":"aws.route53.resolver.queryLogConfigAssociation","fields":{"creationTime":{"name":"creationTime","type":"\u0007","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"error":{"name":"error","type":"\u0007","is_mandatory":true,"title":"Error code when status is FAILED","desc":"One of `NONE`, `DESTINATION_NOT_FOUND`, `ACCESS_DENIED`, or `INTERNAL_SERVICE_ERROR`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"errorMessage":{"name":"errorMessage","type":"\u0007","is_mandatory":true,"title":"Error message when status is FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the association","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the association resides in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resolverQueryLogConfig":{"name":"resolverQueryLogConfig","type":"\u001baws.route53.resolver.queryLogConfig","title":"Associated query log configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resolverQueryLogConfigId":{"name":"resolverQueryLogConfigId","type":"\u0007","is_mandatory":true,"title":"Query log configuration ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceId":{"name":"resourceId","type":"\u0007","is_mandatory":true,"title":"ID of the associated resource (typically a VPC ID)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Association status: CREATING, ACTIVE, ACTION_NEEDED, DELETING, or FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"Associated VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 Resolver query log configuration association","desc":"Examine a single VPC↔query-log-configuration binding. Use `vpc()` to reach the VPC whose DNS queries are being logged and `resolverQueryLogConfig()` for the configuration. When `status` is `FAILED`, `error` and `errorMessage` indicate the cause (such as `DESTINATION_NOT_FOUND` or `ACCESS_DENIED`).","private":true,"min_provider_version":"13.26.3","defaults":"id status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.resolver.rule":{"id":"aws.route53.resolver.rule","name":"aws.route53.resolver.rule","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the resolver rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creationTime":{"name":"creationTime","type":"\u0007","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainName":{"name":"domainName","type":"\u0007","is_mandatory":true,"title":"Domain name the rule applies to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the resolver rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modificationTime":{"name":"modificationTime","type":"\u0007","is_mandatory":true,"title":"Last modification timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the resolver rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerId":{"name":"ownerId","type":"\u0007","is_mandatory":true,"title":"Account ID that owns the rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the rule resides in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resolverEndpoint":{"name":"resolverEndpoint","type":"\u001baws.route53.resolver.endpoint","title":"Outbound resolver endpoint used by the rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resolverEndpointId":{"name":"resolverEndpointId","type":"\u0007","is_mandatory":true,"title":"Resolver endpoint ID used by FORWARD rules; empty otherwise","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleType":{"name":"ruleType","type":"\u0007","is_mandatory":true,"title":"Rule type: FORWARD, SYSTEM, or RECURSIVE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"shareStatus":{"name":"shareStatus","type":"\u0007","is_mandatory":true,"title":"Sharing status: NOT_SHARED, SHARED_BY_ME, or SHARED_WITH_ME","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Current status of the rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusMessage":{"name":"statusMessage","type":"\u0007","is_mandatory":true,"title":"Status message returned by the Route 53 Resolver API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetIps":{"name":"targetIps","type":"\u0019\n","is_mandatory":true,"title":"Target DNS resolvers for FORWARD rules","desc":"Each entry has `ip`, `ipv6`, `port`, and `protocol`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 Resolver rule","desc":"Examine a single resolver rule — the DNS forwarding decision applied to outbound queries from a VPC. The `domainName` field selects which queries the rule matches and `ruleType` (`FORWARD`, `SYSTEM`, or `RECURSIVE`) determines how the rule behaves: `FORWARD` rules ship matching queries to `targetIps` through the outbound `resolverEndpoint()`, `SYSTEM` rules intentionally override a broader forwarding rule for a subdomain, and `RECURSIVE` rules are managed by Resolver itself. Use `shareStatus` and `ownerId` to identify rules shared via Resource Access Manager.","private":true,"min_provider_version":"13.26.3","defaults":"id name domainName ruleType status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.resolver.ruleAssociation":{"id":"aws.route53.resolver.ruleAssociation","name":"aws.route53.resolver.ruleAssociation","fields":{"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the association","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the association","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region the association resides in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resolverRule":{"name":"resolverRule","type":"\u001baws.route53.resolver.rule","title":"Associated resolver rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resolverRuleId":{"name":"resolverRuleId","type":"\u0007","is_mandatory":true,"title":"Resolver rule ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the association","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusMessage":{"name":"statusMessage","type":"\u0007","is_mandatory":true,"title":"Status message returned by the Route 53 Resolver API","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"Associated VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcId":{"name":"vpcId","type":"\u0007","is_mandatory":true,"title":"VPC ID the rule is associated with","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 Resolver rule association","desc":"Examine a single VPC↔resolver-rule association. Use `vpc()` to reach the VPC the rule applies to and `resolverRule()` to traverse back to the rule definition. The `status` field reflects whether the binding is `CREATING`, `COMPLETE`, `DELETING`, `FAILED`, or `OVERRIDDEN`.","private":true,"min_provider_version":"13.26.3","defaults":"id name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.trafficPolicy":{"id":"aws.route53.trafficPolicy","name":"aws.route53.trafficPolicy","fields":{"comment":{"name":"comment","type":"\u0007","is_mandatory":true,"title":"Comment associated with this policy version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"document":{"name":"document","type":"\u0007","is_mandatory":true,"title":"Traffic policy document in JSON form","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the traffic policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestVersion":{"name":"latestVersion","type":"\u0004","is_mandatory":true,"title":"Whether this is the latest version of the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the traffic policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"DNS record type the policy produces (A, AAAA, CNAME, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0005","is_mandatory":true,"title":"Traffic policy version","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 traffic policy","desc":"Examine the JSON-encoded routing logic of a single traffic policy — the rules, endpoints, and decision tree that Route 53 uses when this policy is applied to a hosted zone through a `trafficPolicyInstance`. The `document` field carries the raw policy JSON in the format documented at https://docs.aws.amazon.com/Route53/latest/APIReference/api-policies-traffic-policy-document-format.html. Listing returns the latest version of each policy; use `version` to distinguish versions when the same `id` has multiple revisions.","private":true,"min_provider_version":"13.26.3","defaults":"id name version type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.route53.trafficPolicyInstance":{"id":"aws.route53.trafficPolicyInstance","name":"aws.route53.trafficPolicyInstance","fields":{"hostedZone":{"name":"hostedZone","type":"\u001baws.route53.hostedZone","title":"Associated hosted zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hostedZoneId":{"name":"hostedZoneId","type":"\u0007","is_mandatory":true,"title":"Hosted zone ID the instance belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the traffic policy instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"message":{"name":"message","type":"\u0007","is_mandatory":true,"title":"Explanation of the state when state is Failed; empty otherwise","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"DNS name the instance manages","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Current state of the instance: Applied, Creating, Deleting, or Failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trafficPolicy":{"name":"trafficPolicy","type":"\u001baws.route53.trafficPolicy","title":"Traffic policy version backing this instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trafficPolicyId":{"name":"trafficPolicyId","type":"\u0007","is_mandatory":true,"title":"Traffic policy ID used to create this instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trafficPolicyType":{"name":"trafficPolicyType","type":"\u0007","is_mandatory":true,"title":"DNS record type the traffic policy produced (A, AAAA, CNAME, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trafficPolicyVersion":{"name":"trafficPolicyVersion","type":"\u0005","is_mandatory":true,"title":"Traffic policy version used to create this instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ttl":{"name":"ttl","type":"\u0005","is_mandatory":true,"title":"TTL applied to the resource record sets created from the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Route 53 traffic policy instance","desc":"Examine a single traffic policy applied to a hosted zone. A traffic policy instance is the materialized record set that Route 53 creates when a `trafficPolicy` is bound to a DNS name in a hosted zone. Use `trafficPolicy()` to traverse to the policy version that produced it, `hostedZone()` to reach the zone, `state` to confirm the records are `Applied` (vs. `Creating`, `Failed`, or `Deleting`), and `message` for the failure reason when state is `Failed`.","private":true,"min_provider_version":"13.26.3","defaults":"id name state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.s3":{"id":"aws.s3","name":"aws.s3","fields":{"bucket":{"name":"bucket","type":"\u001baws.s3.bucket","title":"Amazon S3 bucket","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"buckets":{"name":"buckets","type":"\u0019\u001baws.s3.bucket","title":"List of S3 buckets across the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Simple Storage Service (S3)","desc":"Use the S3 namespace to enumerate object storage buckets in the account. Iterate `buckets()` for every S3 bucket — each row surfaces the bucket policy, ACL, ownership controls, encryption settings, public access block, versioning and replication, lifecycle rules, logging, CORS, tags, website configuration, notification configuration, and the bucket's region.","min_provider_version":"11.15.2","defaults":"buckets","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.s3.bucket":{"id":"aws.s3.bucket","name":"aws.s3.bucket","fields":{"accessPoint":{"name":"accessPoint","type":"\u001baws.s3.bucket.accessPoint","title":"Amazon S3 bucket access point","desc":"Examine an S3 access point, a named endpoint attached to a bucket that can have its own resource `policy()` and `publicAccessBlock()` separate from the parent `bucket()`. `networkOrigin` distinguishes Internet-facing from VPC-restricted access points (the latter resolve `vpc()` to the allowed `aws.vpc`), `bucketAccountId` shows the account that owns the underlying bucket, and `alias` exposes the access-point alias usable in place of the bucket name in S3 API calls.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"accessPoints":{"name":"accessPoints","type":"\u0019\u001baws.s3.bucket.accessPoint","title":"S3 access points attached to the bucket","min_provider_version":"13.26.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"acl":{"name":"acl","type":"\u0019\u001baws.s3.bucket.grant","title":"List of access control grants associated with the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cors":{"name":"cors","type":"\u0019\u001baws.s3.bucket.corsrule","title":"List of CORS information for the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"corsrule":{"name":"corsrule","type":"\u001baws.s3.bucket.corsrule","title":"Amazon S3 bucket CORS rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date and time the bucket was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultLock":{"name":"defaultLock","type":"\u0007","title":"Whether the bucket is locked by default","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryption":{"name":"encryption","type":"\n","title":"Bucket encryption configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionRule":{"name":"encryptionRule","type":"\u001baws.s3.bucket.encryptionRule","title":"Amazon S3 bucket server-side encryption rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"encryptionRules":{"name":"encryptionRules","type":"\u0019\u001baws.s3.bucket.encryptionRule","title":"Typed encryption rules for the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"exists":{"name":"exists","type":"\u0004","is_mandatory":true,"title":"Whether the bucket still exists (stale reference)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"grant":{"name":"grant","type":"\u001baws.s3.bucket.grant","title":"Amazon S3 bucket grant","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"lifecycleRule":{"name":"lifecycleRule","type":"\u001baws.s3.bucket.lifecycleRule","title":"Amazon S3 bucket lifecycle rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"lifecycleRules":{"name":"lifecycleRules","type":"\u0019\u001baws.s3.bucket.lifecycleRule","title":"Lifecycle rules for the bucket","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"location":{"name":"location","type":"\u0007","title":"Location of the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logging":{"name":"logging","type":"\u001a\u0007\u0007","title":"Logging status and user permissions for bucket logging status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"macieCoverage":{"name":"macieCoverage","type":"\u001baws.macie.bucket","title":"Amazon Macie coverage record for this bucket","desc":"Reports sensitivity score, public-access summary, encryption defaults, and automated-discovery status. Null when Macie is not enabled in the bucket's region or the bucket is outside Macie's monitored set.","min_provider_version":"13.23.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"metricsConfiguration":{"name":"metricsConfiguration","type":"\u001baws.s3.bucket.metricsConfiguration","title":"Amazon S3 bucket metrics configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"metricsConfigurations":{"name":"metricsConfigurations","type":"\u0019\u001baws.s3.bucket.metricsConfiguration","title":"Bucket metrics configurations for request metrics","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notificationConfiguration":{"name":"notificationConfiguration","type":"\n","title":"Notification configuration for the bucket (Lambda, SQS, SNS, EventBridge)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"objectLockEnabled":{"name":"objectLockEnabled","type":"\u0004","title":"Whether Object Lock is enabled on the bucket (prevents deletion/overwrite for ransomware protection)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"owner":{"name":"owner","type":"\u001a\u0007\u0007","title":"Owner for the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownershipControls":{"name":"ownershipControls","type":"\u0007","title":"Object ownership setting: BucketOwnerEnforced, BucketOwnerPreferred, or ObjectWriter","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\u001baws.s3.bucket.policy","title":"Policy associated with the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"public":{"name":"public","type":"\u0004","title":"Whether the bucket is public","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicAccessBlock":{"name":"publicAccessBlock","type":"\n","title":"Public access block configuration for the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replication":{"name":"replication","type":"\n","title":"Bucket cross-region replication configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationRule":{"name":"replicationRule","type":"\u001baws.s3.bucket.replicationRule","title":"Amazon S3 bucket replication rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"replicationRules":{"name":"replicationRules","type":"\u0019\u001baws.s3.bucket.replicationRule","title":"Typed replication rules for the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"staticWebsiteHosting":{"name":"staticWebsiteHosting","type":"\u001a\u0007\u0007","title":"Static website hosting configuration for the bucket","desc":"Deprecated in favor of `website`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versioning":{"name":"versioning","type":"\u001a\u0007\u0007","title":"Versioning state and MFA delete status of bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"website":{"name":"website","type":"\u001baws.s3.bucket.websiteConfiguration","title":"Website configuration for the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"websiteConfiguration":{"name":"websiteConfiguration","type":"\u001baws.s3.bucket.websiteConfiguration","title":"Amazon S3 bucket static-website hosting configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"Amazon S3 bucket","private":true,"min_provider_version":"11.15.2","defaults":"name location public","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.s3.bucket.accessPoint":{"id":"aws.s3.bucket.accessPoint","name":"aws.s3.bucket.accessPoint","fields":{"alias":{"name":"alias","type":"\u0007","is_mandatory":true,"title":"Alias of the access point","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the access point","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bucket":{"name":"bucket","type":"\u001baws.s3.bucket","title":"S3 bucket the access point is attached to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bucketAccountId":{"name":"bucketAccountId","type":"\u0007","is_mandatory":true,"title":"Account ID that owns the bucket","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the access point","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkOrigin":{"name":"networkOrigin","type":"\u0007","is_mandatory":true,"title":"Network origin of the access point: Internet or VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\u0007","title":"Resource policy attached to the access point","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicAccessBlock":{"name":"publicAccessBlock","type":"\n","title":"Public access block configuration for the access point","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC the access point is restricted to (null for Internet-origin access points)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon S3 bucket access point","desc":"Examine an S3 access point, a named endpoint attached to a bucket that can have its own resource `policy()` and `publicAccessBlock()` separate from the parent `bucket()`. `networkOrigin` distinguishes Internet-facing from VPC-restricted access points (the latter resolve `vpc()` to the allowed `aws.vpc`), `bucketAccountId` shows the account that owns the underlying bucket, and `alias` exposes the access-point alias usable in place of the bucket name in S3 API calls.","private":true,"min_provider_version":"13.26.2","defaults":"name networkOrigin","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.s3.bucket.corsrule":{"id":"aws.s3.bucket.corsrule","name":"aws.s3.bucket.corsrule","fields":{"allowedHeaders":{"name":"allowedHeaders","type":"\u0019\u0007","is_mandatory":true,"title":"List of allowed headers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"allowedMethods":{"name":"allowedMethods","type":"\u0019\u0007","is_mandatory":true,"title":"List of allowed methods: GET, POST, PUT, and so on","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"allowedOrigins":{"name":"allowedOrigins","type":"\u0019\u0007","is_mandatory":true,"title":"List of origins from which the bucket can be accessed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"exposeHeaders":{"name":"exposeHeaders","type":"\u0019\u0007","is_mandatory":true,"title":"List of exposed response headers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxAgeSeconds":{"name":"maxAgeSeconds","type":"\u0005","is_mandatory":true,"title":"Time in seconds that the browser caches preflight response","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon S3 bucket CORS rule","private":true,"min_provider_version":"11.15.2","defaults":"name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.s3.bucket.encryptionRule":{"id":"aws.s3.bucket.encryptionRule","name":"aws.s3.bucket.encryptionRule","fields":{"bucketKeyEnabled":{"name":"bucketKeyEnabled","type":"\u0004","is_mandatory":true,"title":"Whether an S3 Bucket Key is used for SSE-KMS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID for this rule (bucket ARN + index)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsMasterKeyId":{"name":"kmsMasterKeyId","type":"\u0007","is_mandatory":true,"title":"KMS master key ID for SSE-KMS encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sseAlgorithm":{"name":"sseAlgorithm","type":"\u0007","is_mandatory":true,"title":"Server-side encryption algorithm (AES256, aws:kms, aws:kms:dsse, aws:fsx)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon S3 bucket server-side encryption rule","private":true,"min_provider_version":"11.15.2","defaults":"sseAlgorithm bucketKeyEnabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.s3.bucket.grant":{"id":"aws.s3.bucket.grant","name":"aws.s3.bucket.grant","fields":{"grantee":{"name":"grantee","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Grantee associated with the grant","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the bucket grant","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name for the bucket grant","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"permission":{"name":"permission","type":"\u0007","is_mandatory":true,"title":"Permission associated with the grant","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon S3 bucket grant","private":true,"min_provider_version":"11.15.2","defaults":"name permission","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.s3.bucket.lifecycleRule":{"id":"aws.s3.bucket.lifecycleRule","name":"aws.s3.bucket.lifecycleRule","fields":{"abortIncompleteMultipartUploadDays":{"name":"abortIncompleteMultipartUploadDays","type":"\u0005","is_mandatory":true,"title":"Days after which incomplete multipart uploads are aborted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"expiration":{"name":"expiration","type":"\n","is_mandatory":true,"title":"Expiration settings","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filter":{"name":"filter","type":"\n","is_mandatory":true,"title":"Filter for the rule (prefix, tags, object size)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Rule identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"noncurrentVersionExpiration":{"name":"noncurrentVersionExpiration","type":"\n","is_mandatory":true,"title":"Noncurrent version expiration settings","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"noncurrentVersionTransitions":{"name":"noncurrentVersionTransitions","type":"\u0019\n","is_mandatory":true,"title":"Noncurrent version transitions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"prefix":{"name":"prefix","type":"\u0007","is_mandatory":true,"title":"Legacy prefix filter for the rule","desc":"Deprecated in favor of `filter`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"resourceId":{"name":"resourceId","type":"\u0007","is_mandatory":true,"title":"Unique resource identifier (bucket ARN + rule ID)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the rule: Enabled or Disabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitions":{"name":"transitions","type":"\u0019\n","is_mandatory":true,"title":"Transitions to different storage classes","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon S3 bucket lifecycle rule","private":true,"min_provider_version":"13.6.3","defaults":"resourceId id status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.s3.bucket.metricsConfiguration":{"id":"aws.s3.bucket.metricsConfiguration","name":"aws.s3.bucket.metricsConfiguration","fields":{"filter":{"name":"filter","type":"\n","is_mandatory":true,"title":"Metrics filter configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique identifier of the metrics configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon S3 bucket metrics configuration","private":true,"min_provider_version":"13.6.3","defaults":"id","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.s3.bucket.policy":{"id":"aws.s3.bucket.policy","name":"aws.s3.bucket.policy","fields":{"bucketName":{"name":"bucketName","type":"\u0007","is_mandatory":true,"title":"Bucket name that this policy belongs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"document":{"name":"document","type":"\u0007","is_mandatory":true,"title":"Document for the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Unique ID for the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statements":{"name":"statements","type":"\u0019\n","title":"List of statements for the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0007","title":"Version of the policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon S3 bucket policy","private":true,"min_provider_version":"11.15.2","defaults":"bucketName version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.s3.bucket.replicationRule":{"id":"aws.s3.bucket.replicationRule","name":"aws.s3.bucket.replicationRule","fields":{"deleteMarkerReplicationEnabled":{"name":"deleteMarkerReplicationEnabled","type":"\u0004","is_mandatory":true,"title":"Whether delete marker replication is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationAccount":{"name":"destinationAccount","type":"\u0007","is_mandatory":true,"title":"Destination account ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationBucket":{"name":"destinationBucket","type":"\u0007","is_mandatory":true,"title":"Destination bucket ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationStorageClass":{"name":"destinationStorageClass","type":"\u0007","is_mandatory":true,"title":"Destination storage class","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Rule ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"prefix":{"name":"prefix","type":"\u0007","is_mandatory":true,"title":"Legacy prefix filter (retained because AWS still returns it on existing rules)","desc":"Deprecated in favor of the `filter` configuration.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"priority":{"name":"priority","type":"\u0005","is_mandatory":true,"title":"Priority of the rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceId":{"name":"resourceId","type":"\u0007","is_mandatory":true,"title":"Unique internal identifier for this resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the rule (Enabled, Disabled)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon S3 bucket replication rule","private":true,"min_provider_version":"11.15.2","defaults":"id status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.s3.bucket.websiteConfiguration":{"id":"aws.s3.bucket.websiteConfiguration","name":"aws.s3.bucket.websiteConfiguration","fields":{"errorDocument":{"name":"errorDocument","type":"\u0007","is_mandatory":true,"title":"Name of the error document","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"indexDocument":{"name":"indexDocument","type":"\u0007","is_mandatory":true,"title":"Name of the index document","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"redirectAllRequestsTo":{"name":"redirectAllRequestsTo","type":"\u001baws.s3.bucket.websiteConfiguration.redirectAllRequestsToConf","is_mandatory":true,"title":"Redirect configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"redirectAllRequestsToConf":{"name":"redirectAllRequestsToConf","type":"\u001baws.s3.bucket.websiteConfiguration.redirectAllRequestsToConf","title":"Redirect-all-requests configuration for an S3 bucket website","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"routingRule":{"name":"routingRule","type":"\u001baws.s3.bucket.websiteConfiguration.routingRule","title":"Routing rule for an S3 bucket website","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"routingRules":{"name":"routingRules","type":"\u0019\u001baws.s3.bucket.websiteConfiguration.routingRule","is_mandatory":true,"title":"Routing rules for the website","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon S3 bucket static-website hosting configuration","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.s3.bucket.websiteConfiguration.redirectAllRequestsToConf":{"id":"aws.s3.bucket.websiteConfiguration.redirectAllRequestsToConf","name":"aws.s3.bucket.websiteConfiguration.redirectAllRequestsToConf","fields":{"hostname":{"name":"hostname","type":"\u0007","is_mandatory":true,"title":"Hostname to redirect all requests to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"protocol":{"name":"protocol","type":"\u0007","is_mandatory":true,"title":"Protocol to use when redirecting requests (http, https)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Redirect-all-requests configuration for an S3 bucket website","private":true,"min_provider_version":"11.15.2","defaults":"hostname protocol","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.s3.bucket.websiteConfiguration.routingRule":{"id":"aws.s3.bucket.websiteConfiguration.routingRule","name":"aws.s3.bucket.websiteConfiguration.routingRule","fields":{"condition":{"name":"condition","type":"\u001baws.s3.bucket.websiteConfiguration.routingRule.conditionConf","is_mandatory":true,"title":"Condition for the routing rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"conditionConf":{"name":"conditionConf","type":"\u001baws.s3.bucket.websiteConfiguration.routingRule.conditionConf","title":"Condition matcher for an S3 bucket website routing rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"redirect":{"name":"redirect","type":"\u001baws.s3.bucket.websiteConfiguration.routingRule.redirectConf","is_mandatory":true,"title":"Redirect configuration for the routing rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"redirectConf":{"name":"redirectConf","type":"\u001baws.s3.bucket.websiteConfiguration.routingRule.redirectConf","title":"Redirect target for an S3 bucket website routing rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"Routing rule for an S3 bucket website","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.s3.bucket.websiteConfiguration.routingRule.conditionConf":{"id":"aws.s3.bucket.websiteConfiguration.routingRule.conditionConf","name":"aws.s3.bucket.websiteConfiguration.routingRule.conditionConf","fields":{"httpErrorCodeReturnedEquals":{"name":"httpErrorCodeReturnedEquals","type":"\u0007","is_mandatory":true,"title":"HTTP error code to apply the routing rule to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"keyPrefixEquals":{"name":"keyPrefixEquals","type":"\u0007","is_mandatory":true,"title":"Key prefix to apply the routing rule to","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Condition matcher for an S3 bucket website routing rule","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.s3.bucket.websiteConfiguration.routingRule.redirectConf":{"id":"aws.s3.bucket.websiteConfiguration.routingRule.redirectConf","name":"aws.s3.bucket.websiteConfiguration.routingRule.redirectConf","fields":{"hostname":{"name":"hostname","type":"\u0007","is_mandatory":true,"title":"Hostname to redirect to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"httpRedirectCode":{"name":"httpRedirectCode","type":"\u0007","is_mandatory":true,"title":"HTTP redirect code to use","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"protocol":{"name":"protocol","type":"\u0007","is_mandatory":true,"title":"Protocol to use when redirecting requests (http, https)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replaceKeyPrefixWith":{"name":"replaceKeyPrefixWith","type":"\u0007","is_mandatory":true,"title":"Key prefix to replace in the request","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replaceKeyWith":{"name":"replaceKeyWith","type":"\u0007","is_mandatory":true,"title":"Key to replace in the request","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Redirect target for an S3 bucket website routing rule","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.s3control":{"id":"aws.s3control","name":"aws.s3control","fields":{"accountPublicAccessBlock":{"name":"accountPublicAccessBlock","type":"\n","title":"Account level public access configuration for S3","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon S3 account-level controls","desc":"Use the S3 Control namespace to inspect account-wide S3 settings that apply to every bucket. Read `accountPublicAccessBlock` for the account-level Block Public Access configuration (the four settings that ignore or restrict bucket and object ACLs and policies allowing public access).","min_provider_version":"11.15.2","defaults":"accountPublicAccessBlock","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker":{"id":"aws.sagemaker","name":"aws.sagemaker","fields":{"action":{"name":"action","type":"\u001baws.sagemaker.action","title":"AWS SageMaker lineage action","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"actions":{"name":"actions","type":"\u0019\u001baws.sagemaker.action","title":"List of SageMaker lineage actions","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"algorithm":{"name":"algorithm","type":"\u001baws.sagemaker.algorithm","title":"AWS SageMaker custom algorithm","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"algorithms":{"name":"algorithms","type":"\u0019\u001baws.sagemaker.algorithm","title":"List of SageMaker custom algorithms","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"app":{"name":"app","type":"\u001baws.sagemaker.app","title":"AWS SageMaker Studio app","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"appImageConfig":{"name":"appImageConfig","type":"\u001baws.sagemaker.appImageConfig","title":"AWS SageMaker app image config","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"appImageConfigs":{"name":"appImageConfigs","type":"\u0019\u001baws.sagemaker.appImageConfig","title":"List of SageMaker app image configs","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"apps":{"name":"apps","type":"\u0019\u001baws.sagemaker.app","title":"List of SageMaker Studio apps","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"artifact":{"name":"artifact","type":"\u001baws.sagemaker.artifact","title":"AWS SageMaker lineage artifact","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"artifacts":{"name":"artifacts","type":"\u0019\u001baws.sagemaker.artifact","title":"List of SageMaker lineage artifacts","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"association":{"name":"association","type":"\u001baws.sagemaker.association","title":"AWS SageMaker lineage association (edge between source and destination entities)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"associations":{"name":"associations","type":"\u0019\u001baws.sagemaker.association","title":"List of SageMaker lineage associations","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoMLJob":{"name":"autoMLJob","type":"\u001baws.sagemaker.autoMLJob","title":"AWS SageMaker AutoML job","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"autoMLJobs":{"name":"autoMLJobs","type":"\u0019\u001baws.sagemaker.autoMLJob","title":"List of SageMaker AutoML jobs","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cluster":{"name":"cluster","type":"\u001baws.sagemaker.cluster","title":"AWS SageMaker HyperPod cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusterInstanceGroup":{"name":"clusterInstanceGroup","type":"\u001baws.sagemaker.clusterInstanceGroup","title":"AWS SageMaker HyperPod cluster instance group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusterNode":{"name":"clusterNode","type":"\u001baws.sagemaker.clusterNode","title":"AWS SageMaker HyperPod cluster node","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusters":{"name":"clusters","type":"\u0019\u001baws.sagemaker.cluster","title":"List of SageMaker HyperPod clusters","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"codeRepositories":{"name":"codeRepositories","type":"\u0019\u001baws.sagemaker.codeRepository","title":"List of SageMaker Git code repositories","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"codeRepository":{"name":"codeRepository","type":"\u001baws.sagemaker.codeRepository","title":"AWS SageMaker Git code repository","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"compilationJob":{"name":"compilationJob","type":"\u001baws.sagemaker.compilationJob","title":"AWS SageMaker Neo model compilation job","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"compilationJobs":{"name":"compilationJobs","type":"\u0019\u001baws.sagemaker.compilationJob","title":"List of SageMaker Neo model compilation jobs","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"context":{"name":"context","type":"\u001baws.sagemaker.context","title":"AWS SageMaker lineage context","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"contexts":{"name":"contexts","type":"\u0019\u001baws.sagemaker.context","title":"List of SageMaker lineage contexts","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataQualityJobDefinition":{"name":"dataQualityJobDefinition","type":"\u001baws.sagemaker.dataQualityJobDefinition","title":"AWS SageMaker data quality job definition","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"dataQualityJobDefinitions":{"name":"dataQualityJobDefinitions","type":"\u0019\u001baws.sagemaker.dataQualityJobDefinition","title":"List of SageMaker data quality job definitions","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domain":{"name":"domain","type":"\u001baws.sagemaker.domain","title":"AWS SageMaker domain","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"domains":{"name":"domains","type":"\u0019\u001baws.sagemaker.domain","title":"List of SageMaker domains","min_provider_version":"13.0.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u001baws.sagemaker.endpoint","title":"AWS SageMaker endpoint","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"endpointConfig":{"name":"endpointConfig","type":"\u001baws.sagemaker.endpointConfig","title":"AWS SageMaker endpoint configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"endpointConfigs":{"name":"endpointConfigs","type":"\u0019\u001baws.sagemaker.endpointConfig","title":"List of SageMaker endpoint configurations","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoints":{"name":"endpoints","type":"\u0019\u001baws.sagemaker.endpoint","title":"List of SageMaker endpoints","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"experiment":{"name":"experiment","type":"\u001baws.sagemaker.experiment","title":"AWS SageMaker experiment","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"experiments":{"name":"experiments","type":"\u0019\u001baws.sagemaker.experiment","title":"List of SageMaker experiments","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"featureDefinition":{"name":"featureDefinition","type":"\u001baws.sagemaker.featureDefinition","title":"AWS SageMaker feature definition","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"featureGroup":{"name":"featureGroup","type":"\u001baws.sagemaker.featureGroup","title":"AWS SageMaker feature group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"featureGroups":{"name":"featureGroups","type":"\u0019\u001baws.sagemaker.featureGroup","title":"List of SageMaker feature groups","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"flowDefinition":{"name":"flowDefinition","type":"\u001baws.sagemaker.flowDefinition","title":"AWS SageMaker Augmented AI flow definition","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"flowDefinitions":{"name":"flowDefinitions","type":"\u0019\u001baws.sagemaker.flowDefinition","title":"List of SageMaker Augmented AI (A2I) flow definitions","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hub":{"name":"hub","type":"\u001baws.sagemaker.hub","title":"AWS SageMaker JumpStart hub","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"hubContent":{"name":"hubContent","type":"\u001baws.sagemaker.hubContent","title":"AWS SageMaker JumpStart hub content","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"hubs":{"name":"hubs","type":"\u0019\u001baws.sagemaker.hub","title":"List of SageMaker JumpStart hubs","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"humanTaskUi":{"name":"humanTaskUi","type":"\u001baws.sagemaker.humanTaskUi","title":"AWS SageMaker human task UI (worker task template)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"humanTaskUis":{"name":"humanTaskUis","type":"\u0019\u001baws.sagemaker.humanTaskUi","title":"List of SageMaker human task UIs (worker task templates)","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hyperParameterTuningJob":{"name":"hyperParameterTuningJob","type":"\u001baws.sagemaker.hyperParameterTuningJob","title":"AWS SageMaker hyperparameter tuning job","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"hyperParameterTuningJobs":{"name":"hyperParameterTuningJobs","type":"\u0019\u001baws.sagemaker.hyperParameterTuningJob","title":"List of SageMaker hyperparameter tuning jobs","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"image":{"name":"image","type":"\u001baws.sagemaker.image","title":"AWS SageMaker custom container image","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"images":{"name":"images","type":"\u0019\u001baws.sagemaker.image","title":"List of SageMaker custom container images","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inferenceComponent":{"name":"inferenceComponent","type":"\u001baws.sagemaker.inferenceComponent","title":"AWS SageMaker inference component","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"inferenceComponents":{"name":"inferenceComponents","type":"\u0019\u001baws.sagemaker.inferenceComponent","title":"List of SageMaker inference components","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"labelingJob":{"name":"labelingJob","type":"\u001baws.sagemaker.labelingJob","title":"AWS SageMaker Ground Truth labeling job","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"labelingJobs":{"name":"labelingJobs","type":"\u0019\u001baws.sagemaker.labelingJob","title":"List of SageMaker Ground Truth labeling jobs","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lineageGroup":{"name":"lineageGroup","type":"\u001baws.sagemaker.lineageGroup","title":"AWS SageMaker lineage group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"lineageGroups":{"name":"lineageGroups","type":"\u0019\u001baws.sagemaker.lineageGroup","title":"List of SageMaker lineage groups","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"model":{"name":"model","type":"\u001baws.sagemaker.model","title":"AWS SageMaker model","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"modelBiasJobDefinition":{"name":"modelBiasJobDefinition","type":"\u001baws.sagemaker.modelBiasJobDefinition","title":"AWS SageMaker model bias job definition","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"modelBiasJobDefinitions":{"name":"modelBiasJobDefinitions","type":"\u0019\u001baws.sagemaker.modelBiasJobDefinition","title":"List of SageMaker model bias job definitions","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelCard":{"name":"modelCard","type":"\u001baws.sagemaker.modelCard","title":"AWS SageMaker model card","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"modelCards":{"name":"modelCards","type":"\u0019\u001baws.sagemaker.modelCard","title":"List of SageMaker model cards","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelExplainabilityJobDefinition":{"name":"modelExplainabilityJobDefinition","type":"\u001baws.sagemaker.modelExplainabilityJobDefinition","title":"AWS SageMaker model explainability job definition","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"modelExplainabilityJobDefinitions":{"name":"modelExplainabilityJobDefinitions","type":"\u0019\u001baws.sagemaker.modelExplainabilityJobDefinition","title":"List of SageMaker model explainability job definitions","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelPackage":{"name":"modelPackage","type":"\u001baws.sagemaker.modelPackage","title":"AWS SageMaker model package","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"modelPackageGroup":{"name":"modelPackageGroup","type":"\u001baws.sagemaker.modelPackageGroup","title":"AWS SageMaker model package group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"modelPackageGroups":{"name":"modelPackageGroups","type":"\u0019\u001baws.sagemaker.modelPackageGroup","title":"List of SageMaker model package groups","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelPackages":{"name":"modelPackages","type":"\u0019\u001baws.sagemaker.modelPackage","title":"List of SageMaker model packages (excludes packages within model package groups)","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelQualityJobDefinition":{"name":"modelQualityJobDefinition","type":"\u001baws.sagemaker.modelQualityJobDefinition","title":"AWS SageMaker model quality job definition","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"modelQualityJobDefinitions":{"name":"modelQualityJobDefinitions","type":"\u0019\u001baws.sagemaker.modelQualityJobDefinition","title":"List of SageMaker model quality job definitions","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"models":{"name":"models","type":"\u0019\u001baws.sagemaker.model","title":"List of SageMaker models","min_provider_version":"13.0.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"monitoringJobDefinition":{"name":"monitoringJobDefinition","type":"\u001baws.sagemaker.monitoringJobDefinition","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"monitoringSchedule":{"name":"monitoringSchedule","type":"\u001baws.sagemaker.monitoringSchedule","title":"AWS SageMaker monitoring schedule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"monitoringSchedules":{"name":"monitoringSchedules","type":"\u0019\u001baws.sagemaker.monitoringSchedule","title":"List of SageMaker monitoring schedules","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notebookInstanceLifecycleConfig":{"name":"notebookInstanceLifecycleConfig","type":"\u001baws.sagemaker.notebookInstanceLifecycleConfig","title":"AWS SageMaker notebook instance lifecycle config","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"notebookInstanceLifecycleConfigs":{"name":"notebookInstanceLifecycleConfigs","type":"\u0019\u001baws.sagemaker.notebookInstanceLifecycleConfig","title":"List of SageMaker notebook instance lifecycle configs","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notebookInstances":{"name":"notebookInstances","type":"\u0019\u001baws.sagemaker.notebookinstance","title":"List of SageMaker notebook instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notebookinstance":{"name":"notebookinstance","type":"\u001baws.sagemaker.notebookinstance","title":"AWS SageMaker notebook instance","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"notebookinstancedetails":{"name":"notebookinstancedetails","type":"\u001baws.sagemaker.notebookinstancedetails","title":"AWS SageMaker notebook instance details","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"pipeline":{"name":"pipeline","type":"\u001baws.sagemaker.pipeline","title":"AWS SageMaker pipeline","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"pipelines":{"name":"pipelines","type":"\u0019\u001baws.sagemaker.pipeline","title":"List of SageMaker pipelines","min_provider_version":"13.0.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"processingJobs":{"name":"processingJobs","type":"\u0019\u001baws.sagemaker.processingjob","title":"List of SageMaker processing jobs","min_provider_version":"13.0.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"processingjob":{"name":"processingjob","type":"\u001baws.sagemaker.processingjob","title":"AWS SageMaker processing job","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"project":{"name":"project","type":"\u001baws.sagemaker.project","title":"AWS SageMaker project","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"projects":{"name":"projects","type":"\u0019\u001baws.sagemaker.project","title":"List of SageMaker projects","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"space":{"name":"space","type":"\u001baws.sagemaker.space","title":"AWS SageMaker space","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"spaces":{"name":"spaces","type":"\u0019\u001baws.sagemaker.space","title":"List of SageMaker spaces","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"studioLifecycleConfig":{"name":"studioLifecycleConfig","type":"\u001baws.sagemaker.studioLifecycleConfig","title":"AWS SageMaker Studio lifecycle config","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"studioLifecycleConfigs":{"name":"studioLifecycleConfigs","type":"\u0019\u001baws.sagemaker.studioLifecycleConfig","title":"List of SageMaker Studio lifecycle configs","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trainingJobs":{"name":"trainingJobs","type":"\u0019\u001baws.sagemaker.trainingjob","title":"List of SageMaker training jobs","min_provider_version":"13.0.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trainingjob":{"name":"trainingjob","type":"\u001baws.sagemaker.trainingjob","title":"AWS SageMaker training job","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"transformJob":{"name":"transformJob","type":"\u001baws.sagemaker.transformJob","title":"AWS SageMaker batch transform job","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"transformJobs":{"name":"transformJobs","type":"\u0019\u001baws.sagemaker.transformJob","title":"List of SageMaker batch transform jobs","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trial":{"name":"trial","type":"\u001baws.sagemaker.trial","title":"AWS SageMaker trial","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"trialComponent":{"name":"trialComponent","type":"\u001baws.sagemaker.trialComponent","title":"AWS SageMaker trial component","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"trialComponents":{"name":"trialComponents","type":"\u0019\u001baws.sagemaker.trialComponent","title":"List of SageMaker trial components","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trials":{"name":"trials","type":"\u0019\u001baws.sagemaker.trial","title":"List of SageMaker trials","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userProfile":{"name":"userProfile","type":"\u001baws.sagemaker.userProfile","title":"AWS SageMaker user profile","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"userProfiles":{"name":"userProfiles","type":"\u0019\u001baws.sagemaker.userProfile","title":"List of SageMaker user profiles","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workforce":{"name":"workforce","type":"\u001baws.sagemaker.workforce","title":"AWS SageMaker private workforce","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"workforces":{"name":"workforces","type":"\u0019\u001baws.sagemaker.workforce","title":"List of SageMaker workforces (private workforces tied to Cognito or OIDC)","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workteam":{"name":"workteam","type":"\u001baws.sagemaker.workteam","title":"AWS SageMaker workteam","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"workteams":{"name":"workteams","type":"\u0019\u001baws.sagemaker.workteam","title":"List of SageMaker workteams (subsets of workforces)","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon SageMaker","desc":"Use the SageMaker namespace to enumerate the building blocks of an SageMaker workspace across all enabled regions: training and processing jobs, models and inference endpoints, notebook instances, Studio domains and user profiles, pipelines, feature groups, model packages, monitoring schedules and data/model-quality job definitions, experiments and trials, HyperPod clusters, AutoML and labeling jobs, and lineage entities. Iterate the collection accessor that matches the workload you want to audit, then traverse each row for IAM role bindings, KMS encryption, network isolation, and lifecycle state.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.action":{"id":"aws.sagemaker.action","name":"aws.sagemaker.action","fields":{"actionType":{"name":"actionType","type":"\u0007","is_mandatory":true,"title":"Type of the action (ModelDeployment, ModelApproval, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the action","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the action was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the action","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the action was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lineageGroup":{"name":"lineageGroup","type":"\u001baws.sagemaker.lineageGroup","title":"Reference to the lineage group the action belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lineageGroupArn":{"name":"lineageGroupArn","type":"\u0007","title":"ARN of the lineage group the action belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the action","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"properties":{"name":"properties","type":"\u001a\u0007\u0007","title":"Arbitrary key/value properties","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the action exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceUri":{"name":"sourceUri","type":"\u0007","is_mandatory":true,"title":"Source URI of the action","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: Unknown, InProgress, Completed, Failed, Stopping, Stopped","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the action","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker lineage action","private":true,"min_provider_version":"13.13.4","defaults":"arn name actionType status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.algorithm":{"id":"aws.sagemaker.algorithm","name":"aws.sagemaker.algorithm","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the algorithm","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the algorithm was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the algorithm","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the algorithm","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the algorithm exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: Pending, InProgress, Completed, Failed, Deleting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportedContentTypes":{"name":"supportedContentTypes","type":"\u0019\u0007","title":"Supported content types for training input","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportedTrainingInstanceTypes":{"name":"supportedTrainingInstanceTypes","type":"\u0019\u0007","title":"Supported training instance types","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportedTransformInstanceTypes":{"name":"supportedTransformInstanceTypes","type":"\u0019\u0007","title":"Supported transform instance types","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportsDistributedTraining":{"name":"supportsDistributedTraining","type":"\u0004","title":"Whether distributed training is supported","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the algorithm","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trainingImage":{"name":"trainingImage","type":"\u0007","title":"Training image URI used by the algorithm","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker custom algorithm","private":true,"min_provider_version":"13.13.4","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.app":{"id":"aws.sagemaker.app","name":"aws.sagemaker.app","fields":{"appType":{"name":"appType","type":"\u0007","is_mandatory":true,"title":"App type: JupyterServer, KernelGateway, DetailedProfiler, TensorBoard, CodeEditor, JupyterLab, RStudioServerPro, RSessionGateway, Canvas","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the app","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the app was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domain":{"name":"domain","type":"\u001baws.sagemaker.domain","title":"Reference to the owning domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainId":{"name":"domainId","type":"\u0007","is_mandatory":true,"title":"ID of the domain the app belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","title":"Failure reason if the app failed to start","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","title":"EC2 instance type running the app","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastHealthCheckAt":{"name":"lastHealthCheckAt","type":"\t","title":"Last health check timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUserActivityAt":{"name":"lastUserActivityAt","type":"\t","title":"Last user activity timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the app","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the app exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sageMakerImage":{"name":"sageMakerImage","type":"\u001baws.sagemaker.image","title":"Reference to the SageMaker image used by the app","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sageMakerImageArn":{"name":"sageMakerImageArn","type":"\u0007","title":"SageMaker image ARN used by the app","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sageMakerImageVersion":{"name":"sageMakerImageVersion","type":"\u001baws.sagemaker.image.version","title":"Reference to the SageMaker image version used by the app","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sageMakerImageVersionArn":{"name":"sageMakerImageVersionArn","type":"\u0007","title":"SageMaker image version ARN used by the app","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"space":{"name":"space","type":"\u001baws.sagemaker.space","title":"Reference to the space the app is scoped to (null if user-scoped)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"spaceName":{"name":"spaceName","type":"\u0007","is_mandatory":true,"title":"Space the app is scoped to (empty if user-scoped)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: Deleted, Deleting, Failed, InService, Pending","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the app","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userProfile":{"name":"userProfile","type":"\u001baws.sagemaker.userProfile","title":"Reference to the user profile the app is scoped to (null if space-scoped)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userProfileName":{"name":"userProfileName","type":"\u0007","is_mandatory":true,"title":"User profile the app is scoped to (empty if space-scoped)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker Studio app","private":true,"min_provider_version":"13.13.4","defaults":"arn name appType status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.appImageConfig":{"id":"aws.sagemaker.appImageConfig","name":"aws.sagemaker.appImageConfig","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the app image config","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"codeEditorAppImageConfig":{"name":"codeEditorAppImageConfig","type":"\n","title":"Image and container settings for the Code Editor app","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the config was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jupyterLabAppImageConfig":{"name":"jupyterLabAppImageConfig","type":"\n","title":"Image and container settings for the JupyterLab app","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kernelGatewayImageConfig":{"name":"kernelGatewayImageConfig","type":"\n","title":"Image and kernel specification for the KernelGateway app","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the config was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the app image config","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the app image config exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the app image config","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker app image config","private":true,"min_provider_version":"13.13.4","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.artifact":{"id":"aws.sagemaker.artifact","name":"aws.sagemaker.artifact","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the artifact","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"artifactType":{"name":"artifactType","type":"\u0007","is_mandatory":true,"title":"Type of the artifact (Model, DataSet, Image, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the artifact was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the artifact was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lineageGroup":{"name":"lineageGroup","type":"\u001baws.sagemaker.lineageGroup","title":"Reference to the lineage group the artifact belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lineageGroupArn":{"name":"lineageGroupArn","type":"\u0007","title":"ARN of the lineage group the artifact belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the artifact (may be empty — artifacts are primarily identified by ARN/URI)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"properties":{"name":"properties","type":"\u001a\u0007\u0007","title":"Arbitrary key/value properties","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the artifact exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceUri":{"name":"sourceUri","type":"\u0007","is_mandatory":true,"title":"Source URI of the artifact","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the artifact","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker lineage artifact","private":true,"min_provider_version":"13.13.4","defaults":"arn name artifactType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.association":{"id":"aws.sagemaker.association","name":"aws.sagemaker.association","fields":{"associationType":{"name":"associationType","type":"\u0007","is_mandatory":true,"title":"Type of the association (ContributedTo, AssociatedWith, DerivedFrom, Produced, SameAs)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the association was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationArn":{"name":"destinationArn","type":"\u0007","is_mandatory":true,"title":"ARN of the destination entity","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationName":{"name":"destinationName","type":"\u0007","is_mandatory":true,"title":"Name of the destination entity","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationType":{"name":"destinationType","type":"\u0007","is_mandatory":true,"title":"Type of the destination entity","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the association exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceArn":{"name":"sourceArn","type":"\u0007","is_mandatory":true,"title":"ARN of the source entity (artifact, action, context, trial component, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceName":{"name":"sourceName","type":"\u0007","is_mandatory":true,"title":"Name of the source entity","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceType":{"name":"sourceType","type":"\u0007","is_mandatory":true,"title":"Type of the source entity","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker lineage association (edge between source and destination entities)","private":true,"min_provider_version":"13.13.4","defaults":"sourceArn destinationArn associationType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.autoMLJob":{"id":"aws.sagemaker.autoMLJob","name":"aws.sagemaker.autoMLJob","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the AutoML job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bestCandidate":{"name":"bestCandidate","type":"\u001baws.sagemaker.autoMLJob.candidate","title":"Best candidate model","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"candidate":{"name":"candidate","type":"\u001baws.sagemaker.autoMLJob.candidate","title":"AWS SageMaker AutoML job best candidate","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the AutoML job was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","title":"Failure reason if the AutoML job failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role for the AutoML job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inputChannel":{"name":"inputChannel","type":"\u001baws.sagemaker.autoMLJob.inputChannel","title":"AWS SageMaker AutoML job input channel","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"inputDataConfig":{"name":"inputDataConfig","type":"\u0019\u001baws.sagemaker.autoMLJob.inputChannel","title":"Input data configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the AutoML job was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the AutoML job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"outputConfig":{"name":"outputConfig","type":"\u001baws.sagemaker.autoMLJob.outputConfig","title":"AWS SageMaker AutoML job output configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"outputDataConfig":{"name":"outputDataConfig","type":"\u001baws.sagemaker.autoMLJob.outputConfig","title":"Output data configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the AutoML job exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: Completed, InProgress, Failed, Stopped, Stopping","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the AutoML job","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker AutoML job","private":true,"min_provider_version":"13.13.4","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.autoMLJob.candidate":{"id":"aws.sagemaker.autoMLJob.candidate","name":"aws.sagemaker.autoMLJob.candidate","fields":{"candidateName":{"name":"candidateName","type":"\u0007","is_mandatory":true,"title":"Name of the candidate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"candidateStatus":{"name":"candidateStatus","type":"\u0007","is_mandatory":true,"title":"Status of the candidate","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"objectiveMetricName":{"name":"objectiveMetricName","type":"\u0007","is_mandatory":true,"title":"Objective metric name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"objectiveMetricValue":{"name":"objectiveMetricValue","type":"\u0006","is_mandatory":true,"title":"Objective metric value","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker AutoML job best candidate","private":true,"min_provider_version":"13.13.4","defaults":"candidateName candidateStatus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.autoMLJob.inputChannel":{"id":"aws.sagemaker.autoMLJob.inputChannel","name":"aws.sagemaker.autoMLJob.inputChannel","fields":{"compressionType":{"name":"compressionType","type":"\u0007","is_mandatory":true,"title":"Compression type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"contentType":{"name":"contentType","type":"\u0007","is_mandatory":true,"title":"Content type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3DataType":{"name":"s3DataType","type":"\u0007","is_mandatory":true,"title":"S3 data type: ManifestFile or S3Prefix","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3Uri":{"name":"s3Uri","type":"\u0007","is_mandatory":true,"title":"S3 URI for input data","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetAttributeName":{"name":"targetAttributeName","type":"\u0007","is_mandatory":true,"title":"Target attribute name","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker AutoML job input channel","private":true,"min_provider_version":"13.13.4","defaults":"targetAttributeName s3Uri","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.autoMLJob.outputConfig":{"id":"aws.sagemaker.autoMLJob.outputConfig","name":"aws.sagemaker.autoMLJob.outputConfig","fields":{"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key for output encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3Uri":{"name":"s3Uri","type":"\u0007","is_mandatory":true,"title":"S3 URI for output data","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker AutoML job output configuration","private":true,"min_provider_version":"13.13.4","defaults":"s3Uri","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.cluster":{"id":"aws.sagemaker.cluster","name":"aws.sagemaker.cluster","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the cluster was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureMessage":{"name":"failureMessage","type":"\u0007","title":"Failure message if the cluster is in a failed state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role used for cluster operations","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceGroups":{"name":"instanceGroups","type":"\u0019\u001baws.sagemaker.clusterInstanceGroup","title":"Cluster instance groups","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeProvisioningMode":{"name":"nodeProvisioningMode","type":"\u0007","title":"Node provisioning mode","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodeRecovery":{"name":"nodeRecovery","type":"\u0007","title":"Node recovery mode","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nodes":{"name":"nodes","type":"\u0019\u001baws.sagemaker.clusterNode","title":"Nodes in the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"orchestrator":{"name":"orchestrator","type":"\n","title":"Orchestrator type (EKS or Slurm configuration)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: InService, Creating, Updating, Failed, Deleting, RollingBack, SystemUpdating","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC associated with this cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker HyperPod cluster","private":true,"min_provider_version":"13.12.0","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.clusterInstanceGroup":{"id":"aws.sagemaker.clusterInstanceGroup","name":"aws.sagemaker.clusterInstanceGroup","fields":{"currentCount":{"name":"currentCount","type":"\u0005","is_mandatory":true,"title":"Current number of instances in the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM execution role for the instance group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageVersionStatus":{"name":"imageVersionStatus","type":"\u0007","is_mandatory":true,"title":"Image-version status for the group: LatestVersion or NewVersionAvailable","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceGroupName":{"name":"instanceGroupName","type":"\u0007","is_mandatory":true,"title":"Name of the instance group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceRequirements":{"name":"instanceRequirements","type":"\n","is_mandatory":true,"title":"Instance requirements for flexible instance groups (multiple instance types with priority fallback)","min_provider_version":"13.12.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"ML instance type for the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceTypeDetail":{"name":"instanceTypeDetail","type":"\u001baws.sagemaker.clusterInstanceGroup.instanceTypeDetail","title":"Instance type detail within a flexible SageMaker HyperPod instance group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"instanceTypeDetails":{"name":"instanceTypeDetails","type":"\u0019\u001baws.sagemaker.clusterInstanceGroup.instanceTypeDetail","is_mandatory":true,"title":"Breakdown of instance types and counts within a flexible instance group","min_provider_version":"13.12.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifecycleConfig":{"name":"lifecycleConfig","type":"\n","title":"Lifecycle configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkInterfaceType":{"name":"networkInterfaceType","type":"\u0007","is_mandatory":true,"title":"Network interface type for the instance group (e.g., efa, efa-only)","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the cluster exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the instance group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetCount":{"name":"targetCount","type":"\u0005","is_mandatory":true,"title":"Target number of instances in the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"threadsPerCore":{"name":"threadsPerCore","type":"\u0005","is_mandatory":true,"title":"Threads per CPU core","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker HyperPod cluster instance group","private":true,"min_provider_version":"13.12.0","defaults":"instanceGroupName instanceType status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.clusterInstanceGroup.instanceTypeDetail":{"id":"aws.sagemaker.clusterInstanceGroup.instanceTypeDetail","name":"aws.sagemaker.clusterInstanceGroup.instanceTypeDetail","fields":{"currentCount":{"name":"currentCount","type":"\u0005","is_mandatory":true,"title":"Number of instances of this type currently running","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"ML instance type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"threadsPerCore":{"name":"threadsPerCore","type":"\u0005","is_mandatory":true,"title":"Threads per CPU core for this instance type","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Instance type detail within a flexible SageMaker HyperPod instance group","private":true,"min_provider_version":"13.12.2","defaults":"instanceType currentCount","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.clusterNode":{"id":"aws.sagemaker.clusterNode","name":"aws.sagemaker.clusterNode","fields":{"imageVersionStatus":{"name":"imageVersionStatus","type":"\u0007","is_mandatory":true,"title":"Image-version status for the node: LatestVersion or NewVersionAvailable","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceGroupName":{"name":"instanceGroupName","type":"\u0007","is_mandatory":true,"title":"Instance group name the node belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceId":{"name":"instanceId","type":"\u0007","is_mandatory":true,"title":"Instance ID of the node","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"Instance type of the node","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"launchedAt":{"name":"launchedAt","type":"\t","is_mandatory":true,"title":"Time when the node was launched","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkInterfaceType":{"name":"networkInterfaceType","type":"\u0007","title":"Network interface type for the node (e.g., efa, efa-only)","min_provider_version":"13.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privateDnsHostname":{"name":"privateDnsHostname","type":"\u0007","is_mandatory":true,"title":"Private DNS hostname of the node","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the node exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the node","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusMessage":{"name":"statusMessage","type":"\u0007","is_mandatory":true,"title":"Status message for the node","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker HyperPod cluster node","private":true,"min_provider_version":"13.12.0","defaults":"instanceId instanceGroupName instanceType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.codeRepository":{"id":"aws.sagemaker.codeRepository","name":"aws.sagemaker.codeRepository","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the code repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"branch":{"name":"branch","type":"\u0007","title":"Default branch of the repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the repository was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the repository was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the code repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the code repository exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"repositoryUrl":{"name":"repositoryUrl","type":"\u0007","title":"Git repository URL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"secret":{"name":"secret","type":"\u001baws.secretsmanager.secret","title":"Secrets Manager secret containing credentials (null when public/unauthenticated)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the code repository","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker Git code repository","private":true,"min_provider_version":"13.13.4","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.compilationJob":{"id":"aws.sagemaker.compilationJob","name":"aws.sagemaker.compilationJob","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the compilation job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the job was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endedAt":{"name":"endedAt","type":"\t","title":"Compilation end time","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","title":"Failure reason if the job failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM execution role","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inputS3Uri":{"name":"inputS3Uri","type":"\u0007","title":"Input model S3 URI","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the job was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxRuntimeInSeconds":{"name":"maxRuntimeInSeconds","type":"\u0005","title":"Maximum runtime in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the compilation job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"outputS3Uri":{"name":"outputS3Uri","type":"\u0007","title":"Output S3 URI for the compiled model","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the compilation job exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startedAt":{"name":"startedAt","type":"\t","title":"Compilation start time","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: INPROGRESS, COMPLETED, FAILED, STARTING, STOPPING, STOPPED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the compilation job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetDevice":{"name":"targetDevice","type":"\u0007","title":"Target device for compilation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targetPlatform":{"name":"targetPlatform","type":"\n","title":"Target platform configuration (OS, arch, accelerator)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker Neo model compilation job","private":true,"min_provider_version":"13.13.4","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.context":{"id":"aws.sagemaker.context","name":"aws.sagemaker.context","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the context","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"contextType":{"name":"contextType","type":"\u0007","is_mandatory":true,"title":"Type of the context (Endpoint, ModelPackageGroup, Experiment, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the context was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the context","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the context was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lineageGroup":{"name":"lineageGroup","type":"\u001baws.sagemaker.lineageGroup","title":"Reference to the lineage group the context belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lineageGroupArn":{"name":"lineageGroupArn","type":"\u0007","title":"ARN of the lineage group the context belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the context","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"properties":{"name":"properties","type":"\u001a\u0007\u0007","title":"Arbitrary key/value properties","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the context exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceUri":{"name":"sourceUri","type":"\u0007","is_mandatory":true,"title":"Source URI of the context","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the context","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker lineage context","private":true,"min_provider_version":"13.13.4","defaults":"arn name contextType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.dataQualityJobDefinition":{"id":"aws.sagemaker.dataQualityJobDefinition","name":"aws.sagemaker.dataQualityJobDefinition","fields":{"appSpecification":{"name":"appSpecification","type":"\u001baws.sagemaker.monitoringJobDefinition.appSpecification","title":"App specification","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the job definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"baselineConfig":{"name":"baselineConfig","type":"\n","title":"Baseline configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the job definition was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role for the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobInput":{"name":"jobInput","type":"\u001baws.sagemaker.monitoringJobDefinition.jobInput","title":"Job input configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobOutputConfig":{"name":"jobOutputConfig","type":"\u001baws.sagemaker.monitoringJobDefinition.jobOutputConfig","title":"Job output configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobResources":{"name":"jobResources","type":"\u001baws.sagemaker.monitoringJobDefinition.jobResources","title":"Job resources","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the job definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkConfig":{"name":"networkConfig","type":"\u001baws.sagemaker.monitoringJobDefinition.networkConfig","title":"Network configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the job definition exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stoppingCondition":{"name":"stoppingCondition","type":"\n","title":"Stopping condition","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker data quality job definition","private":true,"min_provider_version":"13.13.4","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.domain":{"id":"aws.sagemaker.domain","name":"aws.sagemaker.domain","fields":{"appNetworkAccessType":{"name":"appNetworkAccessType","type":"\u0007","title":"App network access type: PublicInternetOnly or VpcOnly","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"appSecurityGroupManagement":{"name":"appSecurityGroupManagement","type":"\u0007","title":"Who manages security groups for inter-app communication: Service or Customer","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"authMode":{"name":"authMode","type":"\u0007","title":"Authentication mode: SSO or IAM","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the domain was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultExecutionRole":{"name":"defaultExecutionRole","type":"\u001baws.iam.role","title":"Default execution role from user settings","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultUserSettings":{"name":"defaultUserSettings","type":"\n","title":"Default user settings","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainId":{"name":"domainId","type":"\u0007","is_mandatory":true,"title":"Domain ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"executionRoleSessionNameMode":{"name":"executionRoleSessionNameMode","type":"\u0007","title":"Execution role session name mode from the default Studio settings (USER_IDENTITY, STATIC, or empty when unset)","min_provider_version":"13.25.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","title":"Failure reason if the domain is in a failed state","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"homeEfsFileSystemId":{"name":"homeEfsFileSystemId","type":"\u0007","title":"Home EFS file system ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the EFS volume","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the domain was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Domain name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the domain exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroupForDomainBoundary":{"name":"securityGroupForDomainBoundary","type":"\u001baws.ec2.securitygroup","title":"Security group for domain boundary","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"singleSignOnApplicationArn":{"name":"singleSignOnApplicationArn","type":"\u0007","title":"IAM Identity Center application ARN","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: Deleting, Failed, InService, Pending, Updating, Update_Failed, Delete_Failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"VPC subnets the domain uses for communication","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tagPropagation":{"name":"tagPropagation","type":"\u0007","title":"Whether custom tag propagation is supported","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"url":{"name":"url","type":"\u0007","is_mandatory":true,"title":"URL of the domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC the domain uses for communication","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker domain","private":true,"min_provider_version":"13.0.2","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.endpoint":{"id":"aws.sagemaker.endpoint","name":"aws.sagemaker.endpoint","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"config":{"name":"config","type":"\n","title":"Configuration information for the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the endpoint was created","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataCaptureConfig":{"name":"dataCaptureConfig","type":"\u001baws.sagemaker.endpoint.dataCaptureConfig","title":"Data capture configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointConfigName":{"name":"endpointConfigName","type":"\u0007","title":"Name of the endpoint configuration","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the endpoint was last modified","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"productionVariant":{"name":"productionVariant","type":"\u001baws.sagemaker.endpoint.productionVariant","title":"AWS SageMaker endpoint production variant","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"productionVariants":{"name":"productionVariants","type":"\u0019\u001baws.sagemaker.endpoint.productionVariant","title":"Production variants deployed on this endpoint","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the endpoint exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"shadowProductionVariants":{"name":"shadowProductionVariants","type":"\u0019\u001baws.sagemaker.endpoint.productionVariant","title":"Shadow production variants deployed on this endpoint","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the endpoint: OutOfService, Creating, Updating, SystemUpdating, RollingBack, InService, Deleting, Failed, or UpdateRollbackFailed","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker endpoint","private":true,"min_provider_version":"11.15.2","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.endpoint.dataCaptureConfig":{"id":"aws.sagemaker.endpoint.dataCaptureConfig","name":"aws.sagemaker.endpoint.dataCaptureConfig","fields":{"captureOptions":{"name":"captureOptions","type":"\u0019\u0007","is_mandatory":true,"title":"Capture modes: Input, Output","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"captureStatus":{"name":"captureStatus","type":"\u0007","is_mandatory":true,"title":"Status of data capture: Started or Stopped","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"currentSamplingPercentage":{"name":"currentSamplingPercentage","type":"\u0005","is_mandatory":true,"title":"Current sampling percentage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationS3Uri":{"name":"destinationS3Uri","type":"\u0007","is_mandatory":true,"title":"S3 destination URI for captured data","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableCapture":{"name":"enableCapture","type":"\u0004","is_mandatory":true,"title":"Whether data capture is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt captured data","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker endpoint data capture configuration","private":true,"min_provider_version":"13.13.4","defaults":"enableCapture captureStatus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.endpoint.productionVariant":{"id":"aws.sagemaker.endpoint.productionVariant","name":"aws.sagemaker.endpoint.productionVariant","fields":{"currentInstanceCount":{"name":"currentInstanceCount","type":"\u0005","is_mandatory":true,"title":"Current number of instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"currentServerlessConfig":{"name":"currentServerlessConfig","type":"\n","title":"Current serverless configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"currentWeight":{"name":"currentWeight","type":"\u0006","is_mandatory":true,"title":"Current traffic weight","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"desiredInstanceCount":{"name":"desiredInstanceCount","type":"\u0005","is_mandatory":true,"title":"Desired number of instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"desiredServerlessConfig":{"name":"desiredServerlessConfig","type":"\n","title":"Desired serverless configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"desiredWeight":{"name":"desiredWeight","type":"\u0006","is_mandatory":true,"title":"Desired traffic weight","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","title":"ML instance type (from the endpoint configuration)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"managedInstanceScaling":{"name":"managedInstanceScaling","type":"\n","title":"Managed instance scaling configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelName":{"name":"modelName","type":"\u0007","title":"Name of the model deployed (from the endpoint configuration)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routingConfig":{"name":"routingConfig","type":"\n","title":"Routing configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u001baws.sagemaker.endpoint.productionVariant.status","title":"AWS SageMaker endpoint production variant status","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"variantName":{"name":"variantName","type":"\u0007","is_mandatory":true,"title":"Name of the variant","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"variantStatuses":{"name":"variantStatuses","type":"\u0019\u001baws.sagemaker.endpoint.productionVariant.status","title":"Variant status details","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker endpoint production variant","private":true,"min_provider_version":"13.13.4","defaults":"variantName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.endpoint.productionVariant.status":{"id":"aws.sagemaker.endpoint.productionVariant.status","name":"aws.sagemaker.endpoint.productionVariant.status","fields":{"startTime":{"name":"startTime","type":"\t","is_mandatory":true,"title":"Time when this status started","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the variant: Creating, Updating, Deleting, ActivatingTraffic, Baking","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusMessage":{"name":"statusMessage","type":"\u0007","is_mandatory":true,"title":"Status message","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker endpoint production variant status","private":true,"min_provider_version":"13.13.4","defaults":"status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.endpointConfig":{"id":"aws.sagemaker.endpointConfig","name":"aws.sagemaker.endpointConfig","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the endpoint configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"asyncInferenceConfig":{"name":"asyncInferenceConfig","type":"\n","title":"Asynchronous inference configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the endpoint configuration was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataCaptureConfig":{"name":"dataCaptureConfig","type":"\u001baws.sagemaker.endpointConfig.dataCaptureConfig","title":"Data capture configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the endpoint configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"productionVariant":{"name":"productionVariant","type":"\u001baws.sagemaker.endpointConfig.productionVariant","title":"AWS SageMaker endpoint configuration production variant","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"productionVariants":{"name":"productionVariants","type":"\u0019\u001baws.sagemaker.endpointConfig.productionVariant","title":"Production variant specifications","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the endpoint configuration exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serverlessConfig":{"name":"serverlessConfig","type":"\u001baws.sagemaker.endpointConfig.serverlessConfig","title":"AWS SageMaker endpoint configuration serverless config","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the endpoint configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker endpoint configuration","private":true,"min_provider_version":"13.13.4","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.endpointConfig.dataCaptureConfig":{"id":"aws.sagemaker.endpointConfig.dataCaptureConfig","name":"aws.sagemaker.endpointConfig.dataCaptureConfig","fields":{"captureContentTypeHeader":{"name":"captureContentTypeHeader","type":"\n","title":"Capture content type header","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"captureOptions":{"name":"captureOptions","type":"\u0019\u0007","is_mandatory":true,"title":"Capture modes: Input, Output","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationS3Uri":{"name":"destinationS3Uri","type":"\u0007","is_mandatory":true,"title":"S3 destination URI for captured data","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableCapture":{"name":"enableCapture","type":"\u0004","is_mandatory":true,"title":"Whether data capture is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"initialSamplingPercentage":{"name":"initialSamplingPercentage","type":"\u0005","is_mandatory":true,"title":"Initial sampling percentage","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt captured data","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker endpoint configuration data capture config","private":true,"min_provider_version":"13.13.4","defaults":"enableCapture","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.endpointConfig.productionVariant":{"id":"aws.sagemaker.endpointConfig.productionVariant","name":"aws.sagemaker.endpointConfig.productionVariant","fields":{"acceleratorType":{"name":"acceleratorType","type":"\u0007","is_mandatory":true,"title":"Accelerator type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"initialInstanceCount":{"name":"initialInstanceCount","type":"\u0005","is_mandatory":true,"title":"Initial number of instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"initialVariantWeight":{"name":"initialVariantWeight","type":"\u0006","is_mandatory":true,"title":"Initial traffic weight","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"ML instance type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"managedInstanceScaling":{"name":"managedInstanceScaling","type":"\n","title":"Managed instance scaling configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelDataDownloadTimeoutInSeconds":{"name":"modelDataDownloadTimeoutInSeconds","type":"\u0005","is_mandatory":true,"title":"Model data download timeout in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelName":{"name":"modelName","type":"\u0007","is_mandatory":true,"title":"Name of the model","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routingConfig":{"name":"routingConfig","type":"\n","title":"Routing configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serverlessConfig":{"name":"serverlessConfig","type":"\u001baws.sagemaker.endpointConfig.serverlessConfig","title":"Serverless configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"variantName":{"name":"variantName","type":"\u0007","is_mandatory":true,"title":"Name of the variant","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeSizeInGB":{"name":"volumeSizeInGB","type":"\u0005","is_mandatory":true,"title":"Volume size in GB for ML storage","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker endpoint configuration production variant","private":true,"min_provider_version":"13.13.4","defaults":"variantName modelName instanceType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.endpointConfig.serverlessConfig":{"id":"aws.sagemaker.endpointConfig.serverlessConfig","name":"aws.sagemaker.endpointConfig.serverlessConfig","fields":{"maxConcurrency":{"name":"maxConcurrency","type":"\u0005","is_mandatory":true,"title":"Maximum number of concurrent invocations","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"memorySizeInMB":{"name":"memorySizeInMB","type":"\u0005","is_mandatory":true,"title":"Memory size in MB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"provisionedConcurrency":{"name":"provisionedConcurrency","type":"\u0005","is_mandatory":true,"title":"Provisioned concurrency","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker endpoint configuration serverless config","private":true,"min_provider_version":"13.13.4","defaults":"memorySizeInMB maxConcurrency","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.experiment":{"id":"aws.sagemaker.experiment","name":"aws.sagemaker.experiment","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the experiment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the experiment was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the experiment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"displayName":{"name":"displayName","type":"\u0007","is_mandatory":true,"title":"Display name of the experiment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the experiment was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the experiment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the experiment exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"source":{"name":"source","type":"\u001baws.sagemaker.experiment.source","title":"Source of the experiment","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the experiment","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker experiment","private":true,"min_provider_version":"13.13.4","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.experiment.source":{"id":"aws.sagemaker.experiment.source","name":"aws.sagemaker.experiment.source","fields":{"sourceArn":{"name":"sourceArn","type":"\u0007","is_mandatory":true,"title":"ARN of the source","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceType":{"name":"sourceType","type":"\u0007","is_mandatory":true,"title":"Type of the source","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker experiment source","private":true,"min_provider_version":"13.13.4","defaults":"sourceArn sourceType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.featureDefinition":{"id":"aws.sagemaker.featureDefinition","name":"aws.sagemaker.featureDefinition","fields":{"collectionType":{"name":"collectionType","type":"\u0007","is_mandatory":true,"title":"Collection type: List, Set, Vector","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"featureName":{"name":"featureName","type":"\u0007","is_mandatory":true,"title":"Name of the feature","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"featureType":{"name":"featureType","type":"\u0007","is_mandatory":true,"title":"Data type: Integral, Fractional, String","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker feature definition","private":true,"min_provider_version":"13.12.1","defaults":"featureName featureType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.featureGroup":{"id":"aws.sagemaker.featureGroup","name":"aws.sagemaker.featureGroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the feature group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the feature group was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the feature group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"eventTimeFeatureName":{"name":"eventTimeFeatureName","type":"\u0007","title":"Name of the feature used as event time","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","title":"Failure reason if the feature group failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"featureDefinitions":{"name":"featureDefinitions","type":"\u0019\u001baws.sagemaker.featureDefinition","title":"Feature definitions (name, type pairs)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM execution role for offline store persistence","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the feature group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"offlineStoreConfig":{"name":"offlineStoreConfig","type":"\n","title":"Offline store configuration (S3, Glue catalog, encryption)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"offlineStoreStatus":{"name":"offlineStoreStatus","type":"\u0007","title":"Offline store replication status: Active or Blocked","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"onlineStoreConfig":{"name":"onlineStoreConfig","type":"\n","title":"Online store configuration (encryption, storage type, TTL)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"onlineStoreTotalSizeBytes":{"name":"onlineStoreTotalSizeBytes","type":"\u0005","title":"Size of the online store in bytes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recordIdentifierFeatureName":{"name":"recordIdentifierFeatureName","type":"\u0007","title":"Name of the feature used as record identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the feature group exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: Creating, Created, CreateFailed, Deleting, DeleteFailed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the feature group","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker feature group","private":true,"min_provider_version":"13.12.0","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.flowDefinition":{"id":"aws.sagemaker.flowDefinition","name":"aws.sagemaker.flowDefinition","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the flow definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the flow definition was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","is_mandatory":true,"title":"Failure reason if the flow definition failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"humanLoopActivationConditions":{"name":"humanLoopActivationConditions","type":"\u0007","title":"Human loop activation conditions (JSON)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"humanLoopRequestSource":{"name":"humanLoopRequestSource","type":"\u0007","title":"Human loop request source (e.g. AWS/Textract/AnalyzeDocument/Forms/V1)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"humanTaskUi":{"name":"humanTaskUi","type":"\u001baws.sagemaker.humanTaskUi","title":"Reference to the human task UI used by the flow","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"humanTaskUiArn":{"name":"humanTaskUiArn","type":"\u0007","title":"Human task UI ARN used by the flow","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM execution role","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the flow definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"outputKmsKey":{"name":"outputKmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt output","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"outputS3Uri":{"name":"outputS3Uri","type":"\u0007","title":"S3 path for flow output","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the flow definition exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: Initializing, Active, Failed, Deleting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the flow definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"taskCount":{"name":"taskCount","type":"\u0005","title":"Number of distinct workers required per task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workteam":{"name":"workteam","type":"\u001baws.sagemaker.workteam","title":"Reference to the workteam that reviews human loop tasks","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workteamArn":{"name":"workteamArn","type":"\u0007","title":"Workteam ARN that reviews human loop tasks","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker Augmented AI flow definition","private":true,"min_provider_version":"13.13.4","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.hub":{"id":"aws.sagemaker.hub","name":"aws.sagemaker.hub","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the hub","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"contents":{"name":"contents","type":"\u0019\u001baws.sagemaker.hubContent","title":"List of contents in the hub (models, notebooks, model references)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the hub was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the hub (from Describe)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"displayName":{"name":"displayName","type":"\u0007","is_mandatory":true,"title":"Display name of the hub","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","title":"Failure reason if the hub is in a failed state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the hub was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the hub","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the hub exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3OutputPath":{"name":"s3OutputPath","type":"\u0007","title":"S3 output path where hub content is stored (null for SageMaker public hub)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"searchKeywords":{"name":"searchKeywords","type":"\u0019\u0007","title":"Search keywords attached to the hub","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: InService, Creating, Updating, Deleting, CreateFailed, UpdateFailed, DeleteFailed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the hub","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker JumpStart hub","private":true,"min_provider_version":"13.13.4","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.hubContent":{"id":"aws.sagemaker.hubContent","name":"aws.sagemaker.hubContent","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the hub content","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"contentType":{"name":"contentType","type":"\u0007","is_mandatory":true,"title":"Content type: Model, Notebook, ModelReference","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"contentVersion":{"name":"contentVersion","type":"\u0007","is_mandatory":true,"title":"Version of the hub content","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the content was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the content","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"displayName":{"name":"displayName","type":"\u0007","is_mandatory":true,"title":"Display name of the content","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"document":{"name":"document","type":"\u0007","title":"Hub content document (JSON describing containers, scripts, etc.)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"documentSchemaVersion":{"name":"documentSchemaVersion","type":"\u0007","is_mandatory":true,"title":"Version of the hub content document schema","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","title":"Failure reason if the content is in a failed state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hub":{"name":"hub","type":"\u001baws.sagemaker.hub","title":"Reference to the parent hub","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hubName":{"name":"hubName","type":"\u0007","is_mandatory":true,"title":"Name of the parent hub","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"markdown":{"name":"markdown","type":"\u0007","title":"Markdown describing the content","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the hub content","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the hub content exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sageMakerPublicHubContentArn":{"name":"sageMakerPublicHubContentArn","type":"\u0007","is_mandatory":true,"title":"ARN of the corresponding public SageMaker hub content (null when original)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"searchKeywords":{"name":"searchKeywords","type":"\u0019\u0007","title":"Search keywords attached to the content","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the content: Available, Importing, Deleting, ImportFailed, DeleteFailed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"supportStatus":{"name":"supportStatus","type":"\u0007","is_mandatory":true,"title":"Support status of the content","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the hub content","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker JumpStart hub content","private":true,"min_provider_version":"13.13.4","defaults":"arn name contentType status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.humanTaskUi":{"id":"aws.sagemaker.humanTaskUi","name":"aws.sagemaker.humanTaskUi","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the human task UI","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the human task UI was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the human task UI","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the human task UI exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status: Active, Deleting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the human task UI","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"uiTemplateContentSha256":{"name":"uiTemplateContentSha256","type":"\u0007","title":"SHA-256 hash of the UI template content","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"uiTemplateUrl":{"name":"uiTemplateUrl","type":"\u0007","title":"URL to the UI template","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker human task UI (worker task template)","private":true,"min_provider_version":"13.13.4","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.hyperParameterTuningJob":{"id":"aws.sagemaker.hyperParameterTuningJob","name":"aws.sagemaker.hyperParameterTuningJob","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the tuning job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bestTrainingJob":{"name":"bestTrainingJob","type":"\n","title":"Best training job summary","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the tuning job was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","title":"Failure reason if the tuning job failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the tuning job was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the tuning job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"objective":{"name":"objective","type":"\u001baws.sagemaker.hyperParameterTuningJob.objective","title":"AWS SageMaker hyperparameter tuning job objective","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"objectiveMetric":{"name":"objectiveMetric","type":"\u001baws.sagemaker.hyperParameterTuningJob.objective","title":"Objective metric configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameterRange":{"name":"parameterRange","type":"\u001baws.sagemaker.hyperParameterTuningJob.parameterRange","title":"AWS SageMaker hyperparameter tuning job parameter range","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"parameterRanges":{"name":"parameterRanges","type":"\u0019\u001baws.sagemaker.hyperParameterTuningJob.parameterRange","title":"Parameter ranges","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the tuning job exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceLimits":{"name":"resourceLimits","type":"\u001baws.sagemaker.hyperParameterTuningJob.resourceLimits","title":"Resource limits","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: Completed, InProgress, Failed, Stopped, Stopping, Deleting, DeleteFailed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusCounters":{"name":"statusCounters","type":"\u001baws.sagemaker.hyperParameterTuningJob.statusCounters","title":"AWS SageMaker hyperparameter tuning job training status counters","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"strategy":{"name":"strategy","type":"\u0007","title":"Tuning strategy: Bayesian, Random, Hyperband, Grid","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the tuning job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trainingJobStatusCounters":{"name":"trainingJobStatusCounters","type":"\u001baws.sagemaker.hyperParameterTuningJob.statusCounters","title":"Training job status counters","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker hyperparameter tuning job","private":true,"min_provider_version":"13.13.4","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.hyperParameterTuningJob.objective":{"id":"aws.sagemaker.hyperParameterTuningJob.objective","name":"aws.sagemaker.hyperParameterTuningJob.objective","fields":{"metricName":{"name":"metricName","type":"\u0007","is_mandatory":true,"title":"Name of the objective metric","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Objective type: Maximize or Minimize","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker hyperparameter tuning job objective","private":true,"min_provider_version":"13.13.4","defaults":"type metricName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.hyperParameterTuningJob.parameterRange":{"id":"aws.sagemaker.hyperParameterTuningJob.parameterRange","name":"aws.sagemaker.hyperParameterTuningJob.parameterRange","fields":{"maxValue":{"name":"maxValue","type":"\u0007","is_mandatory":true,"title":"Maximum value (for Continuous and Integer)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"minValue":{"name":"minValue","type":"\u0007","is_mandatory":true,"title":"Minimum value (for Continuous and Integer)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scalingType":{"name":"scalingType","type":"\u0007","is_mandatory":true,"title":"Scaling type: Auto, Linear, Logarithmic, ReverseLogarithmic","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type: Continuous, Integer, or Categorical","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"values":{"name":"values","type":"\u0019\u0007","is_mandatory":true,"title":"Possible values (for Categorical)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker hyperparameter tuning job parameter range","private":true,"min_provider_version":"13.13.4","defaults":"name type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.hyperParameterTuningJob.resourceLimits":{"id":"aws.sagemaker.hyperParameterTuningJob.resourceLimits","name":"aws.sagemaker.hyperParameterTuningJob.resourceLimits","fields":{"maxNumberOfTrainingJobs":{"name":"maxNumberOfTrainingJobs","type":"\u0005","is_mandatory":true,"title":"Maximum number of training jobs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxParallelTrainingJobs":{"name":"maxParallelTrainingJobs","type":"\u0005","is_mandatory":true,"title":"Maximum number of parallel training jobs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxRuntimeInSeconds":{"name":"maxRuntimeInSeconds","type":"\u0005","is_mandatory":true,"title":"Maximum runtime in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker hyperparameter tuning job resource limits","private":true,"min_provider_version":"13.13.4","defaults":"maxNumberOfTrainingJobs maxParallelTrainingJobs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.hyperParameterTuningJob.statusCounters":{"id":"aws.sagemaker.hyperParameterTuningJob.statusCounters","name":"aws.sagemaker.hyperParameterTuningJob.statusCounters","fields":{"completed":{"name":"completed","type":"\u0005","is_mandatory":true,"title":"Number of completed training jobs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inProgress":{"name":"inProgress","type":"\u0005","is_mandatory":true,"title":"Number of in-progress training jobs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nonRetryableError":{"name":"nonRetryableError","type":"\u0005","is_mandatory":true,"title":"Number of non-retryable error training jobs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retryableError":{"name":"retryableError","type":"\u0005","is_mandatory":true,"title":"Number of retryable error training jobs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stopped":{"name":"stopped","type":"\u0005","is_mandatory":true,"title":"Number of stopped training jobs","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker hyperparameter tuning job training status counters","private":true,"min_provider_version":"13.13.4","defaults":"completed inProgress","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.image":{"id":"aws.sagemaker.image","name":"aws.sagemaker.image","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the image was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"displayName":{"name":"displayName","type":"\u0007","is_mandatory":true,"title":"Display name for the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","title":"Failure reason if the image is in a failed state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role SageMaker uses to manage the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the image was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the image exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: CREATING, CREATED, CREATE_FAILED, UPDATING, UPDATED, UPDATE_FAILED, DELETING, DELETE_FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u001baws.sagemaker.image.version","title":"AWS SageMaker image version","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"versions":{"name":"versions","type":"\u0019\u001baws.sagemaker.image.version","title":"Versions of the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker custom container image","private":true,"min_provider_version":"13.13.4","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.image.version":{"id":"aws.sagemaker.image.version","name":"aws.sagemaker.image.version","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the image version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"baseImage":{"name":"baseImage","type":"\u0007","title":"Base image URI used to build this version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"containerImage":{"name":"containerImage","type":"\u0007","title":"Container image URI (ECR) for this version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the version was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageName":{"name":"imageName","type":"\u0007","is_mandatory":true,"title":"Name of the parent image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the version was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the image version exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: CREATING, CREATED, CREATE_FAILED, DELETING, DELETE_FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0005","is_mandatory":true,"title":"Version number","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker image version","private":true,"min_provider_version":"13.13.4","defaults":"arn version status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.inferenceComponent":{"id":"aws.sagemaker.inferenceComponent","name":"aws.sagemaker.inferenceComponent","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the inference component","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"copyCount":{"name":"copyCount","type":"\u0005","title":"Desired number of copies","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the inference component was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u001baws.sagemaker.endpoint","title":"SageMaker endpoint hosting this inference component","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointArn":{"name":"endpointArn","type":"\u0007","is_mandatory":true,"title":"ARN of the parent endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointName":{"name":"endpointName","type":"\u0007","is_mandatory":true,"title":"Name of the parent endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","title":"Failure reason if the inference component is in a failed state","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the inference component was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the inference component","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"placementStrategy":{"name":"placementStrategy","type":"\u0007","title":"Placement strategy: SPREAD or BINPACK","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Deployment region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"runtimeConfig":{"name":"runtimeConfig","type":"\n","title":"Runtime configuration details","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"specification":{"name":"specification","type":"\n","title":"Compute resource requirements specification","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: InService, Creating, Updating, Failed, Deleting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags associated with the inference component","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"variantName":{"name":"variantName","type":"\u0007","is_mandatory":true,"title":"Production variant name","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker inference component","private":true,"min_provider_version":"13.6.3","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.labelingJob":{"id":"aws.sagemaker.labelingJob","name":"aws.sagemaker.labelingJob","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the labeling job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the job was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","is_mandatory":true,"title":"Failure reason if the job failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"humanTaskUi":{"name":"humanTaskUi","type":"\u001baws.sagemaker.humanTaskUi","title":"Reference to the human task UI used by the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"humansLabeled":{"name":"humansLabeled","type":"\u0005","is_mandatory":true,"title":"Number of data objects labeled by humans","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM execution role","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inputS3Uri":{"name":"inputS3Uri","type":"\u0007","title":"S3 URI of the input manifest (list of data object locations)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"labelAttributeName":{"name":"labelAttributeName","type":"\u0007","title":"Attribute used as the label in the output manifest","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"labelCategoryConfigS3Uri":{"name":"labelCategoryConfigS3Uri","type":"\u0007","title":"S3 URI of the label category configuration file","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the job was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"machinesLabeled":{"name":"machinesLabeled","type":"\u0005","is_mandatory":true,"title":"Number of data objects labeled by machines","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the labeling job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"outputKmsKey":{"name":"outputKmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the output data","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"outputS3Uri":{"name":"outputS3Uri","type":"\u0007","title":"S3 path where labeled output is written","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the labeling job exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: InProgress, Completed, Failed, Stopping, Stopped, Initializing","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the labeling job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"totalLabeled":{"name":"totalLabeled","type":"\u0005","is_mandatory":true,"title":"Total number of data objects in the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"unlabeled":{"name":"unlabeled","type":"\u0005","is_mandatory":true,"title":"Number of data objects that could not be labeled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workteam":{"name":"workteam","type":"\u001baws.sagemaker.workteam","title":"Reference to the workteam that performs the labeling","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker Ground Truth labeling job","private":true,"min_provider_version":"13.13.4","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.lineageGroup":{"id":"aws.sagemaker.lineageGroup","name":"aws.sagemaker.lineageGroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the lineage group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the lineage group was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the lineage group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"displayName":{"name":"displayName","type":"\u0007","is_mandatory":true,"title":"Display name of the lineage group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the lineage group was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the lineage group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the lineage group exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the lineage group","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker lineage group","private":true,"min_provider_version":"13.13.4","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.model":{"id":"aws.sagemaker.model","name":"aws.sagemaker.model","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the model","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"container":{"name":"container","type":"\u001baws.sagemaker.model.container","title":"AWS SageMaker model container definition","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"containers":{"name":"containers","type":"\u0019\u001baws.sagemaker.model.container","title":"Additional containers in the inference pipeline","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the model was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableNetworkIsolation":{"name":"enableNetworkIsolation","type":"\u0004","title":"Whether network isolation is enabled for the model","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM execution role for the model","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inferenceExecutionConfig":{"name":"inferenceExecutionConfig","type":"\n","title":"Inference execution configuration","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the model","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"primaryContainer":{"name":"primaryContainer","type":"\n","title":"Primary container definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the model exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the model","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC associated with this model","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConfig":{"name":"vpcConfig","type":"\n","title":"Raw VPC configuration dict","desc":"Deprecated in favor of `vpc()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"AWS SageMaker model","private":true,"min_provider_version":"13.0.2","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.model.container":{"id":"aws.sagemaker.model.container","name":"aws.sagemaker.model.container","fields":{"containerHostname":{"name":"containerHostname","type":"\u0007","is_mandatory":true,"title":"Hostname of the container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environment":{"name":"environment","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Environment variables","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"image":{"name":"image","type":"\u0007","is_mandatory":true,"title":"Docker image URI","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageConfig":{"name":"imageConfig","type":"\n","title":"Image configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"mode":{"name":"mode","type":"\u0007","is_mandatory":true,"title":"Container mode: SingleModel or MultiModel","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelDataUrl":{"name":"modelDataUrl","type":"\u0007","is_mandatory":true,"title":"S3 path to the model artifacts","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"multiModelConfig":{"name":"multiModelConfig","type":"\n","title":"Multi-model configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker model container definition","private":true,"min_provider_version":"13.13.4","defaults":"containerHostname image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.modelBiasJobDefinition":{"id":"aws.sagemaker.modelBiasJobDefinition","name":"aws.sagemaker.modelBiasJobDefinition","fields":{"appSpecification":{"name":"appSpecification","type":"\u001baws.sagemaker.monitoringJobDefinition.appSpecification","title":"App specification","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the job definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"baselineConfig":{"name":"baselineConfig","type":"\n","title":"Baseline configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the job definition was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role for the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobInput":{"name":"jobInput","type":"\u001baws.sagemaker.monitoringJobDefinition.jobInput","title":"Job input configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobOutputConfig":{"name":"jobOutputConfig","type":"\u001baws.sagemaker.monitoringJobDefinition.jobOutputConfig","title":"Job output configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobResources":{"name":"jobResources","type":"\u001baws.sagemaker.monitoringJobDefinition.jobResources","title":"Job resources","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the job definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkConfig":{"name":"networkConfig","type":"\u001baws.sagemaker.monitoringJobDefinition.networkConfig","title":"Network configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the job definition exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stoppingCondition":{"name":"stoppingCondition","type":"\n","title":"Stopping condition","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker model bias job definition","private":true,"min_provider_version":"13.13.4","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.modelCard":{"id":"aws.sagemaker.modelCard","name":"aws.sagemaker.modelCard","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the model card","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"content":{"name":"content","type":"\u0007","title":"Model card content (JSON string)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the model card was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the model card was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelCardProcessingStatus":{"name":"modelCardProcessingStatus","type":"\u0007","title":"Processing status of model card deletion","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelCardStatus":{"name":"modelCardStatus","type":"\u0007","is_mandatory":true,"title":"Approval status: Draft, PendingReview, Approved, Archived","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelCardVersion":{"name":"modelCardVersion","type":"\u0005","title":"Model card version number","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the model card","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the model card exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the model card","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker model card","private":true,"min_provider_version":"13.12.0","defaults":"arn name modelCardStatus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.modelExplainabilityJobDefinition":{"id":"aws.sagemaker.modelExplainabilityJobDefinition","name":"aws.sagemaker.modelExplainabilityJobDefinition","fields":{"appSpecification":{"name":"appSpecification","type":"\u001baws.sagemaker.monitoringJobDefinition.appSpecification","title":"App specification","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the job definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"baselineConfig":{"name":"baselineConfig","type":"\n","title":"Baseline configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the job definition was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role for the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobInput":{"name":"jobInput","type":"\u001baws.sagemaker.monitoringJobDefinition.jobInput","title":"Job input configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobOutputConfig":{"name":"jobOutputConfig","type":"\u001baws.sagemaker.monitoringJobDefinition.jobOutputConfig","title":"Job output configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobResources":{"name":"jobResources","type":"\u001baws.sagemaker.monitoringJobDefinition.jobResources","title":"Job resources","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the job definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkConfig":{"name":"networkConfig","type":"\u001baws.sagemaker.monitoringJobDefinition.networkConfig","title":"Network configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the job definition exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stoppingCondition":{"name":"stoppingCondition","type":"\n","title":"Stopping condition","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker model explainability job definition","private":true,"min_provider_version":"13.13.4","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.modelPackage":{"id":"aws.sagemaker.modelPackage","name":"aws.sagemaker.modelPackage","fields":{"approvalDescription":{"name":"approvalDescription","type":"\u0007","title":"Approval description","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"approvalStatus":{"name":"approvalStatus","type":"\u0007","is_mandatory":true,"title":"Approval status: Approved, Rejected, PendingManualApproval","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the model package","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certifyForMarketplace":{"name":"certifyForMarketplace","type":"\u0004","title":"Whether the model package is certified for AWS Marketplace","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the model package was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customerMetadataProperties":{"name":"customerMetadataProperties","type":"\u001a\u0007\u0007","title":"Customer metadata properties","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the model package","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inferenceSpecification":{"name":"inferenceSpecification","type":"\n","title":"Inference specification (containers, supported instance types)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedTime":{"name":"lastModifiedTime","type":"\t","title":"Time when the model package was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelMetrics":{"name":"modelMetrics","type":"\n","title":"Model metrics","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelPackageGroup":{"name":"modelPackageGroup","type":"\u001baws.sagemaker.modelPackageGroup","title":"Model package group this belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelPackageGroupName":{"name":"modelPackageGroupName","type":"\u0007","is_mandatory":true,"title":"Name of the model package group this belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelPackageVersion":{"name":"modelPackageVersion","type":"\u0005","is_mandatory":true,"title":"Version number within the model package group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the model package","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the model package exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"skipModelValidation":{"name":"skipModelValidation","type":"\u0007","title":"Whether to skip model validation: All or None","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceUri":{"name":"sourceUri","type":"\u0007","title":"Source URI","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: Pending, InProgress, Completed, Failed, Deleting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the model package","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker model package","private":true,"min_provider_version":"13.12.0","defaults":"arn name approvalStatus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.modelPackageGroup":{"id":"aws.sagemaker.modelPackageGroup","name":"aws.sagemaker.modelPackageGroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the model package group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the group was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the model package group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"managedStorageType":{"name":"managedStorageType","type":"\u0007","is_mandatory":true,"title":"Managed storage type of the model packages in the group","min_provider_version":"13.25.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the model package group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the model package group exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: Pending, InProgress, Completed, Failed, Deleting, DeleteFailed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the model package group","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker model package group","private":true,"min_provider_version":"13.12.0","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.modelQualityJobDefinition":{"id":"aws.sagemaker.modelQualityJobDefinition","name":"aws.sagemaker.modelQualityJobDefinition","fields":{"appSpecification":{"name":"appSpecification","type":"\u001baws.sagemaker.monitoringJobDefinition.appSpecification","title":"App specification","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the job definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"baselineConfig":{"name":"baselineConfig","type":"\n","title":"Baseline configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the job definition was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role for the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobInput":{"name":"jobInput","type":"\u001baws.sagemaker.monitoringJobDefinition.jobInput","title":"Job input configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobOutputConfig":{"name":"jobOutputConfig","type":"\u001baws.sagemaker.monitoringJobDefinition.jobOutputConfig","title":"Job output configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jobResources":{"name":"jobResources","type":"\u001baws.sagemaker.monitoringJobDefinition.jobResources","title":"Job resources","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the job definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkConfig":{"name":"networkConfig","type":"\u001baws.sagemaker.monitoringJobDefinition.networkConfig","title":"Network configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the job definition exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stoppingCondition":{"name":"stoppingCondition","type":"\n","title":"Stopping condition","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker model quality job definition","private":true,"min_provider_version":"13.13.4","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.monitoringJobDefinition":{"id":"aws.sagemaker.monitoringJobDefinition","fields":{"appSpecification":{"name":"appSpecification","type":"\u001baws.sagemaker.monitoringJobDefinition.appSpecification","title":"AWS SageMaker monitoring job definition app specification","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"jobInput":{"name":"jobInput","type":"\u001baws.sagemaker.monitoringJobDefinition.jobInput","title":"AWS SageMaker monitoring job definition input","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"jobOutputConfig":{"name":"jobOutputConfig","type":"\u001baws.sagemaker.monitoringJobDefinition.jobOutputConfig","title":"AWS SageMaker monitoring job definition output configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"jobResources":{"name":"jobResources","type":"\u001baws.sagemaker.monitoringJobDefinition.jobResources","title":"AWS SageMaker monitoring job resources","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"monitoringOutput":{"name":"monitoringOutput","type":"\u001baws.sagemaker.monitoringJobDefinition.monitoringOutput","title":"AWS SageMaker monitoring output","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"networkConfig":{"name":"networkConfig","type":"\u001baws.sagemaker.monitoringJobDefinition.networkConfig","title":"AWS SageMaker monitoring job network configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"is_extension":true},"aws.sagemaker.monitoringJobDefinition.appSpecification":{"id":"aws.sagemaker.monitoringJobDefinition.appSpecification","name":"aws.sagemaker.monitoringJobDefinition.appSpecification","fields":{"containerArguments":{"name":"containerArguments","type":"\u0019\u0007","is_mandatory":true,"title":"Container arguments","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"containerEntrypoint":{"name":"containerEntrypoint","type":"\u0019\u0007","is_mandatory":true,"title":"Container entrypoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environment":{"name":"environment","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Environment variables","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageUri":{"name":"imageUri","type":"\u0007","is_mandatory":true,"title":"Docker image URI","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"postAnalyticsProcessorSourceUri":{"name":"postAnalyticsProcessorSourceUri","type":"\u0007","is_mandatory":true,"title":"Post analytics processor source URI","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recordPreprocessorSourceUri":{"name":"recordPreprocessorSourceUri","type":"\u0007","is_mandatory":true,"title":"Record preprocessor source URI","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker monitoring job definition app specification","private":true,"min_provider_version":"13.13.4","defaults":"imageUri","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.monitoringJobDefinition.jobInput":{"id":"aws.sagemaker.monitoringJobDefinition.jobInput","name":"aws.sagemaker.monitoringJobDefinition.jobInput","fields":{"batchTransformInput":{"name":"batchTransformInput","type":"\n","is_mandatory":true,"title":"Batch transform input configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointInput":{"name":"endpointInput","type":"\n","is_mandatory":true,"title":"Endpoint input configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker monitoring job definition input","private":true,"min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.monitoringJobDefinition.jobOutputConfig":{"id":"aws.sagemaker.monitoringJobDefinition.jobOutputConfig","name":"aws.sagemaker.monitoringJobDefinition.jobOutputConfig","fields":{"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key for output encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"monitoringOutputs":{"name":"monitoringOutputs","type":"\u0019\u001baws.sagemaker.monitoringJobDefinition.monitoringOutput","title":"Monitoring outputs","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker monitoring job definition output configuration","private":true,"min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.monitoringJobDefinition.jobResources":{"id":"aws.sagemaker.monitoringJobDefinition.jobResources","name":"aws.sagemaker.monitoringJobDefinition.jobResources","fields":{"instanceCount":{"name":"instanceCount","type":"\u0005","is_mandatory":true,"title":"Number of ML instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"ML instance type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeKmsKey":{"name":"volumeKmsKey","type":"\u001baws.kms.key","title":"KMS key for volume encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeSizeInGB":{"name":"volumeSizeInGB","type":"\u0005","is_mandatory":true,"title":"Volume size in GB","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker monitoring job resources","private":true,"min_provider_version":"13.13.4","defaults":"instanceType instanceCount","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.monitoringJobDefinition.monitoringOutput":{"id":"aws.sagemaker.monitoringJobDefinition.monitoringOutput","name":"aws.sagemaker.monitoringJobDefinition.monitoringOutput","fields":{"localPath":{"name":"localPath","type":"\u0007","is_mandatory":true,"title":"Local path in the container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3UploadMode":{"name":"s3UploadMode","type":"\u0007","is_mandatory":true,"title":"S3 upload mode: Continuous or EndOfJob","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3Uri":{"name":"s3Uri","type":"\u0007","is_mandatory":true,"title":"S3 URI for the output","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker monitoring output","private":true,"min_provider_version":"13.13.4","defaults":"s3Uri","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.monitoringJobDefinition.networkConfig":{"id":"aws.sagemaker.monitoringJobDefinition.networkConfig","name":"aws.sagemaker.monitoringJobDefinition.networkConfig","fields":{"enableInterContainerTrafficEncryption":{"name":"enableInterContainerTrafficEncryption","type":"\u0004","is_mandatory":true,"title":"Whether inter-container traffic encryption is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableNetworkIsolation":{"name":"enableNetworkIsolation","type":"\u0004","is_mandatory":true,"title":"Whether network isolation is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups for the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets for the job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC associated with this job","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker monitoring job network configuration","private":true,"min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.monitoringSchedule":{"id":"aws.sagemaker.monitoringSchedule","name":"aws.sagemaker.monitoringSchedule","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the monitoring schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the monitoring schedule was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u001baws.sagemaker.endpoint","title":"SageMaker endpoint covered by this monitoring schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointName":{"name":"endpointName","type":"\u0007","title":"Name of the endpoint being monitored","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","title":"Failure reason if the monitoring schedule failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the monitoring schedule was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"monitoringJobDefinitionName":{"name":"monitoringJobDefinitionName","type":"\u0007","title":"Monitoring job definition name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"monitoringType":{"name":"monitoringType","type":"\u0007","is_mandatory":true,"title":"Monitoring type: DataQuality, ModelQuality, ModelBias, ModelExplainability","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the monitoring schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the monitoring schedule exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scheduleConfig":{"name":"scheduleConfig","type":"\u001baws.sagemaker.monitoringSchedule.scheduleConfig","title":"Schedule configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: Pending, Failed, Scheduled, Stopped","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the monitoring schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker monitoring schedule","private":true,"min_provider_version":"13.13.4","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.monitoringSchedule.scheduleConfig":{"id":"aws.sagemaker.monitoringSchedule.scheduleConfig","name":"aws.sagemaker.monitoringSchedule.scheduleConfig","fields":{"dataAnalysisEndTime":{"name":"dataAnalysisEndTime","type":"\u0007","is_mandatory":true,"title":"Data analysis end time","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataAnalysisStartTime":{"name":"dataAnalysisStartTime","type":"\u0007","is_mandatory":true,"title":"Data analysis start time","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scheduleExpression":{"name":"scheduleExpression","type":"\u0007","is_mandatory":true,"title":"Cron expression for the schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker monitoring schedule configuration","private":true,"min_provider_version":"13.13.4","defaults":"scheduleExpression","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.notebookInstanceLifecycleConfig":{"id":"aws.sagemaker.notebookInstanceLifecycleConfig","name":"aws.sagemaker.notebookInstanceLifecycleConfig","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the lifecycle config","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the config was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the config was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the lifecycle config","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"onCreate":{"name":"onCreate","type":"\u0019\u0007","title":"Base64-encoded shell scripts run on instance creation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"onStart":{"name":"onStart","type":"\u0019\u0007","title":"Base64-encoded shell scripts run on instance start","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the lifecycle config exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker notebook instance lifecycle config","private":true,"min_provider_version":"13.13.4","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.notebookinstance":{"id":"aws.sagemaker.notebookinstance","name":"aws.sagemaker.notebookinstance","fields":{"additionalCodeRepositories":{"name":"additionalCodeRepositories","type":"\u0019\u0007","is_mandatory":true,"title":"Additional Git repositories associated with the notebook instance","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the notebook instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the notebook instance was created","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultCodeRepository":{"name":"defaultCodeRepository","type":"\u0007","is_mandatory":true,"title":"Default Git repository associated with the notebook instance","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"details":{"name":"details","type":"\u001baws.sagemaker.notebookinstancedetails","title":"Details about the notebook","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"ML compute instance type","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the notebook instance was last modified","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifecycleConfigName":{"name":"lifecycleConfigName","type":"\u0007","is_mandatory":true,"title":"Name of the lifecycle configuration associated with the notebook instance","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the notebook instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the notebook instance exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the notebook instance: Pending, InService, Stopping, Stopped, Failed, Deleting, or Updating","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the notebook instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"url":{"name":"url","type":"\u0007","is_mandatory":true,"title":"URL to connect to the Jupyter notebook","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker notebook instance","private":true,"min_provider_version":"11.15.2","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.notebookinstancedetails":{"id":"aws.sagemaker.notebookinstancedetails","name":"aws.sagemaker.notebookinstancedetails","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the notebook instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"directInternetAccess":{"name":"directInternetAccess","type":"\u0004","is_mandatory":true,"title":"Whether SageMaker provides internet access to the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","title":"Failure reason if the notebook instance is in a failed state","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role associated with the instance","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddressType":{"name":"ipAddressType","type":"\u0007","title":"IP address type: ipv4 or dualstack","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt data","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"minimumInstanceMetadataServiceVersion":{"name":"minimumInstanceMetadataServiceVersion","type":"\u0007","is_mandatory":true,"title":"Minimum IMDS version the notebook instance supports (1 or 2)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformIdentifier":{"name":"platformIdentifier","type":"\u0007","title":"Platform identifier of the notebook instance runtime environment","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rootAccess":{"name":"rootAccess","type":"\u0004","is_mandatory":true,"title":"Whether root access is enabled for users of the notebook instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"VPC security groups associated with the instance","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnet":{"name":"subnet","type":"\u001baws.vpc.subnet","title":"VPC subnet the notebook instance is deployed in","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeSizeInGB":{"name":"volumeSizeInGB","type":"\u0005","title":"Size (in GB) of the ML storage volume attached to the instance","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker notebook instance details","private":true,"min_provider_version":"11.15.2","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.pipeline":{"id":"aws.sagemaker.pipeline","name":"aws.sagemaker.pipeline","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the pipeline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the pipeline was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"definition":{"name":"definition","type":"\u0007","title":"Pipeline definition (JSON string)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the pipeline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"displayName":{"name":"displayName","type":"\u0007","is_mandatory":true,"title":"Display name of the pipeline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role the pipeline uses for execution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastExecutionTime":{"name":"lastExecutionTime","type":"\t","is_mandatory":true,"title":"Time of the last pipeline execution","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the pipeline was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the pipeline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parallelismConfiguration":{"name":"parallelismConfiguration","type":"\n","title":"Maximum parallelism for pipeline steps","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pipelineStatus":{"name":"pipelineStatus","type":"\u0007","title":"Status of the pipeline: Active or Deleting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the pipeline exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the pipeline","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker pipeline","private":true,"min_provider_version":"13.0.2","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.processingjob":{"id":"aws.sagemaker.processingjob","name":"aws.sagemaker.processingjob","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the processing job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the processing job was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableInterContainerTrafficEncryption":{"name":"enableInterContainerTrafficEncryption","type":"\u0004","title":"Whether inter-container traffic encryption is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableNetworkIsolation":{"name":"enableNetworkIsolation","type":"\u0004","title":"Whether network isolation is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"environment":{"name":"environment","type":"\u001a\u0007\u0007","title":"Environment variables","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"exitMessage":{"name":"exitMessage","type":"\u0007","is_mandatory":true,"title":"Exit message from the processing container","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","is_mandatory":true,"title":"Failure reason if the job failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role for the processing job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the processing job was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the processing job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"processingEndTime":{"name":"processingEndTime","type":"\t","is_mandatory":true,"title":"Time when the processing job completed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"processingResources":{"name":"processingResources","type":"\n","title":"Processing resources configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the processing job exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: InProgress, Completed, Failed, Stopping, Stopped","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the processing job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC associated with this processing job","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConfig":{"name":"vpcConfig","type":"\n","title":"Raw VPC configuration dict","desc":"Deprecated in favor of `vpc()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"AWS SageMaker processing job","private":true,"min_provider_version":"13.0.2","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.project":{"id":"aws.sagemaker.project","name":"aws.sagemaker.project","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the project","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the project was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the project","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the project","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"projectId":{"name":"projectId","type":"\u0007","is_mandatory":true,"title":"Project ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"provisionedProductDetails":{"name":"provisionedProductDetails","type":"\u001baws.sagemaker.project.provisionedProductDetails","title":"AWS SageMaker project provisioned product details","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"provisioningDetails":{"name":"provisioningDetails","type":"\u001baws.sagemaker.project.provisioningDetails","title":"AWS SageMaker project provisioning details","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"provisioningParameter":{"name":"provisioningParameter","type":"\u001baws.sagemaker.project.provisioningParameter","title":"AWS SageMaker project provisioning parameter","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the project exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceCatalogProvisionedProductDetails":{"name":"serviceCatalogProvisionedProductDetails","type":"\u001baws.sagemaker.project.provisionedProductDetails","title":"Service Catalog provisioned product details","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceCatalogProvisioningDetails":{"name":"serviceCatalogProvisioningDetails","type":"\u001baws.sagemaker.project.provisioningDetails","title":"Service Catalog provisioning details","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status","desc":"One of: Pending, CreateInProgress, CreateCompleted, CreateFailed, DeleteInProgress, DeleteFailed, DeleteCompleted, UpdateInProgress, UpdateCompleted, UpdateFailed.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the project","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker project","private":true,"min_provider_version":"13.13.4","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.project.provisionedProductDetails":{"id":"aws.sagemaker.project.provisionedProductDetails","name":"aws.sagemaker.project.provisionedProductDetails","fields":{"provisionedProductId":{"name":"provisionedProductId","type":"\u0007","is_mandatory":true,"title":"Provisioned product ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"provisionedProductStatusMessage":{"name":"provisionedProductStatusMessage","type":"\u0007","is_mandatory":true,"title":"Provisioned product status message","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker project provisioned product details","private":true,"min_provider_version":"13.13.4","defaults":"provisionedProductId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.project.provisioningDetails":{"id":"aws.sagemaker.project.provisioningDetails","name":"aws.sagemaker.project.provisioningDetails","fields":{"pathId":{"name":"pathId","type":"\u0007","is_mandatory":true,"title":"Path ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"productId":{"name":"productId","type":"\u0007","is_mandatory":true,"title":"Service Catalog product ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"provisioningArtifactId":{"name":"provisioningArtifactId","type":"\u0007","is_mandatory":true,"title":"Provisioning artifact ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"provisioningParameters":{"name":"provisioningParameters","type":"\u0019\u001baws.sagemaker.project.provisioningParameter","title":"Provisioning parameters","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker project provisioning details","private":true,"min_provider_version":"13.13.4","defaults":"productId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.project.provisioningParameter":{"id":"aws.sagemaker.project.provisioningParameter","name":"aws.sagemaker.project.provisioningParameter","fields":{"key":{"name":"key","type":"\u0007","is_mandatory":true,"title":"Parameter key","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"value":{"name":"value","type":"\u0007","is_mandatory":true,"title":"Parameter value","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker project provisioning parameter","private":true,"min_provider_version":"13.13.4","defaults":"key value","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.space":{"id":"aws.sagemaker.space","name":"aws.sagemaker.space","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the space","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the space was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"displayName":{"name":"displayName","type":"\u0007","is_mandatory":true,"title":"Display name of the space","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domain":{"name":"domain","type":"\u001baws.sagemaker.domain","title":"Domain the space belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","title":"Failure reason if the space is in a failed state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the space was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the space","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerUserProfileName":{"name":"ownerUserProfileName","type":"\u0007","title":"Owner user profile name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the space exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"settings":{"name":"settings","type":"\n","title":"Space settings (app type, storage, app configurations)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sharingType":{"name":"sharingType","type":"\u0007","title":"Sharing type of the space","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"spaceUrl":{"name":"spaceUrl","type":"\u0007","title":"URL of the space","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: Creating, Created, Deleting, Failed, Updating, Pending","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the space","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker space","private":true,"min_provider_version":"13.12.0","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.studioLifecycleConfig":{"id":"aws.sagemaker.studioLifecycleConfig","name":"aws.sagemaker.studioLifecycleConfig","fields":{"appType":{"name":"appType","type":"\u0007","is_mandatory":true,"title":"App type: JupyterServer, KernelGateway, CodeEditor, JupyterLab","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the lifecycle config","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"content":{"name":"content","type":"\u0007","title":"Base64-encoded content of the lifecycle script","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the lifecycle config was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the lifecycle config was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the lifecycle config","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the lifecycle config exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the lifecycle config","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker Studio lifecycle config","private":true,"min_provider_version":"13.13.4","defaults":"arn name appType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.trainingjob":{"id":"aws.sagemaker.trainingjob","name":"aws.sagemaker.trainingjob","fields":{"algorithmSpecification":{"name":"algorithmSpecification","type":"\n","title":"Algorithm specification","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the training job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"billableTimeInSeconds":{"name":"billableTimeInSeconds","type":"\u0005","title":"Billable time in seconds","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"checkpointConfig":{"name":"checkpointConfig","type":"\n","title":"Checkpoint configuration","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the training job was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableInterContainerTrafficEncryption":{"name":"enableInterContainerTrafficEncryption","type":"\u0004","title":"Whether inter-container traffic encryption is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableNetworkIsolation":{"name":"enableNetworkIsolation","type":"\u0004","title":"Whether network isolation is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","title":"Failure reason if the job failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"finalMetrics":{"name":"finalMetrics","type":"\u0019\u001baws.sagemaker.trainingjob.metricData","title":"Final metric values achieved by the training job","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"hyperParameters":{"name":"hyperParameters","type":"\u001a\u0007\u0007","title":"Hyperparameters for the training job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role for the training job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the training job was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"metricData":{"name":"metricData","type":"\u001baws.sagemaker.trainingjob.metricData","title":"AWS SageMaker training job metric data","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the training job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"outputDataConfig":{"name":"outputDataConfig","type":"\n","title":"Output data configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the training job exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceConfig":{"name":"resourceConfig","type":"\n","title":"Resource configuration (instanceType, instanceCount, volumeSizeInGB)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"secondaryStatusTransitions":{"name":"secondaryStatusTransitions","type":"\u0019\u001baws.sagemaker.trainingjob.statusTransition","title":"Secondary status transitions during training","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: InProgress, Completed, Failed, Stopping, Stopped, Deleting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusTransition":{"name":"statusTransition","type":"\u001baws.sagemaker.trainingjob.statusTransition","title":"AWS SageMaker training job status transition","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"stoppingCondition":{"name":"stoppingCondition","type":"\n","title":"Stopping condition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the training job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trainingEndTime":{"name":"trainingEndTime","type":"\t","is_mandatory":true,"title":"Time when the training job ended","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC associated with this training job","min_provider_version":"13.12.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcConfig":{"name":"vpcConfig","type":"\n","title":"Raw VPC configuration dict","desc":"Deprecated in favor of `vpc()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"wallClockTimeInSeconds":{"name":"wallClockTimeInSeconds","type":"\u0005","title":"Wall clock time in seconds","min_provider_version":"13.13.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker training job","private":true,"min_provider_version":"13.0.2","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.trainingjob.metricData":{"id":"aws.sagemaker.trainingjob.metricData","name":"aws.sagemaker.trainingjob.metricData","fields":{"metricName":{"name":"metricName","type":"\u0007","is_mandatory":true,"title":"Name of the metric","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timestamp":{"name":"timestamp","type":"\t","is_mandatory":true,"title":"Timestamp when the metric was recorded","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"value":{"name":"value","type":"\u0006","is_mandatory":true,"title":"Value of the metric","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker training job metric data","private":true,"min_provider_version":"13.13.4","defaults":"metricName value","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.trainingjob.statusTransition":{"id":"aws.sagemaker.trainingjob.statusTransition","name":"aws.sagemaker.trainingjob.statusTransition","fields":{"endTime":{"name":"endTime","type":"\t","is_mandatory":true,"title":"Time when the transition ended","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startTime":{"name":"startTime","type":"\t","is_mandatory":true,"title":"Time when the transition started","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status during this transition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusMessage":{"name":"statusMessage","type":"\u0007","is_mandatory":true,"title":"Status message","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker training job status transition","private":true,"min_provider_version":"13.13.4","defaults":"status startTime","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.transformJob":{"id":"aws.sagemaker.transformJob","name":"aws.sagemaker.transformJob","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the transform job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"batchStrategy":{"name":"batchStrategy","type":"\u0007","title":"Batch strategy: MultiRecord or SingleRecord","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the transform job was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","title":"Failure reason if the transform job failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"input":{"name":"input","type":"\u001baws.sagemaker.transformJob.input","title":"AWS SageMaker transform job input","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"maxConcurrentTransforms":{"name":"maxConcurrentTransforms","type":"\u0005","title":"Maximum concurrent transforms","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxPayloadInMB":{"name":"maxPayloadInMB","type":"\u0005","title":"Maximum payload size in MB","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"model":{"name":"model","type":"\u001baws.sagemaker.model","title":"SageMaker model used by this transform job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modelName":{"name":"modelName","type":"\u0007","title":"Name of the model used","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the transform job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"output":{"name":"output","type":"\u001baws.sagemaker.transformJob.output","title":"AWS SageMaker transform job output","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the transform job exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resources":{"name":"resources","type":"\u001baws.sagemaker.transformJob.resources","title":"AWS SageMaker transform job resources","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: InProgress, Completed, Failed, Stopping, Stopped","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the transform job","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transformInput":{"name":"transformInput","type":"\u001baws.sagemaker.transformJob.input","title":"Transform input configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transformOutput":{"name":"transformOutput","type":"\u001baws.sagemaker.transformJob.output","title":"Transform output configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transformResources":{"name":"transformResources","type":"\u001baws.sagemaker.transformJob.resources","title":"Transform resource configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker batch transform job","private":true,"min_provider_version":"13.13.4","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.transformJob.input":{"id":"aws.sagemaker.transformJob.input","name":"aws.sagemaker.transformJob.input","fields":{"compressionType":{"name":"compressionType","type":"\u0007","is_mandatory":true,"title":"Compression type: None or Gzip","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"contentType":{"name":"contentType","type":"\u0007","is_mandatory":true,"title":"Content type of the input data","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataSource":{"name":"dataSource","type":"\u0007","is_mandatory":true,"title":"Data source type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3Uri":{"name":"s3Uri","type":"\u0007","is_mandatory":true,"title":"S3 URI for input data","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"splitType":{"name":"splitType","type":"\u0007","is_mandatory":true,"title":"Split type: None, Line, RecordIO, TFRecord","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker transform job input","private":true,"min_provider_version":"13.13.4","defaults":"s3Uri contentType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.transformJob.output":{"id":"aws.sagemaker.transformJob.output","name":"aws.sagemaker.transformJob.output","fields":{"accept":{"name":"accept","type":"\u0007","is_mandatory":true,"title":"Accept content type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"assembleWith":{"name":"assembleWith","type":"\u0007","is_mandatory":true,"title":"Assembly method: None or Line","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key for output encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3Uri":{"name":"s3Uri","type":"\u0007","is_mandatory":true,"title":"S3 URI for output data","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker transform job output","private":true,"min_provider_version":"13.13.4","defaults":"s3Uri","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.transformJob.resources":{"id":"aws.sagemaker.transformJob.resources","name":"aws.sagemaker.transformJob.resources","fields":{"instanceCount":{"name":"instanceCount","type":"\u0005","is_mandatory":true,"title":"Number of ML instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"ML instance type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeKmsKey":{"name":"volumeKmsKey","type":"\u001baws.kms.key","title":"KMS key for volume encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker transform job resources","private":true,"min_provider_version":"13.13.4","defaults":"instanceType instanceCount","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.trial":{"id":"aws.sagemaker.trial","name":"aws.sagemaker.trial","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the trial","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"components":{"name":"components","type":"\u0019\u001baws.sagemaker.trialComponent","title":"Components of the trial","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the trial was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"displayName":{"name":"displayName","type":"\u0007","is_mandatory":true,"title":"Display name of the trial","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"experiment":{"name":"experiment","type":"\u001baws.sagemaker.experiment","title":"Experiment this trial belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the trial was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the trial","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the trial exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"source":{"name":"source","type":"\u001baws.sagemaker.trial.source","title":"Source of the trial","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the trial","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker trial","private":true,"min_provider_version":"13.13.4","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.trial.source":{"id":"aws.sagemaker.trial.source","name":"aws.sagemaker.trial.source","fields":{"sourceArn":{"name":"sourceArn","type":"\u0007","is_mandatory":true,"title":"ARN of the source","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceType":{"name":"sourceType","type":"\u0007","is_mandatory":true,"title":"Type of the source","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker trial source","private":true,"min_provider_version":"13.13.4","defaults":"sourceArn sourceType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.trialComponent":{"id":"aws.sagemaker.trialComponent","name":"aws.sagemaker.trialComponent","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the trial component","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the trial component was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"displayName":{"name":"displayName","type":"\u0007","is_mandatory":true,"title":"Display name of the trial component","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"inputArtifacts":{"name":"inputArtifacts","type":"\n","title":"Input artifacts","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the trial component was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"metricSummary":{"name":"metricSummary","type":"\u001baws.sagemaker.trialComponent.metricSummary","title":"AWS SageMaker trial component metric summary","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"metrics":{"name":"metrics","type":"\u0019\u001baws.sagemaker.trialComponent.metricSummary","title":"Metrics for the trial component","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the trial component","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"outputArtifacts":{"name":"outputArtifacts","type":"\n","title":"Output artifacts","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameters":{"name":"parameters","type":"\n","title":"Parameters of the trial component","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the trial component exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"source":{"name":"source","type":"\u001baws.sagemaker.trialComponent.source","title":"Source of the trial component","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the trial component","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the trial component","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker trial component","private":true,"min_provider_version":"13.13.4","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.trialComponent.metricSummary":{"id":"aws.sagemaker.trialComponent.metricSummary","name":"aws.sagemaker.trialComponent.metricSummary","fields":{"avg":{"name":"avg","type":"\u0006","is_mandatory":true,"title":"Average value","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"count":{"name":"count","type":"\u0005","is_mandatory":true,"title":"Number of data points","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"last":{"name":"last","type":"\u0006","is_mandatory":true,"title":"Last recorded value","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"max":{"name":"max","type":"\u0006","is_mandatory":true,"title":"Maximum value","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"metricName":{"name":"metricName","type":"\u0007","is_mandatory":true,"title":"Name of the metric","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"min":{"name":"min","type":"\u0006","is_mandatory":true,"title":"Minimum value","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceArn":{"name":"sourceArn","type":"\u0007","is_mandatory":true,"title":"ARN of the source","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"stdDev":{"name":"stdDev","type":"\u0006","is_mandatory":true,"title":"Standard deviation","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker trial component metric summary","private":true,"min_provider_version":"13.13.4","defaults":"metricName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.trialComponent.source":{"id":"aws.sagemaker.trialComponent.source","name":"aws.sagemaker.trialComponent.source","fields":{"sourceArn":{"name":"sourceArn","type":"\u0007","is_mandatory":true,"title":"ARN of the source","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sourceType":{"name":"sourceType","type":"\u0007","is_mandatory":true,"title":"Type of the source","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker trial component source","private":true,"min_provider_version":"13.13.4","defaults":"sourceArn sourceType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.userProfile":{"id":"aws.sagemaker.userProfile","name":"aws.sagemaker.userProfile","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the user profile","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the user profile was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domain":{"name":"domain","type":"\u001baws.sagemaker.domain","title":"Domain the user profile belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","title":"Failure reason if the user profile is in a failed state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedAt":{"name":"lastModifiedAt","type":"\t","is_mandatory":true,"title":"Time when the user profile was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the user profile","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the user profile exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"singleSignOnUserIdentifier":{"name":"singleSignOnUserIdentifier","type":"\u0007","title":"IAM Identity Center user identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"singleSignOnUserValue":{"name":"singleSignOnUserValue","type":"\u0007","title":"IAM Identity Center user value","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status: Deleting, Failed, InService, Pending, Updating, Update_Failed, Delete_Failed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the user profile","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker user profile","private":true,"min_provider_version":"13.12.0","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.workforce":{"id":"aws.sagemaker.workforce","name":"aws.sagemaker.workforce","fields":{"allowedIpRanges":{"name":"allowedIpRanges","type":"\u0019\u0007","title":"Allowed source CIDR ranges for worker access","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the workforce","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cognitoConfig":{"name":"cognitoConfig","type":"\n","title":"Cognito user pool configuration (null if OIDC-backed)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the workforce was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failureReason":{"name":"failureReason","type":"\u0007","is_mandatory":true,"title":"Failure reason (if the workforce is in a failed state)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddressType":{"name":"ipAddressType","type":"\u0007","is_mandatory":true,"title":"IP address type: ipv4 or dualstack","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the workforce","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"oidcConfig":{"name":"oidcConfig","type":"\n","title":"OIDC configuration (null if Cognito-backed)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the workforce exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subDomain":{"name":"subDomain","type":"\u0007","is_mandatory":true,"title":"Worker portal subdomain (e.g. workforce.sagemaker.aws)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC the workforce is attached to (null if public)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcSecurityGroups":{"name":"vpcSecurityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups associated with the workforce","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcSubnets":{"name":"vpcSubnets","type":"\u0019\u001baws.vpc.subnet","title":"Subnets the workforce uses","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker private workforce","private":true,"min_provider_version":"13.13.4","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sagemaker.workteam":{"id":"aws.sagemaker.workteam","name":"aws.sagemaker.workteam","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the workteam","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the workteam was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the workteam","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdatedAt":{"name":"lastUpdatedAt","type":"\t","is_mandatory":true,"title":"Time when the workteam was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"memberDefinitions":{"name":"memberDefinitions","type":"\u0019\n","is_mandatory":true,"title":"Member definitions (Cognito user groups or OIDC groups)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the workteam","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notificationTopic":{"name":"notificationTopic","type":"\u001baws.sns.topic","title":"SNS topic used to notify workers of new tasks (null if unset)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the workteam exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the workteam","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workforce":{"name":"workforce","type":"\u001baws.sagemaker.workforce","title":"Reference to the owning workforce","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workforceArn":{"name":"workforceArn","type":"\u0007","is_mandatory":true,"title":"ARN of the owning workforce","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workteamUrl":{"name":"workteamUrl","type":"\u0007","is_mandatory":true,"title":"URI where workers log in to access tasks (worker portal)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS SageMaker workteam","private":true,"min_provider_version":"13.13.4","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.secretsmanager":{"id":"aws.secretsmanager","name":"aws.secretsmanager","fields":{"secret":{"name":"secret","type":"\u001baws.secretsmanager.secret","title":"AWS Secrets Manager secret","desc":"Examine an individual Secrets Manager secret. Use the `arn` field as the selection key — for example `aws.secretsmanager.secret(arn: \"arn:aws:secretsmanager:us-east-1:111122223333:secret:prod/db-AbCdEf\")`. Surfaces the secret's KMS encryption key, rotation Lambda and schedule, replica regions, version history (with stage labels like AWSCURRENT and AWSPENDING), resource-based access policy, owning service when the secret is service-managed, and the last accessed, changed, and rotated dates.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"secrets":{"name":"secrets","type":"\u0019\u001baws.secretsmanager.secret","title":"List of secrets","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Secrets Manager","desc":"Use the Secrets Manager namespace to enumerate secrets stored in the account across all enabled regions. Iterate `secrets()` for every secret — each row surfaces metadata, KMS encryption key, rotation configuration and history, replica regions, version stages, the resource policy, and when the secret was last accessed and changed.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.secretsmanager.secret":{"id":"aws.secretsmanager.secret","name":"aws.secretsmanager.secret","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the secret","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation date of the secret","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deletedAt":{"name":"deletedAt","type":"\t","title":"Date the secret is scheduled for deletion (null if not pending deletion)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the secret","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption of the secret","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastAccessedDate":{"name":"lastAccessedDate","type":"\t","is_mandatory":true,"title":"Last date the secret was accessed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastChangedDate":{"name":"lastChangedDate","type":"\t","is_mandatory":true,"title":"Last date the secret was changed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastRotatedDate":{"name":"lastRotatedDate","type":"\t","is_mandatory":true,"title":"Last date the secret was automatically rotated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the secret","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nextRotationDate":{"name":"nextRotationDate","type":"\t","is_mandatory":true,"title":"Date of the next secret rotation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"owningService":{"name":"owningService","type":"\u0007","is_mandatory":true,"title":"AWS service that created this secret (e.g., RDS, Redshift)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"primaryRegion":{"name":"primaryRegion","type":"\u0007","is_mandatory":true,"title":"Primary region of the secret","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicaRegion":{"name":"replicaRegion","type":"\u001baws.secretsmanager.secret.replicaRegion","title":"AWS Secrets Manager secret replica region","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"replicaRegions":{"name":"replicaRegions","type":"\u0019\u001baws.secretsmanager.secret.replicaRegion","title":"Regions where the secret is replicated","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourcePolicy":{"name":"resourcePolicy","type":"\u0007","title":"Resource-based policy attached to the secret (JSON string, empty if none)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rotationEnabled":{"name":"rotationEnabled","type":"\u0004","is_mandatory":true,"title":"Whether rotation is enabled for the secret","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rotationLambda":{"name":"rotationLambda","type":"\u001baws.lambda.function","is_mandatory":true,"title":"Lambda function used for automatic rotation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rotationRules":{"name":"rotationRules","type":"\u001baws.secretsmanager.secret.rotationRules","is_mandatory":true,"title":"Rotation schedule configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the secret","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","title":"Secret type: USER (user-created) or MANAGED_EXTERNAL (managed by another service)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u001baws.secretsmanager.secret.version","title":"AWS Secrets Manager secret version","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"versions":{"name":"versions","type":"\u0019\u001baws.secretsmanager.secret.version","title":"Version history for the secret","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Secrets Manager secret","desc":"Examine an individual Secrets Manager secret. Use the `arn` field as the selection key — for example `aws.secretsmanager.secret(arn: \"arn:aws:secretsmanager:us-east-1:111122223333:secret:prod/db-AbCdEf\")`. Surfaces the secret's KMS encryption key, rotation Lambda and schedule, replica regions, version history (with stage labels like AWSCURRENT and AWSPENDING), resource-based access policy, owning service when the secret is service-managed, and the last accessed, changed, and rotated dates.","min_provider_version":"11.15.2","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.secretsmanager.secret.replicaRegion":{"id":"aws.secretsmanager.secret.replicaRegion","name":"aws.secretsmanager.secret.replicaRegion","fields":{"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption in this region","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKeyId":{"name":"kmsKeyId","type":"\u0007","is_mandatory":true,"title":"KMS key ID used for encryption in this region","desc":"Deprecated in favor of `kmsKey()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"lastAccessedDate":{"name":"lastAccessedDate","type":"\t","is_mandatory":true,"title":"Last date the replica was accessed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region name where the secret is replicated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the replication: InSync, Failed, InProgress","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusMessage":{"name":"statusMessage","type":"\u0007","is_mandatory":true,"title":"Status message (additional details about the replication status)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Secrets Manager secret replica region","private":true,"min_provider_version":"13.6.3","defaults":"region status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.secretsmanager.secret.rotationRules":{"id":"aws.secretsmanager.secret.rotationRules","name":"aws.secretsmanager.secret.rotationRules","fields":{"automaticallyAfterDays":{"name":"automaticallyAfterDays","type":"\u0005","is_mandatory":true,"title":"Number of days between automatic scheduled rotations","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"duration":{"name":"duration","type":"\u0007","is_mandatory":true,"title":"Length of the rotation window in hours (e.g., \"3h\")","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scheduleExpression":{"name":"scheduleExpression","type":"\u0007","is_mandatory":true,"title":"Cron or rate expression defining the rotation schedule (e.g., \"rate(12 hours)\")","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Secrets Manager secret rotation rules configuration","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.secretsmanager.secret.version":{"id":"aws.secretsmanager.secret.version","name":"aws.secretsmanager.secret.version","fields":{"createdDate":{"name":"createdDate","type":"\t","is_mandatory":true,"title":"Date the version was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKeyIds":{"name":"kmsKeyIds","type":"\u0019\u0007","is_mandatory":true,"title":"KMS key IDs used to encrypt this version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastAccessedDate":{"name":"lastAccessedDate","type":"\t","is_mandatory":true,"title":"Date the version was last accessed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versionId":{"name":"versionId","type":"\u0007","is_mandatory":true,"title":"Version identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versionStages":{"name":"versionStages","type":"\u0019\u0007","is_mandatory":true,"title":"Version stages: AWSCURRENT, AWSPREVIOUS, AWSPENDING","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Secrets Manager secret version","private":true,"min_provider_version":"13.12.1","defaults":"versionId versionStages","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.securityhub":{"id":"aws.securityhub","name":"aws.securityhub","fields":{"automationRule":{"name":"automationRule","type":"\u001baws.securityhub.automationRule","title":"AWS Security Hub automation rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"enabledProduct":{"name":"enabledProduct","type":"\u001baws.securityhub.enabledProduct","title":"AWS Security Hub enabled product integration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"finding":{"name":"finding","type":"\u001baws.securityhub.finding","title":"AWS Security Hub finding (ASFF format)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"hub":{"name":"hub","type":"\u001baws.securityhub.hub","title":"AWS Security Hub hub","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"hubs":{"name":"hubs","type":"\u0019\u001baws.securityhub.hub","title":"List of Security Hubs in the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"insight":{"name":"insight","type":"\u001baws.securityhub.insight","title":"AWS Security Hub insight (saved filter/aggregation)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"insightResult":{"name":"insightResult","type":"\u001baws.securityhub.insightResult","title":"AWS Security Hub insight result entry","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"member":{"name":"member","type":"\u001baws.securityhub.member","title":"AWS Security Hub member account","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"standardControl":{"name":"standardControl","type":"\u001baws.securityhub.standardControl","title":"AWS Security Hub standard control","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"standardSubscription":{"name":"standardSubscription","type":"\u001baws.securityhub.standardSubscription","title":"AWS Security Hub enabled standard subscription","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"AWS Security Hub","desc":"Use the Security Hub namespace to enumerate per-region Security Hub enablement and the standards, findings, automation, and insights it produces. Iterate `hubs()` for every region where Security Hub is enabled — each hub surfaces its standard subscriptions and control details, active findings, automation rules, insights, and the member accounts administered through this hub.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.securityhub.automationRule":{"id":"aws.securityhub.automationRule","name":"aws.securityhub.automationRule","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Rule ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"When the rule was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdBy":{"name":"createdBy","type":"\u0007","is_mandatory":true,"title":"Who created the rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Rule description","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isTerminal":{"name":"isTerminal","type":"\u0004","is_mandatory":true,"title":"Whether this rule stops further rule evaluation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Rule name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleOrder":{"name":"ruleOrder","type":"\u0005","is_mandatory":true,"title":"Rule execution order (1-1000, lower executes first)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleStatus":{"name":"ruleStatus","type":"\u0007","is_mandatory":true,"title":"Rule status: ENABLED, DISABLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"When the rule was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Security Hub automation rule","private":true,"min_provider_version":"13.12.1","defaults":"ruleName ruleStatus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.securityhub.enabledProduct":{"id":"aws.securityhub.enabledProduct","name":"aws.securityhub.enabledProduct","fields":{"productArn":{"name":"productArn","type":"\u0007","is_mandatory":true,"title":"ARN of the product","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"productSubscriptionArn":{"name":"productSubscriptionArn","type":"\u0007","is_mandatory":true,"title":"ARN of the product subscription","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the product is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Security Hub enabled product integration","private":true,"min_provider_version":"13.12.1","defaults":"productArn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.securityhub.finding":{"id":"aws.securityhub.finding","name":"aws.securityhub.finding","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"AWS account ID where the finding was generated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"complianceStatus":{"name":"complianceStatus","type":"\u0007","is_mandatory":true,"title":"Compliance status: PASSED, FAILED, WARNING, NOT_AVAILABLE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"When the finding was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Finding description","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"firstObservedAt":{"name":"firstObservedAt","type":"\t","is_mandatory":true,"title":"When the potential issue was first observed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"generatorId":{"name":"generatorId","type":"\u0007","is_mandatory":true,"title":"Identifier for the rule or check that generated the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"history":{"name":"history","type":"\u0019\n","title":"Finding state change history","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Finding identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastObservedAt":{"name":"lastObservedAt","type":"\t","is_mandatory":true,"title":"When the potential issue was last observed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"productArn":{"name":"productArn","type":"\u0007","is_mandatory":true,"title":"ARN of the product that generated the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"productName":{"name":"productName","type":"\u0007","is_mandatory":true,"title":"Name of the product that generated the finding","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recordState":{"name":"recordState","type":"\u0007","is_mandatory":true,"title":"Record state: ACTIVE, ARCHIVED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the finding was generated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"remediationText":{"name":"remediationText","type":"\u0007","is_mandatory":true,"title":"Text description of the remediation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"remediationUrl":{"name":"remediationUrl","type":"\u0007","is_mandatory":true,"title":"URL to remediation documentation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceId":{"name":"resourceId","type":"\u0007","is_mandatory":true,"title":"ID of the affected resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceRegion":{"name":"resourceRegion","type":"\u0007","is_mandatory":true,"title":"Region of the affected resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceType":{"name":"resourceType","type":"\u0007","is_mandatory":true,"title":"Type of the affected resource (e.g., AwsEc2Instance)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"severity":{"name":"severity","type":"\u0007","is_mandatory":true,"title":"Normalized severity label: CRITICAL, HIGH, MEDIUM, LOW, INFORMATIONAL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"severityNormalized":{"name":"severityNormalized","type":"\u0005","is_mandatory":true,"title":"Legacy normalized severity score (0-100 integer)","desc":"Deprecated in favor of the `severity` label.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"title":{"name":"title","type":"\u0007","is_mandatory":true,"title":"Finding title","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"types":{"name":"types","type":"\u0019\u0007","is_mandatory":true,"title":"Finding type categories","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"When the finding was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workflowStatus":{"name":"workflowStatus","type":"\u0007","is_mandatory":true,"title":"Workflow status: NEW, NOTIFIED, RESOLVED, SUPPRESSED","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Security Hub finding (ASFF format)","private":true,"min_provider_version":"13.12.1","defaults":"title severity workflowStatus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.securityhub.hub":{"id":"aws.securityhub.hub","name":"aws.securityhub.hub","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the Security Hub","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"automationRules":{"name":"automationRules","type":"\u0019\u001baws.securityhub.automationRule","title":"Automation rules configured in this hub","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabledProducts":{"name":"enabledProducts","type":"\u0019\u001baws.securityhub.enabledProduct","title":"Products enabled for finding import","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabledStandards":{"name":"enabledStandards","type":"\u0019\n","title":"Raw list of enabled security standards","desc":"Deprecated in favor of `standardSubscriptions()`. Examples include CIS, PCI-DSS, AWS Foundational.","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"findings":{"name":"findings","type":"\u0019\u001baws.securityhub.finding","title":"Active findings (non-archived) in this hub","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"insights":{"name":"insights","type":"\u0019\u001baws.securityhub.insight","title":"Custom and default insights","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"members":{"name":"members","type":"\u0019\u001baws.securityhub.member","title":"Member accounts associated with this hub","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the Security Hub is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"standardSubscriptions":{"name":"standardSubscriptions","type":"\u0019\u001baws.securityhub.standardSubscription","title":"Typed standard subscriptions with control details","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subscribedAt":{"name":"subscribedAt","type":"\u0007","is_mandatory":true,"title":"Date and time when the hub was enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Security Hub hub","private":true,"min_provider_version":"11.15.2","defaults":"arn region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.securityhub.insight":{"id":"aws.securityhub.insight","name":"aws.securityhub.insight","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Insight ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filters":{"name":"filters","type":"\n","is_mandatory":true,"title":"Filter criteria as dict","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"groupByAttribute":{"name":"groupByAttribute","type":"\u0007","is_mandatory":true,"title":"Attribute that findings are grouped by","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Insight name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"results":{"name":"results","type":"\u0019\u001baws.securityhub.insightResult","title":"Computed insight results","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Security Hub insight (saved filter/aggregation)","private":true,"min_provider_version":"13.12.1","defaults":"name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.securityhub.insightResult":{"id":"aws.securityhub.insightResult","name":"aws.securityhub.insightResult","fields":{"count":{"name":"count","type":"\u0005","is_mandatory":true,"title":"Number of findings matching this value","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"groupByAttributeValue":{"name":"groupByAttributeValue","type":"\u0007","is_mandatory":true,"title":"The value of the grouping attribute","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Security Hub insight result entry","private":true,"min_provider_version":"13.12.1","defaults":"groupByAttributeValue count","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.securityhub.member":{"id":"aws.securityhub.member","name":"aws.securityhub.member","fields":{"accountId":{"name":"accountId","type":"\u0007","is_mandatory":true,"title":"AWS account ID of the member","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"administratorId":{"name":"administratorId","type":"\u0007","is_mandatory":true,"title":"Administrator account ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"email":{"name":"email","type":"\u0007","is_mandatory":true,"title":"Email address of the member account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"invitedAt":{"name":"invitedAt","type":"\t","is_mandatory":true,"title":"When the member was invited","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"memberStatus":{"name":"memberStatus","type":"\u0007","is_mandatory":true,"title":"Member status: INVITED, ENABLED, ASSOCIATED, DISABLED, REMOVED, RESIGNED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the hub is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"When the member was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Security Hub member account","private":true,"min_provider_version":"13.12.1","defaults":"accountId memberStatus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.securityhub.standardControl":{"id":"aws.securityhub.standardControl","name":"aws.securityhub.standardControl","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"Control ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"controlId":{"name":"controlId","type":"\u0007","is_mandatory":true,"title":"Control identifier (e.g., CIS.1.1)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"controlStatus":{"name":"controlStatus","type":"\u0007","is_mandatory":true,"title":"Control status: ENABLED, DISABLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of what the control checks for","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"disabledReason":{"name":"disabledReason","type":"\u0007","is_mandatory":true,"title":"Reason the control was disabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"relatedRequirements":{"name":"relatedRequirements","type":"\u0019\u0007","is_mandatory":true,"title":"Related compliance requirements","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"remediationUrl":{"name":"remediationUrl","type":"\u0007","is_mandatory":true,"title":"URL to remediation documentation","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"severity":{"name":"severity","type":"\u0007","is_mandatory":true,"title":"Severity: CRITICAL, HIGH, MEDIUM, LOW, INFORMATIONAL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"title":{"name":"title","type":"\u0007","is_mandatory":true,"title":"Control title","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Security Hub standard control","private":true,"min_provider_version":"13.12.1","defaults":"controlId title controlStatus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.securityhub.standardSubscription":{"id":"aws.securityhub.standardSubscription","name":"aws.securityhub.standardSubscription","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the standard subscription","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"controls":{"name":"controls","type":"\u0019\u001baws.securityhub.standardControl","title":"Controls within this standard","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the standard (e.g., CIS AWS Foundations Benchmark)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for this subscription","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"standardArn":{"name":"standardArn","type":"\u0007","is_mandatory":true,"title":"ARN of the standard definition","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Subscription status: READY, INCOMPLETE, FAILED, DELETING, PENDING","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Security Hub enabled standard subscription","private":true,"min_provider_version":"13.12.1","defaults":"name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.securitylake":{"id":"aws.securitylake","name":"aws.securitylake","fields":{"dataLake":{"name":"dataLake","type":"\u001baws.securitylake.dataLake","title":"AWS Security Lake data lake","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"dataLakes":{"name":"dataLakes","type":"\u0019\u001baws.securitylake.dataLake","title":"List of Security Lake data lakes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subscriber":{"name":"subscriber","type":"\u001baws.securitylake.subscriber","title":"AWS Security Lake subscriber","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"subscribers":{"name":"subscribers","type":"\u0019\u001baws.securitylake.subscriber","title":"List of Security Lake subscribers","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Security Lake","desc":"Use the Security Lake namespace to enumerate the centralized OCSF security data lake deployment for the account. Iterate `dataLakes()` for the per-region data-lake configurations (with their KMS encryption, S3 storage classes, replication regions, and lifecycle settings), and `subscribers()` for downstream consumers granted access — each subscriber surfaces its source identifiers, access type (S3 or Lake Formation), notification configuration, and the subset of log sources it can read.","min_provider_version":"13.10.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.securitylake.dataLake":{"id":"aws.securitylake.dataLake","name":"aws.securitylake.dataLake","fields":{"createStatus":{"name":"createStatus","type":"\u0007","is_mandatory":true,"title":"Creation status: INITIALIZED, PENDING, COMPLETED, or FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataLakeArn":{"name":"dataLakeArn","type":"\u0007","is_mandatory":true,"title":"ARN of the data lake","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionKmsKey":{"name":"encryptionKmsKey","type":"\u001baws.kms.key","title":"KMS key used for encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lifecycleConfiguration":{"name":"lifecycleConfiguration","type":"\n","is_mandatory":true,"title":"Lifecycle configuration for the data lake","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the data lake","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"replicationConfiguration":{"name":"replicationConfiguration","type":"\n","is_mandatory":true,"title":"Replication configuration for the data lake","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3Bucket":{"name":"s3Bucket","type":"\u001baws.s3.bucket","title":"S3 bucket for the data lake","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3BucketArn":{"name":"s3BucketArn","type":"\u0007","is_mandatory":true,"title":"S3 bucket ARN for the data lake","desc":"Deprecated in favor of `s3Bucket()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"AWS Security Lake data lake","private":true,"min_provider_version":"13.10.0","defaults":"dataLakeArn region createStatus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.securitylake.subscriber":{"id":"aws.securitylake.subscriber","name":"aws.securitylake.subscriber","fields":{"accessTypes":{"name":"accessTypes","type":"\u0019\u0007","is_mandatory":true,"title":"Access types: LAKEFORMATION or S3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the subscriber was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role used by the subscriber","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"roleArn":{"name":"roleArn","type":"\u0007","is_mandatory":true,"title":"IAM role ARN used by the subscriber","desc":"Deprecated in favor of `iamRole()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"s3Bucket":{"name":"s3Bucket","type":"\u001baws.s3.bucket","title":"S3 bucket for the subscriber","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3BucketArn":{"name":"s3BucketArn","type":"\u0007","is_mandatory":true,"title":"S3 bucket ARN for the subscriber","desc":"Deprecated in favor of `s3Bucket()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"sources":{"name":"sources","type":"\u0019\n","is_mandatory":true,"title":"Log and event sources","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subscriberArn":{"name":"subscriberArn","type":"\u0007","is_mandatory":true,"title":"ARN of the subscriber","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subscriberId":{"name":"subscriberId","type":"\u0007","is_mandatory":true,"title":"ID of the subscriber","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subscriberIdentity":{"name":"subscriberIdentity","type":"\n","is_mandatory":true,"title":"Identity of the subscriber (principal and external ID)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subscriberName":{"name":"subscriberName","type":"\u0007","is_mandatory":true,"title":"Name of the subscriber","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subscriberStatus":{"name":"subscriberStatus","type":"\u0007","is_mandatory":true,"title":"Status: ACTIVE, DEACTIVATED, PENDING, or READY","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Security Lake subscriber","private":true,"min_provider_version":"13.10.0","defaults":"subscriberArn subscriberName subscriberStatus","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sfn":{"id":"aws.sfn","name":"aws.sfn","fields":{"activities":{"name":"activities","type":"\u0019\u001baws.sfn.activity","title":"List of Step Functions activities","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"activity":{"name":"activity","type":"\u001baws.sfn.activity","title":"AWS Step Functions activity","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"stateMachine":{"name":"stateMachine","type":"\u001baws.sfn.stateMachine","title":"AWS Step Functions state machine","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"stateMachineVersion":{"name":"stateMachineVersion","type":"\u001baws.sfn.stateMachineVersion","title":"AWS Step Functions state machine version","desc":"Examine a single published version of a Step Functions state machine — each version is an immutable snapshot of the definition and configuration as of the time it was published, and is selected by an ARN of the form `\u003cstateMachineArn\u003e:\u003cversionNumber\u003e`. The `revisionId` links the version back to the configuration revision it was published from, which is useful when correlating alias routing (`RoutingConfigurationListItem`) to specific revisions or when comparing versions during a rollout.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"stateMachines":{"name":"stateMachines","type":"\u0019\u001baws.sfn.stateMachine","title":"List of Step Functions state machines","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Step Functions (sfn)","desc":"Use the `sfn` namespace to enumerate Step Functions state machines and activity workers in the account. Iterate `stateMachines()` for every state machine across enabled regions (with its type — STANDARD or EXPRESS — definition, IAM execution role, logging configuration, X-Ray tracing setting, and creation time), and `activities()` for the long-poll worker activities that state machines can invoke. The related `aws.stepfunctions` namespace surfaces the same service with a slightly different schema; both are kept for backward compatibility.","min_provider_version":"13.6.3","defaults":"stateMachines","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sfn.activity":{"id":"aws.sfn.activity","name":"aws.sfn.activity","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the activity","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the activity was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the activity","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the activity exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Step Functions activity","private":true,"min_provider_version":"13.6.3","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sfn.stateMachine":{"id":"aws.sfn.stateMachine","name":"aws.sfn.stateMachine","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the state machine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the state machine was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"definition":{"name":"definition","type":"\u0007","title":"Amazon States Language definition of the state machine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the state machine","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionConfiguration":{"name":"encryptionConfiguration","type":"\n","title":"Raw encryption configuration dict","desc":"Deprecated in favor of `encryptionType`, `encryptionKmsKeyId`, `kmsKey`, and `encryptionKmsDataKeyReusePeriodSeconds`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"encryptionKmsDataKeyReusePeriodSeconds":{"name":"encryptionKmsDataKeyReusePeriodSeconds","type":"\u0005","title":"Maximum duration in seconds that Step Functions reuses data keys before calling GenerateDataKey","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionKmsKeyId":{"name":"encryptionKmsKeyId","type":"\u0007","title":"Customer-managed KMS key identifier (alias, alias ARN, key ID, or key ARN) used to encrypt the state machine, empty when AWS-owned","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"encryptionType":{"name":"encryptionType","type":"\u0007","title":"Encryption type: AWS_OWNED_KEY or CUSTOMER_MANAGED_KMS_KEY","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role used by the state machine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"Customer-managed KMS key used to encrypt the state machine, null when AWS-owned","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"label":{"name":"label","type":"\u0007","title":"Label that identifies a Map state when the ARN is a qualified state machine ARN","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loggingConfiguration":{"name":"loggingConfiguration","type":"\n","title":"Raw logging configuration dict","desc":"Deprecated in favor of `loggingLevel`, `loggingIncludeExecutionData`, and `loggingDestinations`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"loggingDestinations":{"name":"loggingDestinations","type":"\u0019\u001baws.cloudwatch.loggroup","title":"CloudWatch Logs log groups that receive execution history events","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loggingIncludeExecutionData":{"name":"loggingIncludeExecutionData","type":"\u0004","title":"Whether execution data is included in CloudWatch Logs entries","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loggingLevel":{"name":"loggingLevel","type":"\u0007","title":"CloudWatch Logs log level: ALL, ERROR, FATAL, or OFF","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the state machine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the state machine exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"revisionId":{"name":"revisionId","type":"\u0007","title":"Revision identifier for the latest published version of the state machine configuration","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status of the state machine: ACTIVE or DELETING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the state machine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tracingEnabled":{"name":"tracingEnabled","type":"\u0004","title":"Whether X-Ray tracing is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of the state machine: STANDARD or EXPRESS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"versions":{"name":"versions","type":"\u0019\u001baws.sfn.stateMachineVersion","title":"Published versions of the state machine","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Step Functions state machine","private":true,"min_provider_version":"13.6.3","defaults":"arn name type status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sfn.stateMachineVersion":{"id":"aws.sfn.stateMachineVersion","name":"aws.sfn.stateMachineVersion","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the state machine version, in the form \u003cstateMachineArn\u003e:\u003cversionNumber\u003e","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Date the state machine version was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the state machine version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"revisionId":{"name":"revisionId","type":"\u0007","title":"Revision identifier of the state machine configuration the version was published from","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Step Functions state machine version","desc":"Examine a single published version of a Step Functions state machine — each version is an immutable snapshot of the definition and configuration as of the time it was published, and is selected by an ARN of the form `\u003cstateMachineArn\u003e:\u003cversionNumber\u003e`. The `revisionId` links the version back to the configuration revision it was published from, which is useful when correlating alias routing (`RoutingConfigurationListItem`) to specific revisions or when comparing versions during a rollout.","private":true,"min_provider_version":"13.21.4","defaults":"arn revisionId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.shield":{"id":"aws.shield","name":"aws.shield","fields":{"drtAccess":{"name":"drtAccess","type":"\u001baws.shield.drtAccess","title":"DRT (Shield Response Team) access configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"emergencyContact":{"name":"emergencyContact","type":"\u001baws.shield.emergencyContact","title":"AWS Shield Advanced emergency contact","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"emergencyContacts":{"name":"emergencyContacts","type":"\u0019\u001baws.shield.emergencyContact","title":"Emergency contacts for proactive engagement","min_provider_version":"13.0.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"protection":{"name":"protection","type":"\u001baws.shield.protection","title":"AWS Shield Advanced protection","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"protectionGroup":{"name":"protectionGroup","type":"\u001baws.shield.protectionGroup","title":"AWS Shield Advanced protection group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"protectionGroups":{"name":"protectionGroups","type":"\u0019\u001baws.shield.protectionGroup","title":"List of Shield Advanced protection groups","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"protections":{"name":"protections","type":"\u0019\u001baws.shield.protection","title":"List of Shield Advanced protections","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subscription":{"name":"subscription","type":"\u001baws.shield.subscription","title":"Shield Advanced subscription details","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subscriptionState":{"name":"subscriptionState","type":"\u0007","title":"Whether Shield Advanced is active (\"ACTIVE\", \"INACTIVE\", or \"UNKNOWN\" if access is denied)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Shield Advanced","desc":"Use the Shield namespace to inspect the account's Shield Advanced posture against DDoS attacks. Read `subscriptionState` to confirm the service is active, `subscription` for term and auto-renew details, `protections()` and `protectionGroups()` for the resources covered, `drtAccess` for the Shield Response Team access configuration, and `emergencyContacts()` for the contacts notified during proactive engagement.","min_provider_version":"11.16.1","defaults":"subscriptionState","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.shield.drtAccess":{"id":"aws.shield.drtAccess","name":"aws.shield.drtAccess","fields":{"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role for the SRT to access the account","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logBucketList":{"name":"logBucketList","type":"\u0019\u0007","is_mandatory":true,"title":"S3 log buckets the SRT can access","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Shield Advanced DRT (Shield Response Team) access configuration","private":true,"min_provider_version":"13.0.2","defaults":"iamRole","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.shield.emergencyContact":{"id":"aws.shield.emergencyContact","name":"aws.shield.emergencyContact","fields":{"contactNotes":{"name":"contactNotes","type":"\u0007","is_mandatory":true,"title":"Additional notes regarding the contact","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"emailAddress":{"name":"emailAddress","type":"\u0007","is_mandatory":true,"title":"Email address for the contact","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"phoneNumber":{"name":"phoneNumber","type":"\u0007","is_mandatory":true,"title":"Phone number for the contact","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Shield Advanced emergency contact","private":true,"min_provider_version":"13.0.2","defaults":"emailAddress","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.shield.protection":{"id":"aws.shield.protection","name":"aws.shield.protection","fields":{"applicationLayerAutomaticResponseAction":{"name":"applicationLayerAutomaticResponseAction","type":"\u0007","is_mandatory":true,"title":"WAF rule action used by automatic application-layer mitigation (BLOCK or COUNT; empty when not configured)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"applicationLayerAutomaticResponseConfiguration":{"name":"applicationLayerAutomaticResponseConfiguration","type":"\n","is_mandatory":true,"title":"Raw application-layer automatic response configuration dict","desc":"Deprecated in favor of `applicationLayerAutomaticResponseEnabled` and `applicationLayerAutomaticResponseAction`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"applicationLayerAutomaticResponseEnabled":{"name":"applicationLayerAutomaticResponseEnabled","type":"\u0004","is_mandatory":true,"title":"Whether automatic application-layer DDoS mitigation is enabled for the protection","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the protection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"healthCheckIds":{"name":"healthCheckIds","type":"\u0019\u0007","is_mandatory":true,"title":"Route 53 health check IDs associated with the protection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the protection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the protection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceArn":{"name":"resourceArn","type":"\u0007","is_mandatory":true,"title":"ARN of the protected resource","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Shield Advanced protection","private":true,"min_provider_version":"11.16.1","defaults":"arn name resourceArn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.shield.protectionGroup":{"id":"aws.shield.protectionGroup","name":"aws.shield.protectionGroup","fields":{"aggregation":{"name":"aggregation","type":"\u0007","is_mandatory":true,"title":"Aggregation type (SUM, MEAN, or MAX)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the protection group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the protection group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"members":{"name":"members","type":"\u0019\u0007","is_mandatory":true,"title":"List of member resource ARNs (for ARBITRARY pattern)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pattern":{"name":"pattern","type":"\u0007","is_mandatory":true,"title":"Pattern used to select members (ALL, ARBITRARY, or BY_RESOURCE_TYPE)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceType":{"name":"resourceType","type":"\u0007","is_mandatory":true,"title":"Resource type criteria for BY_RESOURCE_TYPE pattern","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Shield Advanced protection group","private":true,"min_provider_version":"11.16.1","defaults":"id aggregation pattern","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.shield.subscription":{"id":"aws.shield.subscription","name":"aws.shield.subscription","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the Shield subscription","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"autoRenew":{"name":"autoRenew","type":"\u0007","is_mandatory":true,"title":"Auto-renew status as a string enum (ENABLED or DISABLED)","desc":"Deprecated in favor of `autoRenewEnabled`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"autoRenewEnabled":{"name":"autoRenewEnabled","type":"\u0004","is_mandatory":true,"title":"Whether auto-renew is enabled","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endTime":{"name":"endTime","type":"\t","is_mandatory":true,"title":"End time of the subscription","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lengthInSeconds":{"name":"lengthInSeconds","type":"\u0005","is_mandatory":true,"title":"Length of the subscription period in seconds (raw value from TimeCommitmentInSeconds)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"limits":{"name":"limits","type":"\u0019\n","is_mandatory":true,"title":"Legacy per-type list of {Type, Max} dicts","desc":"Deprecated in favor of `protectedResourceTypeLimits`, `maxProtectionGroups`, and `maxArbitraryPatternMembers`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"maxArbitraryPatternMembers":{"name":"maxArbitraryPatternMembers","type":"\u0005","is_mandatory":true,"title":"Maximum number of resource ARNs that can be specified for a single arbitrary-pattern protection group","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxProtectionGroups":{"name":"maxProtectionGroups","type":"\u0005","is_mandatory":true,"title":"Maximum number of protection groups allowed in the subscription","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"proactiveEngagementStatus":{"name":"proactiveEngagementStatus","type":"\u0007","is_mandatory":true,"title":"Proactive engagement status (ENABLED, DISABLED, or PENDING)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"protectedResourceTypeLimits":{"name":"protectedResourceTypeLimits","type":"\u001a\u0007\u0005","is_mandatory":true,"title":"Per-protected-resource-type protection limits, keyed by resource type with the maximum protection count as the value","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startTime":{"name":"startTime","type":"\t","is_mandatory":true,"title":"Start time of the subscription","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timeCommitmentInDays":{"name":"timeCommitmentInDays","type":"\u0005","is_mandatory":true,"title":"Time period remaining in the subscription in days (truncated from seconds)","desc":"Deprecated in favor of `lengthInSeconds`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"AWS Shield Advanced subscription","private":true,"min_provider_version":"11.16.1","defaults":"arn startTime","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sns":{"id":"aws.sns","name":"aws.sns","fields":{"subscription":{"name":"subscription","type":"\u001baws.sns.subscription","title":"AWS Simple Notification Service (SNS) subscription","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"topic":{"name":"topic","type":"\u001baws.sns.topic","title":"AWS Simple Notification Service (SNS) topic","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"topics":{"name":"topics","type":"\u0019\u001baws.sns.topic","title":"List of SNS topics","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Simple Notification Service (SNS)","desc":"Use the SNS namespace to enumerate publish/subscribe messaging topics across all enabled regions. Iterate `topics()` for every SNS topic — each row surfaces topic attributes, the access policy, KMS encryption key, FIFO configuration, content-based deduplication, X-Ray tracing settings, the data protection policy, the delivery policy, and the subscriptions attached to the topic.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sns.subscription":{"id":"aws.sns.subscription","name":"aws.sns.subscription","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the subscription","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attributes":{"name":"attributes","type":"\n","title":"All subscription attributes","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"confirmationWasAuthenticated":{"name":"confirmationWasAuthenticated","type":"\u0004","title":"Whether the subscription confirmation was authenticated","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deliveryPolicy":{"name":"deliveryPolicy","type":"\n","title":"Delivery policy for retries","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u0007","is_mandatory":true,"title":"Subscription endpoint (URL, email, queue ARN, Lambda ARN, etc.)","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filterPolicy":{"name":"filterPolicy","type":"\n","title":"Filter policy for message filtering","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"filterPolicyScope":{"name":"filterPolicyScope","type":"\u0007","title":"Scope of the filter policy: MessageAttributes or MessageBody","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"owner":{"name":"owner","type":"\u0007","is_mandatory":true,"title":"AWS account ID of the subscription owner","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pendingConfirmation":{"name":"pendingConfirmation","type":"\u0004","title":"Whether the subscription is confirmed","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"protocol":{"name":"protocol","type":"\u0007","is_mandatory":true,"title":"Protocol value for the subscription (http, https, email, email-json, sqs, lambda, application, sms, firehose)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rawMessageDelivery":{"name":"rawMessageDelivery","type":"\u0004","title":"Whether raw message delivery is enabled (no SNS metadata wrapper)","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"redrivePolicy":{"name":"redrivePolicy","type":"\n","title":"Dead-letter queue configuration","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the subscription","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"topic":{"name":"topic","type":"\u001baws.sns.topic","title":"Topic the subscription belongs to","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Simple Notification Service (SNS) subscription","private":true,"min_provider_version":"11.15.2","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sns.topic":{"id":"aws.sns.topic","name":"aws.sns.topic","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"SNS topic ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attributes":{"name":"attributes","type":"\n","title":"Attributes for the SNS topic, including KMS ID if any","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"contentBasedDeduplication":{"name":"contentBasedDeduplication","type":"\u0004","title":"Whether content-based deduplication is enabled (FIFO topics only)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataProtectionPolicy":{"name":"dataProtectionPolicy","type":"\n","title":"Data protection policy for the topic (parsed JSON)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deliveryPolicy":{"name":"deliveryPolicy","type":"\n","title":"Delivery policy for HTTP/S subscriptions at the topic level (parsed JSON)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"displayName":{"name":"displayName","type":"\u0007","title":"Display name used for SMS or email subscriptions","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fifoTopic":{"name":"fifoTopic","type":"\u0004","title":"Whether the topic is a FIFO topic","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsMasterKey":{"name":"kmsMasterKey","type":"\u001baws.kms.key","title":"KMS master key used for server-side encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\n","title":"Access policy for the topic (parsed JSON)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the SNS topic exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"signatureVersion":{"name":"signatureVersion","type":"\u0007","title":"Signature version used for Amazon SNS message signing (1 or 2)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subscriptions":{"name":"subscriptions","type":"\u0019\u001baws.sns.subscription","title":"List of subscriptions associated with the topic ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the topic","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tracingConfig":{"name":"tracingConfig","type":"\u0007","title":"AWS X-Ray tracing configuration for the topic","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Simple Notification Service (SNS) topic","private":true,"min_provider_version":"11.15.2","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sqs":{"id":"aws.sqs","name":"aws.sqs","fields":{"queue":{"name":"queue","type":"\u001baws.sqs.queue","title":"Amazon Simple Queue Service (SQS) Queue","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"queues":{"name":"queues","type":"\u0019\u001baws.sqs.queue","title":"List of Amazon SQS queues","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Simple Queue Service (SQS)","desc":"Use the SQS namespace to enumerate message queues in the account across all enabled regions. Iterate `queues()` for every SQS queue — each row surfaces the queue's KMS encryption, dead-letter queue, message retention and visibility settings, FIFO and content-based deduplication flags, access policy, and the per-queue delivery and receive-wait configuration.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.sqs.queue":{"id":"aws.sqs.queue","name":"aws.sqs.queue","fields":{"arn":{"name":"arn","type":"\u0007","title":"ARN for the queue","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"contentBasedDeduplication":{"name":"contentBasedDeduplication","type":"\u0004","title":"Whether content-based deduplication is enabled (FIFO queues only)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"Time when the queue was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deadLetterQueue":{"name":"deadLetterQueue","type":"\u001baws.sqs.queue","title":"Dead letter SQS queue, if any","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deduplicationScope":{"name":"deduplicationScope","type":"\u0007","title":"Deduplication scope for FIFO queues (queue or messageGroup)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deliveryDelaySeconds":{"name":"deliveryDelaySeconds","type":"\u0005","title":"Delay seconds set on the queue","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fifoThroughputLimit":{"name":"fifoThroughputLimit","type":"\u0007","title":"FIFO throughput limit (perQueue or perMessageGroupId)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS Key for SSE, if any","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModified":{"name":"lastModified","type":"\t","title":"Time when the queue was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxReceiveCount":{"name":"maxReceiveCount","type":"\u0005","title":"Maximum amount of messages that can be received by the queue","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maximumMessageSize":{"name":"maximumMessageSize","type":"\u0005","title":"Maximum message size for the queue","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"messageRetentionPeriodSeconds":{"name":"messageRetentionPeriodSeconds","type":"\u0005","title":"Time in seconds the queue retains messages","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policy":{"name":"policy","type":"\n","title":"Access policy for the queue (parsed JSON)","min_provider_version":"13.3.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"queueType":{"name":"queueType","type":"\u0007","title":"Type of queue: Fifo or Standard","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"receiveMessageWaitTimeSeconds":{"name":"receiveMessageWaitTimeSeconds","type":"\u0005","title":"Time in seconds the queue waits for messages","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"redriveAllowPolicy":{"name":"redriveAllowPolicy","type":"\n","title":"Redrive allow policy controlling which source queues can use this queue as a dead-letter queue (parsed JSON)","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for the queue","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sqsManagedSseEnabled":{"name":"sqsManagedSseEnabled","type":"\u0004","title":"Whether SSE is enabled for the queue","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Resource tags for the queue","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"url":{"name":"url","type":"\u0007","is_mandatory":true,"title":"URL for the queue","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"visibilityTimeoutSeconds":{"name":"visibilityTimeoutSeconds","type":"\u0005","title":"Visibility timeout for the queue","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Simple Queue Service (SQS) Queue","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ssm":{"id":"aws.ssm","name":"aws.ssm","fields":{"association":{"name":"association","type":"\u001baws.ssm.association","title":"Amazon SSM State Manager association","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"associations":{"name":"associations","type":"\u0019\u001baws.ssm.association","title":"List of SSM State Manager associations","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"complianceSummaries":{"name":"complianceSummaries","type":"\u0019\u001baws.ssm.complianceSummary","title":"List of SSM compliance summaries","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"complianceSummary":{"name":"complianceSummary","type":"\u001baws.ssm.complianceSummary","title":"Amazon SSM compliance summary per resource","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"document":{"name":"document","type":"\u001baws.ssm.document","title":"Amazon SSM document (runbooks, automation, command, policy, session, package)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"documents":{"name":"documents","type":"\u0019\u001baws.ssm.document","title":"List of SSM documents","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instance":{"name":"instance","type":"\u001baws.ssm.instance","title":"Amazon SSM instance","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"instances":{"name":"instances","type":"\u0019\u001baws.ssm.instance","title":"List of SSM instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maintenanceWindow":{"name":"maintenanceWindow","type":"\u001baws.ssm.maintenanceWindow","title":"Amazon SSM maintenance window","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"maintenanceWindows":{"name":"maintenanceWindows","type":"\u0019\u001baws.ssm.maintenanceWindow","title":"List of SSM maintenance windows","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parameter":{"name":"parameter","type":"\u001baws.ssm.parameter","title":"Amazon SSM parameter","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"parameters":{"name":"parameters","type":"\u0019\u001baws.ssm.parameter","title":"List of SSM parameters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"patchBaseline":{"name":"patchBaseline","type":"\u001baws.ssm.patchBaseline","title":"Amazon SSM patch baseline","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"patchBaselines":{"name":"patchBaselines","type":"\u0019\u001baws.ssm.patchBaseline","title":"List of SSM patch baselines","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"patchGroup":{"name":"patchGroup","type":"\u001baws.ssm.patchGroup","title":"Patch group to patch baseline mapping","desc":"Examine which patch baseline a Patch Manager patch group consumes. A patch group is a tag-valued label (the `Patch Group` tag on managed nodes) bound to one baseline per operating system. The `baselineIdentity` dict carries the baseline ID, name, description, operating system, and default flag returned by `DescribePatchGroups`; the typed `baseline()` accessor resolves the matching `aws.ssm.patchBaseline`.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"patchGroups":{"name":"patchGroups","type":"\u0019\u001baws.ssm.patchGroup","title":"Patch group registrations mapping a patch group name to the baseline it consumes","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceSetting":{"name":"serviceSetting","type":"\u001baws.ssm.serviceSetting","title":"SSM account-level service setting","desc":"Examine the value, status, and last modifier of a single SSM account-level service setting returned by `GetServiceSetting`. The `settingId` field selects the setting — for example `aws.ssm.serviceSetting(settingId: \"/ssm/documents/console/public-sharing-permission\")` — and `status` is one of `Default`, `Customized`, or `PendingUpdate`. Settings of interest for posture audits include the document public-sharing toggle, Session Manager logging destinations, Parameter Store default tier, and managed-instance activation tier.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"serviceSettings":{"name":"serviceSettings","type":"\u0019\u001baws.ssm.serviceSetting","title":"Account-level SSM service settings relevant to Session Manager, Parameter Store, and document sharing","desc":"Covers a fixed set of session-manager- and document-sharing-relevant setting IDs queried via `GetServiceSetting`, including `/ssm/documents/console/public-sharing-permission`, `/ssm/managed-instance/activation-tier`, `/ssm/automation/customer-script-log-destination`, `/ssm/parameter-store/default-parameter-tier`, and `/ssm/parameter-store/high-throughput-enabled`.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sessionManagerPreferences":{"name":"sessionManagerPreferences","type":"\n","title":"Session Manager preferences document body (`SSM-SessionManagerRunShell`)","desc":"Returns the JSON content of the Session Manager run-shell preferences document — including S3/CloudWatch logging destinations, KMS key ID for session encryption, idle timeout, and run-as configuration. Empty when the document has not been customized in the account.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Systems Manager (SSM)","desc":"Use the SSM namespace to enumerate the operational fleet, automation, and configuration objects Systems Manager manages. Iterate `instances()` for SSM-managed nodes (EC2 and on-premises), `parameters()` for Parameter Store entries, `documents()` for SSM documents, `patchBaselines()` for the patch baselines applied by Patch Manager, `maintenanceWindows()` for scheduled maintenance windows, `associations()` for State Manager associations binding documents to managed nodes, and `complianceSummaries()` for the per-resource compliance roll-ups SSM produces.","min_provider_version":"11.15.2","defaults":"instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ssm.association":{"id":"aws.ssm.association","name":"aws.ssm.association","fields":{"applyOnlyAtCronInterval":{"name":"applyOnlyAtCronInterval","type":"\u0004","title":"Whether the association skips the immediate post-create run and waits for the next cron tick","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"associationId":{"name":"associationId","type":"\u0007","is_mandatory":true,"title":"Association ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"associationName":{"name":"associationName","type":"\u0007","is_mandatory":true,"title":"User-provided association name","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"complianceSeverity":{"name":"complianceSeverity","type":"\u0007","title":"Severity assigned to non-compliant associations","desc":"One of `CRITICAL`, `HIGH`, `MEDIUM`, `LOW`, or `UNSPECIFIED`.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"documentVersion":{"name":"documentVersion","type":"\u0007","is_mandatory":true,"title":"Document version pinned by the association (`$DEFAULT`, `$LATEST`, or a numeric version)","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceId":{"name":"instanceId","type":"\u0007","is_mandatory":true,"title":"Managed node ID the association targets when not using the `targets` selector","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastExecutionDate":{"name":"lastExecutionDate","type":"\t","is_mandatory":true,"title":"Last execution date","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastSuccessfulExecutionDate":{"name":"lastSuccessfulExecutionDate","type":"\t","title":"Last date the association ran successfully","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Document name bound by the association","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"overview":{"name":"overview","type":"\n","is_mandatory":true,"title":"Overview of the association execution status (status, detailedStatus, associationStatusAggregatedCount)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the association exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schedule":{"name":"schedule","type":"\u0007","is_mandatory":true,"title":"Cron or rate schedule expression","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\n","title":"Status of the most recent association run","desc":"Includes `date` (when the status changed), `name` (one of `Pending`, `Success`, or `Failed`), `message` (human-readable reason), and `additionalInfo` (free-form user string).","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"syncCompliance":{"name":"syncCompliance","type":"\u0007","title":"Compliance sync mode","desc":"`AUTO` means State Manager derives compliance from execution status; `MANUAL` means compliance is reported externally via `PutComplianceItems`.","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targets":{"name":"targets","type":"\u0019\n","is_mandatory":true,"title":"Targets for the association","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon SSM State Manager association","private":true,"min_provider_version":"13.6.3","defaults":"associationId name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ssm.complianceSummary":{"id":"aws.ssm.complianceSummary","name":"aws.ssm.complianceSummary","fields":{"complianceType":{"name":"complianceType","type":"\u0007","is_mandatory":true,"title":"Compliance type: Patch, Association, Custom:*","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"compliantCount":{"name":"compliantCount","type":"\u0005","is_mandatory":true,"title":"Count of compliant items","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"executionSummary":{"name":"executionSummary","type":"\n","is_mandatory":true,"title":"Execution summary","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nonCompliantCount":{"name":"nonCompliantCount","type":"\u0005","is_mandatory":true,"title":"Count of non-compliant items","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the resource exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceId":{"name":"resourceId","type":"\u0007","is_mandatory":true,"title":"Resource ID (instance ID)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceType":{"name":"resourceType","type":"\u0007","is_mandatory":true,"title":"Resource type (e.g., ManagedInstance)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Compliance status: COMPLIANT, NON_COMPLIANT","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon SSM compliance summary per resource","private":true,"min_provider_version":"13.6.3","defaults":"complianceType resourceId status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ssm.document":{"id":"aws.ssm.document","name":"aws.ssm.document","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the document","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"content":{"name":"content","type":"\u0007","title":"Document content (JSON/YAML body), lazy-loaded","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation date of the document","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","title":"Description of the document","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"documentFormat":{"name":"documentFormat","type":"\u0007","is_mandatory":true,"title":"Document format: JSON or YAML","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"documentType":{"name":"documentType","type":"\u0007","is_mandatory":true,"title":"Document type: Command, Automation, Policy, Session, Package, etc.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"documentVersion":{"name":"documentVersion","type":"\u0007","is_mandatory":true,"title":"Document version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the document","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"owner":{"name":"owner","type":"\u0007","is_mandatory":true,"title":"Owner of the document (account ID or Amazon)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"permissions":{"name":"permissions","type":"\u0019\n","title":"Account sharing permissions for the document","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformTypes":{"name":"platformTypes","type":"\u0019\u0007","is_mandatory":true,"title":"Platform types the document supports: Windows, Linux, macOS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the document exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"reviewStatus":{"name":"reviewStatus","type":"\u0007","is_mandatory":true,"title":"Review status: Approved, Pending, Rejected, Not reviewed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status of the document: Active, Creating, Deleting, Updating","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the document","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon SSM document (runbooks, automation, command, policy, session, package)","private":true,"min_provider_version":"13.6.3","defaults":"name documentType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ssm.instance":{"id":"aws.ssm.instance","name":"aws.ssm.instance","fields":{"agentVersion":{"name":"agentVersion","type":"\u0007","is_mandatory":true,"title":"Version of the SSM Agent running on the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the SSM instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"computerName":{"name":"computerName","type":"\u0007","is_mandatory":true,"title":"Fully qualified hostname of the managed node","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceId":{"name":"instanceId","type":"\u0007","is_mandatory":true,"title":"Instance ID for the SSM Instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddress":{"name":"ipAddress","type":"\u0007","is_mandatory":true,"title":"IP Address for the SSM instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastPingedAt":{"name":"lastPingedAt","type":"\t","is_mandatory":true,"title":"Last time the agent pinged the SSM service","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pingStatus":{"name":"pingStatus","type":"\u0007","is_mandatory":true,"title":"Ping status (such as online) for the SSM Instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformName":{"name":"platformName","type":"\u0007","is_mandatory":true,"title":"Platform name for the SSM Instance, as described by AWS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformType":{"name":"platformType","type":"\u0007","is_mandatory":true,"title":"Type of platform for the SSM Instance, as described by AWS: Windows, Linux, and so on","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"platformVersion":{"name":"platformVersion","type":"\u0007","is_mandatory":true,"title":"Platform version for the SSM Instance, as described by AWS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the SSM instance is located","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the SSM instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon SSM instance","private":true,"min_provider_version":"11.15.2","defaults":"instanceId region platformName platformVersion ipAddress","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ssm.maintenanceWindow":{"id":"aws.ssm.maintenanceWindow","name":"aws.ssm.maintenanceWindow","fields":{"allowUnassociatedTargets":{"name":"allowUnassociatedTargets","type":"\u0004","title":"Whether targets that are not associated with the window can be run","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the maintenance window","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cutoff":{"name":"cutoff","type":"\u0005","is_mandatory":true,"title":"Hours before the end of the window to stop scheduling new tasks","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the maintenance window","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"duration":{"name":"duration","type":"\u0005","is_mandatory":true,"title":"Duration in hours","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether the maintenance window is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endDate":{"name":"endDate","type":"\t","is_mandatory":true,"title":"Date and time after which the window stops scheduling work","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Maintenance window ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modifiedDate":{"name":"modifiedDate","type":"\t","title":"Date the window was last modified","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the maintenance window","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"nextExecutionTime":{"name":"nextExecutionTime","type":"\t","is_mandatory":true,"title":"Next scheduled execution time of the window","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the maintenance window exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"schedule":{"name":"schedule","type":"\u0007","is_mandatory":true,"title":"Cron or rate schedule expression","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scheduleOffset":{"name":"scheduleOffset","type":"\u0005","is_mandatory":true,"title":"Days to wait after the scheduled cron expression date before running the window","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scheduleTimezone":{"name":"scheduleTimezone","type":"\u0007","is_mandatory":true,"title":"Timezone for the schedule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"startDate":{"name":"startDate","type":"\t","is_mandatory":true,"title":"Earliest date and time the window may run","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags on the maintenance window","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"target":{"name":"target","type":"\u001baws.ssm.maintenanceWindow.target","title":"Maintenance window target registration","desc":"Examine a target group bound to the maintenance window — the managed nodes or resource tags `targets` selects, and the `resourceType` (`INSTANCE` or `RESOURCE_GROUP`). Selected by the composite `region/windowId/windowTargetId` key returned by `DescribeMaintenanceWindowTargets`.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"targets":{"name":"targets","type":"\u0019\u001baws.ssm.maintenanceWindow.target","title":"Targets registered to the maintenance window","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"task":{"name":"task","type":"\u001baws.ssm.maintenanceWindow.task","title":"Maintenance window task registration","desc":"Examine a task that the maintenance window runs against its registered targets — the document or function `taskArn` points to, the IAM `iamRole()` SSM assumes to execute it, the priority within the window, and the parallelism guardrails (`maxConcurrency`, `maxErrors`, `cutoffBehavior`). `taskType` is one of `RUN_COMMAND`, `AUTOMATION`, `LAMBDA`, or `STEP_FUNCTIONS`. Selected by the composite `region/windowId/windowTaskId` key returned by `DescribeMaintenanceWindowTasks`.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"tasks":{"name":"tasks","type":"\u0019\u001baws.ssm.maintenanceWindow.task","title":"Tasks registered to the maintenance window","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon SSM maintenance window","private":true,"min_provider_version":"13.6.3","defaults":"id name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ssm.maintenanceWindow.target":{"id":"aws.ssm.maintenanceWindow.target","name":"aws.ssm.maintenanceWindow.target","fields":{"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the target","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Target name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerInformation":{"name":"ownerInformation","type":"\u0007","is_mandatory":true,"title":"Owner information attached to the target, surfaced in CloudWatch Events","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the target is registered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceType":{"name":"resourceType","type":"\u0007","is_mandatory":true,"title":"Resource type","desc":"One of `INSTANCE` or `RESOURCE_GROUP`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targets":{"name":"targets","type":"\u0019\n","is_mandatory":true,"title":"Key/values pairs identifying the target nodes or tags","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"windowId":{"name":"windowId","type":"\u0007","is_mandatory":true,"title":"Maintenance window ID the target is registered to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"windowTargetId":{"name":"windowTargetId","type":"\u0007","is_mandatory":true,"title":"Target ID within the maintenance window","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Maintenance window target registration","desc":"Examine a target group bound to the maintenance window — the managed nodes or resource tags `targets` selects, and the `resourceType` (`INSTANCE` or `RESOURCE_GROUP`). Selected by the composite `region/windowId/windowTargetId` key returned by `DescribeMaintenanceWindowTargets`.","private":true,"min_provider_version":"13.26.3","defaults":"name resourceType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ssm.maintenanceWindow.task":{"id":"aws.ssm.maintenanceWindow.task","name":"aws.ssm.maintenanceWindow.task","fields":{"cutoffBehavior":{"name":"cutoffBehavior","type":"\u0007","is_mandatory":true,"title":"Cutoff behavior for tasks still running when the window closes","desc":"One of `CONTINUE_TASK` or `CANCEL_TASK`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM service role SSM assumes when running the task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxConcurrency":{"name":"maxConcurrency","type":"\u0007","is_mandatory":true,"title":"Maximum number of targets the task runs against in parallel","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxErrors":{"name":"maxErrors","type":"\u0007","is_mandatory":true,"title":"Maximum number of errors allowed before the task stops being scheduled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Task name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"priority":{"name":"priority","type":"\u0005","is_mandatory":true,"title":"Priority of the task within the window (lower number = higher priority)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the task is registered","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceRoleArn":{"name":"serviceRoleArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IAM service role SSM assumes when running the task","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"targets":{"name":"targets","type":"\u0019\n","is_mandatory":true,"title":"Targets the task runs against (key/values pairs from the registration)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"taskArn":{"name":"taskArn","type":"\u0007","is_mandatory":true,"title":"Resource the task uses during execution","desc":"For `RUN_COMMAND` and `AUTOMATION`, the SSM document name or ARN; for `LAMBDA`, the function name or ARN; for `STEP_FUNCTIONS`, the state machine ARN.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"taskType":{"name":"taskType","type":"\u0007","is_mandatory":true,"title":"Task type","desc":"One of `RUN_COMMAND`, `AUTOMATION`, `LAMBDA`, or `STEP_FUNCTIONS`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"windowId":{"name":"windowId","type":"\u0007","is_mandatory":true,"title":"Maintenance window ID the task is registered to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"windowTaskId":{"name":"windowTaskId","type":"\u0007","is_mandatory":true,"title":"Task ID within the maintenance window","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Maintenance window task registration","desc":"Examine a task that the maintenance window runs against its registered targets — the document or function `taskArn` points to, the IAM `iamRole()` SSM assumes to execute it, the priority within the window, and the parallelism guardrails (`maxConcurrency`, `maxErrors`, `cutoffBehavior`). `taskType` is one of `RUN_COMMAND`, `AUTOMATION`, `LAMBDA`, or `STEP_FUNCTIONS`. Selected by the composite `region/windowId/windowTaskId` key returned by `DescribeMaintenanceWindowTasks`.","private":true,"min_provider_version":"13.26.3","defaults":"name taskType priority","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ssm.parameter":{"id":"aws.ssm.parameter","name":"aws.ssm.parameter","fields":{"allowedPattern":{"name":"allowedPattern","type":"\u0007","is_mandatory":true,"title":"Allowed pattern for the parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataType":{"name":"dataType","type":"\u0007","is_mandatory":true,"title":"Data type for the parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description for the parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key associated with the parameter (if any)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedDate":{"name":"lastModifiedDate","type":"\t","is_mandatory":true,"title":"Date when the parameter was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedUser":{"name":"lastModifiedUser","type":"\u0007","is_mandatory":true,"title":"ARN of the principal that most recently changed the parameter","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policies":{"name":"policies","type":"\u0019\n","is_mandatory":true,"title":"Inline parameter policies attached to the parameter (Advanced tier)","desc":"Each entry has `policyType` (one of `Expiration`, `ExpirationNotification`, or `NoChangeNotification`), `policyText` (the JSON policy body), and `policyStatus` (one of `Pending`, `Finished`, `Failed`, `InProgress`).","min_provider_version":"13.26.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region for the parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tier":{"name":"tier","type":"\u0007","is_mandatory":true,"title":"Tier of the parameter (Standard, Advanced, or Intelligent-Tiering)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of the parameter (String, StringList, or SecureString)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"version":{"name":"version","type":"\u0005","is_mandatory":true,"title":"Version of the parameter","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon SSM parameter","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ssm.patchBaseline":{"id":"aws.ssm.patchBaseline","name":"aws.ssm.patchBaseline","fields":{"approvalRules":{"name":"approvalRules","type":"\u0019\n","is_mandatory":true,"title":"Approval rules for the patch baseline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"approvedPatches":{"name":"approvedPatches","type":"\u0019\u0007","is_mandatory":true,"title":"List of explicitly approved patches","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"approvedPatchesComplianceLevel":{"name":"approvedPatchesComplianceLevel","type":"\u0007","is_mandatory":true,"title":"Compliance level for approved patches: CRITICAL, HIGH, MEDIUM, LOW, INFORMATIONAL, UNSPECIFIED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the patch baseline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation date","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the patch baseline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"globalFilters":{"name":"globalFilters","type":"\u0019\n","is_mandatory":true,"title":"Global filters for the patch baseline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Patch baseline ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isDefault":{"name":"isDefault","type":"\u0004","is_mandatory":true,"title":"Whether this is the default baseline for its operating system","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modifiedAt":{"name":"modifiedAt","type":"\t","is_mandatory":true,"title":"Last modified date","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the patch baseline","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"operatingSystem":{"name":"operatingSystem","type":"\u0007","is_mandatory":true,"title":"Operating system: WINDOWS, AMAZON_LINUX_2, AMAZON_LINUX_2023, UBUNTU, REDHAT_ENTERPRISE_LINUX, etc.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the patch baseline exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rejectedPatches":{"name":"rejectedPatches","type":"\u0019\u0007","is_mandatory":true,"title":"List of explicitly rejected patches","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rejectedPatchesAction":{"name":"rejectedPatchesAction","type":"\u0007","is_mandatory":true,"title":"Action for rejected patches: ALLOW_AS_DEPENDENCY or BLOCK","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sources":{"name":"sources","type":"\u0019\n","is_mandatory":true,"title":"Patch sources","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags on the patch baseline","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon SSM patch baseline","private":true,"min_provider_version":"13.6.3","defaults":"id name operatingSystem","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ssm.patchGroup":{"id":"aws.ssm.patchGroup","name":"aws.ssm.patchGroup","fields":{"baseline":{"name":"baseline","type":"\u001baws.ssm.patchBaseline","title":"Patch baseline the patch group is bound to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"baselineId":{"name":"baselineId","type":"\u0007","is_mandatory":true,"title":"ID of the baseline the patch group is bound to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"baselineIdentity":{"name":"baselineIdentity","type":"\n","is_mandatory":true,"title":"Identity of the baseline the patch group is bound to (id, name, description, OS, default flag)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"baselineName":{"name":"baselineName","type":"\u0007","is_mandatory":true,"title":"Name of the baseline the patch group is bound to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"operatingSystem":{"name":"operatingSystem","type":"\u0007","is_mandatory":true,"title":"Operating system the binding applies to","desc":"One of `WINDOWS`, `AMAZON_LINUX`, `AMAZON_LINUX_2`, `AMAZON_LINUX_2023`, `UBUNTU`, `REDHAT_ENTERPRISE_LINUX`, `SUSE`, `CENTOS`, `ORACLE_LINUX`, `DEBIAN`, `MACOS`, `RASPBIAN`, or `ROCKY_LINUX`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"patchGroup":{"name":"patchGroup","type":"\u0007","is_mandatory":true,"title":"Patch group name (the value of the `Patch Group` tag on managed nodes)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the mapping is registered","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Patch group to patch baseline mapping","desc":"Examine which patch baseline a Patch Manager patch group consumes. A patch group is a tag-valued label (the `Patch Group` tag on managed nodes) bound to one baseline per operating system. The `baselineIdentity` dict carries the baseline ID, name, description, operating system, and default flag returned by `DescribePatchGroups`; the typed `baseline()` accessor resolves the matching `aws.ssm.patchBaseline`.","private":true,"min_provider_version":"13.26.3","defaults":"patchGroup operatingSystem baselineName","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.ssm.serviceSetting":{"id":"aws.ssm.serviceSetting","name":"aws.ssm.serviceSetting","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the setting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedDate":{"name":"lastModifiedDate","type":"\t","is_mandatory":true,"title":"Date the setting was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastModifiedUser":{"name":"lastModifiedUser","type":"\u0007","is_mandatory":true,"title":"ARN of the principal that last modified the setting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the setting was queried","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"settingId":{"name":"settingId","type":"\u0007","is_mandatory":true,"title":"Setting ID (e.g., `/ssm/documents/console/public-sharing-permission`)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"settingValue":{"name":"settingValue","type":"\u0007","is_mandatory":true,"title":"Current value of the setting","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the setting","desc":"One of `Default`, `Customized`, or `PendingUpdate`.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"SSM account-level service setting","desc":"Examine the value, status, and last modifier of a single SSM account-level service setting returned by `GetServiceSetting`. The `settingId` field selects the setting — for example `aws.ssm.serviceSetting(settingId: \"/ssm/documents/console/public-sharing-permission\")` — and `status` is one of `Default`, `Customized`, or `PendingUpdate`. Settings of interest for posture audits include the document public-sharing toggle, Session Manager logging destinations, Parameter Store default tier, and managed-instance activation tier.","private":true,"min_provider_version":"13.26.3","defaults":"settingId settingValue status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.stepfunctions":{"id":"aws.stepfunctions","name":"aws.stepfunctions","fields":{"stateMachine":{"name":"stateMachine","type":"\u001baws.stepfunctions.stateMachine","title":"AWS Step Functions state machine","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"stateMachines":{"name":"stateMachines","type":"\u0019\u001baws.stepfunctions.stateMachine","title":"List of state machines across all regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Step Functions","desc":"Use the Step Functions namespace to enumerate state machines in the account. Iterate `stateMachines()` for every state machine across enabled regions — each row surfaces the type (STANDARD or EXPRESS), the Amazon States Language definition, the IAM execution role, logging and X-Ray tracing configuration, and creation time. The related `aws.sfn` namespace exposes the same service with an extra `activities()` accessor.","min_provider_version":"13.12.1","defaults":"stateMachines","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.stepfunctions.stateMachine":{"id":"aws.stepfunctions.stateMachine","name":"aws.stepfunctions.stateMachine","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the state machine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","title":"When the state machine was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"definition":{"name":"definition","type":"\u0007","title":"State machine definition in Amazon States Language (JSON)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role used by the state machine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loggingConfiguration":{"name":"loggingConfiguration","type":"\u001baws.stepfunctions.stateMachine.loggingConfiguration","title":"Logging configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the state machine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the state machine exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Status: ACTIVE or DELETING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the state machine","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tracingEnabled":{"name":"tracingEnabled","type":"\u0004","title":"Whether X-Ray tracing is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type: STANDARD or EXPRESS","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Step Functions state machine","private":true,"min_provider_version":"13.12.1","defaults":"arn name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.stepfunctions.stateMachine.loggingConfiguration":{"id":"aws.stepfunctions.stateMachine.loggingConfiguration","name":"aws.stepfunctions.stateMachine.loggingConfiguration","fields":{"destinations":{"name":"destinations","type":"\u0019\n","is_mandatory":true,"title":"CloudWatch Logs log group destinations","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"includeExecutionData":{"name":"includeExecutionData","type":"\u0004","is_mandatory":true,"title":"Whether execution data is included in log events","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"level":{"name":"level","type":"\u0007","is_mandatory":true,"title":"Log level: ALL, ERROR, FATAL, or OFF","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Step Functions state machine logging configuration","private":true,"min_provider_version":"13.12.1","defaults":"level","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.timestream":{"id":"aws.timestream","fields":{"influxdb":{"name":"influxdb","type":"\u001baws.timestream.influxdb","title":"Amazon Timestream for InfluxDB","desc":"Use the Timestream-for-InfluxDB namespace to enumerate the managed InfluxDB time-series databases in the account. Iterate `instances()` for individual InfluxDB DB instances and `clusters()` for multi-AZ clusters — each row surfaces the instance class or cluster topology, network type, allocated storage, deployment type, log delivery configuration, VPC and subnet placement, and the assigned port.","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"liveanalytics":{"name":"liveanalytics","type":"\u001baws.timestream.liveanalytics","title":"Amazon Timestream for LiveAnalytics","desc":"Use the Timestream LiveAnalytics namespace to enumerate the time-series databases and tables in the account's LiveAnalytics deployment. Iterate `databases()` for the databases (with their KMS encryption and tables) and `tables()` for the underlying tables (with retention windows for memory and magnetic stores, the schema and partition keys, and any scheduled query targets).","provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"is_extension":true},"aws.timestream.influxdb":{"id":"aws.timestream.influxdb","name":"aws.timestream.influxdb","fields":{"cluster":{"name":"cluster","type":"\u001baws.timestream.influxdb.cluster","title":"Amazon Timestream for InfluxDB cluster","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"clusters":{"name":"clusters","type":"\u0019\u001baws.timestream.influxdb.cluster","title":"List of InfluxDB clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instance":{"name":"instance","type":"\u001baws.timestream.influxdb.instance","title":"Amazon Timestream for InfluxDB instance","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"instances":{"name":"instances","type":"\u0019\u001baws.timestream.influxdb.instance","title":"List of InfluxDB instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Timestream for InfluxDB","desc":"Use the Timestream-for-InfluxDB namespace to enumerate the managed InfluxDB time-series databases in the account. Iterate `instances()` for individual InfluxDB DB instances and `clusters()` for multi-AZ clusters — each row surfaces the instance class or cluster topology, network type, allocated storage, deployment type, log delivery configuration, VPC and subnet placement, and the assigned port.","min_provider_version":"11.16.1","defaults":"instances clusters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.timestream.influxdb.cluster":{"id":"aws.timestream.influxdb.cluster","name":"aws.timestream.influxdb.cluster","fields":{"allocatedStorage":{"name":"allocatedStorage","type":"\u0005","is_mandatory":true,"title":"Amount of storage allocated (GiB)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbInstanceType":{"name":"dbInstanceType","type":"\u0007","is_mandatory":true,"title":"DB instance type used by the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbParameterGroupIdentifier":{"name":"dbParameterGroupIdentifier","type":"\u0007","title":"DB parameter group identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbStorageType":{"name":"dbStorageType","type":"\u0007","is_mandatory":true,"title":"DB storage type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deploymentType":{"name":"deploymentType","type":"\u0007","is_mandatory":true,"title":"Deployment type of the cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u0007","is_mandatory":true,"title":"Write and read endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"engineType":{"name":"engineType","type":"\u0007","is_mandatory":true,"title":"Engine type: INFLUXDB_V2, INFLUXDB_V3_CORE, or INFLUXDB_V3_ENTERPRISE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"failoverMode":{"name":"failoverMode","type":"\u0007","title":"Failover mode: AUTOMATIC or NO_FAILOVER","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Service-generated unique identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"influxAuthParametersSecretArn":{"name":"influxAuthParametersSecretArn","type":"\u0007","title":"ARN of the Secrets Manager secret containing InfluxDB auth parameters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logDeliveryEnabled":{"name":"logDeliveryEnabled","type":"\u0004","title":"Whether S3 log delivery is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logDeliveryS3Bucket":{"name":"logDeliveryS3Bucket","type":"\u0007","title":"S3 bucket name for log delivery","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Customer-supplied name of the DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkType":{"name":"networkType","type":"\u0007","is_mandatory":true,"title":"Network type: IPV4 or DUAL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"port":{"name":"port","type":"\u0005","is_mandatory":true,"title":"Port for InfluxDB connections","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publiclyAccessible":{"name":"publiclyAccessible","type":"\u0004","title":"Whether the DB cluster has a public IP to facilitate access","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"readerEndpoint":{"name":"readerEndpoint","type":"\u0007","is_mandatory":true,"title":"Read-only endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups associated with the DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcSubnets":{"name":"vpcSubnets","type":"\u0019\u001baws.vpc.subnet","title":"VPC subnets associated with the DB cluster","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Timestream for InfluxDB cluster","private":true,"min_provider_version":"11.16.1","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.timestream.influxdb.instance":{"id":"aws.timestream.influxdb.instance","name":"aws.timestream.influxdb.instance","fields":{"allocatedStorage":{"name":"allocatedStorage","type":"\u0005","is_mandatory":true,"title":"Amount of storage allocated (GiB)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","title":"Availability Zone of the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbInstanceType":{"name":"dbInstanceType","type":"\u0007","is_mandatory":true,"title":"DB instance type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbParameterGroupIdentifier":{"name":"dbParameterGroupIdentifier","type":"\u0007","title":"DB parameter group identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dbStorageType":{"name":"dbStorageType","type":"\u0007","is_mandatory":true,"title":"DB storage type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deploymentType":{"name":"deploymentType","type":"\u0007","is_mandatory":true,"title":"Deployment type: SINGLE_AZ or WITH_MULTIAZ_STANDBY","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u0007","is_mandatory":true,"title":"Connection endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Service-generated unique identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"influxAuthParametersSecretArn":{"name":"influxAuthParametersSecretArn","type":"\u0007","title":"ARN of the Secrets Manager secret containing InfluxDB auth parameters","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logDeliveryEnabled":{"name":"logDeliveryEnabled","type":"\u0004","title":"Whether S3 log delivery is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logDeliveryS3Bucket":{"name":"logDeliveryS3Bucket","type":"\u0007","title":"S3 bucket name for log delivery","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Customer-supplied name of the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkType":{"name":"networkType","type":"\u0007","is_mandatory":true,"title":"Network type: IPV4 or DUAL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"port":{"name":"port","type":"\u0005","is_mandatory":true,"title":"Port for InfluxDB connections","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publiclyAccessible":{"name":"publiclyAccessible","type":"\u0004","title":"Whether the DB instance has a public IP to facilitate access","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups associated with the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcSubnets":{"name":"vpcSubnets","type":"\u0019\u001baws.vpc.subnet","title":"VPC subnets associated with the DB instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Timestream for InfluxDB instance","private":true,"min_provider_version":"11.16.1","defaults":"arn name status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.timestream.liveanalytics":{"id":"aws.timestream.liveanalytics","name":"aws.timestream.liveanalytics","fields":{"database":{"name":"database","type":"\u001baws.timestream.liveanalytics.database","title":"Amazon Timestream for LiveAnalytics database","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"databases":{"name":"databases","type":"\u0019\u001baws.timestream.liveanalytics.database","title":"List of databases","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"table":{"name":"table","type":"\u001baws.timestream.liveanalytics.table","title":"Amazon Timestream for LiveAnalytics table","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"tables":{"name":"tables","type":"\u0019\u001baws.timestream.liveanalytics.table","title":"List of database tables","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Timestream for LiveAnalytics","desc":"Use the Timestream LiveAnalytics namespace to enumerate the time-series databases and tables in the account's LiveAnalytics deployment. Iterate `databases()` for the databases (with their KMS encryption and tables) and `tables()` for the underlying tables (with retention windows for memory and magnetic stores, the schema and partition keys, and any scheduled query targets).","min_provider_version":"11.15.2","defaults":"databases","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.timestream.liveanalytics.database":{"id":"aws.timestream.liveanalytics.database","name":"aws.timestream.liveanalytics.database","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the database was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKey":{"name":"kmsKey","type":"\u001baws.kms.key","title":"KMS key used to encrypt the data stored in the database","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kmsKeyId":{"name":"kmsKeyId","type":"\u0007","is_mandatory":true,"title":"KMS key ID used to encrypt the data stored in the database","desc":"Deprecated in favor of `kmsKey()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the database exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tableCount":{"name":"tableCount","type":"\u0005","is_mandatory":true,"title":"Total number of tables in database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Resource tags","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Time when the database was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Timestream for LiveAnalytics database","private":true,"min_provider_version":"11.15.2","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.timestream.liveanalytics.table":{"id":"aws.timestream.liveanalytics.table","name":"aws.timestream.liveanalytics.table","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN for the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the table was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"databaseName":{"name":"databaseName","type":"\u0007","is_mandatory":true,"title":"Name of the database","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"magneticStoreWriteProperties":{"name":"magneticStoreWriteProperties","type":"\n","is_mandatory":true,"title":"Magnetic store properties for the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the table exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"retentionProperties":{"name":"retentionProperties","type":"\n","is_mandatory":true,"title":"Retention duration properties for the table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"Time when the table was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Timestream for LiveAnalytics table","private":true,"min_provider_version":"11.15.2","defaults":"name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.transfer":{"id":"aws.transfer","name":"aws.transfer","fields":{"connector":{"name":"connector","type":"\u001baws.transfer.connector","title":"AWS Transfer Family connector (sends files via AS2 or SFTP to an external endpoint)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"connectors":{"name":"connectors","type":"\u0019\u001baws.transfer.connector","title":"List of Transfer Family connectors (outbound AS2/SFTP transfer endpoints)","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"server":{"name":"server","type":"\u001baws.transfer.server","title":"AWS Transfer Family server","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"servers":{"name":"servers","type":"\u0019\u001baws.transfer.server","title":"List of Transfer Family servers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"webApp":{"name":"webApp","type":"\u001baws.transfer.webApp","title":"AWS Transfer Family web app","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"webApps":{"name":"webApps","type":"\u0019\u001baws.transfer.webApp","title":"List of Transfer Family web apps","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workflow":{"name":"workflow","type":"\u001baws.transfer.workflow","title":"AWS Transfer Family workflow","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"workflows":{"name":"workflows","type":"\u0019\u001baws.transfer.workflow","title":"List of Transfer Family workflows","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Transfer Family","desc":"Use the Transfer Family namespace to enumerate the file-transfer service in the account. Iterate `servers()` for SFTP, FTP, FTPS, and AS2 server endpoints (with their identity provider, endpoint type, host-key fingerprint, S3/EFS storage backing, structured-logging role, and security policy), `connectors()` for outbound AS2 and SFTP connectors used to push files to partners, `webApps()` for web-portal access fronts, and `workflows()` for the post-upload processing workflows triggered after a file lands.","min_provider_version":"13.6.3","defaults":"servers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.transfer.connector":{"id":"aws.transfer.connector","name":"aws.transfer.connector","fields":{"accessRole":{"name":"accessRole","type":"\u001baws.iam.role","title":"IAM role that grants the connector permissions to invoke AWS APIs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the connector","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectorId":{"name":"connectorId","type":"\u0007","is_mandatory":true,"title":"Connector identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"egressType":{"name":"egressType","type":"\u0007","title":"Egress configuration type: SERVICE_MANAGED or VPC_LATTICE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"errorMessage":{"name":"errorMessage","type":"\u0007","title":"Error message when status is ERRORED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddressType":{"name":"ipAddressType","type":"\u0007","title":"IP address type for the connector: IPV4, DUALSTACK","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loggingRole":{"name":"loggingRole","type":"\u001baws.iam.role","title":"IAM role used for CloudWatch logging (null when logging is not configured)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the connector exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityPolicyName":{"name":"securityPolicyName","type":"\u0007","title":"Name of the security policy attached to the connector","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceManagedEgressIpAddresses":{"name":"serviceManagedEgressIpAddresses","type":"\u0019\u0007","title":"List of egress IP addresses assigned to the connector when egress type is SERVICE_MANAGED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","title":"Connector status: PENDING, ACTIVE, ERRORED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the connector","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"url":{"name":"url","type":"\u0007","is_mandatory":true,"title":"URL of the partner's AS2 or SFTP endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Transfer Family connector (sends files via AS2 or SFTP to an external endpoint)","private":true,"min_provider_version":"13.20.1","defaults":"arn connectorId status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.transfer.server":{"id":"aws.transfer.server","name":"aws.transfer.server","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the Transfer Family server","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificate":{"name":"certificate","type":"\u001baws.acm.certificate","title":"Certificate for FTPS protocol","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domain":{"name":"domain","type":"\u0007","title":"Domain of the server: S3 or EFS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointType":{"name":"endpointType","type":"\u0007","is_mandatory":true,"title":"Type of endpoint: PUBLIC, VPC, or VPC_ENDPOINT","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"identityProviderType":{"name":"identityProviderType","type":"\u0007","title":"Identity provider type: SERVICE_MANAGED, API_GATEWAY, AWS_DIRECTORY_SERVICE, AWS_LAMBDA","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddressType":{"name":"ipAddressType","type":"\u0007","title":"IP address type for the server: IPV4, DUALSTACK","min_provider_version":"13.7.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loggingRole":{"name":"loggingRole","type":"\u001baws.iam.role","title":"IAM role used for logging","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"protocols":{"name":"protocols","type":"\u0019\u0007","title":"Protocols enabled on the server: SFTP, FTPS, FTP, AS2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the server exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityPolicyName":{"name":"securityPolicyName","type":"\u0007","title":"Security policy name (e.g., TransferSecurityPolicy-2024-01)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serverId":{"name":"serverId","type":"\u0007","is_mandatory":true,"title":"Unique identifier for the server","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the server: ONLINE, OFFLINE, STARTING, STOPPING, START_FAILED, STOP_FAILED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"structuredLogDestinations":{"name":"structuredLogDestinations","type":"\u0019\u0007","title":"Structured log destinations","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the server","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userCount":{"name":"userCount","type":"\u0005","is_mandatory":true,"title":"Number of users associated with the server","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Transfer Family server","private":true,"min_provider_version":"13.6.3","defaults":"arn serverId endpointType protocols","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.transfer.webApp":{"id":"aws.transfer.webApp","name":"aws.transfer.webApp","fields":{"accessEndpoint":{"name":"accessEndpoint","type":"\u0007","is_mandatory":true,"title":"The URL provided to users to interact with the web app","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the web app","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointType":{"name":"endpointType","type":"\u0007","is_mandatory":true,"title":"Endpoint type: PUBLIC or VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the web app exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the web app","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"webAppEndpoint":{"name":"webAppEndpoint","type":"\u0007","is_mandatory":true,"title":"The unique URL for the web app (used as a CloudFront origin)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"webAppId":{"name":"webAppId","type":"\u0007","is_mandatory":true,"title":"Web app identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Transfer Family web app","private":true,"min_provider_version":"13.20.1","defaults":"arn webAppId endpointType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.transfer.workflow":{"id":"aws.transfer.workflow","name":"aws.transfer.workflow","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the workflow","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description for the workflow","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"onExceptionSteps":{"name":"onExceptionSteps","type":"\u0019\n","title":"Steps that run when an exception is encountered (each is a dict shaped like the SDK WorkflowStep)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the workflow exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"steps":{"name":"steps","type":"\u0019\n","title":"Steps that run on workflow execution (each is a dict shaped like the SDK WorkflowStep)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Tags for the workflow","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workflowId":{"name":"workflowId","type":"\u0007","is_mandatory":true,"title":"Workflow identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Transfer Family workflow","private":true,"min_provider_version":"13.20.1","defaults":"arn workflowId description","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.verifiedaccess":{"id":"aws.verifiedaccess","name":"aws.verifiedaccess","fields":{"endpoint":{"name":"endpoint","type":"\u001baws.verifiedaccess.endpoint","title":"AWS Verified Access endpoint","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"endpoints":{"name":"endpoints","type":"\u0019\u001baws.verifiedaccess.endpoint","title":"List of Verified Access endpoints","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"group":{"name":"group","type":"\u001baws.verifiedaccess.group","title":"AWS Verified Access group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"groups":{"name":"groups","type":"\u0019\u001baws.verifiedaccess.group","title":"List of Verified Access groups","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instance":{"name":"instance","type":"\u001baws.verifiedaccess.instance","title":"AWS Verified Access instance","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"instanceLoggingConfiguration":{"name":"instanceLoggingConfiguration","type":"\u001baws.verifiedaccess.instanceLoggingConfiguration","title":"AWS Verified Access instance logging configuration","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"instances":{"name":"instances","type":"\u0019\u001baws.verifiedaccess.instance","title":"List of Verified Access instances","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trustProvider":{"name":"trustProvider","type":"\u001baws.verifiedaccess.trustProvider","title":"AWS Verified Access trust provider","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"trustProviders":{"name":"trustProviders","type":"\u0019\u001baws.verifiedaccess.trustProvider","title":"List of Verified Access trust providers","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Verified Access","desc":"Use the Verified Access namespace to enumerate the zero-trust private application access deployment in the account. Iterate `instances()` for the per-region Verified Access instances (with their attached trust providers and FIPS support), `trustProviders()` for the identity and device trust providers (OIDC, IAM Identity Center, CrowdStrike, Jamf, JumpCloud), `groups()` for the access groups that share an access policy, and `endpoints()` for the application endpoints (load balancer, network interface, RDS, or CIDR) that Verified Access fronts.","min_provider_version":"13.10.0","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.verifiedaccess.endpoint":{"id":"aws.verifiedaccess.endpoint","name":"aws.verifiedaccess.endpoint","fields":{"applicationDomain":{"name":"applicationDomain","type":"\u0007","is_mandatory":true,"title":"Application domain for the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachmentType":{"name":"attachmentType","type":"\u0007","is_mandatory":true,"title":"Attachment type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"domainCertificateArn":{"name":"domainCertificateArn","type":"\u0007","is_mandatory":true,"title":"Domain certificate ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointDomain":{"name":"endpointDomain","type":"\u0007","is_mandatory":true,"title":"Endpoint domain","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointType":{"name":"endpointType","type":"\u0007","is_mandatory":true,"title":"Endpoint type (e.g., load-balancer, network-interface, rds, cidr)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the endpoint exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups associated with the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sseSpecification":{"name":"sseSpecification","type":"\n","is_mandatory":true,"title":"SSE specification (KMS encryption)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\n","is_mandatory":true,"title":"Status of the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"verifiedAccessEndpointId":{"name":"verifiedAccessEndpointId","type":"\u0007","is_mandatory":true,"title":"ID of the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"verifiedAccessGroupId":{"name":"verifiedAccessGroupId","type":"\u0007","is_mandatory":true,"title":"Verified Access group ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"verifiedAccessInstanceId":{"name":"verifiedAccessInstanceId","type":"\u0007","is_mandatory":true,"title":"Verified Access instance ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Verified Access endpoint","private":true,"min_provider_version":"13.10.0","defaults":"verifiedAccessEndpointId applicationDomain endpointType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.verifiedaccess.group":{"id":"aws.verifiedaccess.group","name":"aws.verifiedaccess.group","fields":{"owner":{"name":"owner","type":"\u0007","is_mandatory":true,"title":"Owner of the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the group exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sseSpecification":{"name":"sseSpecification","type":"\n","is_mandatory":true,"title":"SSE specification (KMS encryption)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"verifiedAccessGroupArn":{"name":"verifiedAccessGroupArn","type":"\u0007","is_mandatory":true,"title":"ARN of the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"verifiedAccessGroupId":{"name":"verifiedAccessGroupId","type":"\u0007","is_mandatory":true,"title":"ID of the group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"verifiedAccessInstanceId":{"name":"verifiedAccessInstanceId","type":"\u0007","is_mandatory":true,"title":"Verified Access instance ID the group belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Verified Access group","private":true,"min_provider_version":"13.10.0","defaults":"verifiedAccessGroupId verifiedAccessGroupArn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.verifiedaccess.instance":{"id":"aws.verifiedaccess.instance","name":"aws.verifiedaccess.instance","fields":{"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the instance was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fipsEnabled":{"name":"fipsEnabled","type":"\u0004","is_mandatory":true,"title":"Whether FIPS is enabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdatedAt":{"name":"lastUpdatedAt","type":"\t","is_mandatory":true,"title":"Time when the instance was last updated","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loggingConfiguration":{"name":"loggingConfiguration","type":"\u001baws.verifiedaccess.instanceLoggingConfiguration","title":"Logging configuration for this instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the instance exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trustProviders":{"name":"trustProviders","type":"\u0019\n","is_mandatory":true,"title":"Trust providers associated with this instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"verifiedAccessInstanceId":{"name":"verifiedAccessInstanceId","type":"\u0007","is_mandatory":true,"title":"ID of the Verified Access instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Verified Access instance","private":true,"min_provider_version":"13.10.0","defaults":"verifiedAccessInstanceId description","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.verifiedaccess.instanceLoggingConfiguration":{"id":"aws.verifiedaccess.instanceLoggingConfiguration","name":"aws.verifiedaccess.instanceLoggingConfiguration","fields":{"cloudWatchLogs":{"name":"cloudWatchLogs","type":"\n","is_mandatory":true,"title":"CloudWatch Logs configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"includeTrustContext":{"name":"includeTrustContext","type":"\u0004","is_mandatory":true,"title":"Whether trust context is included in logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kinesisDataFirehose":{"name":"kinesisDataFirehose","type":"\n","is_mandatory":true,"title":"Kinesis Data Firehose configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logVersion":{"name":"logVersion","type":"\u0007","is_mandatory":true,"title":"Log version","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the configuration exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3":{"name":"s3","type":"\n","is_mandatory":true,"title":"S3 configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"verifiedAccessInstanceId":{"name":"verifiedAccessInstanceId","type":"\u0007","is_mandatory":true,"title":"Verified Access instance ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Verified Access instance logging configuration","private":true,"min_provider_version":"13.10.0","defaults":"verifiedAccessInstanceId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.verifiedaccess.trustProvider":{"id":"aws.verifiedaccess.trustProvider","name":"aws.verifiedaccess.trustProvider","fields":{"deviceTrustProviderType":{"name":"deviceTrustProviderType","type":"\u0007","is_mandatory":true,"title":"Device trust provider type (e.g., jamf, crowdstrike)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"oidcOptions":{"name":"oidcOptions","type":"\n","is_mandatory":true,"title":"OIDC options configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policyReferenceName":{"name":"policyReferenceName","type":"\u0007","is_mandatory":true,"title":"Policy reference name used in Cedar policies","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the trust provider exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sseSpecification":{"name":"sseSpecification","type":"\n","is_mandatory":true,"title":"SSE specification (KMS encryption)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the trust provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trustProviderType":{"name":"trustProviderType","type":"\u0007","is_mandatory":true,"title":"Type of trust provider: user or device","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userTrustProviderType":{"name":"userTrustProviderType","type":"\u0007","is_mandatory":true,"title":"User trust provider type (e.g., iam-identity-center, oidc)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"verifiedAccessTrustProviderId":{"name":"verifiedAccessTrustProviderId","type":"\u0007","is_mandatory":true,"title":"ID of the trust provider","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS Verified Access trust provider","private":true,"min_provider_version":"13.10.0","defaults":"verifiedAccessTrustProviderId trustProviderType","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.vpc":{"id":"aws.vpc","name":"aws.vpc","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cidrBlock":{"name":"cidrBlock","type":"\u0007","is_mandatory":true,"title":"IPv4 CIDR block of the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cidrBlockAssociations":{"name":"cidrBlockAssociations","type":"\u0019\n","title":"IPv4 CIDR block associations for the VPC (primary and secondary)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dhcpOptions":{"name":"dhcpOptions","type":"\u001baws.ec2.dhcpOptions","title":"DHCP options set associated with the VPC","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dhcpOptionsId":{"name":"dhcpOptionsId","type":"\u0007","is_mandatory":true,"title":"ID of the set of DHCP options associated with the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableDnsHostnames":{"name":"enableDnsHostnames","type":"\u0004","title":"Whether instances launched in the VPC get public DNS hostnames","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"enableDnsSupport":{"name":"enableDnsSupport","type":"\u0004","title":"Whether DNS resolution is supported for the VPC","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpoint":{"name":"endpoint","type":"\u001baws.vpc.endpoint","title":"Amazon Virtual Private Cloud (VPC) endpoint","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"endpoints":{"name":"endpoints","type":"\u0019\u001baws.vpc.endpoint","title":"List of endpoints for the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"flowLogs":{"name":"flowLogs","type":"\u0019\u001baws.vpc.flowlog","title":"List of flow logs for the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"flowlog":{"name":"flowlog","type":"\u001baws.vpc.flowlog","title":"Amazon Virtual Private Cloud (VPC) flow log","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceTenancy":{"name":"instanceTenancy","type":"\u0007","is_mandatory":true,"title":"How instance hardware tenancy settings are enforced on instances launched in this VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"internetGatewayBlockMode":{"name":"internetGatewayBlockMode","type":"\u0007","is_mandatory":true,"title":"Internet gateway blocking mode: block-bidirectional, block-ingress, or off","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"internetGateways":{"name":"internetGateways","type":"\u0019\u001baws.ec2.internetgateway","title":"Internet gateways attached to the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipv6CidrBlockAssociations":{"name":"ipv6CidrBlockAssociations","type":"\u0019\n","title":"IPv6 CIDR block associations for the VPC","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isDefault":{"name":"isDefault","type":"\u0004","is_mandatory":true,"title":"Whether the VPC is the default VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"natGateways":{"name":"natGateways","type":"\u0019\u001baws.vpc.natgateway","title":"NAT gateways","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"natgateway":{"name":"natgateway","type":"\u001baws.vpc.natgateway","title":"Amazon VPC NAT Gateway","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"networkAcls":{"name":"networkAcls","type":"\u0019\u001baws.ec2.networkacl","title":"Network ACLs in this VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"peeringConnection":{"name":"peeringConnection","type":"\u001baws.vpc.peeringConnection","title":"Amazon VPC Peering Connection","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"peeringConnections":{"name":"peeringConnections","type":"\u0019\u001baws.vpc.peeringConnection","title":"List of peering connections associated with the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region in which the VPC exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routeTables":{"name":"routeTables","type":"\u0019\u001baws.vpc.routetable","title":"List of route tables for the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routetable":{"name":"routetable","type":"\u001baws.vpc.routetable","title":"Amazon Virtual Private Cloud (VPC) route table","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups in this VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceEndpoint":{"name":"serviceEndpoint","type":"\u001baws.vpc.serviceEndpoint","title":"Amazon VPC Service Endpoint","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"serviceEndpoints":{"name":"serviceEndpoints","type":"\u0019\u001baws.vpc.serviceEndpoint","title":"List of service endpoints associated with the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the VPC: pending or available","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnet":{"name":"subnet","type":"\u001baws.vpc.subnet","title":"Amazon Virtual Private Cloud (VPC) subnet","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"subnets":{"name":"subnets","type":"\u0019\u001baws.vpc.subnet","title":"List of subnets for the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpnGateway":{"name":"vpnGateway","type":"\u001baws.vpc.vpnGateway","title":"Amazon Virtual Private Cloud (VPC) virtual private gateway","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"vpnGateways":{"name":"vpnGateways","type":"\u0019\u001baws.vpc.vpnGateway","title":"Virtual private gateways attached to the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Virtual Private Cloud (VPC)","desc":"Examine a VPC along with its subnets, route tables, internet/NAT gateways, flow logs, peering connections, service endpoints, and VPN gateways. Use the `id` field as the selection key — for example `aws.vpc(id: \"vpc-0a1b2c3d\")`. Each row reports the IPv4 CIDR block, state, default-VPC flag, instance tenancy, region, internet-gateway block mode, tags, and the typed sub-resources for each component of the VPC topology.","min_provider_version":"11.15.2","defaults":"id isDefault cidrBlock region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.vpc.endpoint":{"id":"aws.vpc.endpoint","name":"aws.vpc.endpoint","fields":{"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnsEntries":{"name":"dnsEntries","type":"\u0019\n","is_mandatory":true,"title":"DNS entries for the endpoint","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID of the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddressType":{"name":"ipAddressType","type":"\u0007","is_mandatory":true,"title":"IP address type: ipv4, ipv6, dualstack","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkInterfaces":{"name":"networkInterfaces","type":"\u0019\u001baws.ec2.networkinterface","title":"Network interfaces for the endpoint (interface endpoints only)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerId":{"name":"ownerId","type":"\u0007","is_mandatory":true,"title":"Owner of the endpoint","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"policyDocument":{"name":"policyDocument","type":"\u0007","is_mandatory":true,"title":"Policy document associated with the endpoint, if applicable","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privateDnsEnabled":{"name":"privateDnsEnabled","type":"\u0004","is_mandatory":true,"title":"Whether to associate a private hosted zone with the specified VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region in which the VPC endpoint exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"requesterManaged":{"name":"requesterManaged","type":"\u0004","is_mandatory":true,"title":"Whether the endpoint is requester-managed","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routeTables":{"name":"routeTables","type":"\u0019\u001baws.vpc.routetable","title":"Route tables associated with the endpoint (gateway endpoints only)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups associated with the endpoint (interface endpoints only)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"serviceName":{"name":"serviceName","type":"\u0007","is_mandatory":true,"title":"Endpoint service name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"VPC endpoint state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnets":{"name":"subnets","type":"\u0019\u0007","is_mandatory":true,"title":"Subnets for the (interface) endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the endpoint","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of the endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u0007","is_mandatory":true,"title":"VPC in which the endpoint exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Virtual Private Cloud (VPC) endpoint","private":true,"min_provider_version":"11.15.2","defaults":"id type region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.vpc.flowlog":{"id":"aws.vpc.flowlog","name":"aws.vpc.flowlog","fields":{"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deliverLogsStatus":{"name":"deliverLogsStatus","type":"\u0007","is_mandatory":true,"title":"Delivery log status for the flow log data","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destination":{"name":"destination","type":"\u0007","is_mandatory":true,"title":"Destination for the flow log data","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationType":{"name":"destinationType","type":"\u0007","is_mandatory":true,"title":"Destination type for the flow log data","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRole":{"name":"iamRole","type":"\u001baws.iam.role","title":"IAM role that publishes flow logs to CloudWatch Logs","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID of the flow log","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logFormat":{"name":"logFormat","type":"\u0007","is_mandatory":true,"title":"Format for the flow log","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logGroup":{"name":"logGroup","type":"\u001baws.cloudwatch.loggroup","title":"CloudWatch log group destination (when destinationType is cloud-watch-logs)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"maxAggregationInterval":{"name":"maxAggregationInterval","type":"\u0005","is_mandatory":true,"title":"Maximum interval for capturing and aggregating packets into a flow log record","desc":"One of 60 seconds (1 minute) or 600 seconds (10 minutes).","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region in which the VPC flow log exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"s3Bucket":{"name":"s3Bucket","type":"\u001baws.s3.bucket","title":"S3 bucket destination (when destinationType is s3)","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the flow log","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the flow log","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trafficType":{"name":"trafficType","type":"\u0007","is_mandatory":true,"title":"Type of traffic to monitor: ACCEPT, ALL, and REJECT","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u0007","is_mandatory":true,"title":"VPC in which the flow log exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Virtual Private Cloud (VPC) flow log","private":true,"min_provider_version":"11.15.2","defaults":"id region status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.vpc.natgateway":{"id":"aws.vpc.natgateway","name":"aws.vpc.natgateway","fields":{"address":{"name":"address","type":"\u001baws.vpc.natgateway.address","title":"Amazon VPC NAT gateway address","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"addresses":{"name":"addresses","type":"\u0019\u001baws.vpc.natgateway.address","is_mandatory":true,"title":"List of addresses associated with the NAT gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Time when the gateway was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"natGatewayId":{"name":"natGatewayId","type":"\u0007","is_mandatory":true,"title":"ID of the NAT gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the NAT gateway (pending, failed, available, deleting, or deleted)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnet":{"name":"subnet","type":"\u001baws.vpc.subnet","title":"Subnet for the NAT gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the NAT gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC associated with the NAT gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon VPC NAT Gateway","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.vpc.natgateway.address":{"id":"aws.vpc.natgateway.address","name":"aws.vpc.natgateway.address","fields":{"allocationId":{"name":"allocationId","type":"\u0007","is_mandatory":true,"title":"Allocation ID for the address","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"isPrimary":{"name":"isPrimary","type":"\u0004","is_mandatory":true,"title":"Whether this is the primary address for the NAT gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkInterfaceId":{"name":"networkInterfaceId","type":"\u0007","is_mandatory":true,"title":"Network interface ID for the address","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privateIp":{"name":"privateIp","type":"\u0007","is_mandatory":true,"title":"Private IP associated with the address","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"publicIp":{"name":"publicIp","type":"\u001baws.ec2.eip","title":"EIP associated with the address","desc":"AllocationId can get us back to the actual EIP.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon VPC NAT gateway address","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.vpc.peeringConnection":{"id":"aws.vpc.peeringConnection","name":"aws.vpc.peeringConnection","fields":{"accepterAccountId":{"name":"accepterAccountId","type":"\u0007","is_mandatory":true,"title":"Account ID of the accepter VPC owner","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"acceptorVpc":{"name":"acceptorVpc","type":"\u001baws.vpc.peeringConnection.peeringVpc","title":"VPC for the peering connection acceptor","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnsResolutionEnabled":{"name":"dnsResolutionEnabled","type":"\u0004","is_mandatory":true,"title":"Whether DNS resolution from the remote VPC is enabled for this peering connection","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"expirationTime":{"name":"expirationTime","type":"\t","is_mandatory":true,"title":"Expiration time for the peering connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the peering connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"peeringVpc":{"name":"peeringVpc","type":"\u001baws.vpc.peeringConnection.peeringVpc","title":"Amazon VPC Peering Connection Peering VPC","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"requesterAccountId":{"name":"requesterAccountId","type":"\u0007","is_mandatory":true,"title":"Account ID of the requester VPC owner","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"requestorVpc":{"name":"requestorVpc","type":"\u001baws.vpc.peeringConnection.peeringVpc","title":"VPC for the peering connection requestor","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Status of the peering connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the peering connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon VPC Peering Connection","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.vpc.peeringConnection.peeringVpc":{"id":"aws.vpc.peeringConnection.peeringVpc","name":"aws.vpc.peeringConnection.peeringVpc","fields":{"allowDnsResolutionFromRemoteVpc":{"name":"allowDnsResolutionFromRemoteVpc","type":"\u0004","is_mandatory":true,"title":"Whether DNS resolution from the remote VPC is allowed","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipv4CiderBlocks":{"name":"ipv4CiderBlocks","type":"\u0019\u0007","is_mandatory":true,"title":"List of IPv4 CIDR blocks for peering connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipv6CiderBlocks":{"name":"ipv6CiderBlocks","type":"\u0019\u0007","is_mandatory":true,"title":"List of IPv6 CIDR blocks for peering connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerID":{"name":"ownerID","type":"\u0007","is_mandatory":true,"title":"Owner ID of the peering connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region of the peering connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpc":{"name":"vpc","type":"\u001baws.vpc","title":"VPC associated with the peering connection (populated if it's in the same account)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcId":{"name":"vpcId","type":"\u0007","is_mandatory":true,"title":"ID of the VPC associated with the peering connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon VPC Peering Connection Peering VPC","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.vpc.routetable":{"id":"aws.vpc.routetable","name":"aws.vpc.routetable","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the route table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"association":{"name":"association","type":"\u001baws.vpc.routetable.association","title":"Amazon Virtual Private Cloud (VPC) route table association","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"associations":{"name":"associations","type":"\u0019\u001baws.vpc.routetable.association","title":"A list of association descriptions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID of the route table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the route table exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"route":{"name":"route","type":"\u001baws.vpc.routetable.route","title":"Amazon Virtual Private Cloud (VPC) route table route entry","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"routeEntries":{"name":"routeEntries","type":"\u0019\u001baws.vpc.routetable.route","title":"List of routes in the route table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routes":{"name":"routes","type":"\u0019\n","is_mandatory":true,"title":"Raw route entries dict","desc":"Deprecated in favor of `routeEntries`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the route table","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Virtual Private Cloud (VPC) route table","private":true,"min_provider_version":"11.15.2","defaults":"id routes.length","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.vpc.routetable.association":{"id":"aws.vpc.routetable.association","name":"aws.vpc.routetable.association","fields":{"associationsState":{"name":"associationsState","type":"\n","is_mandatory":true,"title":"Association state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"gatewayId":{"name":"gatewayId","type":"\u0007","is_mandatory":true,"title":"Unique ID of the associated gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"main":{"name":"main","type":"\u0004","is_mandatory":true,"title":"Whether this is the main association","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routeTableAssociationId":{"name":"routeTableAssociationId","type":"\u0007","is_mandatory":true,"title":"Unique ID of the association","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routeTableId":{"name":"routeTableId","type":"\u0007","is_mandatory":true,"title":"Unique ID of the route table","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnet":{"name":"subnet","type":"\u001baws.vpc.subnet","title":"Subnet of the route table association","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Virtual Private Cloud (VPC) route table association","private":true,"min_provider_version":"11.15.2","defaults":"routeTableAssociationId gatewayId","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.vpc.routetable.route":{"id":"aws.vpc.routetable.route","name":"aws.vpc.routetable.route","fields":{"carrierGatewayId":{"name":"carrierGatewayId","type":"\u0007","is_mandatory":true,"title":"ID of the carrier gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"coreNetworkArn":{"name":"coreNetworkArn","type":"\u0007","is_mandatory":true,"title":"ARN of the core network","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationCidrBlock":{"name":"destinationCidrBlock","type":"\u0007","is_mandatory":true,"title":"IPv4 CIDR block used for the destination match","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationIpv6CidrBlock":{"name":"destinationIpv6CidrBlock","type":"\u0007","is_mandatory":true,"title":"IPv6 CIDR block used for the destination match","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"destinationPrefixListId":{"name":"destinationPrefixListId","type":"\u0007","is_mandatory":true,"title":"Prefix list ID for the destination match","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"egressOnlyInternetGatewayId":{"name":"egressOnlyInternetGatewayId","type":"\u0007","is_mandatory":true,"title":"ID of the egress-only internet gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"gatewayId":{"name":"gatewayId","type":"\u0007","is_mandatory":true,"title":"ID of a gateway attached to the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID for this route (route table ID + destination)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceId":{"name":"instanceId","type":"\u0007","is_mandatory":true,"title":"ID of a NAT instance in the VPC","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceOwnerId":{"name":"instanceOwnerId","type":"\u0007","is_mandatory":true,"title":"ID of the Amazon Web Services account that owns the instance","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"localGatewayId":{"name":"localGatewayId","type":"\u0007","is_mandatory":true,"title":"ID of the local gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"natGatewayId":{"name":"natGatewayId","type":"\u0007","is_mandatory":true,"title":"ID of a NAT gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkInterfaceId":{"name":"networkInterfaceId","type":"\u0007","is_mandatory":true,"title":"ID of the network interface","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"origin":{"name":"origin","type":"\u0007","is_mandatory":true,"title":"How the route was created (CreateRouteTable, CreateRoute, EnableVgwRoutePropagation)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the route (active, blackhole)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"transitGatewayId":{"name":"transitGatewayId","type":"\u0007","is_mandatory":true,"title":"ID of a transit gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcPeeringConnectionId":{"name":"vpcPeeringConnectionId","type":"\u0007","is_mandatory":true,"title":"ID of a VPC peering connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Virtual Private Cloud (VPC) route table route entry","private":true,"min_provider_version":"11.15.2","defaults":"destinationCidrBlock state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.vpc.serviceEndpoint":{"id":"aws.vpc.serviceEndpoint","name":"aws.vpc.serviceEndpoint","fields":{"acceptanceRequired":{"name":"acceptanceRequired","type":"\u0004","title":"Whether acceptance is required","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZones":{"name":"availabilityZones","type":"\u0019\u0007","title":"List of availability zones for the service endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnsNames":{"name":"dnsNames","type":"\u0019\u0007","is_mandatory":true,"title":"List of base endpoint DNS names for the service endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Service ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"managesVpcEndpoints":{"name":"managesVpcEndpoints","type":"\u0004","title":"Whether the service endpoint manages VPC endpoints","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Service name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"owner":{"name":"owner","type":"\u0007","is_mandatory":true,"title":"Service owner","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"payerResponsibility":{"name":"payerResponsibility","type":"\u0007","title":"Service payer responsibility","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privateDnsNameVerificationState":{"name":"privateDnsNameVerificationState","type":"\u0007","title":"Service private DNS name verification state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"privateDnsNames":{"name":"privateDnsNames","type":"\u0019\u0007","title":"List of service private DNS names","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags for the service endpoint","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Service type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpcEndpointPolicySupported":{"name":"vpcEndpointPolicySupported","type":"\u0004","title":"Whether the service supports VPC endpoint policy","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon VPC Service Endpoint","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.vpc.subnet":{"id":"aws.vpc.subnet","name":"aws.vpc.subnet","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the subnet","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"assignIpv6AddressOnCreation":{"name":"assignIpv6AddressOnCreation","type":"\u0004","is_mandatory":true,"title":"Whether a network interface created in this subnet (including a network interface created by RunInstances ) receives an IPv6 address","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability zone where this subnet is located","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availableIpAddressCount":{"name":"availableIpAddressCount","type":"\u0005","is_mandatory":true,"title":"The number of available IP addresses in the subnet","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cidrs":{"name":"cidrs","type":"\u0007","is_mandatory":true,"title":"List of CIDR descriptions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultForAvailabilityZone":{"name":"defaultForAvailabilityZone","type":"\u0004","is_mandatory":true,"title":"Whether this is the default subnet for the availability zone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"flowLogs":{"name":"flowLogs","type":"\u0019\u001baws.vpc.flowlog","title":"Flow logs for this subnet","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique ID of the subnet","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"internetGatewayBlockMode":{"name":"internetGatewayBlockMode","type":"\u0007","is_mandatory":true,"title":"Internet gateway blocking mode: block-bidirectional, block-ingress, or off","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipv6CidrBlock":{"name":"ipv6CidrBlock","type":"\u0007","is_mandatory":true,"title":"IPv6 CIDR block associated with the subnet","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"mapPublicIpOnLaunch":{"name":"mapPublicIpOnLaunch","type":"\u0004","is_mandatory":true,"title":"Whether instances launched in this subnet receive public IPv4 addresses","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the subnet (from tags)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"natGateway":{"name":"natGateway","type":"\u001baws.vpc.natgateway","title":"NAT gateway in this subnet","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkAcl":{"name":"networkAcl","type":"\u001baws.ec2.networkacl","title":"Network ACL associated with this subnet","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region in which the VPC subnet exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"routeTable":{"name":"routeTable","type":"\u001baws.vpc.routetable","title":"Route table associated with this subnet","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the subnet: pending, available, unavailable, failed, or failed-insufficient-capacity","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the subnet","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Virtual Private Cloud (VPC) subnet","private":true,"min_provider_version":"11.15.2","defaults":"id cidrs region availabilityZone defaultForAvailabilityZone","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.vpc.vpnGateway":{"id":"aws.vpc.vpnGateway","name":"aws.vpc.vpnGateway","fields":{"amazonSideAsn":{"name":"amazonSideAsn","type":"\u0005","is_mandatory":true,"title":"Private Autonomous System Number (ASN) for the Amazon side of a BGP session","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the virtual private gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"attachments":{"name":"attachments","type":"\u0019\n","is_mandatory":true,"title":"VPC attachments for the virtual private gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"availabilityZone":{"name":"availabilityZone","type":"\u0007","is_mandatory":true,"title":"Availability zone for the virtual private gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the virtual private gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where the virtual private gateway exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State of the virtual private gateway: pending, available, deleting, or deleted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","is_mandatory":true,"title":"Tags on the virtual private gateway","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"type":{"name":"type","type":"\u0007","is_mandatory":true,"title":"Type of VPN connection the virtual private gateway supports (ipsec.1)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vpnConnections":{"name":"vpnConnections","type":"\u0019\u001baws.ec2.vpnconnection","title":"VPN connections associated with this virtual private gateway","min_provider_version":"13.6.3","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon Virtual Private Cloud (VPC) virtual private gateway","private":true,"min_provider_version":"11.15.2","defaults":"id state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf":{"id":"aws.waf","name":"aws.waf","fields":{"acl":{"name":"acl","type":"\u001baws.waf.acl","title":"Amazon WAF v2 ACL","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"acls":{"name":"acls","type":"\u0019\u001baws.waf.acl","title":"List of WAF ACLs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipSets":{"name":"ipSets","type":"\u0019\u001baws.waf.ipset","title":"List of WAF IP sets","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipset":{"name":"ipset","type":"\u001baws.waf.ipset","title":"Amazon WAF IP set (defining IP Ranges)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"regexPatternSet":{"name":"regexPatternSet","type":"\u001baws.waf.regexPatternSet","title":"Amazon WAF regex pattern set","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"regexPatternSets":{"name":"regexPatternSets","type":"\u0019\u001baws.waf.regexPatternSet","title":"List of WAF regex pattern sets","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rule":{"name":"rule","type":"\u001baws.waf.rule","title":"Amazon WAF rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ruleGroups":{"name":"ruleGroups","type":"\u0019\u001baws.waf.rulegroup","title":"List of WAF rules","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rulegroup":{"name":"rulegroup","type":"\u001baws.waf.rulegroup","title":"Amazon WAF v2 RuleGroup","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"scope":{"name":"scope","type":"\u0007","is_mandatory":true,"title":"Scope either REGIONAL or CLOUDFRONT","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"AWS WAF v2","desc":"Use the WAF v2 namespace to enumerate web application firewall building blocks attached to ALBs, API Gateway stages, AppSync APIs, and CloudFront distributions. Iterate `acls()` for web ACLs (each carrying its rules, default action, and logging configuration), `ruleGroups()` for reusable rule groups, `ipSets()` for IP-set match references, and `regexPatternSets()` for shared regex pattern sets. The `scope` field records whether resources are CloudFront-scoped (global) or REGIONAL.","min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.acl":{"id":"aws.waf.acl","name":"aws.waf.acl","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"associatedResources":{"name":"associatedResources","type":"\u0019\u0007","title":"ARNs of resources associated with this web ACL","min_provider_version":"11.16.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"loggingConfiguration":{"name":"loggingConfiguration","type":"\u001baws.waf.acl.loggingConfiguration","title":"Logging configuration for the ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"managedByFirewallManager":{"name":"managedByFirewallManager","type":"\u0004","title":"Whether the ACL is managed by Firewall Manager","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the ACL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rules":{"name":"rules","type":"\u0019\u001baws.waf.rule","title":"List of WAF rules","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scope":{"name":"scope","type":"\u0007","is_mandatory":true,"title":"Scope either REGIONAL or CLOUDFRONT","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WAF v2 ACL","private":true,"min_provider_version":"11.15.2","defaults":"name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.acl.loggingConfiguration":{"id":"aws.waf.acl.loggingConfiguration","name":"aws.waf.acl.loggingConfiguration","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the web ACL this logging config belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"logDestinationConfigs":{"name":"logDestinationConfigs","type":"\u0019\u0007","is_mandatory":true,"title":"Log destination ARNs (CloudWatch, S3, or Firehose)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"managedByFirewallManager":{"name":"managedByFirewallManager","type":"\u0004","is_mandatory":true,"title":"Whether managed by Firewall Manager","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"redactedFields":{"name":"redactedFields","type":"\u0019\u0007","is_mandatory":true,"title":"Fields that are redacted from logs","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WAF ACL logging configuration","private":true,"min_provider_version":"11.16.1","defaults":"arn","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.ipset":{"id":"aws.waf.ipset","name":"aws.waf.ipset","fields":{"addressType":{"name":"addressType","type":"\u0007","title":"Address type: ipv4 or ipv6","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"addresses":{"name":"addresses","type":"\n","title":"List of IP addresses","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the IP set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the IP set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the IP set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the IP set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scope":{"name":"scope","type":"\u0007","is_mandatory":true,"title":"Scope: REGIONAL or CLOUDFRONT","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WAF IP set (defining IP Ranges)","private":true,"min_provider_version":"11.15.2","defaults":"name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.regexPatternSet":{"id":"aws.waf.regexPatternSet","name":"aws.waf.regexPatternSet","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the regex pattern set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the regex pattern set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the regex pattern set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the regex pattern set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"regularExpressions":{"name":"regularExpressions","type":"\u0019\u0007","is_mandatory":true,"title":"List of regular expression patterns","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scope":{"name":"scope","type":"\u0007","is_mandatory":true,"title":"Scope: REGIONAL or CLOUDFRONT","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WAF regex pattern set","private":true,"min_provider_version":"11.16.1","defaults":"name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule":{"id":"aws.waf.rule","name":"aws.waf.rule","fields":{"action":{"name":"action","type":"\u001baws.waf.rule.action","is_mandatory":true,"title":"Part of the rule that tells WAF what to do with a web request when it matches the criteria defined in the rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"belongsTo":{"name":"belongsTo","type":"\u0007","is_mandatory":true,"title":"ARN of either rule ACL or the RuleGroup that this rule belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fieldtomatch":{"name":"fieldtomatch","type":"\u001baws.waf.rule.fieldtomatch","title":"Component of an HTTP request that a WAF rule inspects (URI, headers, body, cookies, etc.)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ARN of the ACL/rule group combined with the rule name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the rule","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"priority":{"name":"priority","type":"\u0005","is_mandatory":true,"title":"Priority from lowest to highest number","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statement":{"name":"statement","type":"\u001baws.waf.rule.statement","is_mandatory":true,"title":"Part of the rule that tells WAF how to inspect a web request","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WAF rule","private":true,"min_provider_version":"11.15.2","defaults":"name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.action":{"id":"aws.waf.rule.action","name":"aws.waf.rule.action","fields":{"action":{"name":"action","type":"\u0007","is_mandatory":true,"title":"One of Block, Allow, Count, Captcha, Challenge, Excluded_as_Count","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"responseCode":{"name":"responseCode","type":"\u0007","is_mandatory":true,"title":"HTTP Response Code, only if the action is Block","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this action belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Action that happens if a rule statement matches","private":true,"min_provider_version":"11.15.2","defaults":"action","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.fieldtomatch":{"id":"aws.waf.rule.fieldtomatch","name":"aws.waf.rule.fieldtomatch","fields":{"allQueryArguments":{"name":"allQueryArguments","type":"\u0004","is_mandatory":true,"title":"Whether to match all query arguments","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"body":{"name":"body","type":"\u001baws.waf.rule.fieldtomatch.body","is_mandatory":true,"title":"Whether to match the body (match if not null)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"cookie":{"name":"cookie","type":"\u001baws.waf.rule.fieldtomatch.cookie","is_mandatory":true,"title":"Whether to match the cookie (match if not null)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"headerOrder":{"name":"headerOrder","type":"\u001baws.waf.rule.fieldtomatch.headerorder","is_mandatory":true,"title":"Whether to match the header order (match if not null)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"headerorder":{"name":"headerorder","type":"\u001baws.waf.rule.fieldtomatch.headerorder","title":"Header-order inspection settings for a WAF rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"headers":{"name":"headers","type":"\u001baws.waf.rule.fieldtomatch.headers","is_mandatory":true,"title":"Whether to match the header (match if not null)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ja3Fingerprint":{"name":"ja3Fingerprint","type":"\u001baws.waf.rule.fieldtomatch.ja3fingerprint","is_mandatory":true,"title":"Whether to match the JA3 fingerprint (match if not null)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ja3fingerprint":{"name":"ja3fingerprint","type":"\u001baws.waf.rule.fieldtomatch.ja3fingerprint","title":"JA3 TLS fingerprint inspection settings for a WAF rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"jsonBody":{"name":"jsonBody","type":"\u001baws.waf.rule.fieldtomatch.jsonbody","is_mandatory":true,"title":"Whether to match the JSON body (match if not null)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"jsonbody":{"name":"jsonbody","type":"\u001baws.waf.rule.fieldtomatch.jsonbody","title":"JSON request-body inspection settings for a WAF rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"method":{"name":"method","type":"\u0004","is_mandatory":true,"title":"Whether to match the HTTP method: GET or POST","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"queryString":{"name":"queryString","type":"\u0004","is_mandatory":true,"title":"Whether to match the query string","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"singleHeader":{"name":"singleHeader","type":"\u001baws.waf.rule.fieldtomatch.singleheader","is_mandatory":true,"title":"Whether to match the single header (match if not null)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"singleQueryArgument":{"name":"singleQueryArgument","type":"\u001baws.waf.rule.fieldtomatch.singlequeryargument","is_mandatory":true,"title":"Whether to match the single query argument of the field (match if not null)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"singleheader":{"name":"singleheader","type":"\u001baws.waf.rule.fieldtomatch.singleheader","title":"Single named header inspection settings for a WAF rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"singlequeryargument":{"name":"singlequeryargument","type":"\u001baws.waf.rule.fieldtomatch.singlequeryargument","title":"Single named query-argument inspection settings for a WAF rule","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"target":{"name":"target","type":"\u0007","is_mandatory":true,"title":"Request component being inspected (e.g., METHOD, URI_PATH, QUERY_STRING, BODY, HEADERS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"uriPath":{"name":"uriPath","type":"\u0004","is_mandatory":true,"title":"Whether to match the URI path","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Component of an HTTP request that a WAF rule inspects (URI, headers, body, cookies, etc.)","private":true,"min_provider_version":"11.15.2","defaults":"target","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.fieldtomatch.body":{"id":"aws.waf.rule.fieldtomatch.body","name":"aws.waf.rule.fieldtomatch.body","fields":{"overSizeHandling":{"name":"overSizeHandling","type":"\u0007","is_mandatory":true,"title":"What to do if the body is over size","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Request body inspection settings for a WAF rule","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.fieldtomatch.cookie":{"id":"aws.waf.rule.fieldtomatch.cookie","name":"aws.waf.rule.fieldtomatch.cookie","fields":{"overSizeHandling":{"name":"overSizeHandling","type":"\u0007","is_mandatory":true,"title":"What to do if the cookie is over size","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Cookie inspection settings for a WAF rule","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.fieldtomatch.headerorder":{"id":"aws.waf.rule.fieldtomatch.headerorder","name":"aws.waf.rule.fieldtomatch.headerorder","fields":{"overSizeHandling":{"name":"overSizeHandling","type":"\u0007","is_mandatory":true,"title":"What to do if the order of headers is over size","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Header-order inspection settings for a WAF rule","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.fieldtomatch.headers":{"id":"aws.waf.rule.fieldtomatch.headers","name":"aws.waf.rule.fieldtomatch.headers","fields":{"matchPattern":{"name":"matchPattern","type":"\u001baws.waf.rule.fieldtomatch.headers.matchpattern","is_mandatory":true,"title":"Header names included in or excluded from inspection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"matchScope":{"name":"matchScope","type":"\u0007","is_mandatory":true,"title":"Part of each header to inspect: ALL, KEY, or VALUE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"matchpattern":{"name":"matchpattern","type":"\u001baws.waf.rule.fieldtomatch.headers.matchpattern","title":"Header names that a WAF rule inspects","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"overSizeHandling":{"name":"overSizeHandling","type":"\u0007","is_mandatory":true,"title":"What to do if the headers exceed the inspection size limit","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Header inspection settings for a WAF rule","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.fieldtomatch.headers.matchpattern":{"id":"aws.waf.rule.fieldtomatch.headers.matchpattern","name":"aws.waf.rule.fieldtomatch.headers.matchpattern","fields":{"all":{"name":"all","type":"\u0004","is_mandatory":true,"title":"Whether to inspect every header (overrides includeHeaders/excludeHeaders)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"excludeHeaders":{"name":"excludeHeaders","type":"\u0019\u0007","is_mandatory":true,"title":"Header names to skip","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"includeHeaders":{"name":"includeHeaders","type":"\u0019\u0007","is_mandatory":true,"title":"Header names to inspect","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Header names that a WAF rule inspects","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.fieldtomatch.ja3fingerprint":{"id":"aws.waf.rule.fieldtomatch.ja3fingerprint","name":"aws.waf.rule.fieldtomatch.ja3fingerprint","fields":{"fallbackBehavior":{"name":"fallbackBehavior","type":"\u0007","is_mandatory":true,"title":"Behavior when the JA3 fingerprint cannot be computed: MATCH or NO_MATCH","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"JA3 TLS fingerprint inspection settings for a WAF rule","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.fieldtomatch.jsonbody":{"id":"aws.waf.rule.fieldtomatch.jsonbody","name":"aws.waf.rule.fieldtomatch.jsonbody","fields":{"invalidFallbackBehavior":{"name":"invalidFallbackBehavior","type":"\u0007","is_mandatory":true,"title":"What to do if the body is not valid JSON","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"matchPattern":{"name":"matchPattern","type":"\u001baws.waf.rule.fieldtomatch.jsonbody.matchpattern","is_mandatory":true,"title":"JSON paths included in or excluded from inspection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"matchScope":{"name":"matchScope","type":"\u0007","is_mandatory":true,"title":"Part of the JSON to inspect: ALL, KEY, or VALUE","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"matchpattern":{"name":"matchpattern","type":"\u001baws.waf.rule.fieldtomatch.jsonbody.matchpattern","title":"JSON paths within the request body that a WAF rule inspects","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"overSizeHandling":{"name":"overSizeHandling","type":"\u0007","is_mandatory":true,"title":"What to do if the body is over size","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"JSON request-body inspection settings for a WAF rule","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.fieldtomatch.jsonbody.matchpattern":{"id":"aws.waf.rule.fieldtomatch.jsonbody.matchpattern","name":"aws.waf.rule.fieldtomatch.jsonbody.matchpattern","fields":{"all":{"name":"all","type":"\u0004","is_mandatory":true,"title":"Whether to inspect every JSON path (overrides includePaths)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"includePaths":{"name":"includePaths","type":"\u0019\u0007","is_mandatory":true,"title":"JSON paths to inspect","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"JSON paths within the request body that a WAF rule inspects","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.fieldtomatch.singleheader":{"id":"aws.waf.rule.fieldtomatch.singleheader","name":"aws.waf.rule.fieldtomatch.singleheader","fields":{"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the header","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Single named header inspection settings for a WAF rule","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.fieldtomatch.singlequeryargument":{"id":"aws.waf.rule.fieldtomatch.singlequeryargument","name":"aws.waf.rule.fieldtomatch.singlequeryargument","fields":{"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the query argument","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Single named query-argument inspection settings for a WAF rule","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement":{"id":"aws.waf.rule.statement","name":"aws.waf.rule.statement","fields":{"andStatement":{"name":"andStatement","type":"\u001baws.waf.rule.statement.andstatement","is_mandatory":true,"title":"Statement that matches if all sub-statements match","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"andstatement":{"name":"andstatement","type":"\u001baws.waf.rule.statement.andstatement","title":"Rule statement that matches if all of the rule statements inside it match","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"byteMatchStatement":{"name":"byteMatchStatement","type":"\u001baws.waf.rule.statement.bytematchstatement","is_mandatory":true,"title":"Statement that matches certain bytes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bytematchstatement":{"name":"bytematchstatement","type":"\u001baws.waf.rule.statement.bytematchstatement","title":"Rule statement that matches a specified sequence of bytes","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"geoMatchStatement":{"name":"geoMatchStatement","type":"\u001baws.waf.rule.statement.geomatchstatement","is_mandatory":true,"title":"Statement that matches requests from certain countries","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"geomatchstatement":{"name":"geomatchstatement","type":"\u001baws.waf.rule.statement.geomatchstatement","title":"Rule statement that checks for requests from certain countries","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipSetReferenceStatement":{"name":"ipSetReferenceStatement","type":"\u001baws.waf.rule.statement.ipsetreferencestatement","is_mandatory":true,"title":"Statement that matches requests from certain ips defined in an IPSet","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipsetreferencestatement":{"name":"ipsetreferencestatement","type":"\u001baws.waf.rule.statement.ipsetreferencestatement","title":"Rule statement that checks for requests from IP addresses defined in an IPSet","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"json":{"name":"json","type":"\n","is_mandatory":true,"title":"Entire statement as JSON","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kind":{"name":"kind","type":"\u0007","is_mandatory":true,"title":"Kind of statement, e.g., \"sqliMatchStatement\"","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"labelMatchStatement":{"name":"labelMatchStatement","type":"\u001baws.waf.rule.statement.labelmatchstatement","is_mandatory":true,"title":"Statement that matches requests with certain labels","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"labelmatchstatement":{"name":"labelmatchstatement","type":"\u001baws.waf.rule.statement.labelmatchstatement","title":"Rule statement that matches requests by labels added by previously evaluated rules","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"managedRuleGroupStatement":{"name":"managedRuleGroupStatement","type":"\u001baws.waf.rule.statement.managedrulegroupstatement","is_mandatory":true,"title":"Statement managed by AWS","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"managedrulegroupstatement":{"name":"managedrulegroupstatement","type":"\u001baws.waf.rule.statement.managedrulegroupstatement","title":"Rule statement that is managed by AWS","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"notStatement":{"name":"notStatement","type":"\u001baws.waf.rule.statement.notstatement","is_mandatory":true,"title":"Statement that matches if the conditions are not met","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"notstatement":{"name":"notstatement","type":"\u001baws.waf.rule.statement.notstatement","title":"Rule statement that negates another rule statement","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"orStatement":{"name":"orStatement","type":"\u001baws.waf.rule.statement.orstatement","is_mandatory":true,"title":"Statement that matches if one or many sub-statements match","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"orstatement":{"name":"orstatement","type":"\u001baws.waf.rule.statement.orstatement","title":"Rule statement that matches if one of the rule statements inside it matches","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"rateBasedStatement":{"name":"rateBasedStatement","type":"\u001baws.waf.rule.statement.ratebasedstatement","is_mandatory":true,"title":"Statement that matches if a request comes in at a certain rate (rate limiting)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ratebasedstatement":{"name":"ratebasedstatement","type":"\u001baws.waf.rule.statement.ratebasedstatement","title":"Rule statement that matches at a certain rate of requests (rate limiting)","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"regexMatchStatement":{"name":"regexMatchStatement","type":"\u001baws.waf.rule.statement.regexmatchstatement","is_mandatory":true,"title":"Statement that matches a regex pattern","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"regexPatternSetReferenceStatement":{"name":"regexPatternSetReferenceStatement","type":"\u001baws.waf.rule.statement.regexpatternsetreferencestatement","is_mandatory":true,"title":"Statement that matches a regex pattern defined in a regex pattern set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"regexmatchstatement":{"name":"regexmatchstatement","type":"\u001baws.waf.rule.statement.regexmatchstatement","title":"Rule statement that matches a specified regex pattern","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"regexpatternsetreferencestatement":{"name":"regexpatternsetreferencestatement","type":"\u001baws.waf.rule.statement.regexpatternsetreferencestatement","title":"Rule statement that checks for a regex pattern defined in a regex pattern set","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ruleGroupReferenceStatement":{"name":"ruleGroupReferenceStatement","type":"\u001baws.waf.rule.statement.rulegroupreferencestatement","is_mandatory":true,"title":"Statement that refers to the rules in a rule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rulegroupreferencestatement":{"name":"rulegroupreferencestatement","type":"\u001baws.waf.rule.statement.rulegroupreferencestatement","title":"Rule statement that refers to a group of rules","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"sizeConstraintStatement":{"name":"sizeConstraintStatement","type":"\u001baws.waf.rule.statement.sizeconstraintstatement","is_mandatory":true,"title":"Statement that matches the size of the request","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sizeconstraintstatement":{"name":"sizeconstraintstatement","type":"\u001baws.waf.rule.statement.sizeconstraintstatement","title":"Rule statement that checks the size of the specified field","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"sqliMatchStatement":{"name":"sqliMatchStatement","type":"\u001baws.waf.rule.statement.sqlimatchstatement","is_mandatory":true,"title":"Statement that detects SQL injection attacks","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sqlimatchstatement":{"name":"sqlimatchstatement","type":"\u001baws.waf.rule.statement.sqlimatchstatement","title":"Statement that matches SQLI attacks","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"xssMatchStatement":{"name":"xssMatchStatement","type":"\u001baws.waf.rule.statement.xssmatchstatement","is_mandatory":true,"title":"Statement that detects XSS attacks","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"xssmatchstatement":{"name":"xssmatchstatement","type":"\u001baws.waf.rule.statement.xssmatchstatement","title":"Statement that matches XSS attacks","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"AWS WAF rule statement (matching condition for a WAF rule)","private":true,"min_provider_version":"11.15.2","defaults":"kind","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement.andstatement":{"id":"aws.waf.rule.statement.andstatement","name":"aws.waf.rule.statement.andstatement","fields":{"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statements":{"name":"statements","type":"\u0019\u001baws.waf.rule.statement","is_mandatory":true,"title":"Sub-statements","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Rule statement that matches if all of the rule statements inside it match","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement.bytematchstatement":{"id":"aws.waf.rule.statement.bytematchstatement","name":"aws.waf.rule.statement.bytematchstatement","fields":{"fieldToMatch":{"name":"fieldToMatch","type":"\u001baws.waf.rule.fieldtomatch","is_mandatory":true,"title":"HTTP request component this rule inspects","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"searchString":{"name":"searchString","type":"\u0007","is_mandatory":true,"title":"String to search for","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Rule statement that matches a specified sequence of bytes","private":true,"min_provider_version":"11.15.2","defaults":"searchString","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement.geomatchstatement":{"id":"aws.waf.rule.statement.geomatchstatement","name":"aws.waf.rule.statement.geomatchstatement","fields":{"countryCodes":{"name":"countryCodes","type":"\u0019\u0007","is_mandatory":true,"title":"Country codes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Rule statement that checks for requests from certain countries","private":true,"min_provider_version":"11.15.2","defaults":"countryCodes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement.ipsetreferencestatement":{"id":"aws.waf.rule.statement.ipsetreferencestatement","name":"aws.waf.rule.statement.ipsetreferencestatement","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the ipset","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipSetForwardedIPConfig":{"name":"ipSetForwardedIPConfig","type":"\u001baws.waf.rule.statement.ipsetreferencestatement.ipsetforwardedipconfig","is_mandatory":true,"title":"ipSetForwardedIPConfig","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipsetforwardedipconfig":{"name":"ipsetforwardedipconfig","type":"\u001baws.waf.rule.statement.ipsetreferencestatement.ipsetforwardedipconfig","title":"Forwarded-IP configuration for an IPSet reference statement","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Rule statement that checks for requests from IP addresses defined in an IPSet","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement.ipsetreferencestatement.ipsetforwardedipconfig":{"id":"aws.waf.rule.statement.ipsetreferencestatement.ipsetforwardedipconfig","name":"aws.waf.rule.statement.ipsetreferencestatement.ipsetforwardedipconfig","fields":{"fallbackBehavior":{"name":"fallbackBehavior","type":"\u0007","is_mandatory":true,"title":"Behavior when the forwarded-IP header is missing or malformed: MATCH or NO_MATCH","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"headerName":{"name":"headerName","type":"\u0007","is_mandatory":true,"title":"Name of the header","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"position":{"name":"position","type":"\u0007","is_mandatory":true,"title":"Position of the IP within the forwarded-IP header to inspect: FIRST, LAST, or ANY","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Forwarded-IP configuration for an IPSet reference statement","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement.labelmatchstatement":{"id":"aws.waf.rule.statement.labelmatchstatement","name":"aws.waf.rule.statement.labelmatchstatement","fields":{"key":{"name":"key","type":"\u0007","is_mandatory":true,"title":"Label key to match against the labels added by previously evaluated rules","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scope":{"name":"scope","type":"\u0007","is_mandatory":true,"title":"Match scope: LABEL (full label) or NAMESPACE (label namespace prefix)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Rule statement that matches requests by labels added by previously evaluated rules","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement.managedrulegroupstatement":{"id":"aws.waf.rule.statement.managedrulegroupstatement","name":"aws.waf.rule.statement.managedrulegroupstatement","fields":{"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the managed rule group (e.g., AWSManagedRulesCommonRuleSet)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"vendorName":{"name":"vendorName","type":"\u0007","is_mandatory":true,"title":"Vendor that publishes the managed rule group (e.g., AWS)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Rule statement that is managed by AWS","private":true,"min_provider_version":"11.15.2","defaults":"name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement.notstatement":{"id":"aws.waf.rule.statement.notstatement","name":"aws.waf.rule.statement.notstatement","fields":{"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statement":{"name":"statement","type":"\u001baws.waf.rule.statement","is_mandatory":true,"title":"Sub-statement (will be negated)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Rule statement that negates another rule statement","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement.orstatement":{"id":"aws.waf.rule.statement.orstatement","name":"aws.waf.rule.statement.orstatement","fields":{"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statements":{"name":"statements","type":"\u0019\u001baws.waf.rule.statement","is_mandatory":true,"title":"Sub-statements","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Rule statement that matches if one of the rule statements inside it matches","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement.ratebasedstatement":{"id":"aws.waf.rule.statement.ratebasedstatement","name":"aws.waf.rule.statement.ratebasedstatement","title":"Rule statement that matches at a certain rate of requests (rate limiting)","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement.regexmatchstatement":{"id":"aws.waf.rule.statement.regexmatchstatement","name":"aws.waf.rule.statement.regexmatchstatement","fields":{"fieldToMatch":{"name":"fieldToMatch","type":"\u001baws.waf.rule.fieldtomatch","is_mandatory":true,"title":"HTTP request component this rule inspects","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"regexString":{"name":"regexString","type":"\u0007","is_mandatory":true,"title":"Regex pattern to match","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Rule statement that matches a specified regex pattern","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement.regexpatternsetreferencestatement":{"id":"aws.waf.rule.statement.regexpatternsetreferencestatement","name":"aws.waf.rule.statement.regexpatternsetreferencestatement","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the regex pattern set","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fieldToMatch":{"name":"fieldToMatch","type":"\u001baws.waf.rule.fieldtomatch","is_mandatory":true,"title":"Field that is matched","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Rule statement that checks for a regex pattern defined in a regex pattern set","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement.rulegroupreferencestatement":{"id":"aws.waf.rule.statement.rulegroupreferencestatement","name":"aws.waf.rule.statement.rulegroupreferencestatement","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the rule group","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"excludeRules":{"name":"excludeRules","type":"\u0019\u0007","is_mandatory":true,"title":"List of rules to exclude","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Rule statement that refers to a group of rules","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement.sizeconstraintstatement":{"id":"aws.waf.rule.statement.sizeconstraintstatement","name":"aws.waf.rule.statement.sizeconstraintstatement","fields":{"comparisonOperator":{"name":"comparisonOperator","type":"\u0007","is_mandatory":true,"title":"How to compare the size","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"fieldToMatch":{"name":"fieldToMatch","type":"\u001baws.waf.rule.fieldtomatch","is_mandatory":true,"title":"HTTP request component this rule inspects","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"size":{"name":"size","type":"\u0005","is_mandatory":true,"title":"Size that triggers this statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Rule statement that checks the size of the specified field","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement.sqlimatchstatement":{"id":"aws.waf.rule.statement.sqlimatchstatement","name":"aws.waf.rule.statement.sqlimatchstatement","fields":{"fieldToMatch":{"name":"fieldToMatch","type":"\u001baws.waf.rule.fieldtomatch","is_mandatory":true,"title":"HTTP request component this rule inspects","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sensitivityLevel":{"name":"sensitivityLevel","type":"\u0007","is_mandatory":true,"title":"How aggressive the statement matches","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Statement that matches SQLI attacks","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rule.statement.xssmatchstatement":{"id":"aws.waf.rule.statement.xssmatchstatement","name":"aws.waf.rule.statement.xssmatchstatement","fields":{"fieldToMatch":{"name":"fieldToMatch","type":"\u001baws.waf.rule.fieldtomatch","is_mandatory":true,"title":"HTTP request component this rule inspects","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ruleName":{"name":"ruleName","type":"\u0007","is_mandatory":true,"title":"Name of the rule this statement belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statementID":{"name":"statementID","type":"\u0007","is_mandatory":true,"title":"ID of the statement","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Statement that matches XSS attacks","private":true,"min_provider_version":"11.15.2","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.waf.rulegroup":{"id":"aws.waf.rulegroup","name":"aws.waf.rulegroup","fields":{"arn":{"name":"arn","type":"\u0007","is_mandatory":true,"title":"ARN of the rulegroup","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the rulegroup","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the rulegroup","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the rulegroup","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rules":{"name":"rules","type":"\u0019\u001baws.waf.rule","title":"List of waf rules","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"scope":{"name":"scope","type":"\u0007","is_mandatory":true,"title":"Scope either REGIONAL or CLOUDFRONT","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WAF v2 RuleGroup","private":true,"min_provider_version":"11.15.2","defaults":"name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.workdocs":{"id":"aws.workdocs","name":"aws.workdocs","fields":{"document":{"name":"document","type":"\u001baws.workdocs.document","title":"Amazon WorkDocs document","desc":"Examine a document stored in WorkDocs — its parent folder, creator, resource state (ACTIVE, RESTORING, RECYCLING, RECYCLED), labels, and the metadata of the document's latest version (content type, size, signature, status, source, and timestamps). Documents are discovered by walking one level below each WorkDocs user's root folder; documents nested deeper than one level are not yet traversed.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"documents":{"name":"documents","type":"\u0019\u001baws.workdocs.document","title":"List of WorkDocs documents reachable from each user's root folder (one level deep)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"folder":{"name":"folder","type":"\u001baws.workdocs.folder","title":"Amazon WorkDocs folder","desc":"Examine a folder stored in WorkDocs — its name, creator, parent folder, resource state (ACTIVE, RESTORING, RECYCLING, RECYCLED), latest version size, signature, and labels. Folders are discovered by walking one level below each WorkDocs user's root folder; deeper subtrees are not yet traversed.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"folders":{"name":"folders","type":"\u0019\u001baws.workdocs.folder","title":"List of WorkDocs folders reachable from each user's root folder (one level deep)","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"user":{"name":"user","type":"\u001baws.workdocs.user","title":"Amazon WorkDocs user","desc":"Examine a user provisioned in a WorkDocs site — the username, email, status (ACTIVE, INACTIVE, PENDING), role (USER, ADMIN, POWERUSER, MINIMALUSER, WORKSPACESUSER), locale, time zone, organization assignment, storage rule (allocated bytes, type) and current utilization. The user also exposes typed references to its `rootFolder` and `recycleBinFolder` so audits can traverse into the WorkDocs hierarchy without copying ids.","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"users":{"name":"users","type":"\u0019\u001baws.workdocs.user","title":"List of WorkDocs users across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WorkDocs","desc":"Use the WorkDocs namespace to enumerate users, folders, and documents provisioned in the account's WorkDocs sites. Iterate `users()` for every WorkDocs user across enabled regions — each entry reports the user's status, role, time zone, organization assignment, storage allocation, recycle bin and root folder. Iterate `folders()` and `documents()` for the immediate children of every user's root folder, including creator references, resource state, labels, and (for documents) latest version metadata. Folder and document discovery is bounded to one level below each user's root folder; deeper subtrees are not traversed.","min_provider_version":"11.15.5","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.workdocs.document":{"id":"aws.workdocs.document","name":"aws.workdocs.document","fields":{"createdTimestamp":{"name":"createdTimestamp","type":"\t","is_mandatory":true,"title":"Time when the document was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creator":{"name":"creator","type":"\u001baws.workdocs.user","title":"User who created the document","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creatorId":{"name":"creatorId","type":"\u0007","is_mandatory":true,"title":"ID of the user who created the document","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the document","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"labels":{"name":"labels","type":"\u0019\u0007","is_mandatory":true,"title":"Labels applied to the document","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestVersionMetadata":{"name":"latestVersionMetadata","type":"\n","is_mandatory":true,"title":"Metadata of the latest version of the document (id, name, contentType, size, signature, status, source, and content/version timestamps)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modifiedTimestamp":{"name":"modifiedTimestamp","type":"\t","is_mandatory":true,"title":"Time when the document was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"organizationId":{"name":"organizationId","type":"\u0007","is_mandatory":true,"title":"Organization (directory) ID the document belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parentFolder":{"name":"parentFolder","type":"\u001baws.workdocs.folder","title":"Parent folder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where this document exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceState":{"name":"resourceState","type":"\u0007","is_mandatory":true,"title":"Resource state of the document: ACTIVE, RESTORING, RECYCLING, or RECYCLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WorkDocs document","desc":"Examine a document stored in WorkDocs — its parent folder, creator, resource state (ACTIVE, RESTORING, RECYCLING, RECYCLED), labels, and the metadata of the document's latest version (content type, size, signature, status, source, and timestamps). Documents are discovered by walking one level below each WorkDocs user's root folder; documents nested deeper than one level are not yet traversed.","private":true,"min_provider_version":"13.21.4","defaults":"id resourceState","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.workdocs.folder":{"id":"aws.workdocs.folder","name":"aws.workdocs.folder","fields":{"createdTimestamp":{"name":"createdTimestamp","type":"\t","is_mandatory":true,"title":"Time when the folder was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creator":{"name":"creator","type":"\u001baws.workdocs.user","title":"User who created the folder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creatorId":{"name":"creatorId","type":"\u0007","is_mandatory":true,"title":"ID of the user who created the folder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the folder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"labels":{"name":"labels","type":"\u0019\u0007","is_mandatory":true,"title":"Labels applied to the folder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"latestVersionSize":{"name":"latestVersionSize","type":"\u0005","is_mandatory":true,"title":"Size of the latest version of the folder metadata, in bytes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modifiedTimestamp":{"name":"modifiedTimestamp","type":"\t","is_mandatory":true,"title":"Time when the folder was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the folder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"organizationId":{"name":"organizationId","type":"\u0007","is_mandatory":true,"title":"Organization (directory) ID the folder belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"parentFolder":{"name":"parentFolder","type":"\u001baws.workdocs.folder","title":"Parent folder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where this folder exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"resourceState":{"name":"resourceState","type":"\u0007","is_mandatory":true,"title":"Resource state of the folder: ACTIVE, RESTORING, RECYCLING, or RECYCLED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"signature":{"name":"signature","type":"\u0007","is_mandatory":true,"title":"Unique identifier created from the subfolders and documents of the folder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"size":{"name":"size","type":"\u0005","is_mandatory":true,"title":"Size of the folder metadata, in bytes","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WorkDocs folder","desc":"Examine a folder stored in WorkDocs — its name, creator, parent folder, resource state (ACTIVE, RESTORING, RECYCLING, RECYCLED), latest version size, signature, and labels. Folders are discovered by walking one level below each WorkDocs user's root folder; deeper subtrees are not yet traversed.","private":true,"min_provider_version":"13.21.4","defaults":"name id resourceState","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.workdocs.user":{"id":"aws.workdocs.user","name":"aws.workdocs.user","fields":{"createdTimestamp":{"name":"createdTimestamp","type":"\t","is_mandatory":true,"title":"Time when the user was created","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"emailAddress":{"name":"emailAddress","type":"\u0007","is_mandatory":true,"title":"Email address","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"givenName":{"name":"givenName","type":"\u0007","is_mandatory":true,"title":"Given (first) name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Internal user ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"locale":{"name":"locale","type":"\u0007","is_mandatory":true,"title":"Locale setting for the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"modifiedTimestamp":{"name":"modifiedTimestamp","type":"\t","is_mandatory":true,"title":"Time when the user was last modified","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"organizationId":{"name":"organizationId","type":"\u0007","is_mandatory":true,"title":"Organization (directory) ID the user belongs to","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recycleBinFolder":{"name":"recycleBinFolder","type":"\u001baws.workdocs.folder","title":"Recycle bin folder for this user","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"recycleBinFolderId":{"name":"recycleBinFolderId","type":"\u0007","is_mandatory":true,"title":"ID of the user's recycle bin folder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region where this user exists","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rootFolder":{"name":"rootFolder","type":"\u001baws.workdocs.folder","title":"Root folder for this user","min_provider_version":"13.21.4","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rootFolderId":{"name":"rootFolderId","type":"\u0007","is_mandatory":true,"title":"ID of the user's root folder","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"User status: ACTIVE, INACTIVE, or PENDING","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageAllocatedInBytes":{"name":"storageAllocatedInBytes","type":"\u0005","is_mandatory":true,"title":"Storage allocated to the user in bytes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageType":{"name":"storageType","type":"\u0007","is_mandatory":true,"title":"Storage rule type: UNLIMITED or QUOTA","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"storageUtilizedInBytes":{"name":"storageUtilizedInBytes","type":"\u0005","is_mandatory":true,"title":"Storage used by the user in bytes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"surname":{"name":"surname","type":"\u0007","is_mandatory":true,"title":"Surname (last name)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"timeZoneId":{"name":"timeZoneId","type":"\u0007","is_mandatory":true,"title":"Time zone ID for the user","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userType":{"name":"userType","type":"\u0007","is_mandatory":true,"title":"User type: USER, ADMIN, POWERUSER, MINIMALUSER, or WORKSPACESUSER","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"username":{"name":"username","type":"\u0007","is_mandatory":true,"title":"Username","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WorkDocs user","desc":"Examine a user provisioned in a WorkDocs site — the username, email, status (ACTIVE, INACTIVE, PENDING), role (USER, ADMIN, POWERUSER, MINIMALUSER, WORKSPACESUSER), locale, time zone, organization assignment, storage rule (allocated bytes, type) and current utilization. The user also exposes typed references to its `rootFolder` and `recycleBinFolder` so audits can traverse into the WorkDocs hierarchy without copying ids.","private":true,"min_provider_version":"11.15.5","defaults":"username emailAddress status","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.workspaces":{"id":"aws.workspaces","name":"aws.workspaces","fields":{"bundle":{"name":"bundle","type":"\u001baws.workspaces.bundle","title":"Amazon WorkSpaces bundle","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"bundles":{"name":"bundles","type":"\u0019\u001baws.workspaces.bundle","title":"List of workspace bundles across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"directories":{"name":"directories","type":"\u0019\u001baws.workspaces.directory","title":"List of registered workspace directories across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"directory":{"name":"directory","type":"\u001baws.workspaces.directory","title":"Amazon WorkSpaces directory","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"image":{"name":"image","type":"\u001baws.workspaces.image","title":"Amazon WorkSpaces image","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"images":{"name":"images","type":"\u0019\u001baws.workspaces.image","title":"List of workspace images across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instances":{"name":"instances","type":"\u0019\u001baws.workspaces.workspace","title":"List of all workspace instances across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipGroup":{"name":"ipGroup","type":"\u001baws.workspaces.ipGroup","title":"Amazon WorkSpaces IP access control group","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ipGroups":{"name":"ipGroups","type":"\u0019\u001baws.workspaces.ipGroup","title":"List of IP access control groups across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workspace":{"name":"workspace","type":"\u001baws.workspaces.workspace","title":"Amazon WorkSpaces workspace instance","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true}},"title":"Amazon WorkSpaces","desc":"Use the WorkSpaces namespace to enumerate the persistent virtual desktop service in the account. Iterate `directories()` for the registered workspace directories (with their authentication settings and SAML/Active-Directory bindings), `instances()` for the running WorkSpaces (with running mode, root and user volume encryption, compute type, and state), `ipGroups()` for IP access control groups, `images()` for workspace images, and `bundles()` for the available workspace bundles.","min_provider_version":"11.16.1","defaults":"directories","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.workspaces.bundle":{"id":"aws.workspaces.bundle","name":"aws.workspaces.bundle","fields":{"bundleId":{"name":"bundleId","type":"\u0007","is_mandatory":true,"title":"Bundle identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"bundleType":{"name":"bundleType","type":"\u0007","is_mandatory":true,"title":"Bundle type: REGULAR or STANDBY","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"computeType":{"name":"computeType","type":"\n","is_mandatory":true,"title":"Compute type configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creationTime":{"name":"creationTime","type":"\t","is_mandatory":true,"title":"Bundle creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Bundle description","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageId":{"name":"imageId","type":"\u0007","is_mandatory":true,"title":"Associated image ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastUpdatedTime":{"name":"lastUpdatedTime","type":"\t","is_mandatory":true,"title":"Last update timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Bundle name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"owner":{"name":"owner","type":"\u0007","is_mandatory":true,"title":"Owner account ID or AMAZON","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rootStorage":{"name":"rootStorage","type":"\n","is_mandatory":true,"title":"Root storage configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Bundle state: AVAILABLE, PENDING, ERROR","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userStorage":{"name":"userStorage","type":"\n","is_mandatory":true,"title":"User storage configuration","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WorkSpaces bundle","private":true,"min_provider_version":"11.16.1","defaults":"bundleId name region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.workspaces.directory":{"id":"aws.workspaces.directory","name":"aws.workspaces.directory","fields":{"alias":{"name":"alias","type":"\u0007","is_mandatory":true,"title":"Directory alias","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"certificateBasedAuthProperties":{"name":"certificateBasedAuthProperties","type":"\n","is_mandatory":true,"title":"Certificate-based authentication properties","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"defaultCreationProperties":{"name":"defaultCreationProperties","type":"\n","is_mandatory":true,"title":"Default workspace creation properties","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"directoryId":{"name":"directoryId","type":"\u0007","is_mandatory":true,"title":"Directory identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"directoryName":{"name":"directoryName","type":"\u0007","is_mandatory":true,"title":"Fully qualified directory name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"directoryType":{"name":"directoryType","type":"\u0007","is_mandatory":true,"title":"Directory type: SIMPLE_AD, AD_CONNECTOR, CUSTOMER_MANAGED, AWS_IAM_IDENTITY_CENTER","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dnsIpAddresses":{"name":"dnsIpAddresses","type":"\u0019\u0007","is_mandatory":true,"title":"DNS IP addresses","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"endpointEncryptionMode":{"name":"endpointEncryptionMode","type":"\u0007","is_mandatory":true,"title":"Endpoint encryption mode: STANDARD_TLS or FIPS_VALIDATED","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"iamRoleId":{"name":"iamRoleId","type":"\u0007","is_mandatory":true,"title":"IAM role identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipGroupIds":{"name":"ipGroupIds","type":"\u0019\u0007","is_mandatory":true,"title":"Associated IP access control group IDs","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"selfservicePermissions":{"name":"selfservicePermissions","type":"\n","is_mandatory":true,"title":"Self-service permissions for users","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"Directory state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetIds":{"name":"subnetIds","type":"\u0019\u0007","is_mandatory":true,"title":"Subnet identifiers","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Resource tags","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workspaceAccessProperties":{"name":"workspaceAccessProperties","type":"\n","is_mandatory":true,"title":"Workspace access properties for device types","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WorkSpaces directory","private":true,"min_provider_version":"11.16.1","defaults":"directoryId directoryName state region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.workspaces.image":{"id":"aws.workspaces.image","name":"aws.workspaces.image","fields":{"created":{"name":"created","type":"\t","is_mandatory":true,"title":"Image creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Image description","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"imageId":{"name":"imageId","type":"\u0007","is_mandatory":true,"title":"Image identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Image name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"operatingSystem":{"name":"operatingSystem","type":"\n","is_mandatory":true,"title":"Operating system details","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ownerAccountId":{"name":"ownerAccountId","type":"\u0007","is_mandatory":true,"title":"Account that owns the image","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State: AVAILABLE, PENDING, ERROR","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WorkSpaces image","private":true,"min_provider_version":"11.16.1","defaults":"imageId name state region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.workspaces.ipGroup":{"id":"aws.workspaces.ipGroup","name":"aws.workspaces.ipGroup","fields":{"groupDesc":{"name":"groupDesc","type":"\u0007","is_mandatory":true,"title":"IP group description","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"groupId":{"name":"groupId","type":"\u0007","is_mandatory":true,"title":"IP group identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"groupName":{"name":"groupName","type":"\u0007","is_mandatory":true,"title":"IP group name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userRules":{"name":"userRules","type":"\u0019\n","is_mandatory":true,"title":"IP rules (each has ipRule and ruleDesc)","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WorkSpaces IP access control group","private":true,"min_provider_version":"11.16.1","defaults":"groupId groupName region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.workspaces.workspace":{"id":"aws.workspaces.workspace","name":"aws.workspaces.workspace","fields":{"bundleId":{"name":"bundleId","type":"\u0007","is_mandatory":true,"title":"Bundle ID used to create the workspace","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"computerName":{"name":"computerName","type":"\u0007","is_mandatory":true,"title":"Computer name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectionState":{"name":"connectionState","type":"\u0007","title":"Connection state: CONNECTED, DISCONNECTED, UNKNOWN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"connectionStateCheckTimestamp":{"name":"connectionStateCheckTimestamp","type":"\t","title":"Timestamp of the last connection state check","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"directoryId":{"name":"directoryId","type":"\u0007","is_mandatory":true,"title":"Associated directory ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"errorCode":{"name":"errorCode","type":"\u0007","is_mandatory":true,"title":"Error code if in error state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"errorMessage":{"name":"errorMessage","type":"\u0007","is_mandatory":true,"title":"Error message if in error state","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAddress":{"name":"ipAddress","type":"\u0007","is_mandatory":true,"title":"IP address of the workspace","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"lastKnownUserConnectionTimestamp":{"name":"lastKnownUserConnectionTimestamp","type":"\t","title":"Timestamp of the last known user connection","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rootVolumeEncryptionEnabled":{"name":"rootVolumeEncryptionEnabled","type":"\u0004","is_mandatory":true,"title":"Whether the root volume is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"securityGroups":{"name":"securityGroups","type":"\u0019\u001baws.ec2.securitygroup","title":"Security groups associated with the workspace network interfaces","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"state":{"name":"state","type":"\u0007","is_mandatory":true,"title":"State: PENDING, AVAILABLE, IMPAIRED, UNHEALTHY, REBOOTING, etc.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"subnetId":{"name":"subnetId","type":"\u0007","is_mandatory":true,"title":"Subnet ID","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"tags":{"name":"tags","type":"\u001a\u0007\u0007","title":"Resource tags","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userName":{"name":"userName","type":"\u0007","is_mandatory":true,"title":"User associated with the workspace","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userVolumeEncryptionEnabled":{"name":"userVolumeEncryptionEnabled","type":"\u0004","is_mandatory":true,"title":"Whether the user volume is encrypted","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"volumeEncryptionKey":{"name":"volumeEncryptionKey","type":"\u0007","is_mandatory":true,"title":"KMS key ARN for volume encryption","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"workspaceId":{"name":"workspaceId","type":"\u0007","is_mandatory":true,"title":"Workspace identifier","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WorkSpaces workspace instance","private":true,"min_provider_version":"11.16.1","defaults":"workspaceId userName state region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.workspacesweb":{"id":"aws.workspacesweb","name":"aws.workspacesweb","fields":{"ipAccessSetting":{"name":"ipAccessSetting","type":"\u001baws.workspacesweb.ipAccessSetting","title":"Amazon WorkSpaces Web IP access settings","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"ipAccessSettings":{"name":"ipAccessSettings","type":"\u0019\u001baws.workspacesweb.ipAccessSetting","title":"List of IP access settings across all enabled regions","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"portal":{"name":"portal","type":"\u001baws.workspacesweb.portal","title":"Amazon WorkSpaces Web portal","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"portals":{"name":"portals","type":"\u0019\u001baws.workspacesweb.portal","title":"List of WorkSpaces Web portals across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trustStore":{"name":"trustStore","type":"\u001baws.workspacesweb.trustStore","title":"Amazon WorkSpaces Web trust store","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"trustStores":{"name":"trustStores","type":"\u0019\u001baws.workspacesweb.trustStore","title":"List of trust stores across all enabled regions","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userAccessLoggingSetting":{"name":"userAccessLoggingSetting","type":"\u001baws.workspacesweb.userAccessLoggingSetting","title":"Amazon WorkSpaces Web user access logging setting","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"userAccessLoggingSettings":{"name":"userAccessLoggingSettings","type":"\u0019\u001baws.workspacesweb.userAccessLoggingSetting","title":"List of user access logging settings across all enabled regions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userSetting":{"name":"userSetting","type":"\u001baws.workspacesweb.userSetting","title":"Amazon WorkSpaces Web user settings","is_private":true,"provider":"go.mondoo.com/cnquery/v9/providers/aws","is_implicit_resource":true},"userSettings":{"name":"userSettings","type":"\u0019\u001baws.workspacesweb.userSetting","title":"List of user settings across all enabled regions","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WorkSpaces Web","desc":"Use the WorkSpaces Web namespace to enumerate the browser-based remote access service in the account. Iterate `portals()` for the published portals, `userAccessLoggingSettings()` for Kinesis Data Streams logging configurations, `ipAccessSettings()` for IP allowlist policies, `trustStores()` for trust stores backing certificate-based auth, and `userSettings()` for the per-portal session policies (clipboard, download/upload, print, and idle timeout).","min_provider_version":"11.16.1","defaults":"portals","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.workspacesweb.ipAccessSetting":{"id":"aws.workspacesweb.ipAccessSetting","name":"aws.workspacesweb.ipAccessSetting","fields":{"associatedPortals":{"name":"associatedPortals","type":"\u0019\u001baws.workspacesweb.portal","title":"Web portals that this IP access settings resource is associated with","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creationDate":{"name":"creationDate","type":"\t","is_mandatory":true,"title":"Creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customerManagedKey":{"name":"customerManagedKey","type":"\u001baws.kms.key","title":"Customer-managed KMS key used to encrypt sensitive data (null when AWS-managed)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Description of the IP access settings","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"displayName":{"name":"displayName","type":"\u0007","is_mandatory":true,"title":"Display name of the IP access settings","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAccessSettingsArn":{"name":"ipAccessSettingsArn","type":"\u0007","is_mandatory":true,"title":"ARN of the IP access settings","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipRules":{"name":"ipRules","type":"\u0019\n","title":"IP rules that gate portal access","desc":"Each entry is {ipRange, description}. Not in ListIpAccessSettings; populated lazily via GetIpAccessSettings.","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WorkSpaces Web IP access settings","private":true,"min_provider_version":"13.20.1","defaults":"displayName region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.workspacesweb.portal":{"id":"aws.workspacesweb.portal","name":"aws.workspacesweb.portal","fields":{"authenticationType":{"name":"authenticationType","type":"\u0007","is_mandatory":true,"title":"Authentication type: Standard or IAM_Identity_Center","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"browserSettingsArn":{"name":"browserSettingsArn","type":"\u0007","is_mandatory":true,"title":"Associated browser settings ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"browserType":{"name":"browserType","type":"\u0007","is_mandatory":true,"title":"Browser type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"creationDate":{"name":"creationDate","type":"\t","is_mandatory":true,"title":"Portal creation timestamp","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customerManagedKey":{"name":"customerManagedKey","type":"\u001baws.kms.key","title":"Customer-managed KMS key that encrypts sensitive portal data (null when AWS-managed)","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"dataProtectionSettingsArn":{"name":"dataProtectionSettingsArn","type":"\u0007","is_mandatory":true,"title":"Associated data protection settings ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"displayName":{"name":"displayName","type":"\u0007","is_mandatory":true,"title":"Portal display name","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"instanceType":{"name":"instanceType","type":"\u0007","is_mandatory":true,"title":"Instance type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAccessSettings":{"name":"ipAccessSettings","type":"\u001baws.workspacesweb.ipAccessSetting","title":"IP-based access controls applied to this portal; null if not configured","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"ipAccessSettingsArn":{"name":"ipAccessSettingsArn","type":"\u0007","is_mandatory":true,"title":"ARN of the associated IP access settings","desc":"Deprecated in favor of `ipAccessSettings()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"maxConcurrentSessions":{"name":"maxConcurrentSessions","type":"\u0005","is_mandatory":true,"title":"Maximum concurrent sessions","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"networkSettingsArn":{"name":"networkSettingsArn","type":"\u0007","is_mandatory":true,"title":"Associated network settings ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"portalArn":{"name":"portalArn","type":"\u0007","is_mandatory":true,"title":"Portal ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"portalCustomDomain":{"name":"portalCustomDomain","type":"\u0007","title":"Custom domain that users access in order to start streaming sessions","desc":"Not in ListPortals; populated lazily via GetPortal.","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"portalEndpoint":{"name":"portalEndpoint","type":"\u0007","is_mandatory":true,"title":"Portal endpoint URL","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"portalStatus":{"name":"portalStatus","type":"\u0007","is_mandatory":true,"title":"Portal status: Incomplete, Pending, Active","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"rendererType":{"name":"rendererType","type":"\u0007","is_mandatory":true,"title":"Renderer type","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"sessionLoggerArn":{"name":"sessionLoggerArn","type":"\u0007","title":"Associated session logger ARN (not in ListPortals; populated lazily via GetPortal)","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"statusReason":{"name":"statusReason","type":"\u0007","title":"Reason for the current portal status (not in ListPortals; populated lazily via GetPortal)","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trustStore":{"name":"trustStore","type":"\u001baws.workspacesweb.trustStore","title":"Certificate trust store used to verify peer certificates for this portal; null if not configured","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trustStoreArn":{"name":"trustStoreArn","type":"\u0007","is_mandatory":true,"title":"ARN of the associated trust store","desc":"Deprecated in favor of `trustStore()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"userAccessLoggingSetting":{"name":"userAccessLoggingSetting","type":"\u001baws.workspacesweb.userAccessLoggingSetting","title":"User access logging configuration for this portal; null if not configured","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userAccessLoggingSettingsArn":{"name":"userAccessLoggingSettingsArn","type":"\u0007","is_mandatory":true,"title":"ARN of the associated user access logging settings","desc":"Deprecated in favor of `userAccessLoggingSetting()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"userSettings":{"name":"userSettings","type":"\u001baws.workspacesweb.userSetting","title":"User session and browser settings applied to this portal; null if not configured","min_provider_version":"13.20.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userSettingsArn":{"name":"userSettingsArn","type":"\u0007","is_mandatory":true,"title":"ARN of the associated user settings","desc":"Deprecated in favor of `userSettings()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"}},"title":"Amazon WorkSpaces Web portal","private":true,"min_provider_version":"11.16.1","defaults":"displayName portalStatus region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.workspacesweb.trustStore":{"id":"aws.workspacesweb.trustStore","name":"aws.workspacesweb.trustStore","fields":{"associatedPortals":{"name":"associatedPortals","type":"\u0019\u001baws.workspacesweb.portal","title":"Web portals that this trust store is associated with","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"trustStoreArn":{"name":"trustStoreArn","type":"\u0007","is_mandatory":true,"title":"ARN of the trust store","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WorkSpaces Web trust store","private":true,"min_provider_version":"13.20.1","defaults":"trustStoreArn region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.workspacesweb.userAccessLoggingSetting":{"id":"aws.workspacesweb.userAccessLoggingSetting","name":"aws.workspacesweb.userAccessLoggingSetting","fields":{"kinesisStream":{"name":"kinesisStream","type":"\u001baws.kinesis.stream","title":"Kinesis data stream for logging","min_provider_version":"13.12.1","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"kinesisStreamArn":{"name":"kinesisStreamArn","type":"\u0007","is_mandatory":true,"title":"Kinesis data stream ARN for logging","desc":"Deprecated in favor of `kinesisStream()`.","provider":"go.mondoo.com/cnquery/v9/providers/aws","maturity":"deprecated"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userAccessLoggingSettingsArn":{"name":"userAccessLoggingSettingsArn","type":"\u0007","is_mandatory":true,"title":"Settings ARN","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WorkSpaces Web user access logging setting","private":true,"min_provider_version":"11.16.1","defaults":"userAccessLoggingSettingsArn kinesisStreamArn region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"aws.workspacesweb.userSetting":{"id":"aws.workspacesweb.userSetting","name":"aws.workspacesweb.userSetting","fields":{"associatedPortals":{"name":"associatedPortals","type":"\u0019\u001baws.workspacesweb.portal","title":"Web portals that this user settings resource is associated with","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"copyAllowed":{"name":"copyAllowed","type":"\u0007","is_mandatory":true,"title":"Whether users can copy text from the streaming session: Enabled or Disabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"customerManagedKey":{"name":"customerManagedKey","type":"\u001baws.kms.key","title":"Customer-managed KMS key used to encrypt sensitive data (null when AWS-managed)","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"deepLinkAllowed":{"name":"deepLinkAllowed","type":"\u0007","is_mandatory":true,"title":"Whether users can use deep links: Enabled or Disabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"disconnectTimeoutInMinutes":{"name":"disconnectTimeoutInMinutes","type":"\u0005","is_mandatory":true,"title":"Time in minutes a streaming session remains active after disconnect","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"downloadAllowed":{"name":"downloadAllowed","type":"\u0007","is_mandatory":true,"title":"Whether users can download files from the streaming session: Enabled or Disabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"idleDisconnectTimeoutInMinutes":{"name":"idleDisconnectTimeoutInMinutes","type":"\u0005","is_mandatory":true,"title":"Idle disconnect timeout in minutes","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"pasteAllowed":{"name":"pasteAllowed","type":"\u0007","is_mandatory":true,"title":"Whether users can paste text into the streaming session: Enabled or Disabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"printAllowed":{"name":"printAllowed","type":"\u0007","is_mandatory":true,"title":"Whether users can print to the local device: Enabled or Disabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"AWS region","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"uploadAllowed":{"name":"uploadAllowed","type":"\u0007","is_mandatory":true,"title":"Whether users can upload files to the streaming session: Enabled or Disabled","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"userSettingsArn":{"name":"userSettingsArn","type":"\u0007","is_mandatory":true,"title":"ARN of the user settings","provider":"go.mondoo.com/cnquery/v9/providers/aws"},"webAuthnAllowed":{"name":"webAuthnAllowed","type":"\u0007","title":"Whether users can use WebAuthn passwordless authentication","desc":"Enabled or Disabled. Not in ListUserSettings; populated lazily via GetUserSettings.","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"title":"Amazon WorkSpaces Web user settings","private":true,"min_provider_version":"13.20.1","defaults":"userSettingsArn region","provider":"go.mondoo.com/cnquery/v9/providers/aws"}},"dependencies":{"network":{"id":"go.mondoo.com/mql/v13/providers/network","name":"network"}}}