aws-iam-data 0.0.252 → 0.0.254

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,60 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-08-17",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "Amazon AppStream 2.0": [
8
+ "appstream:CreateThemeForStack",
9
+ "appstream:DeleteThemeForStack",
10
+ "appstream:DescribeThemeForStack",
11
+ "appstream:UpdateThemeForStack"
12
+ ],
13
+ "AWS CodeConnections": [
14
+ "codeconnections:GetConnectionToken"
15
+ ],
16
+ "AWS CodeStar Connections": [
17
+ "codestar-connections:GetConnectionToken"
18
+ ],
19
+ "Amazon DataZone": [
20
+ "datazone:CreateProjectProfile",
21
+ "datazone:DeleteProjectProfile",
22
+ "datazone:GetProjectProfile",
23
+ "datazone:ListProjectProfiles",
24
+ "datazone:UpdateProjectProfile"
25
+ ],
26
+ "AWS HealthLake": [
27
+ "healthlake:CancelFHIRExportJobWithDelete",
28
+ "healthlake:DescribeFHIRExportJobWithGet",
29
+ "healthlake:StartFHIRExportJobWithPost"
30
+ ],
31
+ "AWS Lambda": [
32
+ "lambda:GetFunctionRecursionConfig",
33
+ "lambda:PutFunctionRecursionConfig"
34
+ ]
35
+ },
36
+ "removedActions": {}
37
+ },
38
+ {
39
+ "dateOfChange": "2024-08-15",
40
+ "addedServices": [],
41
+ "removedServices": [],
42
+ "addedActions": {
43
+ "AWS Glue": [
44
+ "glue:GetRecipeAction",
45
+ "glue:SendRecipeAction"
46
+ ],
47
+ "Amazon Kinesis Analytics V2": [
48
+ "kinesisanalytics:DescribeApplicationOperation",
49
+ "kinesisanalytics:ListApplicationOperations"
50
+ ],
51
+ "Amazon Route 53 Profiles enables sharing DNS settings with VPCs": [
52
+ "route53profiles:GetProfilePolicy",
53
+ "route53profiles:PutProfilePolicy"
54
+ ]
55
+ },
56
+ "removedActions": {}
57
+ },
2
58
  {
3
59
  "dateOfChange": "2024-08-14",
4
60
  "addedServices": [],
@@ -12574,7 +12574,7 @@
12574
12574
  {
12575
12575
  "name": "CreateDataIntegrationAssociation",
12576
12576
  "apiReferenceUrl": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_CreateDataIntegration.html",
12577
- "permissionOnly": true,
12577
+ "permissionOnly": false,
12578
12578
  "description": "Grants permission to create a DataIntegrationAssociation",
12579
12579
  "accessLevel": "Write",
12580
12580
  "resourceTypes": [
@@ -16777,6 +16777,21 @@
16777
16777
  }
16778
16778
  ]
16779
16779
  },
16780
+ {
16781
+ "name": "CreateThemeForStack",
16782
+ "apiReferenceUrl": "https://docs.aws.amazon.com/appstream2/latest/APIReference/API_CreateThemeForStack.html",
16783
+ "permissionOnly": false,
16784
+ "description": "Grants permission to create a custom branding theme, which might includes a custom logo, website links, and other branding to display to your users",
16785
+ "accessLevel": "Write",
16786
+ "resourceTypes": [
16787
+ {
16788
+ "resourceType": "stack",
16789
+ "required": true,
16790
+ "conditionKeys": [],
16791
+ "dependentActions": []
16792
+ }
16793
+ ]
16794
+ },
16780
16795
  {
16781
16796
  "name": "CreateUpdatedImage",
16782
16797
  "apiReferenceUrl": "https://docs.aws.amazon.com/appstream2/latest/APIReference/API_CreateUpdatedImage.html",
@@ -17046,6 +17061,21 @@
17046
17061
  }
17047
17062
  ]
17048
17063
  },
17064
+ {
17065
+ "name": "DeleteThemeForStack",
17066
+ "apiReferenceUrl": "https://docs.aws.amazon.com/appstream2/latest/APIReference/API_DeleteThemeForStack.html",
17067
+ "permissionOnly": false,
17068
+ "description": "Grants permission to delete a custom branding theme, which might includes a custom logo, website links, and other branding to display to your users",
17069
+ "accessLevel": "Write",
17070
+ "resourceTypes": [
17071
+ {
17072
+ "resourceType": "stack",
17073
+ "required": true,
17074
+ "conditionKeys": [],
17075
+ "dependentActions": []
17076
+ }
17077
+ ]
17078
+ },
17049
17079
  {
17050
17080
  "name": "DeleteUsageReportSubscription",
17051
17081
  "apiReferenceUrl": "https://docs.aws.amazon.com/appstream2/latest/APIReference/API_DeleteUsageReportSubscription.html",
@@ -17289,6 +17319,21 @@
17289
17319
  }
17290
17320
  ]
17291
17321
  },
17322
+ {
17323
+ "name": "DescribeThemeForStack",
17324
+ "apiReferenceUrl": "https://docs.aws.amazon.com/appstream2/latest/APIReference/API_DescribeThemeForStack.html",
17325
+ "permissionOnly": false,
17326
+ "description": "Grants permission to get the custom branding theme information, which might includes a custom logo, website links, and other branding to display to your users",
17327
+ "accessLevel": "Read",
17328
+ "resourceTypes": [
17329
+ {
17330
+ "resourceType": "stack",
17331
+ "required": true,
17332
+ "conditionKeys": [],
17333
+ "dependentActions": []
17334
+ }
17335
+ ]
17336
+ },
17292
17337
  {
17293
17338
  "name": "DescribeUsageReportSubscriptions",
17294
17339
  "apiReferenceUrl": "https://docs.aws.amazon.com/appstream2/latest/APIReference/API_DescribeUsageReportSubscriptions.html",
@@ -17978,6 +18023,21 @@
17978
18023
  "dependentActions": []
17979
18024
  }
17980
18025
  ]
18026
+ },
18027
+ {
18028
+ "name": "UpdateThemeForStack",
18029
+ "apiReferenceUrl": "https://docs.aws.amazon.com/appstream2/latest/APIReference/API_UpdateThemeForStack.html",
18030
+ "permissionOnly": false,
18031
+ "description": "Grants permission to update the custom branding theme information, which might includes a custom logo, website links, and other branding to display to your users",
18032
+ "accessLevel": "Write",
18033
+ "resourceTypes": [
18034
+ {
18035
+ "resourceType": "stack",
18036
+ "required": true,
18037
+ "conditionKeys": [],
18038
+ "dependentActions": []
18039
+ }
18040
+ ]
17981
18041
  }
17982
18042
  ],
17983
18043
  "resourceTypes": [
@@ -58053,6 +58113,21 @@
58053
58113
  }
58054
58114
  ]
58055
58115
  },
58116
+ {
58117
+ "name": "GetConnectionToken",
58118
+ "apiReferenceUrl": "https://docs.aws.amazon.com/dtconsole/latest/userguide/security-iam.html#permissions-reference-connections-getconnectiontoken",
58119
+ "permissionOnly": true,
58120
+ "description": "Grants permission to get a Connection token to call provider actions",
58121
+ "accessLevel": "Read",
58122
+ "resourceTypes": [
58123
+ {
58124
+ "resourceType": "Connection",
58125
+ "required": true,
58126
+ "conditionKeys": [],
58127
+ "dependentActions": []
58128
+ }
58129
+ ]
58130
+ },
58056
58131
  {
58057
58132
  "name": "GetHost",
58058
58133
  "apiReferenceUrl": "https://docs.aws.amazon.com/codeconnections/latest/APIReference/API_GetHost.html",
@@ -62123,6 +62198,21 @@
62123
62198
  }
62124
62199
  ]
62125
62200
  },
62201
+ {
62202
+ "name": "GetConnectionToken",
62203
+ "apiReferenceUrl": "https://docs.aws.amazon.com/dtconsole/latest/userguide/security-iam.html#permissions-reference-connections-getconnectiontoken",
62204
+ "permissionOnly": true,
62205
+ "description": "Grants permission to get a Connection token to call provider actions",
62206
+ "accessLevel": "Read",
62207
+ "resourceTypes": [
62208
+ {
62209
+ "resourceType": "Connection",
62210
+ "required": true,
62211
+ "conditionKeys": [],
62212
+ "dependentActions": []
62213
+ }
62214
+ ]
62215
+ },
62126
62216
  {
62127
62217
  "name": "GetHost",
62128
62218
  "apiReferenceUrl": "https://docs.aws.amazon.com/codestar-connections/latest/APIReference/API_GetHost.html",
@@ -88992,6 +89082,21 @@
88992
89082
  }
88993
89083
  ]
88994
89084
  },
89085
+ {
89086
+ "name": "CreateProjectProfile",
89087
+ "apiReferenceUrl": "${APIReferenceDocPage}API_CreateProjectProfile.html",
89088
+ "permissionOnly": true,
89089
+ "description": "Grants permission to create a project profile",
89090
+ "accessLevel": "Write",
89091
+ "resourceTypes": [
89092
+ {
89093
+ "resourceType": "",
89094
+ "required": false,
89095
+ "conditionKeys": [],
89096
+ "dependentActions": []
89097
+ }
89098
+ ]
89099
+ },
88995
89100
  {
88996
89101
  "name": "CreateSubscriptionGrant",
88997
89102
  "apiReferenceUrl": "${APIReferenceDocPage}API_CreateSubscriptionGrant.html",
@@ -89337,6 +89442,21 @@
89337
89442
  }
89338
89443
  ]
89339
89444
  },
89445
+ {
89446
+ "name": "DeleteProjectProfile",
89447
+ "apiReferenceUrl": "${APIReferenceDocPage}API_DeleteProjectProfile.html",
89448
+ "permissionOnly": true,
89449
+ "description": "Grants permission to delete a project profile",
89450
+ "accessLevel": "Write",
89451
+ "resourceTypes": [
89452
+ {
89453
+ "resourceType": "",
89454
+ "required": false,
89455
+ "conditionKeys": [],
89456
+ "dependentActions": []
89457
+ }
89458
+ ]
89459
+ },
89340
89460
  {
89341
89461
  "name": "DeleteSubscriptionGrant",
89342
89462
  "apiReferenceUrl": "${APIReferenceDocPage}API_DeleteSubscriptionGrant.html",
@@ -89787,6 +89907,21 @@
89787
89907
  }
89788
89908
  ]
89789
89909
  },
89910
+ {
89911
+ "name": "GetProjectProfile",
89912
+ "apiReferenceUrl": "${APIReferenceDocPage}API_GetProjectProfile.html",
89913
+ "permissionOnly": true,
89914
+ "description": "Grants permission to get project profile details",
89915
+ "accessLevel": "Read",
89916
+ "resourceTypes": [
89917
+ {
89918
+ "resourceType": "",
89919
+ "required": false,
89920
+ "conditionKeys": [],
89921
+ "dependentActions": []
89922
+ }
89923
+ ]
89924
+ },
89790
89925
  {
89791
89926
  "name": "GetSubscription",
89792
89927
  "apiReferenceUrl": "${APIReferenceDocPage}API_GetSubscription.html",
@@ -90222,6 +90357,21 @@
90222
90357
  }
90223
90358
  ]
90224
90359
  },
90360
+ {
90361
+ "name": "ListProjectProfiles",
90362
+ "apiReferenceUrl": "${APIReferenceDocPage}API_ListProjectProfiles.html",
90363
+ "permissionOnly": true,
90364
+ "description": "Grants permission to list project profiles",
90365
+ "accessLevel": "List",
90366
+ "resourceTypes": [
90367
+ {
90368
+ "resourceType": "",
90369
+ "required": false,
90370
+ "conditionKeys": [],
90371
+ "dependentActions": []
90372
+ }
90373
+ ]
90374
+ },
90225
90375
  {
90226
90376
  "name": "ListProjects",
90227
90377
  "apiReferenceUrl": "${APIReferenceDocPage}API_ListProjects.html",
@@ -90929,6 +91079,21 @@
90929
91079
  }
90930
91080
  ]
90931
91081
  },
91082
+ {
91083
+ "name": "UpdateProjectProfile",
91084
+ "apiReferenceUrl": "${APIReferenceDocPage}API_UpdateProjectProfile.html",
91085
+ "permissionOnly": true,
91086
+ "description": "Grants permission to update a project profile",
91087
+ "accessLevel": "Write",
91088
+ "resourceTypes": [
91089
+ {
91090
+ "resourceType": "",
91091
+ "required": false,
91092
+ "conditionKeys": [],
91093
+ "dependentActions": []
91094
+ }
91095
+ ]
91096
+ },
90932
91097
  {
90933
91098
  "name": "UpdateSubscriptionGrantStatus",
90934
91099
  "apiReferenceUrl": "${APIReferenceDocPage}API_UpdateSubscriptionGrantStatus.html",
@@ -167687,6 +167852,21 @@
167687
167852
  }
167688
167853
  ]
167689
167854
  },
167855
+ {
167856
+ "name": "GetRecipeAction",
167857
+ "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/ug/setting-up.html#getting-started-min-privs",
167858
+ "permissionOnly": false,
167859
+ "description": "Grants permission to get the result of a Data Preparation Recipe statement",
167860
+ "accessLevel": "Permissions management",
167861
+ "resourceTypes": [
167862
+ {
167863
+ "resourceType": "",
167864
+ "required": false,
167865
+ "conditionKeys": [],
167866
+ "dependentActions": []
167867
+ }
167868
+ ]
167869
+ },
167690
167870
  {
167691
167871
  "name": "GetRegistry",
167692
167872
  "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-schema-registry-api.html#aws-glue-api-schema-registry-api-GetRegistry",
@@ -169119,6 +169299,21 @@
169119
169299
  }
169120
169300
  ]
169121
169301
  },
