aws-iam-data 0.0.237 → 0.0.238

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,18 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-07-13",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "Amazon Interactive Video Service": [
8
+ "ivs:DeletePublicKey",
9
+ "ivs:GetPublicKey",
10
+ "ivs:ImportPublicKey",
11
+ "ivs:ListPublicKeys"
12
+ ]
13
+ },
14
+ "removedActions": {}
15
+ },
2
16
  {
3
17
  "dateOfChange": "2024-07-12",
4
18
  "addedServices": [],
@@ -186397,6 +186397,21 @@
186397
186397
  }
186398
186398
  ]
186399
186399
  },
186400
+ {
186401
+ "name": "DeletePublicKey",
186402
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_DeletePublicKey.html",
186403
+ "permissionOnly": false,
186404
+ "description": "Grants permission to delete the public key for the specified ARN",
186405
+ "accessLevel": "Write",
186406
+ "resourceTypes": [
186407
+ {
186408
+ "resourceType": "Public-Key",
186409
+ "required": true,
186410
+ "conditionKeys": [],
186411
+ "dependentActions": []
186412
+ }
186413
+ ]
186414
+ },
186400
186415
  {
186401
186416
  "name": "DeleteRecordingConfiguration",
186402
186417
  "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_DeleteRecordingConfiguration.html",
@@ -186562,6 +186577,21 @@
186562
186577
  }
186563
186578
  ]
186564
186579
  },
186580
+ {
186581
+ "name": "GetPublicKey",
186582
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_GetPublicKey.html",
186583
+ "permissionOnly": false,
186584
+ "description": "Grants permission to get the public key for the specified ARN",
186585
+ "accessLevel": "Read",
186586
+ "resourceTypes": [
186587
+ {
186588
+ "resourceType": "Public-Key",
186589
+ "required": true,
186590
+ "conditionKeys": [],
186591
+ "dependentActions": []
186592
+ }
186593
+ ]
186594
+ },
186565
186595
  {
186566
186596
  "name": "GetRecordingConfiguration",
186567
186597
  "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_GetRecordingConfiguration.html",
@@ -186691,6 +186721,30 @@
186691
186721
  }
186692
186722
  ]
186693
186723
  },
186724
+ {
186725
+ "name": "ImportPublicKey",
186726
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_ImportPublicKey.html",
186727
+ "permissionOnly": false,
186728
+ "description": "Grants permission to import a public key",
186729
+ "accessLevel": "Write",
186730
+ "resourceTypes": [
186731
+ {
186732
+ "resourceType": "Public-Key",
186733
+ "required": true,
186734
+ "conditionKeys": [],
186735
+ "dependentActions": []
186736
+ },
186737
+ {
186738
+ "resourceType": "",
186739
+ "required": false,
186740
+ "conditionKeys": [
186741
+ "aws:TagKeys",
186742
+ "aws:RequestTag/${TagKey}"
186743
+ ],
186744
+ "dependentActions": []
186745
+ }
186746
+ ]
186747
+ },
186694
186748
  {
186695
186749
  "name": "ListChannels",
186696
186750
  "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_ListChannels.html",
@@ -186708,7 +186762,7 @@
186708
186762
  },
186709
186763
  {
186710
186764
  "name": "ListCompositions",
186711
- "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_ListCompositions.html",
186765
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_ListCompositions.html",
186712
186766
  "permissionOnly": false,
186713
186767
  "description": "Grants permission to get summary information about compositions",
186714
186768
  "accessLevel": "List",
@@ -186729,7 +186783,7 @@
186729
186783
  },
186730
186784
  {
186731
186785
  "name": "ListEncoderConfigurations",
186732
- "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_ListEncoderConfigurations.html",
186786
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_ListEncoderConfigurations.html",
186733
186787
  "permissionOnly": false,
186734
186788
  "description": "Grants permission to get summary information about encoder configurations",
186735
186789
  "accessLevel": "List",
@@ -186789,7 +186843,7 @@
186789
186843
  },
186790
186844
  {
186791
186845
  "name": "ListPlaybackRestrictionPolicies",
186792
- "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_ListPlaybackRestrictionPolicies.html",
186846
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_ListPlaybackRestrictionPolicies.html",
186793
186847
  "permissionOnly": false,
186794
186848
  "description": "Grants permission to get summary information about playback restriction policies",
186795
186849
  "accessLevel": "List",
@@ -186802,6 +186856,21 @@
186802
186856
  }
186803
186857
  ]
