Data.Cloud.AmazonAPI.TAmazonAuthentication Fields
InheritedProtected
| AuthorizationType | public | AuthorizationType: string = AWS; |
| FAuthInHeader | protected | Specifies whether the authorization is in the header or is 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. |