Configuring Instagram Ads - Amazon Glue
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Configuring Instagram Ads

Before you can use Amazon Glue to transfer data from Instagram Ads, you must meet these requirements:

Minimum requirements

The following are minimum requirements:

  • Instagram Standard accounts are accessed indirectly through Facebook.

  • User authentication is needed to generate the access token.

  • The Instagram Ads SDK connector will be implementing the User Access Token OAuth flow.

  • We are using OAuth2.0 to authenticate our API requests to Instagram Ads. This web-based authentication falls under the Multi-Factor Authentication (MFA) architecture, which is a superset of 2FA.

  • The user needs to grant permissions to access the end points. For accessing the user's data, endpoint authorization is handled through permissions and features.

Getting OAuth 2.0 credentials

To obtain API credentials so that you can make authenticated calls to your instance, see Graph API.