Establish resources on your AWS account
Set up resources in your AWS account to initiate data flow using AWS CLI or AWS Console.
- On the Data Management page, select a data input name, then select the AWS Setup Details tab.
- Select IAM Role Template to download the CloudFormation stack template.
- Choose a method to run the template on your account and region. You can use either CLI or AWS Console, the result will be the same.
- Steps in CLI (if you decided to run the template in CLI, you don't have to complete step 5):
- Steps in AWS Console (omit this step if you have already run the template in CLI in step 4):
- Log into your AWS account and go to CloudFormation Service.
- Select the us-east-1 region.
- Select Create stack, then from the drop-down list select With new resources.
- Under Prepare template, select Template is ready.
- Under Specify Template, select Upload a template file.
- Select Choose file and select the previously downloaded template.
- Select Next.
- Enter the stack name: SplunkDMSqsS3-56cee6f8-1d1f-47a5-a8b6-c9947afc2a93
- Leave Parameters as No parameters.
- Select Next.
- To specify tags, enter Key : SplunkDMVersion and enter Value : 1.
- Select Next.
- Review your entries.
- Check the box under Capabilities to provide your acknowledgment.
- Select Submit. Wait for the stack to have the CREATE_COMPLETE status, which indicates successful creation.
On the Data Management page, you can check if data is being collected.