When I tried to deploy the service in af-south-1, ap-east-1, eu-south-1, and me-south-1, there was serverless error "The unspecified location constraint is incompatible for the region specific endpoint this request was sent to" which is coming after the stack is successfully deployed. Is the serverless-s3-deploy plugin has been configure in all of these regions ?
Because it is working fine for all other regions. when I put "- serverless-s3-deploy" plugin in comment, this error is not coming.
When I tried to deploy the service in af-south-1, ap-east-1, eu-south-1, and me-south-1, there was serverless error "The unspecified location constraint is incompatible for the region specific endpoint this request was sent to" which is coming after the stack is successfully deployed. Is the serverless-s3-deploy plugin has been configure in all of these regions ?
Because it is working fine for all other regions. when I put "- serverless-s3-deploy" plugin in comment, this error is not coming.