We use different AWS services in Salesforce for different use cases. This post will explain how to generate an authentication token using AWS Signature 4 Signing in Salesforce Apex.
Category:
AWS
- ApexArchitectureAWSintegration architectureSalesforce
Use Named Credential to Upload File in S3
by Dhanik Lal Sahni July 21, 2021We mostly have requirements to upload files in file storage servers like AWS S3 Server, Dropbox, Google Drive, etc. This post will help in uploading files to S3 Server. We…