Skip to content

Chore/parity upgrade - #2414

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

Chore/parity upgrade#2414
agbishop wants to merge 317 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 2742 files, which is 2642 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: eeaa7d2c-2653-4817-a420-542c8e872a43

📥 Commits

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

⛔ 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 (2742)
  • .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_codedeploy_ec2_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_iotanalytics_lambda_iot_wiring_test.go
  • cli_kinesisanalytics_kinesis_s3_wiring_test.go
  • cli_mq_rgtapi_untag_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/checkpins/main.go
  • cmd/checkpins/main_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/PARITY.md
  • services/accessanalyzer/README.md
  • services/accessanalyzer/analyzers.go
  • services/accessanalyzer/findings.go
  • services/accessanalyzer/generated_policies.go
  • services/accessanalyzer/handler.go
  • services/accessanalyzer/handler_analyzed_resources.go
  • services/accessanalyzer/handler_findings.go
  • services/accessanalyzer/handler_findings_test.go
  • services/accessanalyzer/handler_generated_policies.go
  • services/accessanalyzer/handler_generated_policies_test.go
  • services/accessanalyzer/interfaces.go
  • services/accessanalyzer/models.go
  • services/accessanalyzer/persistence_test.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/PARITY.md
  • services/acm/README.md
  • services/acm/acme_endpoints.go
  • services/acm/certificate_validation.go
  • services/acm/certificates.go
  • services/acm/crypto.go
  • services/acm/errors.go
  • services/acm/handler.go
  • services/acm/handler_certificates.go
  • services/acm/handler_certificates_list_test.go
  • services/acm/handler_certificates_test.go
  • services/acm/handler_create_tags_test.go
  • services/acm/handler_resource_tags.go
  • services/acm/models.go
  • services/acm/persistence_test.go
  • services/acm/wire_field_additions_test.go
  • services/acmpca/PARITY.md
  • services/acmpca/README.md
  • services/amplify/PARITY.md
  • services/amplify/README.md
  • 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/PARITY.md
  • services/apigatewaymanagementapi/README.md
  • services/apigatewayv2/PARITY.md
  • services/apigatewayv2/README.md
  • services/apigatewayv2/apis.go
  • services/apigatewayv2/apis_test.go
  • services/apigatewayv2/domain_names.go
  • services/apigatewayv2/domain_names_test.go
  • services/apigatewayv2/handler_apis.go
  • services/apigatewayv2/handler_apis_test.go
  • services/apigatewayv2/handler_create_tags_test.go
  • services/apigatewayv2/models.go
  • services/apigatewayv2/persistence.go
  • services/apigatewayv2/persistence_full_test.go
  • services/apigatewayv2/portals.go
  • services/apigatewayv2/routes.go
  • services/apigatewayv2/routes_test.go
  • services/apigatewayv2/stages.go
  • services/apigatewayv2/stages_test.go
  • services/apigatewayv2/tags.go
  • services/appconfig/PARITY.md
  • 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/handler_configuration_profiles_test.go
  • services/appconfig/handler_deployments_test.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/PARITY.md
  • services/applicationautoscaling/README.md
  • services/applicationautoscaling/tags.go
  • services/appmesh/PARITY.md
  • services/appmesh/README.md
  • services/appmesh/delete_status_test.go
  • services/appmesh/meshes.go
  • services/appmesh/spec_validate.go
  • services/appmesh/spec_validate_test.go
  • services/appmesh/store.go
  • services/appmesh/tags.go
  • services/appmesh/virtual_gateways.go
  • services/appmesh/virtual_nodes.go
  • services/appmesh/virtual_routers.go
  • services/appmesh/virtual_services.go
  • services/apprunner/PARITY.md
  • services/apprunner/README.md
  • 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/PARITY.md
  • services/appstream/README.md
  • services/appstream/handler.go
  • services/appstream/handler_create_tags_test.go
  • services/appstream/handler_test.go
  • services/appstream/rpcv2cbor.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/athena/PARITY.md
  • services/athena/README.md
  • services/athena/calculations.go
  • services/athena/data_catalogs.go
  • services/athena/handler_calculations_test.go
  • services/athena/handler_data_catalogs.go
  • services/athena/handler_data_catalogs_test.go
  • services/athena/handler_sessions_test.go
  • services/athena/interfaces.go
  • services/athena/sessions.go
  • services/athena/store.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/PARITY.md
  • services/backup/README.md
  • services/backup/copy_jobs.go
  • services/backup/handler_pitr_malware_scan.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/PARITY.md
  • services/batch/README.md
  • 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.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/handler_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/bedrockagent/resource_policy.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/PARITY.md
  • 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/PARITY.md
  • 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/stack_sets_test.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/cloudformation/type_registry_test.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/PARITY.md
  • services/cloudtrail/README.md
  • 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/alarms.go
  • services/cloudwatch/alarms_test.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/PARITY.md
  • services/cloudwatchlogs/README.md
  • services/cloudwatchlogs/handler.go
  • 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/PARITY.md
  • services/codebuild/README.md
  • services/codebuild/curated_environments.go
  • services/codebuild/export_test.go
  • services/codebuild/fleets.go
  • services/codebuild/fleets_test.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/PARITY.md
  • services/codeconnections/README.md
  • services/codeconnections/connections.go
  • services/codeconnections/connections_test.go
  • services/codeconnections/connections_validation_test.go
  • services/codeconnections/errors.go
  • services/codeconnections/handler_repository_links.go
  • services/codeconnections/handler_repository_sync.go
  • services/codeconnections/hosts.go
  • services/codeconnections/hosts_list_test.go
  • services/codeconnections/hosts_test.go
  • services/codeconnections/models.go
  • services/codeconnections/persistence_test.go
  • services/codeconnections/repository_links_test.go
  • services/codeconnections/repository_sync.go
  • services/codeconnections/repository_sync_test.go
  • services/codeconnections/store.go
  • services/codeconnections/store_setup.go
  • services/codeconnections/sync_configurations.go
  • services/codeconnections/sync_configurations_test.go
  • services/codeconnections/tags.go
  • services/codedeploy/PARITY.md
  • services/codedeploy/README.md
  • services/codedeploy/cross_service.go
  • services/codedeploy/cross_service_test.go
  • services/codedeploy/deployment_instances.go
  • services/codedeploy/deployments.go
  • services/codedeploy/deployments_test.go
  • services/codedeploy/errors.go
  • services/codedeploy/export_test.go
  • services/codedeploy/handler.go
  • services/codedeploy/handler_deployments.go
  • services/codedeploy/on_premises_instances.go
  • services/codedeploy/persistence_test.go
  • services/codedeploy/provider.go
  • services/codedeploy/store.go
  • services/codedeploy/store_test.go
  • services/codedeploy/tags.go
  • services/codedeploy/whitebox_test.go
  • services/codepipeline/PARITY.md
  • 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/errors.go
  • services/codestarconnections/handler_create_tags_test.go
  • services/cognitoidentity/PARITY.md
  • 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/PARITY.md
  • services/comprehend/README.md
  • services/comprehend/store.go
  • services/databrew/PARITY.md
  • services/databrew/README.md
  • services/databrew/handler_create_tags_test.go
  • services/databrew/handler_jobs.go
  • services/databrew/handler_projects.go
  • services/databrew/handler_sdk_roundtrip_test.go
  • services/databrew/jobs.go
  • services/databrew/jobs_test.go
  • services/databrew/models.go
  • services/databrew/persistence_test.go
  • services/databrew/projects_test.go
  • services/datasync/PARITY.md
  • services/datasync/README.md
  • services/datasync/agents.go
  • services/datasync/errors.go
  • services/datasync/handler_locations.go
  • services/datasync/handler_locations_agentarns_test.go
  • services/datasync/handler_locations_azureblob.go
  • services/datasync/handler_locations_azureblob_test.go
  • services/datasync/handler_locations_efs.go
  • services/datasync/handler_locations_fsxlustre.go
  • services/datasync/handler_locations_fsxontap.go
  • services/datasync/handler_locations_fsxopenzfs.go
  • services/datasync/handler_locations_fsxwindows.go
  • services/datasync/handler_locations_hdfs.go
  • services/datasync/handler_locations_hdfs_test.go
  • services/datasync/handler_locations_nfs.go
  • services/datasync/handler_locations_nfs_test.go
  • services/datasync/handler_locations_objectstorage.go
  • services/datasync/handler_locations_objectstorage_test.go
  • services/datasync/handler_locations_secretconfig_test.go
  • services/datasync/handler_locations_smb.go
  • services/datasync/handler_locations_smb_test.go
  • services/datasync/handler_locations_test.go
  • services/datasync/interfaces.go
  • services/datasync/locations.go
  • services/datasync/locations_azureblob.go
  • services/datasync/locations_fsxwindows.go
  • services/datasync/locations_hdfs.go
  • services/datasync/locations_nfs.go
  • services/datasync/locations_objectstorage.go
  • services/datasync/locations_smb.go
  • services/datasync/models.go
  • services/datasync/persistence_test.go
  • services/datasync/secretconfig.go
  • services/datasync/tags.go
  • services/dax/PARITY.md
  • services/dax/README.md
  • services/dax/clusters.go
  • services/dax/clusters_test.go
  • services/dax/handler_clusters.go
  • services/dax/handler_clusters_test.go
  • services/dax/handler_parameter_groups.go
  • services/dax/handler_parameter_groups_test.go
  • services/dax/handler_subnet_groups.go
  • services/dax/handler_subnet_groups_test.go
  • services/dax/handler_tags.go
  • services/dax/handler_tags_test.go
  • services/dax/models.go
  • services/dax/parameter_groups.go
  • services/dax/parameter_groups_test.go
  • services/dax/persistence_test.go
  • services/dax/store.go
  • services/dax/subnet_groups.go
  • services/dax/tags.go
  • services/detective/PARITY.md
  • services/detective/README.md
  • services/detective/datasource_packages.go
  • services/detective/export_test.go
  • services/detective/graphs.go
  • services/detective/handler.go
  • services/detective/handler_administrator.go
  • services/detective/handler_datasource_packages.go
  • services/detective/handler_datasource_packages_test.go
  • services/detective/handler_graphs.go
  • services/detective/handler_investigations.go
  • services/detective/handler_investigations_test.go
  • services/detective/handler_members.go
  • services/detective/handler_members_test.go
  • services/detective/interfaces.go
  • services/detective/investigations.go
  • services/detective/persistence.go
  • services/detective/persistence_test.go
  • services/detective/store.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/PARITY.md
  • 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/PARITY.md
  • 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/dynamodbstreams/PARITY.md
  • services/dynamodbstreams/README.md
  • 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/PARITY.md
  • services/ecr/README.md
  • services/ecr/docker_registry_test.go
  • services/ecr/handler.go
  • services/ecr/handler_lifecycle_policy.go
  • services/ecr/lifecycle_policy_test.go
  • services/ecs/PARITY.md
  • 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/efs/PARITY.md
  • services/efs/README.md
  • services/eks/PARITY.md
  • services/eks/README.md
  • 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_serverless_test.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/PARITY.md
  • services/elasticbeanstalk/README.md
  • 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/PARITY.md
  • services/emrserverless/README.md
  • services/emrserverless/handler_create_tags_test.go
  • services/emrserverless/job_runs_test.go
  • services/emrserverless/models.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/PARITY.md
  • 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/PARITY.md
  • services/forecast/README.md
  • services/forecast/dataset_groups_test.go
  • services/forecast/handler.go
  • services/forecast/handler_create_tags_test.go
  • services/forecast/handler_test.go
  • services/forecast/store.go
  • services/forecast/tags.go
  • services/forecast/validation.go
  • services/forecast/validation_test.go
  • services/fsx/PARITY.md
  • 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/identitystore/PARITY.md
  • services/identitystore/README.md
  • services/inspector2/PARITY.md
  • services/inspector2/README.md
  • services/inspector2/connectors.go
  • services/inspector2/handler.go
  • services/inspector2/handler_code_security_test.go
  • services/inspector2/handler_test.go
  • services/inspector2/models.go
  • services/inspector2/tags.go
  • services/iot/PARITY.md
  • services/iot/README.md
  • services/iot/audit.go
  • services/iot/authorizers.go
  • services/iot/billing_groups.go
  • services/iot/broker.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_audit_test.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/PARITY.md
  • services/iotanalytics/README.md
  • services/iotanalytics/errors.go
  • services/iotanalytics/handler_create_tags_test.go
  • services/iotanalytics/handler_pipelines.go
  • services/iotanalytics/interfaces.go
  • services/iotanalytics/pipeline_expr.go
  • services/iotanalytics/pipeline_expr_test.go
  • services/iotanalytics/pipeline_lambda_iot_test.go
  • services/iotanalytics/pipelines.go
  • services/iotanalytics/pipelines_test.go
  • services/iotanalytics/store.go
  • services/iotdataplane/PARITY.md
  • services/iotdataplane/README.md
  • services/iotdataplane/broker_delivery_test.go
  • services/iotdataplane/connections.go
  • services/iotdataplane/connections_test.go
  • services/iotdataplane/export_test.go
  • services/iotdataplane/handler.go
  • services/iotdataplane/handler_connections.go
  • services/iotdataplane/handler_publish.go
  • services/iotdataplane/interfaces.go
  • services/iotdataplane/publish.go
  • services/iotdataplane/publish_test.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/PARITY.md
  • services/kinesis/README.md
  • services/kinesis/export_test.go
  • services/kinesis/handler_create_tags_test.go
  • services/kinesis/shards_test.go
  • services/kinesis/whitebox_test.go
  • services/kinesisanalytics/PARITY.md
  • services/kinesisanalytics/README.md
  • services/kinesisanalytics/application_inputs_test.go
  • services/kinesisanalytics/discover_schema.go
  • services/kinesisanalytics/discover_schema_test.go
  • services/kinesisanalytics/errors.go
  • services/kinesisanalytics/handler.go
  • services/kinesisanalytics/handler_inputs.go
  • services/kinesisanalytics/interfaces.go
  • services/kinesisanalytics/store.go
  • services/kinesisanalyticsv2/PARITY.md
  • services/kinesisanalyticsv2/README.md
  • services/kinesisanalyticsv2/application_update_test.go
  • services/kinesisanalyticsv2/export_test.go
  • services/kinesisanalyticsv2/tags.go
  • services/kinesisanalyticsv2/whitebox_test.go
  • services/kms/PARITY.md
  • services/kms/README.md
  • services/kms/describe_key_grant_tokens_test.go
  • services/kms/export_test.go
  • services/kms/get_key_last_usage_test.go
  • services/kms/grants.go
  • services/kms/grants_test.go
  • services/kms/keys.go
  • services/kms/leak_test.go
  • services/kms/persistence_test.go
  • services/kms/replicate_key_policy_test.go
  • services/kms/whitebox_test.go
  • services/lakeformation/PARITY.md
  • services/lakeformation/README.md
  • services/lakeformation/credentials.go
  • services/lakeformation/handler_lf_tags.go
  • services/lakeformation/handler_lf_tags_test.go
  • services/lakeformation/handler_permissions.go
  • services/lakeformation/interfaces.go
  • services/lakeformation/lf_tags.go
  • services/lakeformation/models.go
  • services/lakeformation/permissions.go
  • services/lakeformation/permissions_test.go
  • services/lakeformation/persistence_test.go
  • services/lakeformation/resources.go
  • services/lambda/PARITY.md
  • services/lambda/README.md
  • services/lambda/async_invoke_test.go
  • services/lambda/container_cleanup_test.go
  • services/lambda/durable_execution.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/PARITY.md
  • services/lightsail/README.md
  • services/lightsail/handler_create_tags_test.go
  • services/macie2/PARITY.md
  • services/macie2/README.md
  • services/macie2/tags.go
  • services/managedblockchain/PARITY.md
  • services/managedblockchain/README.md
  • services/managedblockchain/errors.go
  • services/managedblockchain/framework_attributes_test.go
  • services/managedblockchain/handler_members.go
  • services/managedblockchain/handler_networks.go
  • services/managedblockchain/interfaces.go
  • services/managedblockchain/invitations.go
  • services/managedblockchain/members.go
  • services/managedblockchain/members_test.go
  • services/managedblockchain/models.go
  • services/managedblockchain/networks.go
  • services/managedblockchain/networks_test.go
  • services/managedblockchain/pagination_test.go
  • services/managedblockchain/persistence.go
  • services/managedblockchain/persistence_test.go
  • services/managedblockchain/proposals.go
  • services/managedblockchain/proposals_test.go
  • services/managedblockchain/proposals_voting_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/PARITY.md
  • 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_clusters.go
  • services/medialive/handler_create_tags_test.go
  • services/medialive/handler_error_type_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/PARITY.md
  • services/mediapackage/README.md
  • services/mediapackage/handler_create_tags_test.go
  • services/mediapackage/handler_harvest_jobs_test.go
  • services/mediapackage/handler_origin_endpoints.go
  • services/mediapackage/handler_origin_endpoints_test.go
  • services/mediapackage/harvest_jobs.go
  • services/mediapackage/interfaces.go
  • services/mediapackage/models.go
  • services/mediapackage/origin_endpoints.go
  • services/mediapackage/origin_endpoints_test.go
  • services/mediapackage/persistence_test.go
  • services/mediapackage/store.go
  • services/mediapackage/tags.go
  • services/mediastore/PARITY.md
  • services/mediastore/README.md
  • services/mediastore/handler_create_tags_test.go
  • services/mediastore/tags.go
  • services/mediastoredata/PARITY.md
  • services/mediastoredata/README.md
  • services/mediastoredata/errors.go
  • services/mediastoredata/handler.go
  • services/mediastoredata/handler_test.go
  • services/mediastoredata/objects.go
  • services/mediastoredata/objects_test.go
  • services/mediatailor/PARITY.md
  • services/mediatailor/README.md
  • services/mediatailor/functions.go
  • services/mediatailor/functions_test.go
  • services/mediatailor/handler.go
  • services/mediatailor/handler_create_program_validation_test.go
  • services/mediatailor/handler_create_tags_test.go
  • services/mediatailor/handler_function_type_validation_test.go
  • services/mediatailor/handler_functions_test.go
  • services/mediatailor/handler_helpers.go
  • services/mediatailor/handler_programs_test.go
  • services/mediatailor/handler_source_location_configs_test.go
  • services/mediatailor/handler_source_locations.go
  • services/mediatailor/handler_tags_divergence_test.go
  • services/mediatailor/handler_test.go
  • services/mediatailor/interfaces.go
  • services/mediatailor/live_sources.go
  • services/mediatailor/persistence_test.go
  • services/mediatailor/prefetch_schedules.go
  • services/mediatailor/programs.go
  • services/mediatailor/programs_test.go
  • services/mediatailor/source_locations.go
  • services/mediatailor/tags.go
  • services/memorydb/PARITY.md
  • 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/PARITY.md
  • services/mq/README.md
  • services/mq/broker_options_test.go
  • services/mq/brokers.go
  • services/mq/configurations.go
  • services/mq/configurations_test.go
  • services/mq/errors.go
  • services/mq/handler.go
  • services/mq/handler_brokers.go
  • services/mq/handler_create_tags_test.go
  • services/mq/handler_tags.go
  • services/mq/handler_users.go
  • services/mq/interfaces.go
  • services/mq/models.go
  • services/mq/persistence_test.go
  • services/mq/tags.go
  • services/mq/tags_test.go
  • services/mq/users.go
  • services/mq/users_test.go
  • services/mwaa/PARITY.md
  • services/mwaa/README.md
  • services/mwaa/environments.go
  • services/mwaa/environments_micro_webservers_test.go
  • services/mwaa/environments_validation_test.go
  • services/mwaa/store.go
  • services/mwaa/tags.go
  • services/mwaa/validation.go
  • services/neptune/PARITY.md
  • 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/PARITY.md
  • services/networkmonitor/README.md
  • 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/PARITY.md
  • 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.go
  • 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_rds_db_instances.go
  • services/opsworks/handler_stacks.go
  • services/opsworks/instances.go
  • services/opsworks/instances_test.go
  • services/opsworks/interfaces.go
  • services/opsworks/models.go
  • services/opsworks/persistence_test.go
  • services/opsworks/rds_db_instances.go
  • services/opsworks/rds_db_instances_test.go
  • services/opsworks/stacks.go
  • services/opsworks/stacks_test.go
  • services/opsworks/tags.go
  • services/opsworks/users_permissions.go
  • services/opsworks/users_permissions_test.go
  • services/opsworks/volumes.go
  • services/opsworks/volumes_test.go
  • services/opsworks/whitebox_test.go
  • services/organizations/PARITY.md
  • services/organizations/README.md
  • services/organizations/errors.go
  • services/organizations/handler.go
  • services/organizations/handler_create_tags_test.go
  • services/organizations/organizational_units.go
  • services/organizations/organizational_units_test.go
  • services/organizations/policies.go
  • services/organizations/policies_test.go
  • services/organizations/resource_policy.go
  • services/organizations/resource_policy_test.go
  • services/organizations/tags.go
  • services/organizations/tags_test.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/PARITY.md
  • services/pinpoint/README.md
  • services/pinpoint/handler_create_tags_test.go
  • services/pinpoint/tags.go
  • services/pipes/PARITY.md
  • services/pipes/README.md
  • services/pipes/tags.go
  • services/polly/PARITY.md
  • services/polly/README.md
  • services/polly/voices.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/PARITY.md
  • 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/reference_data.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/README.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/redshiftdata/PARITY.md
  • services/redshiftdata/README.md
  • services/redshiftdata/handler.go
  • services/redshiftdata/handler_sessions.go
  • services/redshiftdata/handler_statements.go
  • services/redshiftdata/handler_statements_validation_test.go
  • services/redshiftdata/idempotency.go
  • services/redshiftdata/idempotency_test.go
  • services/redshiftdata/statements.go
  • services/rekognition/PARITY.md
  • services/rekognition/README.md
  • services/rekognition/handler.go
  • services/rekognition/handler_async_video_fields_test.go
  • services/rekognition/handler_celebrities.go
  • services/rekognition/handler_faces.go
  • services/rekognition/handler_labels.go
  • services/rekognition/handler_media_analysis.go
  • services/rekognition/handler_moderation.go
  • services/rekognition/handler_project_versions.go
  • services/rekognition/handler_project_versions_test.go
  • services/rekognition/handler_projects.go
  • services/rekognition/handler_text_detection.go
  • services/rekognition/interfaces.go
  • services/rekognition/media_analysis.go
  • services/rekognition/models.go
  • services/rekognition/persistence_test.go
  • services/rekognition/project_versions.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/PARITY.md
  • services/resourcegroups/README.md
  • services/resourcegroups/handler.go
  • services/resourcegroups/handler_create_tags_test.go
  • services/resourcegroups/handler_error_type_test.go
  • services/resourcegroups/models.go
  • services/resourcegroups/resources.go
  • services/resourcegroups/resources_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/rolesanywhere/PARITY.md
  • services/rolesanywhere/README.md
  • services/rolesanywhere/attribute_mappings.go
  • services/rolesanywhere/crl_subject_test.go
  • services/rolesanywhere/handler_profiles_test.go
  • services/rolesanywhere/profiles.go
  • services/rolesanywhere/profiles_test.go
  • services/rolesanywhere/store_test.go
  • services/rolesanywhere/tags.go
  • services/rolesanywhere/tags_test.go
  • services/route53/PARITY.md
  • services/route53/README.md
  • 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/PARITY.md
  • services/route53resolver/README.md
  • services/route53resolver/firewall_rules.go
  • services/route53resolver/firewall_rules_test.go
  • services/route53resolver/models.go
  • 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/PARITY.md
  • 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/PARITY.md
  • services/sagemakerruntime/README.md
  • services/sagemakerruntime/export_test.go
  • services/sagemakerruntime/session_expiry_test.go
  • services/sagemakerruntime/whitebox_test.go
  • services/scheduler/PARITY.md
  • services/scheduler/README.md
  • 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/cancelrotatesecret_test.go
  • services/secretsmanager/createsecret_test.go
  • services/secretsmanager/describesecret_test.go
  • services/secretsmanager/errors.go
  • services/secretsmanager/getsecretvalue_test.go
  • services/secretsmanager/handler.go
  • services/secretsmanager/handler_create_tags_test.go
  • services/secretsmanager/handler_dispatch_test.go
  • services/secretsmanager/handler_rotation.go
  • services/secretsmanager/kms_test.go
  • services/secretsmanager/listsecrets_test.go
  • services/secretsmanager/models.go
  • services/secretsmanager/persistence.go
  • services/secretsmanager/persistence_test.go
  • services/secretsmanager/rotatesecret_test.go
  • services/secretsmanager/rotation.go
  • services/secretsmanager/secrets.go
  • services/secretsmanager/tags.go
  • services/secretsmanager/tags_test.go
  • services/secretsmanager/updatesecret_test.go
  • services/securityhub/PARITY.md
  • 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/serverlessrepo/PARITY.md
  • services/serverlessrepo/README.md
  • services/servicediscovery/PARITY.md
  • services/servicediscovery/README.md
  • services/servicediscovery/errors.go
  • services/servicediscovery/handler.go
  • services/servicediscovery/handler_create_tags_test.go
  • services/servicediscovery/handler_services.go
  • services/servicediscovery/instances.go
  • services/servicediscovery/instances_test.go
  • services/servicediscovery/services.go
  • services/servicediscovery/services_test.go
  • services/servicediscovery/tags.go
  • services/ses/PARITY.md
  • services/ses/README.md
  • services/ses/configuration_sets_test.go
  • services/ses/email_sending.go
  • services/ses/event_destinations.go
  • services/ses/event_destinations_test.go
  • services/ses/handler.go
  • services/ses/handler_identities.go
  • services/ses/identities.go
  • services/ses/identities_test.go
  • services/ses/interfaces.go
  • services/ses/models.go
  • services/ses/persistence_test.go
  • services/ses/sending_stats.go
  • services/ses/sending_stats_test.go
  • services/ses/store_test.go
  • services/sesv2/PARITY.md
  • services/sesv2/README.md
  • 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/handler_routes.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/PARITY.md
  • services/shield/README.md
  • services/shield/tags.go
  • services/sns/PARITY.md
  • services/sns/README.md
  • 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/topic_attributes.go
  • services/sns/topic_attributes_test.go
  • services/sns/whitebox_test.go
  • services/sqs/PARITY.md
  • services/sqs/README.md
  • services/sqs/delay_test.go
  • services/sqs/fifo.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.go
  • services/sqs/queue_attributes_test.go
  • services/sqs/queues.go
  • services/sqs/queues_test.go
  • services/ssm/PARITY.md
  • services/ssm/README.md
  • services/ssm/activations.go
  • services/ssm/associations.go
  • services/ssm/associations_test.go
  • services/ssm/cloud_connector.go
  • services/ssm/documents.go
  • services/ssm/epoch_seconds_wire_shape_test.go
  • services/ssm/handler_create_tags_test.go
  • services/ssm/maintenance_window_lifecycle_test.go
  • services/ssm/maintenance_window_test.go
  • services/ssm/models_activations.go
  • services/ssm/models_associations.go
  • services/ssm/models_documents.go
  • services/ssm/models_ops_items.go
  • services/ssm/models_patch_baselines.go
  • services/ssm/models_sessions.go
  • services/ssm/ops_items.go
  • services/ssm/ops_items_test.go
  • services/ssm/patch_baselines_test.go
  • services/ssm/sessions.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/PARITY.md
  • services/sts/README.md
  • services/support/PARITY.md
  • services/support/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/PARITY.md
  • services/timestreamquery/README.md
  • services/timestreamquery/handler_create_tags_test.go
  • services/timestreamquery/handler_scheduled_queries.go
  • services/timestreamquery/interfaces.go
  • services/timestreamquery/isolation_test.go
  • services/timestreamquery/models.go
  • services/timestreamquery/persistence_test.go
  • services/timestreamquery/scheduled_queries.go
  • services/timestreamquery/scheduled_queries_test.go
  • services/timestreamquery/store.go
  • services/timestreamwrite/PARITY.md
  • services/timestreamwrite/README.md
  • services/timestreamwrite/handler_create_tags_test.go
  • services/timestreamwrite/tags.go
  • services/transcribe/PARITY.md
  • services/transcribe/README.md
  • services/transcribe/tags.go
  • services/transcribe/transcription_jobs_test.go
  • services/transcribe/validation.go
  • services/transfer/PARITY.md
  • services/transfer/README.md
  • 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/PARITY.md
  • services/translate/README.md
  • services/translate/tags.go
  • services/verifiedpermissions/PARITY.md
  • services/verifiedpermissions/README.md
  • services/verifiedpermissions/export_test.go
  • services/verifiedpermissions/handler_authorization.go
  • services/verifiedpermissions/handler_authorization_test.go
  • services/verifiedpermissions/handler_create_tags_test.go
  • services/verifiedpermissions/handler_identity_sources.go
  • services/verifiedpermissions/models.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_error_type_test.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/wafv2/handler_managed_rule_sets.go
  • services/wafv2/handler_managed_rule_sets_test.go
  • services/workmail/PARITY.md
  • services/workmail/README.md
  • services/workmail/handler_bugfix_test.go
  • services/workmail/tags.go
  • services/workspaces/PARITY.md
  • services/workspaces/README.md
  • services/workspaces/account_test.go
  • services/workspaces/application_associations.go
  • services/workspaces/application_associations_test.go
  • services/workspaces/bundles.go
  • services/workspaces/bundles_test.go
  • services/workspaces/connection_aliases.go
  • services/workspaces/directories.go
  • services/workspaces/errors.go
  • services/workspaces/export_test.go
  • services/workspaces/handler_application_associations.go
  • services/workspaces/handler_bundles.go
  • services/workspaces/handler_create_tags_test.go
  • services/workspaces/images.go
  • services/workspaces/interfaces.go
  • services/workspaces/ip_groups.go
  • services/workspaces/models.go
  • services/workspaces/persistence_test.go
  • services/workspaces/pools.go
  • services/workspaces/pools_test.go
  • services/workspaces/sdk_roundtrip_helper_test.go
  • services/workspaces/store.go
  • services/workspaces/whitebox_test.go
  • services/workspaces/workspace_properties.go
  • services/workspaces/workspace_properties_test.go
  • services/workspaces/workspaces.go
  • services/workspaces/workspaces_lifecycle_test.go
  • services/xray/PARITY.md
  • services/xray/README.md
  • services/xray/export_test.go
  • services/xray/handler_insights.go
  • services/xray/handler_insights_test.go
  • services/xray/handler_sampling_rules.go
  • services/xray/handler_sampling_rules_test.go
  • services/xray/handler_sampling_statistics.go
  • services/xray/handler_sampling_statistics_test.go
  • services/xray/handler_service_graph_test.go
  • services/xray/insights.go
  • services/xray/insights_test.go
  • services/xray/interfaces.go
  • services/xray/models.go
  • services/xray/persistence_test.go
  • services/xray/sampling_rules.go
  • services/xray/sampling_statistics.go
  • services/xray/service_graph.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

