Step 1: Click on the Lambda function to figure out the Lambda execution role Step 2: Create a policy to grant permission to SES Step 3: Attach the newly created…
Step 1: Go to API Gateway, click Custom domain names. Step 2: Click Create Step 3: Enter the domain name and select the ACM Certificate. Use this to create a…
Step 1: Go to Certificate Manager, Click on Request a certificate Step 2: Select Request a public certificate and click on Request a certificate Step 3: Enter the domain name…
Step 1. Add a lambda function using amplify add function command ? amplify add function ? Select which capability you want to add: Lambda function (serverless function) ? Provide an…
Problem: We saw an issue where after a big package install, the Querybuilder stopped returning pages results under language-masters/en. The pages were there in AEM but for some reason, the…
ASSUMPTION: You should have nodejs already installed on your local. INSTALLATION: Run the follow command to install AEM Sync $ npm install aemsync -g HOW TO RUN: cd into the…
This tool simplifies the transfer of files for the developer and also can be integrated into IntelliJ and Eclipse to make development even more efficient. Installation: https://github.com/Adobe-Marketing-Cloud/tools/tree/master/repo The repo bin…
Update the Amplify function grant access to the GraphQL API ? Select which capability you want to update: Lambda function (serverless function) ? Select the Lambda function you want to…