mirror of
				https://github.com/eledio-cloud/standard-redirects-for-cloudfront.git
				synced 2025-10-31 00:12:56 +01:00 
			
		
		
		
	SAM added
This commit is contained in:
		
							
								
								
									
										11
									
								
								sam.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								sam.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| AWSTemplateFormatVersion: '2010-09-09' | ||||
| Transform: AWS::Serverless-2016-10-31 | ||||
| Resources: | ||||
|   StandardRedirectsForCloudFront: | ||||
|     Type: AWS::Serverless::Function | ||||
|     Properties: | ||||
|       Handler: index.handler | ||||
|       Runtime: nodejs6.10 | ||||
|       Description: 'Standard Redirects for CloudFront by Digital Sailors via the Serverless Application Repository' | ||||
|       MemorySize: 128 | ||||
|       Timeout: 3 | ||||
		Reference in New Issue
	
	Block a user