Skip to content

Commit 2d8314b

Browse files
committed
Update IAM.txt
1 parent 6c26c9e commit 2d8314b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

IAM.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Policy Role
1+
// Policy Role for Code Deploy
22
{
33
"Version": "2012-10-17",
44
"Statement": [
@@ -19,7 +19,7 @@
1919
]
2020
}
2121

22-
// Policy Trust
22+
// Policy Trust for Code Deploy
2323
{
2424
"Version": "2012-10-17",
2525
"Statement": [
@@ -37,7 +37,7 @@
3737
]
3838
}
3939

40-
// Instance Role
40+
// Instance Role for EC2 Instance
4141
{
4242
"Version": "2012-10-17",
4343
"Statement": [

0 commit comments

Comments
 (0)