RTBFabric¶
Client¶
- class RTBFabric.Client¶
A low-level client representing RTBFabric
Amazon Web Services RTB Fabric provides secure, low-latency infrastructure for connecting real-time bidding (RTB) applications. Rather than hosting applications directly, RTB Fabric acts as the connecting fabric that enables your applications to communicate efficiently over private networks instead of the public internet. You maintain complete control over your applications, data, and bidding decisions, while RTB Fabric provides the underlying infrastructure for secure, reliable connectivity.
You can use these APIs to complete RTB Fabric tasks, such as setting up audit log ingestions or viewing user access. For more information about RTB Fabric, including the required permissions to use the service, see the Amazon Web Services RTB Fabric User Guide.
client = session.create_client('rtbfabric')
These are the available methods:
- accept_link
- can_paginate
- close
- create_inbound_external_link
- create_link
- create_outbound_external_link
- create_requester_gateway
- create_responder_gateway
- delete_inbound_external_link
- delete_link
- delete_outbound_external_link
- delete_requester_gateway
- delete_responder_gateway
- get_inbound_external_link
- get_link
- get_outbound_external_link
- get_paginator
- get_requester_gateway
- get_responder_gateway
- get_waiter
- list_links
- list_requester_gateways
- list_responder_gateways
- list_tags_for_resource
- reject_link
- tag_resource
- untag_resource
- update_link
- update_link_module_flow
- update_requester_gateway
- update_responder_gateway
Client Exceptions¶
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are:
Paginators¶
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are:
Waiters¶
Waiters are available on a client instance via the get_waiter
method. For more detailed instructions and examples on the usage or waiters, see the waiters user guide.
The available waiters are: