serverless-plugin-split-stacks | generate nested stacks to get around CloudFormation resource | AWS library
kandi X-RAY | serverless-plugin-split-stacks Summary
kandi X-RAY | serverless-plugin-split-stacks Summary
A plugin to generate nested stacks to get around CloudFormation resource/parameter/output limits
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Convert var string to map
- Loads the custom map .
- List all StackResources .
- Get HTTP GET request options
- Backoff of retry
- Replace condition with condition
- Convert an array or array to an array .
serverless-plugin-split-stacks Key Features
serverless-plugin-split-stacks Examples and Code Snippets
Community Discussions
Trending Discussions on serverless-plugin-split-stacks
QUESTION
I am trying to switch all my lambdas to arm64. I am using the serverless framework and I added the architecture tag as mentioned in docs.
...ANSWER
Answered 2021-Oct-31 at 13:14If you check for the serverless framework's releases its listed under 2.61.0. So you need to update the dependency version to get support for it in serverless framework
QUESTION
using serverless-plugin-split-stacks in serverless.yml and getting this error
An error occurred: IamRoleLambdaExecution - Maximum policy size of 10240 bytes exceeded for role Vkonnect-dev-ap-south-1-lambdaRole (Service: AmazonIdentityManagement; Status Code: 409; Error Code: LimitExceeded; Request ID: 51920d55-4b81-4b6c-99f1-d9f0ba087cc2; Proxy: null).
when i use serverless-plugin-custom-roles
i get this error
The CloudFormation template is invalid: Circular dependency between resources: [GenerateOtpDocLambdaPermissionApiGateway, DoctorUnderscorelistLambdaPermissionApiGateway .......]
serverless.yml
...ANSWER
Answered 2021-Sep-16 at 13:03AWS has a limit on policy size. Check this article for reference: https://aws.amazon.com/premiumsupport/knowledge-center/iam-increase-policy-size/
For circular dependency error:Check this AWS blog: https://aws.amazon.com/blogs/infrastructure-and-automation/handling-circular-dependency-errors-in-aws-cloudformation/
QUESTION
I'm running into a weird error for which I can't find any documentation while deploying my aws lambda functions. Aws lambda functions can't be deployed and is showing me this error
...ANSWER
Answered 2021-Feb-09 at 12:19I fixed the problem by disabling versioning
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install serverless-plugin-split-stacks
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page