The AWS Provider enables Terraform to manage AWS resources.
This report presents the forensic synthetic code analysis of hashicorp/terraform-provider-aws, a Go project with 10,984 GitHub stars. SynthScan v2.0 examined 3,734,887 lines of code across 19315 source files, recording 12910 pattern matches distributed across 14 syntactic categories. The overall adjusted score of 4.8 places this repository in the Likely human-written band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 12910 distinct pattern matches across 14 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | internal/acctest/acctest.go | 1815 | // NOTE: This function cannot use the standard tfawserr helpers | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 41 | // Step 1: Setup | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 60 | // Step 2: Import command | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 75 | // Step 3: Import block with Import ID | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 95 | // Step 4: Import block with Resource Identity | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 133 | // Step 1: Setup | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 150 | // Step 2: Import command with appended "@<region>" | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 167 | // Step 3: Import command without appended "@<region>" | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 183 | // Step 4: Import block with Import ID and appended "@<region>" | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 205 | // Step 5: Import block with Import ID and no appended "@<region>" | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 226 | // Step 6: Import block with Resource Identity | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 265 | // Step 1: Create pre-Identity | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 279 | // Step 2: v6.0 Identity set on refresh | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 304 | // Step 3: Current version | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 350 | // Step 1: Create pre-Identity | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 364 | // Step 2: Current version | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 41 | // Step 1: Setup | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 61 | // Step 2: Import command | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 76 | // Step 3: Import block with Import ID | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 94 | // Step 4: Import block with Resource Identity | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 130 | // Step 1: Setup | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 148 | // Step 2: Import command with appended "@<region>" | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 165 | // Step 3: Import command without appended "@<region>" | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 181 | // Step 4: Import block with Import ID and appended "@<region>" | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 201 | // Step 5: Import block with Import ID and no appended "@<region>" | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 220 | // Step 6: Import block with Resource Identity | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 257 | // Step 1: Create pre-Identity | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 271 | // Step 2: v6.0 Identity error | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 295 | // Step 3: Current version | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 341 | // Step 1: Create pre-Identity | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 355 | // Step 2: Current version | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 41 | // Step 1: Setup | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 60 | // Step 2: Import command | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 75 | // Step 3: Import block with Import ID | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 95 | // Step 4: Import block with Resource Identity | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 133 | // Step 1: Setup | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 150 | // Step 2: Import command with appended "@<region>" | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 167 | // Step 3: Import command without appended "@<region>" | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 183 | // Step 4: Import block with Import ID and appended "@<region>" | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 205 | // Step 5: Import block with Import ID and no appended "@<region>" | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 226 | // Step 6: Import block with Resource Identity | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 265 | // Step 1: Create pre-Identity | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 279 | // Step 2: v6.0 Identity error | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 303 | // Step 3: Current version | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 349 | // Step 1: Create pre-Identity | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 363 | // Step 2: Current version | COMMENT |
| LOW | internal/service/codebuild/project_list_test.go | 41 | // Step 1: Setup | COMMENT |
| LOW | internal/service/codebuild/project_list_test.go | 53 | // Step 2: Query | COMMENT |
| LOW | internal/service/codebuild/project_list_test.go | 89 | // Step 1: Setup | COMMENT |
| LOW | internal/service/codebuild/project_list_test.go | 102 | // Step 2: Query | COMMENT |
| LOW | internal/service/codebuild/project_list_test.go | 170 | // Step 1: Setup | COMMENT |
| LOW | internal/service/codebuild/project_list_test.go | 187 | // Step 2: Query | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 41 | // Step 1: Setup | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 60 | // Step 2: Import command | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 72 | // Step 3: Import block with Import ID | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 90 | // Step 4: Import block with Resource Identity | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 126 | // Step 1: Setup | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 143 | // Step 2: Import command with appended "@<region>" | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 157 | // Step 3: Import command without appended "@<region>" | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 170 | // Step 4: Import block with Import ID and appended "@<region>" | COMMENT |
| 6170 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 41 | // Step 1: Setup | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 60 | // Step 2: Import command | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 75 | // Step 3: Import block with Import ID | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 95 | // Step 4: Import block with Resource Identity | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 133 | // Step 1: Setup | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 150 | // Step 2: Import command with appended "@<region>" | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 167 | // Step 3: Import command without appended "@<region>" | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 183 | // Step 4: Import block with Import ID and appended "@<region>" | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 205 | // Step 5: Import block with Import ID and no appended "@<region>" | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 226 | // Step 6: Import block with Resource Identity | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 265 | // Step 1: Create pre-Identity | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 279 | // Step 2: v6.0 Identity set on refresh | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 304 | // Step 3: Current version | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 350 | // Step 1: Create pre-Identity | COMMENT |
| LOW | …rnal/service/docdbelastic/cluster_identity_gen_test.go | 364 | // Step 2: Current version | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 41 | // Step 1: Setup | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 61 | // Step 2: Import command | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 76 | // Step 3: Import block with Import ID | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 94 | // Step 4: Import block with Resource Identity | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 130 | // Step 1: Setup | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 148 | // Step 2: Import command with appended "@<region>" | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 165 | // Step 3: Import command without appended "@<region>" | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 181 | // Step 4: Import block with Import ID and appended "@<region>" | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 201 | // Step 5: Import block with Import ID and no appended "@<region>" | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 220 | // Step 6: Import block with Resource Identity | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 257 | // Step 1: Create pre-Identity | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 271 | // Step 2: v6.0 Identity error | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 295 | // Step 3: Current version | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 341 | // Step 1: Create pre-Identity | COMMENT |
| LOW | …al/service/codebuild/report_group_identity_gen_test.go | 355 | // Step 2: Current version | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 41 | // Step 1: Setup | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 60 | // Step 2: Import command | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 75 | // Step 3: Import block with Import ID | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 95 | // Step 4: Import block with Resource Identity | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 133 | // Step 1: Setup | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 150 | // Step 2: Import command with appended "@<region>" | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 167 | // Step 3: Import command without appended "@<region>" | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 183 | // Step 4: Import block with Import ID and appended "@<region>" | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 205 | // Step 5: Import block with Import ID and no appended "@<region>" | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 226 | // Step 6: Import block with Resource Identity | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 265 | // Step 1: Create pre-Identity | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 279 | // Step 2: v6.0 Identity error | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 303 | // Step 3: Current version | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 349 | // Step 1: Create pre-Identity | COMMENT |
| LOW | …rvice/codebuild/source_credential_identity_gen_test.go | 363 | // Step 2: Current version | COMMENT |
| LOW | internal/service/codebuild/project_list_test.go | 41 | // Step 1: Setup | COMMENT |
| LOW | internal/service/codebuild/project_list_test.go | 53 | // Step 2: Query | COMMENT |
| LOW | internal/service/codebuild/project_list_test.go | 89 | // Step 1: Setup | COMMENT |
| LOW | internal/service/codebuild/project_list_test.go | 102 | // Step 2: Query | COMMENT |
| LOW | internal/service/codebuild/project_list_test.go | 170 | // Step 1: Setup | COMMENT |
| LOW | internal/service/codebuild/project_list_test.go | 187 | // Step 2: Query | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 41 | // Step 1: Setup | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 60 | // Step 2: Import command | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 72 | // Step 3: Import block with Import ID | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 90 | // Step 4: Import block with Resource Identity | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 126 | // Step 1: Setup | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 143 | // Step 2: Import command with appended "@<region>" | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 157 | // Step 3: Import command without appended "@<region>" | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 170 | // Step 4: Import block with Import ID and appended "@<region>" | COMMENT |
| LOW | …service/codebuild/resource_policy_identity_gen_test.go | 190 | // Step 5: Import block with Import ID and no appended "@<region>" | COMMENT |
| 6167 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .copyplop.yaml | 81 | # 6780 markdown 28.8% y | COMMENT |
| LOW | .copyplop.yaml | 101 | # 6 tpl 0.0% n (xml templates) | COMMENT |
| LOW | tools/makelign/ci.go | 21 | // reMakeRef matches `make <target>` references. The negative-lookbehind for | COMMENT |
| LOW | tools/makelign/validate.go | 201 | } | COMMENT |
| LOW | tools/makelign/main.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | names/names.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | .ci/.semgrep.yml | 161 | $ERROR = d.Set($ATTRIBUTE, $FUNC(*$APIOBJECT)) | COMMENT |
| LOW | .ci/scripts/validate-terraform.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | .ci/scripts/validate-terraform.sh | 121 | COMMENT | |
| LOW | internal/tfresource/errors.go | 21 | // TimedOut returns true if the error represents a "wait timed out" condition. | COMMENT |
| LOW | internal/acctest/configs.go | 821 | // ConfigRandomPassword returns the configuration for an ephemeral resource that | COMMENT |
| LOW | internal/acctest/configure_wrapper.go | 21 | // the diagnostics either before or after invoking next. Wrappers must | COMMENT |
| LOW | internal/acctest/configure_wrapper.go | 41 | } | COMMENT |
| LOW | internal/acctest/vcr.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/acctest/apicall.go | 41 | } | COMMENT |
| LOW | internal/acctest/apicall.go | 61 | // Config: configWithoutSettings(rName), | COMMENT |
| LOW | internal/retry/state.go | 21 | // Based on https://github.com/hashicorp/terraform-plugin-sdk/helper/retry/state.go. | COMMENT |
| LOW | internal/retry/state.go | 61 | // listed in Pending, return immediately with an error. | COMMENT |
| LOW | internal/conns/awsclient.go | 141 | // request-scoped values should be added here, never inline at call sites. | COMMENT |
| LOW | internal/conns/apicall/apicall.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/framework/validators/s3_uri.go | 41 | // attribute value: | COMMENT |
| LOW | …rk/validators/boolvalidator/also_requires_when_true.go | 21 | COMMENT | |
| LOW | internal/framework/flex/autoflex_xml_wrapper_test.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/framework/flex/autoflex_xml_wrapper_test.go | 21 | // ## Rule 2: Wrapper contains Items/Quantity + additional fields (e.g., Enabled) | COMMENT |
| LOW | internal/framework/flex/autoflex_flatten.go | 1681 | // XML Wrapper Compatibility Rules: | COMMENT |
| LOW | internal/framework/flex/autoflex_expand.go | 1961 | // | COMMENT |
| LOW | internal/framework/flex/autoflex_naming_test.go | 521 | // target will contain a zero value, which, because the `elementType` is nil, will | COMMENT |
| LOW | internal/provider/sdkv2/tags_interceptor.go | 121 | // configuration so that lifecycle.ignore_changes is honored. | COMMENT |
| LOW | internal/provider/framework/provider_test.go | 41 | } | COMMENT |
| LOW | internal/tags/key_value_tags.go | 41 | IgnoreTagsKeysEnvVar = "TF_AWS_IGNORE_TAGS_KEYS" | COMMENT |
| LOW | internal/json/ujson/µjson.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/json/ujson/µjson.go | 21 | // and call callback function for each key/value pair processed. | COMMENT |
| LOW | internal/json/ujson/µjson.go | 41 | // | 1 | | ] | | COMMENT |
| LOW | internal/json/ujson/µjson.go | 61 | // - '{', '}': Object | COMMENT |
| LOW | internal/sweep/generate_test.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/generate/tagpolicy/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/generate/website/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/generate/teamcity/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/generate/attrconsts/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/oam/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/docdbelastic/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/emrcontainers/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/emrcontainers/virtual_cluster_test.go | 61 | // | COMMENT |
| LOW | internal/service/timestreamwrite/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/codebuild/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/ssmcontacts/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/wafregional/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/codeguruprofiler/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/kinesis/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/kinesisvideo/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/pinpoint/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/pinpoint/app.go | 181 | } | COMMENT |
| LOW | internal/service/chime/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/organizations/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/networkflowmonitor/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/licensemanager/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/shield/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/ssm/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/signer/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| LOW | internal/service/servicecatalog/generate.go | 1 | // Copyright IBM Corp. 2014, 2026 | COMMENT |
| 350 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …ce/configservice/organization_conformance_pack_test.go | 820 | # Create a configuration recorder in each account. | COMMENT |
| MEDIUM | internal/service/route53/records_exclusive_test.go | 686 | # Create a record set which the _exclusive resource will remove | COMMENT |
| MEDIUM | internal/service/ec2/ec2_launch_template_test.go | 3789 | # Creating an AutoScaling Group verifies the launch template | COMMENT |
| MEDIUM | internal/service/ec2/ec2_launch_template_test.go | 3827 | # Creating an AutoScaling Group verifies the launch template | COMMENT |
| MEDIUM | internal/service/ec2/ec2_launch_template_test.go | 3867 | # Creating an AutoScaling Group verifies the launch template | COMMENT |
| MEDIUM | internal/service/ec2/ec2_launch_template_test.go | 3929 | # Creating an AutoScaling Group verifies the launch template | COMMENT |
| MEDIUM | internal/service/ec2/ec2_launch_template_test.go | 3967 | # Creating an AutoScaling Group verifies the launch template | COMMENT |
| MEDIUM | examples/transit-gateway-intra-region-peering/main.tf | 47 | # Create the first Transit Gateway. | COMMENT |
| MEDIUM | examples/transit-gateway-intra-region-peering/main.tf | 65 | # Create the second Transit Gateway in the same region. | COMMENT |
| MEDIUM | examples/transit-gateway-intra-region-peering/main.tf | 83 | # Create the intra-region Peering Attachment from Gateway 1 to Gateway 2. | COMMENT |
| MEDIUM | …mples/dx-gateway-cross-account-vgw-association/main.tf | 50 | # Create the association proposal in the first account... | COMMENT |
| MEDIUM | …ansit-gateway-cross-account-peering-attachment/main.tf | 46 | # Create the Peering attachment in the second account... | COMMENT |
| MEDIUM | …s/transit-gateway-cross-account-vpc-attachment/main.tf | 92 | # Create the VPC attachment in the second account... | COMMENT |
| MEDIUM | examples/two-tier/main.tf | 12 | # Create a VPC to launch our instances into | COMMENT |
| MEDIUM | examples/two-tier/main.tf | 17 | # Create an internet gateway to give our subnet access to the outside world | COMMENT |
| MEDIUM | examples/two-tier/main.tf | 29 | # Create a subnet to launch our instances into | COMMENT |
| MEDIUM | .github/workflows/update-changelog.yml | 65 | # Create a temporary file with the new entry at the top | COMMENT |
| MEDIUM | .github/workflows/agentics-maintenance.yml | 24 | # This file defines the generated agentic maintenance workflow for this repository. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | .ci/swissshepherd-full.hcl | 16 | # ─── Type overrides ───────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | .ci/swissshepherd-full.hcl | 184 | # ─── Check blocks ─────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | .ci/swissshepherd-weak.hcl | 16 | # ─── Type overrides ───────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | .ci/swissshepherd-weak.hcl | 185 | # ─── Check blocks ─────────────────────────────────────────────────────────── | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | internal/actionwait/wait.go | 47 | // This allows actionwait to leverage sophisticated backoff algorithms while | COMMENT |
| MEDIUM | internal/service/dms/replication_instance_test.go | 553 | // Ideally we'd like to be able to leverage the "default" replication subnet group. | COMMENT |
| MEDIUM | internal/service/securityhub/insight_test.go | 594 | // of the ARN is still "aws" while other services utilize the "aws-us-gov" partition | COMMENT |
| MEDIUM | examples/eks-getting-started/providers.tf | 14 | # Not required: currently used in conjunction with using | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | ROADMAP.md | 28 | [Amazon Bedrock AgentCore](https://aws.amazon.com/about-aws/whats-new/2025/10/amazon-bedrock-agentcore-available/) Amazo | CODE |
| MEDIUM | docs/add-a-new-function.md | 25 | ### Generate function scaffolding | COMMENT |
| MEDIUM | .github/workflows/agentics-maintenance.yml | 24 | # This file defines the generated agentic maintenance workflow for this repository. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | internal/service/quicksight/schema/template.go | 386 | "placeholder": { | CODE |
| LOW | internal/service/quicksight/schema/template.go | 769 | if v, ok := tfMap["placeholder"].(string); ok && v != "" { | CODE |
| LOW | internal/service/quicksight/schema/template.go | 1242 | tfMap["placeholder"] = aws.ToString(apiObject.Placeholder) | CODE |
| LOW | …ternal/service/appfabric/ingestion_destination_test.go | 535 | AWSAppFabricManaged = "placeholder" | CODE |
| LOW | …/service/networkfirewall/logging_configuration_test.go | 1086 | LogDeliveryEnabled = "placeholder" | CODE |
| LOW | internal/service/kafka/cluster_test.go | 2659 | LogDeliveryEnabled = "placeholder" | CODE |
| LOW | internal/service/kafka/cluster_test.go | 2765 | LogDeliveryEnabled = "placeholder" | CODE |
| LOW | internal/service/kafka/replicator_test.go | 971 | LogDeliveryEnabled = "placeholder" | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | internal/actionwait/wait.go | 62 | // Example usage: | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | internal/service/appautoscaling/policy_test.go | 296 | // TODO: Add test for CustomizedMetricSpecification | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …ernal/service/ec2/vpc_default_vpc_dhcp_options_test.go | 84 | // Don't forget to unset TF_CLI_CONFIG_FILE. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .github/workflows/update-changelog.yml | 59 | # Check if CHANGELOG.md exists | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | internal/service/s3/test-fixtures/populate_bucket.py | 27 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .github/workflows/reviewdocs.lock.yml | 789 | except Exception as e: | CODE |