Resource tier lookup#

“Every type stock supports is admitted” is the type-parity promise. It says nothing about how an admitted type’s identity survives the loss of anything - a record store, a state file, the tool itself. “100% coverage for AWS” is a claim people will eventually make about this fork, and this page is the answer to what that claim actually covers: every one of the provider’s resource types gets exactly one of four readiness tiers, assigned by what recovers its identity and at what cost when the strongest recovery path is gone.

“100% coverage” has to mean “every type is classified,” not “every type is marker-carried.” Roughly half the provider’s resource types have no tag surface at all, so no scheme that requires every type to reach the strongest tier can describe AWS honestly. The full definition, in the vocabulary this page uses, is [the tier definitions (#417)](https://github.com/INTENTIUS/choudoufu/blob/main/the tier definitions (#417)).

The four tiers#

Marker-carried#

Every taggable type: the schema carries a settable top-level tags argument. The tag on the object is both its identity - which configuration address it binds to - and the governance surface an IAM condition can name. This is the one tier where losing the record store is not a structural loss: a lost record is rebuilt from tags where tags exist, using nothing but the live cloud - no record, no state, no memory of a prior run.

Declaration-carried#

Untaggable types whose identity is fully supplied by the configuration itself, or composed from a parent’s live identity plus configuration data - the classic case is a client-assigned name, or an attachment named by the two things it attaches. No marker is ever written for a declaration-carried instance, because there is no tags argument to write one into. Losing the record store is recoverable by recomputing the same formula against the current configuration and the parent’s current identity, though an instance derived from a parent’s identity is only as recoverable as that parent is.

Record-carried#

Untaggable and server-minted: the provider mints this type’s identity at create time and the type carries no tags argument, so every instance would need marker discovery to be found again and there is nowhere to write the marker. Where the record-located mechanism already reaches a type, a declared record_store holds its identity and recovers it. For the rest, losing the record loses the object, the same way losing a stock state file loses it under plain OpenTofu.

Two different populations answer to this tier’s name, and they differ threefold. The paragraph above defines internal/live/identity.MarkerlessTypes, the roster derived on every generator run from taggability and the server-assignment verdict: 159 types, in internal/live/identity/markerless_generated.go. The count in this page’s table is 471, and the gap is not a discrepancy. It is that tools/readiness-gen also lands a type here by elimination: untaggable, no admission row yet, and a survey path (“moves to Ops” or “enumerable, unbindable”) that leaves nowhere else to put it. That is 313 further types, destined for this tier rather than record-carried today.

The arithmetic closes exactly. 158 of the roster’s members are classified here, plus 313 by elimination, is 471. The 159th, aws_wafv2_api_key, is excluded by design and counted in that tier instead, so it never reaches the classifier’s markerless branch at all.

Both numbers are real and they answer different questions. 159 is how many types the record-located mechanism is on the hook for. 471 is how many types this page’s table shows in the tier. Quoting the second where the first is meant overstates that mechanism’s population threefold, which two issues did before it was caught. Recount either at any commit: live/readiness.json’s facts.markerless and tier fields give the 158 and the 471, and the map literal in markerless_generated.go gives the 159. The counts named in this section were taken at commit cfd0dc58d4 against provider hashicorp/aws 6.59.0.

Excluded by design#

Three types today - aws_appstream_directory_config, aws_ivs_playback_key_pair and aws_wafv2_api_key - ruled out ahead of whatever tier their own schema would otherwise assign: admitting them would force this fork to persist plaintext credential material it can never read back and verify again, independent of how recoverable the identity itself is. No record, located or backed, is ever written for an excluded-by-design type, so there is nothing to lose because nothing is ever kept.

Coverage today#

Every tier crossed with every status, tallied from live/readiness.json’s own per-type rows. in-contract is the only status that means “usable today” - every other one is a form of not yet, and the lookup table below says why for each type that carries it.

Tierin-contractpending-ratificationneeds-separatorneeds-evidencepending-mechanismexcludedTotal
marker-carried6821611200846
declaration-carried341370100379
record-carried96294316620471
excluded by design0000033
Total11194924196231699

Look up your own resource type#

Every AWS resource type this fork’s provider roster knows about, tiered and statused exactly once, generated from live/readiness.json. Search this page (Ctrl+F or Cmd+F on most browsers) for the types your own configuration declares - aws_instance, aws_s3_bucket, whatever they are - and read off the tier, the status, and, for anything short of in-contract, why.

pending-ratification, needs-separator and needs-evidence are ordinary admission debt: a future ratification batch clears them, the same way past batches admitted aws_nat_gateway and aws_cloudwatch_event_rule. pending-mechanism is a record-carried type waiting on the located-record mechanism to reach it. excluded is the one status nothing clears - the three types named above, ruled out by standing policy rather than left pending.

TypeTierStatusReason
aws_accessanalyzer_analyzermarker-carriedin-contract
aws_accessanalyzer_archive_ruledeclaration-carriedin-contract
aws_account_alternate_contactrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_account_primary_contactrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_account_regionrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_acm_certificatemarker-carriedin-contract
aws_acm_certificate_validationdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_acmpca_certificaterecord-carriedin-contract
aws_acmpca_certificate_authoritymarker-carriedin-contract
aws_acmpca_certificate_authority_certificatedeclaration-carriedin-contract
aws_acmpca_permissionrecord-carriedneeds-separatora composite identity with no worked import example to read its separator from. See LIMITATIONS.md.
aws_acmpca_policydeclaration-carriedin-contract
aws_albmarker-carriedin-contract
aws_alb_listenermarker-carriedin-contract
aws_alb_listener_certificatedeclaration-carriedin-contract
aws_alb_listener_rulemarker-carriedin-contract
aws_alb_target_groupmarker-carriedin-contract
aws_alb_target_group_attachmentdeclaration-carriedin-contract
aws_amimarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ami_copymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ami_from_instancemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ami_launch_permissionrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_amplify_appmarker-carriedin-contract
aws_amplify_backend_environmentdeclaration-carriedin-contract
aws_amplify_branchmarker-carriedin-contract
aws_amplify_domain_associationdeclaration-carriedin-contract
aws_amplify_webhookrecord-carriedin-contract
aws_api_gateway_accountrecord-carriedin-contract
aws_api_gateway_api_keymarker-carriedin-contract
aws_api_gateway_authorizerrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_api_gateway_base_path_mappingdeclaration-carriedin-contract
aws_api_gateway_client_certificatemarker-carriedin-contract
aws_api_gateway_deploymentrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_api_gateway_documentation_partrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_api_gateway_documentation_versiondeclaration-carriedin-contract
aws_api_gateway_domain_namemarker-carriedin-contract
aws_api_gateway_domain_name_access_associationmarker-carriedin-contract
aws_api_gateway_gateway_responsedeclaration-carriedin-contract
aws_api_gateway_integrationdeclaration-carriedin-contract
aws_api_gateway_integration_responsedeclaration-carriedin-contract
aws_api_gateway_methoddeclaration-carriedin-contract
aws_api_gateway_method_responsedeclaration-carriedin-contract
aws_api_gateway_method_settingsdeclaration-carriedin-contract
aws_api_gateway_modeldeclaration-carriedin-contract
aws_api_gateway_request_validatorrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_api_gateway_resourcerecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_api_gateway_rest_apimarker-carriedin-contract
aws_api_gateway_rest_api_policydeclaration-carriedin-contract
aws_api_gateway_rest_api_putrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_api_gateway_stagemarker-carriedin-contract
aws_api_gateway_usage_planmarker-carriedin-contract
aws_api_gateway_usage_plan_keydeclaration-carriedin-contract
aws_api_gateway_vpc_linkmarker-carriedin-contract
aws_apigatewayv2_apimarker-carriedin-contract
aws_apigatewayv2_api_mappingrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_apigatewayv2_authorizerrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_apigatewayv2_deploymentrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_apigatewayv2_domain_namemarker-carriedin-contract
aws_apigatewayv2_integrationrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_apigatewayv2_integration_responserecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_apigatewayv2_modelrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_apigatewayv2_routerecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_apigatewayv2_route_responserecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_apigatewayv2_routing_rulerecord-carriedpending-mechanismrecord-carried, markerless, but the located-record mechanism does not reach it yet. See LIMITATIONS.md.
aws_apigatewayv2_stagemarker-carriedin-contract
aws_apigatewayv2_vpc_linkmarker-carriedin-contract
aws_app_cookie_stickiness_policydeclaration-carriedin-contract
aws_appautoscaling_policydeclaration-carriedin-contract
aws_appautoscaling_scheduled_actionrecord-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_appautoscaling_targetmarker-carriedin-contract
aws_appconfig_applicationmarker-carriedin-contract
aws_appconfig_configuration_profilemarker-carriedin-contract
aws_appconfig_deploymentmarker-carriedin-contract
aws_appconfig_deployment_strategymarker-carriedin-contract
aws_appconfig_environmentmarker-carriedin-contract
aws_appconfig_extensionmarker-carriedin-contract
aws_appconfig_extension_associationrecord-carriedin-contract
aws_appconfig_hosted_configuration_versionrecord-carriedin-contract
aws_appfabric_app_authorizationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_appfabric_app_authorization_connectionrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_appfabric_app_bundlemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_appfabric_ingestionmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_appfabric_ingestion_destinationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_appflow_connector_profiledeclaration-carriedin-contract
aws_appflow_flowmarker-carriedin-contract
aws_appintegrations_data_integrationmarker-carriedin-contract
aws_appintegrations_event_integrationmarker-carriedin-contract
aws_applicationinsights_applicationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_appmesh_gateway_routemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_appmesh_meshmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_appmesh_routemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_appmesh_virtual_gatewaymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_appmesh_virtual_nodemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_appmesh_virtual_routermarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_appmesh_virtual_servicemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_apprunner_auto_scaling_configuration_versionmarker-carriedin-contract
aws_apprunner_connectionmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_apprunner_custom_domain_associationdeclaration-carriedin-contract
aws_apprunner_default_auto_scaling_configuration_versiondeclaration-carriedin-contract
aws_apprunner_deploymentrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_apprunner_observability_configurationmarker-carriedin-contract
aws_apprunner_servicemarker-carriedin-contract
aws_apprunner_vpc_connectormarker-carriedin-contract
aws_apprunner_vpc_ingress_connectionmarker-carriedin-contract
aws_appstream_directory_configexcluded by designexcludedexcluded by design: generates credential material this fork can never read back and verify again (maintainer ruling, 2026-08-15, issue #175). See LIMITATIONS.md.
aws_appstream_fleetmarker-carriedin-contract
aws_appstream_fleet_stack_associationdeclaration-carriedin-contract
aws_appstream_image_buildermarker-carriedin-contract
aws_appstream_stackmarker-carriedin-contract
aws_appstream_userdeclaration-carriedin-contract
aws_appstream_user_stack_associationdeclaration-carriedin-contract
aws_appsync_apimarker-carriedin-contract
aws_appsync_api_cachedeclaration-carriedin-contract
aws_appsync_api_keyrecord-carriedin-contract
aws_appsync_channel_namespacemarker-carriedin-contract
aws_appsync_datasourcerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_appsync_domain_namedeclaration-carriedin-contract
aws_appsync_domain_name_api_associationdeclaration-carriedin-contract
aws_appsync_functionrecord-carriedin-contract
aws_appsync_graphql_apimarker-carriedin-contract
aws_appsync_resolverrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_appsync_source_api_associationrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_appsync_typerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_arcregionswitch_planmarker-carriedin-contract
aws_arczonalshift_autoshift_observer_notification_statusdeclaration-carriedin-contract
aws_arczonalshift_zonal_autoshift_configurationdeclaration-carriedin-contract
aws_athena_capacity_reservationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_athena_data_catalogmarker-carriedin-contract
aws_athena_databaserecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_athena_named_queryrecord-carriedin-contract
aws_athena_prepared_statementdeclaration-carriedin-contract
aws_athena_workgroupmarker-carriedin-contract
aws_auditmanager_account_registrationdeclaration-carriedin-contract
aws_auditmanager_assessmentmarker-carriedin-contract
aws_auditmanager_assessment_delegationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_auditmanager_assessment_reportrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_auditmanager_controlmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_auditmanager_frameworkmarker-carriedin-contract
aws_auditmanager_framework_sharerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_auditmanager_organization_admin_account_registrationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_autoscaling_attachmentrecord-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_autoscaling_groupdeclaration-carriedin-contract
aws_autoscaling_group_tagrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_autoscaling_lifecycle_hookdeclaration-carriedin-contract
aws_autoscaling_notificationrecord-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_autoscaling_policydeclaration-carriedin-contract
aws_autoscaling_scheduledeclaration-carriedin-contract
aws_autoscaling_traffic_source_attachmentdeclaration-carriedin-contract
aws_autoscalingplans_scaling_planrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_backup_frameworkmarker-carriedin-contract
aws_backup_global_settingsrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_backup_logically_air_gapped_vaultmarker-carriedin-contract
aws_backup_planmarker-carriedin-contract
aws_backup_region_settingsrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_backup_report_planmarker-carriedin-contract
aws_backup_restore_testing_planmarker-carriedin-contract
aws_backup_restore_testing_selectiondeclaration-carriedin-contract
aws_backup_selectionrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_backup_vaultmarker-carriedin-contract
aws_backup_vault_lock_configurationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_backup_vault_notificationsrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_backup_vault_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_batch_compute_environmentmarker-carriedin-contract
aws_batch_job_definitionmarker-carriedin-contract
aws_batch_job_queuemarker-carriedin-contract
aws_batch_scheduling_policymarker-carriedin-contract
aws_bcmdataexports_exportmarker-carriedin-contract
aws_bedrock_custom_modelmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_bedrock_evaluation_jobmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_bedrock_foundation_model_agreementdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_bedrock_guardrailmarker-carriedin-contract
aws_bedrock_guardrail_versionrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_bedrock_inference_profilemarker-carriedin-contract
aws_bedrock_model_invocation_logging_configurationdeclaration-carriedin-contract
aws_bedrock_provisioned_model_throughputmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_bedrock_use_case_for_model_accessrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_bedrockagent_agentmarker-carriedin-contract
aws_bedrockagent_agent_action_grouprecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_bedrockagent_agent_aliasmarker-carriedin-contract
aws_bedrockagent_agent_collaboratorrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_bedrockagent_agent_knowledge_base_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_bedrockagent_data_sourcerecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_bedrockagent_flowmarker-carriedin-contract
aws_bedrockagent_knowledge_basemarker-carriedin-contract
aws_bedrockagent_promptmarker-carriedin-contract
aws_bedrockagentcore_agent_runtimemarker-carriedin-contract
aws_bedrockagentcore_agent_runtime_endpointmarker-carriedin-contract
aws_bedrockagentcore_api_key_credential_providermarker-carriedin-contract
aws_bedrockagentcore_browsermarker-carriedin-contract
aws_bedrockagentcore_browser_profilemarker-carriedin-contract
aws_bedrockagentcore_code_interpretermarker-carriedin-contract
aws_bedrockagentcore_evaluatormarker-carriedin-contract
aws_bedrockagentcore_gatewaymarker-carriedin-contract
aws_bedrockagentcore_gateway_rulerecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_bedrockagentcore_gateway_targetrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_bedrockagentcore_harnessmarker-carriedin-contract
aws_bedrockagentcore_memorymarker-carriedin-contract
aws_bedrockagentcore_memory_strategyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_bedrockagentcore_oauth2_credential_providermarker-carriedin-contract
aws_bedrockagentcore_online_evaluation_configmarker-carriedin-contract
aws_bedrockagentcore_policyrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_bedrockagentcore_policy_enginemarker-carriedin-contract
aws_bedrockagentcore_registryrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_bedrockagentcore_resource_policydeclaration-carriedin-contract
aws_bedrockagentcore_token_vault_cmkrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_bedrockagentcore_workload_identitydeclaration-carriedin-contract
aws_billing_viewmarker-carriedin-contract
aws_budgets_budgetmarker-carriedin-contract
aws_budgets_budget_actionmarker-carriedin-contract
aws_ce_anomaly_monitormarker-carriedin-contract
aws_ce_anomaly_subscriptionmarker-carriedin-contract
aws_ce_cost_allocation_tagrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ce_cost_categorymarker-carriedin-contract
aws_chatbot_slack_channel_configurationmarker-carriedin-contract
aws_chatbot_teams_channel_configurationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_chime_voice_connectormarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_chime_voice_connector_grouprecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_chime_voice_connector_loggingrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_chime_voice_connector_originationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_chime_voice_connector_streamingrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_chime_voice_connector_terminationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_chime_voice_connector_termination_credentialsrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_chimesdkmediapipelines_media_insights_pipeline_configurationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_chimesdkvoice_global_settingsrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_chimesdkvoice_sip_media_applicationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_chimesdkvoice_sip_rulerecord-carriedin-contract
aws_chimesdkvoice_voice_profile_domainmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cleanrooms_collaborationmarker-carriedin-contract
aws_cleanrooms_configured_tablemarker-carriedin-contract
aws_cleanrooms_membershipmarker-carriedin-contract
aws_cloud9_environment_ec2marker-carriedin-contract
aws_cloud9_environment_membershiprecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudcontrolapi_resourcerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudformation_stackmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudformation_stack_instancesrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudformation_stack_setmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudformation_stack_set_instancerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudformation_typerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudfront_anycast_ip_listmarker-carriedin-contract
aws_cloudfront_cache_policydeclaration-carriedin-contract
aws_cloudfront_connection_functionmarker-carriedin-contract
aws_cloudfront_connection_groupmarker-carriedin-contract
aws_cloudfront_continuous_deployment_policyrecord-carriedin-contract
aws_cloudfront_distributionmarker-carriedin-contract
aws_cloudfront_distribution_tenantmarker-carriedin-contract
aws_cloudfront_field_level_encryption_configrecord-carriedin-contract
aws_cloudfront_field_level_encryption_profilerecord-carriedin-contract
aws_cloudfront_functionmarker-carriedin-contract
aws_cloudfront_key_grouprecord-carriedin-contract
aws_cloudfront_key_value_storemarker-carriedin-contract
aws_cloudfront_monitoring_subscriptiondeclaration-carriedin-contract
aws_cloudfront_multitenant_distributionmarker-carriedin-contract
aws_cloudfront_origin_access_controlrecord-carriedin-contract
aws_cloudfront_origin_access_identityrecord-carriedin-contract
aws_cloudfront_origin_request_policydeclaration-carriedin-contract
aws_cloudfront_public_keyrecord-carriedin-contract
aws_cloudfront_realtime_log_configdeclaration-carriedin-contract
aws_cloudfront_response_headers_policydeclaration-carriedin-contract
aws_cloudfront_trust_storemarker-carriedin-contract
aws_cloudfront_vpc_originmarker-carriedin-contract
aws_cloudfrontkeyvaluestore_keydeclaration-carriedin-contract
aws_cloudfrontkeyvaluestore_keys_exclusiverecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudhsm_v2_clustermarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudhsm_v2_hsmrecord-carriedin-contract
aws_cloudsearch_domainrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudsearch_domain_service_access_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudtrailmarker-carriedin-contract
aws_cloudtrail_event_data_storemarker-carriedin-contract
aws_cloudtrail_organization_delegated_admin_accountrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudwatch_alarm_mute_rulemarker-carriedin-contract
aws_cloudwatch_composite_alarmmarker-carriedin-contract
aws_cloudwatch_contributor_insight_rulemarker-carriedin-contract
aws_cloudwatch_contributor_managed_insight_rulemarker-carriedin-contract
aws_cloudwatch_dashboarddeclaration-carriedin-contract
aws_cloudwatch_event_api_destinationdeclaration-carriedin-contract
aws_cloudwatch_event_archivedeclaration-carriedin-contract
aws_cloudwatch_event_busmarker-carriedin-contract
aws_cloudwatch_event_bus_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudwatch_event_connectiondeclaration-carriedin-contract
aws_cloudwatch_event_endpointdeclaration-carriedin-contract
aws_cloudwatch_event_permissiondeclaration-carriedin-contract
aws_cloudwatch_event_rulemarker-carriedin-contract
aws_cloudwatch_event_targetdeclaration-carriedin-contract
aws_cloudwatch_log_account_policydeclaration-carriedin-contract
aws_cloudwatch_log_anomaly_detectormarker-carriedin-contract
aws_cloudwatch_log_data_protection_policydeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudwatch_log_deliverymarker-carriedin-contract
aws_cloudwatch_log_delivery_destinationmarker-carriedin-contract
aws_cloudwatch_log_delivery_destination_policydeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudwatch_log_delivery_sourcemarker-carriedin-contract
aws_cloudwatch_log_destinationmarker-carriedin-contract
aws_cloudwatch_log_destination_policydeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudwatch_log_groupmarker-carriedin-contract
aws_cloudwatch_log_index_policydeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudwatch_log_metric_filterdeclaration-carriedin-contract
aws_cloudwatch_log_resource_policydeclaration-carriedin-contract
aws_cloudwatch_log_s3_table_integration_sourcerecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_cloudwatch_log_storage_tier_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cloudwatch_log_streamdeclaration-carriedin-contract
aws_cloudwatch_log_subscription_filterdeclaration-carriedin-contract
aws_cloudwatch_log_transformerdeclaration-carriedin-contract
aws_cloudwatch_metric_alarmmarker-carriedin-contract
aws_cloudwatch_metric_streammarker-carriedin-contract
aws_cloudwatch_otel_enrichmentdeclaration-carriedin-contract
aws_cloudwatch_query_definitionrecord-carriedin-contract
aws_codeartifact_domainmarker-carriedin-contract
aws_codeartifact_domain_permissions_policydeclaration-carriedin-contract
aws_codeartifact_repositorymarker-carriedin-contract
aws_codeartifact_repository_permissions_policydeclaration-carriedin-contract
aws_codebuild_fleetmarker-carriedin-contract
aws_codebuild_projectmarker-carriedin-contract
aws_codebuild_report_groupmarker-carriedin-contract
aws_codebuild_resource_policydeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_codebuild_source_credentialrecord-carriedin-contract
aws_codebuild_webhookdeclaration-carriedin-contract
aws_codecatalyst_dev_environmentrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_codecatalyst_projectrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_codecatalyst_source_repositoryrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_codecommit_approval_rule_templaterecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_codecommit_approval_rule_template_associationdeclaration-carriedin-contract
aws_codecommit_repositorymarker-carriedin-contract
aws_codecommit_triggerrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_codeconnections_connectionmarker-carriedin-contract
aws_codeconnections_hostmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_codedeploy_appmarker-carriedin-contract
aws_codedeploy_deployment_configdeclaration-carriedin-contract
aws_codedeploy_deployment_groupmarker-carriedin-contract
aws_codeguruprofiler_profiling_groupmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_codegurureviewer_repository_associationmarker-carriedin-contract
aws_codepipelinemarker-carriedin-contract
aws_codepipeline_custom_action_typemarker-carriedin-contract
aws_codepipeline_webhookmarker-carriedin-contract
aws_codestarconnections_connectionmarker-carriedin-contract
aws_codestarconnections_hostrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_codestarnotifications_notification_rulemarker-carriedin-contract
aws_cognito_identity_poolmarker-carriedin-contract
aws_cognito_identity_pool_provider_principal_tagdeclaration-carriedin-contract
aws_cognito_identity_pool_roles_attachmentdeclaration-carriedin-contract
aws_cognito_identity_providerdeclaration-carriedin-contract
aws_cognito_log_delivery_configurationdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cognito_managed_login_brandingrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_cognito_managed_user_pool_clientrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_cognito_resource_serverdeclaration-carriedin-contract
aws_cognito_risk_configurationdeclaration-carriedin-contract
aws_cognito_userdeclaration-carriedin-contract
aws_cognito_user_groupdeclaration-carriedin-contract
aws_cognito_user_in_groupdeclaration-carriedin-contract
aws_cognito_user_poolmarker-carriedin-contract
aws_cognito_user_pool_clientrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_cognito_user_pool_domaindeclaration-carriedin-contract
aws_cognito_user_pool_ui_customizationdeclaration-carriedin-contract
aws_comprehend_document_classifiermarker-carriedin-contract
aws_comprehend_entity_recognizermarker-carriedin-contract
aws_computeoptimizer_enrollment_statusrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_computeoptimizer_recommendation_preferencesrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_config_aggregate_authorizationmarker-carriedin-contract
aws_config_config_rulemarker-carriedin-contract
aws_config_configuration_aggregatormarker-carriedin-contract
aws_config_configuration_recorderrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_config_configuration_recorder_statusdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_config_conformance_packdeclaration-carriedin-contract
aws_config_delivery_channelrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_config_organization_conformance_packdeclaration-carriedin-contract
aws_config_organization_custom_policy_ruledeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_config_organization_custom_ruledeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_config_organization_managed_ruledeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_config_remediation_configurationdeclaration-carriedin-contract
aws_config_retention_configurationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_connect_bot_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_connect_contact_flowmarker-carriedin-contract
aws_connect_contact_flow_modulemarker-carriedin-contract
aws_connect_hours_of_operationmarker-carriedin-contract
aws_connect_instancemarker-carriedin-contract
aws_connect_instance_storage_configrecord-carriedin-contract
aws_connect_lambda_function_associationdeclaration-carriedin-contract
aws_connect_phone_numbermarker-carriedin-contract
aws_connect_phone_number_contact_flow_associationdeclaration-carriedin-contract
aws_connect_queuemarker-carriedin-contract
aws_connect_quick_connectmarker-carriedin-contract
aws_connect_routing_profilemarker-carriedin-contract
aws_connect_security_profilemarker-carriedin-contract
aws_connect_usermarker-carriedin-contract
aws_connect_user_hierarchy_groupmarker-carriedin-contract
aws_connect_user_hierarchy_structuredeclaration-carriedin-contract
aws_connect_vocabularymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_controltower_baselinemarker-carriedin-contract
aws_controltower_controldeclaration-carriedin-contract
aws_controltower_landing_zonemarker-carriedin-contract
aws_costoptimizationhub_enrollment_statusrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_costoptimizationhub_preferencesrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_cur_report_definitionmarker-carriedin-contract
aws_customer_gatewaymarker-carriedin-contract
aws_customerprofiles_domainmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_customerprofiles_profilerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dataexchange_data_setmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dataexchange_event_actionrecord-carriedin-contract
aws_dataexchange_revisionmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dataexchange_revision_assetsmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_datapipeline_pipelinemarker-carriedin-contract
aws_datapipeline_pipeline_definitiondeclaration-carriedin-contract
aws_datasync_agentmarker-carriedin-contract
aws_datasync_location_azure_blobmarker-carriedin-contract
aws_datasync_location_efsmarker-carriedin-contract
aws_datasync_location_fsx_lustre_file_systemmarker-carriedin-contract
aws_datasync_location_fsx_ontap_file_systemmarker-carriedin-contract
aws_datasync_location_fsx_openzfs_file_systemmarker-carriedin-contract
aws_datasync_location_fsx_windows_file_systemmarker-carriedin-contract
aws_datasync_location_hdfsmarker-carriedin-contract
aws_datasync_location_nfsmarker-carriedin-contract
aws_datasync_location_object_storagemarker-carriedin-contract
aws_datasync_location_s3marker-carriedin-contract
aws_datasync_location_smbmarker-carriedin-contract
aws_datasync_taskmarker-carriedin-contract
aws_datazone_asset_typedeclaration-carriedin-contract
aws_datazone_domainmarker-carriedin-contract
aws_datazone_environmentrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_datazone_environment_blueprint_configurationdeclaration-carriedin-contract
aws_datazone_environment_profilerecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_datazone_form_typerecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_datazone_glossaryrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_datazone_glossary_termrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_datazone_projectrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_datazone_user_profilerecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_dax_clustermarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dax_parameter_grouprecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dax_subnet_grouprecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_db_cluster_snapshotmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_db_event_subscriptionmarker-carriedin-contract
aws_db_instancemarker-carriedin-contract
aws_db_instance_automated_backups_replicationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_db_instance_role_associationdeclaration-carriedin-contract
aws_db_option_groupmarker-carriedin-contract
aws_db_parameter_groupmarker-carriedin-contract
aws_db_proxymarker-carriedin-contract
aws_db_proxy_default_target_groupdeclaration-carriedin-contract
aws_db_proxy_endpointmarker-carriedin-contract
aws_db_proxy_targetrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_db_snapshotmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_db_snapshot_copymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_db_subnet_groupmarker-carriedin-contract
aws_default_network_aclmarker-carriedin-contract
aws_default_route_tablemarker-carriedin-contract
aws_default_security_groupmarker-carriedin-contract
aws_default_subnetmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_default_vpcmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_default_vpc_dhcp_optionsmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_detective_graphmarker-carriedin-contract
aws_detective_invitation_accepterrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_detective_memberdeclaration-carriedin-contract
aws_detective_organization_admin_accountrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_detective_organization_configurationdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_devicefarm_device_poolmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_devicefarm_instance_profilemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_devicefarm_network_profilemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_devicefarm_projectmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_devicefarm_test_grid_projectmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_devicefarm_uploadrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_devopsguru_event_sources_configdeclaration-carriedin-contract
aws_devopsguru_notification_channelrecord-carriedin-contract
aws_devopsguru_resource_collectiondeclaration-carriedin-contract
aws_devopsguru_service_integrationdeclaration-carriedin-contract
aws_directory_service_conditional_forwarderdeclaration-carriedin-contract
aws_directory_service_directorymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_directory_service_log_subscriptionrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_directory_service_radius_settingsrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_directory_service_regionmarker-carriedin-contract
aws_directory_service_shared_directoryrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_directory_service_shared_directory_accepterrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_directory_service_trustdeclaration-carriedin-contract
aws_dlm_lifecycle_policymarker-carriedin-contract
aws_dms_certificatemarker-carriedin-contract
aws_dms_endpointmarker-carriedin-contract
aws_dms_event_subscriptionmarker-carriedin-contract
aws_dms_replication_configmarker-carriedin-contract
aws_dms_replication_instancemarker-carriedin-contract
aws_dms_replication_subnet_groupmarker-carriedin-contract
aws_dms_replication_taskmarker-carriedin-contract
aws_dms_s3_endpointmarker-carriedin-contract
aws_docdb_clustermarker-carriedin-contract
aws_docdb_cluster_instancemarker-carriedin-contract
aws_docdb_cluster_parameter_groupmarker-carriedin-contract
aws_docdb_cluster_snapshotrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_docdb_event_subscriptionmarker-carriedin-contract
aws_docdb_global_clusterrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_docdb_subnet_groupmarker-carriedin-contract
aws_docdbelastic_clustermarker-carriedin-contract
aws_drs_replication_configuration_templatemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dsql_clustermarker-carriedin-contract
aws_dsql_cluster_peeringrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dx_bgp_peerrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dx_connectionmarker-carriedin-contract
aws_dx_connection_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dx_connection_confirmationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dx_gatewaymarker-carriedin-contract
aws_dx_gateway_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dx_gateway_association_proposalrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dx_hosted_connectionrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dx_hosted_private_virtual_interfacerecord-carriedin-contract
aws_dx_hosted_private_virtual_interface_acceptermarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dx_hosted_public_virtual_interfacerecord-carriedin-contract
aws_dx_hosted_public_virtual_interface_acceptermarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dx_hosted_transit_virtual_interfacerecord-carriedin-contract
aws_dx_hosted_transit_virtual_interface_acceptermarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dx_lagmarker-carriedin-contract
aws_dx_macsec_key_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dx_private_virtual_interfacemarker-carriedin-contract
aws_dx_public_virtual_interfacemarker-carriedin-contract
aws_dx_transit_virtual_interfacemarker-carriedin-contract
aws_dynamodb_contributor_insightsrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dynamodb_global_secondary_indexdeclaration-carriedin-contract
aws_dynamodb_global_tabledeclaration-carriedin-contract
aws_dynamodb_kinesis_streaming_destinationdeclaration-carriedin-contract
aws_dynamodb_resource_policydeclaration-carriedin-contract
aws_dynamodb_tablemarker-carriedin-contract
aws_dynamodb_table_exportrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dynamodb_table_itemrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dynamodb_table_replicamarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_dynamodb_tagrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ebs_default_kms_keyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ebs_encryption_by_defaultrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ebs_fast_snapshot_restoredeclaration-carriedin-contract
aws_ebs_snapshotmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ebs_snapshot_block_public_accessdeclaration-carriedin-contract
aws_ebs_snapshot_copymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ebs_snapshot_importmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ebs_volumemarker-carriedin-contract
aws_ebs_volume_copymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_allowed_images_settingsdeclaration-carriedin-contract
aws_ec2_availability_zone_grouprecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_capacity_block_reservationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_capacity_reservationmarker-carriedin-contract
aws_ec2_carrier_gatewaymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_client_vpn_authorization_rulerecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_ec2_client_vpn_endpointmarker-carriedin-contract
aws_ec2_client_vpn_network_associationrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_ec2_client_vpn_routedeclaration-carriedin-contract
aws_ec2_default_credit_specificationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_fleetmarker-carriedin-contract
aws_ec2_hostmarker-carriedin-contract
aws_ec2_image_block_public_accessrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_instance_connect_endpointmarker-carriedin-contract
aws_ec2_instance_metadata_defaultsrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_instance_staterecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_local_gateway_routedeclaration-carriedin-contract
aws_ec2_local_gateway_route_tablemarker-carriedin-contract
aws_ec2_local_gateway_route_table_virtual_interface_group_associationmarker-carriedin-contract
aws_ec2_local_gateway_route_table_vpc_associationmarker-carriedin-contract
aws_ec2_managed_prefix_listmarker-carriedin-contract
aws_ec2_managed_prefix_list_entrydeclaration-carriedin-contract
aws_ec2_network_insights_access_scopemarker-carriedin-contract
aws_ec2_network_insights_analysismarker-carriedin-contract
aws_ec2_network_insights_pathmarker-carriedin-contract
aws_ec2_secondary_networkmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_secondary_subnetmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_serial_console_accessrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_subnet_cidr_reservationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_tagrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_traffic_mirror_filtermarker-carriedin-contract
aws_ec2_traffic_mirror_filter_rulerecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_ec2_traffic_mirror_sessionmarker-carriedin-contract
aws_ec2_traffic_mirror_targetmarker-carriedin-contract
aws_ec2_transit_gatewaymarker-carriedin-contract
aws_ec2_transit_gateway_connectmarker-carriedin-contract
aws_ec2_transit_gateway_connect_peermarker-carriedin-contract
aws_ec2_transit_gateway_default_route_table_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_transit_gateway_default_route_table_propagationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_transit_gateway_metering_policymarker-carriedin-contract
aws_ec2_transit_gateway_metering_policy_entrydeclaration-carriedin-contract
aws_ec2_transit_gateway_multicast_domainmarker-carriedin-contract
aws_ec2_transit_gateway_multicast_domain_associationrecord-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_ec2_transit_gateway_multicast_group_memberrecord-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_ec2_transit_gateway_multicast_group_sourcerecord-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_ec2_transit_gateway_peering_attachmentmarker-carriedin-contract
aws_ec2_transit_gateway_peering_attachment_acceptermarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_transit_gateway_policy_tablemarker-carriedin-contract
aws_ec2_transit_gateway_policy_table_associationdeclaration-carriedin-contract
aws_ec2_transit_gateway_prefix_list_referencerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ec2_transit_gateway_routedeclaration-carriedin-contract
aws_ec2_transit_gateway_route_tablemarker-carriedin-contract
aws_ec2_transit_gateway_route_table_associationdeclaration-carriedin-contract
aws_ec2_transit_gateway_route_table_propagationdeclaration-carriedin-contract
aws_ec2_transit_gateway_vpc_attachmentmarker-carriedin-contract
aws_ec2_transit_gateway_vpc_attachment_acceptermarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ecr_account_settingrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ecr_lifecycle_policydeclaration-carriedin-contract
aws_ecr_pull_through_cache_ruledeclaration-carriedin-contract
aws_ecr_pull_time_update_exclusiondeclaration-carriedin-contract
aws_ecr_registry_policyrecord-carriedin-contract
aws_ecr_registry_scanning_configurationrecord-carriedin-contract
aws_ecr_replication_configurationrecord-carriedin-contract
aws_ecr_repositorymarker-carriedin-contract
aws_ecr_repository_creation_templatedeclaration-carriedin-contract
aws_ecr_repository_policydeclaration-carriedin-contract
aws_ecrpublic_repositorymarker-carriedin-contract
aws_ecrpublic_repository_policydeclaration-carriedin-contract
aws_ecs_account_setting_defaultrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ecs_capacity_providermarker-carriedin-contract
aws_ecs_clustermarker-carriedin-contract
aws_ecs_cluster_capacity_providersdeclaration-carriedin-contract
aws_ecs_daemonmarker-carriedin-contract
aws_ecs_daemon_task_definitionmarker-carriedin-contract
aws_ecs_express_gateway_servicemarker-carriedin-contract
aws_ecs_servicemarker-carriedin-contract
aws_ecs_tagrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ecs_task_definitionmarker-carriedin-contract
aws_ecs_task_setmarker-carriedin-contract
aws_efs_access_pointmarker-carriedin-contract
aws_efs_backup_policydeclaration-carriedin-contract
aws_efs_file_systemmarker-carriedin-contract
aws_efs_file_system_policydeclaration-carriedin-contract
aws_efs_mount_targetrecord-carriedin-contract
aws_efs_replication_configurationdeclaration-carriedin-contract
aws_egress_only_internet_gatewaymarker-carriedin-contract
aws_eipmarker-carriedin-contract
aws_eip_associationrecord-carriedin-contract
aws_eip_domain_namerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_eks_access_entrymarker-carriedin-contract
aws_eks_access_policy_associationdeclaration-carriedin-contract
aws_eks_addonmarker-carriedin-contract
aws_eks_capabilitymarker-carriedin-contract
aws_eks_clustermarker-carriedin-contract
aws_eks_fargate_profilemarker-carriedin-contract
aws_eks_identity_provider_configmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_eks_node_groupmarker-carriedin-contract
aws_eks_pod_identity_associationmarker-carriedin-contract
aws_elastic_beanstalk_applicationmarker-carriedin-contract
aws_elastic_beanstalk_application_versionmarker-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_elastic_beanstalk_configuration_templaterecord-carriedpending-mechanismrecord-carried, markerless, but the provider offers no import support for this type at all. See LIMITATIONS.md.
aws_elastic_beanstalk_environmentmarker-carriedin-contract
aws_elasticache_clustermarker-carriedin-contract
aws_elasticache_global_replication_grouprecord-carriedin-contract
aws_elasticache_parameter_groupmarker-carriedin-contract
aws_elasticache_replication_groupmarker-carriedin-contract
aws_elasticache_reserved_cache_nodemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_elasticache_serverless_cachemarker-carriedin-contract
aws_elasticache_subnet_groupmarker-carriedin-contract
aws_elasticache_usermarker-carriedin-contract
aws_elasticache_user_groupmarker-carriedin-contract
aws_elasticache_user_group_associationdeclaration-carriedin-contract
aws_elasticsearch_domainmarker-carriedin-contract
aws_elasticsearch_domain_policyrecord-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_elasticsearch_domain_saml_optionsrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_elasticsearch_vpc_endpointrecord-carriedin-contract
aws_elastictranscoder_pipelinerecord-carriedin-contract
aws_elastictranscoder_presetrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_elbmarker-carriedin-contract
aws_elb_attachmentrecord-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_emr_block_public_access_configurationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_emr_clustermarker-carriedin-contract
aws_emr_instance_fleetrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_emr_instance_grouprecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_emr_managed_scaling_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_emr_security_configurationdeclaration-carriedin-contract
aws_emr_studiomarker-carriedin-contract
aws_emr_studio_session_mappingdeclaration-carriedin-contract
aws_emrcontainers_job_templatemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_emrcontainers_virtual_clustermarker-carriedin-contract
aws_emrserverless_applicationmarker-carriedin-contract
aws_evidently_featuremarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_evidently_launchmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_evidently_projectmarker-carriedin-contract
aws_evidently_segmentmarker-carriedin-contract
aws_finspace_kx_clustermarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_finspace_kx_databasemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_finspace_kx_dataviewmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_finspace_kx_environmentmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_finspace_kx_scaling_groupmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_finspace_kx_usermarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_finspace_kx_volumemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_fis_experiment_templatemarker-carriedin-contract
aws_fis_target_account_configurationdeclaration-carriedin-contract
aws_flow_logmarker-carriedin-contract
aws_fms_admin_accountrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_fms_policymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_fms_resource_setmarker-carriedin-contract
aws_fsx_backupmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_fsx_data_repository_associationmarker-carriedin-contract
aws_fsx_file_cachemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_fsx_lustre_file_systemmarker-carriedin-contract
aws_fsx_ontap_file_systemmarker-carriedin-contract
aws_fsx_ontap_storage_virtual_machinemarker-carriedin-contract
aws_fsx_ontap_volumemarker-carriedin-contract
aws_fsx_openzfs_file_systemmarker-carriedin-contract
aws_fsx_openzfs_snapshotmarker-carriedin-contract
aws_fsx_openzfs_volumemarker-carriedin-contract
aws_fsx_s3_access_point_attachmentdeclaration-carriedin-contract
aws_fsx_windows_file_systemmarker-carriedin-contract
aws_gamelift_aliasmarker-carriedin-contract
aws_gamelift_buildmarker-carriedin-contract
aws_gamelift_fleetmarker-carriedin-contract
aws_gamelift_game_server_groupmarker-carriedin-contract
aws_gamelift_game_session_queuemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_gamelift_scriptmarker-carriedin-contract
aws_glacier_vaultmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_glacier_vault_lockrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_globalaccelerator_acceleratormarker-carriedin-contract
aws_globalaccelerator_cross_account_attachmentmarker-carriedin-contract
aws_globalaccelerator_custom_routing_acceleratormarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_globalaccelerator_custom_routing_endpoint_grouprecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_globalaccelerator_custom_routing_listenerrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_globalaccelerator_endpoint_grouprecord-carriedin-contract
aws_globalaccelerator_listenerrecord-carriedin-contract
aws_glue_catalogmarker-carriedin-contract
aws_glue_catalog_databasemarker-carriedin-contract
aws_glue_catalog_tabledeclaration-carriedin-contract
aws_glue_catalog_table_optimizerdeclaration-carriedin-contract
aws_glue_classifierdeclaration-carriedin-contract
aws_glue_connectionmarker-carriedin-contract
aws_glue_crawlermarker-carriedin-contract
aws_glue_data_catalog_encryption_settingsdeclaration-carriedin-contract
aws_glue_data_quality_rulesetmarker-carriedin-contract
aws_glue_dev_endpointmarker-carriedin-contract
aws_glue_jobmarker-carriedin-contract
aws_glue_ml_transformmarker-carriedin-contract
aws_glue_partitionrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_glue_partition_indexrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_glue_registrymarker-carriedin-contract
aws_glue_resource_policydeclaration-carriedin-contract
aws_glue_schemamarker-carriedin-contract
aws_glue_security_configurationdeclaration-carriedin-contract
aws_glue_triggermarker-carriedin-contract
aws_glue_user_defined_functiondeclaration-carriedin-contract
aws_glue_workflowmarker-carriedin-contract
aws_grafana_license_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_grafana_role_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_grafana_workspacemarker-carriedin-contract
aws_grafana_workspace_api_keyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_grafana_workspace_saml_configurationdeclaration-carriedin-contract
aws_grafana_workspace_service_accountrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_grafana_workspace_service_account_tokenrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_guardduty_detectormarker-carriedin-contract
aws_guardduty_detector_featurerecord-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_guardduty_filtermarker-carriedin-contract
aws_guardduty_invite_accepterrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_guardduty_ipsetmarker-carriedin-contract
aws_guardduty_malware_protection_planmarker-carriedin-contract
aws_guardduty_memberdeclaration-carriedin-contract
aws_guardduty_member_detector_featurerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_guardduty_organization_admin_accountdeclaration-carriedin-contract
aws_guardduty_organization_configurationdeclaration-carriedin-contract
aws_guardduty_organization_configuration_featurerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_guardduty_publishing_destinationmarker-carriedin-contract
aws_guardduty_threatintelsetmarker-carriedin-contract
aws_iam_access_keyrecord-carriedin-contract
aws_iam_account_aliasdeclaration-carriedin-contract
aws_iam_account_password_policydeclaration-carriedin-contract
aws_iam_groupdeclaration-carriedin-contract
aws_iam_group_membershiprecord-carriedpending-mechanismrecord-carried, markerless, but the provider offers no import support for this type at all. See LIMITATIONS.md.
aws_iam_group_policies_exclusiverecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_iam_group_policydeclaration-carriedin-contract
aws_iam_group_policy_attachmentdeclaration-carriedin-contract
aws_iam_group_policy_attachments_exclusiverecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_iam_instance_profilemarker-carriedin-contract
aws_iam_openid_connect_providermarker-carriedin-contract
aws_iam_organizations_featuresrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_iam_outbound_web_identity_federationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_iam_policymarker-carriedin-contract
aws_iam_policy_attachmentdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_iam_rolemarker-carriedin-contract
aws_iam_role_policies_exclusivedeclaration-carriedin-contract
aws_iam_role_policydeclaration-carriedin-contract
aws_iam_role_policy_attachmentdeclaration-carriedin-contract
aws_iam_role_policy_attachments_exclusivedeclaration-carriedin-contract
aws_iam_saml_providermarker-carriedin-contract
aws_iam_security_token_service_preferencesrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_iam_server_certificatemarker-carriedin-contract
aws_iam_service_linked_rolemarker-carriedin-contract
aws_iam_service_specific_credentialrecord-carriedin-contract
aws_iam_signing_certificaterecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_iam_usermarker-carriedin-contract
aws_iam_user_group_membershipdeclaration-carriedin-contract
aws_iam_user_login_profiledeclaration-carriedin-contract
aws_iam_user_policies_exclusiverecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_iam_user_policydeclaration-carriedin-contract
aws_iam_user_policy_attachmentdeclaration-carriedin-contract
aws_iam_user_policy_attachments_exclusiverecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_iam_user_ssh_keyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_iam_virtual_mfa_devicemarker-carriedin-contract
aws_identitystore_grouprecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_identitystore_group_membershiprecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_identitystore_userrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_imagebuilder_componentmarker-carriedin-contract
aws_imagebuilder_container_recipemarker-carriedin-contract
aws_imagebuilder_distribution_configurationmarker-carriedin-contract
aws_imagebuilder_imagemarker-carriedin-contract
aws_imagebuilder_image_pipelinemarker-carriedin-contract
aws_imagebuilder_image_recipemarker-carriedin-contract
aws_imagebuilder_infrastructure_configurationmarker-carriedin-contract
aws_imagebuilder_lifecycle_policymarker-carriedin-contract
aws_imagebuilder_workflowmarker-carriedin-contract
aws_inspector2_delegated_admin_accountdeclaration-carriedin-contract
aws_inspector2_enablerrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_inspector2_filtermarker-carriedin-contract
aws_inspector2_member_associationdeclaration-carriedin-contract
aws_inspector2_organization_configurationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_inspector_assessment_targetrecord-carriedin-contract
aws_inspector_assessment_templatemarker-carriedin-contract
aws_inspector_resource_groupmarker-carriedin-contract
aws_instancemarker-carriedin-contract
aws_internet_gatewaymarker-carriedin-contract
aws_internet_gateway_attachmentdeclaration-carriedin-contract
aws_internetmonitor_monitormarker-carriedin-contract
aws_invoicing_invoice_unitmarker-carriedin-contract
aws_iot_authorizermarker-carriedin-contract
aws_iot_billing_groupmarker-carriedin-contract
aws_iot_ca_certificatemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_iot_certificaterecord-carriedpending-mechanismrecord-carried, markerless, but the provider offers no import support for this type at all. See LIMITATIONS.md.
aws_iot_domain_configurationmarker-carriedin-contract
aws_iot_event_configurationsdeclaration-carriedin-contract
aws_iot_indexing_configurationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_iot_logging_optionsrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_iot_policymarker-carriedin-contract
aws_iot_policy_attachmentrecord-carriedpending-mechanismrecord-carried, markerless, but the provider offers no import support for this type at all. See LIMITATIONS.md.
aws_iot_provisioning_templatemarker-carriedin-contract
aws_iot_role_aliasmarker-carriedin-contract
aws_iot_thingdeclaration-carriedin-contract
aws_iot_thing_groupmarker-carriedin-contract
aws_iot_thing_group_membershipdeclaration-carriedin-contract
aws_iot_thing_principal_attachmentrecord-carriedin-contract
aws_iot_thing_typemarker-carriedin-contract
aws_iot_topic_rulemarker-carriedin-contract
aws_iot_topic_rule_destinationrecord-carriedin-contract
aws_ivs_channelmarker-carriedin-contract
aws_ivs_playback_key_pairexcluded by designexcludedexcluded by design: generates credential material this fork can never read back and verify again (maintainer ruling, 2026-08-15, issue #175). See LIMITATIONS.md.
aws_ivs_recording_configurationmarker-carriedin-contract
aws_ivschat_logging_configurationmarker-carriedin-contract
aws_ivschat_roommarker-carriedin-contract
aws_kendra_data_sourcemarker-carriedin-contract
aws_kendra_experiencerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_kendra_faqmarker-carriedin-contract
aws_kendra_indexmarker-carriedin-contract
aws_kendra_query_suggestions_block_listmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_kendra_thesaurusmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_key_pairmarker-carriedin-contract
aws_keyspaces_keyspacemarker-carriedin-contract
aws_keyspaces_tablemarker-carriedin-contract
aws_kinesis_account_settingsdeclaration-carriedin-contract
aws_kinesis_analytics_applicationmarker-carriedin-contract
aws_kinesis_firehose_delivery_streammarker-carriedin-contract
aws_kinesis_resource_policydeclaration-carriedin-contract
aws_kinesis_streammarker-carriedin-contract
aws_kinesis_stream_consumermarker-carriedin-contract
aws_kinesis_video_streammarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_kinesisanalyticsv2_applicationmarker-carriedin-contract
aws_kinesisanalyticsv2_application_snapshotrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_kms_aliasdeclaration-carriedin-contract
aws_kms_ciphertextrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_kms_custom_key_storerecord-carriedin-contract
aws_kms_external_keymarker-carriedin-contract
aws_kms_grantrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_kms_keymarker-carriedin-contract
aws_kms_key_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_kms_replica_external_keymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_kms_replica_keymarker-carriedin-contract
aws_lakeformation_data_cells_filterdeclaration-carriedin-contract
aws_lakeformation_data_lake_settingsrecord-carriedin-contract
aws_lakeformation_identity_center_configurationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lakeformation_lf_tagdeclaration-carriedin-contract
aws_lakeformation_lf_tag_expressiondeclaration-carriedin-contract
aws_lakeformation_opt_inrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lakeformation_permissionsrecord-carriedpending-mechanismrecord-carried, markerless, but the provider offers no import support for this type at all. See LIMITATIONS.md.
aws_lakeformation_resourcerecord-carriedpending-mechanismrecord-carried, markerless, but the provider offers no import support for this type at all. See LIMITATIONS.md.
aws_lakeformation_resource_lf_tagrecord-carriedpending-mechanismrecord-carried, markerless, but the provider offers no import support for this type at all. See LIMITATIONS.md.
aws_lakeformation_resource_lf_tagsrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lambda_aliasrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lambda_capacity_providermarker-carriedin-contract
aws_lambda_code_signing_configmarker-carriedin-contract
aws_lambda_event_source_mappingmarker-carriedin-contract
aws_lambda_functionmarker-carriedin-contract
aws_lambda_function_event_invoke_configdeclaration-carriedin-contract
aws_lambda_function_recursion_configrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lambda_function_scaling_configdeclaration-carriedin-contract
aws_lambda_function_urlrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lambda_invocationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lambda_layer_versionrecord-carriedin-contract
aws_lambda_layer_version_permissiondeclaration-carriedin-contract
aws_lambda_permissiondeclaration-carriedin-contract
aws_lambda_provisioned_concurrency_configdeclaration-carriedin-contract
aws_lambda_runtime_management_configrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_launch_configurationdeclaration-carriedin-contract
aws_launch_templatemarker-carriedin-contract
aws_lbmarker-carriedin-contract
aws_lb_cookie_stickiness_policyrecord-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_lb_listenermarker-carriedin-contract
aws_lb_listener_certificatedeclaration-carriedin-contract
aws_lb_listener_rulemarker-carriedin-contract
aws_lb_ssl_negotiation_policyrecord-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_lb_target_groupmarker-carriedin-contract
aws_lb_target_group_attachmentdeclaration-carriedin-contract
aws_lb_trust_storemarker-carriedin-contract
aws_lb_trust_store_revocationdeclaration-carriedin-contract
aws_lex_botrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lex_bot_aliasrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lex_intentrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lex_slot_typerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lexv2models_botmarker-carriedin-contract
aws_lexv2models_bot_localedeclaration-carriedin-contract
aws_lexv2models_bot_versionrecord-carriedin-contract
aws_lexv2models_intentrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lexv2models_slotrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lexv2models_slot_typerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_licensemanager_associationdeclaration-carriedin-contract
aws_licensemanager_grantrecord-carriedin-contract
aws_licensemanager_grant_accepterrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_licensemanager_license_configurationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lightsail_bucketmarker-carriedin-contract
aws_lightsail_bucket_access_keyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lightsail_bucket_resource_accessdeclaration-carriedin-contract
aws_lightsail_certificatemarker-carriedin-contract
aws_lightsail_container_servicemarker-carriedin-contract
aws_lightsail_container_service_deployment_versionrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lightsail_databasemarker-carriedin-contract
aws_lightsail_diskmarker-carriedin-contract
aws_lightsail_disk_attachmentrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lightsail_distributionmarker-carriedin-contract
aws_lightsail_domainrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lightsail_domain_entrydeclaration-carriedin-contract
aws_lightsail_instancemarker-carriedin-contract
aws_lightsail_instance_public_portsrecord-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_lightsail_key_pairmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lightsail_lbmarker-carriedin-contract
aws_lightsail_lb_attachmentdeclaration-carriedin-contract
aws_lightsail_lb_certificatedeclaration-carriedin-contract
aws_lightsail_lb_certificate_attachmentdeclaration-carriedin-contract
aws_lightsail_lb_https_redirection_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lightsail_lb_stickiness_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_lightsail_static_ipdeclaration-carriedin-contract
aws_lightsail_static_ip_attachmentrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_load_balancer_backend_server_policyrecord-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_load_balancer_listener_policyrecord-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_load_balancer_policyrecord-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_location_geofence_collectionmarker-carriedin-contract
aws_location_mapmarker-carriedin-contract
aws_location_place_indexmarker-carriedin-contract
aws_location_route_calculatormarker-carriedin-contract
aws_location_trackermarker-carriedin-contract
aws_location_tracker_associationdeclaration-carriedin-contract
aws_m2_applicationmarker-carriedin-contract
aws_m2_deploymentrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_m2_environmentmarker-carriedin-contract
aws_macie2_accountrecord-carriedin-contract
aws_macie2_classification_export_configurationdeclaration-carriedin-contract
aws_macie2_classification_jobmarker-carriedin-contract
aws_macie2_custom_data_identifiermarker-carriedin-contract
aws_macie2_findings_filtermarker-carriedin-contract
aws_macie2_invitation_accepterrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_macie2_membermarker-carriedin-contract
aws_macie2_organization_admin_accountdeclaration-carriedin-contract
aws_macie2_organization_configurationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_mailmanager_ingress_pointmarker-carriedin-contract
aws_mailmanager_rule_setmarker-carriedin-contract
aws_mailmanager_traffic_policymarker-carriedin-contract
aws_main_route_table_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_media_convert_queuemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_media_package_channelmarker-carriedin-contract
aws_media_packagev2_channel_groupmarker-carriedin-contract
aws_media_store_containermarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_media_store_container_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_medialive_channelmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_medialive_inputmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_medialive_input_security_groupmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_medialive_multiplexmarker-carriedin-contract
aws_medialive_multiplex_programrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_memorydb_aclmarker-carriedin-contract
aws_memorydb_clustermarker-carriedin-contract
aws_memorydb_multi_region_clustermarker-carriedin-contract
aws_memorydb_parameter_groupmarker-carriedin-contract
aws_memorydb_snapshotmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_memorydb_subnet_groupmarker-carriedin-contract
aws_memorydb_usermarker-carriedin-contract
aws_mq_brokermarker-carriedin-contract
aws_mq_configurationmarker-carriedin-contract
aws_msk_clustermarker-carriedin-contract
aws_msk_cluster_policydeclaration-carriedin-contract
aws_msk_configurationrecord-carriedin-contract
aws_msk_replicatormarker-carriedin-contract
aws_msk_scram_secret_associationdeclaration-carriedin-contract
aws_msk_serverless_clustermarker-carriedin-contract
aws_msk_single_scram_secret_associationdeclaration-carriedin-contract
aws_msk_topicdeclaration-carriedin-contract
aws_msk_vpc_connectionmarker-carriedin-contract
aws_mskconnect_connectormarker-carriedin-contract
aws_mskconnect_custom_pluginmarker-carriedin-contract
aws_mskconnect_worker_configurationmarker-carriedin-contract
aws_mwaa_environmentmarker-carriedin-contract
aws_nat_gatewaymarker-carriedin-contract
aws_nat_gateway_eip_associationdeclaration-carriedin-contract
aws_neptune_clustermarker-carriedin-contract
aws_neptune_cluster_endpointmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_neptune_cluster_instancemarker-carriedin-contract
aws_neptune_cluster_parameter_groupmarker-carriedin-contract
aws_neptune_cluster_snapshotrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_neptune_event_subscriptionmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_neptune_global_clusterrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_neptune_parameter_groupmarker-carriedin-contract
aws_neptune_subnet_groupmarker-carriedin-contract
aws_neptunegraph_graphmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_neptunegraph_private_graph_endpointdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_network_aclmarker-carriedin-contract
aws_network_acl_associationrecord-carriedin-contract
aws_network_acl_ruledeclaration-carriedin-contract
aws_network_interfacemarker-carriedin-contract
aws_network_interface_attachmentrecord-carriedin-contract
aws_network_interface_permissionrecord-carriedpending-mechanismrecord-carried, markerless, but the located-record mechanism does not reach it yet. See LIMITATIONS.md.
aws_network_interface_sg_attachmentdeclaration-carriedin-contract
aws_networkfirewall_container_associationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_networkfirewall_firewallmarker-carriedin-contract
aws_networkfirewall_firewall_policymarker-carriedin-contract
aws_networkfirewall_firewall_transit_gateway_attachment_accepterrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_networkfirewall_logging_configurationdeclaration-carriedin-contract
aws_networkfirewall_resource_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_networkfirewall_rule_groupmarker-carriedin-contract
aws_networkfirewall_tls_inspection_configurationmarker-carriedin-contract
aws_networkfirewall_vpc_endpoint_associationmarker-carriedin-contract
aws_networkflowmonitor_monitormarker-carriedin-contract
aws_networkflowmonitor_scopemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_networkmanager_attachment_accepterrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_networkmanager_attachment_routing_policy_labeldeclaration-carriedin-contract
aws_networkmanager_connect_attachmentmarker-carriedin-contract
aws_networkmanager_connect_peermarker-carriedin-contract
aws_networkmanager_connectionmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_networkmanager_core_networkmarker-carriedin-contract
aws_networkmanager_core_network_policy_attachmentdeclaration-carriedin-contract
aws_networkmanager_customer_gateway_associationdeclaration-carriedin-contract
aws_networkmanager_devicemarker-carriedin-contract
aws_networkmanager_dx_gateway_attachmentmarker-carriedin-contract
aws_networkmanager_global_networkmarker-carriedin-contract
aws_networkmanager_linkmarker-carriedin-contract
aws_networkmanager_link_associationdeclaration-carriedin-contract
aws_networkmanager_prefix_list_associationdeclaration-carriedin-contract
aws_networkmanager_sitemarker-carriedin-contract
aws_networkmanager_site_to_site_vpn_attachmentmarker-carriedin-contract
aws_networkmanager_transit_gateway_connect_peer_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_networkmanager_transit_gateway_peeringmarker-carriedin-contract
aws_networkmanager_transit_gateway_registrationdeclaration-carriedin-contract
aws_networkmanager_transit_gateway_route_table_attachmentmarker-carriedin-contract
aws_networkmanager_vpc_attachmentmarker-carriedin-contract
aws_networkmonitor_monitormarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_networkmonitor_probemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_notifications_channel_associationdeclaration-carriedin-contract
aws_notifications_event_rulerecord-carriedpending-mechanismrecord-carried, markerless, but the located-record mechanism does not reach it yet. See LIMITATIONS.md.
aws_notifications_managed_notification_account_contact_associationdeclaration-carriedin-contract
aws_notifications_managed_notification_additional_channel_associationdeclaration-carriedin-contract
aws_notifications_notification_configurationmarker-carriedin-contract
aws_notifications_notification_hubdeclaration-carriedin-contract
aws_notifications_organizational_unit_associationdeclaration-carriedin-contract
aws_notifications_organizations_accessrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_notificationscontacts_email_contactmarker-carriedin-contract
aws_oam_linkmarker-carriedin-contract
aws_oam_sinkmarker-carriedin-contract
aws_oam_sink_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_observabilityadmin_centralization_rule_for_organizationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_observabilityadmin_s3_table_integrationmarker-carriedin-contract
aws_observabilityadmin_telemetry_enrichmentdeclaration-carriedin-contract
aws_observabilityadmin_telemetry_evaluationdeclaration-carriedin-contract
aws_observabilityadmin_telemetry_evaluation_for_organizationdeclaration-carriedin-contract
aws_observabilityadmin_telemetry_pipelinemarker-carriedin-contract
aws_observabilityadmin_telemetry_rulemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_observabilityadmin_telemetry_rule_for_organizationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_odb_cloud_autonomous_vm_clustermarker-carriedin-contract
aws_odb_cloud_exadata_infrastructuremarker-carriedin-contract
aws_odb_cloud_vm_clustermarker-carriedin-contract
aws_odb_networkmarker-carriedin-contract
aws_odb_network_peering_connectionmarker-carriedin-contract
aws_opensearch_applicationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_opensearch_authorize_vpc_endpoint_accessdeclaration-carriedin-contract
aws_opensearch_domainmarker-carriedin-contract
aws_opensearch_domain_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_opensearch_domain_saml_optionsrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_opensearch_inbound_connection_accepterrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_opensearch_outbound_connectionrecord-carriedin-contract
aws_opensearch_packagerecord-carriedin-contract
aws_opensearch_package_associationdeclaration-carriedin-contract
aws_opensearch_vpc_endpointrecord-carriedin-contract
aws_opensearchserverless_access_policydeclaration-carriedin-contract
aws_opensearchserverless_collectionmarker-carriedin-contract
aws_opensearchserverless_collection_groupmarker-carriedin-contract
aws_opensearchserverless_lifecycle_policydeclaration-carriedin-contract
aws_opensearchserverless_security_configdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_opensearchserverless_security_policydeclaration-carriedin-contract
aws_opensearchserverless_vpc_endpointrecord-carriedin-contract
aws_organizations_accountmarker-carriedin-contract
aws_organizations_aws_service_accessdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_organizations_delegated_administratordeclaration-carriedin-contract
aws_organizations_organizationrecord-carriedin-contract
aws_organizations_organizational_unitmarker-carriedin-contract
aws_organizations_policymarker-carriedin-contract
aws_organizations_policy_attachmentdeclaration-carriedin-contract
aws_organizations_resource_policymarker-carriedin-contract
aws_organizations_tagrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_osis_pipelinemarker-carriedin-contract
aws_osis_pipeline_endpointrecord-carriedin-contract
aws_osis_resource_policydeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_outposts_capacity_taskrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_paymentcryptography_keymarker-carriedin-contract
aws_paymentcryptography_key_aliasdeclaration-carriedin-contract
aws_pinpoint_adm_channelrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_pinpoint_apns_channelrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_pinpoint_apns_sandbox_channelrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_pinpoint_apns_voip_channelrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_pinpoint_apns_voip_sandbox_channelrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_pinpoint_appmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_pinpoint_baidu_channelrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_pinpoint_email_channelrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_pinpoint_email_templatemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_pinpoint_event_streamrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_pinpoint_gcm_channelrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_pinpoint_sms_channelrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_pinpointsmsvoicev2_configuration_setmarker-carriedin-contract
aws_pinpointsmsvoicev2_event_destinationdeclaration-carriedin-contract
aws_pinpointsmsvoicev2_opt_out_listmarker-carriedin-contract
aws_pinpointsmsvoicev2_phone_numbermarker-carriedin-contract
aws_pinpointsmsvoicev2_poolmarker-carriedin-contract
aws_pinpointsmsvoicev2_resource_policydeclaration-carriedin-contract
aws_pinpointsmsvoicev2_sender_idmarker-carriedin-contract
aws_pipes_pipemarker-carriedin-contract
aws_placement_groupmarker-carriedin-contract
aws_prometheus_alert_manager_definitiondeclaration-carriedin-contract
aws_prometheus_anomaly_detectormarker-carriedin-contract
aws_prometheus_query_logging_configurationdeclaration-carriedin-contract
aws_prometheus_resource_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_prometheus_rule_group_namespacemarker-carriedin-contract
aws_prometheus_scrapermarker-carriedin-contract
aws_prometheus_scraper_logging_configurationdeclaration-carriedin-contract
aws_prometheus_workspacemarker-carriedin-contract
aws_prometheus_workspace_configurationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_proxy_protocol_policyrecord-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_qbusiness_applicationmarker-carriedin-contract
aws_qldb_ledgermarker-carriedin-contract
aws_qldb_streammarker-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_quicksight_account_settingsrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_quicksight_account_subscriptionrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_quicksight_analysismarker-carriedin-contract
aws_quicksight_custom_permissionsmarker-carriedin-contract
aws_quicksight_dashboardmarker-carriedin-contract
aws_quicksight_data_setmarker-carriedin-contract
aws_quicksight_data_sourcemarker-carriedin-contract
aws_quicksight_foldermarker-carriedneeds-separatora composite identity with no worked import example to read its separator from. See LIMITATIONS.md.
aws_quicksight_folder_membershiprecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_quicksight_grouprecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_quicksight_group_membershiprecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_quicksight_iam_policy_assignmentrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_quicksight_ingestionrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_quicksight_ip_restrictionrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_quicksight_key_registrationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_quicksight_namespacemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_quicksight_refresh_scheduledeclaration-carriedin-contract
aws_quicksight_role_custom_permissionrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_quicksight_role_membershiprecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_quicksight_templatemarker-carriedin-contract
aws_quicksight_template_aliasrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_quicksight_thememarker-carriedin-contract
aws_quicksight_userrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_quicksight_user_custom_permissionrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_quicksight_vpc_connectionmarker-carriedin-contract
aws_ram_permissionmarker-carriedin-contract
aws_ram_principal_associationdeclaration-carriedin-contract
aws_ram_resource_associationdeclaration-carriedin-contract
aws_ram_resource_sharemarker-carriedin-contract
aws_ram_resource_share_accepterrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ram_resource_share_associations_exclusivedeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ram_sharing_with_organizationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_rbin_rulemarker-carriedin-contract
aws_rds_certificaterecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_rds_clustermarker-carriedin-contract
aws_rds_cluster_activity_streamrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_rds_cluster_endpointmarker-carriedin-contract
aws_rds_cluster_instancemarker-carriedin-contract
aws_rds_cluster_parameter_groupmarker-carriedin-contract
aws_rds_cluster_role_associationdeclaration-carriedin-contract
aws_rds_cluster_snapshot_copymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_rds_custom_db_engine_versionmarker-carriedin-contract
aws_rds_export_taskrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_rds_global_clustermarker-carriedin-contract
aws_rds_instance_staterecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_rds_integrationmarker-carriedin-contract
aws_rds_reserved_instancemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_rds_shard_groupmarker-carriedin-contract
aws_redshift_authentication_profilerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_clustermarker-carriedin-contract
aws_redshift_cluster_iam_rolesrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_cluster_snapshotmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_data_share_authorizationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_data_share_consumer_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_endpoint_accessdeclaration-carriedin-contract
aws_redshift_endpoint_authorizationdeclaration-carriedin-contract
aws_redshift_event_subscriptionmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_hsm_client_certificatemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_hsm_configurationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_idc_applicationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_integrationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_loggingdeclaration-carriedin-contract
aws_redshift_namespace_registrationdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_parameter_groupmarker-carriedin-contract
aws_redshift_partnerrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_resource_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_scheduled_actionrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_snapshot_copyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_snapshot_copy_grantmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_snapshot_schedulemarker-carriedin-contract
aws_redshift_snapshot_schedule_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshift_subnet_groupmarker-carriedin-contract
aws_redshift_usage_limitmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshiftdata_statementrecord-carriedin-contract
aws_redshiftserverless_custom_domain_associationdeclaration-carriedin-contract
aws_redshiftserverless_endpoint_accessrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshiftserverless_namespacemarker-carriedin-contract
aws_redshiftserverless_resource_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshiftserverless_snapshotrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshiftserverless_usage_limitrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_redshiftserverless_workgroupmarker-carriedin-contract
aws_rekognition_collectionmarker-carriedin-contract
aws_rekognition_projectmarker-carriedin-contract
aws_rekognition_stream_processormarker-carriedin-contract
aws_resiliencehub_resiliency_policymarker-carriedin-contract
aws_resiliencehubv2_policymarker-carriedin-contract
aws_resiliencehubv2_servicemarker-carriedin-contract
aws_resiliencehubv2_systemmarker-carriedin-contract
aws_resourceexplorer2_indexmarker-carriedin-contract
aws_resourceexplorer2_viewmarker-carriedin-contract
aws_resourcegroups_groupmarker-carriedin-contract
aws_resourcegroups_resourcedeclaration-carriedin-contract
aws_rolesanywhere_profilemarker-carriedin-contract
aws_rolesanywhere_trust_anchormarker-carriedin-contract
aws_routedeclaration-carriedin-contract
aws_route53_cidr_collectiondeclaration-carriedin-contract
aws_route53_cidr_locationdeclaration-carriedin-contract
aws_route53_delegation_setrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_route53_health_checkmarker-carriedin-contract
aws_route53_hosted_zone_dnssecdeclaration-carriedin-contract
aws_route53_key_signing_keydeclaration-carriedin-contract
aws_route53_query_logrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_route53_recorddeclaration-carriedin-contract
aws_route53_records_exclusiverecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_route53_resolver_configrecord-carriedin-contract
aws_route53_resolver_dnssec_configrecord-carriedin-contract
aws_route53_resolver_endpointmarker-carriedin-contract
aws_route53_resolver_firewall_configrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_route53_resolver_firewall_domain_listmarker-carriedin-contract
aws_route53_resolver_firewall_ruledeclaration-carriedin-contract
aws_route53_resolver_firewall_rule_groupmarker-carriedin-contract
aws_route53_resolver_firewall_rule_group_associationmarker-carriedin-contract
aws_route53_resolver_query_log_configmarker-carriedin-contract
aws_route53_resolver_query_log_config_associationrecord-carriedin-contract
aws_route53_resolver_rulemarker-carriedin-contract
aws_route53_resolver_rule_associationrecord-carriedin-contract
aws_route53_traffic_policyrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_route53_traffic_policy_instancerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_route53_vpc_association_authorizationdeclaration-carriedin-contract
aws_route53_zonemarker-carriedin-contract
aws_route53_zone_associationdeclaration-carriedin-contract
aws_route53domains_delegation_signer_recordrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_route53domains_domainmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_route53domains_registered_domainmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_route53profiles_associationmarker-carriedin-contract
aws_route53profiles_profilemarker-carriedin-contract
aws_route53profiles_resource_associationrecord-carriedin-contract
aws_route53recoverycontrolconfig_clustermarker-carriedin-contract
aws_route53recoverycontrolconfig_control_panelmarker-carriedin-contract
aws_route53recoverycontrolconfig_routing_controlrecord-carriedin-contract
aws_route53recoverycontrolconfig_safety_rulemarker-carriedin-contract
aws_route53recoveryreadiness_cellmarker-carriedin-contract
aws_route53recoveryreadiness_readiness_checkmarker-carriedin-contract
aws_route53recoveryreadiness_recovery_groupmarker-carriedin-contract
aws_route53recoveryreadiness_resource_setmarker-carriedin-contract
aws_route_tablemarker-carriedin-contract
aws_route_table_associationdeclaration-carriedin-contract
aws_rum_app_monitormarker-carriedin-contract
aws_rum_metrics_destinationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3_access_pointmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3_account_public_access_blockdeclaration-carriedin-contract
aws_s3_bucketmarker-carriedin-contract
aws_s3_bucket_abacrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3_bucket_accelerate_configurationdeclaration-carriedin-contract
aws_s3_bucket_acldeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3_bucket_analytics_configurationdeclaration-carriedin-contract
aws_s3_bucket_cors_configurationdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3_bucket_intelligent_tiering_configurationdeclaration-carriedin-contract
aws_s3_bucket_inventorydeclaration-carriedin-contract
aws_s3_bucket_lifecycle_configurationdeclaration-carriedin-contract
aws_s3_bucket_loggingdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3_bucket_metadata_configurationdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3_bucket_metricdeclaration-carriedin-contract
aws_s3_bucket_notificationdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3_bucket_objectmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3_bucket_object_lock_configurationdeclaration-carriedin-contract
aws_s3_bucket_ownership_controlsdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3_bucket_policydeclaration-carriedin-contract
aws_s3_bucket_public_access_blockdeclaration-carriedin-contract
aws_s3_bucket_replication_configurationdeclaration-carriedin-contract
aws_s3_bucket_request_payment_configurationdeclaration-carriedin-contract
aws_s3_bucket_server_side_encryption_configurationdeclaration-carriedin-contract
aws_s3_bucket_versioningdeclaration-carriedin-contract
aws_s3_bucket_website_configurationdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3_directory_bucketmarker-carriedin-contract
aws_s3_objectmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3_object_copymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3control_access_grantmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3control_access_grants_instancemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3control_access_grants_instance_resource_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3control_access_grants_locationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3control_access_point_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3control_bucketmarker-carriedin-contract
aws_s3control_bucket_lifecycle_configurationdeclaration-carriedin-contract
aws_s3control_bucket_policydeclaration-carriedin-contract
aws_s3control_directory_bucket_access_point_scoperecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3control_multi_region_access_pointdeclaration-carriedin-contract
aws_s3control_multi_region_access_point_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3control_multi_region_access_point_routesdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3control_object_lambda_access_pointdeclaration-carriedin-contract
aws_s3control_object_lambda_access_point_policydeclaration-carriedin-contract
aws_s3control_storage_lens_configurationmarker-carriedin-contract
aws_s3files_access_pointmarker-carriedin-contract
aws_s3files_file_systemmarker-carriedin-contract
aws_s3files_file_system_policydeclaration-carriedin-contract
aws_s3files_mount_targetrecord-carriedin-contract
aws_s3files_synchronization_configurationdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3outposts_endpointrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_s3tables_namespacerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3tables_tablemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3tables_table_bucketmarker-carriedin-contract
aws_s3tables_table_bucket_policydeclaration-carriedin-contract
aws_s3tables_table_bucket_replicationdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3tables_table_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3tables_table_replicationdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_s3vectors_indexmarker-carriedin-contract
aws_s3vectors_vector_bucketmarker-carriedin-contract
aws_s3vectors_vector_bucket_policydeclaration-carriedin-contract
aws_sagemaker_algorithmmarker-carriedin-contract
aws_sagemaker_appmarker-carriedin-contract
aws_sagemaker_app_image_configmarker-carriedin-contract
aws_sagemaker_code_repositorymarker-carriedin-contract
aws_sagemaker_data_quality_job_definitionmarker-carriedin-contract
aws_sagemaker_devicerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sagemaker_device_fleetmarker-carriedin-contract
aws_sagemaker_domainmarker-carriedin-contract
aws_sagemaker_endpointmarker-carriedin-contract
aws_sagemaker_endpoint_configurationmarker-carriedin-contract
aws_sagemaker_feature_groupmarker-carriedin-contract
aws_sagemaker_flow_definitionmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sagemaker_hubmarker-carriedin-contract
aws_sagemaker_hub_content_referencemarker-carriedin-contract
aws_sagemaker_human_task_uimarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sagemaker_hyper_parameter_tuning_jobmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sagemaker_imagemarker-carriedin-contract
aws_sagemaker_image_versionrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_sagemaker_labeling_jobmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sagemaker_mlflow_appmarker-carriedin-contract
aws_sagemaker_mlflow_tracking_servermarker-carriedin-contract
aws_sagemaker_modelmarker-carriedin-contract
aws_sagemaker_model_cardmarker-carriedin-contract
aws_sagemaker_model_card_export_jobrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sagemaker_model_package_groupmarker-carriedin-contract
aws_sagemaker_model_package_group_policydeclaration-carriedin-contract
aws_sagemaker_monitoring_schedulemarker-carriedin-contract
aws_sagemaker_notebook_instancemarker-carriedin-contract
aws_sagemaker_notebook_instance_lifecycle_configurationmarker-carriedin-contract
aws_sagemaker_pipelinemarker-carriedin-contract
aws_sagemaker_projectmarker-carriedin-contract
aws_sagemaker_servicecatalog_portfolio_statusdeclaration-carriedin-contract
aws_sagemaker_spacemarker-carriedin-contract
aws_sagemaker_studio_lifecycle_configmarker-carriedin-contract
aws_sagemaker_training_jobmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sagemaker_user_profilemarker-carriedin-contract
aws_sagemaker_workforcerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sagemaker_workteammarker-carriedin-contract
aws_savingsplans_savings_planmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_scheduler_scheduledeclaration-carriedin-contract
aws_scheduler_schedule_groupmarker-carriedin-contract
aws_schemas_discoverermarker-carriedin-contract
aws_schemas_registrymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_schemas_registry_policyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_schemas_schemamarker-carriedin-contract
aws_secretsmanager_secretmarker-carriedin-contract
aws_secretsmanager_secret_policydeclaration-carriedin-contract
aws_secretsmanager_secret_rotationdeclaration-carriedin-contract
aws_secretsmanager_secret_versionrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_secretsmanager_tagdeclaration-carriedin-contract
aws_security_groupmarker-carriedin-contract
aws_security_group_ruledeclaration-carriedin-contract
aws_securityhub_accountrecord-carriedin-contract
aws_securityhub_account_v2marker-carriedin-contract
aws_securityhub_action_targetrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_securityhub_aggregator_v2marker-carriedin-contract
aws_securityhub_automation_rulemarker-carriedin-contract
aws_securityhub_automation_rule_v2marker-carriedin-contract
aws_securityhub_configuration_policyrecord-carriedin-contract
aws_securityhub_configuration_policy_associationdeclaration-carriedin-contract
aws_securityhub_connector_v2marker-carriedin-contract
aws_securityhub_finding_aggregatorrecord-carriedin-contract
aws_securityhub_insightrecord-carriedin-contract
aws_securityhub_invite_accepterrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_securityhub_memberdeclaration-carriedin-contract
aws_securityhub_organization_admin_accountdeclaration-carriedin-contract
aws_securityhub_organization_configurationrecord-carriedin-contract
aws_securityhub_product_subscriptionrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_securityhub_standards_controldeclaration-carriedin-contract
aws_securityhub_standards_control_associationdeclaration-carriedin-contract
aws_securityhub_standards_subscriptionrecord-carriedin-contract
aws_securitylake_aws_log_sourcerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_securitylake_custom_log_sourcerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_securitylake_data_lakemarker-carriedin-contract
aws_securitylake_subscribermarker-carriedin-contract
aws_securitylake_subscriber_notificationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_serverlessapplicationrepository_cloudformation_stackmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_service_discovery_http_namespacemarker-carriedin-contract
aws_service_discovery_instancedeclaration-carriedin-contract
aws_service_discovery_private_dns_namespacemarker-carriedin-contract
aws_service_discovery_public_dns_namespacemarker-carriedin-contract
aws_service_discovery_servicemarker-carriedin-contract
aws_servicecatalog_budget_resource_associationdeclaration-carriedin-contract
aws_servicecatalog_constraintrecord-carriedin-contract
aws_servicecatalog_organizations_accessrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_servicecatalog_portfoliomarker-carriedin-contract
aws_servicecatalog_portfolio_sharedeclaration-carriedin-contract
aws_servicecatalog_principal_portfolio_associationdeclaration-carriedin-contract
aws_servicecatalog_productmarker-carriedin-contract
aws_servicecatalog_product_portfolio_associationdeclaration-carriedin-contract
aws_servicecatalog_provisioned_productmarker-carriedin-contract
aws_servicecatalog_provisioning_artifactrecord-carriedin-contract
aws_servicecatalog_service_actionrecord-carriedin-contract
aws_servicecatalog_tag_optionrecord-carriedin-contract
aws_servicecatalog_tag_option_resource_associationdeclaration-carriedin-contract
aws_servicecatalogappregistry_applicationmarker-carriedin-contract
aws_servicecatalogappregistry_attribute_groupmarker-carriedin-contract
aws_servicecatalogappregistry_attribute_group_associationdeclaration-carriedin-contract
aws_servicequotas_auto_managementdeclaration-carriedin-contract
aws_servicequotas_service_quotadeclaration-carriedin-contract
aws_servicequotas_templaterecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_servicequotas_template_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ses_active_receipt_rule_setrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ses_configuration_setrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ses_domain_dkimrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ses_domain_identityrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ses_domain_identity_verificationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ses_domain_mail_fromrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ses_email_identityrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ses_event_destinationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ses_identity_notification_topicrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ses_identity_policydeclaration-carriedin-contract
aws_ses_receipt_filterdeclaration-carriedin-contract
aws_ses_receipt_ruledeclaration-carriedin-contract
aws_ses_receipt_rule_setdeclaration-carriedin-contract
aws_ses_templatedeclaration-carriedin-contract
aws_sesv2_account_suppression_attributesrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sesv2_account_vdm_attributesdeclaration-carriedin-contract
aws_sesv2_configuration_setmarker-carriedin-contract
aws_sesv2_configuration_set_event_destinationrecord-carriedin-contract
aws_sesv2_contact_listmarker-carriedin-contract
aws_sesv2_dedicated_ip_assignmentrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sesv2_dedicated_ip_poolmarker-carriedin-contract
aws_sesv2_email_identitymarker-carriedin-contract
aws_sesv2_email_identity_feedback_attributesrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sesv2_email_identity_mail_from_attributesrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sesv2_email_identity_policydeclaration-carriedin-contract
aws_sesv2_tenantmarker-carriedin-contract
aws_sesv2_tenant_resource_associationdeclaration-carriedin-contract
aws_sfn_activitymarker-carriedin-contract
aws_sfn_aliasrecord-carriedin-contract
aws_sfn_state_machinemarker-carriedin-contract
aws_shield_application_layer_automatic_responsedeclaration-carriedneeds-evidencethe provider documents no import example for this type yet. See LIMITATIONS.md.
aws_shield_drt_access_log_bucket_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_shield_drt_access_role_arn_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_shield_proactive_engagementrecord-carriedin-contract
aws_shield_protectionmarker-carriedin-contract
aws_shield_protection_groupmarker-carriedin-contract
aws_shield_protection_health_check_associationdeclaration-carriedin-contract
aws_shield_subscriptionrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_signer_signing_jobrecord-carriedin-contract
aws_signer_signing_profilemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_signer_signing_profile_permissiondeclaration-carriedin-contract
aws_snapshot_create_volume_permissionrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sns_platform_applicationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sns_sms_preferencesrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sns_topicmarker-carriedin-contract
aws_sns_topic_data_protection_policydeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sns_topic_policydeclaration-carriedin-contract
aws_sns_topic_subscriptionrecord-carriedin-contract
aws_spot_datafeed_subscriptiondeclaration-carriedin-contract
aws_spot_fleet_requestmarker-carriedin-contract
aws_spot_instance_requestmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sqs_queuemarker-carriedin-contract
aws_sqs_queue_policydeclaration-carriedin-contract
aws_sqs_queue_redrive_allow_policydeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_sqs_queue_redrive_policydeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ssm_activationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ssm_associationmarker-carriedin-contract
aws_ssm_default_patch_baselinerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ssm_documentmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ssm_maintenance_windowmarker-carriedin-contract
aws_ssm_maintenance_window_targetdeclaration-carriedin-contract
aws_ssm_maintenance_window_taskrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_ssm_parametermarker-carriedin-contract
aws_ssm_patch_baselinemarker-carriedin-contract
aws_ssm_patch_groupdeclaration-carriedin-contract
aws_ssm_resource_data_syncdeclaration-carriedin-contract
aws_ssm_service_settingdeclaration-carriedin-contract
aws_ssmcontacts_contactmarker-carriedin-contract
aws_ssmcontacts_contact_channelrecord-carriedin-contract
aws_ssmcontacts_planrecord-carriedin-contract
aws_ssmcontacts_rotationmarker-carriedin-contract
aws_ssmincidents_replication_setmarker-carriedin-contract
aws_ssmincidents_response_planmarker-carriedin-contract
aws_ssmquicksetup_configuration_managermarker-carriedin-contract
aws_ssoadmin_account_assignmentdeclaration-carriedin-contract
aws_ssoadmin_applicationmarker-carriedin-contract
aws_ssoadmin_application_access_scoperecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ssoadmin_application_assignmentdeclaration-carriedin-contract
aws_ssoadmin_application_assignment_configurationdeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ssoadmin_customer_managed_policy_attachmentrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_ssoadmin_customer_managed_policy_attachments_exclusivedeclaration-carriedin-contract
aws_ssoadmin_instance_access_control_attributesdeclaration-carriedin-contract
aws_ssoadmin_managed_policy_attachmentdeclaration-carriedin-contract
aws_ssoadmin_managed_policy_attachments_exclusivedeclaration-carriedin-contract
aws_ssoadmin_permission_setmarker-carriedin-contract
aws_ssoadmin_permission_set_inline_policydeclaration-carriedin-contract
aws_ssoadmin_permissions_boundary_attachmentdeclaration-carriedin-contract
aws_ssoadmin_regiondeclaration-carriedin-contract
aws_ssoadmin_trusted_token_issuermarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_storagegateway_cacherecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_storagegateway_cached_iscsi_volumemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_storagegateway_file_system_associationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_storagegateway_gatewaymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_storagegateway_nfs_file_sharemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_storagegateway_smb_file_sharemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_storagegateway_stored_iscsi_volumemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_storagegateway_tape_poolmarker-carriedin-contract
aws_storagegateway_upload_bufferrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_storagegateway_working_storagerecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_subnetmarker-carriedin-contract
aws_swf_domainmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_synthetics_canarymarker-carriedin-contract
aws_synthetics_groupmarker-carriedin-contract
aws_synthetics_group_associationdeclaration-carriedin-contract
aws_timestreaminfluxdb_db_clustermarker-carriedin-contract
aws_timestreaminfluxdb_db_instancemarker-carriedin-contract
aws_timestreamquery_scheduled_querymarker-carriedin-contract
aws_timestreamwrite_databasemarker-carriedin-contract
aws_timestreamwrite_tablemarker-carriedin-contract
aws_transcribe_language_modelmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_transcribe_medical_vocabularymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_transcribe_vocabularymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_transcribe_vocabulary_filtermarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_transfer_accessdeclaration-carriedin-contract
aws_transfer_agreementmarker-carriedin-contract
aws_transfer_certificatemarker-carriedin-contract
aws_transfer_connectormarker-carriedin-contract
aws_transfer_host_keymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_transfer_profilemarker-carriedin-contract
aws_transfer_servermarker-carriedin-contract
aws_transfer_ssh_keyrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_transfer_tagrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_transfer_usermarker-carriedin-contract
aws_transfer_web_appmarker-carriedin-contract
aws_transfer_web_app_customizationdeclaration-carriedin-contract
aws_transfer_workflowmarker-carriedin-contract
aws_uxc_account_customizationsrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_verifiedaccess_endpointmarker-carriedin-contract
aws_verifiedaccess_groupmarker-carriedin-contract
aws_verifiedaccess_instancemarker-carriedin-contract
aws_verifiedaccess_instance_logging_configurationdeclaration-carriedin-contract
aws_verifiedaccess_instance_trust_provider_attachmentdeclaration-carriedin-contract
aws_verifiedaccess_trust_providermarker-carriedin-contract
aws_verifiedpermissions_identity_sourcerecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_verifiedpermissions_policyrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_verifiedpermissions_policy_storemarker-carriedin-contract
aws_verifiedpermissions_policy_templaterecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_verifiedpermissions_schemarecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_volume_attachmentdeclaration-carriedin-contract
aws_vpcmarker-carriedin-contract
aws_vpc_block_public_access_exclusionmarker-carriedin-contract
aws_vpc_block_public_access_optionsdeclaration-carriedin-contract
aws_vpc_dhcp_optionsmarker-carriedin-contract
aws_vpc_dhcp_options_associationdeclaration-carriedin-contract
aws_vpc_encryption_controlmarker-carriedin-contract
aws_vpc_endpointmarker-carriedin-contract
aws_vpc_endpoint_connection_accepterrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_vpc_endpoint_connection_notificationrecord-carriedin-contract
aws_vpc_endpoint_policydeclaration-carriedin-contract
aws_vpc_endpoint_private_dnsdeclaration-carriedin-contract
aws_vpc_endpoint_route_table_associationdeclaration-carriedin-contract
aws_vpc_endpoint_security_group_associationdeclaration-carriedin-contract
aws_vpc_endpoint_servicemarker-carriedin-contract
aws_vpc_endpoint_service_allowed_principalrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_vpc_endpoint_service_private_dns_verificationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_vpc_endpoint_subnet_associationdeclaration-carriedin-contract
aws_vpc_ipammarker-carriedin-contract
aws_vpc_ipam_organization_admin_accountrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_vpc_ipam_poolmarker-carriedin-contract
aws_vpc_ipam_pool_cidrdeclaration-carriedin-contract
aws_vpc_ipam_pool_cidr_allocationmarker-carriedin-contract
aws_vpc_ipam_preview_next_cidrrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_vpc_ipam_resource_discoverymarker-carriedin-contract
aws_vpc_ipam_resource_discovery_associationmarker-carriedin-contract
aws_vpc_ipam_scopemarker-carriedin-contract
aws_vpc_ipv4_cidr_block_associationrecord-carriedin-contract
aws_vpc_ipv6_cidr_block_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_vpc_network_performance_metric_subscriptionrecord-carriedneeds-separatora composite identity with no worked import example to read its separator from. See LIMITATIONS.md.
aws_vpc_peering_connectionmarker-carriedin-contract
aws_vpc_peering_connection_acceptermarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_vpc_peering_connection_optionsrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_vpc_route_servermarker-carriedin-contract
aws_vpc_route_server_endpointmarker-carriedin-contract
aws_vpc_route_server_peermarker-carriedin-contract
aws_vpc_route_server_propagationdeclaration-carriedin-contract
aws_vpc_route_server_vpc_associationdeclaration-carriedin-contract
aws_vpc_security_group_egress_rulemarker-carriedin-contract
aws_vpc_security_group_ingress_rulemarker-carriedin-contract
aws_vpc_security_group_rules_exclusivedeclaration-carriedin-contract
aws_vpc_security_group_vpc_associationdeclaration-carriedin-contract
aws_vpclattice_access_log_subscriptionmarker-carriedin-contract
aws_vpclattice_auth_policydeclaration-carriedin-contract
aws_vpclattice_domain_verificationmarker-carriedin-contract
aws_vpclattice_listenermarker-carriedin-contract
aws_vpclattice_listener_rulemarker-carriedin-contract
aws_vpclattice_resource_configurationmarker-carriedin-contract
aws_vpclattice_resource_gatewaymarker-carriedin-contract
aws_vpclattice_resource_policydeclaration-carriedin-contract
aws_vpclattice_servicemarker-carriedin-contract
aws_vpclattice_service_networkmarker-carriedin-contract
aws_vpclattice_service_network_resource_associationmarker-carriedin-contract
aws_vpclattice_service_network_service_associationmarker-carriedin-contract
aws_vpclattice_service_network_vpc_associationmarker-carriedin-contract
aws_vpclattice_target_groupmarker-carriedin-contract
aws_vpclattice_target_group_attachmentrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_vpn_concentratormarker-carriedin-contract
aws_vpn_connectionmarker-carriedin-contract
aws_vpn_connection_routerecord-carriedneeds-separatora composite identity with no worked import example to read its separator from. See LIMITATIONS.md.
aws_vpn_gatewaymarker-carriedin-contract
aws_vpn_gateway_attachmentrecord-carriedin-contract
aws_vpn_gateway_route_propagationrecord-carriedin-contract
aws_waf_byte_match_setrecord-carriedin-contract
aws_waf_geo_match_setrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_waf_ipsetrecord-carriedin-contract
aws_waf_rate_based_rulemarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_waf_regex_match_setrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_waf_regex_pattern_setrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_waf_rulemarker-carriedin-contract
aws_waf_rule_groupmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_waf_size_constraint_setrecord-carriedin-contract
aws_waf_sql_injection_match_setrecord-carriedin-contract
aws_waf_web_aclmarker-carriedin-contract
aws_waf_xss_match_setrecord-carriedin-contract
aws_wafregional_byte_match_setrecord-carriedin-contract
aws_wafregional_geo_match_setrecord-carriedin-contract
aws_wafregional_ipsetrecord-carriedin-contract
aws_wafregional_rate_based_rulemarker-carriedin-contract
aws_wafregional_regex_match_setrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_wafregional_regex_pattern_setrecord-carriedin-contract
aws_wafregional_rulemarker-carriedin-contract
aws_wafregional_rule_groupmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_wafregional_size_constraint_setrecord-carriedin-contract
aws_wafregional_sql_injection_match_setrecord-carriedin-contract
aws_wafregional_web_aclmarker-carriedin-contract
aws_wafregional_web_acl_associationdeclaration-carriedin-contract
aws_wafregional_xss_match_setrecord-carriedin-contract
aws_wafv2_api_keyexcluded by designexcludedexcluded by design: generates credential material this fork can never read back and verify again (maintainer ruling, 2026-08-15, issue #175). See LIMITATIONS.md.
aws_wafv2_ip_setmarker-carriedin-contract
aws_wafv2_regex_pattern_setmarker-carriedin-contract
aws_wafv2_rule_groupmarker-carriedin-contract
aws_wafv2_web_aclmarker-carriedin-contract
aws_wafv2_web_acl_associationdeclaration-carriedin-contract
aws_wafv2_web_acl_logging_configurationdeclaration-carriedin-contract
aws_wafv2_web_acl_ruledeclaration-carriedin-contract
aws_wafv2_web_acl_rule_group_associationrecord-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_workmail_default_domaindeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_workmail_domaindeclaration-carriedin-contract
aws_workmail_grouprecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_workmail_organizationmarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_workmail_userrecord-carriedpending-mechanismrecord-carried, markerless, but its identity is composite and the record can only carry a flat id today (issue #429). See LIMITATIONS.md.
aws_workspaces_connection_aliasmarker-carriedin-contract
aws_workspaces_directorymarker-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_workspaces_ip_groupmarker-carriedin-contract
aws_workspaces_poolmarker-carriedin-contract
aws_workspaces_workspacemarker-carriedin-contract
aws_workspacesweb_browser_settingsmarker-carriedin-contract
aws_workspacesweb_browser_settings_associationdeclaration-carriedin-contract
aws_workspacesweb_data_protection_settingsmarker-carriedin-contract
aws_workspacesweb_data_protection_settings_associationdeclaration-carriedin-contract
aws_workspacesweb_identity_providermarker-carriedin-contract
aws_workspacesweb_ip_access_settingsmarker-carriedin-contract
aws_workspacesweb_ip_access_settings_associationdeclaration-carriedin-contract
aws_workspacesweb_network_settingsmarker-carriedin-contract
aws_workspacesweb_network_settings_associationdeclaration-carriedin-contract
aws_workspacesweb_portalmarker-carriedin-contract
aws_workspacesweb_session_loggermarker-carriedin-contract
aws_workspacesweb_session_logger_associationdeclaration-carriedin-contract
aws_workspacesweb_trust_storemarker-carriedin-contract
aws_workspacesweb_trust_store_associationdeclaration-carriedin-contract
aws_workspacesweb_user_access_logging_settingsmarker-carriedin-contract
aws_workspacesweb_user_access_logging_settings_associationdeclaration-carriedin-contract
aws_workspacesweb_user_settingsmarker-carriedin-contract
aws_workspacesweb_user_settings_associationdeclaration-carriedin-contract
aws_xray_encryption_configdeclaration-carriedin-contract
aws_xray_groupmarker-carriedin-contract
aws_xray_indexing_ruledeclaration-carriedpending-ratificationno ratification batch has reached this type’s admission table row yet. See LIMITATIONS.md.
aws_xray_resource_policydeclaration-carriedin-contract
aws_xray_sampling_rulemarker-carriedin-contract
aws_xray_trace_segment_destinationdeclaration-carriedin-contract