element var bodyElement = document.querySelector('body'); // Add the tx-content attribute bodyElement.setAttribute('tx-content', 'translate_urls'); }, 500); // }); -->

Guard Source Code

Amazon Selling Partner API Guard source code

View the Amazon S3 bucket to download the Amazon Selling Partner API Guard source files:

Selling Partner API Guard artifacts are divided between three files:

  • CloudFormation template file - Source code for the stack definition
  • AWS Lambda jar file- Source code for all Lambda handlers
  • CLI commands zip file - Bash script code to run CLI commands on your Amazon EC2 instances