Smaws_Client_ShieldShield client library built on EIO.
module Types : sig ... endval make_validation_exception_field :
message:Types.string_ ->
name:Types.string_ ->
unit ->
Types.validation_exception_fieldval make_update_subscription_request :
?auto_renew:Types.auto_renew ->
unit ->
Types.update_subscription_requestval make_update_protection_group_request :
?members:Types.protection_group_members ->
?resource_type:Types.protected_resource_type ->
pattern:Types.protection_group_pattern ->
aggregation:Types.protection_group_aggregation ->
protection_group_id:Types.protection_group_id ->
unit ->
Types.update_protection_group_requestval make_emergency_contact :
?contact_notes:Types.contact_notes ->
?phone_number:Types.phone_number ->
email_address:Types.email_address ->
unit ->
Types.emergency_contactval make_update_emergency_contact_settings_request :
?emergency_contact_list:Types.emergency_contact_list ->
unit ->
Types.update_emergency_contact_settings_requestval make_response_action :
?count:Types.count_action ->
?block:Types.block_action ->
unit ->
Types.response_actionval make_update_application_layer_automatic_response_request :
action:Types.response_action ->
resource_arn:Types.resource_arn ->
unit ->
Types.update_application_layer_automatic_response_requestval make_untag_resource_request :
tag_keys:Types.tag_key_list ->
resource_ar_n:Types.resource_arn ->
unit ->
Types.untag_resource_requestval make_contributor :
?value:Types.long ->
?name:Types.string_ ->
unit ->
Types.contributorval make_time_range :
?to_exclusive:Types.timestamp ->
?from_inclusive:Types.timestamp ->
unit ->
Types.time_rangeval make_tag :
?value:Types.tag_value ->
?key:Types.tag_key ->
unit ->
Types.tagval make_tag_resource_request :
tags:Types.tag_list ->
resource_ar_n:Types.resource_arn ->
unit ->
Types.tag_resource_requestval make_summarized_counter :
?unit_:Types.string_ ->
?n:Types.integer ->
?sum:Types.double ->
?average:Types.double ->
?max:Types.double ->
?name:Types.string_ ->
unit ->
Types.summarized_counterval make_summarized_attack_vector :
?vector_counters:Types.summarized_counter_list ->
vector_type:Types.string_ ->
unit ->
Types.summarized_attack_vectorval make_limit : ?max:Types.long -> ?type_:Types.string_ -> unit -> Types.limitval make_protection_limits :
protected_resource_type_limits:Types.limits ->
unit ->
Types.protection_limitsval make_protection_group_arbitrary_pattern_limits :
max_members:Types.long ->
unit ->
Types.protection_group_arbitrary_pattern_limitsval make_protection_group_pattern_type_limits :
arbitrary_pattern_limits:Types.protection_group_arbitrary_pattern_limits ->
unit ->
Types.protection_group_pattern_type_limitsval make_protection_group_limits :
pattern_type_limits:Types.protection_group_pattern_type_limits ->
max_protection_groups:Types.long ->
unit ->
Types.protection_group_limitsval make_subscription_limits :
protection_group_limits:Types.protection_group_limits ->
protection_limits:Types.protection_limits ->
unit ->
Types.subscription_limitsval make_subscription :
?subscription_arn:Types.resource_arn ->
?proactive_engagement_status:Types.proactive_engagement_status ->
?limits:Types.limits ->
?auto_renew:Types.auto_renew ->
?time_commitment_in_seconds:Types.duration_in_seconds ->
?end_time:Types.timestamp ->
?start_time:Types.timestamp ->
subscription_limits:Types.subscription_limits ->
unit ->
Types.subscriptionval make_sub_resource_summary :
?counters:Types.summarized_counter_list ->
?attack_vectors:Types.summarized_attack_vector_list ->
?id:Types.string_ ->
?type_:Types.sub_resource_type ->
unit ->
Types.sub_resource_summaryval make_application_layer_automatic_response_configuration :
action:Types.response_action ->
status:Types.application_layer_automatic_response_status ->
unit ->
Types.application_layer_automatic_response_configurationval make_protection :
?application_layer_automatic_response_configuration:
Types.application_layer_automatic_response_configuration ->
?protection_arn:Types.resource_arn ->
?health_check_ids:Types.health_check_ids ->
?resource_arn:Types.resource_arn ->
?name:Types.protection_name ->
?id:Types.protection_id ->
unit ->
Types.protectionval make_protection_group :
?protection_group_arn:Types.resource_arn ->
?resource_type:Types.protected_resource_type ->
members:Types.protection_group_members ->
pattern:Types.protection_group_pattern ->
aggregation:Types.protection_group_aggregation ->
protection_group_id:Types.protection_group_id ->
unit ->
Types.protection_groupval make_mitigation :
?mitigation_name:Types.string_ ->
unit ->
Types.mitigationval make_list_tags_for_resource_response :
?tags:Types.tag_list ->
unit ->
Types.list_tags_for_resource_responseval make_list_tags_for_resource_request :
resource_ar_n:Types.resource_arn ->
unit ->
Types.list_tags_for_resource_requestval make_list_resources_in_protection_group_response :
?next_token:Types.token ->
resource_arns:Types.resource_arn_list ->
unit ->
Types.list_resources_in_protection_group_responseval make_list_resources_in_protection_group_request :
?max_results:Types.max_results ->
?next_token:Types.token ->
protection_group_id:Types.protection_group_id ->
unit ->
Types.list_resources_in_protection_group_requestval make_list_protections_response :
?next_token:Types.token ->
?protections:Types.protections ->
unit ->
Types.list_protections_responseval make_inclusion_protection_filters :
?resource_types:Types.protected_resource_type_filters ->
?protection_names:Types.protection_name_filters ->
?resource_arns:Types.resource_arn_filters ->
unit ->
Types.inclusion_protection_filtersval make_list_protections_request :
?inclusion_filters:Types.inclusion_protection_filters ->
?max_results:Types.max_results ->
?next_token:Types.token ->
unit ->
Types.list_protections_requestval make_list_protection_groups_response :
?next_token:Types.token ->
protection_groups:Types.protection_groups ->
unit ->
Types.list_protection_groups_responseval make_inclusion_protection_group_filters :
?aggregations:Types.protection_group_aggregation_filters ->
?resource_types:Types.protected_resource_type_filters ->
?patterns:Types.protection_group_pattern_filters ->
?protection_group_ids:Types.protection_group_id_filters ->
unit ->
Types.inclusion_protection_group_filtersval make_list_protection_groups_request :
?inclusion_filters:Types.inclusion_protection_group_filters ->
?max_results:Types.max_results ->
?next_token:Types.token ->
unit ->
Types.list_protection_groups_requestval make_attack_vector_description :
vector_type:Types.string_ ->
unit ->
Types.attack_vector_descriptionval make_attack_summary :
?attack_vectors:Types.attack_vector_description_list ->
?end_time:Types.attack_timestamp ->
?start_time:Types.attack_timestamp ->
?resource_arn:Types.string_ ->
?attack_id:Types.string_ ->
unit ->
Types.attack_summaryval make_list_attacks_response :
?next_token:Types.token ->
?attack_summaries:Types.attack_summaries ->
unit ->
Types.list_attacks_responseval make_list_attacks_request :
?max_results:Types.max_results ->
?next_token:Types.token ->
?end_time:Types.time_range ->
?start_time:Types.time_range ->
?resource_arns:Types.resource_arn_filter_list ->
unit ->
Types.list_attacks_requestval make_get_subscription_state_response :
subscription_state:Types.subscription_state ->
unit ->
Types.get_subscription_state_responseval make_enable_application_layer_automatic_response_request :
action:Types.response_action ->
resource_arn:Types.resource_arn ->
unit ->
Types.enable_application_layer_automatic_response_requestval make_disassociate_health_check_request :
health_check_arn:Types.health_check_arn ->
protection_id:Types.protection_id ->
unit ->
Types.disassociate_health_check_requestval make_disassociate_drt_log_bucket_request :
log_bucket:Types.log_bucket ->
unit ->
Types.disassociate_drt_log_bucket_requestval make_disable_application_layer_automatic_response_request :
resource_arn:Types.resource_arn ->
unit ->
Types.disable_application_layer_automatic_response_requestval make_describe_subscription_response :
?subscription:Types.subscription ->
unit ->
Types.describe_subscription_responseval make_describe_protection_response :
?protection:Types.protection ->
unit ->
Types.describe_protection_responseval make_describe_protection_request :
?resource_arn:Types.resource_arn ->
?protection_id:Types.protection_id ->
unit ->
Types.describe_protection_requestval make_describe_protection_group_response :
protection_group:Types.protection_group ->
unit ->
Types.describe_protection_group_responseval make_describe_protection_group_request :
protection_group_id:Types.protection_group_id ->
unit ->
Types.describe_protection_group_requestval make_describe_emergency_contact_settings_response :
?emergency_contact_list:Types.emergency_contact_list ->
unit ->
Types.describe_emergency_contact_settings_responseval make_describe_drt_access_response :
?log_bucket_list:Types.log_bucket_list ->
?role_arn:Types.role_arn ->
unit ->
Types.describe_drt_access_responseval make_attack_volume_statistics :
max:Types.double ->
unit ->
Types.attack_volume_statisticsval make_attack_volume :
?requests_per_second:Types.attack_volume_statistics ->
?packets_per_second:Types.attack_volume_statistics ->
?bits_per_second:Types.attack_volume_statistics ->
unit ->
Types.attack_volumeval make_attack_statistics_data_item :
?attack_volume:Types.attack_volume ->
attack_count:Types.long ->
unit ->
Types.attack_statistics_data_itemval make_describe_attack_statistics_response :
data_items:Types.attack_statistics_data_list ->
time_range:Types.time_range ->
unit ->
Types.describe_attack_statistics_responseval make_attack_property :
?total:Types.long ->
?unit_:Types.unit_ ->
?top_contributors:Types.top_contributors ->
?attack_property_identifier:Types.attack_property_identifier ->
?attack_layer:Types.attack_layer ->
unit ->
Types.attack_propertyval make_attack_detail :
?mitigations:Types.mitigation_list ->
?attack_properties:Types.attack_properties ->
?attack_counters:Types.summarized_counter_list ->
?end_time:Types.attack_timestamp ->
?start_time:Types.attack_timestamp ->
?sub_resources:Types.sub_resource_summary_list ->
?resource_arn:Types.resource_arn ->
?attack_id:Types.attack_id ->
unit ->
Types.attack_detailval make_describe_attack_response :
?attack:Types.attack_detail ->
unit ->
Types.describe_attack_responseval make_describe_attack_request :
attack_id:Types.attack_id ->
unit ->
Types.describe_attack_requestval make_delete_protection_request :
protection_id:Types.protection_id ->
unit ->
Types.delete_protection_requestval make_delete_protection_group_request :
protection_group_id:Types.protection_group_id ->
unit ->
Types.delete_protection_group_requestval make_create_protection_response :
?protection_id:Types.protection_id ->
unit ->
Types.create_protection_responseval make_create_protection_request :
?tags:Types.tag_list ->
resource_arn:Types.resource_arn ->
name:Types.protection_name ->
unit ->
Types.create_protection_requestval make_create_protection_group_request :
?tags:Types.tag_list ->
?members:Types.protection_group_members ->
?resource_type:Types.protected_resource_type ->
pattern:Types.protection_group_pattern ->
aggregation:Types.protection_group_aggregation ->
protection_group_id:Types.protection_group_id ->
unit ->
Types.create_protection_group_requestval make_associate_proactive_engagement_details_request :
emergency_contact_list:Types.emergency_contact_list ->
unit ->
Types.associate_proactive_engagement_details_requestval make_associate_health_check_request :
health_check_arn:Types.health_check_arn ->
protection_id:Types.protection_id ->
unit ->
Types.associate_health_check_requestval make_associate_drt_role_request :
role_arn:Types.role_arn ->
unit ->
Types.associate_drt_role_requestval make_associate_drt_log_bucket_request :
log_bucket:Types.log_bucket ->
unit ->
Types.associate_drt_log_bucket_requestOperations
module AssociateDRTLogBucket : sig ... endAuthorizes the Shield Response Team (SRT) to access the specified Amazon S3 bucket containing log data such as Application Load Balancer access logs, CloudFront logs, or logs from third party sources. You can associate up to 10 Amazon S3 buckets with your subscription.
module AssociateDRTRole : sig ... endAuthorizes the Shield Response Team (SRT) using the specified role, to access your Amazon Web Services account to assist with DDoS attack mitigation during potential attacks. This enables the SRT to inspect your WAF configuration and create or update WAF rules and web ACLs.
module AssociateHealthCheck : sig ... endAdds health-based detection to the Shield Advanced protection for a resource. Shield Advanced health-based detection uses the health of your Amazon Web Services resource to improve responsiveness and accuracy in attack detection and response.
module AssociateProactiveEngagementDetails : sig ... endInitializes proactive engagement and sets the list of contacts for the Shield Response Team (SRT) to use. You must provide at least one phone number in the emergency contact list.
module CreateProtection : sig ... endEnables Shield Advanced for a specific Amazon Web Services resource. The resource can be an Amazon CloudFront distribution, Amazon Route 53 hosted zone, Global Accelerator standard accelerator, Elastic IP Address, Application Load Balancer, or a Classic Load Balancer. You can protect Amazon EC2 instances and Network Load Balancers by association with protected Amazon EC2 Elastic IP addresses.
module CreateProtectionGroup : sig ... endCreates a grouping of protected resources so they can be handled as a collective. This resource grouping improves the accuracy of detection and reduces false positives.
module CreateSubscription : sig ... endActivates Shield Advanced for an account.
module DeleteProtection : sig ... endDeletes an Shield Advanced Protection.
module DeleteProtectionGroup : sig ... endRemoves the specified protection group.
module DeleteSubscription : sig ... endRemoves Shield Advanced from an account. Shield Advanced requires a 1-year subscription commitment. You cannot delete a subscription prior to the completion of that commitment.
module DescribeAttack : sig ... endDescribes the details of a DDoS attack.
module DescribeAttackStatistics : sig ... endProvides information about the number and type of attacks Shield has detected in the last year for all resources that belong to your account, regardless of whether you've defined Shield protections for them. This operation is available to Shield customers as well as to Shield Advanced customers.
module DescribeDRTAccess : sig ... endReturns the current role and list of Amazon S3 log buckets used by the Shield Response Team (SRT) to access your Amazon Web Services account while assisting with attack mitigation.
module DescribeEmergencyContactSettings : sig ... endA list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.
module DescribeProtection : sig ... endLists the details of a Protection object.
module DescribeProtectionGroup : sig ... endReturns the specification for the specified protection group.
module DescribeSubscription : sig ... endProvides details about the Shield Advanced subscription for an account.
module DisableApplicationLayerAutomaticResponse : sig ... endDisable the Shield Advanced automatic application layer DDoS mitigation feature for the protected resource. This stops Shield Advanced from creating, verifying, and applying WAF rules for attacks that it detects for the resource.
module DisableProactiveEngagement : sig ... endRemoves authorization from the Shield Response Team (SRT) to notify contacts about escalations to the SRT and to initiate proactive customer support.
module DisassociateDRTLogBucket : sig ... endRemoves the Shield Response Team's (SRT) access to the specified Amazon S3 bucket containing the logs that you shared previously.
module DisassociateDRTRole : sig ... endRemoves the Shield Response Team's (SRT) access to your Amazon Web Services account.
module DisassociateHealthCheck : sig ... endRemoves health-based detection from the Shield Advanced protection for a resource. Shield Advanced health-based detection uses the health of your Amazon Web Services resource to improve responsiveness and accuracy in attack detection and response.
module EnableApplicationLayerAutomaticResponse : sig ... endEnable the Shield Advanced automatic application layer DDoS mitigation for the protected resource.
module EnableProactiveEngagement : sig ... endAuthorizes the Shield Response Team (SRT) to use email and phone to notify contacts about escalations to the SRT and to initiate proactive customer support.
module GetSubscriptionState : sig ... endReturns the SubscriptionState, either Active or Inactive.
module ListAttacks : sig ... endReturns all ongoing DDoS attacks or all DDoS attacks during a specified time period.
module ListProtectionGroups : sig ... endRetrieves ProtectionGroup objects for the account. You can retrieve all protection groups or you can provide filtering criteria and retrieve just the subset of protection groups that match the criteria.
module ListProtections : sig ... endRetrieves Protection objects for the account. You can retrieve all protections or you can provide filtering criteria and retrieve just the subset of protections that match the criteria.
module ListResourcesInProtectionGroup : sig ... endRetrieves the resources that are included in the protection group.
module ListTagsForResource : sig ... endGets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in Shield.
module TagResource : sig ... endAdds or updates tags for a resource in Shield.
module UntagResource : sig ... endRemoves tags from a resource in Shield.
module UpdateApplicationLayerAutomaticResponse : sig ... endUpdates an existing Shield Advanced automatic application layer DDoS mitigation configuration for the specified resource.
module UpdateEmergencyContactSettings : sig ... endUpdates the details of the list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.
module UpdateProtectionGroup : sig ... endUpdates an existing protection group. A protection group is a grouping of protected resources so they can be handled as a collective. This resource grouping improves the accuracy of detection and reduces false positives.
module UpdateSubscription : sig ... endUpdates the details of an existing subscription. Only enter values for parameters you want to change. Empty parameters are not updated.
module Json_serializers : sig ... endmodule Json_deserializers : sig ... end