Skip to content

Commit ebccf39

Browse files
committed
build: auto-update snippets to version: 1.36.0
1 parent 9fc1318 commit ebccf39

File tree

4 files changed

+133
-33
lines changed

4 files changed

+133
-33
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ Changelog
22
=========
33

44

5+
1.35.0 (2025-05-02)
6+
-------------------
7+
- Build: auto-update snippets to version: 1.35.0. [Github Actions]
8+
9+
510
1.34.0 (2025-04-25)
611
-------------------
712
- Build: auto-update snippets to version: 1.34.0. [Github Actions]

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "AWS IAM Actions Snippets",
44
"description": "Adds snippets for all the AWS IAM Actions in VS Code.",
55
"author": "Danny Steenman",
6-
"version": "1.35.0",
6+
"version": "1.36.0",
77
"publisher": "dannysteenman",
88
"icon": "images/iam-actions-snippets-extension-icon.png",
99
"homepage": "https://towardsthecloud.com",

snippets/iam-actions.json

Lines changed: 125 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -20182,7 +20182,7 @@
2018220182
"serviceName": "Amazon CloudWatch Logs",
2018320183
"service_prefix": "logs"
2018420184
},
20185-
"amazoncloudwatchnetworkmonitor": {
20185+
"amazoncloudwatchnetworksyntheticmonitor": {
2018620186
"actions": {
2018720187
"CreateMonitor": {
2018820188
"access_level": "Write",
@@ -20192,18 +20192,18 @@
2019220192
"resource_types": [
2019320193
{
2019420194
"name": "monitor*",
20195-
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworkmonitor.html#amazoncloudwatchnetworkmonitor-monitor"
20195+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworksyntheticmonitor.html#amazoncloudwatchnetworksyntheticmonitor-monitor"
2019620196
}
2019720197
],
20198-
"url": "https://docs.aws.amazon.com/network-monitor/latest/api/API_CreateMonitor.html"
20198+
"url": "https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_CreateMonitor.html"
2019920199
},
2020020200
"CreateProbe": {
2020120201
"access_level": "Write",
2020220202
"action_name": "networkmonitor:CreateProbe",
2020320203
"condition_keys": [],
2020420204
"description": "Grants permission to create a probe",
2020520205
"resource_types": [],
20206-
"url": "https://docs.aws.amazon.com/network-monitor/latest/api/API_CreateProbe.html"
20206+
"url": "https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_CreateProbe.html"
2020720207
},
2020820208
"DeleteMonitor": {
2020920209
"access_level": "Write",
@@ -20213,10 +20213,10 @@
2021320213
"resource_types": [
2021420214
{
2021520215
"name": "monitor*",
20216-
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworkmonitor.html#amazoncloudwatchnetworkmonitor-monitor"
20216+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworksyntheticmonitor.html#amazoncloudwatchnetworksyntheticmonitor-monitor"
2021720217
}
2021820218
],
20219-
"url": "https://docs.aws.amazon.com/network-monitor/latest/api/API_DeleteMonitor.html"
20219+
"url": "https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_DeleteMonitor.html"
2022020220
},
2022120221
"DeleteProbe": {
2022220222
"access_level": "Write",
@@ -20226,10 +20226,10 @@
2022620226
"resource_types": [
2022720227
{
2022820228
"name": "probe*",
20229-
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworkmonitor.html#amazoncloudwatchnetworkmonitor-probe"
20229+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworksyntheticmonitor.html#amazoncloudwatchnetworksyntheticmonitor-probe"
2023020230
}
2023120231
],
20232-
"url": "https://docs.aws.amazon.com/network-monitor/latest/api/API_DeleteProbe.html"
20232+
"url": "https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_DeleteProbe.html"
2023320233
},
2023420234
"GetMonitor": {
2023520235
"access_level": "Read",
@@ -20239,10 +20239,10 @@
2023920239
"resource_types": [
2024020240
{
2024120241
"name": "monitor*",
20242-
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworkmonitor.html#amazoncloudwatchnetworkmonitor-monitor"
20242+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworksyntheticmonitor.html#amazoncloudwatchnetworksyntheticmonitor-monitor"
2024320243
}
2024420244
],
20245-
"url": "https://docs.aws.amazon.com/network-monitor/latest/api/API_GetMonitor.html"
20245+
"url": "https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_GetMonitor.html"
2024620246
},
2024720247
"GetProbe": {
2024820248
"access_level": "Read",
@@ -20252,18 +20252,18 @@
2025220252
"resource_types": [
2025320253
{
2025420254
"name": "probe*",
20255-
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworkmonitor.html#amazoncloudwatchnetworkmonitor-probe"
20255+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworksyntheticmonitor.html#amazoncloudwatchnetworksyntheticmonitor-probe"
2025620256
}
2025720257
],
20258-
"url": "https://docs.aws.amazon.com/network-monitor/latest/api/API_GetProbe.html"
20258+
"url": "https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_GetProbe.html"
2025920259
},
2026020260
"ListMonitors": {
2026120261
"access_level": "List",
2026220262
"action_name": "networkmonitor:ListMonitors",
2026320263
"condition_keys": [],
2026420264
"description": "Grants permission to list all monitors in an account and their statuses",
2026520265
"resource_types": [],
20266-
"url": "https://docs.aws.amazon.com/network-monitor/latest/api/API_ListMonitors.html"
20266+
"url": "https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_ListMonitors.html"
2026720267
},
2026820268
"ListTagsForResource": {
2026920269
"access_level": "Read",
@@ -20273,14 +20273,14 @@
2027320273
"resource_types": [
2027420274
{
2027520275
"name": "monitor",
20276-
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworkmonitor.html#amazoncloudwatchnetworkmonitor-monitor"
20276+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworksyntheticmonitor.html#amazoncloudwatchnetworksyntheticmonitor-monitor"
2027720277
},
2027820278
{
2027920279
"name": "probe",
20280-
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworkmonitor.html#amazoncloudwatchnetworkmonitor-probe"
20280+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworksyntheticmonitor.html#amazoncloudwatchnetworksyntheticmonitor-probe"
2028120281
}
2028220282
],
20283-
"url": "https://docs.aws.amazon.com/network-monitor/latest/api/API_ListTagsForResource.html"
20283+
"url": "https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_ListTagsForResource.html"
2028420284
},
2028520285
"TagResource": {
2028620286
"access_level": "Tagging",
@@ -20290,36 +20290,36 @@
2029020290
"resource_types": [
2029120291
{
2029220292
"name": "monitor",
20293-
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworkmonitor.html#amazoncloudwatchnetworkmonitor-monitor"
20293+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworksyntheticmonitor.html#amazoncloudwatchnetworksyntheticmonitor-monitor"
2029420294
},
2029520295
{
2029620296
"name": "probe",
20297-
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworkmonitor.html#amazoncloudwatchnetworkmonitor-probe"
20297+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworksyntheticmonitor.html#amazoncloudwatchnetworksyntheticmonitor-probe"
2029820298
}
2029920299
],
20300-
"url": "https://docs.aws.amazon.com/network-monitor/latest/api/API_TagResource.html"
20300+
"url": "https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_TagResource.html"
2030120301
},
2030220302
"UntagResource": {
2030320303
"access_level": "Tagging",
2030420304
"action_name": "networkmonitor:UntagResource",
2030520305
"condition_keys": [
2030620306
{
2030720307
"name": "aws:TagKeys",
20308-
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworkmonitor.html#amazoncloudwatchnetworkmonitor-aws_TagKeys"
20308+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworksyntheticmonitor.html#amazoncloudwatchnetworksyntheticmonitor-aws_TagKeys"
2030920309
}
2031020310
],
2031120311
"description": "Grants permission to remove tags from a resource",
2031220312
"resource_types": [
2031320313
{
2031420314
"name": "monitor",
20315-
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworkmonitor.html#amazoncloudwatchnetworkmonitor-monitor"
20315+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworksyntheticmonitor.html#amazoncloudwatchnetworksyntheticmonitor-monitor"
2031620316
},
2031720317
{
2031820318
"name": "probe",
20319-
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworkmonitor.html#amazoncloudwatchnetworkmonitor-probe"
20319+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworksyntheticmonitor.html#amazoncloudwatchnetworksyntheticmonitor-probe"
2032020320
}
2032120321
],
20322-
"url": "https://docs.aws.amazon.com/network-monitor/latest/api/API_UntagResource.html"
20322+
"url": "https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_UntagResource.html"
2032320323
},
2032420324
"UpdateMonitor": {
2032520325
"access_level": "Write",
@@ -20329,10 +20329,10 @@
2032920329
"resource_types": [
2033020330
{
2033120331
"name": "monitor*",
20332-
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworkmonitor.html#amazoncloudwatchnetworkmonitor-monitor"
20332+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworksyntheticmonitor.html#amazoncloudwatchnetworksyntheticmonitor-monitor"
2033320333
}
2033420334
],
20335-
"url": "https://docs.aws.amazon.com/network-monitor/latest/api/API_UpdateMonitor.html"
20335+
"url": "https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_UpdateMonitor.html"
2033620336
},
2033720337
"UpdateProbe": {
2033820338
"access_level": "Write",
@@ -20342,14 +20342,14 @@
2034220342
"resource_types": [
2034320343
{
2034420344
"name": "probe*",
20345-
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworkmonitor.html#amazoncloudwatchnetworkmonitor-probe"
20345+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworksyntheticmonitor.html#amazoncloudwatchnetworksyntheticmonitor-probe"
2034620346
}
2034720347
],
20348-
"url": "https://docs.aws.amazon.com/network-monitor/latest/api/API_UpdateProbe.html"
20348+
"url": "https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_UpdateProbe.html"
2034920349
}
2035020350
},
20351-
"reference_url": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworkmonitor.html",
20352-
"serviceName": "Amazon CloudWatch Network Monitor",
20351+
"reference_url": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchnetworksyntheticmonitor.html",
20352+
"serviceName": "Amazon CloudWatch Network Synthetic Monitor",
2035320353
"service_prefix": "networkmonitor"
2035420354
},
2035520355
"amazoncloudwatchobservabilityaccessmanager": {
@@ -91028,6 +91028,10 @@
9102891028
"name": "aws:RequestTag/${TagKey}",
9102991029
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonguardduty.html#amazonguardduty-aws_RequestTag___TagKey_"
9103091030
},
91031+
{
91032+
"name": "aws:ResourceTag/${TagKey}",
91033+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonguardduty.html#amazonguardduty-aws_ResourceTag___TagKey_"
91034+
},
9103191035
{
9103291036
"name": "aws:TagKeys",
9103391037
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonguardduty.html#amazonguardduty-aws_TagKeys"
@@ -91067,6 +91071,10 @@
9106791071
"name": "aws:RequestTag/${TagKey}",
9106891072
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonguardduty.html#amazonguardduty-aws_RequestTag___TagKey_"
9106991073
},
91074+
{
91075+
"name": "aws:ResourceTag/${TagKey}",
91076+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonguardduty.html#amazonguardduty-aws_ResourceTag___TagKey_"
91077+
},
9107091078
{
9107191079
"name": "aws:TagKeys",
9107291080
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonguardduty.html#amazonguardduty-aws_TagKeys"
@@ -91084,6 +91092,10 @@
9108491092
"name": "aws:RequestTag/${TagKey}",
9108591093
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonguardduty.html#amazonguardduty-aws_RequestTag___TagKey_"
9108691094
},
91095+
{
91096+
"name": "aws:ResourceTag/${TagKey}",
91097+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonguardduty.html#amazonguardduty-aws_ResourceTag___TagKey_"
91098+
},
9108791099
{
9108891100
"name": "aws:TagKeys",
9108991101
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonguardduty.html#amazonguardduty-aws_TagKeys"
@@ -120382,6 +120394,23 @@
120382120394
],
120383120395
"url": "https://docs.aws.amazon.com/amazonq/latest/api-reference/API_CheckDocumentAccess.html"
120384120396
},
120397+
"CreateAnonymousWebExperienceUrl": {
120398+
"access_level": "Write",
120399+
"action_name": "qbusiness:CreateAnonymousWebExperienceUrl",
120400+
"condition_keys": [],
120401+
"description": "Grants permission to create a unique URL for anonymous Amazon Q Business web experience",
120402+
"resource_types": [
120403+
{
120404+
"name": "application*",
120405+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonqbusiness.html#amazonqbusiness-application"
120406+
},
120407+
{
120408+
"name": "web-experience*",
120409+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonqbusiness.html#amazonqbusiness-web-experience"
120410+
}
120411+
],
120412+
"url": "https://docs.aws.amazon.com/amazonq/latest/api-reference/API_CreateAnonymousWebExperienceUrl.html"
120413+
},
120385120414
"CreateApplication": {
120386120415
"access_level": "Write",
120387120416
"action_name": "qbusiness:CreateApplication",
@@ -167357,7 +167386,20 @@
167357167386
"CreatePolicyStore": {
167358167387
"access_level": "Write",
167359167388
"action_name": "verifiedpermissions:CreatePolicyStore",
167360-
"condition_keys": [],
167389+
"condition_keys": [
167390+
{
167391+
"name": "aws:ResourceTag/${TagKey}",
167392+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonverifiedpermissions.html#amazonverifiedpermissions-aws_ResourceTag___TagKey_"
167393+
},
167394+
{
167395+
"name": "aws:RequestTag/${TagKey}",
167396+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonverifiedpermissions.html#amazonverifiedpermissions-aws_RequestTag___TagKey_"
167397+
},
167398+
{
167399+
"name": "aws:TagKeys",
167400+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonverifiedpermissions.html#amazonverifiedpermissions-aws_TagKeys"
167401+
}
167402+
],
167361167403
"description": "Grants permission to create a Cedar policy and save it in the specified policy store",
167362167404
"resource_types": [],
167363167405
"url": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_CreatePolicyStore.html"
@@ -167565,6 +167607,19 @@
167565167607
],
167566167608
"url": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_ListPolicyTemplates.html"
167567167609
},
167610+
"ListTagsForResource": {
167611+
"access_level": "Read",
167612+
"action_name": "verifiedpermissions:ListTagsForResource",
167613+
"condition_keys": [],
167614+
"description": "Grants permission to view a list of resource tags for the specified policy store",
167615+
"resource_types": [
167616+
{
167617+
"name": "policy-store*",
167618+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonverifiedpermissions.html#amazonverifiedpermissions-policy-store"
167619+
}
167620+
],
167621+
"url": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_ListTagsForResource.html"
167622+
},
167568167623
"PutSchema": {
167569167624
"access_level": "Write",
167570167625
"action_name": "verifiedpermissions:PutSchema",
@@ -167578,6 +167633,46 @@
167578167633
],
167579167634
"url": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_PutSchema.html"
167580167635
},
167636+
"TagResource": {
167637+
"access_level": "Tagging",
167638+
"action_name": "verifiedpermissions:TagResource",
167639+
"condition_keys": [
167640+
{
167641+
"name": "aws:RequestTag/${TagKey}",
167642+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonverifiedpermissions.html#amazonverifiedpermissions-aws_RequestTag___TagKey_"
167643+
},
167644+
{
167645+
"name": "aws:TagKeys",
167646+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonverifiedpermissions.html#amazonverifiedpermissions-aws_TagKeys"
167647+
}
167648+
],
167649+
"description": "Grants permission to add tags to the specified policy store",
167650+
"resource_types": [
167651+
{
167652+
"name": "policy-store*",
167653+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonverifiedpermissions.html#amazonverifiedpermissions-policy-store"
167654+
}
167655+
],
167656+
"url": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_TagResource.html"
167657+
},
167658+
"UntagResource": {
167659+
"access_level": "Tagging",
167660+
"action_name": "verifiedpermissions:UntagResource",
167661+
"condition_keys": [
167662+
{
167663+
"name": "aws:TagKeys",
167664+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonverifiedpermissions.html#amazonverifiedpermissions-aws_TagKeys"
167665+
}
167666+
],
167667+
"description": "Grants permission to remove tags from the specified policy store",
167668+
"resource_types": [
167669+
{
167670+
"name": "policy-store*",
167671+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonverifiedpermissions.html#amazonverifiedpermissions-policy-store"
167672+
}
167673+
],
167674+
"url": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_UntagResource.html"
167675+
},
167581167676
"UpdateIdentitySource": {
167582167677
"access_level": "Write",
167583167678
"action_name": "verifiedpermissions:UpdateIdentitySource",

0 commit comments

Comments
 (0)