Smaws_Client_RedshiftRedshift client library built on EIO.
module Types : sig ... endval make_vpc_security_group_membership :
?status:Types.string_ ->
?vpc_security_group_id:Types.string_ ->
unit ->
Types.vpc_security_group_membershipval make_network_interface :
?ipv6_address:Types.string_ ->
?availability_zone:Types.string_ ->
?private_ip_address:Types.string_ ->
?subnet_id:Types.string_ ->
?network_interface_id:Types.string_ ->
unit ->
Types.network_interfaceval make_vpc_endpoint :
?network_interfaces:Types.network_interface_list ->
?vpc_id:Types.string_ ->
?vpc_endpoint_id:Types.string_ ->
unit ->
Types.vpc_endpointval make_tag : ?value:Types.string_ -> ?key:Types.string_ -> unit -> Types.tagval make_usage_limit :
?tags:Types.tag_list ->
?breach_action:Types.usage_limit_breach_action ->
?period:Types.usage_limit_period ->
?amount:Types.long ->
?limit_type:Types.usage_limit_limit_type ->
?feature_type:Types.usage_limit_feature_type ->
?cluster_identifier:Types.string_ ->
?usage_limit_id:Types.string_ ->
unit ->
Types.usage_limitval make_usage_limit_list :
?marker:Types.string_ ->
?usage_limits:Types.usage_limits ->
unit ->
Types.usage_limit_listval make_supported_operation :
?operation_name:Types.string_ ->
unit ->
Types.supported_operationval make_update_target :
?supported_operations:Types.supported_operation_list ->
?database_version:Types.string_ ->
?maintenance_track_name:Types.string_ ->
unit ->
Types.update_targetval make_update_partner_status_input_message :
?status_message:Types.partner_integration_status_message ->
status:Types.partner_integration_status ->
partner_name:Types.partner_integration_partner_name ->
database_name:Types.partner_integration_database_name ->
cluster_identifier:Types.partner_integration_cluster_identifier ->
account_id:Types.partner_integration_account_id ->
unit ->
Types.update_partner_status_input_messageval make_partner_integration_output_message :
?partner_name:Types.partner_integration_partner_name ->
?database_name:Types.partner_integration_database_name ->
unit ->
Types.partner_integration_output_messageval make_maintenance_track :
?update_targets:Types.eligible_tracks_to_update_list ->
?database_version:Types.string_ ->
?maintenance_track_name:Types.string_ ->
unit ->
Types.maintenance_trackval make_track_list_message :
?marker:Types.string_ ->
?maintenance_tracks:Types.track_list ->
unit ->
Types.track_list_messageval make_tagged_resource :
?resource_type:Types.string_ ->
?resource_name:Types.string_ ->
?tag:Types.tag ->
unit ->
Types.tagged_resourceval make_tagged_resource_list_message :
?marker:Types.string_ ->
?tagged_resources:Types.tagged_resource_list ->
unit ->
Types.tagged_resource_list_messageval make_table_restore_status :
?new_table_name:Types.string_ ->
?target_schema_name:Types.string_ ->
?target_database_name:Types.string_ ->
?source_table_name:Types.string_ ->
?source_schema_name:Types.string_ ->
?source_database_name:Types.string_ ->
?snapshot_identifier:Types.string_ ->
?cluster_identifier:Types.string_ ->
?total_data_in_mega_bytes:Types.long_optional ->
?progress_in_mega_bytes:Types.long_optional ->
?request_time:Types.t_stamp ->
?message:Types.string_ ->
?status:Types.table_restore_status_type ->
?table_restore_request_id:Types.string_ ->
unit ->
Types.table_restore_statusval make_table_restore_status_message :
?marker:Types.string_ ->
?table_restore_status_details:Types.table_restore_status_list ->
unit ->
Types.table_restore_status_messageval make_supported_platform :
?name:Types.string_ ->
unit ->
Types.supported_platformval make_availability_zone :
?supported_platforms:Types.supported_platforms_list ->
?name:Types.string_ ->
unit ->
Types.availability_zoneval make_subnet :
?subnet_status:Types.string_ ->
?subnet_availability_zone:Types.availability_zone ->
?subnet_identifier:Types.string_ ->
unit ->
Types.subnetval make_snapshot_sorting_entity :
?sort_order:Types.sort_by_order ->
attribute:Types.snapshot_attribute_to_sort_by ->
unit ->
Types.snapshot_sorting_entityval make_cluster_associated_to_schedule :
?schedule_association_state:Types.schedule_state ->
?cluster_identifier:Types.string_ ->
unit ->
Types.cluster_associated_to_scheduleval make_snapshot_schedule :
?associated_clusters:Types.associated_cluster_list ->
?associated_cluster_count:Types.integer_optional ->
?next_invocations:Types.scheduled_snapshot_time_list ->
?tags:Types.tag_list ->
?schedule_description:Types.string_ ->
?schedule_identifier:Types.string_ ->
?schedule_definitions:Types.schedule_definition_list ->
unit ->
Types.snapshot_scheduleval make_account_with_restore_access :
?account_alias:Types.string_ ->
?account_id:Types.string_ ->
unit ->
Types.account_with_restore_accessval make_snapshot :
?snapshot_arn:Types.string_ ->
?master_password_secret_kms_key_id:Types.string_ ->
?master_password_secret_arn:Types.string_ ->
?snapshot_retention_start_time:Types.t_stamp ->
?manual_snapshot_remaining_days:Types.integer_optional ->
?manual_snapshot_retention_period:Types.integer_optional ->
?maintenance_track_name:Types.string_ ->
?enhanced_vpc_routing:Types.boolean_ ->
?restorable_node_types:Types.restorable_node_type_list ->
?tags:Types.tag_list ->
?source_region:Types.string_ ->
?elapsed_time_in_seconds:Types.long ->
?estimated_seconds_to_completion:Types.long ->
?current_backup_rate_in_mega_bytes_per_second:Types.double ->
?backup_progress_in_mega_bytes:Types.double ->
?actual_incremental_backup_size_in_mega_bytes:Types.double ->
?total_backup_size_in_mega_bytes:Types.double ->
?owner_account:Types.string_ ->
?accounts_with_restore_access:Types.accounts_with_restore_access_list ->
?encrypted_with_hs_m:Types.boolean_ ->
?kms_key_id:Types.string_ ->
?encrypted:Types.boolean_ ->
?vpc_id:Types.string_ ->
?db_name:Types.string_ ->
?number_of_nodes:Types.integer ->
?node_type:Types.string_ ->
?snapshot_type:Types.string_ ->
?engine_full_version:Types.string_ ->
?cluster_version:Types.string_ ->
?master_username:Types.string_ ->
?cluster_create_time:Types.t_stamp ->
?availability_zone:Types.string_ ->
?port:Types.integer ->
?status:Types.string_ ->
?snapshot_create_time:Types.t_stamp ->
?cluster_identifier:Types.string_ ->
?snapshot_identifier:Types.string_ ->
unit ->
Types.snapshotval make_snapshot_message :
?snapshots:Types.snapshot_list ->
?marker:Types.string_ ->
unit ->
Types.snapshot_messageval make_snapshot_error_message :
?failure_reason:Types.string_ ->
?failure_code:Types.string_ ->
?snapshot_cluster_identifier:Types.string_ ->
?snapshot_identifier:Types.string_ ->
unit ->
Types.snapshot_error_messageval make_snapshot_copy_grant :
?tags:Types.tag_list ->
?kms_key_id:Types.string_ ->
?snapshot_copy_grant_name:Types.string_ ->
unit ->
Types.snapshot_copy_grantval make_snapshot_copy_grant_message :
?snapshot_copy_grants:Types.snapshot_copy_grant_list ->
?marker:Types.string_ ->
unit ->
Types.snapshot_copy_grant_messageval make_lake_formation_query :
authorization:Types.service_authorization ->
unit ->
Types.lake_formation_queryval make_read_write_access :
authorization:Types.service_authorization ->
unit ->
Types.read_write_accessval make_connect :
authorization:Types.service_authorization ->
unit ->
Types.connectval make_serverless_identifier :
workgroup_identifier:Types.string_ ->
namespace_identifier:Types.string_ ->
unit ->
Types.serverless_identifierval make_cluster_node :
?public_ip_address:Types.string_ ->
?private_ip_address:Types.string_ ->
?node_role:Types.string_ ->
unit ->
Types.cluster_nodeval make_secondary_cluster_info :
?cluster_nodes:Types.cluster_nodes_list ->
?availability_zone:Types.string_ ->
unit ->
Types.secondary_cluster_infoval make_resize_cluster_message :
?target_reserved_node_offering_id:Types.string_ ->
?reserved_node_id:Types.string_ ->
?classic:Types.boolean_optional ->
?number_of_nodes:Types.integer_optional ->
?node_type:Types.string_ ->
?cluster_type:Types.string_ ->
cluster_identifier:Types.string_ ->
unit ->
Types.resize_cluster_messageval make_pause_cluster_message :
cluster_identifier:Types.string_ ->
unit ->
Types.pause_cluster_messageval make_resume_cluster_message :
cluster_identifier:Types.string_ ->
unit ->
Types.resume_cluster_messageval make_scheduled_action_type :
?resume_cluster:Types.resume_cluster_message ->
?pause_cluster:Types.pause_cluster_message ->
?resize_cluster:Types.resize_cluster_message ->
unit ->
Types.scheduled_action_typeval make_scheduled_action :
?end_time:Types.t_stamp ->
?start_time:Types.t_stamp ->
?next_invocations:Types.scheduled_action_time_list ->
?state:Types.scheduled_action_state ->
?scheduled_action_description:Types.string_ ->
?iam_role:Types.string_ ->
?schedule:Types.string_ ->
?target_action:Types.scheduled_action_type ->
?scheduled_action_name:Types.string_ ->
unit ->
Types.scheduled_actionval make_scheduled_actions_message :
?scheduled_actions:Types.scheduled_action_list ->
?marker:Types.string_ ->
unit ->
Types.scheduled_actions_messageval make_scheduled_action_filter :
values:Types.value_string_list ->
name:Types.scheduled_action_filter_name ->
unit ->
Types.scheduled_action_filterval make_endpoint :
?vpc_endpoints:Types.vpc_endpoints_list ->
?port:Types.integer ->
?address:Types.string_ ->
unit ->
Types.endpointval make_cluster_security_group_membership :
?status:Types.string_ ->
?cluster_security_group_name:Types.string_ ->
unit ->
Types.cluster_security_group_membershipval make_cluster_parameter_status :
?parameter_apply_error_description:Types.string_ ->
?parameter_apply_status:Types.string_ ->
?parameter_name:Types.string_ ->
unit ->
Types.cluster_parameter_statusval make_cluster_parameter_group_status :
?cluster_parameter_status_list:Types.cluster_parameter_status_list ->
?parameter_apply_status:Types.string_ ->
?parameter_group_name:Types.string_ ->
unit ->
Types.cluster_parameter_group_statusval make_pending_modified_values :
?encryption_type:Types.string_ ->
?maintenance_track_name:Types.string_ ->
?enhanced_vpc_routing:Types.boolean_optional ->
?publicly_accessible:Types.boolean_optional ->
?cluster_identifier:Types.string_ ->
?automated_snapshot_retention_period:Types.integer_optional ->
?cluster_version:Types.string_ ->
?cluster_type:Types.string_ ->
?number_of_nodes:Types.integer_optional ->
?node_type:Types.string_ ->
?master_user_password:Types.sensitive_string ->
unit ->
Types.pending_modified_valuesval make_restore_status :
?estimated_time_to_completion_in_seconds:Types.long ->
?elapsed_time_in_seconds:Types.long ->
?progress_in_mega_bytes:Types.long ->
?snapshot_size_in_mega_bytes:Types.long ->
?current_restore_rate_in_mega_bytes_per_second:Types.double ->
?status:Types.string_ ->
unit ->
Types.restore_statusval make_data_transfer_progress :
?elapsed_time_in_seconds:Types.long_optional ->
?estimated_time_to_completion_in_seconds:Types.long_optional ->
?data_transferred_in_mega_bytes:Types.long ->
?total_data_in_mega_bytes:Types.long ->
?current_rate_in_mega_bytes_per_second:Types.double_optional ->
?status:Types.string_ ->
unit ->
Types.data_transfer_progressval make_hsm_status :
?status:Types.string_ ->
?hsm_configuration_identifier:Types.string_ ->
?hsm_client_certificate_identifier:Types.string_ ->
unit ->
Types.hsm_statusval make_cluster_snapshot_copy_status :
?snapshot_copy_grant_name:Types.string_ ->
?manual_snapshot_retention_period:Types.integer ->
?retention_period:Types.long ->
?destination_region:Types.string_ ->
unit ->
Types.cluster_snapshot_copy_statusval make_elastic_ip_status :
?status:Types.string_ ->
?elastic_ip:Types.string_ ->
unit ->
Types.elastic_ip_statusval make_cluster_iam_role :
?apply_status:Types.string_ ->
?iam_role_arn:Types.string_ ->
unit ->
Types.cluster_iam_roleval make_deferred_maintenance_window :
?defer_maintenance_end_time:Types.t_stamp ->
?defer_maintenance_start_time:Types.t_stamp ->
?defer_maintenance_identifier:Types.string_ ->
unit ->
Types.deferred_maintenance_windowval make_resize_info :
?allow_cancel_resize:Types.boolean_ ->
?resize_type:Types.string_ ->
unit ->
Types.resize_infoval make_aqua_configuration :
?aqua_configuration_status:Types.aqua_configuration_status ->
?aqua_status:Types.aqua_status ->
unit ->
Types.aqua_configurationval make_reserved_node_exchange_status :
?target_reserved_node_count:Types.integer ->
?target_reserved_node_type:Types.string_ ->
?target_reserved_node_offering_id:Types.string_ ->
?source_reserved_node_count:Types.integer ->
?source_reserved_node_type:Types.string_ ->
?source_reserved_node_id:Types.string_ ->
?request_time:Types.t_stamp ->
?status:Types.reserved_node_exchange_status_type ->
?reserved_node_exchange_request_id:Types.string_ ->
unit ->
Types.reserved_node_exchange_statusval make_cluster :
?extra_compute_for_automatic_optimization:Types.string_ ->
?catalog_arn:Types.string_ ->
?lakehouse_registration_status:Types.string_ ->
?multi_az_secondary:Types.secondary_cluster_info ->
?multi_a_z:Types.string_ ->
?ip_address_type:Types.string_ ->
?master_password_secret_kms_key_id:Types.string_ ->
?master_password_secret_arn:Types.string_ ->
?custom_domain_certificate_expiry_date:Types.t_stamp ->
?custom_domain_certificate_arn:Types.string_ ->
?custom_domain_name:Types.string_ ->
?reserved_node_exchange_status:Types.reserved_node_exchange_status ->
?default_iam_role_arn:Types.string_ ->
?aqua_configuration:Types.aqua_configuration ->
?total_storage_capacity_in_mega_bytes:Types.long_optional ->
?cluster_namespace_arn:Types.string_ ->
?availability_zone_relocation_status:Types.string_ ->
?resize_info:Types.resize_info ->
?next_maintenance_window_start_time:Types.t_stamp ->
?expected_next_snapshot_schedule_time_status:Types.string_ ->
?expected_next_snapshot_schedule_time:Types.t_stamp ->
?snapshot_schedule_state:Types.schedule_state ->
?snapshot_schedule_identifier:Types.string_ ->
?deferred_maintenance_windows:Types.deferred_maintenance_windows_list ->
?elastic_resize_number_of_node_options:Types.string_ ->
?maintenance_track_name:Types.string_ ->
?pending_actions:Types.pending_actions_list ->
?iam_roles:Types.cluster_iam_role_list ->
?enhanced_vpc_routing:Types.boolean_ ->
?kms_key_id:Types.string_ ->
?tags:Types.tag_list ->
?cluster_revision_number:Types.string_ ->
?elastic_ip_status:Types.elastic_ip_status ->
?cluster_nodes:Types.cluster_nodes_list ->
?cluster_public_key:Types.string_ ->
?cluster_snapshot_copy_status:Types.cluster_snapshot_copy_status ->
?hsm_status:Types.hsm_status ->
?data_transfer_progress:Types.data_transfer_progress ->
?restore_status:Types.restore_status ->
?encrypted:Types.boolean_ ->
?publicly_accessible:Types.boolean_ ->
?number_of_nodes:Types.integer ->
?allow_version_upgrade:Types.boolean_ ->
?cluster_version:Types.string_ ->
?pending_modified_values:Types.pending_modified_values ->
?preferred_maintenance_window:Types.string_ ->
?availability_zone:Types.string_ ->
?vpc_id:Types.string_ ->
?cluster_subnet_group_name:Types.string_ ->
?cluster_parameter_groups:Types.cluster_parameter_group_status_list ->
?vpc_security_groups:Types.vpc_security_group_membership_list ->
?cluster_security_groups:Types.cluster_security_group_membership_list ->
?manual_snapshot_retention_period:Types.integer ->
?automated_snapshot_retention_period:Types.integer ->
?cluster_create_time:Types.t_stamp ->
?endpoint:Types.endpoint ->
?db_name:Types.string_ ->
?master_username:Types.string_ ->
?modify_status:Types.string_ ->
?cluster_availability_status:Types.string_ ->
?cluster_status:Types.string_ ->
?node_type:Types.string_ ->
?cluster_identifier:Types.string_ ->
unit ->
Types.clusterval make_rotate_encryption_key_message :
cluster_identifier:Types.string_ ->
unit ->
Types.rotate_encryption_key_messageval make_revoke_snapshot_access_message :
?snapshot_cluster_identifier:Types.string_ ->
?snapshot_arn:Types.string_ ->
?snapshot_identifier:Types.string_ ->
account_with_restore_access:Types.string_ ->
unit ->
Types.revoke_snapshot_access_messageval make_revoke_endpoint_access_message :
?force:Types.boolean_ ->
?vpc_ids:Types.vpc_identifier_list ->
?account:Types.string_ ->
?cluster_identifier:Types.string_ ->
unit ->
Types.revoke_endpoint_access_messageval make_endpoint_authorization :
?endpoint_count:Types.integer ->
?allowed_vp_cs:Types.vpc_identifier_list ->
?allowed_all_vp_cs:Types.boolean_ ->
?status:Types.authorization_status ->
?cluster_status:Types.string_ ->
?authorize_time:Types.t_stamp ->
?cluster_identifier:Types.string_ ->
?grantee:Types.string_ ->
?grantor:Types.string_ ->
unit ->
Types.endpoint_authorizationval make_ec2_security_group :
?tags:Types.tag_list ->
?ec2_security_group_owner_id:Types.string_ ->
?ec2_security_group_name:Types.string_ ->
?status:Types.string_ ->
unit ->
Types.ec2_security_groupval make_ip_range :
?tags:Types.tag_list ->
?cidri_p:Types.string_ ->
?status:Types.string_ ->
unit ->
Types.ip_rangeval make_cluster_security_group :
?tags:Types.tag_list ->
?ip_ranges:Types.ip_range_list ->
?ec2_security_groups:Types.ec2_security_group_list ->
?description:Types.string_ ->
?cluster_security_group_name:Types.string_ ->
unit ->
Types.cluster_security_groupval make_revoke_cluster_security_group_ingress_message :
?ec2_security_group_owner_id:Types.string_ ->
?ec2_security_group_name:Types.string_ ->
?cidri_p:Types.string_ ->
cluster_security_group_name:Types.string_ ->
unit ->
Types.revoke_cluster_security_group_ingress_messageval make_revision_target :
?database_revision_release_date:Types.t_stamp ->
?description:Types.string_ ->
?database_revision:Types.string_ ->
unit ->
Types.revision_targetval make_restore_table_from_cluster_snapshot_message :
?enable_case_sensitive_identifier:Types.boolean_optional ->
?target_schema_name:Types.string_ ->
?target_database_name:Types.string_ ->
?source_schema_name:Types.string_ ->
new_table_name:Types.string_ ->
source_table_name:Types.string_ ->
source_database_name:Types.string_ ->
snapshot_identifier:Types.string_ ->
cluster_identifier:Types.string_ ->
unit ->
Types.restore_table_from_cluster_snapshot_messageval make_restore_from_cluster_snapshot_message :
?redshift_idc_application_arn:Types.string_ ->
?catalog_name:Types.catalog_name_string ->
?multi_a_z:Types.boolean_optional ->
?ip_address_type:Types.string_ ->
?master_password_secret_kms_key_id:Types.string_ ->
?manage_master_password:Types.boolean_optional ->
?encrypted:Types.boolean_optional ->
?target_reserved_node_offering_id:Types.string_ ->
?reserved_node_id:Types.string_ ->
?default_iam_role_arn:Types.string_ ->
?aqua_configuration_status:Types.aqua_configuration_status ->
?availability_zone_relocation:Types.boolean_optional ->
?number_of_nodes:Types.integer_optional ->
?snapshot_schedule_identifier:Types.string_ ->
?maintenance_track_name:Types.string_ ->
?iam_roles:Types.iam_role_arn_list ->
?additional_info:Types.string_ ->
?enhanced_vpc_routing:Types.boolean_optional ->
?node_type:Types.string_ ->
?kms_key_id:Types.string_ ->
?manual_snapshot_retention_period:Types.integer_optional ->
?automated_snapshot_retention_period:Types.integer_optional ->
?preferred_maintenance_window:Types.string_ ->
?vpc_security_group_ids:Types.vpc_security_group_id_list ->
?cluster_security_groups:Types.cluster_security_group_name_list ->
?cluster_parameter_group_name:Types.string_ ->
?elastic_ip:Types.string_ ->
?hsm_configuration_identifier:Types.string_ ->
?hsm_client_certificate_identifier:Types.string_ ->
?owner_account:Types.string_ ->
?publicly_accessible:Types.boolean_optional ->
?cluster_subnet_group_name:Types.string_ ->
?allow_version_upgrade:Types.boolean_optional ->
?availability_zone:Types.string_ ->
?port:Types.integer_optional ->
?snapshot_cluster_identifier:Types.string_ ->
?snapshot_arn:Types.string_ ->
?snapshot_identifier:Types.string_ ->
cluster_identifier:Types.string_ ->
unit ->
Types.restore_from_cluster_snapshot_messageval make_resource_policy :
?policy:Types.string_ ->
?resource_arn:Types.string_ ->
unit ->
Types.resource_policyval make_resize_progress_message :
?data_transfer_progress_percent:Types.double_optional ->
?target_encryption_type:Types.string_ ->
?message:Types.string_ ->
?resize_type:Types.string_ ->
?estimated_time_to_completion_in_seconds:Types.long_optional ->
?elapsed_time_in_seconds:Types.long_optional ->
?progress_in_mega_bytes:Types.long_optional ->
?total_resize_data_in_mega_bytes:Types.long_optional ->
?avg_resize_rate_in_mega_bytes_per_second:Types.double_optional ->
?import_tables_not_started:Types.import_tables_not_started ->
?import_tables_in_progress:Types.import_tables_in_progress ->
?import_tables_completed:Types.import_tables_completed ->
?status:Types.string_ ->
?target_cluster_type:Types.string_ ->
?target_number_of_nodes:Types.integer_optional ->
?target_node_type:Types.string_ ->
unit ->
Types.resize_progress_messageval make_parameter :
?minimum_engine_version:Types.string_ ->
?is_modifiable:Types.boolean_ ->
?apply_type:Types.parameter_apply_type ->
?allowed_values:Types.string_ ->
?data_type:Types.string_ ->
?source:Types.string_ ->
?description:Types.string_ ->
?parameter_value:Types.string_ ->
?parameter_name:Types.string_ ->
unit ->
Types.parameterval make_reset_cluster_parameter_group_message :
?parameters:Types.parameters_list ->
?reset_all_parameters:Types.boolean_ ->
parameter_group_name:Types.string_ ->
unit ->
Types.reset_cluster_parameter_group_messageval make_cluster_parameter_group_name_message :
?parameter_group_status:Types.string_ ->
?parameter_group_name:Types.string_ ->
unit ->
Types.cluster_parameter_group_name_messageval make_recurring_charge :
?recurring_charge_frequency:Types.string_ ->
?recurring_charge_amount:Types.double ->
unit ->
Types.recurring_chargeval make_reserved_node :
?reserved_node_offering_type:Types.reserved_node_offering_type ->
?recurring_charges:Types.recurring_charge_list ->
?offering_type:Types.string_ ->
?state:Types.string_ ->
?node_count:Types.integer ->
?currency_code:Types.string_ ->
?usage_price:Types.double ->
?fixed_price:Types.double ->
?duration:Types.integer ->
?start_time:Types.t_stamp ->
?node_type:Types.string_ ->
?reserved_node_offering_id:Types.string_ ->
?reserved_node_id:Types.string_ ->
unit ->
Types.reserved_nodeval make_reserved_nodes_message :
?reserved_nodes:Types.reserved_node_list ->
?marker:Types.string_ ->
unit ->
Types.reserved_nodes_messageval make_reserved_node_offering :
?reserved_node_offering_type:Types.reserved_node_offering_type ->
?recurring_charges:Types.recurring_charge_list ->
?offering_type:Types.string_ ->
?currency_code:Types.string_ ->
?usage_price:Types.double ->
?fixed_price:Types.double ->
?duration:Types.integer ->
?node_type:Types.string_ ->
?reserved_node_offering_id:Types.string_ ->
unit ->
Types.reserved_node_offeringval make_reserved_node_offerings_message :
?reserved_node_offerings:Types.reserved_node_offering_list ->
?marker:Types.string_ ->
unit ->
Types.reserved_node_offerings_messageval make_reserved_node_configuration_option :
?target_reserved_node_offering:Types.reserved_node_offering ->
?target_reserved_node_count:Types.integer ->
?source_reserved_node:Types.reserved_node ->
unit ->
Types.reserved_node_configuration_optionval make_register_namespace_output_message :
?status:Types.namespace_registration_status ->
unit ->
Types.register_namespace_output_messageval make_provisioned_identifier :
cluster_identifier:Types.string_ ->
unit ->
Types.provisioned_identifierval make_register_namespace_input_message :
consumer_identifiers:Types.consumer_identifier_list ->
namespace_identifier:Types.namespace_identifier_union ->
unit ->
Types.register_namespace_input_messageval make_reference_link :
?link:Types.string_ ->
?text:Types.string_ ->
unit ->
Types.reference_linkval make_reboot_cluster_message :
cluster_identifier:Types.string_ ->
unit ->
Types.reboot_cluster_messageval make_put_resource_policy_message :
policy:Types.string_ ->
resource_arn:Types.string_ ->
unit ->
Types.put_resource_policy_messageval make_purchase_reserved_node_offering_message :
?node_count:Types.integer_optional ->
reserved_node_offering_id:Types.string_ ->
unit ->
Types.purchase_reserved_node_offering_messageval make_modify_usage_limit_message :
?breach_action:Types.usage_limit_breach_action ->
?amount:Types.long_optional ->
usage_limit_id:Types.string_ ->
unit ->
Types.modify_usage_limit_messageval make_modify_snapshot_schedule_message :
schedule_definitions:Types.schedule_definition_list ->
schedule_identifier:Types.string_ ->
unit ->
Types.modify_snapshot_schedule_messageval make_modify_snapshot_copy_retention_period_message :
?manual:Types.boolean_ ->
retention_period:Types.integer ->
cluster_identifier:Types.string_ ->
unit ->
Types.modify_snapshot_copy_retention_period_messageval make_modify_scheduled_action_message :
?enable:Types.boolean_optional ->
?end_time:Types.t_stamp ->
?start_time:Types.t_stamp ->
?scheduled_action_description:Types.string_ ->
?iam_role:Types.string_ ->
?schedule:Types.string_ ->
?target_action:Types.scheduled_action_type ->
scheduled_action_name:Types.string_ ->
unit ->
Types.modify_scheduled_action_messageval make_authorized_token_issuer :
?authorized_audiences_list:Types.authorized_audience_list ->
?trusted_token_issuer_arn:Types.string_ ->
unit ->
Types.authorized_token_issuerval make_redshift_idc_application :
?sso_tag_keys:Types.tag_key_list ->
?tags:Types.tag_list ->
?application_type:Types.application_type ->
?service_integrations:Types.service_integration_list ->
?authorized_token_issuer_list:Types.authorized_token_issuer_list ->
?idc_onboard_status:Types.string_ ->
?idc_managed_application_arn:Types.string_ ->
?iam_role_arn:Types.string_ ->
?idc_display_name:Types.idc_display_name_string ->
?identity_namespace:Types.identity_namespace_string ->
?redshift_idc_application_arn:Types.string_ ->
?redshift_idc_application_name:Types.redshift_idc_application_name ->
?idc_instance_arn:Types.string_ ->
unit ->
Types.redshift_idc_applicationval make_modify_redshift_idc_application_message :
?service_integrations:Types.service_integration_list ->
?authorized_token_issuer_list:Types.authorized_token_issuer_list ->
?idc_display_name:Types.idc_display_name_string ->
?iam_role_arn:Types.string_ ->
?identity_namespace:Types.identity_namespace_string ->
redshift_idc_application_arn:Types.string_ ->
unit ->
Types.modify_redshift_idc_application_messageval make_lakehouse_configuration :
?catalog_arn:Types.string_ ->
?lakehouse_registration_status:Types.string_ ->
?lakehouse_idc_application_arn:Types.string_ ->
?cluster_identifier:Types.string_ ->
unit ->
Types.lakehouse_configurationval make_modify_lakehouse_configuration_message :
?dry_run:Types.boolean_optional ->
?lakehouse_idc_application_arn:Types.string_ ->
?lakehouse_idc_registration:Types.lakehouse_idc_registration ->
?catalog_name:Types.catalog_name_string ->
?lakehouse_registration:Types.lakehouse_registration ->
cluster_identifier:Types.string_ ->
unit ->
Types.modify_lakehouse_configuration_messageval make_integration_error :
?error_message:Types.string_ ->
error_code:Types.string_ ->
unit ->
Types.integration_errorval make_integration :
?tags:Types.tag_list ->
?additional_encryption_context:Types.encryption_context_map ->
?kms_key_id:Types.string_ ->
?description:Types.description ->
?create_time:Types.t_stamp ->
?errors:Types.integration_error_list ->
?status:Types.zero_etl_integration_status ->
?target_arn:Types.target_arn ->
?source_arn:Types.source_arn ->
?integration_name:Types.integration_name ->
?integration_arn:Types.integration_arn ->
unit ->
Types.integrationval make_modify_integration_message :
?integration_name:Types.integration_name ->
?description:Types.integration_description ->
integration_arn:Types.integration_arn ->
unit ->
Types.modify_integration_messageval make_event_subscription :
?tags:Types.tag_list ->
?enabled:Types.boolean_ ->
?severity:Types.string_ ->
?event_categories_list:Types.event_categories_list ->
?source_ids_list:Types.source_ids_list ->
?source_type:Types.string_ ->
?subscription_creation_time:Types.t_stamp ->
?status:Types.string_ ->
?sns_topic_arn:Types.string_ ->
?cust_subscription_id:Types.string_ ->
?customer_aws_id:Types.string_ ->
unit ->
Types.event_subscriptionval make_modify_event_subscription_message :
?enabled:Types.boolean_optional ->
?severity:Types.string_ ->
?event_categories:Types.event_categories_list ->
?source_ids:Types.source_ids_list ->
?source_type:Types.string_ ->
?sns_topic_arn:Types.string_ ->
subscription_name:Types.string_ ->
unit ->
Types.modify_event_subscription_messageval make_endpoint_access :
?vpc_endpoint:Types.vpc_endpoint ->
?vpc_security_groups:Types.vpc_security_group_membership_list ->
?address:Types.string_ ->
?port:Types.integer ->
?endpoint_create_time:Types.t_stamp ->
?endpoint_name:Types.string_ ->
?endpoint_status:Types.string_ ->
?subnet_group_name:Types.string_ ->
?resource_owner:Types.string_ ->
?cluster_identifier:Types.string_ ->
unit ->
Types.endpoint_accessval make_modify_endpoint_access_message :
?vpc_security_group_ids:Types.vpc_security_group_id_list ->
endpoint_name:Types.string_ ->
unit ->
Types.modify_endpoint_access_messageval make_modify_custom_domain_association_message :
cluster_identifier:Types.string_ ->
custom_domain_certificate_arn:Types.custom_domain_certificate_arn_string ->
custom_domain_name:Types.custom_domain_name_string ->
unit ->
Types.modify_custom_domain_association_messageval make_cluster_subnet_group :
?supported_cluster_ip_address_types:Types.value_string_list ->
?tags:Types.tag_list ->
?subnets:Types.subnet_list ->
?subnet_group_status:Types.string_ ->
?vpc_id:Types.string_ ->
?description:Types.string_ ->
?cluster_subnet_group_name:Types.string_ ->
unit ->
Types.cluster_subnet_groupval make_modify_cluster_subnet_group_message :
?description:Types.string_ ->
subnet_ids:Types.subnet_identifier_list ->
cluster_subnet_group_name:Types.string_ ->
unit ->
Types.modify_cluster_subnet_group_messageval make_modify_cluster_snapshot_schedule_message :
?disassociate_schedule:Types.boolean_optional ->
?schedule_identifier:Types.string_ ->
cluster_identifier:Types.string_ ->
unit ->
Types.modify_cluster_snapshot_schedule_messageval make_modify_cluster_snapshot_message :
?force:Types.boolean_ ->
?manual_snapshot_retention_period:Types.integer_optional ->
snapshot_identifier:Types.string_ ->
unit ->
Types.modify_cluster_snapshot_messageval make_modify_cluster_parameter_group_message :
parameters:Types.parameters_list ->
parameter_group_name:Types.string_ ->
unit ->
Types.modify_cluster_parameter_group_messageval make_modify_cluster_maintenance_message :
?defer_maintenance_duration:Types.integer_optional ->
?defer_maintenance_end_time:Types.t_stamp ->
?defer_maintenance_start_time:Types.t_stamp ->
?defer_maintenance_identifier:Types.string_ ->
?defer_maintenance:Types.boolean_optional ->
cluster_identifier:Types.string_ ->
unit ->
Types.modify_cluster_maintenance_messageval make_modify_cluster_iam_roles_message :
?default_iam_role_arn:Types.string_ ->
?remove_iam_roles:Types.iam_role_arn_list ->
?add_iam_roles:Types.iam_role_arn_list ->
cluster_identifier:Types.string_ ->
unit ->
Types.modify_cluster_iam_roles_messageval make_modify_cluster_db_revision_message :
revision_target:Types.string_ ->
cluster_identifier:Types.string_ ->
unit ->
Types.modify_cluster_db_revision_messageval make_modify_cluster_message :
?extra_compute_for_automatic_optimization:Types.boolean_optional ->
?multi_a_z:Types.boolean_optional ->
?ip_address_type:Types.string_ ->
?master_password_secret_kms_key_id:Types.string_ ->
?manage_master_password:Types.boolean_optional ->
?port:Types.integer_optional ->
?availability_zone:Types.string_ ->
?availability_zone_relocation:Types.boolean_optional ->
?kms_key_id:Types.string_ ->
?encrypted:Types.boolean_optional ->
?maintenance_track_name:Types.string_ ->
?enhanced_vpc_routing:Types.boolean_optional ->
?elastic_ip:Types.string_ ->
?publicly_accessible:Types.boolean_optional ->
?new_cluster_identifier:Types.string_ ->
?hsm_configuration_identifier:Types.string_ ->
?hsm_client_certificate_identifier:Types.string_ ->
?allow_version_upgrade:Types.boolean_optional ->
?cluster_version:Types.string_ ->
?preferred_maintenance_window:Types.string_ ->
?manual_snapshot_retention_period:Types.integer_optional ->
?automated_snapshot_retention_period:Types.integer_optional ->
?cluster_parameter_group_name:Types.string_ ->
?master_user_password:Types.sensitive_string ->
?vpc_security_group_ids:Types.vpc_security_group_id_list ->
?cluster_security_groups:Types.cluster_security_group_name_list ->
?number_of_nodes:Types.integer_optional ->
?node_type:Types.string_ ->
?cluster_type:Types.string_ ->
cluster_identifier:Types.string_ ->
unit ->
Types.modify_cluster_messageval make_modify_authentication_profile_message :
authentication_profile_content:Types.string_ ->
authentication_profile_name:Types.authentication_profile_name_string ->
unit ->
Types.modify_authentication_profile_messageval make_modify_aqua_output_message :
?aqua_configuration:Types.aqua_configuration ->
unit ->
Types.modify_aqua_output_messageval make_modify_aqua_input_message :
?aqua_configuration_status:Types.aqua_configuration_status ->
cluster_identifier:Types.string_ ->
unit ->
Types.modify_aqua_input_messageval make_recommended_action :
?type_:Types.recommended_action_type ->
?command:Types.string_ ->
?database:Types.string_ ->
?text:Types.string_ ->
unit ->
Types.recommended_actionval make_recommendation :
?reference_links:Types.reference_link_list ->
?recommended_actions:Types.recommended_action_list ->
?recommendation_text:Types.string_ ->
?impact_ranking:Types.impact_ranking_type ->
?observation:Types.string_ ->
?description:Types.string_ ->
?title:Types.string_ ->
?recommendation_type:Types.string_ ->
?created_at:Types.t_stamp ->
?namespace_arn:Types.string_ ->
?cluster_identifier:Types.string_ ->
?id:Types.string_ ->
unit ->
Types.recommendationval make_list_recommendations_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?namespace_arn:Types.string_ ->
?cluster_identifier:Types.string_ ->
unit ->
Types.list_recommendations_messageval make_get_resource_policy_message :
resource_arn:Types.string_ ->
unit ->
Types.get_resource_policy_messageval make_get_reserved_node_exchange_offerings_output_message :
?reserved_node_offerings:Types.reserved_node_offering_list ->
?marker:Types.string_ ->
unit ->
Types.get_reserved_node_exchange_offerings_output_messageval make_get_reserved_node_exchange_offerings_input_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
reserved_node_id:Types.string_ ->
unit ->
Types.get_reserved_node_exchange_offerings_input_messageval make_get_reserved_node_exchange_configuration_options_output_message :
?reserved_node_configuration_option_list:
Types.reserved_node_configuration_option_list ->
?marker:Types.string_ ->
unit ->
Types.get_reserved_node_exchange_configuration_options_output_messageval make_get_reserved_node_exchange_configuration_options_input_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?snapshot_identifier:Types.string_ ->
?cluster_identifier:Types.string_ ->
action_type:Types.reserved_node_exchange_action_type ->
unit ->
Types.get_reserved_node_exchange_configuration_options_input_messageval make_get_identity_center_auth_token_response :
?expiration_time:Types.t_stamp ->
?token:Types.sensitive_string ->
unit ->
Types.get_identity_center_auth_token_responseval make_get_identity_center_auth_token_request :
cluster_ids:Types.cluster_identifier_list ->
unit ->
Types.get_identity_center_auth_token_requestval make_cluster_extended_credentials :
?next_refresh_time:Types.t_stamp ->
?expiration:Types.t_stamp ->
?db_password:Types.sensitive_string ->
?db_user:Types.string_ ->
unit ->
Types.cluster_extended_credentialsval make_get_cluster_credentials_with_iam_message :
?custom_domain_name:Types.string_ ->
?duration_seconds:Types.integer_optional ->
?cluster_identifier:Types.string_ ->
?db_name:Types.string_ ->
unit ->
Types.get_cluster_credentials_with_iam_messageval make_cluster_credentials :
?expiration:Types.t_stamp ->
?db_password:Types.sensitive_string ->
?db_user:Types.string_ ->
unit ->
Types.cluster_credentialsval make_get_cluster_credentials_message :
?custom_domain_name:Types.string_ ->
?db_groups:Types.db_group_list ->
?auto_create:Types.boolean_optional ->
?duration_seconds:Types.integer_optional ->
?cluster_identifier:Types.string_ ->
?db_name:Types.string_ ->
db_user:Types.string_ ->
unit ->
Types.get_cluster_credentials_messageval make_failover_primary_compute_input_message :
cluster_identifier:Types.string_ ->
unit ->
Types.failover_primary_compute_input_messageval make_enable_snapshot_copy_message :
?manual_snapshot_retention_period:Types.integer_optional ->
?snapshot_copy_grant_name:Types.string_ ->
?retention_period:Types.integer_optional ->
destination_region:Types.string_ ->
cluster_identifier:Types.string_ ->
unit ->
Types.enable_snapshot_copy_messageval make_logging_status :
?log_exports:Types.log_type_list ->
?log_destination_type:Types.log_destination_type ->
?last_failure_message:Types.string_ ->
?last_failure_time:Types.t_stamp ->
?last_successful_delivery_time:Types.t_stamp ->
?s3_key_prefix:Types.s3_key_prefix_value ->
?bucket_name:Types.string_ ->
?logging_enabled:Types.boolean_ ->
unit ->
Types.logging_statusval make_enable_logging_message :
?log_exports:Types.log_type_list ->
?log_destination_type:Types.log_destination_type ->
?s3_key_prefix:Types.s3_key_prefix_value ->
?bucket_name:Types.string_ ->
cluster_identifier:Types.string_ ->
unit ->
Types.enable_logging_messageval make_disable_snapshot_copy_message :
cluster_identifier:Types.string_ ->
unit ->
Types.disable_snapshot_copy_messageval make_disable_logging_message :
cluster_identifier:Types.string_ ->
unit ->
Types.disable_logging_messageval make_describe_usage_limits_message :
?tag_values:Types.tag_value_list ->
?tag_keys:Types.tag_key_list ->
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?feature_type:Types.usage_limit_feature_type ->
?cluster_identifier:Types.string_ ->
?usage_limit_id:Types.string_ ->
unit ->
Types.describe_usage_limits_messageval make_describe_tags_message :
?tag_values:Types.tag_value_list ->
?tag_keys:Types.tag_key_list ->
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?resource_type:Types.string_ ->
?resource_name:Types.string_ ->
unit ->
Types.describe_tags_messageval make_describe_table_restore_status_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?table_restore_request_id:Types.string_ ->
?cluster_identifier:Types.string_ ->
unit ->
Types.describe_table_restore_status_messageval make_customer_storage_message :
?total_provisioned_storage_in_mega_bytes:Types.double ->
?total_backup_size_in_mega_bytes:Types.double ->
unit ->
Types.customer_storage_messageval make_describe_snapshot_schedules_output_message :
?marker:Types.string_ ->
?snapshot_schedules:Types.snapshot_schedule_list ->
unit ->
Types.describe_snapshot_schedules_output_messageval make_describe_snapshot_schedules_message :
?max_records:Types.integer_optional ->
?marker:Types.string_ ->
?tag_values:Types.tag_value_list ->
?tag_keys:Types.tag_key_list ->
?schedule_identifier:Types.string_ ->
?cluster_identifier:Types.string_ ->
unit ->
Types.describe_snapshot_schedules_messageval make_describe_snapshot_copy_grants_message :
?tag_values:Types.tag_value_list ->
?tag_keys:Types.tag_key_list ->
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?snapshot_copy_grant_name:Types.string_ ->
unit ->
Types.describe_snapshot_copy_grants_messageval make_describe_scheduled_actions_message :
?max_records:Types.integer_optional ->
?marker:Types.string_ ->
?filters:Types.scheduled_action_filter_list ->
?active:Types.boolean_optional ->
?end_time:Types.t_stamp ->
?start_time:Types.t_stamp ->
?target_action_type:Types.scheduled_action_type_values ->
?scheduled_action_name:Types.string_ ->
unit ->
Types.describe_scheduled_actions_messageval make_describe_resize_message :
cluster_identifier:Types.string_ ->
unit ->
Types.describe_resize_messageval make_describe_reserved_nodes_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?reserved_node_id:Types.string_ ->
unit ->
Types.describe_reserved_nodes_messageval make_describe_reserved_node_offerings_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?reserved_node_offering_id:Types.string_ ->
unit ->
Types.describe_reserved_node_offerings_messageval make_describe_reserved_node_exchange_status_output_message :
?marker:Types.string_ ->
?reserved_node_exchange_status_details:
Types.reserved_node_exchange_status_list ->
unit ->
Types.describe_reserved_node_exchange_status_output_messageval make_describe_reserved_node_exchange_status_input_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?reserved_node_exchange_request_id:Types.string_ ->
?reserved_node_id:Types.string_ ->
unit ->
Types.describe_reserved_node_exchange_status_input_messageval make_describe_redshift_idc_applications_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?redshift_idc_application_arn:Types.string_ ->
unit ->
Types.describe_redshift_idc_applications_messageval make_partner_integration_info :
?updated_at:Types.t_stamp ->
?created_at:Types.t_stamp ->
?status_message:Types.partner_integration_status_message ->
?status:Types.partner_integration_status ->
?partner_name:Types.partner_integration_partner_name ->
?database_name:Types.partner_integration_database_name ->
unit ->
Types.partner_integration_infoval make_describe_partners_output_message :
?partner_integration_info_list:Types.partner_integration_info_list ->
unit ->
Types.describe_partners_output_messageval make_describe_partners_input_message :
?partner_name:Types.partner_integration_partner_name ->
?database_name:Types.partner_integration_database_name ->
cluster_identifier:Types.partner_integration_cluster_identifier ->
account_id:Types.partner_integration_account_id ->
unit ->
Types.describe_partners_input_messageval make_orderable_cluster_option :
?availability_zones:Types.availability_zone_list ->
?node_type:Types.string_ ->
?cluster_type:Types.string_ ->
?cluster_version:Types.string_ ->
unit ->
Types.orderable_cluster_optionval make_orderable_cluster_options_message :
?marker:Types.string_ ->
?orderable_cluster_options:Types.orderable_cluster_options_list ->
unit ->
Types.orderable_cluster_options_messageval make_describe_orderable_cluster_options_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?node_type:Types.string_ ->
?cluster_version:Types.string_ ->
unit ->
Types.describe_orderable_cluster_options_messageval make_node_configuration_option :
?mode:Types.mode ->
?estimated_disk_utilization_percent:Types.double_optional ->
?number_of_nodes:Types.integer ->
?node_type:Types.string_ ->
unit ->
Types.node_configuration_optionval make_node_configuration_options_message :
?marker:Types.string_ ->
?node_configuration_option_list:Types.node_configuration_option_list ->
unit ->
Types.node_configuration_options_messageval make_node_configuration_options_filter :
?values:Types.value_string_list ->
?operator:Types.operator_type ->
?name:Types.node_configuration_options_filter_name ->
unit ->
Types.node_configuration_options_filterval make_describe_node_configuration_options_message :
?max_records:Types.integer_optional ->
?marker:Types.string_ ->
?filters:Types.node_configuration_options_filter_list ->
?owner_account:Types.string_ ->
?snapshot_arn:Types.string_ ->
?snapshot_identifier:Types.string_ ->
?cluster_identifier:Types.string_ ->
action_type:Types.action_type ->
unit ->
Types.describe_node_configuration_options_messageval make_describe_logging_status_message :
cluster_identifier:Types.string_ ->
unit ->
Types.describe_logging_status_messageval make_integrations_message :
?integrations:Types.integration_list ->
?marker:Types.string_ ->
unit ->
Types.integrations_messageval make_describe_integrations_filter :
values:Types.describe_integrations_filter_value_list ->
name:Types.describe_integrations_filter_name ->
unit ->
Types.describe_integrations_filterval make_describe_integrations_message :
?filters:Types.describe_integrations_filter_list ->
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?integration_arn:Types.integration_arn ->
unit ->
Types.describe_integrations_messageval make_inbound_integration :
?create_time:Types.t_stamp ->
?errors:Types.integration_error_list ->
?status:Types.zero_etl_integration_status ->
?target_arn:Types.target_arn ->
?source_arn:Types.string_ ->
?integration_arn:Types.inbound_integration_arn ->
unit ->
Types.inbound_integrationval make_inbound_integrations_message :
?inbound_integrations:Types.inbound_integration_list ->
?marker:Types.string_ ->
unit ->
Types.inbound_integrations_messageval make_describe_inbound_integrations_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?target_arn:Types.target_arn ->
?integration_arn:Types.inbound_integration_arn ->
unit ->
Types.describe_inbound_integrations_messageval make_hsm_configuration :
?tags:Types.tag_list ->
?hsm_partition_name:Types.string_ ->
?hsm_ip_address:Types.string_ ->
?description:Types.string_ ->
?hsm_configuration_identifier:Types.string_ ->
unit ->
Types.hsm_configurationval make_hsm_configuration_message :
?hsm_configurations:Types.hsm_configuration_list ->
?marker:Types.string_ ->
unit ->
Types.hsm_configuration_messageval make_describe_hsm_configurations_message :
?tag_values:Types.tag_value_list ->
?tag_keys:Types.tag_key_list ->
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?hsm_configuration_identifier:Types.string_ ->
unit ->
Types.describe_hsm_configurations_messageval make_hsm_client_certificate :
?tags:Types.tag_list ->
?hsm_client_certificate_public_key:Types.string_ ->
?hsm_client_certificate_identifier:Types.string_ ->
unit ->
Types.hsm_client_certificateval make_hsm_client_certificate_message :
?hsm_client_certificates:Types.hsm_client_certificate_list ->
?marker:Types.string_ ->
unit ->
Types.hsm_client_certificate_messageval make_describe_hsm_client_certificates_message :
?tag_values:Types.tag_value_list ->
?tag_keys:Types.tag_key_list ->
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?hsm_client_certificate_identifier:Types.string_ ->
unit ->
Types.describe_hsm_client_certificates_messageval make_event_subscriptions_message :
?event_subscriptions_list:Types.event_subscriptions_list ->
?marker:Types.string_ ->
unit ->
Types.event_subscriptions_messageval make_describe_event_subscriptions_message :
?tag_values:Types.tag_value_list ->
?tag_keys:Types.tag_key_list ->
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?subscription_name:Types.string_ ->
unit ->
Types.describe_event_subscriptions_messageval make_event :
?event_id:Types.string_ ->
?date:Types.t_stamp ->
?severity:Types.string_ ->
?event_categories:Types.event_categories_list ->
?message:Types.string_ ->
?source_type:Types.source_type ->
?source_identifier:Types.string_ ->
unit ->
Types.eventval make_events_message :
?events:Types.event_list ->
?marker:Types.string_ ->
unit ->
Types.events_messageval make_describe_events_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?duration:Types.integer_optional ->
?end_time:Types.t_stamp ->
?start_time:Types.t_stamp ->
?source_type:Types.source_type ->
?source_identifier:Types.string_ ->
unit ->
Types.describe_events_messageval make_event_info_map :
?severity:Types.string_ ->
?event_description:Types.string_ ->
?event_categories:Types.event_categories_list ->
?event_id:Types.string_ ->
unit ->
Types.event_info_mapval make_event_categories_map :
?events:Types.event_info_map_list ->
?source_type:Types.string_ ->
unit ->
Types.event_categories_mapval make_event_categories_message :
?event_categories_map_list:Types.event_categories_map_list ->
unit ->
Types.event_categories_messageval make_describe_event_categories_message :
?source_type:Types.string_ ->
unit ->
Types.describe_event_categories_messageval make_endpoint_authorization_list :
?marker:Types.string_ ->
?endpoint_authorization_list:Types.endpoint_authorizations ->
unit ->
Types.endpoint_authorization_listval make_describe_endpoint_authorization_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?grantee:Types.boolean_optional ->
?account:Types.string_ ->
?cluster_identifier:Types.string_ ->
unit ->
Types.describe_endpoint_authorization_messageval make_endpoint_access_list :
?marker:Types.string_ ->
?endpoint_access_list:Types.endpoint_accesses ->
unit ->
Types.endpoint_access_listval make_describe_endpoint_access_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?vpc_id:Types.string_ ->
?endpoint_name:Types.string_ ->
?resource_owner:Types.string_ ->
?cluster_identifier:Types.string_ ->
unit ->
Types.describe_endpoint_access_messageval make_default_cluster_parameters :
?parameters:Types.parameters_list ->
?marker:Types.string_ ->
?parameter_group_family:Types.string_ ->
unit ->
Types.default_cluster_parametersval make_describe_default_cluster_parameters_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
parameter_group_family:Types.string_ ->
unit ->
Types.describe_default_cluster_parameters_messageval make_certificate_association :
?cluster_identifier:Types.string_ ->
?custom_domain_name:Types.string_ ->
unit ->
Types.certificate_associationval make_association :
?certificate_associations:Types.certificate_association_list ->
?custom_domain_certificate_expiry_date:Types.t_stamp ->
?custom_domain_certificate_arn:Types.string_ ->
unit ->
Types.associationval make_custom_domain_associations_message :
?associations:Types.association_list ->
?marker:Types.string_ ->
unit ->
Types.custom_domain_associations_messageval make_describe_custom_domain_associations_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?custom_domain_certificate_arn:Types.custom_domain_certificate_arn_string ->
?custom_domain_name:Types.custom_domain_name_string ->
unit ->
Types.describe_custom_domain_associations_messageval make_cluster_version :
?description:Types.string_ ->
?cluster_parameter_group_family:Types.string_ ->
?cluster_version:Types.string_ ->
unit ->
Types.cluster_versionval make_cluster_versions_message :
?cluster_versions:Types.cluster_version_list ->
?marker:Types.string_ ->
unit ->
Types.cluster_versions_messageval make_describe_cluster_versions_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?cluster_parameter_group_family:Types.string_ ->
?cluster_version:Types.string_ ->
unit ->
Types.describe_cluster_versions_messageval make_describe_cluster_tracks_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?maintenance_track_name:Types.string_ ->
unit ->
Types.describe_cluster_tracks_messageval make_cluster_subnet_group_message :
?cluster_subnet_groups:Types.cluster_subnet_groups ->
?marker:Types.string_ ->
unit ->
Types.cluster_subnet_group_messageval make_describe_cluster_subnet_groups_message :
?tag_values:Types.tag_value_list ->
?tag_keys:Types.tag_key_list ->
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?cluster_subnet_group_name:Types.string_ ->
unit ->
Types.describe_cluster_subnet_groups_messageval make_describe_cluster_snapshots_message :
?sorting_entities:Types.snapshot_sorting_entity_list ->
?cluster_exists:Types.boolean_optional ->
?tag_values:Types.tag_value_list ->
?tag_keys:Types.tag_key_list ->
?owner_account:Types.string_ ->
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?end_time:Types.t_stamp ->
?start_time:Types.t_stamp ->
?snapshot_type:Types.string_ ->
?snapshot_arn:Types.string_ ->
?snapshot_identifier:Types.string_ ->
?cluster_identifier:Types.string_ ->
unit ->
Types.describe_cluster_snapshots_messageval make_cluster_security_group_message :
?cluster_security_groups:Types.cluster_security_groups ->
?marker:Types.string_ ->
unit ->
Types.cluster_security_group_messageval make_describe_cluster_security_groups_message :
?tag_values:Types.tag_value_list ->
?tag_keys:Types.tag_key_list ->
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?cluster_security_group_name:Types.string_ ->
unit ->
Types.describe_cluster_security_groups_messageval make_clusters_message :
?clusters:Types.cluster_list ->
?marker:Types.string_ ->
unit ->
Types.clusters_messageval make_describe_clusters_message :
?tag_values:Types.tag_value_list ->
?tag_keys:Types.tag_key_list ->
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?cluster_identifier:Types.string_ ->
unit ->
Types.describe_clusters_messageval make_cluster_parameter_group_details :
?marker:Types.string_ ->
?parameters:Types.parameters_list ->
unit ->
Types.cluster_parameter_group_detailsval make_describe_cluster_parameters_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?source:Types.string_ ->
parameter_group_name:Types.string_ ->
unit ->
Types.describe_cluster_parameters_messageval make_cluster_parameter_group :
?tags:Types.tag_list ->
?description:Types.string_ ->
?parameter_group_family:Types.string_ ->
?parameter_group_name:Types.string_ ->
unit ->
Types.cluster_parameter_groupval make_cluster_parameter_groups_message :
?parameter_groups:Types.parameter_group_list ->
?marker:Types.string_ ->
unit ->
Types.cluster_parameter_groups_messageval make_describe_cluster_parameter_groups_message :
?tag_values:Types.tag_value_list ->
?tag_keys:Types.tag_key_list ->
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?parameter_group_name:Types.string_ ->
unit ->
Types.describe_cluster_parameter_groups_messageval make_cluster_db_revision :
?revision_targets:Types.revision_targets_list ->
?database_revision_release_date:Types.t_stamp ->
?current_database_revision:Types.string_ ->
?cluster_identifier:Types.string_ ->
unit ->
Types.cluster_db_revisionval make_cluster_db_revisions_message :
?cluster_db_revisions:Types.cluster_db_revisions_list ->
?marker:Types.string_ ->
unit ->
Types.cluster_db_revisions_messageval make_describe_cluster_db_revisions_message :
?marker:Types.string_ ->
?max_records:Types.integer_optional ->
?cluster_identifier:Types.string_ ->
unit ->
Types.describe_cluster_db_revisions_messageval make_authentication_profile :
?authentication_profile_content:Types.string_ ->
?authentication_profile_name:Types.authentication_profile_name_string ->
unit ->
Types.authentication_profileval make_describe_authentication_profiles_message :
?authentication_profile_name:Types.authentication_profile_name_string ->
unit ->
Types.describe_authentication_profiles_messageval make_attribute_value_target :
?attribute_value:Types.string_ ->
unit ->
Types.attribute_value_targetval make_account_attribute :
?attribute_values:Types.attribute_value_list ->
?attribute_name:Types.string_ ->
unit ->
Types.account_attributeval make_account_attribute_list :
?account_attributes:Types.attribute_list ->
unit ->
Types.account_attribute_listval make_describe_account_attributes_message :
?attribute_names:Types.attribute_name_list ->
unit ->
Types.describe_account_attributes_messageval make_deregister_namespace_output_message :
?status:Types.namespace_registration_status ->
unit ->
Types.deregister_namespace_output_messageval make_deregister_namespace_input_message :
consumer_identifiers:Types.consumer_identifier_list ->
namespace_identifier:Types.namespace_identifier_union ->
unit ->
Types.deregister_namespace_input_messageval make_delete_usage_limit_message :
usage_limit_id:Types.string_ ->
unit ->
Types.delete_usage_limit_messageval make_delete_tags_message :
tag_keys:Types.tag_key_list ->
resource_name:Types.string_ ->
unit ->
Types.delete_tags_messageval make_delete_snapshot_schedule_message :
schedule_identifier:Types.string_ ->
unit ->
Types.delete_snapshot_schedule_messageval make_delete_snapshot_copy_grant_message :
snapshot_copy_grant_name:Types.string_ ->
unit ->
Types.delete_snapshot_copy_grant_messageval make_delete_scheduled_action_message :
scheduled_action_name:Types.string_ ->
unit ->
Types.delete_scheduled_action_messageval make_delete_resource_policy_message :
resource_arn:Types.string_ ->
unit ->
Types.delete_resource_policy_messageval make_delete_redshift_idc_application_message :
redshift_idc_application_arn:Types.string_ ->
unit ->
Types.delete_redshift_idc_application_messageval make_partner_integration_input_message :
partner_name:Types.partner_integration_partner_name ->
database_name:Types.partner_integration_database_name ->
cluster_identifier:Types.partner_integration_cluster_identifier ->
account_id:Types.partner_integration_account_id ->
unit ->
Types.partner_integration_input_messageval make_delete_integration_message :
integration_arn:Types.integration_arn ->
unit ->
Types.delete_integration_messageval make_delete_hsm_configuration_message :
hsm_configuration_identifier:Types.string_ ->
unit ->
Types.delete_hsm_configuration_messageval make_delete_hsm_client_certificate_message :
hsm_client_certificate_identifier:Types.string_ ->
unit ->
Types.delete_hsm_client_certificate_messageval make_delete_event_subscription_message :
subscription_name:Types.string_ ->
unit ->
Types.delete_event_subscription_messageval make_delete_endpoint_access_message :
endpoint_name:Types.string_ ->
unit ->
Types.delete_endpoint_access_messageval make_delete_custom_domain_association_message :
custom_domain_name:Types.custom_domain_name_string ->
cluster_identifier:Types.string_ ->
unit ->
Types.delete_custom_domain_association_messageval make_delete_cluster_subnet_group_message :
cluster_subnet_group_name:Types.string_ ->
unit ->
Types.delete_cluster_subnet_group_messageval make_delete_cluster_snapshot_message :
?snapshot_cluster_identifier:Types.string_ ->
snapshot_identifier:Types.string_ ->
unit ->
Types.delete_cluster_snapshot_messageval make_delete_cluster_security_group_message :
cluster_security_group_name:Types.string_ ->
unit ->
Types.delete_cluster_security_group_messageval make_delete_cluster_parameter_group_message :
parameter_group_name:Types.string_ ->
unit ->
Types.delete_cluster_parameter_group_messageval make_delete_cluster_message :
?final_cluster_snapshot_retention_period:Types.integer_optional ->
?final_cluster_snapshot_identifier:Types.string_ ->
?skip_final_cluster_snapshot:Types.boolean_ ->
cluster_identifier:Types.string_ ->
unit ->
Types.delete_cluster_messageval make_delete_authentication_profile_message :
authentication_profile_name:Types.authentication_profile_name_string ->
unit ->
Types.delete_authentication_profile_messageval make_create_usage_limit_message :
?tags:Types.tag_list ->
?breach_action:Types.usage_limit_breach_action ->
?period:Types.usage_limit_period ->
amount:Types.long ->
limit_type:Types.usage_limit_limit_type ->
feature_type:Types.usage_limit_feature_type ->
cluster_identifier:Types.string_ ->
unit ->
Types.create_usage_limit_messageval make_create_tags_message :
tags:Types.tag_list ->
resource_name:Types.string_ ->
unit ->
Types.create_tags_messageval make_create_snapshot_schedule_message :
?next_invocations:Types.integer_optional ->
?dry_run:Types.boolean_optional ->
?tags:Types.tag_list ->
?schedule_description:Types.string_ ->
?schedule_identifier:Types.string_ ->
?schedule_definitions:Types.schedule_definition_list ->
unit ->
Types.create_snapshot_schedule_messageval make_create_snapshot_copy_grant_message :
?tags:Types.tag_list ->
?kms_key_id:Types.string_ ->
snapshot_copy_grant_name:Types.string_ ->
unit ->
Types.create_snapshot_copy_grant_messageval make_create_scheduled_action_message :
?enable:Types.boolean_optional ->
?end_time:Types.t_stamp ->
?start_time:Types.t_stamp ->
?scheduled_action_description:Types.string_ ->
iam_role:Types.string_ ->
schedule:Types.string_ ->
target_action:Types.scheduled_action_type ->
scheduled_action_name:Types.string_ ->
unit ->
Types.create_scheduled_action_messageval make_create_redshift_idc_application_message :
?sso_tag_keys:Types.tag_key_list ->
?tags:Types.tag_list ->
?application_type:Types.application_type ->
?service_integrations:Types.service_integration_list ->
?authorized_token_issuer_list:Types.authorized_token_issuer_list ->
?identity_namespace:Types.identity_namespace_string ->
iam_role_arn:Types.string_ ->
idc_display_name:Types.idc_display_name_string ->
redshift_idc_application_name:Types.redshift_idc_application_name ->
idc_instance_arn:Types.string_ ->
unit ->
Types.create_redshift_idc_application_messageval make_create_integration_message :
?description:Types.integration_description ->
?additional_encryption_context:Types.encryption_context_map ->
?tag_list:Types.tag_list ->
?kms_key_id:Types.string_ ->
integration_name:Types.integration_name ->
target_arn:Types.target_arn ->
source_arn:Types.source_arn ->
unit ->
Types.create_integration_messageval make_create_hsm_configuration_message :
?tags:Types.tag_list ->
hsm_server_public_certificate:Types.string_ ->
hsm_partition_password:Types.string_ ->
hsm_partition_name:Types.string_ ->
hsm_ip_address:Types.string_ ->
description:Types.string_ ->
hsm_configuration_identifier:Types.string_ ->
unit ->
Types.create_hsm_configuration_messageval make_create_hsm_client_certificate_message :
?tags:Types.tag_list ->
hsm_client_certificate_identifier:Types.string_ ->
unit ->
Types.create_hsm_client_certificate_messageval make_create_event_subscription_message :
?tags:Types.tag_list ->
?enabled:Types.boolean_optional ->
?severity:Types.string_ ->
?event_categories:Types.event_categories_list ->
?source_ids:Types.source_ids_list ->
?source_type:Types.string_ ->
sns_topic_arn:Types.string_ ->
subscription_name:Types.string_ ->
unit ->
Types.create_event_subscription_messageval make_create_endpoint_access_message :
?vpc_security_group_ids:Types.vpc_security_group_id_list ->
?resource_owner:Types.string_ ->
?cluster_identifier:Types.string_ ->
subnet_group_name:Types.string_ ->
endpoint_name:Types.string_ ->
unit ->
Types.create_endpoint_access_messageval make_create_custom_domain_association_message :
cluster_identifier:Types.string_ ->
custom_domain_certificate_arn:Types.custom_domain_certificate_arn_string ->
custom_domain_name:Types.custom_domain_name_string ->
unit ->
Types.create_custom_domain_association_messageval make_create_cluster_subnet_group_message :
?tags:Types.tag_list ->
subnet_ids:Types.subnet_identifier_list ->
description:Types.string_ ->
cluster_subnet_group_name:Types.string_ ->
unit ->
Types.create_cluster_subnet_group_messageval make_create_cluster_snapshot_message :
?tags:Types.tag_list ->
?manual_snapshot_retention_period:Types.integer_optional ->
cluster_identifier:Types.string_ ->
snapshot_identifier:Types.string_ ->
unit ->
Types.create_cluster_snapshot_messageval make_create_cluster_security_group_message :
?tags:Types.tag_list ->
description:Types.string_ ->
cluster_security_group_name:Types.string_ ->
unit ->
Types.create_cluster_security_group_messageval make_create_cluster_parameter_group_message :
?tags:Types.tag_list ->
description:Types.string_ ->
parameter_group_family:Types.string_ ->
parameter_group_name:Types.string_ ->
unit ->
Types.create_cluster_parameter_group_messageval make_create_cluster_message :
?extra_compute_for_automatic_optimization:Types.boolean_optional ->
?catalog_name:Types.catalog_name_string ->
?redshift_idc_application_arn:Types.string_ ->
?multi_a_z:Types.boolean_optional ->
?ip_address_type:Types.string_ ->
?master_password_secret_kms_key_id:Types.string_ ->
?manage_master_password:Types.boolean_optional ->
?load_sample_data:Types.string_ ->
?default_iam_role_arn:Types.string_ ->
?aqua_configuration_status:Types.aqua_configuration_status ->
?availability_zone_relocation:Types.boolean_optional ->
?snapshot_schedule_identifier:Types.string_ ->
?maintenance_track_name:Types.string_ ->
?iam_roles:Types.iam_role_arn_list ->
?additional_info:Types.string_ ->
?enhanced_vpc_routing:Types.boolean_optional ->
?kms_key_id:Types.string_ ->
?tags:Types.tag_list ->
?elastic_ip:Types.string_ ->
?hsm_configuration_identifier:Types.string_ ->
?hsm_client_certificate_identifier:Types.string_ ->
?encrypted:Types.boolean_optional ->
?publicly_accessible:Types.boolean_optional ->
?number_of_nodes:Types.integer_optional ->
?allow_version_upgrade:Types.boolean_optional ->
?cluster_version:Types.string_ ->
?port:Types.integer_optional ->
?manual_snapshot_retention_period:Types.integer_optional ->
?automated_snapshot_retention_period:Types.integer_optional ->
?cluster_parameter_group_name:Types.string_ ->
?preferred_maintenance_window:Types.string_ ->
?availability_zone:Types.string_ ->
?cluster_subnet_group_name:Types.string_ ->
?vpc_security_group_ids:Types.vpc_security_group_id_list ->
?cluster_security_groups:Types.cluster_security_group_name_list ->
?master_user_password:Types.sensitive_string ->
?cluster_type:Types.string_ ->
?db_name:Types.string_ ->
master_username:Types.string_ ->
node_type:Types.string_ ->
cluster_identifier:Types.string_ ->
unit ->
Types.create_cluster_messageval make_create_authentication_profile_message :
authentication_profile_content:Types.string_ ->
authentication_profile_name:Types.authentication_profile_name_string ->
unit ->
Types.create_authentication_profile_messageval make_copy_cluster_snapshot_message :
?manual_snapshot_retention_period:Types.integer_optional ->
?source_snapshot_cluster_identifier:Types.string_ ->
target_snapshot_identifier:Types.string_ ->
source_snapshot_identifier:Types.string_ ->
unit ->
Types.copy_cluster_snapshot_messageval make_cancel_resize_message :
cluster_identifier:Types.string_ ->
unit ->
Types.cancel_resize_messageval make_batch_modify_cluster_snapshots_output_message :
?errors:Types.batch_snapshot_operation_errors ->
?resources:Types.snapshot_identifier_list ->
unit ->
Types.batch_modify_cluster_snapshots_output_messageval make_batch_modify_cluster_snapshots_message :
?force:Types.boolean_ ->
?manual_snapshot_retention_period:Types.integer_optional ->
snapshot_identifier_list:Types.snapshot_identifier_list ->
unit ->
Types.batch_modify_cluster_snapshots_messageval make_batch_delete_cluster_snapshots_request :
identifiers:Types.delete_cluster_snapshot_message_list ->
unit ->
Types.batch_delete_cluster_snapshots_requestval make_authorize_snapshot_access_message :
?snapshot_cluster_identifier:Types.string_ ->
?snapshot_arn:Types.string_ ->
?snapshot_identifier:Types.string_ ->
account_with_restore_access:Types.string_ ->
unit ->
Types.authorize_snapshot_access_messageval make_authorize_endpoint_access_message :
?vpc_ids:Types.vpc_identifier_list ->
?cluster_identifier:Types.string_ ->
account:Types.string_ ->
unit ->
Types.authorize_endpoint_access_messageval make_authorize_cluster_security_group_ingress_message :
?ec2_security_group_owner_id:Types.string_ ->
?ec2_security_group_name:Types.string_ ->
?cidri_p:Types.string_ ->
cluster_security_group_name:Types.string_ ->
unit ->
Types.authorize_cluster_security_group_ingress_messageval make_accept_reserved_node_exchange_output_message :
?exchanged_reserved_node:Types.reserved_node ->
unit ->
Types.accept_reserved_node_exchange_output_messageval make_accept_reserved_node_exchange_input_message :
target_reserved_node_offering_id:Types.string_ ->
reserved_node_id:Types.string_ ->
unit ->
Types.accept_reserved_node_exchange_input_messageOperations
module AcceptReservedNodeExchange : sig ... endExchanges a DC1 Reserved Node for a DC2 Reserved Node with no changes to the configuration (term, payment type, or number of nodes) and no additional costs.
module AddPartner : sig ... endAdds a partner integration to a cluster. This operation authorizes a partner to push status updates for the specified database. To complete the integration, you also set up the integration on the partner website.
From a datashare consumer account, associates a datashare with the account (AssociateEntireAccount) or the specified namespace (ConsumerArn). If you make this association, the consumer can consume the datashare.
module AuthorizeClusterSecurityGroupIngress : sig ... endAdds an inbound (ingress) rule to an Amazon Redshift security group. Depending on whether the application accessing your cluster is running on the Internet or an Amazon EC2 instance, you can authorize inbound access to either a Classless Interdomain Routing (CIDR)/Internet Protocol (IP) range or to an Amazon EC2 security group. You can add as many as 20 ingress rules to an Amazon Redshift security group.
From a data producer account, authorizes the sharing of a datashare with one or more consumer accounts or managing entities. To authorize a datashare for a data consumer, the producer account must have the correct access permissions.
module AuthorizeEndpointAccess : sig ... endGrants access to a cluster.
module AuthorizeSnapshotAccess : sig ... endAuthorizes the specified Amazon Web Services account to restore the specified snapshot.
module BatchDeleteClusterSnapshots : sig ... endDeletes a set of cluster snapshots.
module BatchModifyClusterSnapshots : sig ... endModifies the settings for a set of cluster snapshots.
module CancelResize : sig ... endCancels a resize operation for a cluster.
module CopyClusterSnapshot : sig ... endCopies the specified automated cluster snapshot to a new manual cluster snapshot. The source must be an automated snapshot and it must be in the available state.
module CreateAuthenticationProfile : sig ... endCreates an authentication profile with the specified parameters.
module CreateCluster : sig ... endCreates a new cluster with the specified parameters.
module CreateClusterParameterGroup : sig ... endCreates an Amazon Redshift parameter group.
module CreateClusterSecurityGroup : sig ... endCreates a new Amazon Redshift security group. You use security groups to control access to non-VPC clusters.
module CreateClusterSnapshot : sig ... endCreates a manual snapshot of the specified cluster. The cluster must be in the available state.
module CreateClusterSubnetGroup : sig ... endCreates a new Amazon Redshift subnet group. You must provide a list of one or more subnets in your existing Amazon Virtual Private Cloud (Amazon VPC) when creating Amazon Redshift subnet group.
module CreateCustomDomainAssociation : sig ... endUsed to create a custom domain name for a cluster. Properties include the custom domain name, the cluster the custom domain is associated with, and the certificate Amazon Resource Name (ARN).
module CreateEndpointAccess : sig ... endCreates a Redshift-managed VPC endpoint.
module CreateEventSubscription : sig ... endCreates an Amazon Redshift event notification subscription. This action requires an ARN (Amazon Resource Name) of an Amazon SNS topic created by either the Amazon Redshift console, the Amazon SNS console, or the Amazon SNS API. To obtain an ARN with Amazon SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console.
module CreateHsmClientCertificate : sig ... endCreates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
module CreateHsmConfiguration : sig ... endCreates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM). After creating the HSM configuration, you can specify it as a parameter when creating a cluster. The cluster will then store its encryption keys in the HSM.
module CreateIntegration : sig ... endCreates a zero-ETL integration or S3 event integration with Amazon Redshift.
module CreateRedshiftIdcApplication : sig ... endCreates an Amazon Redshift application for use with IAM Identity Center.
module CreateScheduledAction : sig ... endCreates a scheduled action. A scheduled action contains a schedule and an Amazon Redshift API action. For example, you can create a schedule of when to run the ResizeCluster API operation.
module CreateSnapshotCopyGrant : sig ... endCreates a snapshot copy grant that permits Amazon Redshift to use an encrypted symmetric key from Key Management Service (KMS) to encrypt copied snapshots in a destination region.
module CreateSnapshotSchedule : sig ... endCreate a snapshot schedule that can be associated to a cluster and which overrides the default system backup schedule.
module CreateTags : sig ... endAdds tags to a cluster.
module CreateUsageLimit : sig ... endCreates a usage limit for a specified Amazon Redshift feature on a cluster. The usage limit is identified by the returned usage limit identifier.
From a datashare producer account, removes authorization from the specified datashare.
module DeleteAuthenticationProfile : sig ... endDeletes an authentication profile.
module DeleteCluster : sig ... endDeletes a previously provisioned cluster without its final snapshot being created. A successful response from the web service indicates that the request was received correctly. Use DescribeClusters to monitor the status of the deletion. The delete operation cannot be canceled or reverted once submitted. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.
module DeleteClusterParameterGroup : sig ... endDeletes a specified Amazon Redshift parameter group.
module DeleteClusterSecurityGroup : sig ... endDeletes an Amazon Redshift security group.
module DeleteClusterSnapshot : sig ... endDeletes the specified manual snapshot. The snapshot must be in the available state, with no other users authorized to access the snapshot.
module DeleteClusterSubnetGroup : sig ... endDeletes the specified cluster subnet group.
module DeleteCustomDomainAssociation : sig ... endContains information about deleting a custom domain association for a cluster.
module DeleteEndpointAccess : sig ... endDeletes a Redshift-managed VPC endpoint.
module DeleteEventSubscription : sig ... endDeletes an Amazon Redshift event notification subscription.
module DeleteHsmClientCertificate : sig ... endDeletes the specified HSM client certificate.
module DeleteHsmConfiguration : sig ... endDeletes the specified Amazon Redshift HSM configuration.
module DeleteIntegration : sig ... endDeletes a zero-ETL integration or S3 event integration with Amazon Redshift.
module DeletePartner : sig ... endDeletes a partner integration from a cluster. Data can still flow to the cluster until the integration is deleted at the partner's website.
module DeleteRedshiftIdcApplication : sig ... endDeletes an Amazon Redshift IAM Identity Center application.
module DeleteResourcePolicy : sig ... endDeletes the resource policy for a specified resource.
module DeleteScheduledAction : sig ... endDeletes a scheduled action.
module DeleteSnapshotCopyGrant : sig ... endDeletes the specified snapshot copy grant.
module DeleteSnapshotSchedule : sig ... endDeletes a snapshot schedule.
module DeleteTags : sig ... endDeletes tags from a resource. You must provide the ARN of the resource from which you want to delete the tag or tags.
module DeleteUsageLimit : sig ... endDeletes a usage limit from a cluster.
module DeregisterNamespace : sig ... endDeregisters a cluster or serverless namespace from the Amazon Web Services Glue Data Catalog.
module DescribeAccountAttributes : sig ... endReturns a list of attributes attached to an account
module DescribeAuthenticationProfiles : sig ... endDescribes an authentication profile.
module DescribeClusterDbRevisions : sig ... endReturns an array of ClusterDbRevision objects.
module DescribeClusterParameterGroups : sig ... endReturns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group. For each parameter group, the response includes the parameter group name, description, and parameter group family name. You can optionally specify a name to retrieve the description of a specific parameter group.
module DescribeClusterParameters : sig ... endReturns a detailed list of parameters contained within the specified Amazon Redshift parameter group. For each parameter the response includes information such as parameter name, description, data type, value, whether the parameter value is modifiable, and so on.
module DescribeClusters : sig ... endReturns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties. This operation supports pagination. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.
module DescribeClusterSecurityGroups : sig ... endReturns information about Amazon Redshift security groups. If the name of a security group is specified, the response will contain only information about only that security group.
module DescribeClusterSnapshots : sig ... endReturns one or more snapshot objects, which contain metadata about your cluster snapshots. By default, this operation returns information about all snapshots of all clusters that are owned by your Amazon Web Services account. No information is returned for snapshots owned by inactive Amazon Web Services accounts.
module DescribeClusterSubnetGroups : sig ... endReturns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups. By default, this operation returns information about all cluster subnet groups that are defined in your Amazon Web Services account.
module DescribeClusterTracks : sig ... endReturns a list of all the available maintenance tracks.
module DescribeClusterVersions : sig ... endReturns descriptions of the available Amazon Redshift cluster versions. You can call this operation even before creating any clusters to learn more about the Amazon Redshift versions. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.
module DescribeCustomDomainAssociations : sig ... endContains information about custom domain associations for a cluster.
Shows the status of any inbound or outbound datashares available in the specified account.
Returns a list of datashares where the account identifier being called is a consumer account identifier.
Returns a list of datashares when the account identifier being called is a producer account identifier.
module DescribeDefaultClusterParameters : sig ... endReturns a list of parameter settings for the specified parameter group family.
module DescribeEndpointAccess : sig ... endDescribes a Redshift-managed VPC endpoint.
module DescribeEndpointAuthorization : sig ... endDescribes an endpoint authorization.
module DescribeEventCategories : sig ... endDisplays a list of event categories for all event source types, or for a specified source type. For a list of the event categories and source types, go to Amazon Redshift Event Notifications.
module DescribeEvents : sig ... endReturns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days. Events specific to a particular cluster, security group, snapshot or parameter group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.
module DescribeEventSubscriptions : sig ... endLists descriptions of all the Amazon Redshift event notification subscriptions for a customer account. If you specify a subscription name, lists the description for that subscription.
module DescribeHsmClientCertificates : sig ... endReturns information about the specified HSM client certificate. If no certificate ID is specified, returns information about all the HSM certificates owned by your Amazon Web Services account.
module DescribeHsmConfigurations : sig ... endReturns information about the specified Amazon Redshift HSM configuration. If no configuration ID is specified, returns information about all the HSM configurations owned by your Amazon Web Services account.
module DescribeInboundIntegrations : sig ... endReturns a list of inbound integrations.
module DescribeIntegrations : sig ... endDescribes one or more zero-ETL or S3 event integrations with Amazon Redshift.
module DescribeLoggingStatus : sig ... endDescribes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
module DescribeNodeConfigurationOptions : sig ... endReturns properties of possible node configurations such as node type, number of nodes, and disk usage for the specified action type.
module DescribeOrderableClusterOptions : sig ... endReturns a list of orderable cluster options. Before you create a new cluster you can use this operation to find what options are available, such as the EC2 Availability Zones (AZ) in the specific Amazon Web Services Region that you can specify, and the node types you can request. The node types differ by available storage, memory, CPU and price. With the cost involved you might want to obtain a list of cluster options in the specific region and specify values when creating a cluster. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.
module DescribePartners : sig ... endReturns information about the partner integrations defined for a cluster.
module DescribeRedshiftIdcApplications : sig ... endLists the Amazon Redshift IAM Identity Center applications.
module DescribeReservedNodeExchangeStatus : sig ... endReturns exchange status details and associated metadata for a reserved-node exchange. Statuses include such values as in progress and requested.
module DescribeReservedNodeOfferings : sig ... endReturns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you. These descriptions help you determine which reserve node offering you want to purchase. You then use the unique offering ID in you call to PurchaseReservedNodeOffering to reserve one or more nodes for your Amazon Redshift cluster.
module DescribeReservedNodes : sig ... endReturns the descriptions of the reserved nodes.
module DescribeResize : sig ... endReturns information about the last resize operation for the specified cluster. If no resize operation has ever been initiated for the specified cluster, a HTTP 404 error is returned. If a resize operation was initiated and completed, the status of the resize remains as SUCCEEDED until the next resize.
module DescribeScheduledActions : sig ... endDescribes properties of scheduled actions.
module DescribeSnapshotCopyGrants : sig ... endReturns a list of snapshot copy grants owned by the Amazon Web Services account in the destination region.
module DescribeSnapshotSchedules : sig ... endReturns a list of snapshot schedules.
module DescribeStorage : sig ... endReturns account level backups storage size and provisional storage.
module DescribeTableRestoreStatus : sig ... endLists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API action. If you don't specify a value for the TableRestoreRequestId parameter, then DescribeTableRestoreStatus returns the status of all table restore requests ordered by the date and time of the request in ascending order. Otherwise DescribeTableRestoreStatus returns the status of the table specified by TableRestoreRequestId.
module DescribeTags : sig ... endReturns a list of tags. You can return tags from a specific resource by specifying an ARN, or you can return all tags for a given type of resource, such as clusters, snapshots, and so on.
module DescribeUsageLimits : sig ... endShows usage limits on a cluster. Results are filtered based on the combination of input usage limit identifier, cluster identifier, and feature type parameters:
module DisableLogging : sig ... endStops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
module DisableSnapshotCopy : sig ... endDisables the automatic copying of snapshots from one region to another region for a specified cluster.
From a datashare consumer account, remove association for the specified datashare.
module EnableLogging : sig ... endStarts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
module EnableSnapshotCopy : sig ... endEnables the automatic copy of snapshots from one region to another region for a specified cluster.
module FailoverPrimaryCompute : sig ... endFails over the primary compute unit of the specified Multi-AZ cluster to another Availability Zone.
module GetClusterCredentials : sig ... endReturns a database user name and temporary password with temporary authorization to log on to an Amazon Redshift database. The action returns the database user name prefixed with IAM: if AutoCreate is False or IAMA: if AutoCreate is True. You can optionally specify one or more database user groups that the user will join at log on. By default, the temporary credentials expire in 900 seconds. You can optionally specify a duration between 900 seconds (15 minutes) and 3600 seconds (60 minutes). For more information, see Using IAM Authentication to Generate Database User Credentials in the Amazon Redshift Cluster Management Guide.
module GetClusterCredentialsWithIAM : sig ... endReturns a database user name and temporary password with temporary authorization to log in to an Amazon Redshift database. The database user is mapped 1:1 to the source Identity and Access Management (IAM) identity. For more information about IAM identities, see IAM Identities (users, user groups, and roles) in the Amazon Web Services Identity and Access Management User Guide.
module GetIdentityCenterAuthToken : sig ... endGenerates an encrypted authentication token that propagates the caller's Amazon Web Services IAM Identity Center identity to Amazon Redshift clusters. This API extracts the Amazon Web Services IAM Identity Center identity from enhanced credentials and creates a secure token that Amazon Redshift drivers can use for authentication.
module GetReservedNodeExchangeConfigurationOptions : sig ... endGets the configuration options for the reserved-node exchange. These options include information about the source reserved node and target reserved node offering. Details include the node type, the price, the node count, and the offering type.
module GetReservedNodeExchangeOfferings : sig ... endReturns an array of DC2 ReservedNodeOfferings that matches the payment type, term, and usage price of the given DC1 reserved node.
module GetResourcePolicy : sig ... endGet the resource policy for a specified resource.
module ListRecommendations : sig ... endList the Amazon Redshift Advisor recommendations for one or multiple Amazon Redshift clusters in an Amazon Web Services account.
module ModifyAquaConfiguration : sig ... endThis operation is retired. Calling this operation does not change AQUA configuration. Amazon Redshift automatically determines whether to use AQUA (Advanced Query Accelerator).
module ModifyAuthenticationProfile : sig ... endModifies an authentication profile.
module ModifyCluster : sig ... endModifies the settings for a cluster.
module ModifyClusterDbRevision : sig ... endModifies the database revision of a cluster. The database revision is a unique revision of the database running in a cluster.
module ModifyClusterIamRoles : sig ... endModifies the list of Identity and Access Management (IAM) roles that can be used by the cluster to access other Amazon Web Services services.
module ModifyClusterMaintenance : sig ... endModifies the maintenance settings of a cluster.
module ModifyClusterParameterGroup : sig ... endModifies the parameters of a parameter group. For the parameters parameter, it can't contain ASCII characters.
module ModifyClusterSnapshot : sig ... endModifies the settings for a snapshot.
module ModifyClusterSnapshotSchedule : sig ... endModifies a snapshot schedule for a cluster.
module ModifyClusterSubnetGroup : sig ... endModifies a cluster subnet group to include the specified list of VPC subnets. The operation replaces the existing list of subnets with the new list of subnets.
module ModifyCustomDomainAssociation : sig ... endContains information for changing a custom domain association.
module ModifyEndpointAccess : sig ... endModifies a Redshift-managed VPC endpoint.
module ModifyEventSubscription : sig ... endModifies an existing Amazon Redshift event notification subscription.
module ModifyIntegration : sig ... endModifies a zero-ETL integration or S3 event integration with Amazon Redshift.
module ModifyLakehouseConfiguration : sig ... endModifies the lakehouse configuration for a cluster. This operation allows you to manage Amazon Redshift federated permissions and Amazon Web Services IAM Identity Center trusted identity propagation.
module ModifyRedshiftIdcApplication : sig ... endChanges an existing Amazon Redshift IAM Identity Center application.
module ModifyScheduledAction : sig ... endModifies a scheduled action.
module ModifySnapshotCopyRetentionPeriod : sig ... endModifies the number of days to retain snapshots in the destination Amazon Web Services Region after they are copied from the source Amazon Web Services Region. By default, this operation only changes the retention period of copied automated snapshots. The retention periods for both new and existing copied automated snapshots are updated with the new retention period. You can set the manual option to change only the retention periods of copied manual snapshots. If you set this option, only newly copied manual snapshots have the new retention period.
module ModifySnapshotSchedule : sig ... endModifies a snapshot schedule. Any schedule associated with a cluster is modified asynchronously.
module ModifyUsageLimit : sig ... endModifies a usage limit in a cluster. You can't modify the feature type or period of a usage limit.
module PauseCluster : sig ... endPauses a cluster.
module PurchaseReservedNodeOffering : sig ... endAllows you to purchase reserved nodes. Amazon Redshift offers a predefined set of reserved node offerings. You can purchase one or more of the offerings. You can call the DescribeReservedNodeOfferings API to obtain the available reserved node offerings. You can call this API by providing a specific reserved node offering and the number of nodes you want to reserve.
module PutResourcePolicy : sig ... endUpdates the resource policy for a specified resource.
module RebootCluster : sig ... endReboots a cluster. This action is taken as soon as possible. It results in a momentary outage to the cluster, during which the cluster status is set to rebooting. A cluster event is created when the reboot is completed. Any pending cluster modifications (see ModifyCluster) are applied at this reboot. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.
module RegisterNamespace : sig ... endRegisters a cluster or serverless namespace to the Amazon Web Services Glue Data Catalog.
From a datashare consumer account, rejects the specified datashare.
module ResetClusterParameterGroup : sig ... endSets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default". To reset the entire parameter group specify the ResetAllParameters parameter. For parameter changes to take effect you must reboot any associated clusters.
module ResizeCluster : sig ... endChanges the size of the cluster. You can change the cluster's type, or change the number or type of nodes. The default behavior is to use the elastic resize method. With an elastic resize, your cluster is available for read and write operations more quickly than with the classic resize method.
module RestoreFromClusterSnapshot : sig ... endCreates a new cluster from a snapshot. By default, Amazon Redshift creates the resulting cluster with the same configuration as the original cluster from which the snapshot was created, except that the new cluster is created with the default cluster security and parameter groups. After Amazon Redshift creates the cluster, you can use the ModifyCluster API to associate a different security group and different parameter group with the restored cluster. If you are using a DS node type, you can also choose to change to another DS node type of the same size during restore.
module RestoreTableFromClusterSnapshot : sig ... endCreates a new table from a table in an Amazon Redshift cluster snapshot. You must create the new table within the Amazon Redshift cluster that the snapshot was taken from.
module ResumeCluster : sig ... endResumes a paused cluster.
module RevokeClusterSecurityGroupIngress : sig ... endRevokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group. To add an ingress rule, see AuthorizeClusterSecurityGroupIngress. For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.
module RevokeEndpointAccess : sig ... endRevokes access to a cluster.
module RevokeSnapshotAccess : sig ... endRemoves the ability of the specified Amazon Web Services account to restore the specified snapshot. If the account is currently restoring the snapshot, the restore will run to completion.
module RotateEncryptionKey : sig ... endRotates the encryption keys for a cluster.
module UpdatePartnerStatus : sig ... endmodule Query_serializers : sig ... endmodule Query_deserializers : sig ... end