#include <aws_common/sdk_utils/logging/aws_log_system.h>
#include <kinesis_manager/common.h>
#include <boost/function.hpp>
#include <map>
Go to the source code of this file.
Classes | |
struct | Aws::Kinesis::StreamSubscriptionDescriptor |
class | Aws::Kinesis::StreamSubscriptionInstaller |
Namespaces | |
Aws | |
Aws::Kinesis | |
Typedefs | |
typedef std::function< bool(const StreamSubscriptionDescriptor &descriptor)> | Aws::Kinesis::SubscriberSetupFn |