Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How do I pass a boolean true value #21

Open
aymanosman opened this issue Jul 30, 2022 · 0 comments
Open

How do I pass a boolean true value #21

aymanosman opened this issue Jul 30, 2022 · 0 comments

Comments

@aymanosman
Copy link

Calling

(aws/ssm:get-parameter
 :name "FOO"
 :with-decryption t)

results in

The value of QURI.ENCODE::VALUE is T, which is not of type (OR
                                                            STRING
                                                            NUMBER
                                                            (SIMPLE-ARRAY
                                                             (UNSIGNED-BYTE
                                                              8)
                                                             (*))).

If I pass a non-boolean values, such as "1", I get an error that I'm not passing a boolean.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant