aws-iam-data 0.0.111 → 0.0.113

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,40 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2023-11-09",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "Amazon Connect": [
8
+ "connect:BatchPutContact"
9
+ ],
10
+ "Amazon SageMaker": [
11
+ "sagemaker:CreateInferenceComponent",
12
+ "sagemaker:DeleteInferenceComponent",
13
+ "sagemaker:DescribeInferenceComponent",
14
+ "sagemaker:InvokeEndpointWithResponseStream",
15
+ "sagemaker:ListInferenceComponents",
16
+ "sagemaker:UpdateInferenceComponent",
17
+ "sagemaker:UpdateInferenceComponentRuntimeConfig"
18
+ ]
19
+ },
20
+ "removedActions": {}
21
+ },
22
+ {
23
+ "dateOfChange": "2023-11-07",
24
+ "addedServices": [],
25
+ "removedServices": [],
26
+ "addedActions": {
27
+ "Amazon Cognito Identity": [
28
+ "cognito-identity:GetIdentityPoolAnalytics",
29
+ "cognito-identity:GetIdentityPoolDailyAnalytics",
30
+ "cognito-identity:GetIdentityProviderDailyAnalytics"
31
+ ],
32
+ "AWS Systems Manager": [
33
+ "ssm:DeleteOpsItem"
34
+ ]
35
+ },
36
+ "removedActions": {}
37
+ },
2
38
  {
3
39
  "dateOfChange": "2023-11-03",
4
40
  "addedServices": [],
@@ -55138,6 +55138,36 @@
55138
55138
  }
55139
55139
  ]
55140
55140
  },
55141
+ {
55142
+ "name": "GetIdentityPoolAnalytics",
55143
+ "apiReferenceUrl": "https://docs.aws.amazon.com/cognitoidentity/latest/APIReference/API_GetIdentityPoolAnalytics.html",
55144
+ "permissionOnly": false,
55145
+ "description": "Grants permission to get analytics data about the total current identity count for all identity pool identity provider (IdPs)",
55146
+ "accessLevel": "Read",
55147
+ "resourceTypes": [
55148
+ {
55149
+ "resourceType": "identitypool",
55150
+ "required": true,
55151
+ "conditionKeys": [],
55152
+ "dependentActions": []
55153
+ }
55154
+ ]
55155
+ },
55156
+ {
55157
+ "name": "GetIdentityPoolDailyAnalytics",
55158
+ "apiReferenceUrl": "https://docs.aws.amazon.com/cognitoidentity/latest/APIReference/API_GetIdentityPoolDailyAnalytics.html",
55159
+ "permissionOnly": false,
55160
+ "description": "Grants permission to get analytics data about the number of new identities and total identities for all identity pool identity providers (IdPs)",
55161
+ "accessLevel": "Read",
55162
+ "resourceTypes": [
55163
+ {
55164
+ "resourceType": "identitypool",
55165
+ "required": true,
55166
+ "conditionKeys": [],
55167
+ "dependentActions": []
55168
+ }
55169
+ ]
55170
+ },
55141
55171
  {
55142
55172
  "name": "GetIdentityPoolRoles",
55143
55173
  "apiReferenceUrl": "https://docs.aws.amazon.com/cognitoidentity/latest/APIReference/API_GetIdentityPoolRoles.html",
@@ -55153,6 +55183,21 @@
55153
55183
  }
55154
55184
  ]
55155
55185
  },
55186
+ {
55187
+ "name": "GetIdentityProviderDailyAnalytics",
55188
+ "apiReferenceUrl": "https://docs.aws.amazon.com/cognitoidentity/latest/APIReference/API_GetIdentityProviderDailyAnalytics.html",
55189
+ "permissionOnly": false,
55190
+ "description": "Grants permission to get analytics data about the number of new identities and total identities for one identity pool identity provider (IdPs)",
55191
+ "accessLevel": "Read",
55192
+ "resourceTypes": [
55193
+ {
55194
+ "resourceType": "identitypool",
55195
+ "required": true,
55196
+ "conditionKeys": [],
55197
+ "dependentActions": []
55198
+ }
55199
+ ]
55200
+ },
55156
55201
  {
55157
55202
  "name": "GetOpenIdToken",
55158
55203
  "apiReferenceUrl": "https://docs.aws.amazon.com/cognitoidentity/latest/APIReference/API_GetOpenIdToken.html",
@@ -62363,6 +62408,35 @@
62363
62408
  }
62364
62409
  ]
62365
62410
  },
62411
+ {
62412
+ "name": "BatchPutContact",
62413
+ "apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_BatchPutContact.html",
62414
+ "permissionOnly": false,
62415
+ "description": "Grants permission to put contacts in an Amazon Connect instance",
62416
+ "accessLevel": "Write",
62417
+ "resourceTypes": [
62418
+ {
62419
+ "resourceType": "instance",
62420
+ "required": true,
62421
+ "conditionKeys": [],
62422
+ "dependentActions": []
62423
+ },
62424
+ {
62425
+ "resourceType": "queue",
62426
+ "required": false,
62427
+ "conditionKeys": [],
62428
+ "dependentActions": []
62429
+ },
62430
+ {
62431
+ "resourceType": "",
62432
+ "required": false,
62433
+ "conditionKeys": [
62434
+ "connect:InstanceId"
62435
+ ],
62436
+ "dependentActions": []
62437
+ }
62438
+ ]
62439
+ },
62366
62440
  {
62367
62441
  "name": "ClaimPhoneNumber",
62368
62442
  "apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimPhoneNumber.html",
@@ -68458,6 +68532,14 @@
68458
68532
  "required": true,
68459
68533
  "conditionKeys": [],
68460
68534
  "dependentActions": []
68535
+ },
68536
+ {
68537
+ "resourceType": "",
68538
+ "required": false,
68539
+ "conditionKeys": [
68540
+ "connect:UserArn"
68541
+ ],
68542
+ "dependentActions": []
68461
68543
  }
68462
68544
  ]
68463
68545
  },
@@ -69030,6 +69112,12 @@
69030
69112
  "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
69031
69113
  "description": "Filters access by tag keys that are passed in the request",
69032
69114
  "type": "ArrayOfString"
69115
+ },
69116
+ {
69117
+ "name": "connect:UserArn",
69118
+ "apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_UserReference.html",
69119
+ "description": "Filters access by connect's UserArn",
69120
+ "type": "String"
69033
69121
  }
69034
69122
  ]
69035
69123
  },
@@ -118038,6 +118126,12 @@
118038
118126
  "description": "Grants permission to get a list of tags for the specified resource",
118039
118127
  "accessLevel": "Read",
118040
118128
  "resourceTypes": [
118129
+ {
118130
+ "resourceType": "capacity-provider",
118131
+ "required": false,
118132
+ "conditionKeys": [],
118133
+ "dependentActions": []
118134
+ },
118041
118135
  {
118042
118136
  "resourceType": "cluster",
118043
118137
  "required": false,
@@ -118050,6 +118144,12 @@
118050
118144
  "conditionKeys": [],
118051
118145
  "dependentActions": []
118052
118146
  },
118147
+ {
118148
+ "resourceType": "service",
118149
+ "required": false,
118150
+ "conditionKeys": [],
118151
+ "dependentActions": []
118152
+ },
118053
118153
  {
118054
118154
  "resourceType": "task",
118055
118155
  "required": false,
@@ -118062,6 +118162,12 @@
118062
118162
  "conditionKeys": [],
118063
118163
  "dependentActions": []
118064
118164
  },
118165
+ {
118166
+ "resourceType": "task-set",
118167
+ "required": false,
118168
+ "conditionKeys": [],
118169
+ "dependentActions": []
118170
+ },
118065
118171
  {
118066
118172
  "resourceType": "",
118067
118173
  "required": false,
@@ -221886,7 +221992,10 @@
221886
221992
  {
221887
221993
  "resourceType": "",
221888
221994
  "required": false,
221889
- "conditionKeys": [],
221995
+ "conditionKeys": [
221996
+ "aoss:collection",
221997
+ "aoss:index"
221998
+ ],
221890
221999
  "dependentActions": []
221891
222000
  }
221892
222001
  ]
@@ -221919,7 +222028,10 @@
221919
222028
  {
221920
222029
  "resourceType": "",
221921
222030
  "required": false,
221922
- "conditionKeys": [],
222031
+ "conditionKeys": [
222032
+ "aoss:collection",
222033
+ "aoss:index"
222034
+ ],
221923
222035
  "dependentActions": []
221924
222036
  }
221925
222037
  ]
@@ -221949,7 +222061,9 @@
221949
222061
  {
221950
222062
  "resourceType": "",
221951
222063
  "required": false,
221952
- "conditionKeys": [],
222064
+ "conditionKeys": [
222065
+ "aoss:collection"
222066
+ ],
221953
222067
  "dependentActions": []
221954
222068
  }
221955
222069
  ]
@@ -221994,7 +222108,10 @@
221994
222108
  {
221995
222109
  "resourceType": "",
221996
222110
  "required": false,
221997
- "conditionKeys": [],
222111
+ "conditionKeys": [
222112
+ "aoss:collection",
222113
+ "aoss:index"
222114
+ ],
221998
222115
  "dependentActions": []
221999
222116
  }
222000
222117
  ]
@@ -222024,7 +222141,10 @@
222024
222141
  {
222025
222142
  "resourceType": "",
222026
222143
  "required": false,
222027
- "conditionKeys": [],
222144
+ "conditionKeys": [
222145
+ "aoss:collection",
222146
+ "aoss:index"
222147
+ ],
222028
222148
  "dependentActions": []
222029
222149
  }
222030
222150
  ]
@@ -222054,7 +222174,9 @@
222054
222174
  {
222055
222175
  "resourceType": "",
222056
222176
  "required": false,
222057
- "conditionKeys": [],
222177
+ "conditionKeys": [
222178
+ "aoss:collection"
222179
+ ],
222058
222180
  "dependentActions": []
222059
222181
  }
222060
222182
  ]
@@ -222084,7 +222206,10 @@
222084
222206
  {
222085
222207
  "resourceType": "",
222086
222208
  "required": false,
222087
- "conditionKeys": [],
222209
+ "conditionKeys": [
222210
+ "aoss:collection",
222211
+ "aoss:index"
222212
+ ],
222088
222213
  "dependentActions": []
222089
222214
  }
222090
222215
  ]
@@ -222144,7 +222269,9 @@
222144
222269
  {
222145
222270
  "resourceType": "",
222146
222271
  "required": false,
222147
- "conditionKeys": [],
222272
+ "conditionKeys": [
222273
+ "aoss:collection"
222274
+ ],
222148
222275
  "dependentActions": []
222149
222276
  }
222150
222277
  ]
@@ -222299,7 +222426,10 @@
222299
222426
  {
222300
222427
  "resourceType": "",
222301
222428
  "required": false,
222302
- "conditionKeys": [],
222429
+ "conditionKeys": [
222430
+ "aoss:collection",
222431
+ "aoss:index"
222432
+ ],
222303
222433
  "dependentActions": []
222304
222434
  }
222305
222435
  ]
@@ -222344,7 +222474,10 @@
222344
222474
  {
222345
222475
  "resourceType": "",
222346
222476
  "required": false,
222347
- "conditionKeys": [],
222477
+ "conditionKeys": [
222478
+ "aoss:collection",
222479
+ "aoss:index"
222480
+ ],
222348
222481
  "dependentActions": []
222349
222482
  }
222350
222483
  ]
@@ -222374,7 +222507,9 @@
222374
222507
  {
222375
222508
  "resourceType": "",
222376
222509
  "required": false,
222377
- "conditionKeys": [],
222510
+ "conditionKeys": [
222511
+ "aoss:collection"
222512
+ ],
222378
222513
  "dependentActions": []
222379
222514
  }
222380
222515
  ]
@@ -226554,19 +226689,19 @@
226554
226689
  "conditionKeys": [
226555
226690
  {
226556
226691
  "name": "aws:RequestTag/${TagKey}",
226557
- "apiReferenceUrl": "https://docs.aws.amazon.com/organizations/latest/userguide/reference_policies_condition-keys.html#condition-keys-requesttag",
226692
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag",
226558
226693
  "description": "Filters access by the tags that are passed in the request",
226559
226694
  "type": "String"
226560
226695
  },
226561
226696
  {
226562
226697
  "name": "aws:ResourceTag/${TagKey}",
226563
- "apiReferenceUrl": "https://docs.aws.amazon.com/organizations/latest/userguide/reference_policies_condition-keys.html#condition-keys-resourcetag",
226698
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag",
226564
226699
  "description": "Filters access by the tags associated with the resource",
226565
226700
  "type": "String"
226566
226701
  },
226567
226702
  {
226568
226703
  "name": "aws:TagKeys",
226569
- "apiReferenceUrl": "https://docs.aws.amazon.com/organizations/latest/userguide/reference_policies_condition-keys.html#condition-keys-tagkeys",
226704
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
226570
226705
  "description": "Filters access by the tag keys that are passed in the request",
226571
226706
  "type": "ArrayOfString"
226572
226707
  },
@@ -267813,6 +267948,14 @@
267813
267948
  ],
267814
267949
  "dependentActions": []
267815
267950
  },
267951
+ {
267952
+ "resourceType": "inference-component",
267953
+ "required": false,
267954
+ "conditionKeys": [
267955
+ "aws:ResourceTag/${TagKey}"
267956
+ ],
267957
+ "dependentActions": []
267958
+ },
267816
267959
  {
267817
267960
  "resourceType": "inference-recommendations-job",
267818
267961
  "required": false,
@@ -268611,6 +268754,7 @@
268611
268754
  "aws:ResourceTag/${TagKey}"
268612
268755
  ],
268613
268756
  "dependentActions": [
268757
+ "iam:PassRole",
268614
268758
  "sagemaker:AddTags"
268615
268759
  ]
268616
268760
  },
@@ -268625,7 +268769,10 @@
268625
268769
  "sagemaker:ModelArn",
268626
268770
  "sagemaker:VolumeKmsKey",
268627
268771
  "sagemaker:ServerlessMaxConcurrency",
268628
- "sagemaker:ServerlessMemorySize"
268772
+ "sagemaker:ServerlessMemorySize",
268773
+ "sagemaker:NetworkIsolation",
268774
+ "sagemaker:VpcSecurityGroupIds",
268775
+ "sagemaker:VpcSubnets"
268629
268776
  ],
268630
268777
  "dependentActions": []
268631
268778
  }
@@ -268868,6 +269015,43 @@
268868
269015
  }
268869
269016
  ]
268870
269017
  },
269018
+ {
269019
+ "name": "CreateInferenceComponent",
269020
+ "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateInferenceComponent.html",
269021
+ "permissionOnly": false,
269022
+ "description": "Grants permission to create an inference component on an endpoint",
269023
+ "accessLevel": "Write",
269024
+ "resourceTypes": [
269025
+ {
269026
+ "resourceType": "endpoint",
269027
+ "required": true,
269028
+ "conditionKeys": [
269029
+ "aws:ResourceTag/${TagKey}"
269030
+ ],
269031
+ "dependentActions": [
269032
+ "sagemaker:AddTags"
269033
+ ]
269034
+ },
269035
+ {
269036
+ "resourceType": "inference-component",
269037
+ "required": true,
269038
+ "conditionKeys": [
269039
+ "aws:ResourceTag/${TagKey}"
269040
+ ],
269041
+ "dependentActions": []
269042
+ },
269043
+ {
269044
+ "resourceType": "",
269045
+ "required": false,
269046
+ "conditionKeys": [
269047
+ "aws:RequestTag/${TagKey}",
269048
+ "aws:TagKeys",
269049
+ "sagemaker:ModelArn"
269050
+ ],
269051
+ "dependentActions": []
269052
+ }
269053
+ ]
269054
+ },
268871
269055
  {
268872
269056
  "name": "CreateInferenceExperiment",
268873
269057
  "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateInferenceExperiment.html",
@@ -270199,6 +270383,23 @@
270199
270383
  }
270200
270384
  ]
270201
270385
  },
270386
+ {
270387
+ "name": "DeleteInferenceComponent",
270388
+ "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DeleteInferenceComponent.html",
270389
+ "permissionOnly": false,
270390
+ "description": "Grants permission to delete an inference component. Amazon SageMaker frees up the resources that were reserved when the inference component was created",
270391
+ "accessLevel": "Write",
270392
+ "resourceTypes": [
270393
+ {
270394
+ "resourceType": "inference-component",
270395
+ "required": true,
270396
+ "conditionKeys": [
270397
+ "aws:ResourceTag/${TagKey}"
270398
+ ],
270399
+ "dependentActions": []
270400
+ }
270401
+ ]
270402
+ },
270202
270403
  {
270203
270404
  "name": "DeleteInferenceExperiment",
270204
270405
  "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DeleteInferenceExperiment.html",
@@ -270706,6 +270907,14 @@
270706
270907
  ],
270707
270908
  "dependentActions": []
270708
270909
  },
270910
+ {
270911
+ "resourceType": "inference-component",
270912
+ "required": false,
270913
+ "conditionKeys": [
270914
+ "aws:ResourceTag/${TagKey}"
270915
+ ],
270916
+ "dependentActions": []
270917
+ },
270709
270918
  {
270710
270919
  "resourceType": "inference-recommendations-job",
270711
270920
  "required": false,
@@ -271467,6 +271676,23 @@
271467
271676
  }
271468
271677
  ]
271469
271678
  },
271679
+ {
271680
+ "name": "DescribeInferenceComponent",
271681
+ "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeInferenceComponent.html",
271682
+ "permissionOnly": false,
271683
+ "description": "Grants permission to return the description of an inference component",
271684
+ "accessLevel": "Read",
271685
+ "resourceTypes": [
271686
+ {
271687
+ "resourceType": "inference-component",
271688
+ "required": true,
271689
+ "conditionKeys": [
271690
+ "aws:ResourceTag/${TagKey}"
271691
+ ],
271692
+ "dependentActions": []
271693
+ }
271694
+ ]
271695
+ },
271470
271696
  {
271471
271697
  "name": "DescribeInferenceExperiment",
271472
271698
  "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeInferenceExperiment.html",
@@ -272230,7 +272456,17 @@
272230
272456
  {
272231
272457
  "resourceType": "endpoint",
272232
272458
  "required": true,
272233
- "conditionKeys": [],
272459
+ "conditionKeys": [
272460
+ "aws:ResourceTag/${TagKey}"
272461
+ ],
272462
+ "dependentActions": []
272463
+ },
272464
+ {
272465
+ "resourceType": "inference-component",
272466
+ "required": false,
272467
+ "conditionKeys": [
272468
+ "aws:ResourceTag/${TagKey}"
272469
+ ],
272234
272470
  "dependentActions": []
272235
272471
  },
272236
272472
  {
@@ -272253,7 +272489,34 @@
272253
272489
  {
272254
272490
  "resourceType": "endpoint",
272255
272491
  "required": true,
272256
- "conditionKeys": [],
272492
+ "conditionKeys": [
272493
+ "aws:ResourceTag/${TagKey}"
272494
+ ],
272495
+ "dependentActions": []
272496
+ }
272497
+ ]
272498
+ },
272499
+ {
272500
+ "name": "InvokeEndpointWithResponseStream",
272501
+ "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_runtime_InvokeEndpointWithResponseStream.html",
272502
+ "permissionOnly": false,
272503
+ "description": "Grants permission to get the inference response as a stream from the specified endpoint",
272504
+ "accessLevel": "Read",
272505
+ "resourceTypes": [
272506
+ {
272507
+ "resourceType": "endpoint",
272508
+ "required": true,
272509
+ "conditionKeys": [
272510
+ "aws:ResourceTag/${TagKey}"
272511
+ ],
272512
+ "dependentActions": []
272513
+ },
272514
+ {
272515
+ "resourceType": "inference-component",
272516
+ "required": false,
272517
+ "conditionKeys": [
272518
+ "aws:ResourceTag/${TagKey}"
272519
+ ],
272257
272520
  "dependentActions": []
272258
272521
  }
272259
272522
  ]
@@ -272743,6 +273006,21 @@
272743
273006
  }
272744
273007
  ]
272745
273008
  },
273009
+ {
273010
+ "name": "ListInferenceComponents",
273011
+ "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListInferenceComponents.html",
273012
+ "permissionOnly": false,
273013
+ "description": "Grants permission to list inference components",
273014
+ "accessLevel": "List",
273015
+ "resourceTypes": [
273016
+ {
273017
+ "resourceType": "",
273018
+ "required": false,
273019
+ "conditionKeys": [],
273020
+ "dependentActions": []
273021
+ }
273022
+ ]
273023
+ },
272746
273024
  {
272747
273025
  "name": "ListInferenceExperiments",
272748
273026
  "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListInferenceExperiments.html",
@@ -273500,6 +273778,14 @@
273500
273778
  ],
