We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
principal | Required | String | undefined | The principal.
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/iot/command/ListPrincipalThingsCommand/
The text was updated successfully, but these errors were encountered:
Hi @jknotamzn - thanks for checking in.
Principal is mentioned in the docs description, second sentence. Does that help?
A principal can be X.509 certificates, IAM users, groups, and roles, Amazon Cognito identities or federated identities.
Sorry, something went wrong.
So is it an Arn then?
"The principal." should be "The principal's ARN" "The Things." should be "An array of thing names" or "An array of thing ARNs"
Just seems that the documentation for much of the IoT stuff is lacking in this way, its very vague.
aBurmeseDev
No branches or pull requests
Describe the issue
Links
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/iot/command/ListPrincipalThingsCommand/
The text was updated successfully, but these errors were encountered: