Liking cljdoc? Tell your friends :D

yetibot.api.aws


aws-access-key-idclj


aws-secret-access-keyclj


configclj

(config)

Returns AWS-related configuration

Returns AWS-related configuration
raw docstring

configured?clj

(configured?)

dev-mode?clj


iamclj


iam-add-user-to-groupclj

Adds an IAM user to a group

Adds an IAM user to a group
raw docstring

iam-attach-user-policyclj

Attaches an IAM policy to a user

Attaches an IAM policy to a user
raw docstring

iam-create-access-keyclj

Creates an aws secret access key and corresponding aws access key ID

Creates an aws secret access key and corresponding aws access key ID
raw docstring

iam-create-groupclj

Creates an aws IAM group within the specified path

Creates an aws IAM group within the specified path
raw docstring

iam-create-login-profileclj

Sets a temporary password for the specified user

Sets a temporary password for the specified user
raw docstring

iam-create-userclj

Creates an aws IAM user

Creates an aws IAM user
raw docstring

iam-delete-access-keyclj

Deletes the specified user access key having the provided access key ID

Deletes the specified user access key having the provided access key ID
raw docstring

iam-delete-groupclj

Deletes the specified IAM group

Deletes the specified IAM group
raw docstring

iam-delete-userclj

Deletes the specified IAM user

Deletes the specified IAM user
raw docstring

iam-get-groupclj

Returns the list of IAM user associated with this group

Returns the list of IAM user associated with this group
raw docstring

iam-get-userclj

Retrieves information about the specified IAM user

Retrieves information about the specified IAM user
raw docstring

iam-list-access-keysclj

Lists aws access key IDs associated with the specified user

Lists aws access key IDs associated with the specified user
raw docstring

iam-list-attached-user-policiesclj

Lists all managed policies attached to a user

Lists all managed policies attached to a user
raw docstring

iam-list-groupsclj

Returns the list of IAM groups that have the specified path prefix

Returns the list of IAM groups that have the specified path prefix
raw docstring

iam-list-policiesclj

Lists IAM policies available within the api account

Lists IAM policies available within the api account
raw docstring

iam-list-usersclj

Returns the list of IAM users that have the specified path prefix

Returns the list of IAM users that have the specified path prefix
raw docstring

iam-remove-user-from-groupclj

Removes an IAM user from a group

Removes an IAM user from a group
raw docstring

iam-update-login-profileclj

Updates the specified user login profile

Updates the specified user login profile
raw docstring

make-aws-clientclj

(make-aws-client service-name)

Returns an aws client given an aws keywordized service name (:iam, :ec2, :s3 etc.)

Returns an aws client given an aws keywordized service name (:iam, :ec2, :s3 etc.)
raw docstring

regionclj

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close