File tree Expand file tree Collapse file tree 3 files changed +24
-3
lines changed Expand file tree Collapse file tree 3 files changed +24
-3
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,17 @@ Changelog
22=========
33
44
5+ (unreleased)
6+ ------------
7+ - Update README.md. [ Danny Steenman]
8+ - Update README.md. [ Danny Steenman]
9+
10+
11+ 1.26.0 (2025-07-04)
12+ -------------------
13+ - Build: auto-update snippets to version: 1.26.0. [ Github Actions]
14+
15+
5161.25.0 (2025-06-27)
617-------------------
718- Build: auto-update snippets to version: 1.25.0. [ Github Actions]
Original file line number Diff line number Diff line change 33 "displayName" : " AWS IAM Service Principal Snippets" ,
44 "description" : " This VS Code extension provides autocompletion of all AWS services that can be used as Service Principals in your IAM policies." ,
55 "author" : " Danny Steenman" ,
6- "version" : " 1.26 .0" ,
6+ "version" : " 1.27 .0" ,
77 "publisher" : " dannysteenman" ,
88 "icon" : " images/iam-service-principal-snippets-extension-icon.png" ,
99 "homepage" : " https://towardsthecloud.com" ,
Original file line number Diff line number Diff line change 15421542 },
15431543 "email" : {
15441544 "originalNames" : [
1545- " cognitouserpools" ,
15461545 " cognito" ,
1547- " cognitosync"
1546+ " cognitosync" ,
1547+ " cognitouserpools"
15481548 ],
15491549 "reference_url" : " https://docs.aws.amazon.com/cognito/latest/developerguide/using-service-linked-roles.html" ,
15501550 "servicePrincipal" : " email.cognito-idp.amazonaws.com" ,
27742774 " policy_generator"
27752775 ]
27762776 },
2777+ "network-security-director" : {
2778+ "originalNames" : [
2779+ " network-security-director"
2780+ ],
2781+ "reference_url" : " https://awspolicygen.s3.amazonaws.com/js/policies.js" ,
2782+ "servicePrincipal" : " network-security-director.amazonaws.com" ,
2783+ "sources" : [
2784+ " policy_generator"
2785+ ]
2786+ },
27772787 "networkflowmonitor" : {
27782788 "originalNames" : [
27792789 " networkflowmonitor"
You can’t perform that action at this time.
0 commit comments