169302
+ {
169303
+ "name": "SendRecipeAction",
169304
+ "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/ug/setting-up.html#getting-started-min-privs",
169305
+ "permissionOnly": false,
169306
+ "description": "Grants permission to execute a Data Preparation Recipe statement in data preview",
169307
+ "accessLevel": "Permissions management",
169308
+ "resourceTypes": [
169309
+ {
169310
+ "resourceType": "",
169311
+ "required": false,
169312
+ "conditionKeys": [],
169313
+ "dependentActions": []
169314
+ }
169315
+ ]
169316
+ },
169122
169317
  {
169123
169318
  "name": "StartBlueprintRun",
169124
169319
  "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-workflow.html#aws-glue-api-workflow-StartBlueprintRun",
@@ -174268,6 +174463,21 @@
174268
174463
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awshealthlake.html",
174269
174464
  "servicePrefix": "healthlake",
174270
174465
  "actions": [
174466
+ {
174467
+ "name": "CancelFHIRExportJobWithDelete",
174468
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthlake/latest/devguide/export-datastore-rest.html",
174469
+ "permissionOnly": false,
174470
+ "description": "Grants permission to cancel an on going FHIR Export job with Delete",
174471
+ "accessLevel": "Write",
174472
+ "resourceTypes": [
174473
+ {
174474
+ "resourceType": "datastore",
174475
+ "required": true,
174476
+ "conditionKeys": [],
174477
+ "dependentActions": []
174478
+ }
174479
+ ]
174480
+ },
174271
174481
  {
174272
174482
  "name": "CreateFHIRDatastore",
174273
174483
  "apiReferenceUrl": "https://docs.aws.amazon.com/healthlake/latest/APIReference/API_CreateFHIRDatastore.html",
@@ -174361,6 +174571,21 @@
174361
174571
  }
174362
174572
  ]
174363
174573
  },
174574
+ {
174575
+ "name": "DescribeFHIRExportJobWithGet",
174576
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthlake/latest/devguide/export-datastore-rest.html",
174577
+ "permissionOnly": false,
174578
+ "description": "Grants permission to display the properties of a FHIR export job, including the ID, ARN, name, and the status of the datastore with Get",
174579
+ "accessLevel": "Read",
174580
+ "resourceTypes": [
174581
+ {
174582
+ "resourceType": "datastore",
174583
+ "required": true,
174584
+ "conditionKeys": [],
174585
+ "dependentActions": []
174586
+ }
174587
+ ]
174588
+ },
174364
174589
  {
174365
174590
  "name": "DescribeFHIRImportJob",
174366
174591
  "apiReferenceUrl": "https://docs.aws.amazon.com/healthlake/latest/APIReference/API_DescribeFHIRImportJob.html",
@@ -174441,7 +174666,7 @@
174441
174666
  "apiReferenceUrl": "https://docs.aws.amazon.com/healthlake/latest/APIReference/API_ListTagsForResource.html",
174442
174667
  "permissionOnly": false,
174443
174668
  "description": "Grants permission to get a list of tags for the specified datastore",
174444
- "accessLevel": "Read",
174669
+ "accessLevel": "List",
174445
174670
  "resourceTypes": [
174446
174671
  {
174447
174672
  "resourceType": "datastore",
@@ -174526,6 +174751,21 @@
174526
174751
  }
174527
174752
  ]
174528
174753
  },
174754
+ {
174755
+ "name": "StartFHIRExportJobWithPost",
174756
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthlake/latest/devguide/export-datastore-rest.html",
174757
+ "permissionOnly": false,
174758
+ "description": "Grants permission to begin a FHIR Export job with Post",
174759
+ "accessLevel": "Write",
174760
+ "resourceTypes": [
174761
+ {
174762
+ "resourceType": "datastore",
174763
+ "required": true,
174764
+ "conditionKeys": [],
174765
+ "dependentActions": []
174766
+ }
174767
+ ]
174768
+ },
174529
174769
  {
174530
174770
  "name": "StartFHIRImportJob",
174531
174771
  "apiReferenceUrl": "https://docs.aws.amazon.com/healthlake/latest/APIReference/API_StartFHIRImportJob.html",
@@ -211336,6 +211576,21 @@
211336
211576
  }
211337
211577
  ]
211338
211578
  },
211579
+ {
211580
+ "name": "DescribeApplicationOperation",
211581
+ "apiReferenceUrl": "https://docs.aws.amazon.com/managed-flink/latest/apiv2/API_DescribeApplicationOperation.html",
211582
+ "permissionOnly": false,
211583
+ "description": "Grants permission to describe an application operation of an application",
211584
+ "accessLevel": "Read",
211585
+ "resourceTypes": [
211586
+ {
211587
+ "resourceType": "application",
211588
+ "required": true,
211589
+ "conditionKeys": [],
211590
+ "dependentActions": []
211591
+ }
211592
+ ]
211593
+ },
211339
211594
  {
211340
211595
  "name": "DescribeApplicationSnapshot",
211341
211596
  "apiReferenceUrl": "https://docs.aws.amazon.com/managed-flink/latest/apiv2/API_DescribeApplicationSnapshot.html",
@@ -211383,6 +211638,21 @@
211383
211638
  }
211384
211639
  ]
211385
211640
  },
211641
+ {
211642
+ "name": "ListApplicationOperations",
211643
+ "apiReferenceUrl": "https://docs.aws.amazon.com/managed-flink/latest/apiv2/API_ListApplicationOperations.html",
211644
+ "permissionOnly": false,
211645
+ "description": "Grants permission to list application operations of an application",
211646
+ "accessLevel": "Read",
211647
+ "resourceTypes": [
211648
+ {
211649
+ "resourceType": "application",
211650
+ "required": true,
211651
+ "conditionKeys": [],
211652
+ "dependentActions": []
211653
+ }
211654
+ ]
211655
+ },
211386
211656
  {
211387
211657
  "name": "ListApplicationSnapshots",
211388
211658
  "apiReferenceUrl": "https://docs.aws.amazon.com/managed-flink/latest/apiv2/API_ListApplicationSnapshots.html",
@@ -214458,6 +214728,21 @@
214458
214728
  }
214459
214729
  ]
214460
214730
  },
214731
+ {
214732
+ "name": "GetFunctionRecursionConfig",
214733
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lambda/latest/dg/API_GetFunctionRecursionConfig.html",
214734
+ "permissionOnly": false,
214735
+ "description": "Grants permission to view the recursion configuration of an AWS Lambda function",
214736
+ "accessLevel": "Read",
214737
+ "resourceTypes": [
214738
+ {
214739
+ "resourceType": "function",
214740
+ "required": true,
214741
+ "conditionKeys": [],
214742
+ "dependentActions": []
214743
+ }
214744
+ ]
214745
+ },
214461
214746
  {
214462
214747
  "name": "GetFunctionUrlConfig",
214463
214748
  "apiReferenceUrl": "https://docs.aws.amazon.com/lambda/latest/dg/API_GetFunctionUrlConfig.html",
@@ -214903,6 +215188,21 @@
214903
215188
  }
214904
215189
  ]
214905
215190
  },
215191
+ {
215192
+ "name": "PutFunctionRecursionConfig",
215193
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lambda/latest/dg/API_PutFunctionRecursionConfig.html",
215194
+ "permissionOnly": false,
215195
+ "description": "Grants permission to update the recursion configuration of an AWS Lambda function",
215196
+ "accessLevel": "Write",
215197
+ "resourceTypes": [
215198
+ {
215199
+ "resourceType": "function",
215200
+ "required": true,
215201
+ "conditionKeys": [],
215202
+ "dependentActions": []
215203
+ }
215204
+ ]
215205
+ },
214906
215206
  {
214907
215207
  "name": "PutProvisionedConcurrencyConfig",
214908
215208
  "apiReferenceUrl": "https://docs.aws.amazon.com/lambda/latest/dg/API_PutProvisionedConcurrencyConfig.html",
@@ -290036,7 +290336,7 @@
290036
290336
  "name": "DeleteProfile",
290037
290337
  "apiReferenceUrl": "https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53profiles_DeleteProfile.html",
290038
290338
  "permissionOnly": false,
290039
- "description": "Grants permission to delete a Profile specified byt the ProfileId",
290339
+ "description": "Grants permission to delete a Profile specified by the ProfileId",
290040
290340
  "accessLevel": "Write",
290041
290341
  "resourceTypes": [
290042
290342
  {
@@ -290107,6 +290407,21 @@
290107
290407
  }
290108
290408
  ]
290109
290409
  },
290410
+ {
290411
+ "name": "GetProfilePolicy",
290412
+ "apiReferenceUrl": "https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/sharing-profiles.html",
290413
+ "permissionOnly": true,
290414
+ "description": "Grants permission to read the RAM access control policy for a Profile",
290415
+ "accessLevel": "Read",
290416
+ "resourceTypes": [
290417
+ {
290418
+ "resourceType": "profile",
290419
+ "required": true,
290420
+ "conditionKeys": [],
290421
+ "dependentActions": []
290422
+ }
290423
+ ]
290424
+ },
290110
290425
  {
290111
290426
  "name": "GetProfileResourceAssociation",
290112
290427
  "apiReferenceUrl": "https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53profiles_GetProfileResourceAssociation.html",
@@ -290182,6 +290497,21 @@
290182
290497
  }
290183
290498
  ]
290184
290499
  },
290500
+ {
290501
+ "name": "PutProfilePolicy",
290502
+ "apiReferenceUrl": "https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/sharing-profiles.html",
290503
+ "permissionOnly": true,
290504
+ "description": "Grants permission to define the RAM access control policy for a Profile",
290505
+ "accessLevel": "Write",
290506
+ "resourceTypes": [
290507
+ {
290508
+ "resourceType": "profile",
290509
+ "required": true,
290510
+ "conditionKeys": [],
290511
+ "dependentActions": []
290512
+ }
290513
+ ]
290514
+ },
290185
290515
  {
290186
290516
  "name": "TagResource",
290187
290517
  "apiReferenceUrl": "https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53profiles_TagResource.html",
@@ -333731,8 +334061,8 @@
333731
334061
  "accessLevel": "List",
333732
334062
  "resourceTypes": [
333733
334063
  {
333734
- "resourceType": "maintenancewindow",
333735
- "required": true,
334064
+ "resourceType": "",
334065
+ "required": false,
333736
334066
  "conditionKeys": [],
333737
334067
  "dependentActions": []
333738
334068
  }
@@ -334887,7 +335217,8 @@
334887
335217
  "conditionKeys": [
334888
335218
  "aws:RequestTag/${TagKey}",
334889
335219
  "aws:TagKeys",
334890
- "ssm:Overwrite"
335220
+ "ssm:Overwrite",
335221
+ "ssm:Policies"
334891
335222
  ],
334892
335223
  "dependentActions": []
334893
335224
  }
@@ -335743,13 +336074,19 @@
335743
336074
  },
335744
336075
  {
335745
336076
  "name": "ssm:Overwrite",
335746
- "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/auth-and-access-control-iam-access-control-identity-based.html#policy-conditions",
336077
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-policy-conditions.html#overwrite-condition",
335747
336078
  "description": "Filters access by controling whether Systems Manager parameters can be overwritten",
335748
336079
  "type": "String"
335749
336080
  },
336081
+ {
336082
+ "name": "ssm:Policies",
336083
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-policy-conditions.html#parameter-policies-condition",
336084
+ "description": "Filters access by controlling whether an IAM Entity (user or role) can create or update a parameter that includes a parameter policy",
336085
+ "type": "String"
336086
+ },
335750
336087
  {
335751
336088
  "name": "ssm:Recursive",
335752
- "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/auth-and-access-control-iam-access-control-identity-based.html#policy-conditions",
336089
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-policy-conditions.html#recursive-condition",
335753
336090
  "description": "Filters access by Systems Manager parameters created in a hierarchical structure",
335754
336091
  "type": "String"
335755
336092
  },
@@ -1316,7 +1316,7 @@
1316
1316
  "name": "Amazon AppStream 2.0",
1317
1317
  "servicePrefix": "appstream",
1318
1318
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonappstream2.0.html",
1319
- "actionsCount": 76,
1319
+ "actionsCount": 80,
1320
1320
  "actions": [
1321
1321
  "AssociateAppBlockBuilderAppBlock",
1322
1322
  "AssociateApplicationFleet",
@@ -1336,6 +1336,7 @@
1336
1336
  "CreateImageBuilderStreamingURL",
1337
1337
  "CreateStack",
1338
1338
  "CreateStreamingURL",
1339
+ "CreateThemeForStack",
1339
1340
  "CreateUpdatedImage",
1340
1341
  "CreateUsageReportSubscription",
1341
1342
  "CreateUser",
@@ -1349,6 +1350,7 @@
1349
1350
  "DeleteImageBuilder",
1350
1351
  "DeleteImagePermissions",
1351
1352
  "DeleteStack",
1353
+ "DeleteThemeForStack",
1352
1354
  "DeleteUsageReportSubscription",
1353
1355
  "DeleteUser",
1354
1356
  "DescribeAppBlockBuilderAppBlockAssociations",
@@ -1364,6 +1366,7 @@
1364
1366
  "DescribeImages",
1365
1367
  "DescribeSessions",
1366
1368
  "DescribeStacks",
1369
+ "DescribeThemeForStack",
1367
1370
  "DescribeUsageReportSubscriptions",
1368
1371
  "DescribeUserStackAssociations",
1369
1372
  "DescribeUsers",
@@ -1393,7 +1396,8 @@
1393
1396
  "UpdateEntitlement",
1394
1397
  "UpdateFleet",
1395
1398
  "UpdateImagePermissions",
1396
- "UpdateStack"
1399
+ "UpdateStack",
1400
+ "UpdateThemeForStack"
1397
1401
  ],
1398
1402
  "resourceTypesCount": 7,
1399
1403
  "resourceTypes": [
@@ -4522,7 +4526,7 @@
4522
4526
  "name": "AWS CodeConnections",
4523
4527
  "servicePrefix": "codeconnections",
4524
4528
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscodeconnections.html",
4525
- "actionsCount": 37,
4529
+ "actionsCount": 38,
4526
4530
  "actions": [
4527
4531
  "CreateConnection",
4528
4532
  "CreateHost",
@@ -4533,6 +4537,7 @@
4533
4537
  "DeleteRepositoryLink",
4534
4538
  "DeleteSyncConfiguration",
4535
4539
  "GetConnection",
4540
+ "GetConnectionToken",
4536
4541
  "GetHost",
4537
4542
  "GetIndividualAccessToken",
4538
4543
  "GetInstallationUrl",
@@ -4906,7 +4911,7 @@
4906
4911
  "name": "AWS CodeStar Connections",
4907
4912
  "servicePrefix": "codestar-connections",
4908
4913
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscodestarconnections.html",
4909
- "actionsCount": 37,
4914
+ "actionsCount": 38,
4910
4915
  "actions": [
4911
4916
  "CreateConnection",
4912
4917
  "CreateHost",
@@ -4917,6 +4922,7 @@
4917
4922
  "DeleteRepositoryLink",
4918
4923
  "DeleteSyncConfiguration",
4919
4924
  "GetConnection",
4925
+ "GetConnectionToken",
4920
4926
  "GetHost",
4921
4927
  "GetIndividualAccessToken",
4922
4928
  "GetInstallationUrl",
@@ -6774,7 +6780,7 @@
6774
6780
  "name": "Amazon DataZone",
6775
6781
  "servicePrefix": "datazone",
6776
6782
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazone.html",
6777
- "actionsCount": 160,
6783
+ "actionsCount": 165,
6778
6784
  "actions": [
6779
6785
  "AcceptPredictions",
6780
6786
  "AcceptSubscriptionRequest",
@@ -6803,6 +6809,7 @@
6803
6809
  "CreateListingChangeSet",
6804
6810
  "CreateProject",
6805
6811
  "CreateProjectMembership",
6812
+ "CreateProjectProfile",
6806
6813
  "CreateSubscriptionGrant",
6807
6814
  "CreateSubscriptionRequest",
6808
6815
  "CreateSubscriptionTarget",
@@ -6826,6 +6833,7 @@
6826
6833
  "DeleteListing",
6827
6834
  "DeleteProject",
6828
6835
  "DeleteProjectMembership",
6836
+ "DeleteProjectProfile",
6829
6837
  "DeleteSubscriptionGrant",
6830
6838
  "DeleteSubscriptionRequest",
6831
6839
  "DeleteSubscriptionTarget",
@@ -6856,6 +6864,7 @@
6856
6864
  "GetListing",
6857
6865
  "GetMetadataGenerationRun",
6858
6866
  "GetProject",
6867
+ "GetProjectProfile",
6859
6868
  "GetSubscription",
6860
6869
  "GetSubscriptionEligibility",
6861
6870
  "GetSubscriptionGrant",
@@ -6885,6 +6894,7 @@
6885
6894
  "ListNotifications",
6886
6895
  "ListPolicyGrants",
6887
6896
  "ListProjectMemberships",
6897
+ "ListProjectProfiles",
6888
6898
  "ListProjects",
6889
6899
  "ListSubscriptionGrants",
6890
6900
  "ListSubscriptionRequests",
@@ -6931,6 +6941,7 @@
6931
6941
  "UpdateGlossaryTerm",
6932
6942
  "UpdateGroupProfile",
6933
6943
  "UpdateProject",
6944
+ "UpdateProjectProfile",
6934
6945
  "UpdateSubscriptionGrantStatus",
6935
6946
  "UpdateSubscriptionRequest",
6936
6947
  "UpdateSubscriptionTarget",
@@ -11631,7 +11642,7 @@
11631
11642
  "name": "AWS Glue",
11632
11643
  "servicePrefix": "glue",
11633
11644
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsglue.html",
11634
- "actionsCount": 256,
11645
+ "actionsCount": 258,
11635
11646
  "actions": [
11636
11647
  "BatchCreatePartition",
11637
11648
  "BatchDeleteConnection",
@@ -11759,6 +11770,7 @@
11759
11770
  "GetPlan",
11760
11771
  "GetQueries",
11761
11772
  "GetQuery",
11773
+ "GetRecipeAction",
11762
11774
  "GetRegistry",
11763
11775
  "GetResourcePolicies",
11764
11776
  "GetResourcePolicy",
@@ -11839,6 +11851,7 @@
11839
11851
  "RunStatement",
11840
11852
  "SearchTables",
11841
11853
  "SendFeedback",
11854
+ "SendRecipeAction",
11842
11855
  "StartBlueprintRun",
11843
11856
  "StartColumnStatisticsTaskRun",
11844
11857
  "StartCompletion",
@@ -12260,14 +12273,16 @@
12260
12273
  "name": "AWS HealthLake",
12261
12274
  "servicePrefix": "healthlake",
12262
12275
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awshealthlake.html",
12263
- "actionsCount": 21,
12276
+ "actionsCount": 24,
12264
12277
  "actions": [
12278
+ "CancelFHIRExportJobWithDelete",
12265
12279
  "CreateFHIRDatastore",
12266
12280
  "CreateResource",
12267
12281
  "DeleteFHIRDatastore",
12268
12282
  "DeleteResource",
12269
12283
  "DescribeFHIRDatastore",
12270
12284
  "DescribeFHIRExportJob",
12285
+ "DescribeFHIRExportJobWithGet",
12271
12286
  "DescribeFHIRImportJob",
12272
12287
  "GetCapabilities",
12273
12288
  "ListFHIRDatastores",
@@ -12279,6 +12294,7 @@
12279
12294
  "SearchWithGet",
12280
12295
  "SearchWithPost",
12281
12296
  "StartFHIRExportJob",
12297
+ "StartFHIRExportJobWithPost",
12282
12298
  "StartFHIRImportJob",
12283
12299
  "TagResource",
12284
12300
  "UntagResource",
@@ -15060,7 +15076,7 @@
15060
15076
  "name": "Amazon Kinesis Analytics V2",
15061
15077
  "servicePrefix": "kinesisanalytics",
15062
15078
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonkinesisanalyticsv2.html",
15063
- "actionsCount": 31,
15079
+ "actionsCount": 33,
15064
15080
  "actions": [
15065
15081
  "AddApplicationCloudWatchLoggingOption",
15066
15082
  "AddApplicationInput",
@@ -15079,9 +15095,11 @@
15079
15095
  "DeleteApplicationSnapshot",
15080
15096
  "DeleteApplicationVpcConfiguration",
15081
15097
  "DescribeApplication",
15098
+ "DescribeApplicationOperation",
15082
15099
  "DescribeApplicationSnapshot",
15083
15100
  "DescribeApplicationVersion",
15084
15101
  "DiscoverInputSchema",
15102
+ "ListApplicationOperations",
15085
15103
  "ListApplicationSnapshots",
15086
15104
  "ListApplicationVersions",
15087
15105
  "ListApplications",
@@ -15315,7 +15333,7 @@
15315
15333
  "name": "AWS Lambda",
15316
15334
  "servicePrefix": "lambda",
15317
15335
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awslambda.html",
15318
- "actionsCount": 68,
15336
+ "actionsCount": 70,
15319
15337
  "actions": [
15320
15338
  "AddLayerVersionPermission",
15321
15339
  "AddPermission",
@@ -15345,6 +15363,7 @@
15345
15363
  "GetFunctionConcurrency",
15346
15364
  "GetFunctionConfiguration",
15347
15365
  "GetFunctionEventInvokeConfig",
15366
+ "GetFunctionRecursionConfig",
15348
15367
  "GetFunctionUrlConfig",
15349
15368
  "GetLayerVersion",
15350
15369
  "GetLayerVersionPolicy",
@@ -15371,6 +15390,7 @@
15371
15390
  "PutFunctionCodeSigningConfig",
15372
15391
  "PutFunctionConcurrency",
15373
15392
  "PutFunctionEventInvokeConfig",
15393
+ "PutFunctionRecursionConfig",
15374
15394
  "PutProvisionedConcurrencyConfig",
15375
15395
  "PutRuntimeManagementConfig",
15376
15396
  "RemoveLayerVersionPermission",
@@ -21275,7 +21295,7 @@
21275
21295
  "name": "Amazon Route 53 Profiles enables sharing DNS settings with VPCs",
21276
21296
  "servicePrefix": "route53profiles",
21277
21297
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53profilesenablessharingdnssettingswithvpcs.html",
21278
- "actionsCount": 16,
21298
+ "actionsCount": 18,
21279
21299
  "actions": [
21280
21300
  "AssociateProfile",
21281
21301
  "AssociateResourceToProfile",
@@ -21285,11 +21305,13 @@
21285
21305
  "DisassociateResourceFromProfile",
21286
21306
  "GetProfile",
21287
21307
  "GetProfileAssociation",
21308
+ "GetProfilePolicy",
21288
21309
  "GetProfileResourceAssociation",
21289
21310
  "ListProfileAssociations",
21290
21311
  "ListProfileResourceAssociations",
21291
21312
  "ListProfiles",
21292
21313
  "ListTagsForResource",
21314
+ "PutProfilePolicy",
21293
21315
  "TagResource",
21294
21316
  "UntagResource",
21295
21317
  "UpdateProfileResourceAssociation"
@@ -24493,7 +24515,7 @@
24493
24515
  ],
24494
24516
  "resourceTypesCount": 0,
24495
24517
  "resourceTypes": [],
24496
- "conditionKeysCount": 15,
24518
+ "conditionKeysCount": 16,
24497
24519
  "conditionKeys": [
24498
24520
  "aws:RequestTag/${TagKey}",
24499
24521
  "aws:ResourceTag/${TagKey}",
@@ -24502,6 +24524,7 @@
24502
24524
  "ssm:AutoApprove",
24503
24525
  "ssm:DocumentCategories",
24504
24526
  "ssm:Overwrite",
24527
+ "ssm:Policies",
24505
24528
  "ssm:Recursive",
24506
24529
  "ssm:SessionDocumentAccessCheck",
24507
24530
  "ssm:SourceInstanceARN",
@@ -2,19 +2,19 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Read Actions",
5
- "value": 4611
5
+ "value": 4619
6
6
  },
7
7
  {
8
8
  "key": "List Actions",
9
- "value": 2777
9
+ "value": 2779
10
10
  },
11
11
  {
12
12
  "key": "Permissions Actions",
13
- "value": 291
13
+ "value": 293
14
14
  },
15
15
  {
16
16
  "key": "Write Actions",
17
- "value": 9495
17
+ "value": 9505
18
18
  }
19
19
  ],
20
20
  "Longest action names": [
@@ -250,7 +250,7 @@
250
250
  },
251
251
  {
252
252
  "key": "AWS Glue",
253
- "value": 256
253
+ "value": 258
254
254
  },
255
255
  {
256
256
  "key": "Amazon QuickSight",
@@ -265,8 +265,8 @@
265
265
  "value": 167
266
266
  },
267
267
  {
268
- "key": "Amazon Lightsail",
269
- "value": 161
268
+ "key": "Amazon DataZone",
269
+ "value": 165
270
270
  }
271
271
  ],
272
272
  "Shortest action names": [
@@ -414,7 +414,7 @@
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 931
417
+ "value": 932
418
418
  }
419
419
  ]
420
420
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.252",
3
+ "version": "0.0.254",
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",