Liking cljdoc? Tell your friends :D

amazonica.aws.shield


associate-drt-log-bucketclj

(associate-drt-log-bucket &
                          {:keys [log-bucket]
                           :as associate-drtlog-bucket-request})
source

associate-drt-roleclj

(associate-drt-role & {:keys [role-arn] :as associate-drtrole-request})
source

associate-drtlog-bucketclj

(associate-drtlog-bucket &
                         {:keys [log-bucket]
                          :as associate-drtlog-bucket-request})
source

associate-drtroleclj

(associate-drtrole & {:keys [role-arn] :as associate-drtrole-request})
source

associate-health-checkclj

(associate-health-check &
                        {:keys [health-check-arn protection-id]
                         :as associate-health-check-request})
source

associate-proactive-engagement-detailsclj

(associate-proactive-engagement-details
  &
  {:keys [emergency-contact-list]
   :as associate-proactive-engagement-details-request})
source

client-classclj

source

create-protectionclj

(create-protection &
                   {:keys [name resource-arn tags]
                    :as create-protection-request})
source

create-protection-groupclj

(create-protection-group &
                         {:keys [aggregation members pattern protection-group-id
                                 resource-type tags]
                          :as create-protection-group-request})
source

create-subscriptionclj

(create-subscription & {:keys [] :as create-subscription-request})
source

delete-protectionclj

(delete-protection & {:keys [protection-id] :as delete-protection-request})
source

delete-protection-groupclj

(delete-protection-group &
                         {:keys [protection-group-id]
                          :as delete-protection-group-request})
source

delete-subscriptionclj

(delete-subscription & {:keys [] :as delete-subscription-request})
source

describe-attackclj

(describe-attack & {:keys [attack-id] :as describe-attack-request})
source

describe-attack-statisticsclj

(describe-attack-statistics & {:keys [] :as describe-attack-statistics-request})
source

describe-drt-accessclj

(describe-drt-access & {:keys [] :as describe-drtaccess-request})
source

describe-drtaccessclj

(describe-drtaccess & {:keys [] :as describe-drtaccess-request})
source

describe-emergency-contact-settingsclj

(describe-emergency-contact-settings
  &
  {:keys [] :as describe-emergency-contact-settings-request})
source

describe-protectionclj

(describe-protection &
                     {:keys [protection-id resource-arn]
                      :as describe-protection-request})
source

describe-protection-groupclj

(describe-protection-group &
                           {:keys [protection-group-id]
                            :as describe-protection-group-request})
source

describe-subscriptionclj

(describe-subscription & {:keys [] :as describe-subscription-request})
source

disable-application-layer-automatic-responseclj

(disable-application-layer-automatic-response
  &
  {:keys [resource-arn]
   :as disable-application-layer-automatic-response-request})
source

disable-proactive-engagementclj

(disable-proactive-engagement &
                              {:keys []
                               :as disable-proactive-engagement-request})
source

disassociate-drt-log-bucketclj

(disassociate-drt-log-bucket &
                             {:keys [log-bucket]
                              :as disassociate-drtlog-bucket-request})
source

disassociate-drt-roleclj

(disassociate-drt-role & {:keys [] :as disassociate-drtrole-request})
source

disassociate-drtlog-bucketclj

(disassociate-drtlog-bucket &
                            {:keys [log-bucket]
                             :as disassociate-drtlog-bucket-request})
source

disassociate-drtroleclj

(disassociate-drtrole & {:keys [] :as disassociate-drtrole-request})
source

disassociate-health-checkclj

(disassociate-health-check &
                           {:keys [health-check-arn protection-id]
                            :as disassociate-health-check-request})
source

enable-application-layer-automatic-responseclj

(enable-application-layer-automatic-response
  &
  {:keys [action resource-arn]
   :as enable-application-layer-automatic-response-request})
source

enable-proactive-engagementclj

(enable-proactive-engagement &
                             {:keys [] :as enable-proactive-engagement-request})
source

get-cached-response-metadataclj

(get-cached-response-metadata & [amazon-web-service-request])
source

get-subscription-stateclj

(get-subscription-state & {:keys [] :as get-subscription-state-request})
source

list-attacksclj

(list-attacks &
              {:keys [end-time max-results next-token resource-arns start-time]
               :as list-attacks-request})
source

list-protection-groupsclj

(list-protection-groups &
                        {:keys [max-results next-token]
                         :as list-protection-groups-request})
source

list-protectionsclj

(list-protections &
                  {:keys [max-results next-token] :as list-protections-request})
source

list-resources-in-protection-groupclj

(list-resources-in-protection-group
  &
  {:keys [max-results next-token protection-group-id]
   :as list-resources-in-protection-group-request})
source

list-tags-for-resourceclj

(list-tags-for-resource &
                        {:keys [resource-arn]
                         :as list-tags-for-resource-request})
source

show-functionsclj

source

shutdownclj

(shutdown)
source

tag-resourceclj

(tag-resource & {:keys [resource-arn tags] :as tag-resource-request})
source

untag-resourceclj

(untag-resource & {:keys [resource-arn tag-keys] :as untag-resource-request})
source

update-application-layer-automatic-responseclj

(update-application-layer-automatic-response
  &
  {:keys [action resource-arn]
   :as update-application-layer-automatic-response-request})
source

update-emergency-contact-settingsclj

(update-emergency-contact-settings
  &
  {:keys [emergency-contact-list]
   :as update-emergency-contact-settings-request})
source

update-protection-groupclj

(update-protection-group &
                         {:keys [aggregation members pattern protection-group-id
                                 resource-type]
                          :as update-protection-group-request})
source

update-subscriptionclj

(update-subscription & {:keys [auto-renew] :as update-subscription-request})
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close