Skip to content

Commit

Permalink
Update list of taggable resource types
Browse files Browse the repository at this point in the history
  • Loading branch information
tlinhart committed Sep 30, 2024
1 parent 575aa41 commit 0f0b681
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nodejs/taggable_resource_types.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
"aws:connect/contactFlow:ContactFlow",
"aws:connect/contactFlowModule:ContactFlowModule",
"aws:connect/hoursOfOperation:HoursOfOperation",
"aws:connect/instance:Instance",
"aws:connect/phoneNumber:PhoneNumber",
"aws:connect/queue:Queue",
"aws:connect/quickConnect:QuickConnect",
Expand Down Expand Up @@ -276,6 +277,7 @@
"aws:elasticache/cluster:Cluster",
"aws:elasticache/parameterGroup:ParameterGroup",
"aws:elasticache/replicationGroup:ReplicationGroup",
"aws:elasticache/reservedCacheNode:ReservedCacheNode",
"aws:elasticache/serverlessCache:ServerlessCache",
"aws:elasticache/subnetGroup:SubnetGroup",
"aws:elasticache/user:User",
Expand Down Expand Up @@ -494,6 +496,8 @@
"aws:paymentcryptography/key:Key",
"aws:pinpoint/app:App",
"aws:pinpoint/emailTemplate:EmailTemplate",
"aws:pinpoint/smsvoicev2OptOutList:Smsvoicev2OptOutList",
"aws:pinpoint/smsvoicev2PhoneNumber:Smsvoicev2PhoneNumber",
"aws:pipes/pipe:Pipe",
"aws:qldb/ledger:Ledger",
"aws:qldb/stream:Stream",
Expand Down

0 comments on commit 0f0b681

Please sign in to comment.