User Tools

Site Tools


aws:cloudformation-s3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

aws:cloudformation-s3 [30/05/2025 09:40] – created andrewaws:cloudformation-s3 [16/10/2025 15:06] (current) andrew
Line 43: Line 43:
 </code> </code>
  
-Then we can ''!Join'' the bucket name to make a predictable but unique name. As this is an unpredictable name, we probably need to store it somewhere so we can use it elsewhere. Here I'm using Parameter Store so the bucket name can be available to coe in a Lambda function. We could of course set an OS environment variable for Lambda, but Parameter Store is more generally usable. +Then we can ''!Join'' the bucket name to make a predictable but unique name. As this is an unpredictable name, we probably need to store it somewhere so we can use it elsewhere. Here I'm using Parameter Store so the bucket name can be available to code in a Lambda function. We could of course set an OS environment variable for Lambda, but Parameter Store is more generally usable. 
  
 <code yaml> <code yaml>
aws/cloudformation-s3.1748598053.txt.gz · Last modified: by andrew

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki