Skip to content

Chore/parity upgrade - #2414

Open
agbishop wants to merge 266 commits into
mainfrom
chore/parity-upgrade
Open

Chore/parity upgrade#2414
agbishop wants to merge 266 commits into
mainfrom
chore/parity-upgrade

Conversation

@agbishop

@agbishop agbishop commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Important

Review skipped

Too many files!

This PR contains 2152 files, which is 2052 over the limit of 100.

To get a review, reduce the PR to 100 files or fewer by splitting it into smaller PRs or changing its base branch.

Upgrade to a paid plan to raise the limit.

Usage-priced reviews support at most 300 files.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 7d4aaedd-4376-4f52-a6b3-7ac1089c6f75

📥 Commits

Reviewing files that changed from the base of the PR and between e88712a and 4486033.

⛔ Files ignored due to path filters (5)
  • .badges/operations.svg is excluded by !**/*.svg
  • .badges/parity.svg is excluded by !**/*.svg
  • .badges/services.svg is excluded by !**/*.svg
  • go.sum is excluded by !**/*.sum
  • ui/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2152)
  • .beads/issues.jsonl
  • .dockerignore
  • .github/workflows/ci.yml
  • .golangci.yml
  • AGENTS.md
  • Dockerfile.test
  • Makefile
  • README.md
  • cli.go
  • cli_acm_rgtapi_tags_wiring_test.go
  • cli_apigateway_rgtapi_tags_wiring_test.go
  • cli_appsync_rgtapi_tags_wiring_test.go
  • cli_elb_ec2_acm_wiring_test.go
  • cli_emrserverless_rgtapi_tags_wiring_test.go
  • cli_glacier_select_s3_wiring_test.go
  • cli_organizations_rgtapi_tags_wiring_test.go
  • cli_rgtapi_tagpolicy_wiring_test.go
  • cli_s3_rgtapi_tags_wiring_test.go
  • cli_s3control_rgtapi_tags_wiring_test.go
  • cli_sagemaker_s3_pipeline_wiring_test.go
  • cli_service_registration_test.go
  • cli_ssoadmin_rgtapi_tags_wiring_test.go
  • cli_test.go
  • cli_timestreamquery_tags_wiring_test.go
  • cmd/gendocs/model.go
  • cmd/gendocs/parser.go
  • cmd/gendocs/readmetable.go
  • cmd/gendocs/render.go
  • dashboard/ui.go
  • dashboard/ui_test.go
  • go.mod
  • internal/teststack/teststack.go
  • pkgs/awscron/awscron.go
  • pkgs/awscron/awscron_test.go
  • pkgs/httputils/coverage_boost_test.go
  • pkgs/httputils/httputils.go
  • pkgs/persistence/export_test.go
  • pkgs/persistence/file_test.go
  • pkgs/persistence/snapshotversion_guard_test.go
  • pkgs/persistence/testdata/snapshot_inventory.json
  • pkgs/persistence/whitebox_test.go
  • pkgs/sdkcheck/check.go
  • pkgs/sdkcheck/check_test.go
  • pkgs/sdkcheck/export_test.go
  • pkgs/service/regions.go
  • pkgs/service/regions_test.go
  • pkgs/telemetry/collector_test.go
  • pkgs/telemetry/export_test.go
  • pkgs/worker/group_test.go
  • pkgs/worker/lifecycle_test.go
  • services/_PARITY_TEMPLATE.md
  • services/accessanalyzer/analyzers.go
  • services/accessanalyzer/tags.go
  • services/accessanalyzer/tags_test.go
  • services/account/PARITY.md
  • services/account/README.md
  • services/account/account_info.go
  • services/account/account_info_test.go
  • services/account/errors.go
  • services/account/handler.go
  • services/account/handler_account_info_test.go
  • services/account/handler_test.go
  • services/account/models.go
  • services/account/persistence.go
  • services/account/persistence_test.go
  • services/account/sdk_completeness_test.go
  • services/account/store.go
  • services/acm/README.md
  • services/acm/handler_certificates.go
  • services/acm/handler_certificates_test.go
  • services/acm/handler_create_tags_test.go
  • services/acm/handler_resource_tags.go
  • services/amplify/handler_create_tags_test.go
  • services/apigateway/PARITY.md
  • services/apigateway/README.md
  • services/apigateway/client_certificates.go
  • services/apigateway/deployments.go
  • services/apigateway/domain_names.go
  • services/apigateway/domain_names_test.go
  • services/apigateway/handler.go
  • services/apigateway/handler_create_tags_test.go
  • services/apigateway/handler_router.go
  • services/apigateway/models.go
  • services/apigateway/patch.go
  • services/apigateway/patch_test.go
  • services/apigateway/persistence.go
  • services/apigateway/persistence_test.go
  • services/apigateway/stages.go
  • services/apigateway/store.go
  • services/apigateway/tags.go
  • services/apigateway/usage_plans.go
  • services/apigateway/vpc_links.go
  • services/apigatewaymanagementapi/README.md
  • services/apigatewayv2/apis_test.go
  • services/apigatewayv2/domain_names.go
  • services/apigatewayv2/handler_create_tags_test.go
  • services/apigatewayv2/models.go
  • services/apigatewayv2/portals.go
  • services/apigatewayv2/stages.go
  • services/apigatewayv2/tags.go
  • services/appconfig/README.md
  • services/appconfig/bridge_test.go
  • services/appconfig/configuration.go
  • services/appconfig/configuration_test.go
  • services/appconfig/deployment_publisher.go
  • services/appconfig/deployments.go
  • services/appconfig/export_test.go
  • services/appconfig/handler.go
  • services/appconfig/interfaces.go
  • services/appconfig/leak_test.go
  • services/appconfig/store.go
  • services/appconfig/tags.go
  • services/appconfig/whitebox_test.go
  • services/appconfigdata/PARITY.md
  • services/appconfigdata/README.md
  • services/appconfigdata/configuration.go
  • services/appconfigdata/interfaces.go
  • services/applicationautoscaling/README.md
  • services/applicationautoscaling/tags.go
  • services/appmesh/tags.go
  • services/apprunner/export_test.go
  • services/apprunner/handler_create_tags_test.go
  • services/apprunner/leak_test.go
  • services/apprunner/tags.go
  • services/apprunner/whitebox_test.go
  • services/appstream/handler_create_tags_test.go
  • services/appstream/tags.go
  • services/appsync/PARITY.md
  • services/appsync/README.md
  • services/appsync/graphql.go
  • services/appsync/graphql_js_pipeline_test.go
  • services/appsync/handler.go
  • services/appsync/handler_create_tags_test.go
  • services/appsync/jseval.go
  • services/appsync/models.go
  • services/appsync/tags.go
  • services/appsync/vtl.go
  • services/autoscaling/PARITY.md
  • services/autoscaling/README.md
  • services/autoscaling/auto_scaling_groups.go
  • services/autoscaling/handler_auto_scaling_groups.go
  • services/autoscaling/handler_auto_scaling_groups_test.go
  • services/autoscaling/handler_create_tags_test.go
  • services/autoscaling/handler_customized_metrics_test.go
  • services/autoscaling/handler_lifecycle_hooks.go
  • services/autoscaling/handler_lifecycle_hooks_test.go
  • services/autoscaling/handler_scaling_policies.go
  • services/autoscaling/handler_scaling_policies_test.go
  • services/autoscaling/instances.go
  • services/autoscaling/lifecycle_hooks.go
  • services/autoscaling/lifecycle_hooks_test.go
  • services/autoscaling/models.go
  • services/autoscaling/persistence.go
  • services/autoscaling/persistence_test.go
  • services/autoscaling/scaling_policies.go
  • services/autoscaling/sdk_roundtrip_helper_test.go
  • services/autoscaling/store.go
  • services/awsconfig/PARITY.md
  • services/awsconfig/README.md
  • services/awsconfig/aggregators.go
  • services/awsconfig/aggregators_test.go
  • services/awsconfig/config_rules_test.go
  • services/awsconfig/configuration_recorders.go
  • services/awsconfig/configuration_recorders_test.go
  • services/awsconfig/conformance_pack_compliance_test.go
  • services/awsconfig/conformance_pack_template.go
  • services/awsconfig/conformance_pack_template_test.go
  • services/awsconfig/conformance_packs.go
  • services/awsconfig/conformance_packs_test.go
  • services/awsconfig/handler_aggregators.go
  • services/awsconfig/handler_aggregators_test.go
  • services/awsconfig/handler_config_rules.go
  • services/awsconfig/handler_configuration_recorders.go
  • services/awsconfig/handler_conformance_packs.go
  • services/awsconfig/handler_conformance_packs_test.go
  • services/awsconfig/handler_stored_queries.go
  • services/awsconfig/handler_stored_queries_test.go
  • services/awsconfig/models.go
  • services/awsconfig/persistence_test.go
  • services/awsconfig/resources_test.go
  • services/awsconfig/stored_queries.go
  • services/awsconfig/stored_queries_test.go
  • services/awsconfig/tags.go
  • services/awsconfig/tags_test.go
  • services/backup/copy_jobs.go
  • services/backup/models.go
  • services/backup/persistence.go
  • services/backup/persistence_registered_tables_test.go
  • services/backup/persistence_state_test.go
  • services/backup/restore_jobs.go
  • services/backup/store.go
  • services/backup/store_setup.go
  • services/batch/handler.go
  • services/batch/handler_test.go
  • services/bedrock/PARITY.md
  • services/bedrock/README.md
  • services/bedrock/automated_reasoning_policies.go
  • services/bedrock/custom_models.go
  • services/bedrock/evaluation_jobs.go
  • services/bedrock/flow_aliases.go
  • services/bedrock/flow_versions.go
  • services/bedrock/flows.go
  • services/bedrock/foundation_models.go
  • services/bedrock/handler_agents_dispatch.go
  • services/bedrock/handler_agents_tags_routing_test.go
  • services/bedrock/handler_agents_test.go
  • services/bedrock/handler_automated_reasoning_policies.go
  • services/bedrock/handler_automated_reasoning_policies_test.go
  • services/bedrock/handler_create_tags_test.go
  • services/bedrock/handler_custom_model_base_model_test.go
  • services/bedrock/handler_custom_models.go
  • services/bedrock/handler_custom_models_test.go
  • services/bedrock/handler_evaluation_jobs.go
  • services/bedrock/handler_evaluation_jobs_test.go
  • services/bedrock/handler_flow_aliases.go
  • services/bedrock/handler_flow_aliases_test.go
  • services/bedrock/handler_flow_prompt_arn_test.go
  • services/bedrock/handler_flow_prompt_typed_client_test.go
  • services/bedrock/handler_flow_versions.go
  • services/bedrock/handler_flow_versions_test.go
  • services/bedrock/handler_flows.go
  • services/bedrock/handler_flows_test.go
  • services/bedrock/handler_inference_profiles.go
  • services/bedrock/handler_inference_profiles_test.go
  • services/bedrock/handler_marketplace_model_endpoints.go
  • services/bedrock/handler_marketplace_model_endpoints_test.go
  • services/bedrock/handler_model_copy_jobs.go
  • services/bedrock/handler_model_customization_jobs.go
  • services/bedrock/handler_model_customization_jobs_test.go
  • services/bedrock/handler_prompt_versions_test.go
  • services/bedrock/handler_prompts.go
  • services/bedrock/handler_prompts_test.go
  • services/bedrock/handler_provisioned_throughput_arn_test.go
  • services/bedrock/inference_profiles.go
  • services/bedrock/marketplace_model_endpoints.go
  • services/bedrock/model_customization_jobs.go
  • services/bedrock/models.go
  • services/bedrock/persistence_test.go
  • services/bedrock/prompts.go
  • services/bedrock/provisioned_throughput.go
  • services/bedrock/store.go
  • services/bedrock/tags.go
  • services/bedrockagent/PARITY.md
  • services/bedrockagent/README.md
  • services/bedrockagent/agent_action_groups.go
  • services/bedrockagent/agent_collaborators.go
  • services/bedrockagent/agent_knowledge_bases.go
  • services/bedrockagent/agent_version_immutability_test.go
  • services/bedrockagent/agent_version_snapshot_test.go
  • services/bedrockagent/agent_versions.go
  • services/bedrockagent/agents.go
  • services/bedrockagent/handler.go
  • services/bedrockagent/handler_flows.go
  • services/bedrockagent/handler_flows_test.go
  • services/bedrockruntime/PARITY.md
  • services/bedrockruntime/README.md
  • services/bedrockruntime/chaos_test.go
  • services/bedrockruntime/handler.go
  • services/bedrockruntime/handler_test.go
  • services/ce/README.md
  • services/ce/tags.go
  • services/cleanrooms/PARITY.md
  • services/cleanrooms/README.md
  • services/cleanrooms/collaborations.go
  • services/cleanrooms/collaborations_test.go
  • services/cleanrooms/handler.go
  • services/cleanrooms/handler_collaborations.go
  • services/cleanrooms/handler_create_tags_test.go
  • services/cleanrooms/interfaces.go
  • services/cleanrooms/models.go
  • services/cleanrooms/persistence_test.go
  • services/cleanrooms/privacy_budgets.go
  • services/cleanrooms/privacy_budgets_test.go
  • services/cleanrooms/tags.go
  • services/cloudcontrol/README.md
  • services/cloudformation/PARITY.md
  • services/cloudformation/README.md
  • services/cloudformation/batch_describe_type_configurations_test.go
  • services/cloudformation/change_sets.go
  • services/cloudformation/change_sets_test.go
  • services/cloudformation/changeset_feature_test.go
  • services/cloudformation/handler.go
  • services/cloudformation/handler_change_sets.go
  • services/cloudformation/handler_create_tags_test.go
  • services/cloudformation/handler_drift_detection.go
  • services/cloudformation/handler_stack_refactors.go
  • services/cloudformation/handler_stack_resources.go
  • services/cloudformation/handler_stack_sets.go
  • services/cloudformation/handler_stacks.go
  • services/cloudformation/handler_type_registry.go
  • services/cloudformation/models.go
  • services/cloudformation/organizations_directory.go
  • services/cloudformation/persistence_test.go
  • services/cloudformation/provider.go
  • services/cloudformation/resources.go
  • services/cloudformation/resources_appsync.go
  • services/cloudformation/resources_cloudfront.go
  • services/cloudformation/resources_dependent_services_test.go
  • services/cloudformation/resources_ec2_network.go
  • services/cloudformation/resources_extended.go
  • services/cloudformation/resources_resiliencehub.go
  • services/cloudformation/resources_resiliencehub_test.go
  • services/cloudformation/sdk_roundtrip_helper_test.go
  • services/cloudformation/stack_instances.go
  • services/cloudformation/stack_instances_account_filter_test.go
  • services/cloudformation/stack_instances_ou_test.go
  • services/cloudformation/stack_instances_test.go
  • services/cloudformation/stack_lifecycle_test.go
  • services/cloudformation/stack_refactor_move_test.go
  • services/cloudformation/stack_refactors.go
  • services/cloudformation/stack_sets.go
  • services/cloudformation/stacks_test.go
  • services/cloudformation/stackset_instance_feature_test.go
  • services/cloudformation/store.go
  • services/cloudformation/store_direct_test.go
  • services/cloudformation/type_registry.go
  • services/cloudfront/PARITY.md
  • services/cloudfront/README.md
  • services/cloudfront/already_exists_error_codes_test.go
  • services/cloudfront/anycast_ip_lists.go
  • services/cloudfront/distributions.go
  • services/cloudfront/distributions_transition_test.go
  • services/cloudfront/functions.go
  • services/cloudfront/handler_anycast_ip_lists.go
  • services/cloudfront/handler_anycast_ip_lists_test.go
  • services/cloudfront/handler_cache_policies_test.go
  • services/cloudfront/handler_connection.go
  • services/cloudfront/handler_connection_test.go
  • services/cloudfront/handler_continuous_deployment_test.go
  • services/cloudfront/handler_create_tags_test.go
  • services/cloudfront/handler_dispatch_test.go
  • services/cloudfront/handler_distribution_tenants.go
  • services/cloudfront/handler_distribution_tenants_lifecycle_test.go
  • services/cloudfront/handler_distribution_tenants_test.go
  • services/cloudfront/handler_distributions.go
  • services/cloudfront/handler_distributions_lifecycle_test.go
  • services/cloudfront/handler_distributions_test.go
  • services/cloudfront/handler_distributions_validation_test.go
  • services/cloudfront/handler_field_level_encryption_test.go
  • services/cloudfront/handler_functions.go
  • services/cloudfront/handler_functions_test.go
  • services/cloudfront/handler_invalidations_test.go
  • services/cloudfront/handler_key_groups_test.go
  • services/cloudfront/handler_key_value_store.go
  • services/cloudfront/handler_key_value_store_test.go
  • services/cloudfront/handler_monitoring_test.go
  • services/cloudfront/handler_origin_access_test.go
  • services/cloudfront/handler_origin_request_policies_test.go
  • services/cloudfront/handler_paths_test.go
  • services/cloudfront/handler_realtime_log_configs_test.go
  • services/cloudfront/handler_resource_policies_test.go
  • services/cloudfront/handler_response_headers_policies_test.go
  • services/cloudfront/handler_streaming_distributions.go
  • services/cloudfront/handler_streaming_distributions_test.go
  • services/cloudfront/handler_tags.go
  • services/cloudfront/handler_tags_test.go
  • services/cloudfront/handler_test.go
  • services/cloudfront/handler_trust_stores.go
  • services/cloudfront/handler_trust_stores_test.go
  • services/cloudfront/handler_vpc_origins.go
  • services/cloudfront/handler_vpc_origins_test.go
  • services/cloudfront/inconsistent_quantities_test.go
  • services/cloudfront/key_value_store.go
  • services/cloudfront/managed_policies_test.go
  • services/cloudfront/models.go
  • services/cloudfront/persistence.go
  • services/cloudfront/persistence_test.go
  • services/cloudfront/provider.go
  • services/cloudfront/sdk_completeness_test.go
  • services/cloudfront/store.go
  • services/cloudfront/store_setup_test.go
  • services/cloudfront/store_test.go
  • services/cloudfront/tags.go
  • services/cloudfront/test_helpers_test.go
  • services/cloudfront/trust_stores.go
  • services/cloudfront/vpc_origins.go
  • services/cloudtrail/handler_create_tags_test.go
  • services/cloudwatch/PARITY.md
  • services/cloudwatch/README.md
  • services/cloudwatch/alarm_mute_rules.go
  • services/cloudwatch/alarm_mute_rules_test.go
  • services/cloudwatch/alarm_mute_schedule.go
  • services/cloudwatch/alarm_mute_suppression_test.go
  • services/cloudwatch/alarm_state.go
  • services/cloudwatch/composite_alarms.go
  • services/cloudwatch/firehose_interop_test.go
  • services/cloudwatch/handler_alarm_mute_rules.go
  • services/cloudwatch/handler_alarm_mute_rules_test.go
  • services/cloudwatch/handler_create_tags_test.go
  • services/cloudwatch/handler_insight_rules_test.go
  • services/cloudwatch/handler_metrics.go
  • services/cloudwatch/handler_metrics_test.go
  • services/cloudwatch/insight_rule_validation.go
  • services/cloudwatch/insight_rule_validation_test.go
  • services/cloudwatch/interfaces.go
  • services/cloudwatch/metric_stream_delivery.go
  • services/cloudwatch/metric_stream_delivery_test.go
  • services/cloudwatch/metrics.go
  • services/cloudwatch/models.go
  • services/cloudwatch/persistence_test.go
  • services/cloudwatch/rpcv2cbor.go
  • services/cloudwatch/rpcv2cbor_alarm_mute_rules.go
  • services/cloudwatch/rpcv2cbor_alarms.go
  • services/cloudwatch/rpcv2cbor_composite_alarms.go
  • services/cloudwatch/rpcv2cbor_dashboards.go
  • services/cloudwatch/rpcv2cbor_insight_rules.go
  • services/cloudwatch/rpcv2cbor_log_alarms.go
  • services/cloudwatch/rpcv2cbor_metric_streams.go
  • services/cloudwatch/rpcv2cbor_otel_enrichment.go
  • services/cloudwatch/rpcv2cbor_test.go
  • services/cloudwatch/sdk_alarm_mute_rule_test.go
  • services/cloudwatch/sdk_roundtrip_helper_test.go
  • services/cloudwatch/store.go
  • services/cloudwatch/store_setup.go
  • services/cloudwatch/whitebox_test.go
  • services/cloudwatchlogs/README.md
  • services/cloudwatchlogs/handler_anomaly_detectors.go
  • services/cloudwatchlogs/handler_create_tags_test.go
  • services/cloudwatchlogs/handler_log_groups.go
  • services/cloudwatchlogs/handler_scheduled_queries.go
  • services/codeartifact/PARITY.md
  • services/codeartifact/README.md
  • services/codeartifact/handler.go
  • services/codeartifact/handler_create_tags_test.go
  • services/codeartifact/handler_package_groups.go
  • services/codeartifact/handler_package_groups_list_test.go
  • services/codeartifact/handler_package_groups_test.go
  • services/codeartifact/handler_package_versions_assets_test.go
  • services/codeartifact/handler_package_versions_test.go
  • services/codeartifact/handler_packages_test.go
  • services/codeartifact/package_group_pattern.go
  • services/codeartifact/package_group_pattern_test.go
  • services/codeartifact/package_groups.go
  • services/codeartifact/persistence_test.go
  • services/codeartifact/tags.go
  • services/codebuild/curated_environments.go
  • services/codebuild/export_test.go
  • services/codebuild/fleets.go
  • services/codebuild/handler.go
  • services/codebuild/handler_create_tags_test.go
  • services/codebuild/handler_fleets.go
  • services/codebuild/handler_projects.go
  • services/codebuild/handler_reports.go
  • services/codebuild/handler_test.go
  • services/codebuild/models.go
  • services/codebuild/pagination_test.go
  • services/codebuild/projects_schema_test.go
  • services/codebuild/reports.go
  • services/codebuild/tagswire.go
  • services/codebuild/whitebox_test.go
  • services/codecommit/PARITY.md
  • services/codecommit/README.md
  • services/codecommit/commits.go
  • services/codecommit/files.go
  • services/codecommit/handler_commits_test.go
  • services/codecommit/handler_files_test.go
  • services/codecommit/handler_merges.go
  • services/codecommit/handler_merges_test.go
  • services/codecommit/handler_test.go
  • services/codecommit/merges.go
  • services/codecommit/tags.go
  • services/codeconnections/tags.go
  • services/codedeploy/deployments.go
  • services/codedeploy/export_test.go
  • services/codedeploy/handler_deployments.go
  • services/codedeploy/persistence_test.go
  • services/codedeploy/store_test.go
  • services/codedeploy/tags.go
  • services/codedeploy/whitebox_test.go
  • services/codepipeline/README.md
  • services/codepipeline/custom_action_types.go
  • services/codepipeline/handler_create_tags_test.go
  • services/codepipeline/models.go
  • services/codepipeline/persistence.go
  • services/codepipeline/persistence_test.go
  • services/codepipeline/store.go
  • services/codepipeline/store_setup.go
  • services/codepipeline/tags.go
  • services/codestarconnections/PARITY.md
  • services/codestarconnections/README.md
  • services/codestarconnections/handler_create_tags_test.go
  • services/cognitoidentity/README.md
  • services/cognitoidentity/errors_test.go
  • services/cognitoidentity/export_test.go
  • services/cognitoidentity/handler.go
  • services/cognitoidp/PARITY.md
  • services/cognitoidp/README.md
  • services/cognitoidp/auth.go
  • services/cognitoidp/auth_challenges.go
  • services/cognitoidp/branding.go
  • services/cognitoidp/branding_test.go
  • services/cognitoidp/devices_test.go
  • services/cognitoidp/domains.go
  • services/cognitoidp/domains_test.go
  • services/cognitoidp/errors.go
  • services/cognitoidp/handler.go
  • services/cognitoidp/handler_auth.go
  • services/cognitoidp/handler_branding.go
  • services/cognitoidp/handler_create_tags_test.go
  • services/cognitoidp/handler_domains.go
  • services/cognitoidp/handler_security_config.go
  • services/cognitoidp/handler_terms.go
  • services/cognitoidp/handler_user_import.go
  • services/cognitoidp/handler_user_pools.go
  • services/cognitoidp/handler_users_test.go
  • services/cognitoidp/handler_webauthn.go
  • services/cognitoidp/lambda_triggers.go
  • services/cognitoidp/mfa_test.go
  • services/cognitoidp/models_branding.go
  • services/cognitoidp/models_domains.go
  • services/cognitoidp/models_mfa.go
  • services/cognitoidp/models_security_config.go
  • services/cognitoidp/models_terms.go
  • services/cognitoidp/models_user_import.go
  • services/cognitoidp/models_user_pools.go
  • services/cognitoidp/models_users.go
  • services/cognitoidp/models_webauthn.go
  • services/cognitoidp/persistence.go
  • services/cognitoidp/persistence_internal_test.go
  • services/cognitoidp/persistence_test.go
  • services/cognitoidp/security_config_test.go
  • services/cognitoidp/srp.go
  • services/cognitoidp/srp_client_test.go
  • services/cognitoidp/srp_test.go
  • services/cognitoidp/store.go
  • services/cognitoidp/store_setup.go
  • services/cognitoidp/tags.go
  • services/cognitoidp/terms.go
  • services/cognitoidp/terms_test.go
  • services/cognitoidp/user_import.go
  • services/cognitoidp/user_import_test.go
  • services/cognitoidp/user_migration.go
  • services/cognitoidp/user_migration_test.go
  • services/cognitoidp/users.go
  • services/cognitoidp/users_test.go
  • services/cognitoidp/webauthn.go
  • services/cognitoidp/webauthn_test.go
  • services/comprehend/README.md
  • services/comprehend/store.go
  • services/databrew/README.md
  • services/databrew/handler_create_tags_test.go
  • services/datasync/tags.go
  • services/dax/README.md
  • services/dax/tags.go
  • services/detective/export_test.go
  • services/detective/handler_administrator.go
  • services/detective/handler_graphs.go
  • services/detective/handler_investigations.go
  • services/detective/handler_members.go
  • services/detective/handler_members_test.go
  • services/detective/tags.go
  • services/detective/whitebox_test.go
  • services/directconnect/PARITY.md
  • services/directconnect/README.md
  • services/directconnect/handler.go
  • services/directconnect/handler_create_tags_test.go
  • services/directconnect/handler_vifs.go
  • services/directconnect/routes.go
  • services/directconnect/routes_test.go
  • services/directconnect/wire.go
  • services/directconnect/wire_ops.go
  • services/directoryservice/README.md
  • services/directoryservice/handler_create_tags_test.go
  • services/dlm/PARITY.md
  • services/dlm/README.md
  • services/dlm/errors.go
  • services/dlm/handler.go
  • services/dlm/handler_lifecycle_policies_test.go
  • services/dlm/handler_test.go
  • services/dlm/interfaces.go
  • services/dlm/lifecycle_policies.go
  • services/dlm/lifecycle_policies_test.go
  • services/dlm/models.go
  • services/dlm/persistence_test.go
  • services/dlm/tags.go
  • services/dms/PARITY.md
  • services/dms/README.md
  • services/dms/handler_create_tags_test.go
  • services/dms/handler_endpoints.go
  • services/dms/handler_endpoints_test.go
  • services/dms/models.go
  • services/docdb/README.md
  • services/docdb/db_cluster_snapshots.go
  • services/docdb/events.go
  • services/docdb/handler_create_tags_test.go
  • services/docdb/handler_db_cluster_snapshots.go
  • services/docdb/handler_events.go
  • services/docdb/handler_global_clusters.go
  • services/docdb/handler_sdk_roundtrip_test.go
  • services/docdb/models.go
  • services/docdb/store_conversion_test.go
  • services/dynamodb/PARITY.md
  • services/dynamodb/README.md
  • services/dynamodb/batch_test.go
  • services/dynamodb/concurrent_table_lifecycle_test.go
  • services/dynamodb/export_test.go
  • services/dynamodb/handler.go
  • services/dynamodb/handler_create_tags_test.go
  • services/dynamodb/interfaces.go
  • services/dynamodb/item_ops_crud_itemsizes_test.go
  • services/dynamodb/janitor.go
  • services/dynamodb/janitor_stoptimers_race_internal_test.go
  • services/dynamodb/models/convert_ops.go
  • services/dynamodb/models/convert_table.go
  • services/dynamodb/models/types.go
  • services/dynamodb/persistence.go
  • services/dynamodb/pitr_test.go
  • services/dynamodb/search_vectors.go
  • services/dynamodb/search_vectors_test.go
  • services/dynamodb/store.go
  • services/dynamodb/store_setup.go
  • services/dynamodb/streams_ops_test.go
  • services/dynamodb/streams_shard_iterator_test.go
  • services/dynamodb/table_ops.go
  • services/dynamodb/table_size_test.go
  • services/dynamodb/table_validation.go
  • services/dynamodb/transact_ops.go
  • services/dynamodb/transact_ops_test.go
  • services/dynamodb/transact_validation.go
  • services/dynamodb/whitebox_test.go
  • services/ec2/PARITY.md
  • services/ec2/README.md
  • services/ec2/application_status_checks.go
  • services/ec2/application_status_checks_test.go
  • services/ec2/cleanup_test.go
  • services/ec2/compute_hooks_internal_test.go
  • services/ec2/cross_service.go
  • services/ec2/cross_service_test.go
  • services/ec2/ec2core.go
  • services/ec2/errors.go
  • services/ec2/handler.go
  • services/ec2/handler_application_status_checks.go
  • services/ec2/handler_application_status_checks_test.go
  • services/ec2/handler_capacity_family_test.go
  • services/ec2/handler_client_vpn_test.go
  • services/ec2/handler_core_test.go
  • services/ec2/handler_declarative_policies_test.go
  • services/ec2/handler_elastic_ips.go
  • services/ec2/handler_filters.go
  • services/ec2/handler_host_reservations_test.go
  • services/ec2/handler_image_ops_test.go
  • services/ec2/handler_instance_attrs.go
  • services/ec2/handler_instances.go
  • services/ec2/handler_instances_lifecycle.go
  • services/ec2/handler_ipam_policy.go
  • services/ec2/handler_key_pairs.go
  • services/ec2/handler_launch_templates.go
  • services/ec2/handler_local_gateway_test.go
  • services/ec2/handler_mac_hosts_test.go
  • services/ec2/handler_nat_gateways.go
  • services/ec2/handler_security_groups.go
  • services/ec2/handler_snapshots.go
  • services/ec2/handler_snapshots_test.go
  • services/ec2/handler_spot_instances.go
  • services/ec2/handler_subnets.go
  • services/ec2/handler_tags_test.go
  • services/ec2/handler_tgw_peripherals.go
  • services/ec2/handler_tgw_peripherals_test.go
  • services/ec2/handler_volumes.go
  • services/ec2/images.go
  • services/ec2/instance_attrs.go
  • services/ec2/instances.go
  • services/ec2/interfaces.go
  • services/ec2/ipam_policy.go
  • services/ec2/key_pairs.go
  • services/ec2/key_pairs_test.go
  • services/ec2/key_pairs_wire_test.go
  • services/ec2/mac_hosts.go
  • services/ec2/models.go
  • services/ec2/persistence_test.go
  • services/ec2/provider.go
  • services/ec2/resource_ids.go
  • services/ec2/resource_types.go
  • services/ec2/secondary_net.go
  • services/ec2/spot_fleet.go
  • services/ec2/store.go
  • services/ec2/store_setup.go
  • services/ec2/subnets.go
  • services/ec2/tags.go
  • services/ec2/tgw_peripherals.go
  • services/ec2/tgw_peripherals_test.go
  • services/ec2/transit_gateways_test.go
  • services/ec2/vm_import_export.go
  • services/ecr/docker_registry_test.go
  • services/ecr/handler.go
  • services/ecs/README.md
  • services/ecs/agent.go
  • services/ecs/capacity_providers.go
  • services/ecs/daemon.go
  • services/ecs/handler_capacity_providers.go
  • services/ecs/handler_clusters.go
  • services/ecs/handler_clusters_test.go
  • services/ecs/handler_container_instances.go
  • services/ecs/handler_daemon.go
  • services/ecs/handler_daemon_test.go
  • services/ecs/handler_express_gateway_test.go
  • services/ecs/handler_service_deployments_wiring_test.go
  • services/ecs/handler_services_test.go
  • services/ecs/handler_tags_test.go
  • services/ecs/handler_test.go
  • services/ecs/persistence.go
  • services/ecs/persistence_internal_test.go
  • services/ecs/purge_leak_internal_test.go
  • services/ecs/service_deployments.go
  • services/ecs/services.go
  • services/ecs/store_setup.go
  • services/ecs/tags.go
  • services/eks/addons_test.go
  • services/eks/async_lifecycle_test.go
  • services/eks/fargate_profiles_test.go
  • services/eks/tags.go
  • services/eks/tags_test.go
  • services/elasticache/PARITY.md
  • services/elasticache/README.md
  • services/elasticache/errors.go
  • services/elasticache/handler_cache_clusters.go
  • services/elasticache/handler_create_tags_test.go
  • services/elasticache/handler_error_test.go
  • services/elasticache/handler_parameter_groups.go
  • services/elasticache/handler_security_groups.go
  • services/elasticache/handler_serverless.go
  • services/elasticache/handler_snapshots.go
  • services/elasticache/handler_subnet_groups.go
  • services/elasticache/handler_tags.go
  • services/elasticache/handler_user_groups.go
  • services/elasticache/handler_user_groups_test.go
  • services/elasticache/handler_users.go
  • services/elasticache/models.go
  • services/elasticache/persistence_test.go
  • services/elasticache/serverless.go
  • services/elasticache/subnet_groups.go
  • services/elasticache/user_groups.go
  • services/elasticbeanstalk/handler_create_tags_test.go
  • services/elasticbeanstalk/handler_environments.go
  • services/elasticbeanstalk/whitebox_test.go
  • services/elasticsearch/PARITY.md
  • services/elasticsearch/README.md
  • services/elasticsearch/domain_config.go
  • services/elasticsearch/domains.go
  • services/elasticsearch/handler_domain_advanced_options_test.go
  • services/elasticsearch/handler_domain_config.go
  • services/elasticsearch/handler_domains.go
  • services/elasticsearch/handler_packages.go
  • services/elasticsearch/handler_packages_test.go
  • services/elasticsearch/models.go
  • services/elasticsearch/packages.go
  • services/elasticsearch/persistence_test.go
  • services/elasticsearch/store.go
  • services/elb/PARITY.md
  • services/elb/README.md
  • services/elb/crossservice.go
  • services/elb/crossservice_test.go
  • services/elb/errors.go
  • services/elb/handler.go
  • services/elb/listeners.go
  • services/elb/load_balancers.go
  • services/elb/security_groups.go
  • services/elb/store.go
  • services/elb/subnets.go
  • services/elbv2/PARITY.md
  • services/elbv2/README.md
  • services/elbv2/handler_listener_rules.go
  • services/elbv2/interfaces.go
  • services/elbv2/listener_rules.go
  • services/elbv2/listener_rules_transforms_test.go
  • services/elbv2/models.go
  • services/emr/PARITY.md
  • services/emr/README.md
  • services/emr/clusters.go
  • services/emr/handler_clusters.go
  • services/emr/handler_instances.go
  • services/emr/handler_instances_test.go
  • services/emr/handler_wire_shape_test.go
  • services/emr/instances.go
  • services/emr/models.go
  • services/emrserverless/handler_create_tags_test.go
  • services/emrserverless/tags.go
  • services/eventbridge/PARITY.md
  • services/eventbridge/README.md
  • services/eventbridge/delivery.go
  • services/eventbridge/delivery_ecs_test.go
  • services/eventbridge/models.go
  • services/eventbridge/schedule.go
  • services/eventbridge/schedule_test.go
  • services/eventbridge/scheduler.go
  • services/firehose/PARITY.md
  • services/firehose/README.md
  • services/firehose/delivery_iceberg.go
  • services/firehose/delivery_redshift.go
  • services/firehose/delivery_s3.go
  • services/firehose/delivery_snowflake.go
  • services/firehose/flush.go
  • services/firehose/interfaces.go
  • services/firehose/redshift_delivery_test.go
  • services/firehose/store.go
  • services/fis/README.md
  • services/fis/experiment_reports_test.go
  • services/fis/export_test.go
  • services/fis/tags.go
  • services/fis/whitebox_test.go
  • services/forecast/README.md
  • services/forecast/handler.go
  • services/forecast/handler_create_tags_test.go
  • services/forecast/store.go
  • services/forecast/tags.go
  • services/fsx/README.md
  • services/fsx/handler_create_tags_test.go
  • services/glacier/PARITY.md
  • services/glacier/README.md
  • services/glacier/export_test.go
  • services/glacier/handler_jobs.go
  • services/glacier/leak_test.go
  • services/glacier/models.go
  • services/glacier/select.go
  • services/glacier/select_output.go
  • services/glacier/select_output_test.go
  • services/glacier/select_output_whitebox_test.go
  • services/glacier/select_sql.go
  • services/glacier/select_sql_test.go
  • services/glacier/select_test.go
  • services/glacier/store.go
  • services/glacier/whitebox_test.go
  • services/glue/PARITY.md
  • services/glue/README.md
  • services/glue/blueprints.go
  • services/glue/catalogs.go
  • services/glue/data_quality_rulesets.go
  • services/glue/dev_endpoints.go
  • services/glue/handler.go
  • services/glue/handler_catalogs.go
  • services/glue/handler_catalogs_test.go
  • services/glue/handler_data_quality_rulesets.go
  • services/glue/handler_data_quality_rulesets_test.go
  • services/glue/handler_dev_endpoints_test.go
  • services/glue/handler_routing.go
  • services/glue/handler_schemas.go
  • services/glue/handler_schemas_test.go
  • services/glue/handler_tags_test.go
  • services/glue/handler_workflows.go
  • services/glue/handler_workflows_test.go
  • services/glue/interfaces.go
  • services/glue/jobs.go
  • services/glue/ml.go
  • services/glue/models.go
  • services/glue/persistence.go
  • services/glue/persistence_test.go
  • services/glue/registry.go
  • services/glue/registry_test.go
  • services/glue/store.go
  • services/glue/tables_test.go
  • services/glue/tags.go
  • services/glue/triggers.go
  • services/glue/user_defined_functions.go
  • services/glue/workflow_graph.go
  • services/glue/workflow_run_statistics_test.go
  • services/glue/workflows.go
  • services/grafana/PARITY.md
  • services/grafana/README.md
  • services/grafana/authentication_test.go
  • services/grafana/chaos_transitions.go
  • services/grafana/configuration_test.go
  • services/grafana/cross_service.go
  • services/grafana/errors.go
  • services/grafana/handler.go
  • services/grafana/handler_create_tags_test.go
  • services/grafana/handler_permissions.go
  • services/grafana/license_test.go
  • services/grafana/permissions.go
  • services/grafana/provider.go
  • services/grafana/store.go
  • services/grafana/workspace_update.go
  • services/grafana/workspaces.go
  • services/grafana/workspaces_test.go
  • services/guardduty/PARITY.md
  • services/guardduty/README.md
  • services/guardduty/handler_create_tags_test.go
  • services/guardduty/handler_detectors.go
  • services/guardduty/handler_members.go
  • services/guardduty/tags.go
  • services/iam/PARITY.md
  • services/iam/README.md
  • services/iam/access_advisor.go
  • services/iam/account.go
  • services/iam/account_test.go
  • services/iam/comprehensive_lock_test.go
  • services/iam/handler_account.go
  • services/iam/handler_create_tags_test.go
  • services/iam/handler_instance_profiles.go
  • services/iam/handler_mfa.go
  • services/iam/handler_providers.go
  • services/iam/handler_server_certificates.go
  • services/iam/mfa.go
  • services/iam/models_simulation_types.go
  • services/iam/persistence.go
  • services/iam/simulation.go
  • services/iam/ssh_keys.go
  • services/iam/store.go
  • services/iam/users.go
  • services/inspector2/PARITY.md
  • services/inspector2/README.md
  • services/inspector2/handler.go
  • services/inspector2/tags.go
  • services/iot/README.md
  • services/iot/audit.go
  • services/iot/authorizers.go
  • services/iot/billing_groups.go
  • services/iot/broker_test.go
  • services/iot/certificates.go
  • services/iot/commands.go
  • services/iot/device_defender.go
  • services/iot/handler.go
  • services/iot/handler_audit.go
  • services/iot/handler_certificates.go
  • services/iot/handler_certificates_test.go
  • services/iot/handler_commands.go
  • services/iot/handler_constants.go
  • services/iot/handler_create_tags_test.go
  • services/iot/handler_devicedefender.go
  • services/iot/handler_devicedefender_test.go
  • services/iot/handler_helpers.go
  • services/iot/handler_helpers_test.go
  • services/iot/handler_jobs.go
  • services/iot/handler_jobs_test.go
  • services/iot/handler_ota_updates.go
  • services/iot/handler_packages.go
  • services/iot/handler_policies.go
  • services/iot/handler_provisioning.go
  • services/iot/handler_routing.go
  • services/iot/handler_security_profiles.go
  • services/iot/handler_security_profiles_test.go
  • services/iot/handler_tags.go
  • services/iot/handler_tags_wire_test.go
  • services/iot/handler_test.go
  • services/iot/handler_thing_groups.go
  • services/iot/handler_thing_groups_test.go
  • services/iot/handler_thing_types.go
  • services/iot/handler_topic_rules.go
  • services/iot/indexing_test.go
  • services/iot/interfaces.go
  • services/iot/jobs.go
  • services/iot/metrics.go
  • services/iot/ota_updates.go
  • services/iot/packages.go
  • services/iot/persistence.go
  • services/iot/persistence_test.go
  • services/iot/policies.go
  • services/iot/provisioning.go
  • services/iot/route_matcher_whitebox_test.go
  • services/iot/sdk_completeness_test.go
  • services/iot/security_profiles.go
  • services/iot/store.go
  • services/iot/store_setup.go
  • services/iot/streams.go
  • services/iot/tags.go
  • services/iot/thing_groups.go
  • services/iot/thing_types.go
  • services/iot/topic_rules.go
  • services/iot/types.go
  • services/iotanalytics/handler_create_tags_test.go
  • services/iotdataplane/PARITY.md
  • services/iotdataplane/README.md
  • services/iotdataplane/connections_test.go
  • services/iotdataplane/export_test.go
  • services/iotdataplane/handler.go
  • services/iotdataplane/shadows_validation_test.go
  • services/iotdataplane/whitebox_test.go
  • services/iotwireless/PARITY.md
  • services/iotwireless/README.md
  • services/iotwireless/fuota_tasks.go
  • services/iotwireless/handler.go
  • services/iotwireless/handler_event_configurations_test.go
  • services/iotwireless/handler_fuota_tasks.go
  • services/iotwireless/handler_fuota_tasks_test.go
  • services/iotwireless/handler_multicast_groups.go
  • services/iotwireless/handler_multicast_groups_test.go
  • services/iotwireless/handler_network_analyzer.go
  • services/iotwireless/handler_positioning.go
  • services/iotwireless/handler_positioning_test.go
  • services/iotwireless/handler_profiles.go
  • services/iotwireless/handler_profiles_test.go
  • services/iotwireless/handler_test.go
  • services/iotwireless/handler_wireless_devices.go
  • services/iotwireless/handler_wireless_devices_filter_test.go
  • services/iotwireless/handler_wireless_devices_wireshape_test.go
  • services/iotwireless/handler_wireless_gateway_tasks.go
  • services/iotwireless/handler_wireless_gateways.go
  • services/iotwireless/interfaces.go
  • services/iotwireless/lorawan_config_test.go
  • services/iotwireless/lorawan_types.go
  • services/iotwireless/models.go
  • services/iotwireless/multicast_groups.go
  • services/iotwireless/network_analyzer.go
  • services/iotwireless/persistence_test.go
  • services/iotwireless/profiles.go
  • services/iotwireless/routing.go
  • services/iotwireless/routing_associate_test.go
  • services/iotwireless/routing_update_verbs_test.go
  • services/iotwireless/store.go
  • services/iotwireless/store_test.go
  • services/iotwireless/wireless_devices.go
  • services/iotwireless/wireless_devices_test.go
  • services/iotwireless/wireless_gateway_tasks.go
  • services/iotwireless/wireless_gateway_tasks_test.go
  • services/iotwireless/wireless_gateways.go
  • services/kafka/PARITY.md
  • services/kafka/README.md
  • services/kafka/channels.go
  • services/kafka/channels_test.go
  • services/kafka/handler.go
  • services/kafka/handler_channels.go
  • services/kafka/handler_channels_test.go
  • services/kafka/handler_create_tags_test.go
  • services/kafka/interfaces.go
  • services/kafka/models.go
  • services/kafka/persistence.go
  • services/kafka/routes.go
  • services/kafka/routes_test.go
  • services/kafka/store.go
  • services/kafka/store_setup.go
  • services/kafka/tags.go
  • services/kinesis/export_test.go
  • services/kinesis/handler_create_tags_test.go
  • services/kinesis/shards_test.go
  • services/kinesis/whitebox_test.go
  • services/kinesisanalyticsv2/application_update_test.go
  • services/kinesisanalyticsv2/export_test.go
  • services/kinesisanalyticsv2/tags.go
  • services/kinesisanalyticsv2/whitebox_test.go
  • services/kms/export_test.go
  • services/kms/leak_test.go
  • services/kms/whitebox_test.go
  • services/lambda/async_invoke_test.go
  • services/lambda/container_cleanup_test.go
  • services/lambda/esm_test.go
  • services/lambda/event_source_poller_test.go
  • services/lambda/handler_functions.go
  • services/lambda/handler_runtime_test.go
  • services/lambda/invocation_log_test.go
  • services/lambda/models.go
  • services/lambda/tags_test.go
  • services/lightsail/README.md
  • services/lightsail/handler_create_tags_test.go
  • services/macie2/tags.go
  • services/managedblockchain/framework_attributes_test.go
  • services/managedblockchain/handler_members.go
  • services/managedblockchain/handler_networks.go
  • services/managedblockchain/interfaces.go
  • services/managedblockchain/members_test.go
  • services/managedblockchain/models.go
  • services/managedblockchain/networks.go
  • services/managedblockchain/networks_test.go
  • services/managedblockchain/persistence.go
  • services/managedblockchain/persistence_test.go
  • services/managedblockchain/proposals.go
  • services/managedblockchain/proposals_test.go
  • services/managedblockchain/store.go
  • services/managedblockchain/store_setup.go
  • services/managedblockchain/store_test.go
  • services/managedblockchain/tags.go
  • services/managedblockchain/tags_test.go
  • services/mediaconvert/README.md
  • services/mediaconvert/handler_create_tags_test.go
  • services/mediaconvert/tags.go
  • services/medialive/PARITY.md
  • services/medialive/README.md
  • services/medialive/export_test.go
  • services/medialive/handler.go
  • services/medialive/handler_channels.go
  • services/medialive/handler_channels_captions_test.go
  • services/medialive/handler_channels_encoder.go
  • services/medialive/handler_channels_input_settings.go
  • services/medialive/handler_channels_outputs.go
  • services/medialive/handler_channels_outputs_test.go
  • services/medialive/handler_channels_test.go
  • services/medialive/handler_channels_video_codec_test.go
  • services/medialive/handler_create_tags_test.go
  • services/medialive/handler_tags_test.go
  • services/medialive/interfaces.go
  • services/medialive/models.go
  • services/medialive/sdi_sources.go
  • services/medialive/tags.go
  • services/medialive/whitebox_test.go
  • services/mediapackage/handler_create_tags_test.go
  • services/mediapackage/tags.go
  • services/mediastore/handler_create_tags_test.go
  • services/mediastore/tags.go
  • services/mediastoredata/PARITY.md
  • services/mediastoredata/README.md
  • services/mediastoredata/objects.go
  • services/mediatailor/handler_create_tags_test.go
  • services/mediatailor/live_sources.go
  • services/mediatailor/prefetch_schedules.go
  • services/mediatailor/programs.go
  • services/mediatailor/tags.go
  • services/memorydb/README.md
  • services/memorydb/tags.go
  • services/memorydb/whitebox_test.go
  • services/mgn/PARITY.md
  • services/mgn/README.md
  • services/mgn/actions.go
  • services/mgn/applications.go
  • services/mgn/connectors.go
  • services/mgn/cross_service.go
  • services/mgn/errors.go
  • services/mgn/exportimport.go
  • services/mgn/handler.go
  • services/mgn/handler_create_tags_test.go
  • services/mgn/handler_sourceservers.go
  • services/mgn/jobs.go
  • services/mgn/launchconfig.go
  • services/mgn/models.go
  • services/mgn/networkmigration.go
  • services/mgn/networkmigrationjobs.go
  • services/mgn/provider.go
  • services/mgn/replicationconfig.go
  • services/mgn/s3import.go
  • services/mgn/sdk_roundtrip_helper_test.go
  • services/mgn/sdk_roundtrip_test.go
  • services/mgn/serviceinit.go
  • services/mgn/sourceservers.go
  • services/mgn/store.go
  • services/mgn/tagging.go
  • services/mgn/vcenterclients.go
  • services/mgn/wire.go
  • services/mq/handler_create_tags_test.go
  • services/mwaa/tags.go
  • services/neptune/README.md
  • services/neptune/handler_cluster_endpoints.go
  • services/neptune/handler_cluster_parameter_groups.go
  • services/neptune/handler_cluster_snapshots.go
  • services/neptune/handler_create_tags_test.go
  • services/neptune/handler_event_subscriptions.go
  • services/neptune/handler_event_subscriptions_test.go
  • services/neptune/handler_global_clusters.go
  • services/neptune/handler_parameter_groups.go
  • services/neptune/handler_sdk_roundtrip_test.go
  • services/neptune/handler_subnet_groups.go
  • services/neptune/tags.go
  • services/networkmanager/PARITY.md
  • services/networkmanager/README.md
  • services/networkmanager/associations.go
  • services/networkmanager/attachments.go
  • services/networkmanager/consts.go
  • services/networkmanager/corenetworkpolicydiff.go
  • services/networkmanager/corenetworks.go
  • services/networkmanager/crossservice.go
  • services/networkmanager/handler.go
  • services/networkmanager/handler_corenetworks.go
  • services/networkmanager/handler_create_tags_test.go
  • services/networkmanager/models.go
  • services/networkmanager/peerings.go
  • services/networkmanager/routeanalysis.go
  • services/networkmanager/store.go
  • services/networkmanager/wire.go
  • services/networkmanager/wire_convert.go
  • services/networkmonitor/export_test.go
  • services/networkmonitor/handler_create_tags_test.go
  • services/networkmonitor/quotas_test.go
  • services/networkmonitor/whitebox_test.go
  • services/omics/PARITY.md
  • services/omics/README.md
  • services/omics/annotation_stores.go
  • services/omics/handler.go
  • services/omics/handler_annotation_stores.go
  • services/omics/handler_annotation_stores_test.go
  • services/omics/handler_read_sets_test.go
  • services/omics/handler_readjson_test.go
  • services/omics/handler_reference_stores_test.go
  • services/omics/handler_runs.go
  • services/omics/handler_runs_test.go
  • services/omics/handler_shares.go
  • services/omics/handler_shares_test.go
  • services/omics/handler_test.go
  • services/omics/handler_variant_stores.go
  • services/omics/handler_variant_stores_test.go
  • services/omics/handler_workflows.go
  • services/omics/interfaces.go
  • services/omics/models.go
  • services/omics/pagination_query_params_test.go
  • services/omics/persistence_test.go
  • services/omics/read_sets.go
  • services/omics/reference_stores.go
  • services/omics/runbatch_route_test.go
  • services/omics/runs.go
  • services/omics/shares.go
  • services/omics/store.go
  • services/omics/variant_stores.go
  • services/opensearch/README.md
  • services/opensearch/applications.go
  • services/opensearch/handler_applications.go
  • services/opensearch/handler_applications_test.go
  • services/opensearch/handler_create_tags_test.go
  • services/opensearch/handler_domains.go
  • services/opensearch/interfaces.go
  • services/opensearch/lifecycle_test.go
  • services/opensearch/models.go
  • services/opensearch/persistence_test.go
  • services/opensearch/store.go
  • services/opensearch/store_setup.go
  • services/opensearch/store_test.go
  • services/opensearch/tags.go
  • services/opsworks/PARITY.md
  • services/opsworks/README.md
  • services/opsworks/ecs_clusters_test.go
  • services/opsworks/handler.go
  • services/opsworks/handler_apps.go
  • services/opsworks/handler_commands.go
  • services/opsworks/handler_deployments.go
  • services/opsworks/handler_ecs_clusters.go
  • services/opsworks/handler_instances.go
  • services/opsworks/handler_layers.go
  • services/opsworks/handler_stacks.go
  • services/opsworks/interfaces.go
  • services/opsworks/stacks.go
  • services/opsworks/stacks_test.go
  • services/opsworks/tags.go
  • services/opsworks/whitebox_test.go
  • services/organizations/handler_create_tags_test.go
  • services/organizations/organizational_units.go
  • services/organizations/tags.go
  • services/outposts/PARITY.md
  • services/outposts/README.md
  • services/outposts/assets.go
  • services/outposts/capacity_ledger.go
  • services/outposts/capacity_ledger_test.go
  • services/outposts/capacity_tasks.go
  • services/outposts/capacity_tasks_test.go
  • services/outposts/catalog_test.go
  • services/outposts/consts.go
  • services/outposts/errors.go
  • services/outposts/handler.go
  • services/outposts/handler_assets.go
  • services/outposts/handler_create_tags_test.go
  • services/outposts/ordering_requirements.go
  • services/outposts/ordering_requirements_test.go
  • services/outposts/orders.go
  • services/outposts/orders_test.go
  • services/outposts/outposts.go
  • services/outposts/persistence_test.go
  • services/outposts/quotes.go
  • services/outposts/quotes_test.go
  • services/outposts/resolve.go
  • services/outposts/seed_data.go
  • services/outposts/sites.go
  • services/outposts/store.go
  • services/outposts/store_setup.go
  • services/personalize/PARITY.md
  • services/personalize/README.md
  • services/personalize/campaigns.go
  • services/personalize/configs.go
  • services/personalize/handler.go
  • services/personalize/handler_campaigns.go
  • services/personalize/handler_configs_test.go
  • services/personalize/handler_metric_attribution.go
  • services/personalize/handler_recommenders.go
  • services/personalize/handler_solutions.go
  • services/personalize/handler_solutions_test.go
  • services/personalize/models.go
  • services/personalize/recommenders.go
  • services/personalize/solutions.go
  • services/personalize/tags.go
  • services/pinpoint/handler_create_tags_test.go
  • services/pinpoint/tags.go
  • services/pipes/tags.go
  • services/quicksight/PARITY.md
  • services/quicksight/README.md
  • services/quicksight/actionconnector_auth.go
  • services/quicksight/actionconnector_redaction_test.go
  • services/quicksight/assetbundle.go
  • services/quicksight/brands.go
  • services/quicksight/handler.go
  • services/quicksight/handler_actionconnector.go
  • services/quicksight/handler_assetbundle.go
  • services/quicksight/handler_assetbundle_test.go
  • services/quicksight/handler_brands.go
  • services/quicksight/handler_create_tags_test.go
  • services/quicksight/handler_dispatch.go
  • services/quicksight/handler_iampolicyassignments.go
  • services/quicksight/handler_iampolicyassignments_test.go
  • services/quicksight/handler_namespace.go
  • services/quicksight/handler_oauth.go
  • services/quicksight/handler_oauth_test.go
  • services/quicksight/handler_paths.go
  • services/quicksight/handler_refreshschedule.go
  • services/quicksight/handler_refreshschedule_test.go
  • services/quicksight/handler_selfupgrade.go
  • services/quicksight/handler_selfupgrade_test.go
  • services/quicksight/handler_templates.go
  • services/quicksight/handler_templates_test.go
  • services/quicksight/handler_themes.go
  • services/quicksight/handler_themes_test.go
  • services/quicksight/handler_topics.go
  • services/quicksight/handler_topics_test.go
  • services/quicksight/handler_topics_v2.go
  • services/quicksight/handler_topics_v2_test.go
  • services/quicksight/handler_user.go
  • services/quicksight/iampolicyassignments.go
  • services/quicksight/interfaces.go
  • services/quicksight/models.go
  • services/quicksight/namespace.go
  • services/quicksight/oauth.go
  • services/quicksight/refreshschedule.go
  • services/quicksight/selfupgrade.go
  • services/quicksight/store_roundtrip_test.go
  • services/quicksight/templates.go
  • services/quicksight/themes.go
  • services/quicksight/topics.go
  • services/quicksight/topics_v2.go
  • services/quicksight/types.go
  • services/quicksight/user.go
  • services/ram/README.md
  • services/ram/tags.go
  • services/rds/PARITY.md
  • services/rds/README.md
  • services/rds/cluster_endpoints.go
  • services/rds/cluster_parameter_groups.go
  • services/rds/cluster_snapshots.go
  • services/rds/db_clusters.go
  • services/rds/db_instances.go
  • services/rds/db_snapshots.go
  • services/rds/engine_versions.go
  • services/rds/event_subscriptions.go
  • services/rds/global_clusters.go
  • services/rds/handler_blue_green_deployments.go
  • services/rds/handler_cluster_endpoints.go
  • services/rds/handler_cluster_parameter_groups.go
  • services/rds/handler_cluster_snapshots.go
  • services/rds/handler_create_tags_test.go
  • services/rds/handler_db_clusters.go
  • services/rds/handler_db_instances.go
  • services/rds/handler_db_snapshots.go
  • services/rds/handler_engine_versions.go
  • services/rds/handler_event_subscriptions.go
  • services/rds/handler_global_clusters.go
  • services/rds/handler_integrations.go
  • services/rds/handler_option_groups.go
  • services/rds/handler_parameter_groups.go
  • services/rds/handler_proxies.go
  • services/rds/handler_recommendations.go
  • services/rds/handler_reference_data.go
  • services/rds/handler_security_groups.go
  • services/rds/handler_shard_groups.go
  • services/rds/handler_subnet_groups.go
  • services/rds/handler_tags.go
  • services/rds/handler_tenant_databases.go
  • services/rds/lifecycle.go
  • services/rds/models.go
  • services/rds/option_groups.go
  • services/rds/parameter_groups.go
  • services/rds/security_groups.go
  • services/rds/serverlessv2_wire_internal_test.go
  • services/rds/subnet_groups.go
  • services/rds/xml_list_wire_test.go
  • services/rdsdata/PARITY.md
  • services/rdsdata/engine_test.go
  • services/rdsdata/models.go
  • services/rdsdata/sql.go
  • services/redshift/PARITY.md
  • services/redshift/README.md
  • services/redshift/handler.go
  • services/redshift/handler_auth_profiles.go
  • services/redshift/handler_credentials.go
  • services/redshift/handler_custom_domains.go
  • services/redshift/handler_data_shares.go
  • services/redshift/handler_endpoint_authorization.go
  • services/redshift/handler_hsm.go
  • services/redshift/handler_hsm_test.go
  • services/redshift/handler_idc_applications.go
  • services/redshift/handler_idc_applications_test.go
  • services/redshift/handler_reserved_nodes.go
  • services/redshift/handler_reserved_nodes_test.go
  • services/redshift/handler_scheduled_actions.go
  • services/redshift/handler_scheduled_actions_test.go
  • services/redshift/handler_sdk_roundtrip_test.go
  • services/redshift/handler_serverless.go
  • services/redshift/handler_serverless_custom_domains.go
  • services/redshift/handler_serverless_custom_domains_test.go
  • services/redshift/handler_serverless_endpoint_access.go
  • services/redshift/handler_serverless_endpoint_access_test.go
  • services/redshift/handler_serverless_recovery.go
  • services/redshift/handler_serverless_recovery_test.go
  • services/redshift/handler_serverless_resource_policy.go
  • services/redshift/handler_serverless_resource_policy_test.go
  • services/redshift/handler_serverless_restore.go
  • services/redshift/handler_serverless_restore_test.go
  • services/redshift/handler_serverless_snapshot_copy_config.go
  • services/redshift/handler_serverless_snapshot_copy_config_test.go
  • services/redshift/handler_serverless_table_restore.go
  • services/redshift/handler_serverless_table_restore_test.go
  • services/redshift/handler_serverless_tagging.go
  • services/redshift/handler_serverless_tagging_test.go
  • services/redshift/handler_serverless_test.go
  • services/redshift/handler_snapshot_copy.go
  • services/redshift/handler_snapshot_copy_test.go
  • services/redshift/handler_snapshot_schedules.go
  • services/redshift/handler_subnet_groups.go
  • services/redshift/handler_subnet_groups_test.go
  • services/redshift/handler_usage_limits.go
  • services/redshift/handler_usage_limits_test.go
  • services/redshift/idc_applications.go
  • services/redshift/interfaces.go
  • services/redshift/models.go
  • services/redshift/persistence_test.go
  • services/redshift/schedule.go
  • services/redshift/serverless.go
  • services/redshift/serverless_custom_domains.go
  • services/redshift/serverless_endpoint_access.go
  • services/redshift/serverless_index.go
  • services/redshift/serverless_index_test.go
  • services/redshift/serverless_namespaces.go
  • services/redshift/serverless_recovery.go
  • services/redshift/serverless_resource_policy.go
  • services/redshift/serverless_restore.go
  • services/redshift/serverless_scheduled_actions.go
  • services/redshift/serverless_snapshot_copy_config.go
  • services/redshift/serverless_snapshots.go
  • services/redshift/serverless_table_restore.go
  • services/redshift/serverless_tags.go
  • services/redshift/serverless_workgroups.go
  • services/redshift/store.go
  • services/redshift/store_setup.go
  • services/redshift/whitebox_test.go
  • services/rekognition/tags.go
  • services/resiliencehub/PARITY.md
  • services/resiliencehub/README.md
  • services/resiliencehub/consts.go
  • services/resiliencehub/cross_service.go
  • services/resiliencehub/handler.go
  • services/resiliencehub/handler_cfn_provision.go
  • services/resiliencehub/handler_create_tags_test.go
  • services/resiliencehub/provider.go
  • services/resiliencehub/resources.go
  • services/resiliencehub/store.go
  • services/resiliencehub/tagging.go
  • services/resourcegroups/handler_create_tags_test.go
  • services/resourcegroupstaggingapi/PARITY.md
  • services/resourcegroupstaggingapi/README.md
  • services/resourcegroupstaggingapi/compliance.go
  • services/resourcegroupstaggingapi/compliance_test.go
  • services/resourcegroupstaggingapi/cross_service.go
  • services/resourcegroupstaggingapi/get_resources.go
  • services/resourcegroupstaggingapi/get_resources_test.go
  • services/resourcegroupstaggingapi/handler_test.go
  • services/resourcegroupstaggingapi/interfaces.go
  • services/resourcegroupstaggingapi/store.go
  • services/resourcegroupstaggingapi/tag_resources.go
  • services/resourcegroupstaggingapi/tag_resources_test.go
  • services/resourcegroupstaggingapi/untag_resources_test.go
  • services/route53/cidr_collections_test.go
  • services/route53/handler_cidr_collections.go
  • services/route53/handler_create_tags_test.go
  • services/route53/handler_tags.go
  • services/route53/optimistic_concurrency_test.go
  • services/route53resolver/README.md
  • services/route53resolver/tags.go
  • services/s3/PARITY.md
  • services/s3/README.md
  • services/s3/access_log.go
  • services/s3/authz.go
  • services/s3/bucket_analytics_test.go
  • services/s3/bucket_ops_analytics.go
  • services/s3/bucket_policy_validation.go
  • services/s3/buckets.go
  • services/s3/dashboard_region_scoping_test.go
  • services/s3/errors.go
  • services/s3/handler.go
  • services/s3/handler_operations.go
  • services/s3/janitor.go
  • services/s3/listing.go
  • services/s3/object_lock.go
  • services/s3/object_lock_test.go
  • services/s3/object_ops.go
  • services/s3/object_ops_copy.go
  • services/s3/object_ops_copy_test.go
  • services/s3/object_ops_get.go
  • services/s3/object_ops_get_test.go
  • services/s3/object_ops_head.go
  • services/s3/object_ops_headers.go
  • services/s3/objects.go
  • services/s3/persistence.go
  • services/s3/persistence_test.go
  • services/s3/post_object.go
  • services/s3/post_object_test.go
  • services/s3/requester_pays.go
  • services/s3/select_test.go
  • services/s3/sse_crypto.go
  • services/s3/tagging.go
  • services/s3/types.go
  • services/s3/version_snapshot_race_test.go
  • services/s3control/PARITY.md
  • services/s3control/README.md
  • services/s3control/access_grants.go
  • services/s3control/access_points.go
  • services/s3control/bucket.go
  • services/s3control/handler_access_grants.go
  • services/s3control/handler_access_grants_test.go
  • services/s3control/handler_access_points.go
  • services/s3control/handler_access_points_config_test.go
  • services/s3control/handler_access_points_test.go
  • services/s3control/handler_bucket.go
  • services/s3control/handler_bucket_test.go
  • services/s3control/handler_create_tags_test.go
  • services/s3control/handler_jobs.go
  • services/s3control/handler_jobs_test.go
  • services/s3control/handler_multi_region_access_points.go
  • services/s3control/handler_multi_region_access_points_test.go
  • services/s3control/handler_nocontent_test.go
  • services/s3control/handler_object_lambda.go
  • services/s3control/handler_object_lambda_test.go
  • services/s3control/handler_storage_lens.go
  • services/s3control/handler_storage_lens_test.go
  • services/s3control/handler_tags.go
  • services/s3control/multi_region_access_points.go
  • services/s3control/persistence.go
  • services/s3control/persistence_test.go
  • services/s3control/store.go
  • services/s3control/store_setup.go
  • services/s3control/tags.go
  • services/s3tables/README.md
  • services/s3tables/handler_namespaces.go
  • services/s3tables/handler_table_buckets.go
  • services/s3tables/handler_tables.go
  • services/s3tables/store.go
  • services/sagemaker/PARITY.md
  • services/sagemaker/README.md
  • services/sagemaker/automl.go
  • services/sagemaker/automl_v2.go
  • services/sagemaker/cluster.go
  • services/sagemaker/errors.go
  • services/sagemaker/experiments.go
  • services/sagemaker/feature_groups.go
  • services/sagemaker/feature_store_test.go
  • services/sagemaker/handler.go
  • services/sagemaker/handler_app_image_configs.go
  • services/sagemaker/handler_automl.go
  • services/sagemaker/handler_automl_test.go
  • services/sagemaker/handler_automl_v2.go
  • services/sagemaker/handler_automl_v2_test.go
  • services/sagemaker/handler_catalog.go
  • services/sagemaker/handler_cluster.go
  • services/sagemaker/handler_cluster_test.go
  • services/sagemaker/handler_code_repositories.go
  • services/sagemaker/handler_compilation_jobs.go
  • services/sagemaker/handler_create_tags_test.go
  • services/sagemaker/handler_device_fleets.go
  • services/sagemaker/handler_edge_packaging_jobs.go
  • services/sagemaker/handler_experiments.go
  • services/sagemaker/handler_experiments_test.go
  • services/sagemaker/handler_feature_groups.go
  • services/sagemaker/handler_feature_groups_stores_test.go
  • services/sagemaker/handler_feature_groups_test.go
  • services/sagemaker/handler_feature_metadata_test.go
  • services/sagemaker/handler_flow_definitions.go
  • services/sagemaker/handler_human_task_ui.go
  • services/sagemaker/handler_hyperpod_scheduling.go
  • services/sagemaker/handler_hyperpod_scheduling_test.go
  • services/sagemaker/handler_images.go
  • services/sagemaker/handler_inference_components.go
  • services/sagemaker/handler_inference_experiments.go
  • services/sagemaker/handler_inference_recommendations_jobs.go
  • services/sagemaker/handler_inference_recommendations_jobs_test.go
  • services/sagemaker/handler_keys.go
  • services/sagemaker/handler_labeling.go
  • services/sagemaker/handler_labeling_test.go
  • services/sagemaker/handler_mlflow.go
  • services/sagemaker/handler_model_cards.go
  • services/sagemaker/handler_model_packages.go
  • services/sagemaker/handler_model_packages_test.go
  • services/sagemaker/handler_monitoring_job_definitions.go
  • services/sagemaker/handler_monitoring_schedules.go
  • services/sagemaker/handler_notebook_instances.go
  • services/sagemaker/handler_optimization_jobs.go
  • services/sagemaker/handler_partner_apps.go
  • services/sagemaker/handler_pipelines.go
  • services/sagemaker/handler_pipelines_test.go
  • services/sagemaker/handler_pipelines_versionid_test.go
  • services/sagemaker/handler_projects.go
  • services/sagemaker/handler_spaces.go
  • services/sagemaker/handler_studio_lifecycle_configs.go
  • services/sagemaker/handler_training_plans.go
  • services/sagemaker/handler_trial_components.go
  • services/sagemaker/handler_trial_components_test.go
  • services/sagemaker/handler_trials.go
  • services/sagemaker/handler_trials_test.go
  • services/sagemaker/hyperpod_scheduling.go
  • services/sagemaker/inference_recommendations_jobs.go
  • services/sagemaker/labeling.go
  • services/sagemaker/model_packages.go
  • services/sagemaker/models.go
  • services/sagemaker/notebook_instances.go
  • services/sagemaker/persistence.go
  • services/sagemaker/persistence_test.go
  • services/sagemaker/pipeline_versions.go
  • services/sagemaker/pipelines.go
  • services/sagemaker/s3pipeline.go
  • services/sagemaker/store.go
  • services/sagemaker/store_index.go
  • services/sagemaker/store_setup.go
  • services/sagemaker/tags.go
  • services/sagemaker/trial_components.go
  • services/sagemaker/trials.go
  • services/sagemaker/workforces.go
  • services/sagemaker/workteams.go
  • services/sagemakerruntime/export_test.go
  • services/sagemakerruntime/session_expiry_test.go
  • services/sagemakerruntime/whitebox_test.go
  • services/scheduler/export_test.go
  • services/scheduler/handler_create_tags_test.go
  • services/scheduler/idempotency_test.go
  • services/scheduler/runner_test.go
  • services/scheduler/tags.go
  • services/scheduler/whitebox_test.go
  • services/secretsmanager/PARITY.md
  • services/secretsmanager/README.md
  • services/secretsmanager/describesecret_test.go
  • services/secretsmanager/handler_create_tags_test.go
  • services/secretsmanager/handler_rotation.go
  • services/secretsmanager/models.go
  • services/secretsmanager/rotatesecret_test.go
  • services/secretsmanager/rotation.go
  • services/secretsmanager/secrets.go
  • services/secretsmanager/tags.go
  • services/secretsmanager/tags_test.go
  • services/securityhub/README.md
  • services/securityhub/aggregators_v2_test.go
  • services/securityhub/automation_rules.go
  • services/securityhub/automation_rules_test.go
  • services/securityhub/configuration_policies.go
  • services/securityhub/configuration_policies_test.go
  • services/securityhub/handler.go
  • services/securityhub/handler_aggregators_v2.go
  • services/securityhub/tags.go
  • services/servicediscovery/handler_create_tags_test.go
  • services/servicediscovery/tags.go
  • services/sesv2/configuration_sets.go
  • services/sesv2/configuration_sets_test.go
  • services/sesv2/contact_lists.go
  • services/sesv2/contact_lists_test.go
  • services/sesv2/dedicated_ip_pools.go
  • services/sesv2/dedicated_ip_pools_test.go
  • services/sesv2/email_identities.go
  • services/sesv2/email_templates.go
  • services/sesv2/email_templates_test.go
  • services/sesv2/event_destinations_test.go
  • services/sesv2/handler_configuration_sets.go
  • services/sesv2/handler_contact_lists.go
  • services/sesv2/handler_dedicated_ip_pools.go
  • services/sesv2/handler_email_templates.go
  • services/sesv2/interfaces.go
  • services/sesv2/persistence_test.go
  • services/sesv2/store_test.go
  • services/sesv2/tags.go
  • services/sesv2/tenants.go
  • services/sesv2/vdm_test.go
  • services/sesv2/whitebox_test.go
  • services/sesv2/wire_output.go
  • services/shield/README.md
  • services/shield/tags.go
  • services/sns/export_test.go
  • services/sns/handler.go
  • services/sns/handler_create_tags_test.go
  • services/sns/models.go
  • services/sns/subscription_limits_test.go
  • services/sns/subscriptions.go
  • services/sns/whitebox_test.go
  • services/sqs/delay_test.go
  • services/sqs/message_move_tasks_test.go
  • services/sqs/message_visibility_test.go
  • services/sqs/messages_test.go
  • services/sqs/persistence_test.go
  • services/sqs/query_message_move_tasks.go
  • services/sqs/query_protocol_test.go
  • services/sqs/query_tags.go
  • services/sqs/queue_attributes_test.go
  • services/sqs/queues_test.go
  • services/ssm/activations.go
  • services/ssm/associations.go
  • services/ssm/documents.go
  • services/ssm/handler_create_tags_test.go
  • services/ssm/models_activations.go
  • services/ssm/models_associations.go
  • services/ssm/models_documents.go
  • services/ssm/ops_items.go
  • services/ssoadmin/PARITY.md
  • services/ssoadmin/README.md
  • services/ssoadmin/account_assignments.go
  • services/ssoadmin/handler_create_tags_test.go
  • services/ssoadmin/handler_instances.go
  • services/ssoadmin/handler_instances_test.go
  • services/ssoadmin/handler_permission_sets.go
  • services/ssoadmin/handler_permission_sets_test.go
  • services/ssoadmin/inline_policies.go
  • services/ssoadmin/instances.go
  • services/ssoadmin/interfaces.go
  • services/ssoadmin/managed_policies.go
  • services/ssoadmin/models.go
  • services/ssoadmin/permission_sets.go
  • services/ssoadmin/permissions_boundary.go
  • services/ssoadmin/persistence.go
  • services/ssoadmin/store.go
  • services/ssoadmin/tags.go
  • services/stepfunctions/PARITY.md
  • services/stepfunctions/README.md
  • services/stepfunctions/asl/distributed_map_path_settings_test.go
  • services/stepfunctions/asl/executor.go
  • services/stepfunctions/asl/executor_test.go
  • services/stepfunctions/asl/item_batcher_shape_test.go
  • services/stepfunctions/asl/parser.go
  • services/stepfunctions/asl/path_before_parameters_test.go
  • services/stepfunctions/asl/result_writer.go
  • services/stepfunctions/asl/task_timeout_heartbeat_path_test.go
  • services/stepfunctions/executions.go
  • services/stepfunctions/integrations.go
  • services/stepfunctions/map_runs.go
  • services/stepfunctions/result_writer_test.go
  • services/stepfunctions/store.go
  • services/sts/README.md
  • services/support/attachments_test.go
  • services/support/cases_test.go
  • services/support/export_test.go
  • services/support/whitebox_test.go
  • services/swf/PARITY.md
  • services/swf/README.md
  • services/swf/activity_tasks.go
  • services/swf/decision_lifecycle_test.go
  • services/swf/decision_orchestration.go
  • services/swf/decision_orchestration_test.go
  • services/swf/decision_tasks.go
  • services/swf/domains_test.go
  • services/swf/export_test.go
  • services/swf/handler_history.go
  • services/swf/handler_workflow_executions.go
  • services/swf/history.go
  • services/swf/history_test.go
  • services/swf/interfaces.go
  • services/swf/models.go
  • services/swf/multirun_test.go
  • services/swf/persistence_test.go
  • services/swf/signals.go
  • services/swf/signals_test.go
  • services/swf/store.go
  • services/swf/store_setup.go
  • services/swf/tags.go
  • services/swf/timeout_sweep.go
  • services/swf/timeout_sweep_whitebox_test.go
  • services/swf/whitebox_test.go
  • services/swf/workflow_executions.go
  • services/swf/workflow_executions_test.go
  • services/textract/PARITY.md
  • services/textract/README.md
  • services/textract/adapter_versions.go
  • services/textract/adapters_test.go
  • services/textract/document_analysis.go
  • services/textract/document_analysis_test.go
  • services/textract/document_detection.go
  • services/textract/document_detection_test.go
  • services/textract/expense_analysis.go
  • services/textract/expense_analysis_test.go
  • services/textract/handler.go
  • services/textract/handler_analyze_document_config_test.go
  • services/textract/handler_create_tags_test.go
  • services/textract/handler_document_analysis.go
  • services/textract/lending_analysis.go
  • services/textract/lending_analysis_test.go
  • services/textract/models.go
  • services/timestreamquery/handler_create_tags_test.go
  • services/timestreamquery/scheduled_queries.go
  • services/timestreamquery/store.go
  • services/timestreamwrite/handler_create_tags_test.go
  • services/timestreamwrite/tags.go
  • services/transcribe/README.md
  • services/transcribe/tags.go
  • services/transfer/handler_create_tags_test.go
  • services/transfer/handler_servers_fields_test.go
  • services/transfer/handler_servers_test.go
  • services/transfer/persistence_test.go
  • services/transfer/servers_test.go
  • services/transfer/tags.go
  • services/translate/README.md
  • services/translate/tags.go
  • services/verifiedpermissions/export_test.go
  • services/verifiedpermissions/handler_create_tags_test.go
  • services/verifiedpermissions/tags.go
  • services/verifiedpermissions/tags_test.go
  • services/verifiedpermissions/whitebox_test.go
  • services/vpclattice/PARITY.md
  • services/vpclattice/README.md
  • services/vpclattice/auth_policy.go
  • services/vpclattice/domain_verifications.go
  • services/vpclattice/export_test.go
  • services/vpclattice/handler.go
  • services/vpclattice/handler_access_log_subscriptions.go
  • services/vpclattice/handler_domain_verifications.go
  • services/vpclattice/handler_listeners.go
  • services/vpclattice/handler_resource_configurations.go
  • services/vpclattice/handler_resource_gateways.go
  • services/vpclattice/handler_rules.go
  • services/vpclattice/handler_service_network_associations.go
  • services/vpclattice/handler_service_network_resource_associations.go
  • services/vpclattice/handler_service_networks.go
  • services/vpclattice/handler_services.go
  • services/vpclattice/handler_services_test.go
  • services/vpclattice/handler_target_groups.go
  • services/vpclattice/interfaces.go
  • services/vpclattice/models.go
  • services/vpclattice/persistence_test.go
  • services/vpclattice/resource_configurations.go
  • services/vpclattice/resource_gateway_family_test.go
  • services/vpclattice/resource_gateways.go
  • services/vpclattice/resource_policy.go
  • services/vpclattice/sdk_completeness_test.go
  • services/vpclattice/service_network_associations.go
  • services/vpclattice/service_network_resource_associations.go
  • services/vpclattice/service_networks.go
  • services/vpclattice/store.go
  • services/vpclattice/store_setup.go
  • services/vpclattice/tags.go
  • services/vpclattice/whitebox_test.go
  • services/waf/PARITY.md
  • services/waf/README.md
  • services/waf/handler_create_tags_test.go
  • services/waf/handler_sampled_requests.go
  • services/waf/handler_tags.go
  • services/waf/interfaces.go
  • services/waf/sampled_requests.go
  • services/waf/sampled_requests_test.go
  • services/waf/tags.go
  • services/wafv2/PARITY.md
  • services/wafv2/README.md
  • services/wafv2/handler_create_tags_test.go
  • services/workmail/tags.go
  • services/workspaces/bundles.go
  • services/workspaces/bundles_test.go
  • services/workspaces/connection_aliases.go
  • services/workspaces/export_test.go
  • services/workspaces/handler_bundles.go
  • services/workspaces/handler_create_tags_test.go
  • services/workspaces/images.go
  • services/workspaces/ip_groups.go
  • services/workspaces/persistence_test.go
  • services/workspaces/pools.go
  • services/workspaces/sdk_roundtrip_helper_test.go
  • services/workspaces/whitebox_test.go
  • services/xray/PARITY.md
  • services/xray/README.md
  • services/xray/export_test.go
  • services/xray/handler_sampling_rules.go
  • services/xray/handler_sampling_rules_test.go
  • services/xray/models.go
  • services/xray/sampling_rules.go
  • services/xray/tags.go
  • services/xray/whitebox_test.go
  • test/e2e/ddb_partiql_test.go
  • test/e2e/ddb_streams_e2e_test.go
  • test/e2e/ddb_ttl_e2e_test.go
  • test/e2e/dynamodbstreams_dashboard_test.go
  • test/e2e/e2e_test.go
  • test/e2e/elb_test.go
  • test/e2e/region_test.go
  • test/e2e/route53resolver_test.go
  • test/e2e/sns_test.go
  • test/e2e/sqs_test.go
  • test/e2e/ssm_test.go
  • test/integration/accessanalyzer_test.go
  • test/integration/account_test.go
  • test/integration/acm_test.go
  • test/integration/acm_waiter_test.go
  • test/integration/amplify_test.go
  • test/integration/apigateway_audit_test.go
  • test/integration/apigatewayv2_audit_test.go
  • test/integration/apigatewayv2_test.go
  • test/integration/appconfig_test.go
  • test/integration/applicationautoscaling_test.go
  • test/integration/appmesh_test.go
  • test/integration/apprunner_test.go
  • test/integration/appstream_test.go
  • test/integration/athena_test.go
  • test/integration/autopurge_test.go
  • test/integration/autoscaling_test.go
  • test/integration/backup_test.go
  • test/integration/batch_test.go
  • test/integration/ce_test.go
  • test/integration/chaos_test.go
  • test/integration/cloudcontrol_test.go
  • test/integration/cloudformation_audit_test.go
  • test/integration/cloudformation_dynamic_refs_test.go
  • test/integration/cloudformation_introspection_test.go
  • test/integration/cloudformation_test.go
  • test/integration/cloudformation_waiter_test.go
  • test/integration/cloudfront_parity_test.go
  • test/integration/cloudfront_test.go
  • test/integration/cloudtrail_test.go
  • test/integration/cloudwatch_test.go
  • test/integration/cloudwatchlogs_audit_test.go
  • test/integration/cloudwatchlogs_test.go
  • test/integration/codeartifact_test.go
  • test/integration/codebuild_test.go
  • test/integration/codecommit_test.go
  • test/integration/codeconnections_test.go
  • test/integration/codedeploy_test.go
  • test/integration/codepipeline_test.go
  • test/integration/codestarconnections_test.go
  • test/integration/cwlogs_firehose_receipt_test.go
  • test/integration/datasync_test.go
  • test/integration/dax_test.go
  • test/integration/ddb_batch_test.go
  • test/integration/ddb_complex_model_test.go
  • test/integration/ddb_condition_test.go
  • test/integration/ddb_coverage_test.go
  • test/integration/ddb_custom_wait_test.go
  • test/integration/ddb_error_test.go
  • test/integration/ddb_gsi_test.go
  • test/integration/ddb_limits_test.go
  • test/integration/ddb_lsi_test.go
  • test/integration/ddb_projection_test.go
  • test/integration/ddb_put_item_complex_test.go
  • test/integration/ddb_put_item_test.go
  • test/integration/ddb_query_enhancements_test.go
  • test/integration/ddb_query_test.go
  • test/integration/ddb_scan_test.go
  • test/integration/ddb_table_arn_test.go
  • test/integration/ddb_table_waiter_test.go
  • test/integration/ddb_update_chain_test.go
  • test/integration/ddb_update_item_test.go
  • test/integration/ddb_updated_new_regression_test.go
  • test/integration/ddb_version_control_test.go
  • test/integration/ddb_versioning_updated_new_test.go
  • test/integration/detective_test.go
  • test/integration/directconnect_test.go
  • test/integration/directoryservice_test.go
  • test/integration/dms_test.go
  • test/integration/docdb_test.go
  • test/integration/ec2_audit_test.go
  • test/integration/ec2_gp3_coupling_test.go
  • test/integration/ec2_new_ops_test.go
  • test/integration/ec2_tags_test.go
  • test/integration/ec2_waiter_test.go
  • test/integration/ecr_audit_test.go
  • test/integration/efs_test.go
  • test/integration/eks_test.go
  • test/integration/elasticache_waiter_test.go
  • test/integration/elasticbeanstalk_test.go
  • test/integration/elb_test.go
  • test/integration/elbv2_test.go
  • test/integration/emr_test.go
  • test/integration/emrserverless_test.go
  • test/integration/error_codes_test.go
  • test/integration/eventbridge_fanout_test.go
  • test/integration/eventbridge_sfn_test.go
  • test/integration/forecast_test.go
  • test/integration/fsx_test.go
  • test/integration/glue_test.go
  • test/integration/grafana_test.go
  • test/integration/iam_audit_test.go
  • test/integration/identitystore_test.go
  • test/integration/inspector2_test.go
  • test/integration/iot_parity_test.go
  • test/integration/iot_test.go
  • test/integration/lambda_esm_test.go
  • test/integration/lambda_waiter_test.go
  • test/integration/latency_test.go
  • test/integration/macie2_test.go
  • test/integration/main_test.go
  • test/integration/medialive_test.go
  • test/integration/mediapackage_test.go
  • test/integration/mediastore_test.go
  • test/integration/mediatailor_test.go
  • test/integration/memorydb_test.go
  • test/integration/mgn_test.go
  • test/integration/mwaa_test.go
  • test/integration/neptune_test.go
  • test/integration/networkmanager_test.go
  • test/integration/organizations_test.go
  • test/integration/outposts_test.go
  • test/integration/persistence_e2e_test.go
  • test/integration/personalize_test.go
  • test/integration/pinpoint_test.go
  • test/integration/pipes_sqs_lambda_test.go
  • test/integration/polly_test.go
  • test/integration/quicksight_parity_test.go
  • test/integration/quicksight_test.go
  • test/integration/rds_arn_test.go
  • test/integration/rds_waiter_test.go
  • test/integration/rekognition_test.go
  • test/integration/resiliencehub_test.go
  • test/integration/rolesanywhere_test.go
  • test/integration/route53_audit_test.go
  • test/integration/route53_waiter_test.go
  • test/integration/s3_bucket_tagging_test.go
  • test/integration/s3_cors_test.go
  • test/integration/s3_encryption_test.go
  • test/integration/s3_eventbridge_test.go
  • test/integration/s3_lifecycle_test.go
  • test/integration/s3_list_multipart_test.go
  • test/integration/s3_new_ops_test.go
  • test/integration/s3_notification_test.go
  • test/integration/s3_presigned_test.go
  • test/integration/s3_website_test.go
  • test/integration/sagemaker_test.go
  • test/integration/scheduler_lambda_test.go
  • test/integration/securityhub_test.go
  • test/integration/sesv2_audit_test.go
  • test/integration/shield_test.go
  • test/integration/sqs_advanced_test.go
  • test/integration/sqs_audit_test.go
  • test/integration/sqs_metrics_test.go
  • test/integration/sqs_refinement2_test.go
  • test/integration/sqs_refinement3_test.go
  • test/integration/sqs_test.go
  • test/integration/ssoadmin_test.go
  • test/integration/stepfunctions_asl_test.go
  • test/integration/stepfunctions_test.go
  • test/integration/sts_test.go
  • test/integration/support_test.go
  • test/integration/tag_routing_test.go
  • test/integration/textract_test.go
  • test/integration/transcribe_test.go
  • test/integration/transfer_test.go
  • test/integration/translate_test.go
  • test/integration/vpclattice_test.go
  • test/integration/waf_test.go
  • test/integration/workmail_test.go
  • test/integration/workspaces_test.go
  • test/integration/xray_test.go
  • test/terraform/fixtures/directoryservice/simple_ad.tf
  • test/terraform/fixtures/ec2/network_interface.tf
  • test/terraform/fixtures/ec2/success.tf
  • test/terraform/fixtures/fsx/lustre.tf
  • test/terraform/import_test.go
  • test/terraform/main_test.go
  • test/terraform/parity_batch2_test.go
  • test/terraform/parity_mega_test.go
  • test/terraform/parity_pr_test.go
  • test/terraform/services_parity_test.go
  • test/terraform/terraform_test.go
  • ui/package.json
  • ui/src/lib/aws-client.ts
  • ui/src/lib/components/RegionChip.svelte
  • ui/src/lib/components/RegionChip.test.ts
  • ui/src/lib/components/RegionPicker.svelte
  • ui/src/lib/components/RegionPicker.test.ts
  • ui/src/lib/components/WriteRegionHint.svelte
  • ui/src/lib/components/WriteRegionHint.test.ts
  • ui/src/lib/multi-region.test.ts
  • ui/src/lib/multi-region.ts
  • ui/src/lib/nav.test.ts
  • ui/src/lib/nav.ts
  • ui/src/lib/region-catalog.ts
  • ui/src/lib/region-data.test.ts
  • ui/src/lib/region-data.ts
  • ui/src/lib/region-effect.svelte.ts
  • ui/src/lib/region-effect.test.ts
  • ui/src/lib/region.svelte.ts
  • ui/src/lib/region.test.ts
  • ui/src/routes/+layout.svelte
  • ui/src/routes/accessanalyzer/+page.svelte
  • ui/src/routes/accessanalyzer/page.test.ts
  • ui/src/routes/acm/+page.svelte
  • ui/src/routes/acm/page.test.ts
  • ui/src/routes/apigateway/+page.svelte
  • ui/src/routes/apigateway/page.test.ts
  • ui/src/routes/apigatewayv2/+page.svelte
  • ui/src/routes/apigatewayv2/page.test.ts
  • ui/src/routes/appconfigdata/+page.svelte
  • ui/src/routes/appconfigdata/page.test.ts
  • ui/src/routes/athena/+page.svelte
  • ui/src/routes/athena/page.test.ts
  • ui/src/routes/backup/+page.svelte
  • ui/src/routes/backup/page.test.ts
  • ui/src/routes/batch/+page.svelte
  • ui/src/routes/batch/page.test.ts
  • ui/src/routes/cloudformation/+page.svelte
  • ui/src/routes/cloudformation/page.test.ts
  • ui/src/routes/cloudwatch/+page.svelte
  • ui/src/routes/cloudwatch/page.test.ts
  • ui/src/routes/cloudwatchlogs/+page.svelte
  • ui/src/routes/cloudwatchlogs/page.test.ts
  • ui/src/routes/codebuild/+page.svelte
  • ui/src/routes/codebuild/page.test.ts
  • ui/src/routes/codepipeline/+page.svelte
  • ui/src/routes/codepipeline/page.test.ts
  • ui/src/routes/cognitoidp/+page.svelte
  • ui/src/routes/cognitoidp/page.test.ts
  • ui/src/routes/dax/+page.svelte
  • ui/src/routes/dax/page.test.ts
  • ui/src/routes/detective/+page.svelte
  • ui/src/routes/detective/page.test.ts
  • ui/src/routes/dlm/+page.svelte
  • ui/src/routes/dlm/page.test.ts
  • ui/src/routes/dynamodb/+page.svelte
  • ui/src/routes/dynamodb/page.test.ts
  • ui/src/routes/ec2/+page.svelte
  • ui/src/routes/ec2/page.test.ts
  • ui/src/routes/ecr/+page.svelte
  • ui/src/routes/ecr/page.test.ts
  • ui/src/routes/ecs/+page.svelte
  • ui/src/routes/ecs/page.test.ts
  • ui/src/routes/efs/+page.svelte
  • ui/src/routes/efs/page.test.ts
  • ui/src/routes/eks/+page.svelte
  • ui/src/routes/eks/page.test.ts
  • ui/src/routes/elasticache/+page.svelte
  • ui/src/routes/elasticache/page.test.ts
  • ui/src/routes/elb/+page.svelte
  • ui/src/routes/elb/page.test.ts
  • ui/src/routes/elbv2/+page.svelte
  • ui/src/routes/elbv2/page.test.ts
  • ui/src/routes/eventbridge/+page.svelte
  • ui/src/routes/eventbridge/page.test.ts
  • ui/src/routes/firehose/+page.svelte
  • ui/src/routes/firehose/page.test.ts
  • ui/src/routes/glue/+page.svelte
  • ui/src/routes/glue/page.test.ts
  • ui/src/routes/iam/+page.svelte
  • ui/src/routes/iam/page.test.ts
  • ui/src/routes/iotwireless/+page.svelte
  • ui/src/routes/iotwireless/page.test.ts
  • ui/src/routes/kinesis/+page.svelte
  • ui/src/routes/kinesis/page.test.ts
  • ui/src/routes/kms/+page.svelte
  • ui/src/routes/kms/page.test.ts
  • ui/src/routes/lambda/+page.svelte
  • ui/src/routes/lambda/function/+page.svelte
  • ui/src/routes/lambda/page.test.ts
  • ui/src/routes/quicksight/+page.svelte
  • ui/src/routes/quicksight/page.test.ts
  • ui/src/routes/rds/+page.svelte
  • ui/src/routes/rds/page.test.ts
  • ui/src/routes/rdsdata/+page.svelte
  • ui/src/routes/rdsdata/page.test.ts
  • ui/src/routes/resiliencehub/+page.svelte
  • ui/src/routes/resiliencehub/page.test.ts
  • ui/src/routes/route53/+page.svelte
  • ui/src/routes/route53/page.test.ts
  • ui/src/routes/s3/+page.svelte
  • ui/src/routes/s3/[bucket]/[...objectKey]/+page.svelte
  • ui/src/routes/s3/page.test.ts
  • ui/src/routes/sagemaker/+page.svelte
  • ui/src/routes/sagemaker/page.test.ts
  • ui/src/routes/sagemakeruntime/+page.svelte
  • ui/src/routes/secretsmanager/+page.svelte
  • ui/src/routes/secretsmanager/page.test.ts
  • ui/src/routes/sfn/+page.svelte
  • ui/src/routes/sfn/page.test.ts
  • ui/src/routes/sns/+page.svelte
  • ui/src/routes/sns/page.test.ts
  • ui/src/routes/sqs/+page.svelte
  • ui/src/routes/sqs/page.test.ts
  • ui/src/routes/ssm/+page.svelte
  • ui/src/routes/ssm/page.test.ts
  • ui/src/routes/xray/+page.svelte
  • ui/tsconfig.json

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

