- 09 Jan 2025
- 1 Minute to read
- Print
SaaSify to AWS Marketplace Integration
- Updated on 09 Jan 2025
- 1 Minute to read
- Print
In this Article
This article describes how to create SaaSify - AWS Marketplace Integration Setup Stack.
Pre-requisites
Before proceeding with the below steps, make sure you have completed the steps mentioned in previous page.
Ensure you have the following data ready, obtained during the completion of the Datafeed Configuration step:
SnsTopicArn
,S3BucketArn
, andKmsKeyArn
.
Note:
Before executing the below steps, make sure you have the AWSCloudFormation_FullAccess permissions assigned to the user.
Create SaaSify AWS Marketplace Setup Stack
Login to your SaaSify Instance with Publisher Admin Role.
Navigate to Seller Accounts under Providers in SaaSify
Select Seller Account configured for AWS.
In General Settings section, In Align to ACE EventBridge Target Destination under Actions Column you will find a CFT (Cloud Formation Template) icon.
Click and Open the Cloud Formation Quick Create URL in the Browser and login using your AWS Credentials.
Ensure the correct Region: N.Virginia (us-east-1) is selected.
In this CFT (CloudFormation Template), the following details will be automatically populated
Stack Name
SaaSify Environment Name
IAM Role Name for SaaSify Integration
IAM Role Trusted Entity Principal
IAM Role Trusted Entity ExternalId
Datafeed SNS Webhook URL
Marketplace EventBridge Target Destination
From the above data, ensure you copy the IAM Role Trusted Entity ExternalId and keep it noted, as it will be required in the next step for SaaSify configuration.
Note:
Ensure that the Datafeed SNS Webhook URL and Marketplace EventBridge Target Destination are correctly ending with the proper seller code. You can find the seller code in SaaSify > Seller Account > Details Table.
Now, proceed to fill in the Datafeed Configuration values.
For Amazon Simple Storage Service (Amazon S3) ARN paste the value of Amazon Simple Storage Service(Amazon S3) ARN copied from Set up customer data storage
For AWS KMS key ARN paste the value of AWS KMS key ARN copied from Set up customer data storage
For SNS Topic ARN paste the value of SNS Topic ARN copied from Set up customer data storage
Review the details updated and under Capabilities, select “I acknowledge that AWS CloudFormation might create IAM resources with custom names.“
Click on Create Stack.
Once the Stack creation is completed successfully, you can see the status as Create_Complete.
Navigate to the Outputs tab and make a note of the value for SaaSifyRoleARN (Trusted relation role ARN) as this would be used in further steps.
Next Step
Follow the steps in next page to Create Seller Account in SaaSify.