Comment thread services/ec2/store.go
// ec2.Instance at all -- matches real RunInstances failing atomically.
var instanceIDs []string
if outpostArn != "" {
instanceIDs = make([]string, count)
// like real Cognito, which must derive and store an SRP verifier at password-set time
// since it never stores the plaintext password itself.
func srpComputeX(poolName, username, password string, salt *big.Int) *big.Int {
inner := sha256.Sum256([]byte(poolName + username + ":" + password))
Witness Patrol and others added 25 commits August 8, 2026 01:50
…ed shapes

ListWirelessDevices accepted six filters and ignored all of them, so a
narrowed query returned every device. They arrive as query parameters, not
body fields (iotwireless@v1.59.4 serializers.go:6439). Filters now intersect:
the SDK does not define a combining rule, and AND matches how every other
narrowing List filter here behaves. An absent or empty value means "not
requested", matching the SDK only sending the parameter when the pointer is
set; an unmatched value returns an empty list rather than an error.
DeviceProfileId checks both the LoRaWAN and Sidewalk fields, since AWS
applies it to whichever technology the device uses.

LoRaWAN, Sidewalk, Update and TraceContent were opaque map[string]any and are
now real types. LoRaWAN is not one shape: the create and get form
(types.go:723), the narrower update form (types.go:1211) and the list-entry
form carrying only DevEui (types.go:1034) are distinct, as are the gateway
and gateway-task variants, and each call site now uses the right one.
Sidewalk splits the same way, with the get response a superset of create.

Go identifiers were renamed for revive, but every json tag keeps the SDK's
exact wire key -- AbpV1_0_x, DevEui, DeviceProfileId.

Splitting the shared device converter caught a latent regression: narrowing
it for the list entry would have quietly given GetWirelessDevice the list's
truncated LoRaWAN and Sidewalk too.

UpdateWirelessDevice and UpdateWirelessGateway now merge field by field
against each Update type's real field set, replacing a blanket key merge over
untyped maps. TraceContent's fields are not optional in the SDK, so a client
cannot express leave-this-alone and an update replaces it wholesale.

ServiceProfile, DeviceProfile, FuotaTask and MulticastGroup keep their
untyped LoRaWAN and Sidewalk fields; those are filed separately.

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

UpdateAgentActionGroup, DeleteAgentActionGroup, UpdateAgentCollaborator,
DisassociateAgentCollaborator, UpdateAgentKnowledgeBase and
DisassociateAgentKnowledgeBase never got the DRAFT-only agentVersion guard
their Create and Associate counterparts already carry, so a caller could
mutate or delete a numbered version's snapshot row directly.

That was latent until b72533e made those rows real by snapshotting DRAFT's
sub-resources into each numbered version. Once the snapshots exist, an
unguarded update edits history.

Reads are untouched: GetAgentActionGroup and the List ops still accept a
numbered version, which is the point of having snapshots.

The five remaining IngestionJobStatistics counters stay at zero. The backend
discards each document's content and metadata at ingest and keeps no prior-job
document set, so there is nothing to diff -- any non-zero value would be
invented. PARITY.md now says that rather than calling it a to-do.

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

PutScalingPolicy accepted a PredictiveScalingConfiguration, returned 200, and
threw it away, so a caller had every reason to believe predictive scaling was
configured when nothing had been stored. It is now parsed and echoed by
DescribePolicies: top-level scalars plus all three predefined-metric variants
(autoscaling@v1.70.4 types.go:2558, serializer serializers.go:5967). The
Customized*MetricSpecification variants are deferred -- each nests the
CloudWatch MetricDataQuery math sub-language shared with GetMetricData.

MixedInstancesPolicy overrides now carry InstanceRequirements, 24 of its 25
fields (types.go:1263). BaselinePerformanceFactors is deferred; it nests a
CPU-family reference list with no analogue elsewhere here.

Query flattening was taken from aws/protocol/query's object and array
encoders rather than inferred: nested objects join with a dot, non-flat lists
always take .member.N.

That work exposed a real bug. parseLaunchTemplateOverrides decided the member
list had ended by checking only InstanceType, WeightedCapacity and
LaunchTemplateSpecification, so an override carrying only
InstanceRequirements -- the entire point of attribute-based selection, and
what Terraform emits -- looked like the end of the list and silently dropped
itself and every override after it.

ABANDON on a launching hook now terminates and replaces the instance rather
than leaving the group short, reusing the disposition finishTermination
already applies, so the replacement is gated by the same hook. AWS documents
this as "terminate and replace"; the existing test asserted the group was
left empty, which was wrong, and now asserts a distinct replacement instance.

Multiple hooks on one transition still arm only the first. AWS documents an
ordered chain but exposes no ordering field, and threading it through all
four arm sites plus the restore path is left for its own change.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Six resolvers re-derived their starting value from backend state instead of
checking whether an earlier op in the same request had already staged a
write, so a PATCH carrying several operations silently kept only one of them.
PARITY.md named three; the other three were the same bug. All six now read
through the stagedValue helper the earlier sweep introduced.

UpdateDomainName had no case in applyResourcePatchOp at all, so every
multi-segment path fell through to a guard that rejects anything containing a
slash -- accepted, and silently doing nothing. Nested paths under
endpointConfiguration and mutualTlsAuthentication now apply; modelling the
latter meant adding mTLS, which was absent entirely.

certificateArn and regionalCertificateArn are pointers now, so an explicit
remove is distinguishable from an absent field. Only the update input
changed: the DomainName response and CreateDomainNameInput keep plain
strings, so nothing dropped out of a response.

The wider pointer-ification this issue asked for turns out to be mostly
unnecessary. Checking each resource's documented op support, nearly every
other top-level scalar -- across ApiKey, Account, Stage, UsagePlan, Model,
RequestValidator, Resource and VpcLink -- is replace-only, so there is no
remove to distinguish. The UsagePlan throttle path shape was verified against
the same reference and already matches.

Two missing-field gaps are recorded rather than fixed, being a different
class: DomainName lacks certificateName, policy, routingMode and several
others, and UsagePlan has no ProductCode at all.

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

Tags on UsageLimit, SnapshotCopyGrant, HsmClientCertificate and
HsmConfiguration, IdcApplication.ApplicationType, ReservedNode's recurring
charges and ScheduledAction's next invocations. Tags reuse the service's
existing shared helpers rather than a per-resource mechanism, and the list
wrapper is Tags>Tag in every case (deserializers.go:44978).

Two real wire bugs surfaced while verifying:

CreateHsmConfiguration read HsmIPAddress, but the wire field is HsmIpAddress
(serializers.go:11722), so a real client's value was dropped. The existing
test passed only because it used the same wrong casing.

CreateClusterSubnetGroup accepted a VpcId parameter that does not exist --
the real input carries only ClusterSubnetGroupName, Description, SubnetIds
and Tags. Removed. The response field is real, but AWS derives it from the
subnets' VPC and there is no EC2 cross-reference here to derive it from.

RecurringCharges come from the offering's own UsagePrice, so All Upfront
yields none and No Upfront yields one hourly charge. NextInvocations are
computed by evaluating the stored schedule; the parser is new here rather
than shared, since eventbridge's lives in another service package.

Its tests caught a bug both copies share: a combined range and step such as
0-30/10 was routed to the range branch, which then failed to parse 30/10 and
matched nothing at all, silently. Fixed here by resolving the step's base
first; eventbridge still has it and is filed separately.

EndpointAccess.VpcEndpoint and IdcApplication.ServiceIntegrations stay empty
and are documented as such: the first needs per-interface availability zones
and addresses this backend has nowhere to derive, and inventing an endpoint
id would fabricate state.

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

matchCronToken tested for "-" before "/", so a combined range and step such
as 0-30/10 -- valid AWS cron for "every 10th minute from 0 through 30" --
took the range branch, failed to parse "30/10", and matched nothing at all.
No error, just a rule that never fires.

NextAfter separately returned the end of its two-year scan window when
nothing matched, so an expression that can never fire reported a concrete
future time.

Both are ported from services/redshift/schedule.go, which fixed the same
inherited bugs in cdad5fb, including the missing field-count guards on the
range and step matchers.

Returning zero needed a caller change. fireDueRule compared the result with
Before(tick), and a zero time predates every tick, so a rule that previously
never fired would have fired on every tick instead -- the opposite failure.
It now treats zero as "no next occurrence".

The two schedule implementations are now the same matcher with different
wrappers. Extracting them is worth doing, but not here.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Registering more than one hook on the same transition armed only one; the
rest never fired, and a caller who configured them got no signal they were
inert.

AWS runs them as an ordered chain -- CONTINUE lets the remaining hooks
complete, ABANDON stops them -- but neither PutLifecycleHookInput nor
LifecycleHookSpecification carries an order field, and DescribeLifecycleHooks
returns an unordered list, so the order is ours to choose. Registration order
it is, recorded in a Sequence assigned once per hook and preserved across
updates. It is internal: the XML response is now built field by field rather
than by type conversion, so nothing of the sort can leak onto the wire by
accident.

Two data-model additions, both deliberate. LifecycleHook.Sequence carries the
order. Instance.LifecycleHookName records which hook currently gates a
waiting instance, without which a restore cannot tell whether a group was
mid-chain -- rearmPendingWaits now resumes at that hook and only falls back
to the first one for snapshots written before this change or a hook since
deleted. Both ride inside the existing group JSON, so the snapshot version is
unchanged. The sequence counter is recomputed on restore rather than stored.

ABANDON still never consults the chain: it goes straight to the terminal
effect, including b7d3a84's terminate-and-replace, and the replacement
starts the chain again from the first hook.

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

UpdateAutomatedReasoningPolicyTestCase never received the request body at
all -- the route chain did not pass it -- so it echoed the ids back with a
200 and changed nothing. RegisterMarketplaceModelEndpoint likewise never read
its body and returned no content. Both now parse what they are given, store
it, and return what the SDK expects: the ids for the first, the full endpoint
object for the second.

Five list ops accepted filters and ignored them. Two of the names in the
issue were wrong, and using them would have produced filters that never
match: TypeEquals binds to the query parameter "type" and ModelSourceEquals
to "modelSourceIdentifier" (bedrock@v1.66.4 serializers.go:6752, :6822).
ListCustomModels and ListModelCustomizationJobs turned out to have no
filters at all rather than one missing, so both got their full documented
set. ModelStatus and ApplicationType had to be modelled first; without them
their filters would have had nothing to match against.

baseModelArnEquals and foundationModelArnEquals are left out deliberately:
CreateCustomModel is a bring-your-own-model import and never records a base
model, so accepting those filters would match against data that does not
exist.

Sorting is only ever by creation time -- both sort-by enums have a single
value -- so only the order needed handling.

The build-workflow scoping of the ARP sub-resources is untouched. Annotations,
scenarios and test results are build-scoped in AWS and policy-scoped here,
and correcting it means re-keying storage and rewriting the routes; PARITY.md
already records it.

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

MLTransform and UserDefinedFunction called tagResource at creation but had no
Tags field to store into, so the call silently failed and creation-time tags
were lost outright rather than merely unreachable. Both Update ops then
replaced the stored record wholesale with the caller's input, wiping any tags
that had survived -- neither UpdateMLTransformRequest nor
UpdateUserDefinedFunctionInput carries tags on the real wire, because AWS
changes them only through TagResource and UntagResource.

Tags now exist on both, internal-only like Blueprint and DevEndpoint already
were, and Update carries the existing ones forward. The ARN dispatchers in
tags.go recognise all four kinds. There is no shared tag-by-ARN dispatcher in
pkgs to reuse; ECS solves this with a flat ARN-keyed side map, which does not
fit Glue's per-resource inline tags.

Workflow.Graph is built from the triggers that actually reference the
workflow, with their real actions and predicate conditions as nodes and
edges, gated on IncludeGraph as the SDK is. LastRun is the most recent real
run, absent until one has happened.

Left absent: WorkflowRunStatistics and per-run node execution details, which
would need a link from a job or crawler run back to the workflow run that
triggered it, and nothing here records one. ml-transform EvaluationMetrics
stays unmodelled for the same reason -- no evaluation is ever run.

Of the exceptions, only ResourceNumberLimitExceeded on CreateDevEndpoint has
a real trigger, against AWS's published limit of 25.
ConcurrentModificationException is unreachable while every op holds the
backend lock for its duration, OperationTimeout cannot happen in a
synchronous in-memory backend, and IdempotentParameterMismatch has no
ClientToken on any of the eight inputs that document it.

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

ListAnnotationStores, ListVariantStores, ListAnnotationStoreVersions and
ListShares accepted filters and returned the full unfiltered list, so a
narrowed query silently gave wrong results.

The issue named ListShareVersions, which does not exist in the SDK -- the
real operation is ListAnnotationStoreVersions, and its store name is a URI
path parameter rather than a body field. The filters themselves all arrive in
the JSON body, not the query string; only maxResults and nextToken are query
parameters (omics@v1.49.5 serializers.go:5497, 7543, 5608, 7270).

Threaded through the same way jxc5 did for RunFilter: a plain filter struct
alongside an explicit ids list, matched by a shared helper next to the
existing importJobMatchesFilter. Share filters are any-of lists over resource
ARN, status and type, with the type derived from the ARN.

Reference and read-set import jobs now carry their optional Files sub-object.
The imported ones report a content length of zero, which is honest -- this
backend stores an empty body for them. The multipart upload completion
reports the bytes actually uploaded, which it already tracked.

StartRunBatch needed nothing: 041c16c already gave it the real
batchRunSettings shape and made it create genuine constituent runs, despite
that commit's subject naming only cognitoidp.

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

ExecuteStackRefactor flipped status to EXECUTE_COMPLETE and moved nothing,
which it could not have done anyway: CreateStackRefactor never parsed
ResourceMappings, passing nil to the backend. Both are fixed, and a refactor
now validates each mapping, moves the resource between the two stacks'
resource maps and records a stack event. ListStackRefactorActions derives its
MOVE actions from the mappings rather than inventing them. Failures return
errors instead of reporting success.

BatchDescribeTypeConfigurations was worse than missing two output fields.
TypeConfigurationIdentifiers is a list of structs, each field flattened
separately (serializers.go:7114 and :7082), but the handler read
TypeConfigurationIdentifiers.member.N with no field suffix -- a key that
never appears on the wire -- so it always parsed zero identifiers. Errors and
UnprocessedTypeConfigurations were empty because nothing had been parsed to
populate them from.

OU-targeted stack instances are resolved against the real Organizations
backend, which does have a queryable hierarchy, so this did not need
inventing an org tree. CreateStackInstances and friends accept
DeploymentTargets.OrganizationalUnitIds, require SERVICE_MANAGED with
organizations access activated, and record the OU on each instance so
ListStackSetAutoDeploymentTargets can group by it instead of falling back to
a per-account placeholder. Wired in cli.go after Organizations initialises.

AccountFilterType and AccountsUrl are rejected as unsupported rather than
accepted and quietly ignored.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
InputAttachment.InputSettings and AudioDescription's codec, normalization,
watermark, remix and dash-role fields were accepted in the request JSON and
silently discarded -- no struct field existed to hold them, and
audioDescriptionOutput being a type alias of AudioDescription made the gap
structurally invisible. Both directions now parse and emit.

InputSettings turned out shallower than the issue suggested: every sub-shape
is flat scalars or a small tagged union, so it is modelled in full --
audio selectors with their four variants, caption selectors with their eight
source formats, video selector, network and multicast input settings
(medialive@v1.101.4 types.go:4189, 4759).

AudioCodecSettings is 7 variants, not the ~20 the issue claimed, and all are
flat, so it is complete too.

The four remaining unions are left untouched rather than half-modelled: a
union whose fields are only partly parsed is worse than an absent one,
because a caller cannot tell what survived. VideoCodecSettings alone carries
45 fields for H264 and 43 for H265. None is accepted as a passthrough blob;
they are cleanly absent. Output.OutputSettings is the best next pickup, all
eleven variants being small, but it pairs with OutputGroupSettings and
modelling one half of that pair would be misleading.

The round-trip test caught one of its own: an empty union marker written as
an empty map vanished under omitempty, which treats it as the zero value. It
is a pointer to an empty struct now.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
An audit of the eight deferred families against sagemaker@v1.263.2 found the
same failure everywhere: fields accepted on the wire and then discarded.

DescribePipelineExecution never returned ParallelismConfiguration despite the
backend already storing it. StartPipelineExecution ignored PipelineVersionId
and SelectiveExecutionConfig. CreateExperiment and CreateTrial dropped
DisplayName. CreateTrialComponent kept only name and tags, discarding start
and end time, status, parameters and both artifact maps. CreateFeatureGroup
dropped RoleArn and Description. CreateCluster dropped ClusterRole and
VpcConfig. DescribeLabelingJob stored tags and never returned them.

TrialComponent's status was serialised as a bare string; the real shape is an
object of PrimaryStatus and Message (types.go:23735). A test asserting the
string form was itself wrong and is corrected.

InferenceRecommendationsJob had no InputConfig field at all, though it is
required on both create and describe; it is carried opaquely, matching how
this service already handles blobs it does not interpret.

CreateAutoMLJob's InputDataConfig is now typed through AutoMLChannel and its
S3 data source.

Lineage and hub audited clean.

Left for follow-up, deliberately not rushed: feature store's three config
blocks, six nested cluster types, and pipeline definitions held in S3, which
needs a real cross-service fetch.

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

CreateAutoMLJobV2 and DescribeAutoMLJobV2 were routed to V1's handler, so a
V2 request was parsed as if it were V1 and its required
AutoMLJobInputDataConfig was dropped on the floor. 32d6369 recorded that
field as not existing in the SDK; it does, on CreateAutoMLJobV2Input:91, as
[]AutoMLJobChannel -- a different element type from V1's InputDataConfig,
which carries TargetAttributeName and SampleWeightAttributeName that V2's
does not.

The two versions diverge too far to share a handler: beyond the renamed
required input, V2 requires an AutoMLProblemTypeConfig union V1 has no
equivalent of and adds compute, data-split and security config, while V1 has
AutoMLJobConfig, ProblemType and GenerateCandidateDefinitionsOnly that V2
drops. Separate handlers, one store -- job names are unique across both.

That split exposed a second leak: V1's Describe marshalled the shared struct
directly, so describing a V2-created job through the V1 op would have emitted
V2-only fields. Both Describes now build explicit response maps.

AutoMLProblemTypeConfig is carried opaquely rather than half-modelled; it is
a five-member union with large nested configs, and its discriminator is
derived from the serializer's wire key rather than guessed. The flat types
around it are modelled properly.

Feature groups gain their online, offline and throughput store configs.
DescribePipeline accepts PipelineVersionId, erroring on an unknown version
rather than quietly returning the current one, and derives LastRunTime from
real executions.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
DAX, Detective, GuardDuty, Transfer, CognitoIDP, AppConfig, CodeCommit,
ServiceDiscovery and MemoryDB resources tagged through their own APIs were
invisible to GetResources and their ARNs always failed TagResources with
InvalidParameterException. Forty-five of roughly ninety services are wired
now.

Deriving the resource type from the ARN needed care in three places, and
guessing would have produced filters that silently match nothing. DAX builds
its cluster ARNs under cache/, not cluster/. Cognito's namespace is
cognito-idp. CodeCommit repositories carry a bare name with no type segment
at all, so they take a constant like SQS and SNS do.

GuardDuty, Transfer and AppConfig nest sub-resources under their parent --
detector/{id}/filter/{id} and the like -- which the flat derivation would
have collapsed onto the parent type, so they share a new nested helper
alongside the existing wafv2 special case.

Every service added has a subtest that tags through its own API and reads the
resource back from the tagging backend filtered by the derived type; without
that it does not count as wired.

s3control stays blocked: its taggable ARNs live under the s3 and
s3-object-lambda namespaces, which the one-namespace-per-service dispatch
cannot express.

The issue and PARITY.md both said eleven services were wired. Thirty-six
already were, from sweeps that never updated the docs; both now match the
code.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
extractOutputGroups and extractEncoderOutputs read only names and the
description references, so any outputGroupSettings or outputSettings in a
CreateChannel body was accepted and thrown away. Both unions now round-trip
in full: eleven variants each, covering archive, HLS, MS Smooth, MediaPackage,
Multiplex, RTMP, SRT, UDP, CMAF ingest, frame capture and MediaConnect router
(medialive@v1.101.4 types.go:6827 and :6764).

They were taken together deliberately. An output group's settings and its
outputs' settings describe the same delivery mechanism, so modelling one
without the other would misrepresent what a channel round-trips.

Closing them out meant modelling the containers they reference too --
M2tsSettings alone is around 48 fields and is shared by three container
types -- along with the HLS settings and CDN variants, key provider, DVB
tables and the MediaPackage v2 pair.

Caption destinations and the video codec union are deliberately untouched
rather than started and abandoned. They remain cleanly absent.

Two variants carry no fields at all, and an empty marker written as an empty
map disappears under omitempty; both use a pointer to an empty struct, with
assertions that they survive the round trip.

ConnectedRouterInputs is skipped -- the SDK documents it as deprecated and
unused.

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

Auditing the thirteen families that had only ever been checked for stubs
turned up two shapes that were wrong on the wire, not merely incomplete.

ListIAMPolicyAssignmentsForUser wrapped its items under IAMPolicyAssignments.
The real output field is ActiveAssignments, carrying a different and narrower
type -- ActiveIAMPolicyAssignment, just a name and a policy ARN
(api_op_ListIAMPolicyAssignmentsForUser.go:60). A real client deserialised
nothing at all from this op.

RefreshSchedule's StartAfterDateTime was a string; the wire carries
epoch-seconds as a JSON number in both directions
(serializers.go FormatEpochSeconds). Writes silently became empty and reads
would have failed a real client's parser.

Five fields were accepted and discarded: VersionDescription on template and
theme create and update, the four Include flags on
StartAssetBundleExportJob, and OAuth client tags, which went into a generic
passthrough bag instead of the tag helper its sibling families use -- so they
never reached tag state and leaked back out as a field the real type does not
have.

Three response fields were simply missing: RefreshSchedule's top-level Arn,
AwsAccountId on a described assignment, and UserName on a self-upgrade
request.

IdentityPropagationConfig, Automation, DashboardSnapshotJob and Flow audited
clean. Two Topic findings recorded in PARITY.md were already fixed and the
notes were stale; corrected.

VPCConnection.NetworkInterfaces stays absent. There is no ENI provisioning
here to derive an interface id, availability zone or status from, and
inventing them would be fabrication.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Witness Patrol and others added 30 commits August 10, 2026 14:01
…il details

The recommendation type was a value the API does not define, so a real
client would never have recognised what it got back. Two required fields
were missing from that response entirely, and a third optional one, all of
which the backend already held. Generating a recommendation also accepted
any finding id at all, including ones that do not exist; it resolves the
finding now and refuses unknown ones with the error the read already models.

Starting a policy generation read only the principal and discarded the trail
configuration beside it -- the role, the trails, the time window. That is
stored now and echoed back on the read, in the shape the API returns it.

The generation status also used a value the real enum does not have. Nothing
assigns it today, since generation completes at once here, but it would have
been wrong the moment anything did.

Still absent: the recommended steps and the generated policy statements
themselves. Both need analysis over activity this backend does not record,
and inventing either would be worse than leaving them empty.

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

The conflict error names this case in its own documentation, and a backend
holding one account holds enough to detect it -- comparing the requested
address against the current one is a comparison, not a simulation. Both
operations that model the error now raise it.

The other three items stand as recorded, each for a different reason.
Targeting another account is a missing backend model rather than a dropped
field: the identifier is read and validated exactly where the API requires
it, there is simply no second account to route to. The enabling and
disabling states are present and match, and no response carries anything a
caller could catch disagreeing, so completing at once contradicts nothing.
Denied and throttled responses need a request-authorisation model that
exists nowhere here.

A sweep of every enum and response shape in this service against the API
found nothing else adrift.

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

A certificate requested with HTTP validation was issued immediately and
handed back a DNS record, because that path fell through to the branch for
private certificates which need no validation at all. It now stays pending
and returns the redirect pair the API defines for exactly this case, which
is mutually exclusive with the DNS record it was wrongly given.

Listing certificates accepted any value at all for its status, key, usage
and sort filters. An invalid one matched nothing and returned success, so a
typo looked like an empty account. Those are validated now against the real
enums, with the error that operation alone defines for bad arguments.

Two items needed no change and were confirmed rather than assumed. The
export gating already matches the operation's own error set in both
directions. The managing service is accepted, stored, echoed and filterable,
which is all the API itself does with it.

Also fixed a shared copy that left the new redirect pointer aliased between
a certificate and its copy, and the same narrower bug already present in the
renewal summary beside it.

Left alone deliberately: several request-path validators return an error
that operation's own error set excludes, but the validators are shared with
two other operations whose sets do include it, so it needs per-caller codes
rather than a rename.

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

Athena's delete-catalog flag was accepted and never read -- the request
struct had no field for it, so a client's value was discarded by the
decoder. It reaches the backend now, and is refused for the catalog types
the API says it does not apply to. For the type it does apply to it remains
inert, honestly: there is no stack, connector or connection here to
preserve. Deleting one of those also echoed the catalog's stale creation
status where a deletion status belongs.

App Mesh reported every resource as active after deleting it -- a stronger
false claim than a state that merely never advances, and the terminal value
exists on all seven status enums. All seven deletes set it now.

Both services also accepted any string at all for their state filters, so a
typo returned an empty list and a success. Athena's three list operations
and App Mesh's shallow specs validate against the real enums now, including
a session state that was missing from the source entirely.

App Mesh's four deep specs stay opaque. They nest four or five levels
through several unions apiece, and half-validating them would refuse valid
input while still admitting invalid.

Two more tests filtered on a state that does not exist in the API and
asserted success.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…sts, and stop guarding what AWS allows

Detective returned an ingest-history field the real type does not declare.
A client parsing it would drop the value and read an empty history on every
call. Replaced with the documented nested shape, keyed off a timestamp
recorded only when a package actually changes state.

CodeDeploy accepted ContinueDeployment against a deployment in any state and
never read the wait type off the wire at all. Both are validated now. That
operation errors in every case today, which is the honest outcome: nothing
here reaches the state it requires, and its previous success was a no-op.
Deployment groups also stored EC2 tag filters they never evaluated -- the
EC2 accessor already existed, so they resolve against real instances now,
excluding ones already shutting down.

CodeConnections went the other way and refused duplicate connection and host
names. Neither operation models an already-exists error, while two siblings
in the same service do, so the check was inventing a restriction. Removed,
along with the indexes that existed only to serve it.

All three services also accepted arbitrary values for enums the API
constrains, returning empty results where AWS returns an error.

The tag-filter wiring is covered from the composition root, so deleting its
call site fails the build rather than silently resolving nothing.

StopDeployment has the same missing precondition, left alone: deployments
complete synchronously here, so enforcing it would strand the operation
permanently.

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

MQ accepted tags for any ARN at all, including one belonging to no broker or
configuration. Those tags could never be read back, since every read path
resolves through a real resource -- a write that vanishes with no way to
diagnose it. All three tag operations model a not-found error; they return
it now. A snapshot test had asserted success against a fabricated ARN, which
was the bug rather than a guarantee, so it is gone.

That change surfaced a second door: the Resource Groups Tagging API reached
the same backend through a closure that discarded the error and returned
success unconditionally. Same nonexistent ARN, two answers depending on
which API the client used. It propagates now, and the wiring is covered from
the composition root so restoring the closure fails the build. The other
five tagging closures of that shape were checked; the rest wrap operations
that genuinely cannot fail.

MWAA applied an update's fields to the stored environment before validating
its sizing, so a rejected request left the DAG path, execution role and
version already changed while the caller was told the update failed.
Validation now runs to completion before anything is written.

Also: configurations still referenced by a broker could be deleted, that
operation being the only delete in the service that models a conflict;
mw1.micro accepted webserver counts the real class rejects and defaulted to
the wrong one; and both services took any string for an enum.

Cross-region replication and Airflow request routing stay unmodelled. Both
would need behaviour this cannot observe, and a partial answer reads as a
real one.

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

Five register and permission operations fell through empty required fields
into a lookup, so a request omitting one was told the resource did not exist
rather than that the field was missing. Setting a permission with an empty
user ARN reported no error at all. The password on RDS registration was
decoded and then discarded, never required and never echoed; AWS requires it
and always returns it filtered, which it does now.

Instances created by the service itself could be assigned to a layer, which
the API forbids. The distinction was already recorded on each instance and
simply never consulted.

Permission levels were accepted as any string against a closed set of five.

Engine and the missing-on-RDS flag stay absent: the first is not a member of
the request at all, and the second needs drift detection against real RDS
state. Most optional creation parameters remain deferred -- the four named
ones are modelled, the rest are a much larger surface.

The service README rows for mq, mwaa and opsworks were stale against their
own PARITY sources. Two concurrent passes each reverted the other's
regenerated rows, so both landed unregenerated and the docs check would have
failed. Regenerated here.

Two tests omitted the now-required password and passed because nothing
enforced it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
… field AWS does not

The idempotency token was decoded and thrown away, so a retried execution
created a second statement. Retries are exactly what that token exists to
make safe, and a client resending after a timeout got duplicate work with no
way to tell. Repeat calls now replay the original result, following the
scheduler's existing cache.

Execution also demanded a database on every request. The SDK validates that
field on the list and describe operations and not on either execute
operation, so this rejected requests the real service accepts. Two tests
asserted the rejection and were themselves the bug.

CancelStatement was re-examined rather than assumed: it validates before
mutating and already rejects an unknown statement. It never observably
succeeds only because execution completes synchronously, which matches the
documented requirement that a query be running to be cancelled. Left alone.

The session keep-alive and role-level filters stay dropped. Both need a
session or per-identity model that does not exist, and filtering on an
identity nothing tracks would silently return the wrong rows.

The concurrency and connection exceptions are unreachable for the same
reason. One of them was missing from the audit entirely and is recorded now.

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

A profile could be created with no roles at all. The field is required both
in the client validator and the service model, and a profile without it can
never grant anything, so every such profile was dead on arrival. The prior
note called this permissive behaviour a deliberate choice made to avoid
disturbing existing tests -- but those tests were themselves asserting it,
so the excuse was circular. Fourteen call sites corrected.

The check is for presence, not contents: an explicitly empty list is still
accepted, matching the validator.

Tagging merged an incoming batch into the store's own backing slice before
checking the tag limit, so a rejected over-limit request could still have
overwritten the value of a tag that was already there. The caller saw an
error and the change stood. The audit claimed this operation was atomic;
now it is.

Attribute mappings accepted any string for a field constrained to three
values, a nil rule list the validator requires, and rules with an empty
specifier.

Subject lookup and the access-denied error stay as they are. Both were
re-tested rather than assumed: unknown subjects already return the right
error and pagination is already validated, so the empty list reflects
absent session data rather than a missing check. Authorization would need a
policy engine, and a partial one would answer wrongly rather than not at all.

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

Seven Start* handlers parsed the job tag and video reference and then threw
them away into a blank identifier. Every corresponding Get* response omits
them, though the backend had the values the whole time. Threaded through,
along with the inference-unit counts -- one of which was already stored and
simply never serialised -- and the source version a copy was made from.

Creating a project version did not require its output location, which the
real validator does. Training and testing data could also be supplied one
without the other, which the documentation forbids.

The nested manifest shapes stay opaque, for a reason worth separating from
their depth: they only resurface in training results, and training never
completes here. The evaluation metrics stay absent for a stronger reason --
an F1 score cannot be derived from anything this holds, and a plausible one
is worse than none.

Reading a segment job's types needed care: each read advances the poll
counter that drives the in-progress to succeeded transition, so fetching
them separately would have made that one operation complete at twice the
rate of its siblings.

The audit claimed the feature configuration was a union of variants. It is
one struct with one member.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Every wire claim in a service's audit is verified against the version its
front matter records, so a wrong version silently undermines the file that
cites it. Twenty-one were checked by hand over one session: nineteen wrong.
The harm is not the number itself -- on one service a claim stopped holding
once re-checked against the real pin.

The checker reads each recorded module name rather than deriving it from the
directory, so the dozen services whose module differs from their folder cost
nothing. One service is audited from the module cache and is absent from
go.mod deliberately; its file says so, and that phrasing is what exempts it.

Reports 105 mismatches today, so it is not yet wired into CI -- that comes
with the corrections. Run it with make check-pins.

Six files record a version the tool cannot parse, four of them omitting it
entirely, and those warn rather than fail. That is the weaker half of this:
the four largest services in the repo are currently exempt from the check by
accident of formatting.

x/mod moves from indirect to direct. The first attempt parsed go.mod with a
regex and silently missed ten single-line requires.

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

All 105 recorded pins disagreed with go.mod. Every wire claim in an audit is
verified against the version its front matter names, so a wrong version does
not merely mislabel the file -- it means nobody can tell which claims were
checked against the real SDK.

Most of the drift was harmless: 74 of 105 diffs were client middleware
plumbing with no wire-shape change at all. One looked alarming, with two
thousand changed lines and a move to the SDK's new code generation, and
proved byte-identical field for field.

The rest is why this was worth doing. Five audits asserted completeness that
had quietly expired: a serverless cache described as fully wired against
thirteen fields that now has nineteen, a destination configuration that
gained an alternative shape and lost a required one, a queue input, a
playback configuration whose round-trip claim was actively false, and an
instance description missing two new fields. Those claims are corrected or
downgraded here; the fields themselves stay unmodelled and are filed.

One is a live bug rather than a stale claim: transcribe validates against a
hand-written language list that predates twelve codes the service now
accepts, so a client using any of them is rejected outright. Filed, not
fixed here -- this pass changes documentation and comments only.

The service that prompted this sweep was itself the proof. Its pin had been
reported corrected earlier today and was not, and its own audit claimed a
fifteen-member enum that has sixteen. Another recorded in its notes that
only part of one pass had been checked against the real pin.

Ninety-odd stale citations inside comments follow the same corrections.

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

The six services the checker could not parse are now recorded properly, and
an unparseable pin fails rather than warns. Four of the six were the largest
services in the repo, so the check had been claiming coverage it did not
have.

Two of those six were themselves stale once a version could be read at all.
IAM's had drifted far enough that policy simulation changed shape -- results
now aggregate across resources instead of one entry per resource -- though
that file already disclosed simulation as unverified, so no live claim
broke. One recorded no version in any form and was unverifiable as written.

The regenerated READMEs are the larger part of this diff, and they are my
mistake. Splitting the pin sweep in two told each half to revert the other's
regenerated rows; both obeyed, so sixty landed unregenerated and the docs
check would have failed. Same failure as the earlier pair, at thirty times
the scale, and it went in after I had already seen it once.

The check runs as its own CI step before docs generation rather than inside
that target, so regenerating READMEs does not start failing for an unrelated
reason. Verified it rejects both a wrong version and an unreadable one.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The allowlist was a hand-copied literal holding 42 of the 117 values the
service accepts, so 75 valid codes were rejected outright -- six times the
twelve the issue recorded, and the undercount is itself the argument: nobody
can eyeball an enum this size, which is how it drifted unnoticed behind a
stale SDK pin.

It now reads the enum's own Values method, so a future bump cannot
reintroduce the gap. The regression test iterates that same enum rather than
a list of its own, and fails if the two ever diverge again.

Every code the old list held was genuinely valid, so nothing was accepted
that AWS refuses -- the drift ran one way only.

The service's eight other hand-maintained allowlists were checked against
their enums and all match exactly. Only this one had moved, which fits: it
is the one AWS keeps adding to.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…very secret on an owner filter

Rotation could be enabled on a secret with no Lambda ever configured. The
error type documents that exact condition in words -- enabling rotation
without a function ARN already set and without passing one -- and it is
among the operation's four modelled errors. The recorded reason for leaving
it was that dozens of tests depended on the lenient behaviour, but those
tests were asserting the gap, so the justification rested on the thing it
justified. Twenty-one corrected, and one that exercised a scenario the real
service cannot reach now asserts the rejection instead.

Nothing chained off rotation succeeding, so unlike the deployment operation
left permissive earlier today, enforcing this strands nothing.

The owning-service filter matched unconditionally, so a client narrowing to
a managed owner got every secret back rather than none. Three more tests had
fixed that behaviour in place.

Two rejected requests wrote before they validated. Rotation mutated ahead of
its own check, and an update applied the description and key before a value
change that could still fail -- the caller saw an error and the edits stood.

The managed-secret type and external rotation parameters were decoded into
nothing at all. They are stored and echoed now. The owning service itself
stays unset, correctly: no request field sets it, only AWS does.

The external rotation role is deliberately not accepted as a strategy on its
own. Nothing documents it as one.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
… the filters that were parsed and ignored

Send statistics counted real deliveries while reporting zero bounces and
zero complaints unconditionally. A client reading a nil bounce rate could
not tell an account with no bounces from one that never measured any -- the
call stated a fact it had not established. AWS documents mailbox simulator
addresses as the deterministic way to produce both, and nothing here
recognised them; now it does, and the counters follow from real sends.

Rejects still reports zero. There is no client-triggerable path to one and
no content scanning to hang it on, so the number stays honest rather than
invented.

Listing identities ignored its type filter entirely, returning every
identity whatever was asked for. Notification types and event-destination
types were accepted unvalidated, the latter required by the model and
limited to eight values -- several tests passed capitalised spellings no
real client sends, and those were corrected rather than the validation
loosened.

The cross-account ARNs are accepted and dropped, which is now recorded as
such. The model gives them no format to check and nothing here evaluates
identity policies, so rejecting a malformed one could not be justified.

Mail-from verification cannot fail here: the domain is marked verified the
moment it is set, with no DNS check to fail it, matching how the rest of
this service treats verification.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…t, and stop reporting deleted units as policy targets

Service control policies and resource control policies have different
maximum sizes, and both were enforced at the smaller one. A service control
policy of eight thousand characters, which AWS accepts, was rejected here.
The existing test asserted the wrong boundary, so the limit had a test
holding it in place.

Deleting an organizational unit cleared its own index but left it listed as
a target on every policy attached to it, so those policies kept reporting a
target that no longer exists -- nameless, with an empty ARN, and typed as an
account. Removing an account already cleaned both directions; this now does
too.

Tag keys and values were checked for count, duplication and reserved prefix
but never for length, in either direction, though the model gives exact
bounds for both. Resource policies had no size cap at all, and that one is a
hard shape constraint rather than an adjustable quota.

Enabling or disabling a policy type accepted any string at all, unlike
creating one.

The quota-increase path stays unmodelled, which is honest -- it is account
state nothing here can observe. The chat and security policy sizes were
checked against AWS's published limits rather than left unverified, and both
already matched.

One enum is left unvalidated deliberately: effective policy types are a
larger set than policy types, and guessing at the difference would reject
valid input.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…ts, and reject instances that do not exist

The recorded reason for leaving service attributes unbounded was that no
numbers are documented. They are: the model carries a maximum of thirty
attributes, a key length and a value length, none of which the Go SDK
comments repeat. All three are enforced now, the count checked after the
merge and before anything is written.

Asking for the health of an instance that does not exist returned success
with the identifier silently dropped, rather than the not-found error the
operation documents. A client polling for an instance it never registered
was told everything was fine.

Three enums on service creation and update were accepted as any string --
routing policy, record type and health check type -- all closed sets in the
model that the SDK's plain string fields cannot check.

Two items stay unimplemented and the evidence for both is now recorded
rather than asserted. The unknown health status exists in the enum, so the
gap was never a missing value: nothing here drives the transition out of it.
And there is no second account to share a namespace with, since the account
identifier is a single constant repo-wide.

The duplicate-request error is modelled on ten operations, four more than
recorded. There is still no synchronous path to it: re-registering an
instance is an upsert in the real service, and a duplicate service name
already raises its own distinct error.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…and validate batches before applying any of them

Cluster responses carried a tags field the real shape does not declare, so a
client parsing one silently read nothing where it expected tags. The
backend keeps its own tag record, which is where the data actually lives and
what the tag operations already read; only the invented wire field is gone.
A test had locked the fabrication in place and now checks the real path.

Updating a parameter group validated and wrote each entry in the same pass,
so a batch with a bad entry near the end had already committed the good ones
before it failed. Updating a cluster likewise wrote its description, window
and security groups before checking the parameter group exists. Both now
validate everything before writing anything.

Six required-field checks reported a malformed ARN, an error the model
declares only for the three tagging operations. The operations that raise
them all declare an invalid-parameter error instead.

Three required fields were accepted as absent and treated as no-ops. One of
them could not even be detected, because the handler allocated an empty
slice before the backend could tell absent from empty.

Subnets gained the per-subnet network types the model gives them, distinct
from the group-level field already present.

Both recorded items stay unimplemented and both are honest: the two faults
are account and infrastructure state no request shape can trigger, and the
binary data plane is a separate wire format of some seven thousand lines.

Node types stay free-text. The SDK gives no enum to check them against, and
inventing a list would reject instance sizes AWS accepts.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
I told the agents to stop running the docs generator, on the grounds that
two of them reverting each other's regenerated rows is what broke this gate
twice, and said I would regenerate at commit time instead. Then I did not,
across six commits. The generator is the only thing that reconciles a
service's audit with its README, so the check would have failed on the next
push.

The rule was right and the follow-through was missing. Regenerating once
before each commit is a step in my sequence now, not an intention.

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

Any syntactically valid JSON was accepted as a data protection policy,
including an empty object, and no length was enforced. AWS documents three
required top-level keys and a maximum length; both are checked now. The
policy grammar itself stays unimplemented, which is the honest boundary --
the identifiers and statement forms are a language, not a schema.

The policy was also settable through the generic topic attribute setter and
came back from the attribute getter. Neither operation lists it among their
attributes; it belongs solely to its own dedicated pair. Removed from both.

Two fixtures were asserting the looser behaviour: one policy omitted a
required key, and one seeded the attribute through the path that no longer
accepts it.

Three of this issue's four items were already fixed, by a pass that landed
two days after the issue was filed. Verified against the code rather than
the audit prose, since a false claim in one of those files is what prompted
this campaign's verification rule.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…s, and stop accepting directories that were never registered

Application associations returned a status field under a name the real type
does not declare, holding values its enum does not contain. A client reading
it found nothing where it expected the state, and the state it wanted was
never sent. The field and its values are the documented ones now.

That the association completes immediately is fine and stays -- there is no
pending window to model in a synchronous backend. Only the invented name and
values were wrong.

Seven directory operations shared one cause: a settings row was fabricated
for any directory identifier at all, registered or not, so every one of them
succeeded against a directory that does not exist. Bundle updates likewise
accepted an image identifier that was never created, leaving the bundle
pointing at nothing.

Pool running mode could be changed in any state, though the API allows it
only while stopped. Reboot and rebuild ignored their documented state
preconditions entirely.

Application identifiers are deliberately still unvalidated: nothing here
seeds the catalogue and the real API has no operation to create one, so
requiring existence would strand the operation permanently. Same reasoning
that kept a deployment operation permissive earlier today, applied the other
way round.

No quota errors were invented. Every one is account state with nothing here
to check against.

Two more operations have the same unvalidated-identifier gap and are
recorded rather than fixed, to keep this contained.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…ur quick-create immutability

Routing rules stored their actions and conditions as free-form maps where
the API defines six small structs, none nested more than three deep. Typed,
with the required sub-fields checked, the documented priority bounds
enforced, and the referenced API and stage required to exist -- previously
any string was accepted, leaving a rule pointing at nothing.

Routes and stages created by quick-create are managed by the service and
cannot be edited, which was not enforced at all. Deleting them stays
permitted: those operations model no error that would fit a refusal.

The import operations never read their query parameters. Prepending the
imported base path to route paths works now; splitting it into a stage does
not, and neither does failing on warnings, because the model does not say
what either produces and this file already carries a warning against
inventing that content.

Three more operations wrote before they validated -- a route key applied
ahead of an invalid authorization type, an API's name ahead of an invalid
address type, and a domain's tags ahead of an invalid routing mode.

The portal family was recorded as a large unmodelled surface. It is twenty
six operations and all of them are implemented; that note was wrong and is
corrected.

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

Attribute names were never checked against the API's set, so a misspelling
was stored and echoed back as though it had taken effect. A queue asked for
a shorter visibility timeout under a slightly wrong name kept the default
and reported success.

The rule that per-message-group throughput requires message-group
deduplication was enforced only when both attributes arrived in the same
request. Setting them in either order across two calls produced a
combination the real service rejects. It now checks the merged state.

Per-queue throughput limiting is still not implemented, deliberately.
Neither the SDK nor the model publishes the per-operation budgets, and a
throttle that fires where the real service would not turns working client
code into an intermittent failure -- the hardest kind to attribute.

The encryption attributes stay stored and echoed with no encryption behind
them, which is the honest boundary. Their mutual exclusion is left
unenforced too: the wording is advisory rather than a stated rule, the
managed option is on by default here, and guessing between rejecting,
clearing and last-write-wins would invent behaviour rather than model it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…ng projects that do not exist

Four of the five untyped shapes are one to three levels deep with no unions,
so they are typed now. The profile configuration is not: four levels across
two independent lists of structs, where a partial model would drop fields a
client cannot distinguish from ones never implemented. It stays a map.

Typing is what exposed the actual bugs. Three enums were unchecked, two
output shapes had required members nobody validated, and the documented rule
forbidding overwrite alongside database options was unenforced. Updating a
job also applied its role and outputs before checking any of that, so a
rejected update left the other fields changed.

Both project session operations never touched the backend at all, so a
session started against a project that does not exist returned success. Both
document a not-found error and return it now, and the session identifier
that was always discarded is returned. The interactive session itself --
view frames, applying and previewing recipe steps -- stays unmodelled.

Creating a job still does not check that its dataset, project and recipe
exist, though the operation documents the error. Around twenty-five tests
create jobs against names never created, so that is filed rather than swept
in here. Creating a project was checked too and is correctly unvalidated:
its error list has no not-found at all.

A bucket owner field was missing from the shared location shape.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…es that do not exist

A predictor could be created against a dataset group that was never created,
and a dataset group against datasets that do not exist. The create
succeeded, so everything downstream behaved as though the dependency were
simply empty -- the failure a client cannot diagnose, because nothing ever
reports an error.

All four operations model the not-found error, each checked separately
rather than inferred from a sibling: the update's error list is genuinely
shorter than the creates'.

The two predictor fields were fenced out of an earlier pass on purpose, and
that note said so rather than hiding it. The dataset list was not mentioned
at all.

Rejection is on the first missing reference. Nothing documents collecting
them all, and the service's existing list check behaves the same way. An
empty list stays legal in both operations -- the shape sets no minimum, and
for the update an empty list is how you clear the datasets. That was
confirmed with a test that passed before the change as well as after, so the
new check cannot have tightened it.

Three tests referenced datasets that were never created. They build real
ones now. Nothing in the suite exercised the predictor configs at all.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…ed, and reject locations built on agents that do not exist

Five location types accepted customer-managed and custom secret settings and
discarded them, along with the SMB Kerberos principal and DNS addresses --
accepted even though the Kerberos authentication type itself already was.
All are stored and echoed now, except the keytab and configuration file,
which stay write-only because the real response omits them too.

None of those five checked that the agents they reference exist, so a
location could be created against an agent that was never created.

The managed secret configuration stays absent and that is correct: the API
declares it read-only and populates it itself, so accepting one would invent
a secret this has no way to hold.

The generated location URIs for object storage and Azure Blob do not match
the pattern the model publishes, which permits only a fixed set of schemes.
That is now proven rather than suspected -- but nothing indicates what the
real schemes are, and the earlier fix for a sibling type only worked because
a confirmed neighbour existed to reason from. Recorded, not guessed.

The SMB authentication type accepted any string against a two-value enum.

Task error codes and interface identifiers stay unreported: the only failure
state ever recorded is a bare status with no message behind it, and there
are no interfaces to name.

The NFS location has the same unchecked agent reference and a flat field the
real request nests. Both are recorded rather than fixed; correcting the
shape is a restructure.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The NFS location was the one type left out when the other five gained agent
existence checks, so it still accepted an agent that was never created. Both
its operations model the error independently -- checked separately rather
than inferred from each other or from the five already done.

Two tests used invented agent identifiers and now create real ones, one of
them in the integration suite.

The second half of the issue this closes was wrong, and it was my error. I
recorded that the NFS request carries a flat agent list where the real API
nests it under the on-premises configuration. The wire shape has nested it
correctly since July; what is flat is the internal function parameter, which
is deliberate and matches every other location type. I repeated the claim
without checking it. The audit note asserting the same thing is corrected.

Also recorded, not fixed: the NFS update drops a server hostname the real
API accepts.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…the two tag stores

Every error from every operation in this service arrived at the client as an
unknown error. The response carried a message and nothing else -- no error
type header, no type in the body -- so the SDK had nothing to identify it
by. A caller could not distinguish a missing channel from a malformed
request, and no error-handling branch above the transport could ever match.
Found while checking an unrelated fix through a real client.

Tags had two stores that disagreed. Four resource types wrote both on
create but read only the struct, so tagging afterwards was visible to the
tag listing and invisible to describe; functions never wrote the ARN-keyed
store at all, so their tags were invisible there from the moment they were
set. Reads now come from the ARN-keyed store the other types already treat
as authoritative, and deletes clear it.

The three source location configurations are shallow -- at most three levels
and no unions -- so they are typed rather than left opaque. That exposed an
access type accepted as any string.

Creating a program did not check that its source location or its named
source exist, though both sibling operations already did. Function types
were likewise unvalidated against a three-value enum, and several tests used
invented values.

Ad break scheduling stays absent: it needs manifest scanning that exists
nowhere here, and inventing timings would be worse than the gap.

Tag operations still do not check that the ARN they name exists. That needs
ARN parsing across resource types and is recorded rather than half-done.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…can tell them apart

Three services returned every error as a message with no type anywhere --
no header, nothing in the body -- so the SDK had nothing to match and every
failure arrived as a generic unknown error. A caller could not distinguish a
missing channel from a malformed request. MediaLive had the identical
responder to the one fixed in MediaTailor.

Each emitted type was checked against that service's own modelled error list
rather than assumed from a sibling.

The wider audit this came from matters more than the three fixes. Of 48
services with no error-type header, only six are actually broken. Nineteen
already carry a type in the body under a name the header search missed.
Eighteen are query, EC2 or REST-XML, where the header is irrelevant and
adding one would invent a wire shape. Five type every error a client can
actually trigger and leave only an unreachable internal fallback bare.

The three genuinely broken services left alone are left for stated reasons,
not budget alone: one routes eight call sites through a shared conflict
helper where the real model exposes that error on only some of the
operations, one uses a field name the deserializer does not read across four
files, and one has no central error path at all.

Whether the XML services shape their error bodies correctly is a separate
question and was not audited.

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