AuthResult - Amazon IoT
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AuthResult

The authorizer result.

Contents

allowed

The policies and statements that allowed the specified action.

Type: Allowed object

Required: No

authDecision

The final authorization decision of this scenario. Multiple statements are taken into account when determining the authorization decision. An explicit deny statement can override multiple allow statements.

Type: String

Valid Values: ALLOWED | EXPLICIT_DENY | IMPLICIT_DENY

Required: No

authInfo

Authorization information.

Type: AuthInfo object

Required: No

denied

The policies and statements that denied the specified action.

Type: Denied object

Required: No

missingContextValues

Contains any missing context values found while evaluating policy.

Type: Array of strings

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: