aws-iam-data 0.0.201 → 0.0.202

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,23 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-05-09",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "AWS Budget Service": [
8
+ "budgets:ListTagsForResource",
9
+ "budgets:TagResource",
10
+ "budgets:UntagResource"
11
+ ],
12
+ "AWS Resilience Hub": [
13
+ "resiliencehub:ListAppAssessmentResourceDrifts"
14
+ ],
15
+ "AWS Trusted Advisor": [
16
+ "trustedadvisor:BatchUpdateRecommendationResourceExclusion"
17
+ ]
18
+ },
19
+ "removedActions": {}
20
+ },
2
21
  {
3
22
  "dateOfChange": "2024-05-07",
4
23
  "addedServices": [],
@@ -29071,9 +29071,9 @@
29071
29071
  "actions": [
29072
29072
  {
29073
29073
  "name": "CreateBudgetAction",
29074
- "apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
29074
+ "apiReferenceUrl": "https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_CreateBudgetAction.html",
29075
29075
  "permissionOnly": false,
29076
- "description": "Grants permission to create and define a response that you can configure to execute once your budget has exceeded a specific budget threshold",
29076
+ "description": "Grants permission to configure a response that executes once your budget exceeds a specific budget threshold. Creating a budget action with tags also requires the 'budgets:TagResource' permission",
29077
29077
  "accessLevel": "Write",
29078
29078
  "resourceTypes": [
29079
29079
  {
@@ -29083,12 +29083,22 @@
29083
29083
  "dependentActions": [
29084
29084
  "iam:PassRole"
29085
29085
  ]
29086
+ },
29087
+ {
29088
+ "resourceType": "",
29089
+ "required": false,
29090
+ "conditionKeys": [
29091
+ "aws:TagKeys",
29092
+ "aws:RequestTag/${TagKey}",
29093
+ "aws:ResourceTag/${TagKey}"
29094
+ ],
29095
+ "dependentActions": []
29086
29096
  }
29087
29097
  ]
29088
29098
  },
29089
29099
  {
29090
29100
  "name": "DeleteBudgetAction",
29091
- "apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
29101
+ "apiReferenceUrl": "https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_DeleteBudgetAction.html",
29092
29102
  "permissionOnly": false,
29093
29103
  "description": "Grants permission to delete an action that is associated with a specific budget",
29094
29104
  "accessLevel": "Write",
@@ -29103,7 +29113,7 @@
29103
29113
  },
29104
29114
  {
29105
29115
  "name": "DescribeBudgetAction",
29106
- "apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
29116
+ "apiReferenceUrl": "https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_DescribeBudgetAction.html",
29107
29117
  "permissionOnly": false,
29108
29118
  "description": "Grants permission to retrieve the details of a specific budget action associated with a budget",
29109
29119
  "accessLevel": "Read",
@@ -29118,7 +29128,7 @@
29118
29128
  },
29119
29129
  {
29120
29130
  "name": "DescribeBudgetActionHistories",
29121
- "apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
29131
+ "apiReferenceUrl": "https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_DescribeBudgetActionHistories.html",
29122
29132
  "permissionOnly": false,
29123
29133
  "description": "Grants permission to retrieve a historical view of the budget actions statuses associated with a particular budget action. These status include statues such as 'Standby', 'Pending' and 'Executed'",
29124
29134
  "accessLevel": "Read",
@@ -29133,7 +29143,7 @@
29133
29143
  },
29134
29144
  {
29135
29145
  "name": "DescribeBudgetActionsForAccount",
29136
- "apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
29146
+ "apiReferenceUrl": "https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_DescribeBudgetActionsForAccount.html",
29137
29147
  "permissionOnly": false,
29138
29148
  "description": "Grants permission to retrieve the details of all of the budget actions associated with your account",
29139
29149
  "accessLevel": "Read",
@@ -29148,7 +29158,7 @@
29148
29158
  },
29149
29159
  {
29150
29160
  "name": "DescribeBudgetActionsForBudget",
29151
- "apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
29161
+ "apiReferenceUrl": "https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_DescribeBudgetActionsForBudget.html",
29152
29162
  "permissionOnly": false,
29153
29163
  "description": "Grants permission to retrieve the details of all of the budget actions associated with a budget",
29154
29164
  "accessLevel": "Read",
@@ -29163,7 +29173,7 @@
29163
29173
  },
29164
29174
  {
29165
29175
  "name": "ExecuteBudgetAction",
29166
- "apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
29176
+ "apiReferenceUrl": "https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_ExecuteBudgetAction.html",
29167
29177
  "permissionOnly": false,
29168
29178
  "description": "Grants permission to initiate a pending budget action as well as reverse a previously executed budget action",
29169
29179
  "accessLevel": "Write",
@@ -29176,11 +29186,32 @@
29176
29186
  }
29177
29187
  ]
29178
29188
  },
29189
+ {
29190
+ "name": "ListTagsForResource",
29191
+ "apiReferenceUrl": "https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_ListTagsForResource.html",
29192
+ "permissionOnly": false,
29193
+ "description": "Grants permission to view resource tags for a budget or budget action",
29194
+ "accessLevel": "Read",
29195
+ "resourceTypes": [
29196
+ {
29197
+ "resourceType": "budget",
29198
+ "required": false,
29199
+ "conditionKeys": [],
29200
+ "dependentActions": []
29201
+ },
29202
+ {
29203
+ "resourceType": "budgetAction",
29204
+ "required": false,
29205
+ "conditionKeys": [],
29206
+ "dependentActions": []
29207
+ }
29208
+ ]
29209
+ },
29179
29210
  {
29180
29211
  "name": "ModifyBudget",
29181
- "apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
29212
+ "apiReferenceUrl": "https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_Operations_AWS_Budgets.html",
29182
29213
  "permissionOnly": false,
29183
- "description": "Grants permission to modify budgets and budget details",
29214
+ "description": "Grants permission to create and modify budgets, and edit budget details. Creating a budget with tags also requires the 'budgets:TagResource' permission",
29184
29215
  "accessLevel": "Write",
29185
29216
  "resourceTypes": [
29186
29217
  {
@@ -29191,9 +29222,68 @@
29191
29222
  }
29192
29223
  ]
29193
29224
  },
29225
+ {
29226
+ "name": "TagResource",
29227
+ "apiReferenceUrl": "https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_TagResource.html",
29228
+ "permissionOnly": false,
29229
+ "description": "Grants permission to apply resource tags to a budget or budget action. Also needed to create a budget or budget action with tags",
29230
+ "accessLevel": "Tagging",
29231
+ "resourceTypes": [
29232
+ {
29233
+ "resourceType": "budget",
29234
+ "required": false,
29235
+ "conditionKeys": [],
29236
+ "dependentActions": []
29237
+ },
29238
+ {
29239
+ "resourceType": "budgetAction",
29240
+ "required": false,
29241
+ "conditionKeys": [],
29242
+ "dependentActions": []
29243
+ },
29244
+ {
29245
+ "resourceType": "",
29246
+ "required": false,
29247
+ "conditionKeys": [
29248
+ "aws:TagKeys",
29249
+ "aws:RequestTag/${TagKey}"
29250
+ ],
29251
+ "dependentActions": []
29252
+ }
29253
+ ]
29254
+ },
29255
+ {
29256
+ "name": "UntagResource",
29257
+ "apiReferenceUrl": "https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_UntagResource.html",
29258
+ "permissionOnly": false,
29259
+ "description": "Grants permission to remove resource tags from a budget or budget action",
29260
+ "accessLevel": "Tagging",
29261
+ "resourceTypes": [
29262
+ {
29263
+ "resourceType": "budget",
29264
+ "required": false,
29265
+ "conditionKeys": [],
29266
+ "dependentActions": []
29267
+ },
29268
+ {
29269
+ "resourceType": "budgetAction",
29270
+ "required": false,
29271
+ "conditionKeys": [],
29272
+ "dependentActions": []
29273
+ },
29274
+ {
29275
+ "resourceType": "",
29276
+ "required": false,
29277
+ "conditionKeys": [
29278
+ "aws:TagKeys"
29279
+ ],
29280
+ "dependentActions": []
29281
+ }
29282
+ ]
29283
+ },
29194
29284
  {
29195
29285
  "name": "UpdateBudgetAction",
29196
- "apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
29286
+ "apiReferenceUrl": "https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_UpdateBudgetAction.html",
29197
29287
  "permissionOnly": false,
29198
29288
  "description": "Grants permission to update the details of a specific budget action associated with a budget",
29199
29289
  "accessLevel": "Write",
@@ -29210,7 +29300,7 @@
29210
29300
  },
29211
29301
  {
29212
29302
  "name": "ViewBudget",
29213
- "apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
29303
+ "apiReferenceUrl": "https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_Operations_AWS_Budgets.html",
29214
29304
  "permissionOnly": false,
29215
29305
  "description": "Grants permission to view budgets and budget details",
29216
29306
  "accessLevel": "Read",
@@ -29227,18 +29317,45 @@
29227
29317
  "resourceTypes": [
29228
29318
  {
29229
29319
  "name": "budget",
29230
- "apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/budgets-managing-costs.html",
29320
+ "apiReferenceUrl": "https://docs.aws.amazon.com/cost-management/latest/userguide/budgets-managing-costs.html",
29231
29321
  "arnPattern": "arn:${Partition}:budgets::${Account}:budget/${BudgetName}",
29232
- "conditionKeys": []
29322
+ "conditionKeys": [
29323
+ "aws:RequestTag/${TagKey}",
29324
+ "aws:ResourceTag/${TagKey}",
29325
+ "aws:TagKeys"
29326
+ ]
29233
29327
  },
29234
29328
  {
29235
29329
  "name": "budgetAction",
29236
- "apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/budgets-managing-costs.html",
29330
+ "apiReferenceUrl": "https://docs.aws.amazon.com/cost-management/latest/userguide/budgets-controls.html",
29237
29331
  "arnPattern": "arn:${Partition}:budgets::${Account}:budget/${BudgetName}/action/${ActionId}",
29238
- "conditionKeys": []
29332
+ "conditionKeys": [
29333
+ "aws:RequestTag/${TagKey}",
29334
+ "aws:ResourceTag/${TagKey}",
29335
+ "aws:TagKeys"
29336
+ ]
29239
29337
  }
29240
29338
  ],
29241
- "conditionKeys": []
29339
+ "conditionKeys": [
29340
+ {
29341
+ "name": "aws:RequestTag/${TagKey}",
29342
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag",
29343
+ "description": "Filters access based on the tags that are passed in the request",
29344
+ "type": "String"
29345
+ },
29346
+ {
29347
+ "name": "aws:ResourceTag/${TagKey}",
29348
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag",
29349
+ "description": "Filters access based on the tags associated with the resource",
29350
+ "type": "String"
29351
+ },
29352
+ {
29353
+ "name": "aws:TagKeys",
29354
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
29355
+ "description": "Filters access based on the tag keys that are passed in the request",
29356
+ "type": "ArrayOfString"
29357
+ }
29358
+ ]
29242
29359
  },
29243
29360
  {
29244
29361
  "name": "AWS BugBust",
@@ -277876,6 +277993,21 @@
277876
277993
  }
277877
277994
  ]
277878
277995
  },
277996
+ {
277997
+ "name": "ListAppAssessmentResourceDrifts",
277998
+ "apiReferenceUrl": "https://docs.aws.amazon.com/resilience-hub/latest/APIReference/API_ListAppAssessmentResourceDrifts.html",
277999
+ "permissionOnly": false,
278000
+ "description": "Grants permission to list resource drifts that were detected while running an assessment",
278001
+ "accessLevel": "List",
278002
+ "resourceTypes": [
278003
+ {
278004
+ "resourceType": "application",
278005
+ "required": true,
278006
+ "conditionKeys": [],
278007
+ "dependentActions": []
278008
+ }
278009
+ ]
278010
+ },
277879
278011
  {
277880
278012
  "name": "ListAppAssessments",
277881
278013
  "apiReferenceUrl": "https://docs.aws.amazon.com/resilience-hub/latest/APIReference/API_ListAppAssessments.html",
@@ -333969,6 +334101,21 @@
333969
334101
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awstrustedadvisor.html",
333970
334102
  "servicePrefix": "trustedadvisor",
333971
334103
  "actions": [
334104
+ {
334105
+ "name": "BatchUpdateRecommendationResourceExclusion",
334106
+ "apiReferenceUrl": "https://docs.aws.amazon.com/awssupport/latest/user/get-started-with-aws-trusted-advisor-api.html",
334107
+ "permissionOnly": false,
334108
+ "description": "Grants permission to update one or more exclusion status for a list of recommendation resources",
334109
+ "accessLevel": "Write",
334110
+ "resourceTypes": [
334111
+ {
334112
+ "resourceType": "",
334113
+ "required": false,
334114
+ "conditionKeys": [],
334115
+ "dependentActions": []
334116
+ }
334117
+ ]
334118
+ },
333972
334119
  {
333973
334120
  "name": "CreateEngagement",
333974
334121
  "apiReferenceUrl": "https://docs.aws.amazon.com/awssupport/latest/user/security-trusted-advisor.html#trusted-advisor-operations",
@@ -2314,7 +2314,7 @@
2314
2314
  "name": "AWS Budget Service",
2315
2315
  "servicePrefix": "budgets",
2316
2316
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsbudgetservice.html",
2317
- "actionsCount": 10,
2317
+ "actionsCount": 13,
2318
2318
  "actions": [
2319
2319
  "CreateBudgetAction",
2320
2320
  "DeleteBudgetAction",
@@ -2323,7 +2323,10 @@
2323
2323
  "DescribeBudgetActionsForAccount",
2324
2324
  "DescribeBudgetActionsForBudget",
2325
2325
  "ExecuteBudgetAction",
2326
+ "ListTagsForResource",
2326
2327
  "ModifyBudget",
2328
+ "TagResource",
2329
+ "UntagResource",
2327
2330
  "UpdateBudgetAction",
2328
2331
  "ViewBudget"
2329
2332
  ],
@@ -2332,8 +2335,12 @@
2332
2335
  "budget",
2333
2336
  "budgetAction"
2334
2337
  ],
2335
- "conditionKeysCount": 0,
2336
- "conditionKeys": []
2338
+ "conditionKeysCount": 3,
2339
+ "conditionKeys": [
2340
+ "aws:RequestTag/${TagKey}",
2341
+ "aws:ResourceTag/${TagKey}",
2342
+ "aws:TagKeys"
2343
+ ]
2337
2344
  },
2338
2345
  {
2339
2346
  "name": "AWS BugBust",
@@ -20357,7 +20364,7 @@
20357
20364
  "name": "AWS Resilience Hub",
20358
20365
  "servicePrefix": "resiliencehub",
20359
20366
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsresiliencehub.html",
20360
- "actionsCount": 54,
20367
+ "actionsCount": 55,
20361
20368
  "actions": [
20362
20369
  "AddDraftAppVersionResourceMappings",
20363
20370
  "BatchUpdateRecommendationStatus",
@@ -20385,6 +20392,7 @@
20385
20392
  "ImportResourcesToDraftAppVersion",
20386
20393
  "ListAlarmRecommendations",
20387
20394
  "ListAppAssessmentComplianceDrifts",
20395
+ "ListAppAssessmentResourceDrifts",
20388
20396
  "ListAppAssessments",
20389
20397
  "ListAppComponentCompliances",
20390
20398
  "ListAppComponentRecommendations",
@@ -24553,8 +24561,9 @@
24553
24561
  "name": "AWS Trusted Advisor",
24554
24562
  "servicePrefix": "trustedadvisor",
24555
24563
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awstrustedadvisor.html",
24556
- "actionsCount": 51,
24564
+ "actionsCount": 52,
24557
24565
  "actions": [
24566
+ "BatchUpdateRecommendationResourceExclusion",
24558
24567
  "CreateEngagement",
24559
24568
  "CreateEngagementAttachment",
24560
24569
  "CreateEngagementCommunication",
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "Actions by type": [
3
3
  {
4
- "key": "Write Actions",
5
- "value": 9253
4
+ "key": "Read Actions",
5
+ "value": 4497
6
6
  },
7
7
  {
8
- "key": "Read Actions",
9
- "value": 4496
8
+ "key": "Write Actions",
9
+ "value": 9256
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 2718
13
+ "value": 2719
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.201",
3
+ "version": "0.0.202",
4
4
  "description": "Provides AWS IAM data gathered from the official AWS IAM docs as a convenient npm package that can be used in other OSS projects.",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",