File tree Expand file tree Collapse file tree 3 files changed +36
-0
lines changed Expand file tree Collapse file tree 3 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 373
373
"ManagedPolicyArns" : [
374
374
" arn:aws:iam::aws:policy/service-role/AWSLambdaBasicExecutionRole"
375
375
],
376
+ "Tags" : [
377
+ {
378
+ "Value" : " SAM" ,
379
+ "Key" : " lambda:createdBy"
380
+ }
381
+ ],
376
382
"AssumeRolePolicyDocument" : {
377
383
"Version" : " 2012-10-17" ,
378
384
"Statement" : [
407
413
"ManagedPolicyArns" : [
408
414
" arn:aws:iam::aws:policy/service-role/AWSLambdaBasicExecutionRole"
409
415
],
416
+ "Tags" : [
417
+ {
418
+ "Value" : " SAM" ,
419
+ "Key" : " lambda:createdBy"
420
+ }
421
+ ],
410
422
"AssumeRolePolicyDocument" : {
411
423
"Version" : " 2012-10-17" ,
412
424
"Statement" : [
Original file line number Diff line number Diff line change 384
384
"ManagedPolicyArns" : [
385
385
" arn:aws-cn:iam::aws:policy/service-role/AWSLambdaBasicExecutionRole"
386
386
],
387
+ "Tags" : [
388
+ {
389
+ "Value" : " SAM" ,
390
+ "Key" : " lambda:createdBy"
391
+ }
392
+ ],
387
393
"AssumeRolePolicyDocument" : {
388
394
"Version" : " 2012-10-17" ,
389
395
"Statement" : [
408
414
"ManagedPolicyArns" : [
409
415
" arn:aws-cn:iam::aws:policy/service-role/AWSLambdaBasicExecutionRole"
410
416
],
417
+ "Tags" : [
418
+ {
419
+ "Value" : " SAM" ,
420
+ "Key" : " lambda:createdBy"
421
+ }
422
+ ],
411
423
"AssumeRolePolicyDocument" : {
412
424
"Version" : " 2012-10-17" ,
413
425
"Statement" : [
Original file line number Diff line number Diff line change 407
407
"ManagedPolicyArns" : [
408
408
" arn:aws-us-gov:iam::aws:policy/service-role/AWSLambdaBasicExecutionRole"
409
409
],
410
+ "Tags" : [
411
+ {
412
+ "Value" : " SAM" ,
413
+ "Key" : " lambda:createdBy"
414
+ }
415
+ ],
410
416
"AssumeRolePolicyDocument" : {
411
417
"Version" : " 2012-10-17" ,
412
418
"Statement" : [
431
437
"ManagedPolicyArns" : [
432
438
" arn:aws-us-gov:iam::aws:policy/service-role/AWSLambdaBasicExecutionRole"
433
439
],
440
+ "Tags" : [
441
+ {
442
+ "Value" : " SAM" ,
443
+ "Key" : " lambda:createdBy"
444
+ }
445
+ ],
434
446
"AssumeRolePolicyDocument" : {
435
447
"Version" : " 2012-10-17" ,
436
448
"Statement" : [
You can’t perform that action at this time.
0 commit comments