User Tools

Site Tools


aw:cloudformation_policy

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
aw:cloudformation_policy [02/01/2025 15:49] andrewaw:cloudformation_policy [02/01/2025 15:51] (current) andrew
Line 1: Line 1:
 ====== IAM Policy ====== ====== IAM Policy ======
  
-Developer Policy+Developer Policy to allow devs to inspect prod logs but not change deployed code.
  
-<code>+ 
 +===== Policy ===== 
 + 
 +dev_gr.yaml 
 +<code yaml>
 --- ---
 AWSTemplateFormatVersion: "2010-09-09" AWSTemplateFormatVersion: "2010-09-09"
Line 201: Line 205:
  
  
-deploy_stack.sh 
  
-<code>+===== Deploy Script ===== 
 + 
 +Shel script to deploy policy 
 + 
 +deploy_stack.sh 
 +<code bash>
 #!/bin/bash #!/bin/bash
 #Written Andrew Stringer #Written Andrew Stringer
aw/cloudformation_policy.1735832961.txt.gz · Last modified: by andrew

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki