File tree Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ Changelog
44
55(unreleased)
66------------
7+ - Feat(extension): Add debug logging and service principal autocomplete.
8+ [ Danny Steenman]
9+
10+
11+ 1.1.0 (2025-02-01)
12+ ------------------
13+ - Build: auto-update snippets to version: 1.1.0. [ Github Actions]
714- Feat: release iam service principal snippets. [ Danny Steenman]
815- Feat: add scripts and pipelines. [ Danny Steenman]
916- Init. [ Danny Steenman]
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.1 .0" ,
6+ "version" : " 1.2 .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 235235 },
236236 "appmesh" : {
237237 "originalNames" : [
238- " appmeshpreview" ,
239238 " appmesh" ,
239+ " appmeshpreview" ,
240240 " appmesh"
241241 ],
242242 "reference_url" : " https://docs.aws.amazon.com/app-mesh/latest/userguide/using-service-linked-roles.html" ,
15571557 "email" : {
15581558 "originalNames" : [
15591559 " cognito" ,
1560- " cognitouserpools " ,
1561- " cognitosync "
1560+ " cognitosync " ,
1561+ " cognitouserpools "
15621562 ],
15631563 "reference_url" : " https://docs.aws.amazon.com/cognito/latest/developerguide/using-service-linked-roles.html" ,
15641564 "servicePrincipal" : " email.cognito-idp.amazonaws.com" ,
37323732 },
37333733 "ses" : {
37343734 "originalNames" : [
3735- " simpleemailserviceamazonsesv2" ,
37363735 " simpleemailservicemailmanager" ,
3736+ " simpleemailserviceamazonsesv2" ,
37373737 " ses"
37383738 ],
37393739 "reference_url" : " https://docs.aws.amazon.com/ses/latest/dg/using-service-linked-roles.html" ,
43074307 },
43084308 "waf" : {
43094309 "originalNames" : [
4310- " wafregional" ,
43114310 " wafclassic" ,
4311+ " wafregional" ,
43124312 " waf"
43134313 ],
43144314 "reference_url" : " https://docs.aws.amazon.com/waf/latest/developerguide/classic-using-service-linked-roles.html" ,
You can’t perform that action at this time.
0 commit comments