Skip to content

Commit f98736a

Browse files
committed
build: auto-update snippets to version: 1.29.0
1 parent 370bc55 commit f98736a

File tree

4 files changed

+204
-9
lines changed

4 files changed

+204
-9
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.28.0 (2025-03-21)
6+
-------------------
7+
- Build: auto-update snippets to version: 1.28.0. [Github Actions]
8+
9+
510
1.27.0 (2025-03-14)
611
-------------------
712
- Build: auto-update snippets to version: 1.27.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.28.0",
6+
"version": "1.29.0",
77
"publisher": "dannysteenman",
88
"icon": "images/iam-actions-snippets-extension-icon.png",
99
"homepage": "https://towardsthecloud.com",

snippets/iam-actions.json

Lines changed: 196 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29277,6 +29277,24 @@
2927729277
],
2927829278
"url": "https://docs.aws.amazon.com/service-authorization/latest/reference/API_ListAnalyticsDataAssociations.html"
2927929279
},
29280+
"ListAnalyticsDataLakeDataSets": {
29281+
"access_level": "List",
29282+
"action_name": "connect:ListAnalyticsDataLakeDataSets",
29283+
"condition_keys": [
29284+
{
29285+
"name": "connect:InstanceId",
29286+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html#amazonconnect-connect_InstanceId"
29287+
}
29288+
],
29289+
"description": "Grants permission to list data lake datasets available to associate with for a given Amazon Connect instance",
29290+
"resource_types": [
29291+
{
29292+
"name": "instance*",
29293+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html#amazonconnect-instance"
29294+
}
29295+
],
29296+
"url": "https://docs.aws.amazon.com/service-authorization/latest/reference/API_ListAnalyticsDataLakeDataSets.html"
29297+
},
2928029298
"ListApprovedOrigins": {
2928129299
"access_level": "List",
2928229300
"action_name": "connect:ListApprovedOrigins",
@@ -36495,6 +36513,14 @@
3649536513
"resource_types": [],
3649636514
"url": "https://docs.aws.amazon.com/service-authorization/latest/reference/${APIReferenceDocPage}API_GetTimeSeriesDataPoint.html"
3649736515
},
36516+
"GetUpdateEligibility": {
36517+
"access_level": "Read",
36518+
"action_name": "datazone:GetUpdateEligibility",
36519+
"condition_keys": [],
36520+
"description": "Grants permission to get update eligibility status for project constructs",
36521+
"resource_types": [],
36522+
"url": "https://docs.aws.amazon.com/service-authorization/latest/reference/${APIReferenceDocPage}API_GetUpdateEligibility.html"
36523+
},
3649836524
"GetUserProfile": {
3649936525
"access_level": "Read",
3650036526
"action_name": "datazone:GetUserProfile",
@@ -136245,6 +136271,19 @@
136245136271
],
136246136272
"url": "https://docs.aws.amazon.com/recovery-cluster/latest/api/controlpanel-controlpanelarn.html"
136247136273
},
136274+
"DeleteResourcePolicy": {
136275+
"access_level": "Write",
136276+
"action_name": "route53-recovery-control-config:DeleteResourcePolicy",
136277+
"condition_keys": [],
136278+
"description": "Grants permission to delete the RAM access control policy for a cluster",
136279+
"resource_types": [
136280+
{
136281+
"name": "cluster*",
136282+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53recoverycontrols.html#amazonroute53recoverycontrols-cluster"
136283+
}
136284+
],
136285+
"url": "https://docs.aws.amazon.com/r53recovery/latest/dg/routing-control.failover-different-accounts.html"
136286+
},
136248136287
"DeleteRoutingControl": {
136249136288
"access_level": "Write",
136250136289
"action_name": "route53-recovery-control-config:DeleteRoutingControl",
@@ -136402,6 +136441,19 @@
136402136441
"resource_types": [],
136403136442
"url": "https://docs.aws.amazon.com/recovery-cluster/latest/api/tags-resource-arn.html"
136404136443
},
136444+
"PutResourcePolicy": {
136445+
"access_level": "Write",
136446+
"action_name": "route53-recovery-control-config:PutResourcePolicy",
136447+
"condition_keys": [],
136448+
"description": "Grants permission to define the RAM access control policy for a cluster",
136449+
"resource_types": [
136450+
{
136451+
"name": "cluster*",
136452+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53recoverycontrols.html#amazonroute53recoverycontrols-cluster"
136453+
}
136454+
],
136455+
"url": "https://docs.aws.amazon.com/r53recovery/latest/dg/routing-control.failover-different-accounts.html"
136456+
},
136405136457
"TagResource": {
136406136458
"access_level": "Tagging",
136407136459
"action_name": "route53-recovery-control-config:TagResource",
@@ -136439,10 +136491,6 @@
136439136491
{
136440136492
"name": "aws:TagKeys",
136441136493
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53recoverycontrols.html#amazonroute53recoverycontrols-aws_TagKeys"
136442-
},
136443-
{
136444-
"name": "aws:RequestTag/${TagKey}",
136445-
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53recoverycontrols.html#amazonroute53recoverycontrols-aws_RequestTag___TagKey_"
136446136494
}
136447136495
],
136448136496
"description": "Grants permission to remove tags from a resource",
@@ -136462,6 +136510,19 @@
136462136510
],
136463136511
"url": "https://docs.aws.amazon.com/recovery-cluster/latest/api/tags-resource-arn.html"
136464136512
},
136513+
"UpdateCluster": {
136514+
"access_level": "Write",
136515+
"action_name": "route53-recovery-control-config:UpdateCluster",
136516+
"condition_keys": [],
136517+
"description": "Grants permission to update a cluster",
136518+
"resource_types": [
136519+
{
136520+
"name": "cluster*",
136521+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53recoverycontrols.html#amazonroute53recoverycontrols-cluster"
136522+
}
136523+
],
136524+
"url": "https://docs.aws.amazon.com/recovery-cluster/latest/api/cluster.html"
136525+
},
136465136526
"UpdateControlPanel": {
136466136527
"access_level": "Write",
136467136528
"action_name": "route53-recovery-control-config:UpdateControlPanel",
@@ -201911,7 +201972,12 @@
201911201972
}
201912201973
],
201913201974
"description": "Grants permission to create or update a customer managed configuration recorder to record the selected resource configurations",
201914-
"resource_types": [],
201975+
"resource_types": [
201976+
{
201977+
"name": "ConfigurationRecorder*",
201978+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsconfig.html#awsconfig-ConfigurationRecorder"
201979+
}
201980+
],
201915201981
"url": "https://docs.aws.amazon.com/config/latest/APIReference/API_PutConfigurationRecorder.html"
201916201982
},
201917201983
"PutConformancePack": {
@@ -212722,7 +212788,16 @@
212722212788
"CreateDirectConnectGateway": {
212723212789
"access_level": "Write",
212724212790
"action_name": "directconnect:CreateDirectConnectGateway",
212725-
"condition_keys": [],
212791+
"condition_keys": [
212792+
{
212793+
"name": "aws:RequestTag/${TagKey}",
212794+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdirectconnect.html#awsdirectconnect-aws_RequestTag___TagKey_"
212795+
},
212796+
{
212797+
"name": "aws:TagKeys",
212798+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdirectconnect.html#awsdirectconnect-aws_TagKeys"
212799+
}
212800+
],
212726212801
"description": "Grants permission to create a Direct Connect gateway, which is an intermediate object that enables you to connect a set of virtual interfaces and virtual private gateways",
212727212802
"resource_types": [],
212728212803
"url": "https://docs.aws.amazon.com/directconnect/latest/APIReference/API_CreateDirectConnectGateway.html"
@@ -213173,6 +213248,10 @@
213173213248
"condition_keys": [],
213174213249
"description": "Grants permission to describe the tags associated with the specified AWS Direct Connect resources",
213175213250
"resource_types": [
213251+
{
213252+
"name": "dx-gateway",
213253+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdirectconnect.html#awsdirectconnect-dx-gateway"
213254+
},
213176213255
{
213177213256
"name": "dxcon",
213178213257
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdirectconnect.html#awsdirectconnect-dxcon"
@@ -213305,6 +213384,10 @@
213305213384
],
213306213385
"description": "Grants permission to add the specified tags to the specified AWS Direct Connect resource. Each resource can have a maximum of 50 tags",
213307213386
"resource_types": [
213387+
{
213388+
"name": "dx-gateway",
213389+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdirectconnect.html#awsdirectconnect-dx-gateway"
213390+
},
213308213391
{
213309213392
"name": "dxcon",
213310213393
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdirectconnect.html#awsdirectconnect-dxcon"
@@ -213331,6 +213414,10 @@
213331213414
],
213332213415
"description": "Grants permission to remove one or more tags from the specified AWS Direct Connect resource",
213333213416
"resource_types": [
213417+
{
213418+
"name": "dx-gateway",
213419+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdirectconnect.html#awsdirectconnect-dx-gateway"
213420+
},
213334213421
{
213335213422
"name": "dxcon",
213336213423
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdirectconnect.html#awsdirectconnect-dxcon"
@@ -222870,6 +222957,44 @@
222870222957
],
222871222958
"url": "https://docs.aws.amazon.com/mediapackage/latest/APIReference/API_PutOriginEndpointPolicy.html"
222872222959
},
222960+
"ResetChannelState": {
222961+
"access_level": "Write",
222962+
"action_name": "mediapackagev2:ResetChannelState",
222963+
"condition_keys": [],
222964+
"description": "Grants permission to reset a channel",
222965+
"resource_types": [
222966+
{
222967+
"name": "Channel*",
222968+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselementalmediapackagev2.html#awselementalmediapackagev2-Channel"
222969+
},
222970+
{
222971+
"name": "ChannelGroup*",
222972+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselementalmediapackagev2.html#awselementalmediapackagev2-ChannelGroup"
222973+
}
222974+
],
222975+
"url": "https://docs.aws.amazon.com/mediapackage/latest/APIReference/API_ResetChannelState.html"
222976+
},
222977+
"ResetOriginEndpointState": {
222978+
"access_level": "Write",
222979+
"action_name": "mediapackagev2:ResetOriginEndpointState",
222980+
"condition_keys": [],
222981+
"description": "Grants permission to reset an origin endpoint",
222982+
"resource_types": [
222983+
{
222984+
"name": "Channel*",
222985+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselementalmediapackagev2.html#awselementalmediapackagev2-Channel"
222986+
},
222987+
{
222988+
"name": "ChannelGroup*",
222989+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselementalmediapackagev2.html#awselementalmediapackagev2-ChannelGroup"
222990+
},
222991+
{
222992+
"name": "OriginEndpoint*",
222993+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselementalmediapackagev2.html#awselementalmediapackagev2-OriginEndpoint"
222994+
}
222995+
],
222996+
"url": "https://docs.aws.amazon.com/mediapackage/latest/APIReference/API_ResetOriginEndpointState.html"
222997+
},
222873222998
"TagResource": {
222874222999
"access_level": "Tagging",
222875223000
"action_name": "mediapackagev2:TagResource",
@@ -265095,6 +265220,19 @@
265095265220
],
265096265221
"url": "https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_DescribeFirewallPolicy.html"
265097265222
},
265223+
"DescribeFlowOperation": {
265224+
"access_level": "Read",
265225+
"action_name": "network-firewall:DescribeFlowOperation",
265226+
"condition_keys": [],
265227+
"description": "Grants permission to describe a flow operation performed on a firewall",
265228+
"resource_types": [
265229+
{
265230+
"name": "Firewall*",
265231+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsnetworkfirewall.html#awsnetworkfirewall-Firewall"
265232+
}
265233+
],
265234+
"url": "https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_DescribeFlowOperation.html"
265235+
},
265098265236
"DescribeLoggingConfiguration": {
265099265237
"access_level": "Read",
265100265238
"action_name": "network-firewall:DescribeLoggingConfiguration",
@@ -265241,6 +265379,32 @@
265241265379
],
265242265380
"url": "https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_ListFirewalls.html"
265243265381
},
265382+
"ListFlowOperationResults": {
265383+
"access_level": "Read",
265384+
"action_name": "network-firewall:ListFlowOperationResults",
265385+
"condition_keys": [],
265386+
"description": "Grants permission to list results from a flow operation performed on a firewall",
265387+
"resource_types": [
265388+
{
265389+
"name": "Firewall*",
265390+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsnetworkfirewall.html#awsnetworkfirewall-Firewall"
265391+
}
265392+
],
265393+
"url": "https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_ListFlowOperationResults.html"
265394+
},
265395+
"ListFlowOperations": {
265396+
"access_level": "List",
265397+
"action_name": "network-firewall:ListFlowOperations",
265398+
"condition_keys": [],
265399+
"description": "Grants permission to list flow operations performed on a firewall",
265400+
"resource_types": [
265401+
{
265402+
"name": "Firewall*",
265403+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsnetworkfirewall.html#awsnetworkfirewall-Firewall"
265404+
}
265405+
],
265406+
"url": "https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_ListFlowOperations.html"
265407+
},
265244265408
"ListRuleGroups": {
265245265409
"access_level": "List",
265246265410
"action_name": "network-firewall:ListRuleGroups",
@@ -265325,6 +265489,32 @@
265325265489
],
265326265490
"url": "https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_GetAnalysisReportResults.html"
265327265491
},
265492+
"StartFlowCapture": {
265493+
"access_level": "Write",
265494+
"action_name": "network-firewall:StartFlowCapture",
265495+
"condition_keys": [],
265496+
"description": "Grants permission to start capture operation on a firewall",
265497+
"resource_types": [
265498+
{
265499+
"name": "Firewall*",
265500+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsnetworkfirewall.html#awsnetworkfirewall-Firewall"
265501+
}
265502+
],
265503+
"url": "https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_StartFlowCapture.html"
265504+
},
265505+
"StartFlowFlush": {
265506+
"access_level": "Write",
265507+
"action_name": "network-firewall:StartFlowFlush",
265508+
"condition_keys": [],
265509+
"description": "Grants permission to start flush operation on a firewall",
265510+
"resource_types": [
265511+
{
265512+
"name": "Firewall*",
265513+
"reference_href": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsnetworkfirewall.html#awsnetworkfirewall-Firewall"
265514+
}
265515+
],
265516+
"url": "https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_StartFlowFlush.html"
265517+
},
265328265518
"TagResource": {
265329265519
"access_level": "Tagging",
265330265520
"action_name": "network-firewall:TagResource",

0 commit comments

Comments
 (0)