Data.Cloud.AmazonAPI.TAmazonAWS4Authentication Fields
InheritedProtected
AuthorizationType | public | AuthorizationType: string = AWS4-HMAC-SHA256; |
FAuthInHeader | protected | Specifies whether the authorization is included in the header or is provided as a query parameter. |
FConnectionInfo | protected | Specifies the connection information passed in from the constructor. |
FSHAKey | protected | Specifies the Base64 decoded bytes of the FConnectionInfo.AccountKey. |