186804
186858
  },
186859
+ {
186860
+ "name": "ListPublicKeys",
186861
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_ListPublicKeys.html",
186862
+ "permissionOnly": false,
186863
+ "description": "Grants permission to get summary information about public keys",
186864
+ "accessLevel": "List",
186865
+ "resourceTypes": [
186866
+ {
186867
+ "resourceType": "",
186868
+ "required": false,
186869
+ "conditionKeys": [],
186870
+ "dependentActions": []
186871
+ }
186872
+ ]
186873
+ },
186805
186874
  {
186806
186875
  "name": "ListRecordingConfigurations",
186807
186876
  "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_ListRecordingConfigurations.html",
@@ -186849,7 +186918,7 @@
186849
186918
  },
186850
186919
  {
186851
186920
  "name": "ListStorageConfigurations",
186852
- "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_ListStorageConfigurations.html",
186921
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_ListStorageConfigurations.html",
186853
186922
  "permissionOnly": false,
186854
186923
  "description": "Grants permission to get summary information about storage configurations",
186855
186924
  "accessLevel": "List",
@@ -186950,6 +187019,12 @@
186950
187019
  "conditionKeys": [],
186951
187020
  "dependentActions": []
186952
187021
  },
187022
+ {
187023
+ "resourceType": "Public-Key",
187024
+ "required": false,
187025
+ "conditionKeys": [],
187026
+ "dependentActions": []
187027
+ },
186953
187028
  {
186954
187029
  "resourceType": "Recording-Configuration",
186955
187030
  "required": false,
@@ -187124,6 +187199,12 @@
187124
187199
  "conditionKeys": [],
187125
187200
  "dependentActions": []
187126
187201
  },
187202
+ {
187203
+ "resourceType": "Public-Key",
187204
+ "required": false,
187205
+ "conditionKeys": [],
187206
+ "dependentActions": []
187207
+ },
187127
187208
  {
187128
187209
  "resourceType": "Recording-Configuration",
187129
187210
  "required": false,
@@ -187196,6 +187277,12 @@
187196
187277
  "conditionKeys": [],
187197
187278
  "dependentActions": []
187198
187279
  },
187280
+ {
187281
+ "resourceType": "Public-Key",
187282
+ "required": false,
187283
+ "conditionKeys": [],
187284
+ "dependentActions": []
187285
+ },
187199
187286
  {
187200
187287
  "resourceType": "Recording-Configuration",
187201
187288
  "required": false,
@@ -187348,6 +187435,14 @@
187348
187435
  "conditionKeys": [
187349
187436
  "aws:ResourceTag/${TagKey}"
187350
187437
  ]
187438
+ },
187439
+ {
187440
+ "name": "Public-Key",
187441
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_PublicKey.html",
187442
+ "arnPattern": "arn:${Partition}:ivs:${Region}:${Account}:public-key/${ResourceId}",
187443
+ "conditionKeys": [
187444
+ "aws:ResourceTag/${TagKey}"
187445
+ ]
187351
187446
  }
187352
187447
  ],
187353
187448
  "conditionKeys": [
@@ -356885,7 +356980,10 @@
356885
356980
  {
356886
356981
  "resourceType": "",
356887
356982
  "required": false,
356888
- "conditionKeys": [],
356983
+ "conditionKeys": [
356984
+ "aws:TagKeys",
356985
+ "aws:RequestTag/${TagKey}"
356986
+ ],
356889
356987
  "dependentActions": []
356890
356988
  }
356891
356989
  ]
@@ -356988,8 +357086,8 @@
356988
357086
  "accessLevel": "List",
356989
357087
  "resourceTypes": [
356990
357088
  {
356991
- "resourceType": "",
356992
- "required": false,
357089
+ "resourceType": "device",
357090
+ "required": true,
356993
357091
  "conditionKeys": [],
356994
357092
  "dependentActions": []
356995
357093
  }
@@ -357074,6 +357172,12 @@
357074
357172
  "conditionKeys": [],
357075
357173
  "dependentActions": []
357076
357174
  },
357175
+ {
357176
+ "resourceType": "softwareset",
357177
+ "required": false,
357178
+ "conditionKeys": [],
357179
+ "dependentActions": []
357180
+ },
357077
357181
  {
357078
357182
  "resourceType": "",
357079
357183
  "required": false,
@@ -357104,6 +357208,12 @@
357104
357208
  "conditionKeys": [],
357105
357209
  "dependentActions": []
357106
357210
  },
357211
+ {
357212
+ "resourceType": "softwareset",
357213
+ "required": false,
357214
+ "conditionKeys": [],
357215
+ "dependentActions": []
357216
+ },
357107
357217
  {
357108
357218
  "resourceType": "",
357109
357219
  "required": false,
@@ -357181,7 +357291,9 @@
357181
357291
  "name": "softwareset",
357182
357292
  "apiReferenceUrl": "https://docs.aws.amazon.com/workspaces-thin-client/latest/api/API_SoftwareSet.html",
357183
357293
  "arnPattern": "arn:${Partition}:thinclient:${Region}:${Account}:softwareset/${SoftwareSetId}",
357184
- "conditionKeys": []
357294
+ "conditionKeys": [
357295
+ "aws:ResourceTag/${TagKey}"
357296
+ ]
357185
357297
  }
357186
357298
  ],
357187
357299
  "conditionKeys": [
@@ -13243,7 +13243,7 @@
13243
13243
  "name": "Amazon Interactive Video Service",
13244
13244
  "servicePrefix": "ivs",
13245
13245
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoninteractivevideoservice.html",
13246
- "actionsCount": 59,
13246
+ "actionsCount": 63,
13247
13247
  "actions": [
13248
13248
  "BatchGetChannel",
13249
13249
  "BatchGetStreamKey",
@@ -13260,6 +13260,7 @@
13260
13260
  "DeleteEncoderConfiguration",
13261
13261
  "DeletePlaybackKeyPair",
13262
13262
  "DeletePlaybackRestrictionPolicy",
13263
+ "DeletePublicKey",
13263
13264
  "DeleteRecordingConfiguration",
13264
13265
  "DeleteStage",
13265
13266
  "DeleteStorageConfiguration",
@@ -13271,6 +13272,7 @@
13271
13272
  "GetParticipant",
13272
13273
  "GetPlaybackKeyPair",
13273
13274
  "GetPlaybackRestrictionPolicy",
13275
+ "GetPublicKey",
13274
13276
  "GetRecordingConfiguration",
13275
13277
  "GetStage",
13276
13278
  "GetStageSession",
@@ -13279,6 +13281,7 @@
13279
13281
  "GetStreamKey",
13280
13282
  "GetStreamSession",
13281
13283
  "ImportPlaybackKeyPair",
13284
+ "ImportPublicKey",
13282
13285
  "ListChannels",
13283
13286
  "ListCompositions",
13284
13287
  "ListEncoderConfigurations",
@@ -13286,6 +13289,7 @@
13286
13289
  "ListParticipants",
13287
13290
  "ListPlaybackKeyPairs",
13288
13291
  "ListPlaybackRestrictionPolicies",
13292
+ "ListPublicKeys",
13289
13293
  "ListRecordingConfigurations",
13290
13294
  "ListStageSessions",
13291
13295
  "ListStages",
@@ -13305,7 +13309,7 @@
13305
13309
  "UpdatePlaybackRestrictionPolicy",
13306
13310
  "UpdateStage"
13307
13311
  ],
13308
- "resourceTypesCount": 9,
13312
+ "resourceTypesCount": 10,
13309
13313
  "resourceTypes": [
13310
13314
  "Channel",
13311
13315
  "Stream-Key",
@@ -13315,7 +13319,8 @@
13315
13319
  "Stage",
13316
13320
  "Composition",
13317
13321
  "Encoder-Configuration",
13318
- "Storage-Configuration"
13322
+ "Storage-Configuration",
13323
+ "Public-Key"
13319
13324
  ],
13320
13325
  "conditionKeysCount": 3,
13321
13326
  "conditionKeys": [
@@ -1,20 +1,20 @@
1
1
  {
2
2
  "Actions by type": [
3
+ {
4
+ "key": "Write Actions",
5
+ "value": 9459
6
+ },
3
7
  {
4
8
  "key": "Read Actions",
5
- "value": 4597
9
+ "value": 4598
6
10
  },
7
11
  {
8
12
  "key": "List Actions",
9
- "value": 2770
13
+ "value": 2771
10
14
  },
11
15
  {
12
16
  "key": "Permissions Actions",
13
17
  "value": 290
14
- },
15
- {
16
- "key": "Write Actions",
17
- "value": 9457
18
18
  }
19
19
  ],
20
20
  "Longest action names": [
@@ -410,7 +410,7 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1747
413
+ "value": 1748
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.237",
3
+ "version": "0.0.238",
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",