Awso_rtbfabric_lwtSourceval accept_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.AcceptLinkRequest.t ->
(Awso_rtbfabric.Values.AcceptLinkResponse.t,
Awso_rtbfabric.Values.AcceptLinkResponse.error)
Result.t
Lwt.tval associate_certificate :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.AssociateCertificateRequest.t ->
(Awso_rtbfabric.Values.AssociateCertificateResponse.t,
Awso_rtbfabric.Values.AssociateCertificateResponse.error)
Result.t
Lwt.tval create_inbound_external_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.CreateInboundExternalLinkRequest.t ->
(Awso_rtbfabric.Values.CreateInboundExternalLinkResponse.t,
Awso_rtbfabric.Values.CreateInboundExternalLinkResponse.error)
Result.t
Lwt.tval create_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.CreateLinkRequest.t ->
(Awso_rtbfabric.Values.CreateLinkResponse.t,
Awso_rtbfabric.Values.CreateLinkResponse.error)
Result.t
Lwt.tval create_link_routing_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.CreateLinkRoutingRuleRequest.t ->
(Awso_rtbfabric.Values.CreateLinkRoutingRuleResponse.t,
Awso_rtbfabric.Values.CreateLinkRoutingRuleResponse.error)
Result.t
Lwt.tval create_outbound_external_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.CreateOutboundExternalLinkRequest.t ->
(Awso_rtbfabric.Values.CreateOutboundExternalLinkResponse.t,
Awso_rtbfabric.Values.CreateOutboundExternalLinkResponse.error)
Result.t
Lwt.tval create_requester_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.CreateRequesterGatewayRequest.t ->
(Awso_rtbfabric.Values.CreateRequesterGatewayResponse.t,
Awso_rtbfabric.Values.CreateRequesterGatewayResponse.error)
Result.t
Lwt.tval create_responder_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.CreateResponderGatewayRequest.t ->
(Awso_rtbfabric.Values.CreateResponderGatewayResponse.t,
Awso_rtbfabric.Values.CreateResponderGatewayResponse.error)
Result.t
Lwt.tval delete_inbound_external_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.DeleteInboundExternalLinkRequest.t ->
(Awso_rtbfabric.Values.DeleteInboundExternalLinkResponse.t,
Awso_rtbfabric.Values.DeleteInboundExternalLinkResponse.error)
Result.t
Lwt.tval delete_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.DeleteLinkRequest.t ->
(Awso_rtbfabric.Values.DeleteLinkResponse.t,
Awso_rtbfabric.Values.DeleteLinkResponse.error)
Result.t
Lwt.tval delete_link_routing_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.DeleteLinkRoutingRuleRequest.t ->
(Awso_rtbfabric.Values.DeleteLinkRoutingRuleResponse.t,
Awso_rtbfabric.Values.DeleteLinkRoutingRuleResponse.error)
Result.t
Lwt.tval delete_outbound_external_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.DeleteOutboundExternalLinkRequest.t ->
(Awso_rtbfabric.Values.DeleteOutboundExternalLinkResponse.t,
Awso_rtbfabric.Values.DeleteOutboundExternalLinkResponse.error)
Result.t
Lwt.tval delete_requester_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.DeleteRequesterGatewayRequest.t ->
(Awso_rtbfabric.Values.DeleteRequesterGatewayResponse.t,
Awso_rtbfabric.Values.DeleteRequesterGatewayResponse.error)
Result.t
Lwt.tval delete_responder_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.DeleteResponderGatewayRequest.t ->
(Awso_rtbfabric.Values.DeleteResponderGatewayResponse.t,
Awso_rtbfabric.Values.DeleteResponderGatewayResponse.error)
Result.t
Lwt.tval disassociate_certificate :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.DisassociateCertificateRequest.t ->
(Awso_rtbfabric.Values.DisassociateCertificateResponse.t,
Awso_rtbfabric.Values.DisassociateCertificateResponse.error)
Result.t
Lwt.tval get_certificate_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.GetCertificateAssociationRequest.t ->
(Awso_rtbfabric.Values.GetCertificateAssociationResponse.t,
Awso_rtbfabric.Values.GetCertificateAssociationResponse.error)
Result.t
Lwt.tval get_inbound_external_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.GetInboundExternalLinkRequest.t ->
(Awso_rtbfabric.Values.GetInboundExternalLinkResponse.t,
Awso_rtbfabric.Values.GetInboundExternalLinkResponse.error)
Result.t
Lwt.tval get_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.GetLinkRequest.t ->
(Awso_rtbfabric.Values.GetLinkResponse.t,
Awso_rtbfabric.Values.GetLinkResponse.error)
Result.t
Lwt.tval get_link_routing_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.GetLinkRoutingRuleRequest.t ->
(Awso_rtbfabric.Values.GetLinkRoutingRuleResponse.t,
Awso_rtbfabric.Values.GetLinkRoutingRuleResponse.error)
Result.t
Lwt.tval get_outbound_external_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.GetOutboundExternalLinkRequest.t ->
(Awso_rtbfabric.Values.GetOutboundExternalLinkResponse.t,
Awso_rtbfabric.Values.GetOutboundExternalLinkResponse.error)
Result.t
Lwt.tval get_requester_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.GetRequesterGatewayRequest.t ->
(Awso_rtbfabric.Values.GetRequesterGatewayResponse.t,
Awso_rtbfabric.Values.GetRequesterGatewayResponse.error)
Result.t
Lwt.tval get_responder_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.GetResponderGatewayRequest.t ->
(Awso_rtbfabric.Values.GetResponderGatewayResponse.t,
Awso_rtbfabric.Values.GetResponderGatewayResponse.error)
Result.t
Lwt.tval list_certificate_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.ListCertificateAssociationsRequest.t ->
(Awso_rtbfabric.Values.ListCertificateAssociationsResponse.t,
Awso_rtbfabric.Values.ListCertificateAssociationsResponse.error)
Result.t
Lwt.tval list_link_routing_rules :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.ListLinkRoutingRulesRequest.t ->
(Awso_rtbfabric.Values.ListLinkRoutingRulesResponse.t,
Awso_rtbfabric.Values.ListLinkRoutingRulesResponse.error)
Result.t
Lwt.tval list_links :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.ListLinksRequest.t ->
(Awso_rtbfabric.Values.ListLinksResponse.t,
Awso_rtbfabric.Values.ListLinksResponse.error)
Result.t
Lwt.tval list_requester_gateways :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.ListRequesterGatewaysRequest.t ->
(Awso_rtbfabric.Values.ListRequesterGatewaysResponse.t,
Awso_rtbfabric.Values.ListRequesterGatewaysResponse.error)
Result.t
Lwt.tval list_responder_gateways :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.ListResponderGatewaysRequest.t ->
(Awso_rtbfabric.Values.ListResponderGatewaysResponse.t,
Awso_rtbfabric.Values.ListResponderGatewaysResponse.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.ListTagsForResourceRequest.t ->
(Awso_rtbfabric.Values.ListTagsForResourceResponse.t,
Awso_rtbfabric.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval reject_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.RejectLinkRequest.t ->
(Awso_rtbfabric.Values.RejectLinkResponse.t,
Awso_rtbfabric.Values.RejectLinkResponse.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.TagResourceRequest.t ->
(Awso_rtbfabric.Values.TagResourceResponse.t,
Awso_rtbfabric.Values.TagResourceResponse.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.UntagResourceRequest.t ->
(Awso_rtbfabric.Values.UntagResourceResponse.t,
Awso_rtbfabric.Values.UntagResourceResponse.error)
Result.t
Lwt.tval update_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.UpdateLinkRequest.t ->
(Awso_rtbfabric.Values.UpdateLinkResponse.t,
Awso_rtbfabric.Values.UpdateLinkResponse.error)
Result.t
Lwt.tval update_link_module_flow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.UpdateLinkModuleFlowRequest.t ->
(Awso_rtbfabric.Values.UpdateLinkModuleFlowResponse.t,
Awso_rtbfabric.Values.UpdateLinkModuleFlowResponse.error)
Result.t
Lwt.tval update_link_routing_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.UpdateLinkRoutingRuleRequest.t ->
(Awso_rtbfabric.Values.UpdateLinkRoutingRuleResponse.t,
Awso_rtbfabric.Values.UpdateLinkRoutingRuleResponse.error)
Result.t
Lwt.tval update_requester_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.UpdateRequesterGatewayRequest.t ->
(Awso_rtbfabric.Values.UpdateRequesterGatewayResponse.t,
Awso_rtbfabric.Values.UpdateRequesterGatewayResponse.error)
Result.t
Lwt.tval update_responder_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rtbfabric.Values.UpdateResponderGatewayRequest.t ->
(Awso_rtbfabric.Values.UpdateResponderGatewayResponse.t,
Awso_rtbfabric.Values.UpdateResponderGatewayResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_rtbfabric.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Describes the criteria for a filter.
module NoBidActionNoBidReasonCodeInteger =
Awso_rtbfabric.Values.NoBidActionNoBidReasonCodeIntegerDescribes the header tag for a bid action.
Describes a no bid action.
Describes the configuration of a filter.
module ResponderErrorMaskingLoggingType =
Awso_rtbfabric.Values.ResponderErrorMaskingLoggingTypemodule NoBidModuleParametersPassThroughPercentageFloat =
Awso_rtbfabric.Values.NoBidModuleParametersPassThroughPercentageFloatmodule NoBidModuleParametersReasonCodeInteger =
Awso_rtbfabric.Values.NoBidModuleParametersReasonCodeIntegermodule NoBidModuleParametersReasonString =
Awso_rtbfabric.Values.NoBidModuleParametersReasonStringDescribes a bid action.
module OpenRtbAttributeModuleParametersHoldbackPercentageFloat =
Awso_rtbfabric.Values.OpenRtbAttributeModuleParametersHoldbackPercentageFloatmodule ResponderErrorMaskingForHttpCodeHttpCodeString =
Awso_rtbfabric.Values.ResponderErrorMaskingForHttpCodeHttpCodeStringmodule ResponderErrorMaskingForHttpCodeResponseLoggingPercentageFloat =
Awso_rtbfabric.Values.ResponderErrorMaskingForHttpCodeResponseLoggingPercentageFloatmodule ResponderErrorMaskingLoggingTypes =
Awso_rtbfabric.Values.ResponderErrorMaskingLoggingTypesmodule LinkApplicationLogSamplingErrorLogDouble =
Awso_rtbfabric.Values.LinkApplicationLogSamplingErrorLogDoublemodule LinkApplicationLogSamplingFilterLogDouble =
Awso_rtbfabric.Values.LinkApplicationLogSamplingFilterLogDoubleDescribes the parameters of a no bid module.
module OpenRtbAttributeModuleParameters =
Awso_rtbfabric.Values.OpenRtbAttributeModuleParametersDescribes the parameters of an open RTB attribute module.
Describes the parameters of a rate limit.
module ResponderErrorMaskingForHttpCode =
Awso_rtbfabric.Values.ResponderErrorMaskingForHttpCodeDescribes the masking for HTTP error codes.
Describes a link application log sample.
Describes the parameters of a module.
module QueryStringKeyValuePairKeyString =
Awso_rtbfabric.Values.QueryStringKeyValuePairKeyStringmodule QueryStringKeyValuePairValueString =
Awso_rtbfabric.Values.QueryStringKeyValuePairValueStringmodule HealthCheckConfigHealthyThresholdCountInteger =
Awso_rtbfabric.Values.HealthCheckConfigHealthyThresholdCountIntegermodule HealthCheckConfigIntervalSecondsInteger =
Awso_rtbfabric.Values.HealthCheckConfigIntervalSecondsIntegermodule HealthCheckConfigTimeoutMsInteger =
Awso_rtbfabric.Values.HealthCheckConfigTimeoutMsIntegermodule HealthCheckConfigUnhealthyThresholdCountInteger =
Awso_rtbfabric.Values.HealthCheckConfigUnhealthyThresholdCountIntegermodule LinkApplicationLogConfiguration =
Awso_rtbfabric.Values.LinkApplicationLogConfigurationDescribes the configuration of a link application log.
Describes the configuration of a module.
Key-value pair for query string matching
module RuleConditionHostHeaderWildcardString =
Awso_rtbfabric.Values.RuleConditionHostHeaderWildcardStringmodule RuleConditionQueryStringExistsString =
Awso_rtbfabric.Values.RuleConditionQueryStringExistsStringmodule AutoScalingGroupsConfigurationRoleArnString =
Awso_rtbfabric.Values.AutoScalingGroupsConfigurationRoleArnStringThe health check configuration for a managed endpoint. Defines how the service probes instances in the Auto Scaling group to determine their health status.
module EksEndpointsConfigurationRoleArnString =
Awso_rtbfabric.Values.EksEndpointsConfigurationRoleArnStringmodule KubernetesEndpointsResourceName =
Awso_rtbfabric.Values.KubernetesEndpointsResourceNameDescribes the attributes of a link.
Describes the settings for a link log.
Conditions bag for a routing rule. All non-null fields must match (AND logic). At least one field must be set (enforced by CP).
Identifier for a routing rule
WAF-style evaluation priority. Lower number = evaluated first (priority 1 before 10). Gaps are allowed (1, 10, 20 is valid). Must be between 1 and 1000 inclusive. Uniqueness per link among non-deleted rules is enforced at the API layer (HTTP 409 on conflict).
Describes the configuration of an auto scaling group.
Describes the configuration of an Amazon Elastic Kubernetes Service endpoint.
module CertificateAuthorityCertificates =
Awso_rtbfabric.Values.CertificateAuthorityCertificatesDescribes a link.
Summary of a routing rule for list responses
Describes a summary of a certificate association.
The request could not be completed because you do not have sufficient access to perform this action.
The request could not be completed because of a conflict in the current state of the resource.
The request could not be completed because of an internal server error. Try your call again.
The request could not be completed because the resource does not exist.
The request was denied due to request throttling.
The request could not be completed because it fails satisfy the constraints specified by the service.
Listener configuration for the protocols (HTTP, HTTPS, or both) accepted by the gateway.
Describes the configuration of a managed endpoint.
Describes the configuration of a trust store.
module UpdateResponderGatewayRequestDescriptionString =
Awso_rtbfabric.Values.UpdateResponderGatewayRequestDescriptionStringmodule UpdateResponderGatewayRequestPortInteger =
Awso_rtbfabric.Values.UpdateResponderGatewayRequestPortIntegermodule UpdateRequesterGatewayRequestDescriptionString =
Awso_rtbfabric.Values.UpdateRequesterGatewayRequestDescriptionStringThe request could not be completed because you exceeded a service quota.
module ListResponderGatewaysRequestMaxResultsInteger =
Awso_rtbfabric.Values.ListResponderGatewaysRequestMaxResultsIntegermodule ListRequesterGatewaysRequestMaxResultsInteger =
Awso_rtbfabric.Values.ListRequesterGatewaysRequestMaxResultsIntegermodule ListLinkRoutingRulesRequestMaxResultsInteger =
Awso_rtbfabric.Values.ListLinkRoutingRulesRequestMaxResultsIntegermodule CertificateAssociationSummaryList =
Awso_rtbfabric.Values.CertificateAssociationSummaryListmodule ListCertificateAssociationsRequestMaxResultsInteger =
Awso_rtbfabric.Values.ListCertificateAssociationsRequestMaxResultsIntegermodule GetResponderGatewayResponseDescriptionString =
Awso_rtbfabric.Values.GetResponderGatewayResponseDescriptionStringmodule GetResponderGatewayResponsePortInteger =
Awso_rtbfabric.Values.GetResponderGatewayResponsePortIntegermodule GetResponderGatewayResponseSecurityGroupIdsList =
Awso_rtbfabric.Values.GetResponderGatewayResponseSecurityGroupIdsListmodule GetResponderGatewayResponseSubnetIdsList =
Awso_rtbfabric.Values.GetResponderGatewayResponseSubnetIdsListmodule GetRequesterGatewayResponseDescriptionString =
Awso_rtbfabric.Values.GetRequesterGatewayResponseDescriptionStringmodule GetRequesterGatewayResponseSecurityGroupIdsList =
Awso_rtbfabric.Values.GetRequesterGatewayResponseSecurityGroupIdsListmodule GetRequesterGatewayResponseSubnetIdsList =
Awso_rtbfabric.Values.GetRequesterGatewayResponseSubnetIdsListmodule CreateResponderGatewayRequestDescriptionString =
Awso_rtbfabric.Values.CreateResponderGatewayRequestDescriptionStringmodule CreateResponderGatewayRequestPortInteger =
Awso_rtbfabric.Values.CreateResponderGatewayRequestPortIntegermodule CreateResponderGatewayRequestSecurityGroupIdsList =
Awso_rtbfabric.Values.CreateResponderGatewayRequestSecurityGroupIdsListmodule CreateResponderGatewayRequestSubnetIdsList =
Awso_rtbfabric.Values.CreateResponderGatewayRequestSubnetIdsListmodule CreateRequesterGatewayRequestDescriptionString =
Awso_rtbfabric.Values.CreateRequesterGatewayRequestDescriptionStringmodule CreateRequesterGatewayRequestSecurityGroupIdsList =
Awso_rtbfabric.Values.CreateRequesterGatewayRequestSecurityGroupIdsListmodule CreateRequesterGatewayRequestSubnetIdsList =
Awso_rtbfabric.Values.CreateRequesterGatewayRequestSubnetIdsListmodule CreateLinkResponseCustomerProvidedIdString =
Awso_rtbfabric.Values.CreateLinkResponseCustomerProvidedIdStringUpdates a responder gateway.
Updates a responder gateway.
Updates a requester gateway.
Updates a requester gateway.
Updates a routing rule for a link.
Updates a routing rule for a link.
Updates the configuration of a link between gateways. Allows you to modify settings and parameters for an existing link.
Updates the configuration of a link between gateways. Allows you to modify settings and parameters for an existing link.
Updates a link module flow.
Updates a link module flow.
Removes a tag or tags from a resource.
Removes a tag or tags from a resource.
Assigns one or more tags (key-value pairs) to the specified resource.
Assigns one or more tags (key-value pairs) to the specified resource.
Rejects a link request between gateways. When a requester gateway requests to link with a responder gateway, the responder can use this operation to decline the link request.
Rejects a link request between gateways. When a requester gateway requests to link with a responder gateway, the responder can use this operation to decline the link request.
Lists tags for a resource.
Lists tags for a resource.
Lists reponder gateways.
Lists reponder gateways.
Lists requester gateways.
Lists requester gateways.
Lists links associated with gateways. Returns a list of all links for the specified gateways, including their status and configuration details.
Lists links associated with gateways. Returns a list of all links for the specified gateways, including their status and configuration details.
Lists the routing rules for a link.
Lists the routing rules for a link.
module ListCertificateAssociationsResponse =
Awso_rtbfabric.Values.ListCertificateAssociationsResponseLists the certificate associations for a responder gateway.
module ListCertificateAssociationsRequest =
Awso_rtbfabric.Values.ListCertificateAssociationsRequestLists the certificate associations for a responder gateway.
Retrieves information about a responder gateway.
Retrieves information about a responder gateway.
Retrieves information about a requester gateway.
Retrieves information about a requester gateway.
module GetOutboundExternalLinkResponse =
Awso_rtbfabric.Values.GetOutboundExternalLinkResponseRetrieves information about an outbound external link.
Retrieves information about an outbound external link.
Retrieves the details of a routing rule for a link.
Retrieves the details of a routing rule for a link.
Retrieves information about a link between gateways. Returns detailed information about the link configuration, status, and associated gateways.
Retrieves information about a link between gateways. Returns detailed information about the link configuration, status, and associated gateways.
Retrieves information about an inbound external link.
Retrieves information about an inbound external link.
module GetCertificateAssociationResponse =
Awso_rtbfabric.Values.GetCertificateAssociationResponseRetrieves the details of a certificate association with a responder gateway.
module GetCertificateAssociationRequest =
Awso_rtbfabric.Values.GetCertificateAssociationRequestRetrieves the details of a certificate association with a responder gateway.
module DisassociateCertificateResponse =
Awso_rtbfabric.Values.DisassociateCertificateResponseRemoves a certificate association from a responder gateway.
Removes a certificate association from a responder gateway.
Deletes a responder gateway.
Deletes a responder gateway.
Deletes a requester gateway.
Deletes a requester gateway.
module DeleteOutboundExternalLinkResponse =
Awso_rtbfabric.Values.DeleteOutboundExternalLinkResponseDeletes an outbound external link.
module DeleteOutboundExternalLinkRequest =
Awso_rtbfabric.Values.DeleteOutboundExternalLinkRequestDeletes an outbound external link.
Deletes a routing rule from a link.
Deletes a routing rule from a link.
Deletes a link between gateways. Permanently removes the connection between gateways. This action cannot be undone.
Deletes a link between gateways. Permanently removes the connection between gateways. This action cannot be undone.
module DeleteInboundExternalLinkResponse =
Awso_rtbfabric.Values.DeleteInboundExternalLinkResponseDeletes an inbound external link.
module DeleteInboundExternalLinkRequest =
Awso_rtbfabric.Values.DeleteInboundExternalLinkRequestDeletes an inbound external link.
Creates a responder gateway. A domain name or managed endpoint is required.
Creates a responder gateway. A domain name or managed endpoint is required.
Creates a requester gateway.
Creates a requester gateway.
module CreateOutboundExternalLinkResponse =
Awso_rtbfabric.Values.CreateOutboundExternalLinkResponseCreates an outbound external link.
module CreateOutboundExternalLinkRequest =
Awso_rtbfabric.Values.CreateOutboundExternalLinkRequestCreates an outbound external link.
Creates a routing rule for a link. Routing rules use priority-based evaluation where lower priority numbers are evaluated first. Each rule specifies conditions that must all match for the rule to apply.
Creates a routing rule for a link. Routing rules use priority-based evaluation where lower priority numbers are evaluated first. Each rule specifies conditions that must all match for the rule to apply.
Creates a new link between gateways. Establishes a connection that allows gateways to communicate and exchange bid requests and responses.
Creates a new link between gateways. Establishes a connection that allows gateways to communicate and exchange bid requests and responses.
module CreateInboundExternalLinkResponse =
Awso_rtbfabric.Values.CreateInboundExternalLinkResponseCreates an inbound external link.
module CreateInboundExternalLinkRequest =
Awso_rtbfabric.Values.CreateInboundExternalLinkRequestCreates an inbound external link.
Associates an ACM certificate with a responder gateway.
Associates an ACM certificate with a responder gateway.
Accepts a link request between gateways. When a requester gateway requests to link with a responder gateway, the responder can use this operation to accept the link request and establish the connection.
Accepts a link request between gateways. When a requester gateway requests to link with a responder gateway, the responder can use this operation to accept the link request and establish the connection.