AWS::IoT::TopicRule HttpAuthorization
The authorization method used to send messages.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Sigv4" :
SigV4Authorization
}
YAML
Sigv4:
SigV4Authorization
Properties
-
Use Sig V4 authorization. For more information, see Signature Version 4 Signing Process.
Required: No
Type: SigV4Authorization
Update requires: No interruption