Unable to deploy using serverless framework

Here is the problem - First of all what is this instance limit?

, is it possible to reduce it?

Secondly, I have created a serverless access key and provider in the serverless framework dashboard which is an AWS role, but while deploying through github actions, login worked fine and still aws credentials missing or not provided error is coming. Serverless version is V4.
How can I handle this issue?

The ReplicationRole has a condition that it’s only deployed when ‘dev’ stage but the S3 doesn’t have that condition so in different stage that S3 resource would fail to find ReplicationRole.Arn

ok where i can fnd ither types