DEV Community

Application Authorization from Slack to Amazon S3 Using AWS AppFabric

“ I have checked the documents of AWS for application authorization from slack to amazon s3 using aws appfabric. AWS AppFabric makes it easy for application authorization. In terms of cost, the solution is cheaper and secure.”

AWS AppFabric quickly connects software as a service (SaaS) applications across your organization. IT and security teams can then easily manage and secure applications using a standard scheme. Use AWS AppFabric to natively connect SaaS productivity and security applications to each other and automatically normalize application data for administrators to set common policies.

In this post, you will experience the application authorization from slack to amazon s3 using aws appfabric. Here I have created an aws appfabric with app authorization as slack source and ingestion as s3 bucket destination.

Architecture Overview


The architecture diagram shows the overall deployment architecture with data flow, aws appfabric, amazon s3 bucket, slack.

Solution Overview

The blog post consists of the following phases:

  1. Signing into the Slack and Create of Demo App
  2. Setup of Source Slack and Destination S3 Bucket in AWS AppFabric

Phase 1: Signing into the Slack and Create of Demo App

1.Open the Slack in the browser, signing into the slack. Once signed in, create a demo app with default values.

Phase 2: Setup of Source Slack and Destination S3 Bucket in AWS AppFabric

  1. Open the AWS AppFabric console. Click on getting started. Create an app bundle with AWS owned key. In the next step, create app authorization with application as chosen “slack” and give tenant id, tenant name, client id and client secret. In slack, authorization of apps require redirect url setup and enable org-readiness. Once the status of authorization is green we can further add the ingestion to select destination with schema & format required.

Clean-up

AWS AppFabric, S3 Bucket and Slack.

Pricing

I review the pricing and estimated cost of this example.

AWS AppFabric = $0.00

Amazon Simple Storage Service = $0.00

Slack = $0.00

Total Cost = $0.00

Summary

In this post, I showed “application authorization from slack to amazon s3 using aws appfabric”.

For more details on AWS AppFabric, Checkout Get started AWS AppFabric, open the AWS AppFabric console. To learn more, read the AWS AppFabric documentation.

Thanks for reading!

Connect with me: Linkedin

Top comments (0)