273501
273779
  "dependentActions": []
273502
273780
  },
273781
+ {
273782
+ "resourceType": "inference-component",
273783
+ "required": false,
273784
+ "conditionKeys": [
273785
+ "aws:ResourceTag/${TagKey}"
273786
+ ],
273787
+ "dependentActions": []
273788
+ },
273503
273789
  {
273504
273790
  "resourceType": "inference-recommendations-job",
273505
273791
  "required": false,
@@ -274604,6 +274890,40 @@
274604
274890
  }
274605
274891
  ]
274606
274892
  },
274893
+ {
274894
+ "name": "UpdateInferenceComponent",
274895
+ "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UpdateInferenceComponent.html",
274896
+ "permissionOnly": false,
274897
+ "description": "Grants permission to update an inference component to use the specification and configurations specified in the request",
274898
+ "accessLevel": "Write",
274899
+ "resourceTypes": [
274900
+ {
274901
+ "resourceType": "inference-component",
274902
+ "required": true,
274903
+ "conditionKeys": [
274904
+ "aws:ResourceTag/${TagKey}"
274905
+ ],
274906
+ "dependentActions": []
274907
+ }
274908
+ ]
274909
+ },
274910
+ {
274911
+ "name": "UpdateInferenceComponentRuntimeConfig",
274912
+ "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UpdateInferenceComponentRuntimeConfig.html",
274913
+ "permissionOnly": false,
274914
+ "description": "Grants permission to update the runtime config of a given inference component",
274915
+ "accessLevel": "Write",
274916
+ "resourceTypes": [
274917
+ {
274918
+ "resourceType": "inference-component",
274919
+ "required": true,
274920
+ "conditionKeys": [
274921
+ "aws:ResourceTag/${TagKey}"
274922
+ ],
274923
+ "dependentActions": []
274924
+ }
274925
+ ]
274926
+ },
274607
274927
  {
274608
274928
  "name": "UpdateInferenceExperiment",
274609
274929
  "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UpdateInferenceExperiment.html",
@@ -275295,6 +275615,15 @@
275295
275615
  "sagemaker:ResourceTag/${TagKey}"
275296
275616
  ]
275297
275617
  },
275618
+ {
275619
+ "name": "inference-component",
275620
+ "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/dg/realtime-endpoints.html",
275621
+ "arnPattern": "arn:${Partition}:sagemaker:${Region}:${Account}:inference-component/${InferenceComponentName}",
275622
+ "conditionKeys": [
275623
+ "aws:ResourceTag/${TagKey}",
275624
+ "sagemaker:ResourceTag/${TagKey}"
275625
+ ]
275626
+ },
275298
275627
  {
275299
275628
  "name": "transform-job",
275300
275629
  "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_TransformJob.html.html",
@@ -297042,6 +297371,14 @@
297042
297371
  "required": false,
297043
297372
  "conditionKeys": [],
297044
297373
  "dependentActions": []
297374
+ },
297375
+ {
297376
+ "resourceType": "",
297377
+ "required": false,
297378
+ "conditionKeys": [
297379
+ "aws:ResourceTag/${TagKey}"
297380
+ ],
297381
+ "dependentActions": []
297045
297382
  }
297046
297383
  ]
297047
297384
  },
@@ -297090,6 +297427,21 @@
297090
297427
  }
297091
297428
  ]
297092
297429
  },
297430
+ {
297431
+ "name": "DeleteOpsItem",
297432
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeleteOpsItem.html",
297433
+ "permissionOnly": false,
297434
+ "description": "Grants permission to delete an OpsItem",
297435
+ "accessLevel": "Write",
297436
+ "resourceTypes": [
297437
+ {
297438
+ "resourceType": "opsitem",
297439
+ "required": true,
297440
+ "conditionKeys": [],
297441
+ "dependentActions": []
297442
+ }
297443
+ ]
297444
+ },
297093
297445
  {
297094
297446
  "name": "DeleteOpsMetadata",
297095
297447
  "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeleteOpsMetadata.html",
@@ -297301,6 +297653,14 @@
297301
297653
  "required": false,
297302
297654
  "conditionKeys": [],
297303
297655
  "dependentActions": []
297656
+ },
297657
+ {
297658
+ "resourceType": "",
297659
+ "required": false,
297660
+ "conditionKeys": [
297661
+ "aws:ResourceTag/${TagKey}"
297662
+ ],
297663
+ "dependentActions": []
297304
297664
  }
297305
297665
  ]
297306
297666
  },
@@ -297316,6 +297676,14 @@
297316
297676
  "required": true,
297317
297677
  "conditionKeys": [],
297318
297678
  "dependentActions": []
297679
+ },
297680
+ {
297681
+ "resourceType": "",
297682
+ "required": false,
297683
+ "conditionKeys": [
297684
+ "aws:ResourceTag/${TagKey}"
297685
+ ],
297686
+ "dependentActions": []
297319
297687
  }
297320
297688
  ]
297321
297689
  },
@@ -297331,6 +297699,14 @@
297331
297699
  "required": true,
297332
297700
  "conditionKeys": [],
297333
297701
  "dependentActions": []
297702
+ },
297703
+ {
297704
+ "resourceType": "",
297705
+ "required": false,
297706
+ "conditionKeys": [
297707
+ "aws:ResourceTag/${TagKey}"
297708
+ ],
297709
+ "dependentActions": []
297334
297710
  }
297335
297711
  ]
297336
297712
  },
@@ -297442,6 +297818,14 @@
297442
297818
  "required": true,
297443
297819
  "conditionKeys": [],
297444
297820
  "dependentActions": []
297821
+ },
297822
+ {
297823
+ "resourceType": "",
297824
+ "required": false,
297825
+ "conditionKeys": [
297826
+ "aws:ResourceTag/${TagKey}"
297827
+ ],
297828
+ "dependentActions": []
297445
297829
  }
297446
297830
  ]
297447
297831
  },
@@ -297478,6 +297862,14 @@
297478
297862
  "required": true,
297479
297863
  "conditionKeys": [],
297480
297864
  "dependentActions": []
297865
+ },
297866
+ {
297867
+ "resourceType": "",
297868
+ "required": false,
297869
+ "conditionKeys": [
297870
+ "aws:ResourceTag/${TagKey}"
297871
+ ],
297872
+ "dependentActions": []
297481
297873
  }
297482
297874
  ]
297483
297875
  },
@@ -298280,6 +298672,14 @@
298280
298672
  "required": true,
298281
298673
  "conditionKeys": [],
298282
298674
  "dependentActions": []
298675
+ },
298676
+ {
298677
+ "resourceType": "",
298678
+ "required": false,
298679
+ "conditionKeys": [
298680
+ "aws:ResourceTag/${TagKey}"
298681
+ ],
298682
+ "dependentActions": []
298283
298683
  }
298284
298684
  ]
298285
298685
  },
@@ -298421,6 +298821,14 @@
298421
298821
  "required": false,
298422
298822
  "conditionKeys": [],
298423
298823
  "dependentActions": []
298824
+ },
298825
+ {
298826
+ "resourceType": "",
298827
+ "required": false,
298828
+ "conditionKeys": [
298829
+ "aws:ResourceTag/${TagKey}"
298830
+ ],
298831
+ "dependentActions": []
298424
298832
  }
298425
298833
  ]
298426
298834
  },
@@ -298978,6 +299386,14 @@
298978
299386
  "required": true,
298979
299387
  "conditionKeys": [],
298980
299388
  "dependentActions": []
299389
+ },
299390
+ {
299391
+ "resourceType": "",
299392
+ "required": false,
299393
+ "conditionKeys": [
299394
+ "aws:ResourceTag/${TagKey}"
299395
+ ],
299396
+ "dependentActions": []
298981
299397
  }
298982
299398
  ]
298983
299399
  },
@@ -299157,6 +299573,14 @@
299157
299573
  "required": false,
299158
299574
  "conditionKeys": [],
299159
299575
  "dependentActions": []
299576
+ },
299577
+ {
299578
+ "resourceType": "",
299579
+ "required": false,
299580
+ "conditionKeys": [
299581
+ "aws:ResourceTag/${TagKey}"
299582
+ ],
299583
+ "dependentActions": []
299160
299584
  }
299161
299585
  ]
299162
299586
  },
@@ -299190,7 +299614,8 @@
299190
299614
  "required": false,
299191
299615
  "conditionKeys": [
299192
299616
  "ssm:SourceInstanceARN",
299193
- "ec2:SourceInstanceARN"
299617
+ "ec2:SourceInstanceARN",
299618
+ "aws:ResourceTag/${TagKey}"
299194
299619
  ],
299195
299620
  "dependentActions": []
299196
299621
  }
@@ -299271,7 +299696,8 @@
299271
299696
  "required": false,
299272
299697
  "conditionKeys": [
299273
299698
  "ssm:SourceInstanceARN",
299274
- "ec2:SourceInstanceARN"
299699
+ "ec2:SourceInstanceARN",
299700
+ "aws:ResourceTag/${TagKey}"
299275
299701
  ],
299276
299702
  "dependentActions": []
299277
299703
  }
@@ -311993,7 +312419,14 @@
311993
312419
  "resourceType": "webacl",
311994
312420
  "required": true,
311995
312421
  "conditionKeys": [],
311996
- "dependentActions": []
312422
+ "dependentActions": [
312423
+ "apigateway:SetWebACL",
312424
+ "apprunner:AssociateWebAcl",
312425
+ "appsync:SetWebACL",
312426
+ "cognito-idp:AssociateWebACL",
312427
+ "ec2:AssociateVerifiedAccessInstanceWebAcl",
312428
+ "elasticloadbalancing:SetWebAcl"
312429
+ ]
311997
312430
  },
311998
312431
  {
311999
312432
  "resourceType": "apigateway",
@@ -312371,7 +312804,14 @@
312371
312804
  "resourceType": "apigateway",
312372
312805
  "required": false,
312373
312806
  "conditionKeys": [],
312374
- "dependentActions": []
312807
+ "dependentActions": [
312808
+ "apigateway:SetWebACL",
312809
+ "apprunner:DisassociateWebAcl",
312810
+ "appsync:SetWebACL",
312811
+ "cognito-idp:DisassociateWebACL",
312812
+ "ec2:DisassociateVerifiedAccessInstanceWebAcl",
312813
+ "elasticloadbalancing:SetWebAcl"
312814
+ ]
312375
312815
  },
312376
312816
  {
312377
312817
  "resourceType": "apprunner",
@@ -312640,6 +313080,17 @@
312640
313080
  "description": "Grants permission to retrieve the WebACL that's associated with a resource",
312641
313081
  "accessLevel": "Read",
312642
313082
  "resourceTypes": [
313083
+ {
313084
+ "resourceType": "webacl",
313085
+ "required": true,
313086
+ "conditionKeys": [],
313087
+ "dependentActions": [
313088
+ "apprunner:DescribeWebAclForService",
313089
+ "cognito-idp:GetWebACLForResource",
313090
+ "ec2:GetVerifiedAccessInstanceWebAcl",
313091
+ "wafv2:GetWebACL"
313092
+ ]
313093
+ },
312643
313094
  {
312644
313095
  "resourceType": "apigateway",
312645
313096
  "required": false,
@@ -312809,6 +313260,28 @@
312809
313260
  "resourceType": "webacl",
312810
313261
  "required": true,
312811
313262
  "conditionKeys": [],
313263
+ "dependentActions": [
313264
+ "apprunner:ListAssociatedServicesForWebAcl",
313265
+ "cognito-idp:ListResourcesForWebACL",
313266
+ "ec2:DescribeVerifiedAccessInstanceWebAclAssociations"
313267
+ ]
313268
+ },
313269
+ {
313270
+ "resourceType": "apprunner",
313271
+ "required": false,
313272
+ "conditionKeys": [],
313273
+ "dependentActions": []
313274
+ },
313275
+ {
313276
+ "resourceType": "userpool",
313277
+ "required": false,
313278
+ "conditionKeys": [],
313279
+ "dependentActions": []
313280
+ },
313281
+ {
313282
+ "resourceType": "verified-access-instance",
313283
+ "required": false,
313284
+ "conditionKeys": [],
312812
313285
  "dependentActions": []
312813
313286
  }
312814
313287
  ]
@@ -4455,7 +4455,7 @@
4455
4455
  "name": "Amazon Cognito Identity",
4456
4456
  "servicePrefix": "cognito-identity",
4457
4457
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncognitoidentity.html",
4458
- "actionsCount": 23,
4458
+ "actionsCount": 26,
4459
4459
  "actions": [
4460
4460
  "CreateIdentityPool",
4461
4461
  "DeleteIdentities",
@@ -4464,7 +4464,10 @@
4464
4464
  "DescribeIdentityPool",
4465
4465
  "GetCredentialsForIdentity",
4466
4466
  "GetId",
4467
+ "GetIdentityPoolAnalytics",
4468
+ "GetIdentityPoolDailyAnalytics",
4467
4469
  "GetIdentityPoolRoles",
4470
+ "GetIdentityProviderDailyAnalytics",
4468
4471
  "GetOpenIdToken",
4469
4472
  "GetOpenIdTokenForDeveloperIdentity",
4470
4473
  "GetPrincipalTagAttributeMap",
@@ -4973,7 +4976,7 @@
4973
4976
  "name": "Amazon Connect",
4974
4977
  "servicePrefix": "connect",
4975
4978
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html",
4976
- "actionsCount": 226,
4979
+ "actionsCount": 227,
4977
4980
  "actions": [
4978
4981
  "ActivateEvaluationForm",
4979
4982
  "AssociateApprovedOrigin",
@@ -4991,6 +4994,7 @@
4991
4994
  "BatchAssociateAnalyticsDataSet",
4992
4995
  "BatchDisassociateAnalyticsDataSet",
4993
4996
  "BatchGetFlowAssociation",
4997
+ "BatchPutContact",
4994
4998
  "ClaimPhoneNumber",
4995
4999
  "CreateAgentStatus",
4996
5000
  "CreateContactFlow",
@@ -5297,11 +5301,12 @@
5297
5301
  "RelatedItem",
5298
5302
  "Template"
5299
5303
  ],
5300
- "conditionKeysCount": 3,
5304
+ "conditionKeysCount": 4,
5301
5305
  "conditionKeys": [
5302
5306
  "aws:RequestTag/${TagKey}",
5303
5307
  "aws:ResourceTag/${TagKey}",
5304
- "aws:TagKeys"
5308
+ "aws:TagKeys",
5309
+ "connect:UserArn"
5305
5310
  ]
5306
5311
  },
5307
5312
  {
@@ -19715,7 +19720,7 @@
19715
19720
  "name": "Amazon SageMaker",
19716
19721
  "servicePrefix": "sagemaker",
19717
19722
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemaker.html",
19718
- "actionsCount": 330,
19723
+ "actionsCount": 337,
19719
19724
  "actions": [
19720
19725
  "AddAssociation",
19721
19726
  "AddTags",
@@ -19750,6 +19755,7 @@
19750
19755
  "CreateHyperParameterTuningJob",
19751
19756
  "CreateImage",
19752
19757
  "CreateImageVersion",
19758
+ "CreateInferenceComponent",
19753
19759
  "CreateInferenceExperiment",
19754
19760
  "CreateInferenceRecommendationsJob",
19755
19761
  "CreateLabelingJob",
@@ -19804,6 +19810,7 @@
19804
19810
  "DeleteHumanTaskUi",
19805
19811
  "DeleteImage",
19806
19812
  "DeleteImageVersion",
19813
+ "DeleteInferenceComponent",
19807
19814
  "DeleteInferenceExperiment",
19808
19815
  "DeleteLineageGroupPolicy",
19809
19816
  "DeleteModel",
@@ -19858,6 +19865,7 @@
19858
19865
  "DescribeHyperParameterTuningJob",
19859
19866
  "DescribeImage",
19860
19867
  "DescribeImageVersion",
19868
+ "DescribeInferenceComponent",
19861
19869
  "DescribeInferenceExperiment",
19862
19870
  "DescribeInferenceRecommendationsJob",
19863
19871
  "DescribeLabelingJob",
@@ -19904,6 +19912,7 @@
19904
19912
  "ImportHubContent",
19905
19913
  "InvokeEndpoint",
19906
19914
  "InvokeEndpointAsync",
19915
+ "InvokeEndpointWithResponseStream",
19907
19916
  "ListActions",
19908
19917
  "ListAlgorithms",
19909
19918
  "ListAliases",
@@ -19935,6 +19944,7 @@
19935
19944
  "ListHyperParameterTuningJobs",
19936
19945
  "ListImageVersions",
19937
19946
  "ListImages",
19947
+ "ListInferenceComponents",
19938
19948
  "ListInferenceExperiments",
19939
19949
  "ListInferenceRecommendationsJobSteps",
19940
19950
  "ListInferenceRecommendationsJobs",
@@ -20029,6 +20039,8 @@
20029
20039
  "UpdateHub",
20030
20040
  "UpdateImage",
20031
20041
  "UpdateImageVersion",
20042
+ "UpdateInferenceComponent",
20043
+ "UpdateInferenceComponentRuntimeConfig",
20032
20044
  "UpdateInferenceExperiment",
20033
20045
  "UpdateModelCard",
20034
20046
  "UpdateModelPackage",
@@ -20048,7 +20060,7 @@
20048
20060
  "UpdateWorkforce",
20049
20061
  "UpdateWorkteam"
20050
20062
  ],
20051
- "resourceTypesCount": 59,
20063
+ "resourceTypesCount": 60,
20052
20064
  "resourceTypes": [
20053
20065
  "device",
20054
20066
  "device-fleet",
@@ -20085,6 +20097,7 @@
20085
20097
  "model",
20086
20098
  "endpoint-config",
20087
20099
  "endpoint",
20100
+ "inference-component",
20088
20101
  "transform-job",
20089
20102
  "compilation-job",
20090
20103
  "automl-job",
@@ -21861,7 +21874,7 @@
21861
21874
  "name": "AWS Systems Manager",
21862
21875
  "servicePrefix": "ssm",
21863
21876
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssystemsmanager.html",
21864
- "actionsCount": 148,
21877
+ "actionsCount": 149,
21865
21878
  "actions": [
21866
21879
  "AddTagsToResource",
21867
21880
  "AssociateOpsItemRelatedItem",
@@ -21881,6 +21894,7 @@
21881
21894
  "DeleteDocument",
21882
21895
  "DeleteInventory",
21883
21896
  "DeleteMaintenanceWindow",
21897
+ "DeleteOpsItem",
21884
21898
  "DeleteOpsMetadata",
21885
21899
  "DeleteParameter",
21886
21900
  "DeleteParameters",
@@ -2,15 +2,15 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 8560
5
+ "value": 8566
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 4162
9
+ "value": 4167
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 2454
13
+ "value": 2455
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -150,11 +150,11 @@
150
150
  },
151
151
  {
152
152
  "key": "instance - arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}",
153
- "value": 85
153
+ "value": 86
154
154
  },
155
155
  {
156
156
  "key": "userpool - arn:${Partition}:cognito-idp:${Region}:${Account}:userpool/${UserPoolId}",
157
- "value": 81
157
+ "value": 82
158
158
  },
159
159
  {
160
160
  "key": "repository - arn:${Partition}:codecommit:${Region}:${Account}:${RepositoryName}",
@@ -234,7 +234,7 @@
234
234
  },
235
235
  {
236
236
  "key": "Amazon SageMaker",
237
- "value": 330
237
+ "value": 337
238
238
  },
239
239
  {
240
240
  "key": "Amazon Chime",
@@ -246,7 +246,7 @@
246
246
  },
247
247
  {
248
248
  "key": "Amazon Connect",
249
- "value": 226
249
+ "value": 227
250
250
  },
251
251
  {
252
252
  "key": "AWS Glue",
@@ -265,7 +265,7 @@
265
265
  "value": 159
266
266
  },
267
267
  {
268
- "key": "Amazon RDS",
268
+ "key": "AWS Systems Manager",
269
269
  "value": 149
270
270
  }
271
271
  ],
@@ -410,11 +410,11 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1577
413
+ "value": 1578
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 815
417
+ "value": 816
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.111",
3
+ "version": "0.0.113",
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",