Liking cljdoc? Tell your friends :D

cljs-aws.shield


associate-drt-log-bucketcljs

(associate-drt-log-bucket params__1284__auto__)
__Parameters__
`:log-bucket`†

__Returns__
(none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#associateDrtLogBucket-property

† _required_
sourceraw docstring

associate-drt-rolecljs

(associate-drt-role params__1284__auto__)
__Parameters__
`:role-arn`†

__Returns__
(none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#associateDrtRole-property

† _required_
sourceraw docstring

create-protectioncljs

(create-protection params__1284__auto__)

Parameters :name†, :resource-arn

Returns :protection-id

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#createProtection-property

required

__Parameters__
`:name`†, `:resource-arn`†

__Returns__
`:protection-id`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#createProtection-property

† _required_
sourceraw docstring

create-subscriptioncljs

(create-subscription params__1284__auto__)
__Parameters__
(none)

__Returns__
(none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#createSubscription-property
sourceraw docstring

delete-protectioncljs

(delete-protection params__1284__auto__)
__Parameters__
`:protection-id`†

__Returns__
(none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#deleteProtection-property

† _required_
sourceraw docstring

delete-subscriptioncljs

(delete-subscription params__1284__auto__)
__Parameters__
(none)

__Returns__
(none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#deleteSubscription-property
sourceraw docstring

describe-attackcljs

(describe-attack params__1284__auto__)
__Parameters__
`:attack-id`†

__Returns__
`:attack`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#describeAttack-property

† _required_
sourceraw docstring

describe-drt-accesscljs

(describe-drt-access params__1284__auto__)
__Parameters__
(none)

__Returns__
`:log-bucket-list`, `:role-arn`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#describeDrtAccess-property
sourceraw docstring

describe-emergency-contact-settingscljs

(describe-emergency-contact-settings params__1284__auto__)
__Parameters__
(none)

__Returns__
`:emergency-contact-list`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#describeEmergencyContactSettings-property
sourceraw docstring

describe-protectioncljs

(describe-protection params__1284__auto__)
__Parameters__
`:protection-id`†

__Returns__
`:protection`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#describeProtection-property

† _required_
sourceraw docstring

describe-subscriptioncljs

(describe-subscription params__1284__auto__)
__Parameters__
(none)

__Returns__
`:subscription`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#describeSubscription-property
sourceraw docstring

disassociate-drt-log-bucketcljs

(disassociate-drt-log-bucket params__1284__auto__)
__Parameters__
`:log-bucket`†

__Returns__
(none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#disassociateDrtLogBucket-property

† _required_
sourceraw docstring

disassociate-drt-rolecljs

(disassociate-drt-role params__1284__auto__)
__Parameters__
(none)

__Returns__
(none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#disassociateDrtRole-property
sourceraw docstring

get-subscription-statecljs

(get-subscription-state params__1284__auto__)
__Parameters__
(none)

__Returns__
`:subscription-state`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#getSubscriptionState-property
sourceraw docstring

list-attackscljs

(list-attacks params__1284__auto__)

Parameters :end-time, :max-results, :next-token, :resource-arns, :start-time

Returns :attack-summaries, :next-token

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#listAttacks-property

__Parameters__
`:end-time`, `:max-results`, `:next-token`, `:resource-arns`, `:start-time`

__Returns__
`:attack-summaries`, `:next-token`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#listAttacks-property
sourceraw docstring

list-protectionscljs

(list-protections params__1284__auto__)

Parameters :max-results, :next-token

Returns :next-token, :protections

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#listProtections-property

__Parameters__
`:max-results`, `:next-token`

__Returns__
`:next-token`, `:protections`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#listProtections-property
sourceraw docstring

update-emergency-contact-settingscljs

(update-emergency-contact-settings params__1284__auto__)
__Parameters__
`:emergency-contact-list`

__Returns__
(none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#updateEmergencyContactSettings-property
sourceraw docstring

update-subscriptioncljs

(update-subscription params__1284__auto__)
__Parameters__
`:auto-renew`

__Returns__
(none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Shield.html#updateSubscription-property
sourceraw docstring

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

× close