Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 545 Bytes

File metadata and controls

9 lines (5 loc) · 545 Bytes

To clear the default authorizer

The following clear-default-authorizer example clears the currently configured default custom authorizer. After you run this command, there is no default authorizer. When you use a custom authorizer, you must specify it by name in the HTTP request headers.

aws iot clear-default-authorizer

This command produces no output.

For more information, see ClearDefaultAuthorizer in the AWS IoT API Reference.