pub(crate) fn type_erase_result<O, E>(
result: ::std::result::Result<O, E>,
) -> ::std::result::Result<
::aws_smithy_runtime_api::client::interceptors::context::Output,
::aws_smithy_runtime_api::client::orchestrator::OrchestratorError<::aws_smithy_runtime_api::client::interceptors::context::Error>,
>
where
O: ::std::fmt::Debug + ::std::marker::Send + ::std::marker::Sync + 'static,
E: ::std::error::Error + std::fmt::Debug + ::std::marker::Send + ::std::marker::Sync + 'static,
{
result
.map(|output| ::aws_smithy_runtime_api::client::interceptors::context::Output::erase(output))
.map_err(|error| ::aws_smithy_runtime_api::client::interceptors::context::Error::erase(error))
.map_err(::std::convert::Into::into)
}
pub fn parse_http_error_metadata(
_response_status: u16,
response_headers: &::aws_smithy_runtime_api::http::Headers,
response_body: &[u8],
) -> ::std::result::Result<::aws_smithy_types::error::metadata::Builder, ::aws_smithy_json::deserialize::error::DeserializeError> {
crate::json_errors::parse_error_metadata(response_body, response_headers)
}
pub(crate) mod shape_create_agent_runtime;
pub(crate) mod shape_create_agent_runtime_endpoint;
pub(crate) mod shape_create_api_key_credential_provider;
pub(crate) mod shape_create_browser;
pub(crate) mod shape_create_browser_profile;
pub(crate) mod shape_create_code_interpreter;
pub(crate) mod shape_create_configuration_bundle;
pub(crate) mod shape_create_evaluator;
pub(crate) mod shape_create_gateway;
pub(crate) mod shape_create_gateway_rule;
pub(crate) mod shape_create_gateway_target;
pub(crate) mod shape_create_harness;
pub(crate) mod shape_create_memory;
pub(crate) mod shape_create_oauth2_credential_provider;
pub(crate) mod shape_create_online_evaluation_config;
pub(crate) mod shape_create_policy;
pub(crate) mod shape_create_policy_engine;
pub(crate) mod shape_create_registry;
pub(crate) mod shape_create_registry_record;
pub(crate) mod shape_create_workload_identity;
pub(crate) mod shape_delete_agent_runtime;
pub(crate) mod shape_delete_agent_runtime_endpoint;
pub(crate) mod shape_delete_api_key_credential_provider;
pub(crate) mod shape_delete_browser;
pub(crate) mod shape_delete_browser_profile;
pub(crate) mod shape_delete_code_interpreter;
pub(crate) mod shape_delete_configuration_bundle;
pub(crate) mod shape_delete_evaluator;
pub(crate) mod shape_delete_gateway;
pub(crate) mod shape_delete_gateway_rule;
pub(crate) mod shape_delete_gateway_target;
pub(crate) mod shape_delete_harness;
pub(crate) mod shape_delete_memory;
pub(crate) mod shape_delete_oauth2_credential_provider;
pub(crate) mod shape_delete_online_evaluation_config;
pub(crate) mod shape_delete_policy;
pub(crate) mod shape_delete_policy_engine;
pub(crate) mod shape_delete_registry;
pub(crate) mod shape_delete_registry_record;
pub(crate) mod shape_delete_resource_policy;
pub(crate) mod shape_delete_workload_identity;
pub(crate) mod shape_get_agent_runtime;
pub(crate) mod shape_get_agent_runtime_endpoint;
pub(crate) mod shape_get_api_key_credential_provider;
pub(crate) mod shape_get_browser;
pub(crate) mod shape_get_browser_profile;
pub(crate) mod shape_get_code_interpreter;
pub(crate) mod shape_get_configuration_bundle;
pub(crate) mod shape_get_configuration_bundle_version;
pub(crate) mod shape_get_evaluator;
pub(crate) mod shape_get_gateway;
pub(crate) mod shape_get_gateway_rule;
pub(crate) mod shape_get_gateway_target;
pub(crate) mod shape_get_harness;
pub(crate) mod shape_get_memory;
pub(crate) mod shape_get_oauth2_credential_provider;
pub(crate) mod shape_get_online_evaluation_config;
pub(crate) mod shape_get_policy;
pub(crate) mod shape_get_policy_engine;
pub(crate) mod shape_get_policy_generation;
pub(crate) mod shape_get_registry;
pub(crate) mod shape_get_registry_record;
pub(crate) mod shape_get_resource_policy;
pub(crate) mod shape_get_token_vault;
pub(crate) mod shape_get_workload_identity;
pub(crate) mod shape_list_agent_runtime_endpoints;
pub(crate) mod shape_list_agent_runtime_versions;
pub(crate) mod shape_list_agent_runtimes;
pub(crate) mod shape_list_api_key_credential_providers;
pub(crate) mod shape_list_browser_profiles;
pub(crate) mod shape_list_browsers;
pub(crate) mod shape_list_code_interpreters;
pub(crate) mod shape_list_configuration_bundle_versions;
pub(crate) mod shape_list_configuration_bundles;
pub(crate) mod shape_list_evaluators;
pub(crate) mod shape_list_gateway_rules;
pub(crate) mod shape_list_gateway_targets;
pub(crate) mod shape_list_gateways;
pub(crate) mod shape_list_harnesses;
pub(crate) mod shape_list_memories;
pub(crate) mod shape_list_oauth2_credential_providers;
pub(crate) mod shape_list_online_evaluation_configs;
pub(crate) mod shape_list_policies;
pub(crate) mod shape_list_policy_engines;
pub(crate) mod shape_list_policy_generation_assets;
pub(crate) mod shape_list_policy_generations;
pub(crate) mod shape_list_registries;
pub(crate) mod shape_list_registry_records;
pub(crate) mod shape_list_tags_for_resource;
pub(crate) mod shape_list_workload_identities;
pub(crate) mod shape_put_resource_policy;
pub(crate) mod shape_set_token_vault_cmk;
pub(crate) mod shape_start_policy_generation;
pub(crate) mod shape_submit_registry_record_for_approval;
pub(crate) mod shape_synchronize_gateway_targets;
pub(crate) mod shape_tag_resource;
pub(crate) mod shape_untag_resource;
pub(crate) mod shape_update_agent_runtime;
pub(crate) mod shape_update_agent_runtime_endpoint;
pub(crate) mod shape_update_api_key_credential_provider;
pub(crate) mod shape_update_configuration_bundle;
pub(crate) mod shape_update_evaluator;
pub(crate) mod shape_update_gateway;
pub(crate) mod shape_update_gateway_rule;
pub(crate) mod shape_update_gateway_target;
pub(crate) mod shape_update_harness;
pub(crate) mod shape_update_memory;
pub(crate) mod shape_update_oauth2_credential_provider;
pub(crate) mod shape_update_online_evaluation_config;
pub(crate) mod shape_update_policy;
pub(crate) mod shape_update_policy_engine;
pub(crate) mod shape_update_registry;
pub(crate) mod shape_update_registry_record;
pub(crate) mod shape_update_registry_record_status;
pub(crate) mod shape_update_workload_identity;
pub(crate) fn or_empty_doc(data: &[u8]) -> &[u8] {
if data.is_empty() {
b"{}"
} else {
data
}
}
pub(crate) mod shape_access_denied_exception;
pub(crate) mod shape_concurrent_modification_exception;
pub(crate) mod shape_conflict_exception;
pub(crate) mod shape_create_agent_runtime_endpoint_input;
pub(crate) mod shape_create_agent_runtime_input;
pub(crate) mod shape_create_api_key_credential_provider_input;
pub(crate) mod shape_create_browser_input;
pub(crate) mod shape_create_browser_profile_input;
pub(crate) mod shape_create_code_interpreter_input;
pub(crate) mod shape_create_configuration_bundle_input;
pub(crate) mod shape_create_evaluator_input;
pub(crate) mod shape_create_gateway_input;
pub(crate) mod shape_create_gateway_rule_input;
pub(crate) mod shape_create_gateway_target_input;
pub(crate) mod shape_create_harness_input;
pub(crate) mod shape_create_memory_input;
pub(crate) mod shape_create_oauth2_credential_provider_input;
pub(crate) mod shape_create_online_evaluation_config_input;
pub(crate) mod shape_create_policy_engine_input;
pub(crate) mod shape_create_policy_input;
pub(crate) mod shape_create_registry_input;
pub(crate) mod shape_create_registry_record_input;
pub(crate) mod shape_create_workload_identity_input;
pub(crate) mod shape_decryption_failure;
pub(crate) mod shape_delete_api_key_credential_provider_input;
pub(crate) mod shape_delete_oauth2_credential_provider_input;
pub(crate) mod shape_delete_workload_identity_input;
pub(crate) mod shape_encryption_failure;
pub(crate) mod shape_get_api_key_credential_provider_input;
pub(crate) mod shape_get_oauth2_credential_provider_input;
pub(crate) mod shape_get_token_vault_input;
pub(crate) mod shape_get_workload_identity_input;
pub(crate) mod shape_internal_server_exception;
pub(crate) mod shape_list_api_key_credential_providers_input;
pub(crate) mod shape_list_browser_profiles_input;
pub(crate) mod shape_list_configuration_bundle_versions_input;
pub(crate) mod shape_list_memories_input;
pub(crate) mod shape_list_oauth2_credential_providers_input;
pub(crate) mod shape_list_workload_identities_input;
pub(crate) mod shape_put_resource_policy_input;
pub(crate) mod shape_resource_limit_exceeded_exception;
pub(crate) mod shape_resource_not_found_exception;
pub(crate) mod shape_service_exception;
pub(crate) mod shape_service_quota_exceeded_exception;
pub(crate) mod shape_set_token_vault_cmk_input;
pub(crate) mod shape_start_policy_generation_input;
pub(crate) mod shape_synchronize_gateway_targets_input;
pub(crate) mod shape_tag_resource_input;
pub(crate) mod shape_throttled_exception;
pub(crate) mod shape_throttling_exception;
pub(crate) mod shape_unauthorized_exception;
pub(crate) mod shape_update_agent_runtime_endpoint_input;
pub(crate) mod shape_update_agent_runtime_input;
pub(crate) mod shape_update_api_key_credential_provider_input;
pub(crate) mod shape_update_configuration_bundle_input;
pub(crate) mod shape_update_evaluator_input;
pub(crate) mod shape_update_gateway_input;
pub(crate) mod shape_update_gateway_rule_input;
pub(crate) mod shape_update_gateway_target_input;
pub(crate) mod shape_update_harness_input;
pub(crate) mod shape_update_memory_input;
pub(crate) mod shape_update_oauth2_credential_provider_input;
pub(crate) mod shape_update_online_evaluation_config_input;
pub(crate) mod shape_update_policy_engine_input;
pub(crate) mod shape_update_policy_input;
pub(crate) mod shape_update_registry_input;
pub(crate) mod shape_update_registry_record_input;
pub(crate) mod shape_update_registry_record_status_input;
pub(crate) mod shape_update_workload_identity_input;
pub(crate) mod shape_validation_exception;
pub(crate) mod shape_action;
pub(crate) mod shape_actions;
pub(crate) mod shape_agent_runtime_artifact;
pub(crate) mod shape_agent_runtime_endpoints;
pub(crate) mod shape_agent_runtimes;
pub(crate) mod shape_api_key_credential_providers;
pub(crate) mod shape_approval_configuration;
pub(crate) mod shape_authorization_data;
pub(crate) mod shape_authorizer_configuration;
pub(crate) mod shape_browser_enterprise_policies;
pub(crate) mod shape_browser_enterprise_policy;
pub(crate) mod shape_browser_network_configuration;
pub(crate) mod shape_browser_profile_summaries;
pub(crate) mod shape_browser_signing_config_input;
pub(crate) mod shape_browser_signing_config_output;
pub(crate) mod shape_browser_summaries;
pub(crate) mod shape_certificate;
pub(crate) mod shape_certificates;
pub(crate) mod shape_code_interpreter_network_configuration;
pub(crate) mod shape_code_interpreter_summaries;
pub(crate) mod shape_component_configuration;
pub(crate) mod shape_component_configuration_map;
pub(crate) mod shape_condition;
pub(crate) mod shape_conditions;
pub(crate) mod shape_configuration_bundle_summary_list;
pub(crate) mod shape_configuration_bundle_version_summary_list;
pub(crate) mod shape_content;
pub(crate) mod shape_credential_provider_configuration;
pub(crate) mod shape_credential_provider_configurations;
pub(crate) mod shape_data_source_config;
pub(crate) mod shape_descriptors;
pub(crate) mod shape_environment_variables_map;
pub(crate) mod shape_evaluator_config;
pub(crate) mod shape_evaluator_list;
pub(crate) mod shape_evaluator_reference;
pub(crate) mod shape_evaluator_summary_list;
pub(crate) mod shape_filesystem_configuration;
pub(crate) mod shape_filesystem_configurations;
pub(crate) mod shape_gateway_interceptor_configuration;
pub(crate) mod shape_gateway_interceptor_configurations;
pub(crate) mod shape_gateway_policy_engine_configuration;
pub(crate) mod shape_gateway_protocol_configuration;
pub(crate) mod shape_gateway_rules;
pub(crate) mod shape_gateway_summaries;
pub(crate) mod shape_gateway_target_list;
pub(crate) mod shape_harness;
pub(crate) mod shape_harness_environment_artifact;
pub(crate) mod shape_harness_environment_provider_request;
pub(crate) mod shape_harness_memory_configuration;
pub(crate) mod shape_harness_model_configuration;
pub(crate) mod shape_harness_skill;
pub(crate) mod shape_harness_summaries;
pub(crate) mod shape_harness_system_content_block;
pub(crate) mod shape_harness_tool;
pub(crate) mod shape_harness_truncation_configuration;
pub(crate) mod shape_kms_configuration;
pub(crate) mod shape_lifecycle_configuration;
pub(crate) mod shape_memory;
pub(crate) mod shape_memory_strategy_input;
pub(crate) mod shape_memory_summary_list;
pub(crate) mod shape_metadata_configuration;
pub(crate) mod shape_modify_memory_strategies;
pub(crate) mod shape_network_configuration;
pub(crate) mod shape_oauth2_credential_providers;
pub(crate) mod shape_oauth2_provider_config_input;
pub(crate) mod shape_oauth2_provider_config_output;
pub(crate) mod shape_online_evaluation_config_summary_list;
pub(crate) mod shape_output_config;
pub(crate) mod shape_policies;
pub(crate) mod shape_policy_definition;
pub(crate) mod shape_policy_engines;
pub(crate) mod shape_policy_generation_assets;
pub(crate) mod shape_policy_generations;
pub(crate) mod shape_policy_status_reasons;
pub(crate) mod shape_private_endpoint;
pub(crate) mod shape_private_endpoint_managed_resources;
pub(crate) mod shape_protocol_configuration;
pub(crate) mod shape_recording_config;
pub(crate) mod shape_registry_record_summary_list;
pub(crate) mod shape_registry_summary_list;
pub(crate) mod shape_request_header_configuration;
pub(crate) mod shape_resource;
pub(crate) mod shape_resource_oauth2_return_url_list_type;
pub(crate) mod shape_rule;
pub(crate) mod shape_runtime_metadata_configuration;
pub(crate) mod shape_secret;
pub(crate) mod shape_status_reasons;
pub(crate) mod shape_stream_delivery_resources;
pub(crate) mod shape_synchronization_configuration;
pub(crate) mod shape_system_managed_block;
pub(crate) mod shape_tags_map;
pub(crate) mod shape_target_configuration;
pub(crate) mod shape_target_summaries;
pub(crate) mod shape_updated_approval_configuration;
pub(crate) mod shape_updated_authorizer_configuration;
pub(crate) mod shape_updated_description;
pub(crate) mod shape_updated_descriptors;
pub(crate) mod shape_updated_harness_environment_artifact;
pub(crate) mod shape_updated_harness_memory_configuration;
pub(crate) mod shape_updated_synchronization_configuration;
pub(crate) mod shape_updated_synchronization_type;
pub(crate) mod shape_validation_exception_field_list;
pub(crate) mod shape_version_created_by_source;
pub(crate) mod shape_version_filter;
pub(crate) mod shape_version_lineage_metadata;
pub(crate) mod shape_workload_identity_details;
pub(crate) mod shape_workload_identity_list;
pub(crate) mod shape_a2a_descriptor;
pub(crate) mod shape_agent_runtime;
pub(crate) mod shape_agent_runtime_endpoint;
pub(crate) mod shape_agent_skills_descriptor;
pub(crate) mod shape_allowed_query_parameters;
pub(crate) mod shape_allowed_request_headers;
pub(crate) mod shape_allowed_response_headers;
pub(crate) mod shape_api_key_credential_provider_item;
pub(crate) mod shape_atlassian_oauth2_provider_config_input;
pub(crate) mod shape_atlassian_oauth2_provider_config_output;
pub(crate) mod shape_browser_profile_summary;
pub(crate) mod shape_browser_summary;
pub(crate) mod shape_cedar_policy;
pub(crate) mod shape_certificate_location;
pub(crate) mod shape_cloud_watch_logs_input_config;
pub(crate) mod shape_cloud_watch_output_config;
pub(crate) mod shape_code_based_evaluator_config;
pub(crate) mod shape_code_configuration;
pub(crate) mod shape_code_interpreter_summary;
pub(crate) mod shape_configuration_bundle_action;
pub(crate) mod shape_configuration_bundle_summary;
pub(crate) mod shape_configuration_bundle_version_list;
pub(crate) mod shape_configuration_bundle_version_summary;
pub(crate) mod shape_container_configuration;
pub(crate) mod shape_credential_provider;
pub(crate) mod shape_custom_descriptor;
pub(crate) mod shape_custom_jwt_authorizer_configuration;
pub(crate) mod shape_custom_memory_strategy_input;
pub(crate) mod shape_custom_oauth2_provider_config_input;
pub(crate) mod shape_custom_oauth2_provider_config_output;
pub(crate) mod shape_delete_memory_strategy_input;
pub(crate) mod shape_episodic_memory_strategy_input;
pub(crate) mod shape_evaluator_summary;
pub(crate) mod shape_filter;
pub(crate) mod shape_filter_list;
pub(crate) mod shape_from_url_synchronization_configuration;
pub(crate) mod shape_gateway_rule_detail;
pub(crate) mod shape_gateway_summary;
pub(crate) mod shape_gateway_target;
pub(crate) mod shape_github_oauth2_provider_config_input;
pub(crate) mod shape_github_oauth2_provider_config_output;
pub(crate) mod shape_google_oauth2_provider_config_input;
pub(crate) mod shape_google_oauth2_provider_config_output;
pub(crate) mod shape_harness_agent_core_memory_configuration;
pub(crate) mod shape_harness_agent_core_runtime_environment_request;
pub(crate) mod shape_harness_allowed_tools;
pub(crate) mod shape_harness_bedrock_model_config;
pub(crate) mod shape_harness_environment_provider;
pub(crate) mod shape_harness_gemini_model_config;
pub(crate) mod shape_harness_open_ai_model_config;
pub(crate) mod shape_harness_skills;
pub(crate) mod shape_harness_summary;
pub(crate) mod shape_harness_system_prompt;
pub(crate) mod shape_harness_tool_configuration;
pub(crate) mod shape_harness_tools;
pub(crate) mod shape_harness_truncation_strategy_configuration;
pub(crate) mod shape_http_target_configuration;
pub(crate) mod shape_included_oauth2_provider_config_input;
pub(crate) mod shape_included_oauth2_provider_config_output;
pub(crate) mod shape_interceptor_configuration;
pub(crate) mod shape_interceptor_input_configuration;
pub(crate) mod shape_linkedin_oauth2_provider_config_input;
pub(crate) mod shape_linkedin_oauth2_provider_config_output;
pub(crate) mod shape_llm_as_a_judge_evaluator_config;
pub(crate) mod shape_managed_resource_details;
pub(crate) mod shape_managed_vpc_resource;
pub(crate) mod shape_match_paths;
pub(crate) mod shape_match_principals;
pub(crate) mod shape_mcp_descriptor;
pub(crate) mod shape_mcp_gateway_configuration;
pub(crate) mod shape_mcp_target_configuration;
pub(crate) mod shape_memory_strategy_list;
pub(crate) mod shape_memory_summary;
pub(crate) mod shape_microsoft_oauth2_provider_config_input;
pub(crate) mod shape_microsoft_oauth2_provider_config_output;
pub(crate) mod shape_modify_memory_strategy_input;
pub(crate) mod shape_o_auth2_authorization_data;
pub(crate) mod shape_oauth2_credential_provider_item;
pub(crate) mod shape_online_evaluation_config_summary;
pub(crate) mod shape_policy;
pub(crate) mod shape_policy_engine;
pub(crate) mod shape_policy_generation;
pub(crate) mod shape_policy_generation_asset;
pub(crate) mod shape_policy_generation_details;
pub(crate) mod shape_registry_record_summary;
pub(crate) mod shape_registry_summary;
pub(crate) mod shape_request_header_allowlist;
pub(crate) mod shape_resource_location;
pub(crate) mod shape_route_to_target_action;
pub(crate) mod shape_s3_location;
pub(crate) mod shape_salesforce_oauth2_provider_config_input;
pub(crate) mod shape_salesforce_oauth2_provider_config_output;
pub(crate) mod shape_sampling_config;
pub(crate) mod shape_self_managed_lattice_resource;
pub(crate) mod shape_semantic_memory_strategy_input;
pub(crate) mod shape_session_config;
pub(crate) mod shape_session_storage_configuration;
pub(crate) mod shape_slack_oauth2_provider_config_input;
pub(crate) mod shape_slack_oauth2_provider_config_output;
pub(crate) mod shape_stream_delivery_resource;
pub(crate) mod shape_summary_memory_strategy_input;
pub(crate) mod shape_target_summary;
pub(crate) mod shape_updated_descriptors_union;
pub(crate) mod shape_user_preference_memory_strategy_input;
pub(crate) mod shape_validation_exception_field;
pub(crate) mod shape_vpc_config;
pub(crate) mod shape_workload_identity_type;
pub(crate) mod shape_agent_card_definition;
pub(crate) mod shape_allowed_audience_list;
pub(crate) mod shape_allowed_clients_list;
pub(crate) mod shape_allowed_scopes_type;
pub(crate) mod shape_api_gateway_target_configuration;
pub(crate) mod shape_api_schema_configuration;
pub(crate) mod shape_code;
pub(crate) mod shape_custom_claim_validation_type;
pub(crate) mod shape_custom_claim_validations_type;
pub(crate) mod shape_custom_configuration_input;
pub(crate) mod shape_entry_points;
pub(crate) mod shape_episodic_reflection_configuration_input;
pub(crate) mod shape_evaluator_model_config;
pub(crate) mod shape_filter_value;
pub(crate) mod shape_findings;
pub(crate) mod shape_gateway_api_key_credential_provider;
pub(crate) mod shape_gateway_interception_points;
pub(crate) mod shape_harness_agent_core_browser_config;
pub(crate) mod shape_harness_agent_core_code_interpreter_config;
pub(crate) mod shape_harness_agent_core_gateway_config;
pub(crate) mod shape_harness_agent_core_memory_retrieval_config;
pub(crate) mod shape_harness_agent_core_runtime_environment;
pub(crate) mod shape_harness_inline_function_config;
pub(crate) mod shape_harness_remote_mcp_config;
pub(crate) mod shape_harness_sliding_window_configuration;
pub(crate) mod shape_harness_summarization_configuration;
pub(crate) mod shape_iam_credential_provider;
pub(crate) mod shape_kinesis_resource;
pub(crate) mod shape_lambda_evaluator_config;
pub(crate) mod shape_lambda_interceptor_configuration;
pub(crate) mod shape_log_group_names_list;
pub(crate) mod shape_match_principal_entry;
pub(crate) mod shape_mcp_lambda_target_configuration;
pub(crate) mod shape_mcp_server_target_configuration;
pub(crate) mod shape_mcp_supported_versions;
pub(crate) mod shape_memory_strategy;
pub(crate) mod shape_modify_strategy_configuration;
pub(crate) mod shape_o_auth_credential_provider;
pub(crate) mod shape_oauth2_discovery;
pub(crate) mod shape_private_endpoint_override;
pub(crate) mod shape_private_endpoint_overrides;
pub(crate) mod shape_rating_scale;
pub(crate) mod shape_registry_record_credential_provider_configuration;
pub(crate) mod shape_registry_record_credential_provider_configuration_list;
pub(crate) mod shape_runtime_target_configuration;
pub(crate) mod shape_secrets_manager_location;
pub(crate) mod shape_security_group_ids;
pub(crate) mod shape_security_groups;
pub(crate) mod shape_server_definition;
pub(crate) mod shape_service_names_list;
pub(crate) mod shape_skill_definition;
pub(crate) mod shape_skill_md_definition;
pub(crate) mod shape_static_override;
pub(crate) mod shape_static_route;
pub(crate) mod shape_stream_delivery_resources_list;
pub(crate) mod shape_subnet_ids;
pub(crate) mod shape_subnets;
pub(crate) mod shape_tools_definition;
pub(crate) mod shape_updated_a2a_descriptor;
pub(crate) mod shape_updated_agent_skills_descriptor;
pub(crate) mod shape_updated_custom_descriptor;
pub(crate) mod shape_updated_mcp_descriptor;
pub(crate) mod shape_weighted_override;
pub(crate) mod shape_weighted_route;
pub(crate) mod shape_api_gateway_tool_configuration;
pub(crate) mod shape_authorizing_claim_match_value_type;
pub(crate) mod shape_bedrock_evaluator_model_config;
pub(crate) mod shape_categorical_scale_definition;
pub(crate) mod shape_categorical_scale_definitions;
pub(crate) mod shape_content_configuration;
pub(crate) mod shape_episodic_override_configuration_input;
pub(crate) mod shape_finding;
pub(crate) mod shape_harness_agent_core_memory_retrieval_configs;
pub(crate) mod shape_harness_gateway_outbound_auth;
pub(crate) mod shape_iam_principal;
pub(crate) mod shape_match_path_patterns;
pub(crate) mod shape_match_principal_entries;
pub(crate) mod shape_mcp_tool_schema_configuration;
pub(crate) mod shape_modify_consolidation_configuration;
pub(crate) mod shape_modify_extraction_configuration;
pub(crate) mod shape_modify_reflection_configuration;
pub(crate) mod shape_modify_self_managed_configuration;
pub(crate) mod shape_namespaces_list;
pub(crate) mod shape_numerical_scale_definition;
pub(crate) mod shape_numerical_scale_definitions;
pub(crate) mod shape_oauth2_authorization_server_metadata;
pub(crate) mod shape_registry_record_credential_provider_union;
pub(crate) mod shape_s3_configuration;
pub(crate) mod shape_self_managed_configuration_input;
pub(crate) mod shape_semantic_override_configuration_input;
pub(crate) mod shape_strategy_configuration;
pub(crate) mod shape_summary_override_configuration_input;
pub(crate) mod shape_target_traffic_split_entry;
pub(crate) mod shape_tool_schema;
pub(crate) mod shape_traffic_split_entry;
pub(crate) mod shape_updated_agent_skills_descriptor_fields;
pub(crate) mod shape_updated_mcp_descriptor_fields;
pub(crate) mod shape_user_preference_override_configuration_input;
pub(crate) mod shape_api_gateway_tool_filter;
pub(crate) mod shape_api_gateway_tool_filters;
pub(crate) mod shape_api_gateway_tool_override;
pub(crate) mod shape_api_gateway_tool_overrides;
pub(crate) mod shape_claim_match_value_type;
pub(crate) mod shape_configuration_bundle_reference;
pub(crate) mod shape_consolidation_configuration;
pub(crate) mod shape_custom_consolidation_configuration_input;
pub(crate) mod shape_custom_extraction_configuration_input;
pub(crate) mod shape_custom_reflection_configuration_input;
pub(crate) mod shape_episodic_override_consolidation_configuration_input;
pub(crate) mod shape_episodic_override_extraction_configuration_input;
pub(crate) mod shape_episodic_override_reflection_configuration_input;
pub(crate) mod shape_extraction_configuration;
pub(crate) mod shape_inference_configuration;
pub(crate) mod shape_invocation_configuration_input;
pub(crate) mod shape_modify_invocation_configuration_input;
pub(crate) mod shape_o_auth_custom_parameters;
pub(crate) mod shape_o_auth_scopes;
pub(crate) mod shape_reflection_configuration;
pub(crate) mod shape_registry_record_iam_credential_provider;
pub(crate) mod shape_registry_record_o_auth_credential_provider;
pub(crate) mod shape_response_list_type;
pub(crate) mod shape_self_managed_configuration;
pub(crate) mod shape_semantic_override_consolidation_configuration_input;
pub(crate) mod shape_semantic_override_extraction_configuration_input;
pub(crate) mod shape_summary_override_consolidation_configuration_input;
pub(crate) mod shape_target_traffic_split_entries;
pub(crate) mod shape_token_endpoint_auth_methods_type;
pub(crate) mod shape_tool_definition;
pub(crate) mod shape_tool_definitions;
pub(crate) mod shape_traffic_split_entries;
pub(crate) mod shape_trigger_condition_input;
pub(crate) mod shape_updated_server_definition;
pub(crate) mod shape_updated_skill_definition;
pub(crate) mod shape_updated_skill_md_definition;
pub(crate) mod shape_updated_tools_definition;
pub(crate) mod shape_user_preference_override_consolidation_configuration_input;
pub(crate) mod shape_user_preference_override_extraction_configuration_input;
pub(crate) mod shape_content_configuration_list;
pub(crate) mod shape_custom_consolidation_configuration;
pub(crate) mod shape_custom_extraction_configuration;
pub(crate) mod shape_custom_reflection_configuration;
pub(crate) mod shape_episodic_reflection_configuration;
pub(crate) mod shape_http_headers_map;
pub(crate) mod shape_invocation_configuration;
pub(crate) mod shape_message_based_trigger_input;
pub(crate) mod shape_non_empty_string_list;
pub(crate) mod shape_schema_definition;
pub(crate) mod shape_time_based_trigger_input;
pub(crate) mod shape_token_based_trigger_input;
pub(crate) mod shape_trigger_conditions_list;
pub(crate) mod shape_custom_parameter_map;
pub(crate) mod shape_episodic_consolidation_override;
pub(crate) mod shape_episodic_extraction_override;
pub(crate) mod shape_episodic_reflection_override;
pub(crate) mod shape_match_value_string_list;
pub(crate) mod shape_rest_api_methods;
pub(crate) mod shape_scope_list;
pub(crate) mod shape_semantic_consolidation_override;
pub(crate) mod shape_semantic_extraction_override;
pub(crate) mod shape_summary_consolidation_override;
pub(crate) mod shape_traffic_split_metadata_map;
pub(crate) mod shape_trigger_condition;
pub(crate) mod shape_user_preference_consolidation_override;
pub(crate) mod shape_user_preference_extraction_override;
pub(crate) mod shape_message_based_trigger;
pub(crate) mod shape_required_properties;
pub(crate) mod shape_schema_properties;
pub(crate) mod shape_time_based_trigger;
pub(crate) mod shape_token_based_trigger;