Module Awso_sns_async.CliSource

Sourceval json_arg : Yojson.Safe.t Async.Command.Arg_type.t
Sourceval call : ?endpoint_url:??? -> ?profile:??? -> ?region:??? -> (?endpoint_url:??? -> ?cfg:??? -> 'b -> ('c, 'd) Core._result Async_kernel__Deferred.t) -> 'b -> ('c -> Yojson.Safe.t) option -> ('d -> Yojson.Safe.t) option -> unit Async_kernel__Deferred.t
Sourceval add_permission : Async.Command.t
Sourceval check_if_phone_number_is_opted_out : Async.Command.t
Sourceval confirm_subscription : Async.Command.t
Sourceval create_platform_application : Async.Command.t
Sourceval create_platform_endpoint : Async.Command.t
Sourceval create_s_m_s_sandbox_phone_number : Async.Command.t
Sourceval create_topic : Async.Command.t
Sourceval delete_endpoint : Async.Command.t
Sourceval delete_platform_application : Async.Command.t
Sourceval delete_s_m_s_sandbox_phone_number : Async.Command.t
Sourceval delete_topic : Async.Command.t
Sourceval get_data_protection_policy : Async.Command.t
Sourceval get_endpoint_attributes : Async.Command.t
Sourceval get_platform_application_attributes : Async.Command.t
Sourceval get_s_m_s_attributes : Async.Command.t
Sourceval get_s_m_s_sandbox_account_status : Async.Command.t
Sourceval get_subscription_attributes : Async.Command.t
Sourceval get_topic_attributes : Async.Command.t
Sourceval list_endpoints_by_platform_application : Async.Command.t
Sourceval list_origination_numbers : Async.Command.t
Sourceval list_phone_numbers_opted_out : Async.Command.t
Sourceval list_platform_applications : Async.Command.t
Sourceval list_s_m_s_sandbox_phone_numbers : Async.Command.t
Sourceval list_subscriptions : Async.Command.t
Sourceval list_subscriptions_by_topic : Async.Command.t
Sourceval list_tags_for_resource : Async.Command.t
Sourceval list_topics : Async.Command.t
Sourceval opt_in_phone_number : Async.Command.t
Sourceval publish : Async.Command.t
Sourceval publish_batch : Async.Command.t
Sourceval put_data_protection_policy : Async.Command.t
Sourceval remove_permission : Async.Command.t
Sourceval set_endpoint_attributes : Async.Command.t
Sourceval set_platform_application_attributes : Async.Command.t
Sourceval set_s_m_s_attributes : Async.Command.t
Sourceval set_subscription_attributes : Async.Command.t
Sourceval set_topic_attributes : Async.Command.t
Sourceval subscribe : Async.Command.t
Sourceval tag_resource : Async.Command.t
Sourceval unsubscribe : Async.Command.t
Sourceval untag_resource : Async.Command.t
Sourceval verify_s_m_s_sandbox_phone_number : Async.Command.t
Sourceval main : Async.Command.t