@agbishop

agbishop commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator Author

📊 Code Coverage Report

Metric Value Status
Total Coverage 0.0%
0.0%
75.0%
0.0%
84.2%
New Code Coverage N/A (0/0 stmts)

Tip

This project maintains a minimum coverage threshold of 85%. Maintain or improve coverage on new code to ensure long-term stability.


Last updated: Sun, 09 Aug 2026 02:21:45 GMT

Witness Patrol and others added 8 commits August 6, 2026 12:10
Tests that do real Docker or loopback network I/O cannot run inside a
synctest bubble, because real I/O is not durably blocking and the bubble
would hang rather than advance. Those were left sleeping when the synctest
sweep went through. They are now polled instead.

45 sleeps across test/integration, test/e2e, test/terraform and
services/lambda become require.Eventually against the condition each was
actually waiting for -- a resource reaching ACTIVE, a message arriving, a
log line appearing -- with generous timeouts and short ticks, so a slow or
loaded machine still passes where a fixed sleep would not.

Two remain, both because the wait is not a condition:

services/lambda/handler_runtime_test.go sleeps for tt.responseDelay, where
the delay itself is the thing under test -- it simulates a slow runtime
response, so polling it away would delete the test's subject.

test/integration/autopurge_test.go waits 22 seconds for a TTL window to
elapse before creating fresh resources. Nothing exposes "has N seconds
passed", so a poll would be a sleep wearing a disguise.

