Armando Soriano
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Armando Soriano-
Armando Soriano created an article,
Split AWS AppSync resources if exceeding the hard limit of AWS CloufFormation (200 resources / 60 parameters)
While using AWS AppSync you'd usually reach AWS CloudFormation limits related to number of resources (200) and number of parameters (60) per stack when the number of operations in the schema grows....
-
Armando Soriano created an article,
Cognito Authorizer in API Gateway (REST) - CDK recipe
This document will explain to you how to integrate AWS Cognito in your REST APIs using AWS API Gateway through CDK, so you can enforce control access on your REST API based on Cognito tokens. More ...
-
Armando Soriano created an article,
Amazon Cognito
Simple and Secure User Sign-Up, Sign-In, and Access Control Service limitations Soft limits - https://docs.amazonaws.cn/en_us/cognito/latest/developerguide/limits.html#limits-soft Hard limits - htt...