aws-iam-data 0.0.81 → 0.0.82

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.
@@ -189673,6 +189673,14 @@
189673
189673
  "required": true,
189674
189674
  "conditionKeys": [],
189675
189675
  "dependentActions": []
189676
+ },
189677
+ {
189678
+ "resourceType": "",
189679
+ "required": false,
189680
+ "conditionKeys": [
189681
+ "lambda:EventSourceToken"
189682
+ ],
189683
+ "dependentActions": []
189676
189684
  }
189677
189685
  ]
189678
189686
  },
@@ -189694,7 +189702,8 @@
189694
189702
  "required": false,
189695
189703
  "conditionKeys": [
189696
189704
  "lambda:FunctionUrlAuthType",
189697
- "lambda:FunctionArn"
189705
+ "lambda:FunctionArn",
189706
+ "lambda:EventSourceToken"
189698
189707
  ],
189699
189708
  "dependentActions": []
189700
189709
  }
@@ -190329,6 +190338,12 @@
190329
190338
  "description": "Filters access by the ARN of an AWS Lambda code signing config",
190330
190339
  "type": "String"
190331
190340
  },
190341
+ {
190342
+ "name": "lambda:EventSourceToken",
190343
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lambda/latest/dg/lambda-api-permissions-ref.html",
190344
+ "description": "Filters access by the ID from a non-AWS event source configured for the AWS Lambda function",
190345
+ "type": "String"
190346
+ },
190332
190347
  {
190333
190348
  "name": "lambda:FunctionArn",
190334
190349
  "apiReferenceUrl": "https://docs.aws.amazon.com/lambda/latest/dg/lambda-api-permissions-ref.html",
@@ -238774,7 +238789,7 @@
238774
238789
  "name": "quicksight:IamArn",
238775
238790
  "apiReferenceUrl": "https://docs.aws.amazon.com/quicksight/latest/user/iam-actions.html",
238776
238791
  "description": "Filters access by IAM user or role ARN",
238777
- "type": "String"
238792
+ "type": "ARN"
238778
238793
  },
238779
238794
  {
238780
238795
  "name": "quicksight:SessionName",
@@ -254499,7 +254514,7 @@
254499
254514
  },
254500
254515
  {
254501
254516
  "name": "UpdateRoutingControl",
254502
- "apiReferenceUrl": "https://docs.aws.amazon.com/recovery-cluster/latest/api/controlpanel-controlpanelarn-routingcontrols.html",
254517
+ "apiReferenceUrl": "https://docs.aws.amazon.com/recovery-cluster/latest/api/routingcontrol.html",
254503
254518
  "permissionOnly": false,
254504
254519
  "description": "Grants permission to update a routing control",
254505
254520
  "accessLevel": "Write",
@@ -254570,14 +254585,14 @@
254570
254585
  {
254571
254586
  "name": "aws:ResourceTag/${TagKey}",
254572
254587
  "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag",
254573
- "description": "Filters access based on tag key-value pairs attached to the resource",
254588
+ "description": "Filters access by tag key-value pairs attached to the resource",
254574
254589
  "type": "String"
254575
254590
  },
254576
254591
  {
254577
254592
  "name": "aws:TagKeys",
254578
254593
  "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
254579
- "description": "Filters access based on the presence of tag keys in the request",
254580
- "type": "String"
254594
+ "description": "Filters access by the presence of tag keys in the request",
254595
+ "type": "ArrayOfString"
254581
254596
  }
254582
254597
  ]
254583
254598
  },
@@ -263397,7 +263412,7 @@
263397
263412
  "name": "s3-outposts:DataAccessPointArn",
263398
263413
  "apiReferenceUrl": "",
263399
263414
  "description": "Filters access by an access point Amazon Resource Name (ARN)",
263400
- "type": "String"
263415
+ "type": "ARN"
263401
263416
  },
263402
263417
  {
263403
263418
  "name": "s3-outposts:ExistingObjectTag/<key>",
@@ -271765,7 +271780,9 @@
271765
271780
  "resourceType": "EarthObservationJob",
271766
271781
  "required": true,
271767
271782
  "conditionKeys": [],
271768
- "dependentActions": []
271783
+ "dependentActions": [
271784
+ "iam:PassRole"
271785
+ ]
271769
271786
  },
271770
271787
  {
271771
271788
  "resourceType": "",
@@ -271788,7 +271805,9 @@
271788
271805
  "resourceType": "VectorEnrichmentJob",
271789
271806
  "required": true,
271790
271807
  "conditionKeys": [],
271791
- "dependentActions": []
271808
+ "dependentActions": [
271809
+ "iam:PassRole"
271810
+ ]
271792
271811
  },
271793
271812
  {
271794
271813
  "resourceType": "",
@@ -271857,7 +271876,9 @@
271857
271876
  "resourceType": "EarthObservationJob",
271858
271877
  "required": true,
271859
271878
  "conditionKeys": [],
271860
- "dependentActions": []
271879
+ "dependentActions": [
271880
+ "iam:PassRole"
271881
+ ]
271861
271882
  }
271862
271883
  ]
271863
271884
  },
@@ -271990,7 +272011,10 @@
271990
272011
  "resourceType": "EarthObservationJob",
271991
272012
  "required": true,
271992
272013
  "conditionKeys": [],
271993
- "dependentActions": []
272014
+ "dependentActions": [
272015
+ "iam:PassRole",
272016
+ "sagemaker-geospatial:TagResource"
272017
+ ]
271994
272018
  },
271995
272019
  {
271996
272020
  "resourceType": "",
@@ -272014,7 +272038,10 @@
272014
272038
  "resourceType": "VectorEnrichmentJob",
272015
272039
  "required": true,
272016
272040
  "conditionKeys": [],
272017
- "dependentActions": []
272041
+ "dependentActions": [
272042
+ "iam:PassRole",
272043
+ "sagemaker-geospatial:TagResource"
272044
+ ]
272018
272045
  },
272019
272046
  {
272020
272047
  "resourceType": "",
@@ -272157,7 +272184,7 @@
272157
272184
  },
272158
272185
  {
272159
272186
  "name": "RasterDataCollection",
272160
- "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/dg/geospatial-rdc.html",
272187
+ "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/dg/geospatial-data-collections.html",
272161
272188
  "arnPattern": "arn:${Partition}:sagemaker-geospatial:${Region}:${Account}:raster-data-collection/${CollectionID}",
272162
272189
  "conditionKeys": [
272163
272190
  "aws:ResourceTag/${TagKey}"
@@ -13821,12 +13821,13 @@
13821
13821
  "layer",
13822
13822
  "layerVersion"
13823
13823
  ],
13824
- "conditionKeysCount": 12,
13824
+ "conditionKeysCount": 13,
13825
13825
  "conditionKeys": [
13826
13826
  "aws:RequestTag/${TagKey}",
13827
13827
  "aws:ResourceTag/${TagKey}",
13828
13828
  "aws:TagKeys",
13829
13829
  "lambda:CodeSigningConfigArn",
13830
+ "lambda:EventSourceToken",
13830
13831
  "lambda:FunctionArn",
13831
13832
  "lambda:FunctionUrlAuthType",
13832
13833
  "lambda:Layer",
@@ -414,7 +414,7 @@
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 806
417
+ "value": 807
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.81",
3
+ "version": "0.0.82",
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",