The integration suite was run for real against Docker (91.9s, passing),
not skipped.

Also continues the comment sweep through ec2, mgn, s3, ecs and dynamodb.
Repo-wide, blocks of 8+ consecutive comment lines are down from 2139 to
1947. Verified comments-only: no behaviour, identifier or control-flow
change in that half of the diff.

Refs gopherstack-5biv

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…to A

test/integration/directconnect_test.go drives the real aws-sdk-go-v2 client
against a running container: connection/LAG lifecycle, private/public/transit
VIFs with BGP peers, DirectConnectGateway associations/proposals against real
EC2 VpnGateway/TransitGateway resources (proving the existing EC2 cross-service
validation end-to-end), and tagging including the global dx-gateway ARN.

Re-judged all 12 PARITY.md gaps: moved 7 genuinely unbuildable items
(physical cross-connect, real LOA-CFA content, AWS's proprietary location/
router catalogs, real legal agreements, MACsec hardware, real BGP sessions,
partner billing, Cloud WAN) to structural_gaps. Left 2 gaps open
(CloudFormation resource types belong to services/cloudformation; secretsmanager-
backed MACsec keys deferred to avoid stacking cli.go edits onto a concurrent
agent's in-flight work).

bd: gopherstack-6y3m

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…na and networkmanager to A

Three services claimed the same REST prefix and only MatchPriority decided
who won.

services/bedrockagent's RouteMatcher checked the SigV4 service scope and
then fell through to an unguarded path-prefix match on /tags/, /agents,
/flows, /prompts and /resourcepolicy, so it answered any other service's
request on those paths. services/cleanrooms had the same unguarded /tags/
match. grafana and networkmanager also serve /tags/.

A previous pass had "fixed" networkmanager by raising its MatchPriority to
88 so it outranked bedrockagent. That masked the defect system-wide rather
than fixing it, and when the escalation was reverted -- correctly -- it
un-masked cleanrooms, which registers before grafana at the same priority
and was returning 404 for everyone else's tag ARNs. Re-escalating would not
have helped: cleanrooms beat grafana regardless of networkmanager.

The fix is httputils.MatchesTaggedResourceARN, which disambiguates on the
ARN already present in the path -- arn:{partition}:{service}: -- rather than
on priority or on the signing scope. The ARN names its true owner
unambiguously, so every service serving /tags/ can now match only its own
requests: cleanrooms, grafana, mgn, networkmanager, outposts and
resiliencehub all use it. bedrockagent keeps its prefix fallback but no
longer takes it when the signing scope names a different service.
managedblockchain already guarded its own match, and the remaining bare
prefix checks in omics and bedrock are internal dispatch that runs after
matching, so they cannot steal anything.

test/integration/tag_routing_test.go tags resources across several services
in ONE binary run, which is the only way this class is visible -- each
service passes its own suite in isolation while silently answering another's
traffic.

Riding along, two services reach A.

grafana gains an SDK-driven integration suite and real cross-service
validation: WorkspaceRoleArn against IAM, VPC subnets and security groups
against EC2, organizational units against Organizations, and SSO grants
against ssoadmin and identitystore. Its FAILED and DEGRADED workspace
states are now reachable through chaos injection instead of every
transition resolving to ACTIVE. ListVersions moves to structural_gaps: the
supported-version catalog is operational data with no SDK encoding, so no
implementation can derive it.

networkmanager gains its own integration suite and replaces two
placeholders with real behaviour: StartRouteAnalysis now walks EC2's
modelled transit gateway route tables with longest-prefix match and returns
genuine CONNECTED, BLACKHOLE, INACTIVE or ROUTE_NOT_FOUND verdicts, and
GetCoreNetworkChangeSet diffs the stored policy JSON for real. Telemetry
and BGP routes move to structural_gaps -- no BGP session or device
telemetry exists anywhere in this repo to derive them from. Its stale
"gap" grade, left from when the manifest was a pre-implementation spec,
becomes A.

Gates: 66687 tests pass, golangci-lint 0 issues, govulncheck clean, and the
grafana, networkmanager and tag-routing integration suites pass against
Docker.

Closes gopherstack-sokq, gopherstack-4spv, gopherstack-xhi2

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
… A- to A

mgn had 95 operations and roughly 12k lines of implementation behind only
960 lines of test, and no SDK-driven integration coverage at all. It now
has a suite driving the real aws-sdk-go-v2 client through source servers,
replication and launch templates, jobs, applications and waves.

That suite immediately earned its place by catching a bug no unit test
could see: UpdateSourceServer parsed FqdnForActionFramework and
UserProvidedID off the wire and then never applied them, and silently
wiped ConnectorAction on every update.

Four more gaps closed with real behaviour.

StartImport's CSV schema was invented. It now uses AWS's documented
mgn:server:* parameters -- an invented schema is precisely the fabrication
this campaign exists to remove, and it was worse than an empty response
because it looked plausible.

ModifiedCount was hardcoded to zero and now counts real modifications,
keyed on mgn:server:user-provided-id the way AWS's own documentation
describes.

StartTest and StartCutover minted a synthetic instance ID that referred to
nothing. They now launch a genuine EC2 instance through services/ec2 via a
new cross_service.go, following the pattern grafana established, and the
integration test confirms the instance with a real DescribeInstances call.
A migration service whose launched instances do not exist is the kind of
shape-correct-but-hollow behaviour that makes an emulator untrustworthy.

ListManagedAccounts previously returned only the caller's own account and
now resolves real Organizations member accounts.

Moved to structural_gaps with individual justification: the absence of
CreateSourceServer and CreateVcenterClient, NetworkMigrationExecutionID
creation, and network-migration analysis, codegen and deployment content.
Left in gaps as a deliberate scope call: the mgn:app:, mgn:wave: and
mgn:launch:* CSV columns, which are a materially larger feature rather
than an unbuildable one.

Gates: build and vet clean, go test -race passes, golangci-lint 0 issues,
and the Docker-backed integration suite passes.

Closes gopherstack-xd34

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…ldable gaps, held at B

outposts had 43 operations, 10 open gaps and no SDK-driven integration
coverage. It now has a table-driven suite exercising outposts, sites,
orders, catalog items, capacity tasks and tagging through the real
aws-sdk-go-v2 client.

The grade stays at B, deliberately.

The gap that matters most -- wiring RunInstances into the Outposts
capacity ledger, so capacity depletes as instances launch the way real
Outposts does -- cannot be built from this side. services/ec2 has no
Outpost-placement fields at all, so there is nothing for outposts to read;
even the read-only cross-service pattern grafana established has no source
to read from. That needs an ec2-side change first, filed as
gopherstack-9ij1. Raising the grade with that unbuilt would be exactly the
kind of claim this campaign exists to stop making.

Three gaps were reclassified as structural with individual justification,
covering physical hardware state and real AWS catalog inventory, and one
stale CloudFormation entry was dropped as a non-gap.

The suite also surfaced a second instance of the routing bug class fixed
earlier this branch: services/iotdataplane's matcher claims
/connections/{id} at a higher priority than outposts and was shadowing
real GetConnection calls. Fixed on the outposts side with a SigV4-gated
matcher rather than by raising MatchPriority -- priority escalation is
what produced the original bug. The iotdataplane-side fix is filed as
gopherstack-vpoh, and the two affected cases are skipped with that issue
cited rather than quietly dropped.

Gates: build and vet clean, golangci-lint 0 issues, the full -race suite
passes, and the Docker-backed integration suite passes with the one
documented skip. The pre-existing tag-routing isolation test was rerun to
confirm the matcher change broke nothing.

Refs gopherstack-b9mg

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
cmd/gendocs output had drifted from the manifests. The badge now reports
157 A and 2 B, matching live frontmatter, after mgn moved from A- to A.
Also refreshes the directconnect and mgn service READMEs.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…cement

resiliencehub goes from B to A. It gains an SDK-driven integration suite
over apps, app versions, resiliency policies, assessments, recommendations
and tagging, plus real cross-service resolution: ResolveAppVersionResources
now resolves an app version against the actual EC2, RDS and DynamoDB
backends instead of echoing whatever it was handed, using the pattern
grafana established and mgn reused.

Its remaining gaps are genuinely structural and now say so. Bedrock-backed
assessments and AWS's proprietary resiliency scoring have no derivable data
source in an emulator -- the deliberate scorePlaceholder of 0.0 was already
an honest admission of that, and it stays honest rather than being filled
with an invented number.

services/ec2 gains Outpost placement: RunInstances accepts Placement with
an OutpostArn, instances carry it, and it surfaces wherever the SDK says it
does. services/outposts consumes that, so launching onto an Outpost now
depletes real capacity and terminating returns it, verified end to end
through the real SDK client rather than asserted.

outposts stays at B, and that is the right call. The capacity coupling was
its last cross-service blocker, but two pre-existing buildable gaps remain:
Order and CapacityTask lifecycles jump straight to their terminal state
instead of passing through IN_PROGRESS, DELIVERED and
WAITING_FOR_EVACUATION, and buildOrderingRequirements evaluates 2 of the 17
real check types. Both are buildable, so under the template's own rule they
belong in gaps and gaps block A. Two stale historical notes in that
manifest are marked superseded.

Gates: build and vet clean, -race tests pass across all three packages,
golangci-lint 0 issues, and the Docker-backed integration suites pass.

Closes gopherstack-lxs2, gopherstack-9ij1

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Comment thread services/ec2/store.go
// ec2.Instance at all -- matches real RunInstances failing atomically.
var instanceIDs []string
if outpostArn != "" {
instanceIDs = make([]string, count)
Witness Patrol and others added 18 commits August 6, 2026 18:46
Foundation for showing resources from every region at once. The dashboard
fans out concurrent per-region calls from the client; there is no backend
wildcard region and no response annotation, because the UI already knows
which region it called.

ALL_REGIONS is a "__all__" sentinel rather than a real region name, since
regions here can be arbitrary and any real-looking value could collide.
currentRegion() resolves the sentinel down to DEFAULT_REGION, so the 149
pages not yet converted keep working exactly as before instead of
receiving a region string they cannot use. Fresh users now default to All.

Two region lists, kept deliberately separate. The full catalog comes from
EC2 DescribeRegions and feeds the picker's autocomplete. The much smaller
set of regions that actually hold data comes from
/dashboard/api/system/regions and is what the fan-out iterates -- issuing
a request per region in the full catalog on every page load would be
unacceptable. A 404 from that endpoint is treated as empty and falls back
to the default region, so the UI does not depend on the endpoint landing
first. The hardcoded eleven-region array in +layout.svelte is gone; it was
a second source of truth and had already drifted.

multiRegionList takes a closure that performs the send itself rather than
a client factory plus a command. That is not a style preference: passing a
command through an extra layer of structural typing loses the SDK's
per-call generic inference and widens every response to the client's
broadest union. It also builds a new client per region, never reusing one,
because @aws-sdk/core freezes a client's SigV4 signing region on its first
request -- a reused client would sign the second region's request as if it
were still the first. In single-region mode the helper collapses to
exactly one call, and a rejection propagates to the caller's own try/catch
with the original error intact rather than being swallowed into the errors
list, which is only correct once more than one region is in flight.

RegionChip renders on every resource including global services, since it
is a filter affordance rather than a claim about storage, and global
resources must not vanish when a region is selected. WriteRegionHint shows
"using <region>" beside create actions only while All is selected.

dax and dynamodb are converted as pilots. The remaining pages follow once
this pattern has been reviewed, because it gets copied a further 190
times.

Gates: svelte-check 0 errors across 19847 files, oxlint clean, formatting
clean, 1911 tests across 174 files, production build succeeds.

Refs gopherstack-eez5, gopherstack-iisp

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…ns hold data

Two region sources the dashboard's Region All mode needs. They are
deliberately different lists and must not be conflated.

DescribeRegions was returning stubRegions, a hardcoded ten entries with a
comment admitting they were stubs. Real AWS has far more, so a wire-accurate
operation was returning inaccurate data -- the same class of dishonesty this
campaign has been closing elsewhere, and worth fixing on its own merits
rather than as UI scaffolding. It now returns 34 regions read from the
pinned aws-sdk-go-v2/service/ec2 v1.319.1 module's own endpoints data for
the "aws" partition, so it tracks the SDK rather than a hand-maintained
list. cn, us-gov and iso regions are excluded as separate partitions a
commercial account does not see. The wire shape is untouched; only the data
changed. GetSpotPlacementScores, the only other caller, follows the rename.

Separately, the UI must fan out only to regions that actually hold
something -- a request per region on every page load would be unacceptable.
pkgs/service/regions.go tracks that with one middleware rather than a new
interface method: ChaosRegions already exists on the service interface with
141 implementations that all just return the default region, so extending
that path would have meant 161 edits for something the request path gives
for free. The middleware hangs off registry.Use, the same chokepoint
chaos.Middleware uses, and reads the region through the extraction that
already happens there. The set is guarded by a lockmetrics.RWMutex with an
RLock-first check so the common case, a region already known, never takes
the write lock. Results are exposed at GET /dashboard/api/system/regions
beside the existing system/state and system/health.

The tracker persists its own recorded set through the existing snapshot
manager. That detail matters: the first attempt seeded the set by scanning
other services' persisted snapshots for region-code substrings, which
produced false positives -- services/account bakes a static eight-region
catalog into its default state as reference data, and a substring scan
cannot tell that apart from a real resource, so a completely fresh server
advertised eight regions with nothing in them. Persisting the tracker
directly removes the guesswork.

Seeding on restore is the requirement that makes this correct rather than
merely working. Without it, regions holding restored data are unknown until
something happens to touch them, and their resources are silently invisible
in All mode -- a wrong answer that only appears after a restart with
existing data. Verified end to end: a fresh server reports only us-east-1,
writes to us-east-1, ap-south-1 and eu-west-2 make all three appear, and
after a full restart all three are still reported before any new request,
with the underlying resources intact.

Gates: build and vet clean, -race tests pass, golangci-lint 0 issues across
the whole repo, and DescribeRegions returns 34 regions live.

Closes gopherstack-nh6m

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…est storm

CI reported four e2e failures after Region All landed. The cause was not
Region All, and there were eleven broken tests, not four.

Seven of them pointed at /dashboard/dynamodb/table/{name}, a route deleted
in e88712a when the orphaned detail page was folded into the main page's
?table= scheme. That commit checked that nothing in the UI linked to the
route and that its Go endpoints survived, but never checked test/e2e --
which navigated to it by path and had been getting a 404 ever since.

Folding those two pages together also silently dropped element ids the
tests depend on: the {id}-tab buttons, the PartiQL textarea, execute
button and output, and ttl-status-card. Those are restored on the merged
page. PartiQL's results now render through the shared table view that
Query and Scan use rather than a raw JSON block, so that assertion was
updated to the better rendering rather than the rendering reverted.

The rest navigate to the bare list page and exercise search, pagination,
purge and per-table ids -- none of which exist in the All-regions merged
list, which is deliberately read-and-open only. They now select a region
first, which is the correct behaviour for those tests rather than a
workaround.

The genuinely serious find is a request storm in the stream-events poller.
Its effect calls loadStreamEvents() synchronously, and that function's
first line reads streamEventsHtml -- a read inside the effect's tracking
scope, so the effect takes a dependency on it. The effect also writes
streamEventsHtml = '', and the async fetch writes real content back, so
every completed fetch retriggered the effect, which reset the value and
immediately refetched. Confirmed live in a browser: thousands of requests
per second, with no response ever surviving long enough to render. Wrapping
the initial loads in untrack() breaks the cycle -- the same hazard already
documented in region-effect.svelte.ts.

Region All remains the default; nothing was reverted to make tests pass.

Gates: full e2e suite passes in 256s, svelte-check 0 errors across 19847
files, oxlint clean, 1911 unit tests pass, go build clean.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Third instance of one bug class on this branch. iotdataplane's RouteMatcher
claimed the real AWS wire path /connections/{id} by bare path and method,
at priority 88 against Outposts' 85, so a correctly signed Outposts
GetConnection was silently answered by iotdataplane. Two integration cases
in outposts_test.go were skipped citing it.

The previous two instances were bedrockagent and cleanrooms both matching
/tags/ unguarded, fixed with httputils.MatchesTaggedResourceARN, which
disambiguates on the ARN's own service segment. /connections/{id} carries
no ARN, so that helper does not apply here.

pkgs/httputils gains ScopedPrefixMatch: prefix match plus SigV4 scope guard
in one call, matching when the request is unsigned or signed for the named
service and declining when signed for a different known service. Only the
ambiguous real-wire-path branch of iotdataplane's matcher is gated; its
topics, shadows, admin connections and retained-message routes are
untouched.

Default-allow-when-unsigned is deliberate. Roughly fifteen existing call
sites across the repo use strict `svc == serviceName` equality, which
forces every unit test to grow an Authorization header. That friction is
part of why this class recurred three times, so the shared helper is
built to drop in without it.

The audit that came with this found no other live collision. /tags/ is
universally guarded across all twelve services serving it. The /policies,
/v2/apis, /applications and /resourcepolicy overlaps are each protected by
one side being scope-gated with the ungated side sitting at lower
priority. One is worth knowing about: apigatewayv2 and appsync both claim
/v2/apis at equal priority, and only cli.go's registration order breaks
the tie today -- correct now, but it would fail silently if that order
changed.

One audit claim did not survive checking. It reported services/iot's
unguarded /things/ and /api/things/shadow/ prefixes as a live, larger
swallow of iotdataplane's whole Thing Shadow API. Exercised against a
running server through the real SDK, the entire family works:
UpdateThingShadow, GetThingShadow, named shadows,
ListNamedShadowsForThing and DeleteThingShadow all round-trip correctly.
The matcher does read as unguarded, so it is worth revisiting, but there
is no live defect and no bug was filed for one.

test/integration/tag_routing_test.go gains a connections isolation test
that registers a real iotdataplane connection and a real Outposts
connection, then calls both services' GetConnection through the shared
router in one binary run. That is the shape that catches this class --
every affected service passes its own suite in isolation.

Closes gopherstack-vpoh

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
The last service below A. Two gaps that three previous passes had deferred
as buildable-but-not-done are now closed, which takes the whole corpus to
159 A with nothing below.

Orders and capacity tasks jumped straight to their terminal state. They now
move through the real sequences, with enum spellings read from the pinned
SDK's types/enums.go rather than invented: an order goes PREPARING to
IN_PROGRESS to DELIVERED to COMPLETED with LineItem.Status moving in
lockstep, and a capacity task goes REQUESTED to IN_PROGRESS to COMPLETED,
with CancelCapacityTask pausing at CANCELLATION_IN_PROGRESS before
resolving. The transitions use the chained work.After idiom mgn already
uses, and two snapshot tests prove an intermediate status survives a
restore mid-flight.

Modelling the real sequence exposed three correctness bugs that only exist
once intermediate states do: CancelOrder's window was too narrow and now
stays open through IN_PROGRESS, closing at DELIVERED; the in-progress-order
guard for a site now matches IN_PROGRESS as both operations' own doc
comments already claimed; and order completion sets Outpost.ContractEndDate
from PaymentTerm, which previously only CreateRenewal did.

WAITING_FOR_EVACUATION is still not modelled, and stays a gap rather than
moving to structural. The capacity model is additive only, so no running
instance can legitimately block a task -- reaching that state needs a
capacity-reduction path, which is a separate and larger piece of work, not
the single-hop problem this closes.

buildOrderingRequirements went from 2 of 17 checks to 12. The new ones are
all derivable from state this backend already holds: a quote pointing at a
deleted outpost, contract renewal due, missing operating or shipping
address, country-code mismatch, US zip format, rack physical properties,
and the three shipping-contact checks.

Five are not implemented and each says why individually. Three are
structural: AWS publishes no order quota anywhere in its documented limits,
the real types.Outpost carries no generation fields at all, and there is no
support-plan model. Two stay ordinary gaps because implementing them would
be invention rather than emulation -- UNSUPPORTED is a catch-all with no
documented trigger, and OUTPOST_STATE_CHANGED has no "changed relative to
what" anchor in the SDK.

The new white-box test needs a testpackage exemption, documented in
.golangci.yml with its reason: the shipping-contact checks require a
partially populated Address that the real SDK client's own validators
refuse to construct, since every Address field becomes client-side required
once the address is non-nil. That path cannot be reached through the real
client the way this package's other tests are.

Gates: build and vet clean, -race tests pass, golangci-lint 0 issues, and
the Docker-backed integration suite passes driving each intermediate state
through the real SDK client.

Closes gopherstack-b9mg

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
services/account was graded A while meeting only B criteria, and was the
only one of 161 services with no SDK-completeness coverage at all -- the
account SDK was not even in go.mod, so no sdk_completeness_test.go could
exist. The repo-wide sweep that reports every service as covered simply
never saw this one. The two other services without that filename, iam and
rds, call CheckCompleteness from handler_test.go and dispatch_test.go.

Adding the module and the test surfaced two real operations that were never
routed: GetPrimaryEmailUpdateStatus, which the bd issue named, and
GetGovCloudAccountInformation, which nobody had noticed. Coverage is now
16 of 16 with an empty notImplemented list.

GetPrimaryEmailUpdateStatus is backed by real state wired into
StartPrimaryEmailUpdate and AcceptPrimaryEmailUpdate, with UpdatedAt as
epoch seconds -- confirmed from the SDK's deserializer, which treats it
differently from AccountCreatedDate's ISO8601. AcceptPrimaryEmailUpdate
reports the terminal status ACCEPTED that its own real output type
declares, rather than a fabricated COMPLETED.

GetGovCloudAccountInformation returns ResourceNotFoundException, which the
AWS reference documents as the response for an account with no GovCloud
linkage -- true here, since this backend models a single standalone
account. Recorded as an ordinary gap rather than structural, because
services/organizations already models GovCloud linkage and the data could
be produced by cross-service wiring later.

The new integration suite immediately caught a fourth instance of the
router prefix-collision class: services/inspector2 matched "/enable" and
"/disable" as unscoped prefixes, swallowing Account's /enableRegion and
/disableRegion before Account's own correctly-gated matcher ran. Those are
exact fixed paths with no children in inspector2's own dispatch table, so
they are now exact matches. EnableRegion and DisableRegion were
unreachable end to end before this.

One correction to that pass: it bumped accountSnapshotVersion from 2 to 3
for a purely additive field change. Restore discards on version mismatch
via registry.ResetAll, so that would have destroyed every user's persisted
account state on upgrade -- the same landmine already documented in
services/dynamodb/persistence.go, repeated here because the warning lived
only in that one file. Reverted to 2, since encoding/json decodes an older
snapshot missing a new field perfectly well, and the reasoning is now
recorded on this const too.

Grade stays A, now on evidence: every routed op is ok across wire, errors,
state and persist, completeness is green, and the integration suite passes
against the container.

Closes gopherstack-303i

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…egration cases

Go 1.24+ cancels the context from t.Context() immediately before t.Cleanup
runs, so every cleanup passing that context to an AWS call failed instantly
with "context canceled". The calls are best-effort, so the failures were
swallowed and the resources simply leaked. That matters more now that seven
services have gained integration suites: state outliving its test makes a
later test pass or fail for the wrong reason.

Roughly 140 files now derive a fresh context through a cleanupContext(t)
helper in test/integration/main_test.go rather than repeating the same four
lines everywhere, so the pattern cannot quietly regress.

Ten repeatable cases became three tables: grafana's three
rejects-nonexistent-reference cases, networkmanager's two unknown-EC2
reference cases, and directconnect's not-found and tag-validation groups.

The rest stay sequential deliberately. The backups parity test is one
create-backup-describe-list-restore-delete pipeline where every step
consumes the previous step's output. The tag-routing test tags every probe
before listing any of them, which is the whole point -- collapsing it into
independent cases would drop the ordering that catches cross-service
contamination. Grafana's lifecycle subtests are distinct feature areas
rather than variations of one call, and its accepts-real-resource cases
each need different setup, so neither shares a row shape.

Also fixes a tparallel failure in the new account suite: its subtests share
the single account record and must run in order, which is now stated as a
justified nolint rather than left failing.

One correction worth recording. A detector I wrote to find the remaining
cleanup blocks anchored on a closing brace at exactly one tab of indent,
which does not match the nested subtests this same change introduced. It
overran past the real end of each block and blamed unrelated code,
reporting twenty phantom hits. A brace-balanced detector finds zero. The
sweep was already complete; the tool was wrong.

Gates: go vet clean, golangci-lint 0 issues across the whole repo, and the
integration suite passes against Docker.

Closes gopherstack-e5it, closes gopherstack-hgbq

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…ht wire bugs

Four unrelated pieces of hygiene.

cmd/gendocs builds the root README parity table, every per-service README
and the badges from PARITY.md frontmatter, and nothing in CI ran it, so
those artifacts drifted silently -- they were wrong for a long stretch
before anyone noticed by hand. A new job runs make docs and then git diff
--exit-code, so editing a manifest without regenerating now fails the
build. It caught stale output immediately: account's two new operations and
cloudfront's manifest change had already moved the counts.

test/terraform fixtures all hardcoded the same VPC CIDR, so parallel
subtests raced for 10.0.0.0/16 and collided. Each fixture now takes its
CIDR through a template variable derived per test, which removes the
overlap. A flaky gate is worse than a slow one -- this one made every
verification run ambiguous, which is exactly the wrong property while a
parity campaign is landing.

nav.test.ts previously globbed only top-level routes when checking for
drift. It now reads cli.go and asserts that every advertised dashboard
route has both a backend directory and a registration, so "the UI offers a
service with nothing behind it" becomes structurally impossible rather
than something a person has to spot. That exact problem shipped once
before.

Two quicksight bugs found while implementing TopicV2 and left open at the
time. SearchTopics read MaxResults and NextToken from query parameters,
but the real serializer carries both in the JSON body for that operation,
so SDK-driven pagination was silently ignored and callers always got the
first page. DeleteTopic omitted the Arn its real output type declares.
SearchTopicsV2 and DeleteTopicV2 already did both correctly; the
difference is now documented inline so the next reader sees why the two
operations differ.

Gates: go build and vet clean, quicksight tests pass under -race,
golangci-lint 0 issues, 1912 UI tests pass, and the CI workflow parses.

Closes gopherstack-pvv1, closes gopherstack-6oc4, closes gopherstack-cmo1,
closes gopherstack-fp77

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…vice import resolution

CloudFront distributions never left InProgress. They now transition to
Deployed on their own, using the worker-group After idiom that mgn and
outposts already use rather than the older ticker pattern CloudFront's own
invalidations use.

That transition also survives a restart, which the existing implementations
of this pattern do not: a scheduled timer is not part of any snapshot, so
mgn and outposts both silently drop an in-flight transition on restore.
Restore here re-arms any distribution left mid-InProgress. The same latent
gap in those two services is worth fixing separately.

Rooting the worker group's lifetime means the constructor now takes a
context, matching mgn, outposts and grafana, which all already have that
shape. That is a repo-wide change: about fifty call sites inside the package
plus cli_test.go, internal/teststack and a cloudformation test. Package-
scoped verification missed the last three -- only go build ./... catches a
change to an exported constructor.

resiliencehub's ImportResourcesToDraftAppVersion accepted SourceArns and
EksSources as opaque strings. It now resolves them through the same
sibling-service mechanism ResolveAppVersionResources already used,
extended to EC2, RDS and DynamoDB, dispatching on the ARN's service
segment. An ARN whose service is wired but whose resource does not exist
fails the import with a not-found message; an ARN for a service with no
resolution wired stays honestly unresolved, matching the existing
precedent for AppRegistry and Terraform sources.

Building that surfaced two wire bugs in other services, filed rather than
fixed here since both are outside this change: DynamoDB's CreateTable
omits TableArn although DescribeTable emits it, and RDS omits
DBInstanceArn from both CreateDBInstance and DescribeDBInstances despite
building that ARN elsewhere. Both confirmed live. The integration test
constructs those ARNs by hand as a result.

The quicksight re-audit found three of its four "spot-checked in full
depth" claims were false. CustomPermissions does not model Governance at
all. Brand omits VersionStatus even though the backend tracks it and an
unused JSON key constant for it exists -- a wiring bug, not a structural
gap -- along with Errors and Logo, which genuinely have no backing state.
AccountLevel was half right: AccountSettings holds up, AccountInfo is
missing IAMIdentityCenterInstanceArn. Only Embed survived intact. The
manifest now says what is actually true, and states that only the two
types the original claim named were re-checked rather than implying the
whole family is clean.

Gates: build and vet clean repo-wide, -race tests pass, golangci-lint 0
issues, and the Docker-backed integration suites pass including the new
distribution-transition and import-resolution tests.

Closes gopherstack-k3fi, closes gopherstack-8hw8, closes gopherstack-taqn

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Two reported omissions turned out to be one much wider defect.

DynamoDB built TableArn correctly for DescribeTable but dropped it from the
three other places that construct a TableDescription -- create, update and
delete. The value existed; it was simply never serialized on those paths.
Backups, exports and imports were already correct.

RDS was worse than reported. DBInstance had no ARN field at all, on any
operation, despite the tag store already computing the same ARN as its map
key -- the value was being derived for tagging and then thrown away. The
same was true of DBCluster, DBClusterSnapshot, DBSnapshot and
DBParameterGroup, none of which carried an ARN anywhere. All five now do,
with field and XML names checked against the pinned SDK deserializers
rather than guessed. Instances needed fixing at six construction sites but
only one serializer, since a single function serves create, delete,
describe, modify, read-replica, restore, reboot, start and stop.

The reason this class keeps appearing is that unit tests marshal through
our own structs on both sides, so a field missing from the wire never
fails. Both fixes therefore ship with integration tests driving the real
SDK client, and both were proven red before green: stashing only the source
changes and rebuilding made all five new tests fail on the exact missing
ARNs, and restoring made them pass.

Anything that resolves an RDS or DynamoDB resource by ARN -- including the
cross-service wiring resiliencehub now uses for
ImportResourcesToDraftAppVersion -- previously could not obtain one from
the API at all and had to synthesize it.

Gates: build and vet clean, -race tests pass, golangci-lint 0 issues, and
the Docker-backed integration suites pass. Verified live afterwards:
create-table returns TableArn, and create-db-instance and
describe-db-instances both return DBInstanceArn.

Closes gopherstack-x9qe, closes gopherstack-pimh

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…nct histories

Two real defects, both of the same shape: a key that nothing ever wrote to,
and a key that collapsed things that should be distinct.

EC2's tag filter for key pairs looked up tags under a synthetic
"keypair-"+Name key, but CreateTags and setTagsLocked store key pair tags
under the bare name. So a tag: filter on DescribeKeyPairs matched nothing,
silently, forever -- the filter appeared to work and simply returned empty.
Fixed, and the adjacent gap closed while there: DescribeKeyPairs now
returns KeyPairId, KeyType, CreateTime and TagSet, and CreateKeyPair and
ImportKeyPair honour create-time TagSpecifications, all field-diffed
against the pinned SDK.

Most of that ticket's other items had already been fixed across four prior
passes. Each claim was re-verified directly against the code and the SDK
rather than trusted, and they hold.

SWF keyed executions and history by domain and workflow id alone, so a
second run of the same workflow silently overwrote the first. The SDK
makes RunId a required field on WorkflowExecution, and this backend was
already parsing it off the wire and then discarding it. Executions and
history are now keyed by domain, workflow id and run id, with an index and
resolver threaded through about twenty-five call sites across activity
tasks, decision tasks, orchestration, signals and executions.

The same issue's LRU eviction bug is fixed too: evicting an execution left
pending and active task rows pointing at something that no longer existed.
Eviction now purges them.

One pre-existing SWF test had encoded the single-history-blob bug as
expected behaviour; its assertions are corrected rather than worked
around.

EC2's DescribeApplicationStatus per-check timestamps and details move to
structural_gaps -- they need real HTTP health-check execution, which this
backend cannot have. Everything else stays in gaps, buildable but not
attempted: ED25519 key generation, ENI security groups, EBS
DataEncryptionKeyId, MaxResults truncation across about twelve families,
and SWF's queue snapshot exclusion and ScheduleLambdaFunction.

Gates: build and vet clean, both packages pass under -race, the full
short suite passes repo-wide, golangci-lint 0 issues, and the integration
suite passes including outposts and resiliencehub, which read EC2 state
through cross-service wiring.

Closes gopherstack-8pce, closes gopherstack-jsi8

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…ite hints

Continues the Region All rollout. rds, lambda, dynamodb, kinesis,
cloudwatch, efs, firehose, eventbridge, sfn, dax, secretsmanager and ssm
now fan out concurrently across the regions that hold data, render a region
chip on every row, and show the "using <region>" hint beside create actions
while All is selected. Single-region behaviour is unchanged.

Four pages carry a chip without fan-out, deliberately: detective,
lambda/function and sagemakeruntime are single-resource detail views with
nothing to fan out, and route53 is global, so querying it per region would
be meaningless. The chip still belongs on all four, since it is a filter
affordance rather than a claim about storage.

Caches keyed on a bare resource name are re-keyed by region and name. Under
All that is not a nicety: the same name legitimately exists in several
regions at once -- a table called orders really does render twice, once for
eu-west-2 and once for us-east-1 -- so a name-keyed cache shows one
region's data under another region's row. Clearing on region change does
not help here, because in All mode there is no change event to hang it on.

Also fixes three type errors I introduced by committing the nav test
without re-running svelte-check: it reads cli.go and the services directory
from disk to assert every advertised route has a real backend, which needs
node typings that were not configured. The guard is worth keeping, so the
typing is fixed rather than the test weakened.

Gates: svelte-check 0 errors across 19955 files, oxlint clean, formatting
clean, 1958 tests pass across 174 files, production build succeeds.

Refs gopherstack-hrrz, refs gopherstack-ks2s.20, refs gopherstack-b1m8

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Four follow-ups, and three of them turned out to be things that looked
implemented but did nothing.

Bedrock Runtime's chaos hooks could never fire. ChaosServiceName returned
"bedrockruntime", but the real SDK signs every request with "bedrock" --
confirmed in the pinned module's auth.go. Since the chaos middleware
matches fault rules against the signing name in the Authorization header,
no rule could ever match real client traffic, so fault injection for
InvokeModel and Converse was silently dead despite the hooks existing. A
one-line fix, with a test that fails without it. An audit of every other
service's ChaosServiceName against its SDK signing name found no further
mismatches, so the class is contained.

EMR's ListInstances returned nothing at all for fleet-based clusters.
Fleets now synthesize instances from their real provisioned on-demand and
spot capacity, and the InstanceFleetId and InstanceStates filters -- which
were dead -- work, along with InstanceFleetType, which was missing
entirely. RunJobFlow also carried four Cluster fields it then dropped on
the floor: monitoring configuration, log encryption key, repo upgrade on
boot, and the legacy AMI version. They now reach DescribeCluster.

WAF's GetSampledRequests accepted any WebAclId and succeeded. It now
validates against real state and returns WAFNonexistentItemException for
one that does not exist. RuleId stays unvalidated because AWS accepts three
different shapes there and there is no single store to check against.

Textract now validates AdaptersConfig against real adapter and adapter
version state, returning InvalidParameterException rather than
ResourceNotFoundException -- the documented trap here, since
AnalyzeDocument's real error set has no not-found case at all.
HumanLoopConfig's required members are validated too.

What genuinely cannot be produced moved to structural_gaps with individual
justification: WAF sample and managed-key content, because nothing proxies
requests so there is no traffic to sample; Textract's human-loop activation
decision, which needs a SageMaker A2I rules engine that exists nowhere
here; and four EMR fields needing cross-service topology, a real EC2
instance, undocumented AWS policy data, and a runtime clock respectively.
Fleet instances still report a blank InstanceType, which is buildable and
stays in gaps rather than being reclassified.

WAF Classic had no integration coverage at all and now does.

Also picks up regenerated READMEs for ec2 and swf, which were stale
relative to manifests committed earlier.

Closes gopherstack-smld, closes gopherstack-dqd8, closes gopherstack-n1bo,
closes gopherstack-ayfw

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…-step ones

Region All now covers 24 pages with fan-out and 28 with region chips.

This batch adds ecr, eks, glue, sagemaker, backup, codebuild, codepipeline,
acm, cloudformation, sqs and sns, plus the two flat-list tabs of athena.
Several needed more than a single list call: glue fans out five separate
lists, sagemaker five, and codebuild and codepipeline each do a two-step
List-then-describe per region. Per-row actions rebuild their client against
that row's region, so acting on a resource shown in eu-west-2 targets
eu-west-2 rather than whatever the write default happens to be.

athena is deliberately partial. Its Workgroups and Data Catalogs tabs are
flat resource lists and are fanned out; the Query Editor, Sessions,
Notebooks, Prepared Statements, Saved Queries and Query History tabs are
each keyed to one workgroup or session chosen in a selector, so there is no
per-row region to fan against and pretending otherwise would misrepresent
what Run Query targets.

Two things fixed along the way that now apply everywhere. Optional-chained
narrowing of the form selectedX?.foo === bar && selectedX.region === row.region
does not reliably narrow the type here, so it is written out explicitly.
And making region resolution async let independent loaders race: ECR fires
two on region change, and the unrelated one consumed a response the test
had mocked by call order. The page behaviour was correct; the tests were
keyed on ordering that no longer holds, so they key off command name
instead. Every page test also had to pin a region, since none of them did
and the jsdom default is now All with no stored preference — something
those tests were never written against.

Twelve pages remain, and they are the largest: s3, ec2, iam, kms, ecs,
apigateway, apigatewayv2, cloudwatchlogs, elasticache, elbv2, cognitoidp
and batch. iam still needs the global-service treatment specifically.

Gates: svelte-check 0 errors across 19955 files, oxlint clean, formatting
clean, 1994 tests across 174 files, production build succeeds.

Refs gopherstack-hrrz, refs gopherstack-ks2s.20, refs gopherstack-b1m8

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…lent no-ops

securityhub needed no work: its GetFindingsV2 composite filters, the real
BatchUpdateFindingsV2 wire shape and the ListMembers documentation had all
landed in a prior pass. Verified the implementation is a genuine
field-by-field ASFF crosswalk rather than a disguised stub, then left it
alone.

vpclattice gains four families -- Resource Gateway, Resource Configuration,
Service Network Resource Association and Domain Verification -- twenty
operations, field-diffed against the pinned SDK. That included preserving a
real inconsistency in AWS's own API, which names the field vpcIdentifier on
Create and vpcId on Get and Update; matching the SDK matters more than
making it tidy.

Three silent defects turned up while doing it, all of the same shape as the
day's other finds.

PutAuthPolicy and PutResourcePolicy keyed their map by whatever identifier
the caller passed, an ID or an ARN, while cascade delete always removed by
ARN. A policy written with a short ID was orphaned the moment its parent
service was deleted -- nothing errored, the row simply survived pointing at
nothing.

CreateServiceNetworkVpcAssociation accepted dnsOptions on the wire and
discarded it. It now round-trips.

AppSync ignored a resolver's Code field entirely, so every APPSYNC_JS
resolver silently behaved as if it had no mapping at all, and PIPELINE
resolvers were never distinguished from UNIT -- field resolution read
DataSourceName directly, which a pipeline resolver does not set, so
configured Functions never ran. Both fixed by sharing one mapping
abstraction between resolvers and functions. The VTL renderer also had no
$context.prev.result support, which a real pipeline template would have
rendered as a literal string.

awsconfig's PutConformancePack parsed only JSON despite the API documenting
YAML, and TemplateS3Uri and TemplateSSMDocumentDetails were absent from the
wire struct altogether -- a client sending either got it dropped by the
decoder with no error and deployed zero rules with no indication why. Both
are now parsed, and specifying more than one of the three mutually
exclusive template sources is rejected as the real API requires.

Left honestly in gaps rather than reclassified: fetching the S3 and SSM
template bodies needs cross-service wiring in cli.go, outside this pass;
vpclattice's endpoint associations are populated only through EC2
CreateVpcEndpoint, which this backend does not model; and AppSync pipeline
before-mapping and DynamoDB JS helpers are outside the documented subset
this evaluator implements.

Gates: build and vet clean, all four packages pass under -race,
golangci-lint 0 issues with a RouteMatcher complexity finding fixed by
decomposition rather than suppression, and the Docker-backed integration
suite passes.

Closes gopherstack-8j08, closes gopherstack-lx2k, closes gopherstack-ivwh,
closes gopherstack-ag85

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
apigateway, apigatewayv2, cloudwatchlogs and batch now fan out across
regions with chips and write hints.

IAM gets the chip without fan-out, which is the correct shape for a global
service: its resources are not regional, and hiding IAM users because
someone selected eu-west-1 would read as a bug rather than a filter. The
chip is a filter affordance, not a claim about where something is stored.

Region All now covers 28 pages with fan-out and 33 with chips.

Seven remain, all among the largest files in the app: s3, ec2, kms, ecs,
elasticache, elbv2 and cognitoidp.

Gates: svelte-check 0 errors across 19955 files, oxlint clean, 2009 tests
across 174 files, production build succeeds.

Refs gopherstack-hrrz, refs gopherstack-b1m8

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
… s3/ec2/kms fan-out

The starkest find of the day is in Firehose. Its Redshift delivery built a
live aws-sdk-go-v2 redshiftdata client with no endpoint override and no
credentials, so every delivery attempt would have travelled to real AWS and
failed. It looked like working code and had never delivered a record.
Replaced with a RedshiftDataExecutor interface following the existing
S3Storer and LambdaInvoker pattern, and delivery now does what AWS
documents: stage the records to the destination's S3 bucket, then issue a
real COPY from that key with the configured columns and options. Wiring it
to the local redshiftdata service belongs in cli.go and is deferred, so it
is an honest logged no-op rather than a silent live network call.

CloudWatch metric streams now actually deliver to Firehose. The
cross-service contract was verified rather than assumed: firehose's
PutRecordBatch structurally satisfies the new FirehosePutter interface with
no adapter, and an end-to-end test wires a real firehose backend and
confirms a record lands in its S3 destination. PutInsightRule's validation
also deepened from "is well-formed JSON" to the real Contributor Insights
rule syntax.

Cleanrooms' PrivacyBudget wire struct labelled its type key
privacyBudgetType when the real key is type, carried three invented
duplicate identifier fields, and omitted createTime and updateTime
entirely -- the same systemic bug a previous pass fixed across this
service and missed on this one struct. Change requests are now a real
typed union instead of a bag of maps, and committing one applies genuine
effects: adding a member, toggling receive-results ability, writing
auto-approved change types. Privacy budgets compute real epsilon and
aggregation counts rather than returning fixed shapes.

ELBv2 gains rule transforms end to end, with the documented
Transforms/ResetTransforms mutual exclusion enforced.

On the UI side, s3, ec2 and kms complete another slice of Region All. s3
takes the chip without fan-out: the bucket namespace is global and
ListBuckets returns every bucket from any region, so fanning out would
issue N identical calls, while each row still shows its real location.

One judgement worth recording: an over-strict reading of the Contributor
Insights schema broke a pre-existing, passing integration test, and the
right call was to relax the new validation rather than assume
documentation beat a test that was already green.

Gates: build and vet clean, all four services pass under -race,
golangci-lint 0 issues, 2020 UI tests pass, and the Docker-backed
integration suite passes.

Closes gopherstack-ohdc, closes gopherstack-q1z2, closes gopherstack-kiqa,
closes gopherstack-lrmf

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Witness Patrol and others added 30 commits August 10, 2026 01:51
…nfigurations

Two more of the nine missing serverless families, picked for being the most
self-contained: resource policies depend on nothing, and snapshot copy
configurations only on namespaces.

Delete is not uniform across this service. Deleting a snapshot copy
configuration returns the deleted object, and the response marks it
required, where deleting a resource policy or a custom domain association
returns nothing at all. Assuming one shape for all three would have been
wrong in both directions.

The envelope convention does hold for both of these, so the custom domain
family's flat responses remain the exception rather than a pattern.

No one-configuration-per-namespace limit is modelled, because the service
documents none -- unlike its non-serverless counterpart, which does.

The remaining five are recorded. Recovery points, table restore status and
the two restore operations are mutually dependent and should be taken
together; endpoint access and the managed workgroup listing are separate and
smaller.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…eir restore operations

The entangled group, taken together because a table restore from a recovery
point needs a real recovery point to name.

There is no operation that creates a recovery point. The API documents them
as made automatically every thirty minutes and kept for a day, so one is
generated when a workgroup is created rather than exposed as an endpoint
that does not exist. Seeding more for tests goes through an internal helper,
not the wire.

The per-field timestamp split this service is prone to shows up inside this
one group: a recovery point's creation time is ISO 8601 while a table
restore's request time is epoch seconds.

Restoring a namespace from a snapshot is deliberately still absent -- it
depends on no recovery point, so it was never part of this group -- along
with converting a recovery point to a snapshot.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Timeouts were accepted, stored and echoed back on describe, and never
enforced -- the timed-out status existed and nothing ever set it. That also
left terminate as the only way to trigger a child policy, where the real
service invokes it on exactly two events, terminate and timing out.

An execution past its limit now closes with a timed-out event carrying the
child policy and timeout type the API requires, and the cascade runs through
the same code terminate already used.

The sweep is synchronous, taking the instant to evaluate as an argument, and
runs at the top of the operations that read or change execution state. No
goroutine, and no waiting in tests.

Only the execution-level limit is enforced. Decision task and the four
activity task timeouts are still accepted and ignored, and the audit now
says so per operation -- a timeout that fires for some kinds and not others
is worse than one that never fires, since the difference is invisible.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Create and modify endpoint accept nineteen engine-specific settings blocks
and modelled none of them, so a client configuring an S3 target or a Kafka
broker got a success and an endpoint with none of that configuration.

Modelling them properly means about three hundred fields across nineteen
heterogeneous structs, which is more than one change can do faithfully, and
a subset would be worse than the gap: a caller seeing some settings kept
would reasonably assume the rest were. So the request is refused, naming the
block that is not supported, the way unsupported inputs are already refused
elsewhere in this repo.

That does mean refusing something the real service accepts. It is the honest
of the two failures -- a caller now learns immediately, instead of
discovering later that the endpoint was never configured.

Nothing is stored, so describe has nothing new to omit, and the password
handling from the earlier pass is untouched.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Endpoint access, managed workgroup listing, restore from snapshot and
converting a recovery point to a snapshot. All nine families the audit
recorded as absent now exist.

Endpoint access omits its VPC endpoint object entirely, following what this
package's classic Redshift already decided: the network interfaces underneath
need availability zones, addresses and subnets that nothing here can produce,
and inventing identifiers with no interface behind them would be worse than
leaving the object out. The VPC filter is refused for the same reason. What
is real -- address, ARN, status, port, subnets, security groups -- is served.

Managed workgroups always list empty, and that is the honest answer rather
than a stub: the source ARN is pattern-locked to a Glue catalog, so these
exist only where Lake Formation federation provisions them, and this backend
has no such integration for anything to come from.

Restoring a namespace from a snapshot follows the recovery-point restore
already here. Managing the admin password is honoured only in the direction
that has meaning; the other reinstates credentials as they were when the
snapshot was taken, which is not reconstructible, so it is left alone rather
than faked.

Deleting an endpoint access echoes the deleted object, unlike deleting a
resource policy or a custom domain association. That is the third distinct
delete shape in this service.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
A pipeline definition given as an S3 location was rejected outright, which
was honest but useless. It is now fetched from the S3 backend, wired the way
the other cross-service integrations are. Rejection remains only where the
object genuinely cannot be read -- no backend, missing bucket or key, or a
failed read -- so a caller is told rather than handed a fabricated pipeline.

The wiring test drives initializeServices, so deleting the call site fails
it; the helper compiling proves nothing.

Restricted instance groups stay unmodelled for a third pass, and the audit
now records the whole verified type tree so the next attempt does not
re-derive it. Two findings from that reading: the instance storage config
really is a discriminated union, unlike the orchestrator beside it, which
only reads like one; and there is a second top-level field nobody had named,
carrying its own shared environment config. Eight further types, across two
fields rather than one -- comparable to the whole four-field pass that
preceded it, and not something to shave down.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
… a stack

Neither an app nor a resiliency policy could be created through a stack.
Both follow the supplemental-resource pattern the KMS and Secrets Manager
types already use, calling the real backend and failing loudly rather than
returning a stub id.

Resilience Hub already imports this package, so the reverse import would
cycle. The dependency is declared here as an interface the other side
satisfies structurally, which is the same technique its own cross-service
resolution already uses.

The template body and resource mappings are required by the resource type
and are not fields of the create call at all -- they are separate operations
chained after it. Tags on these two are a plain map rather than the array of
pairs most resources take, and Ref yields the ARN, which is what the
physical id is set to.

Drift status via GetAtt still falls back to the physical id. Reading it
needs a backend, and the attribute resolver is deliberately pure, so that
would change every resource type's signature.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Two operations had no surface. Everything they return was already shown
elsewhere except the additional-info map, which nothing displayed and no
route referenced -- the earlier judgement that they were redundant held for
every field but that one.

The app detail view now lists it and edits it, following the tags editor
beside it. Updates replace the whole map rather than merging, so both adding
and removing resend all of it.

The draft version is addressed directly, which is what this emulator
assesses, so nothing here assumes a published version exists.

The other fifteen unwired operations stay unwired: they return empty by
design here, and a tab over nothing is worse than no tab.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…led one

The compatibility setting was stored without being checked at all, so any
string was accepted as a mode and none of the modes did anything. Create and
update now reject anything outside the eight legal values, and registering a
second version under the disabled mode is refused, which is that mode's
entire meaning.

The six diffing modes stay unenforced and are recorded as such. Each needs
real structural comparison per schema format, and a heuristic would be worse
than the current absence: a caller trusts a compatibility pass, so wrongly
accepting an incompatible evolution defeats the point of asking.

DQDL is untouched for the same reason at larger scale. Validating it means a
lexer and parser for a dozen rule types, and there is no slice of it that
can be done without that scaffolding, so a partial check would accept
malformed rules while looking like validation.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The create call had no field for a schema definition at all, so a client
doing the documented thing -- creating a schema and its first version in one
request -- got a versionless schema and no error. It could not even be
attempted: there was no parameter to pass one through.

A definition supplied at create now becomes version one, and the response
carries what it made: the version id and status, the latest and next version
numbers, and the checkpoint. An invalid definition creates nothing at all
rather than leaving a schema behind.

That settles where the single version allowed under the disabled
compatibility mode comes from. Creating with a definition consumes it, so a
later registration is refused; creating without leaves it open for the first
registration. Both are asserted, since the difference is invisible from the
outside.

The audit said this was still an open gap. Corrected, along with the note
from the previous pass, which was written when registration was the only way
a first version could exist.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
… quota

A policy created through the simplified default-policy flow came back
without the flag that says so, so a client following AWS's own documented
path could not tell what it had made. The flag is derived from the policy
language at read time rather than stored a second time, so the two cannot
drift apart.

Creating policies was also unbounded. The service publishes a default of a
hundred per region, and this refuses past it with the error the API's own
catalogue defines for the case.

StatusMessage needed no change and that is the finding: it is populated only
for a policy in the error state, which this backend never enters, so an
empty value here matches the real service rather than standing in for one.

The detail view shows the flag, checked in a browser against a policy
created through the real form.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…e services that own them

Applying security groups or attaching subnets accepted identifiers that did
not exist, and an HTTPS listener accepted any certificate ARN. All three
have real typed errors in the API for exactly those cases, so the emulator
was accepting what the service rejects.

The backends needed were already here, so this wires them rather than
recording another gap: EC2 for groups and subnets, and both ACM and IAM for
certificates. A certificate ARN may name either, which the error's own
wording says, so consulting only ACM would have refused valid ones.

An unwired resolver stays permissive, as the other cross-service checks in
this repo do, so nothing that worked before now fails.

The policy limit stays unenforced. The published quotas for this service
list load balancers, listeners and registered instances, and nothing for
policies -- checked because a sibling issue today found a real quota where
one had been assumed absent. Here it is genuinely absent, and inventing a
number would be worse than the gap.

Create's own inline groups and subnets are still unchecked, which is a
narrower gap than before and recorded as such.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…s that were dropped

SAML settings and auto-tune maintenance schedules were parsed and thrown
away. Both are modelled now, with the validation the SDK itself performs,
and SAML echoes back without the credentials real AWS never returns.

Adding the schedules exposed a worse fault underneath: the domain config
response used the wrong auto-tune shape entirely -- the domain-status one,
which has no maintenance schedules to carry -- and a generic status where
this field has its own. It was impossible to add the schedules faithfully
without correcting that first, and a test asserted the wrong shape.

Deployment strategy and package timestamps are modelled too. Package error
details stay absent: nothing here can fail a copy, so there would be nothing
to report.

Domains still become ready immediately, and that is deliberate. Every field
a client polls agrees with the others, so nothing claims to be pending while
its neighbour says finished, and this API has no waiter of its own.

VPC id and availability zones still need an EC2 lookup this service cannot
reach; what the wiring would take is recorded.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
… three published quotas

A serverless cache already recorded which user group it belonged to, but
the user group never listed them back, so the association was only visible
from one side. The reverse lookup mirrors the one replication groups
already have.

Three quotas the service publishes are now enforced with the fault types
its own API defines for them: subnet groups per region, subnets per subnet
group, and serverless caches per region. Each was checked against the
operation's real error set rather than assumed to belong there.

Recurring charges stay empty. They are live pricing state rather than a
fixed table, and no published rule reproduces the amounts, so any value
here would be invented. Snapshot contents stay metadata-only for a
different reason: replaying real keys is buildable but spans every Redis
type, which is more than this warranted.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
… stop accepting LIMIT

Select results were only ever served back through GetJobOutput. The real
service writes them under the output location the job asked for -- a job
snapshot, the result parts, and a manifest listing them, with errors and
their own manifest on failure. That is wired now, idempotently and best
effort, so a missing bucket logs rather than failing a job that already ran.
GetJobOutput still serves the bytes as well, since nothing documents what
the real service returns there for a select job.

The grammar subset turned out to be wrong in the opposite direction from
the note. Joins and subqueries are genuinely unsupported by the real
service, so their absence here is correct. But LIMIT was accepted and
honoured, and the real service documents it as not supported -- the parser
had a clause for it and the tests listed it as valid. It is refused now.

Still missing, and recorded rather than guessed at: CAST, NOT, BETWEEN, IN,
LIKE, arithmetic and the null-coalescing functions are all real and absent.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants