Hello I’m trying to perform a serverless deploy from a Jenkins pipeline running in an airtight (completely no internet access, no internet gateway no Nat Gateway). I have setup VPC endpoints for S3 and CloudFormation, but in the region I’m in there’s no VPC endpoint for AWS STS, as so serverless is failing because it needs to make a call to STS. Is there a way to get around this issue? is there a way to supplement serverless with what it needs from STS via a config parameter?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Any Workaround for AWS STS Required by Serverless? | 0 | 357 | August 6, 2019 | |
Best practices for deploying a website | 1 | 1411 | October 9, 2017 | |
Serverless deploy does nothing | 0 | 976 | November 19, 2021 | |
Can Serverless work with AWS Lambda, DAX and VPCs? | 17 | 6664 | July 24, 2018 | |
Jar deployment broken on serverless 1.27.2 | 0 | 582 | May 14, 2018 |