最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

How to invoke API developed using AWS API Gateway which was protected by Amazon Cognito user pool token in Salesforce Apex class

programmeradmin1浏览0评论

I have created an API using AWS API Gateway, which is protected by an Amazon Cognito User Pool.

I need to obtain a token from Amazon Cognito to invoke or access this API from my Salesforce Apex class. This token must be included in the API request header to invoke the API.

Can anyone please assist me in obtaining the token from Amazon Cognito to call the API from API Gateway in Salesforce Apex code, using the Cognito app client ID and client secret securely?

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论