aws-iam-data 0.0.269 → 0.0.271

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,36 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-09-19",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "AWS IoT": [
8
+ "iot:AssociateSbomWithPackageVersion",
9
+ "iot:DisassociateSbomFromPackageVersion",
10
+ "iot:ListSbomValidationResults"
11
+ ],
12
+ "Amazon S3 Express": [
13
+ "s3express:GetEncryptionConfiguration",
14
+ "s3express:PutEncryptionConfiguration"
15
+ ]
16
+ },
17
+ "removedActions": {}
18
+ },
19
+ {
20
+ "dateOfChange": "2024-09-18",
21
+ "addedServices": [],
22
+ "removedServices": [],
23
+ "addedActions": {
24
+ "AWS Lambda": [
25
+ "lambda:DeleteResourcePolicy",
26
+ "lambda:GetPublicAccessBlockConfig",
27
+ "lambda:GetResourcePolicy",
28
+ "lambda:PutPublicAccessBlockConfig",
29
+ "lambda:PutResourcePolicy"
30
+ ]
31
+ },
32
+ "removedActions": {}
33
+ },
2
34
  {
3
35
  "dateOfChange": "2024-09-17",
4
36
  "addedServices": [],
@@ -3521,7 +3521,9 @@
3521
3521
  "resourceType": "",
3522
3522
  "required": false,
3523
3523
  "conditionKeys": [],
3524
- "dependentActions": []
3524
+ "dependentActions": [
3525
+ "s3:ListAllMyBuckets"
3526
+ ]
3525
3527
  }
3526
3528
  ]
3527
3529
  },
@@ -190160,6 +190162,23 @@
190160
190162
  }
190161
190163
  ]
190162
190164
  },
190165
+ {
190166
+ "name": "AssociateSbomWithPackageVersion",
190167
+ "apiReferenceUrl": "https://docs.aws.amazon.com/iot/latest/apireference/API_AssociateSbomWithPackageVersion.html",
190168
+ "permissionOnly": false,
190169
+ "description": "Grants permission to associate SBOM files to a package version",
190170
+ "accessLevel": "Write",
190171
+ "resourceTypes": [
190172
+ {
190173
+ "resourceType": "packageversion",
190174
+ "required": true,
190175
+ "conditionKeys": [],
190176
+ "dependentActions": [
190177
+ "iot:GetIndexingConfiguration"
190178
+ ]
190179
+ }
190180
+ ]
190181
+ },
190163
190182
  {
190164
190183
  "name": "AssociateTargetsWithJob",
190165
190184
  "apiReferenceUrl": "https://docs.aws.amazon.com/iot/latest/apireference/API_AssociateTargetsWithJob.html",
@@ -190861,7 +190880,8 @@
190861
190880
  "required": true,
190862
190881
  "conditionKeys": [],
190863
190882
  "dependentActions": [
190864
- "iot:GetIndexingConfiguration"
190883
+ "iot:GetIndexingConfiguration",
190884
+ "s3:GetObjectVersion"
190865
190885
  ]
190866
190886
  },
190867
190887
  {
@@ -192388,6 +192408,21 @@
192388
192408
  }
192389
192409
  ]
192390
192410
  },
192411
+ {
192412
+ "name": "DisassociateSbomFromPackageVersion",
192413
+ "apiReferenceUrl": "https://docs.aws.amazon.com/iot/latest/apireference/API_DisassociateSbomFromPackageVersion.html",
192414
+ "permissionOnly": false,
192415
+ "description": "Grants permission to disassociate SBOM files from a package version",
192416
+ "accessLevel": "Write",
192417
+ "resourceTypes": [
192418
+ {
192419
+ "resourceType": "packageversion",
192420
+ "required": true,
192421
+ "conditionKeys": [],
192422
+ "dependentActions": []
192423
+ }
192424
+ ]
192425
+ },
192391
192426
  {
192392
192427
  "name": "EnableTopicRule",
192393
192428
  "apiReferenceUrl": "https://docs.aws.amazon.com/iot/latest/apireference/API_EnableTopicRule.html",
@@ -193360,6 +193395,21 @@
193360
193395
  }
193361
193396
  ]
193362
193397
  },
193398
+ {
193399
+ "name": "ListSbomValidationResults",
193400
+ "apiReferenceUrl": "https://docs.aws.amazon.com/iot/latest/apireference/API_ListSbomValidationResults.html",
193401
+ "permissionOnly": false,
193402
+ "description": "Grants permission to list SBOM validation results of a package version",
193403
+ "accessLevel": "List",
193404
+ "resourceTypes": [
193405
+ {
193406
+ "resourceType": "packageversion",
193407
+ "required": true,
193408
+ "conditionKeys": [],
193409
+ "dependentActions": []
193410
+ }
193411
+ ]
193412
+ },
193363
193413
  {
193364
193414
  "name": "ListScheduledAudits",
193365
193415
  "apiReferenceUrl": "https://docs.aws.amazon.com/iot/latest/apireference/API_ListScheduledAudits.html",
@@ -194897,7 +194947,8 @@
194897
194947
  "required": true,
194898
194948
  "conditionKeys": [],
194899
194949
  "dependentActions": [
194900
- "iot:GetIndexingConfiguration"
194950
+ "iot:GetIndexingConfiguration",
194951
+ "s3:GetObjectVersion"
194901
194952
  ]
194902
194953
  },
194903
194954
  {
@@ -214967,6 +215018,23 @@
214967
215018
  }
214968
215019
  ]
214969
215020
  },
215021
+ {
215022
+ "name": "DeleteResourcePolicy",
215023
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lambda/latest/dg/API_DeleteResourcePolicy.html",
215024
+ "permissionOnly": false,
215025
+ "description": "Grants permission to delete the resource-based policy for an AWS Lambda function, version, or alias",
215026
+ "accessLevel": "Permissions management",
215027
+ "resourceTypes": [
215028
+ {
215029
+ "resourceType": "function",
215030
+ "required": true,
215031
+ "conditionKeys": [],
215032
+ "dependentActions": [
215033
+ "lambda:RemovePermission"
215034
+ ]
215035
+ }
215036
+ ]
215037
+ },
214970
215038
  {
214971
215039
  "name": "DisableReplication",
214972
215040
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-edge-permissions.html",
@@ -215245,6 +215313,38 @@
215245
215313
  }
215246
215314
  ]
215247
215315
  },
215316
+ {
215317
+ "name": "GetPublicAccessBlockConfig",
215318
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lambda/latest/dg/API_GetPublicAccessBlockConfig.html",
215319
+ "permissionOnly": false,
215320
+ "description": "Grants permission to view the PublicAccessBlockConfig of an AWS Lambda function",
215321
+ "accessLevel": "Read",
215322
+ "resourceTypes": [
215323
+ {
215324
+ "resourceType": "function",
215325
+ "required": true,
215326
+ "conditionKeys": [],
215327
+ "dependentActions": []
215328
+ }
215329
+ ]
215330
+ },
215331
+ {
215332
+ "name": "GetResourcePolicy",
215333
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lambda/latest/dg/API_GetResourcePolicy.html",
215334
+ "permissionOnly": false,
215335
+ "description": "Grants permission to view the resource-based policy for an AWS Lambda function, version, or alias",
215336
+ "accessLevel": "Read",
215337
+ "resourceTypes": [
215338
+ {
215339
+ "resourceType": "function",
215340
+ "required": true,
215341
+ "conditionKeys": [],
215342
+ "dependentActions": [
215343
+ "lambda:GetPolicy"
215344
+ ]
215345
+ }
215346
+ ]
215347
+ },
215248
215348
  {
215249
215349
  "name": "GetRuntimeManagementConfig",
215250
215350
  "apiReferenceUrl": "https://docs.aws.amazon.com/lambda/latest/dg/API_GetRuntimeManagementConfig.html",
@@ -215636,6 +215736,39 @@
215636
215736
  }
215637
215737
  ]
215638
215738
  },
215739
+ {
215740
+ "name": "PutPublicAccessBlockConfig",
215741
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lambda/latest/dg/API_PutPublicAccessBlockConfig.html",
215742
+ "permissionOnly": false,
215743
+ "description": "Grants permission to update the PublicAccessBlockConfig of an AWS Lambda function",
215744
+ "accessLevel": "Permissions management",
215745
+ "resourceTypes": [
215746
+ {
215747
+ "resourceType": "function",
215748
+ "required": true,
215749
+ "conditionKeys": [],
215750
+ "dependentActions": []
215751
+ }
215752
+ ]
215753
+ },
215754
+ {
215755
+ "name": "PutResourcePolicy",
215756
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lambda/latest/dg/API_PutResourcePolicy.html",
215757
+ "permissionOnly": false,
215758
+ "description": "Grants permission to update the resource-based policy for an AWS Lambda function, version, or alias",
215759
+ "accessLevel": "Permissions management",
215760
+ "resourceTypes": [
215761
+ {
215762
+ "resourceType": "function",
215763
+ "required": true,
215764
+ "conditionKeys": [],
215765
+ "dependentActions": [
215766
+ "lambda:AddPermission",
215767
+ "lambda:RemovePermission"
215768
+ ]
215769
+ }
215770
+ ]
215771
+ },
215639
215772
  {
215640
215773
  "name": "PutRuntimeManagementConfig",
215641
215774
  "apiReferenceUrl": "https://docs.aws.amazon.com/lambda/latest/dg/API_PutRuntimeManagementConfig.html",
@@ -299956,7 +300089,9 @@
299956
300089
  "s3express:ResourceAccount",
299957
300090
  "s3express:signatureversion",
299958
300091
  "s3express:TlsVersion",
299959
- "s3express:x-amz-content-sha256"
300092
+ "s3express:x-amz-content-sha256",
300093
+ "s3express:x-amz-server-side-encryption",
300094
+ "s3express:x-amz-server-side-encryption-aws-kms-key-id"
299960
300095
  ],
299961
300096
  "dependentActions": []
299962
300097
  }
@@ -300072,6 +300207,33 @@
300072
300207
  }
300073
300208
  ]
300074
300209
  },
300210
+ {
300211
+ "name": "GetEncryptionConfiguration",
300212
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketEncryption.html",
300213
+ "permissionOnly": false,
300214
+ "description": "Grants permission to return the default encryption configuration for a directory bucket",
300215
+ "accessLevel": "Read",
300216
+ "resourceTypes": [
300217
+ {
300218
+ "resourceType": "bucket",
300219
+ "required": true,
300220
+ "conditionKeys": [],
300221
+ "dependentActions": []
300222
+ },
300223
+ {
300224
+ "resourceType": "",
300225
+ "required": false,
300226
+ "conditionKeys": [
300227
+ "s3express:authType",
300228
+ "s3express:ResourceAccount",
300229
+ "s3express:signatureversion",
300230
+ "s3express:TlsVersion",
300231
+ "s3express:x-amz-content-sha256"
300232
+ ],
300233
+ "dependentActions": []
300234
+ }
300235
+ ]
300236
+ },
300075
300237
  {
300076
300238
  "name": "ListAllMyDirectoryBuckets",
300077
300239
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListDirectoryBuckets.html",
@@ -300119,12 +300281,39 @@
300119
300281
  "dependentActions": []
300120
300282
  }
300121
300283
  ]
300284
+ },
300285
+ {
300286
+ "name": "PutEncryptionConfiguration",
300287
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketEncryption.html",
300288
+ "permissionOnly": false,
300289
+ "description": "Grants permission to set the encryption configuration for a directory bucket",
300290
+ "accessLevel": "Write",
300291
+ "resourceTypes": [
300292
+ {
300293
+ "resourceType": "bucket",
300294
+ "required": true,
300295
+ "conditionKeys": [],
300296
+ "dependentActions": []
300297
+ },
300298
+ {
300299
+ "resourceType": "",
300300
+ "required": false,
300301
+ "conditionKeys": [
300302
+ "s3express:authType",
300303
+ "s3express:ResourceAccount",
300304
+ "s3express:signatureversion",
300305
+ "s3express:TlsVersion",
300306
+ "s3express:x-amz-content-sha256"
300307
+ ],
300308
+ "dependentActions": []
300309
+ }
300310
+ ]
300122
300311
  }
300123
300312
  ],
300124
300313
  "resourceTypes": [
300125
300314
  {
300126
300315
  "name": "bucket",
300127
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-zonal-buckets.html",
300316
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-security-iam.html",
300128
300317
  "arnPattern": "arn:${Partition}:s3express:${Region}:${Account}:bucket/${BucketName}",
300129
300318
  "conditionKeys": []
300130
300319
  }
@@ -300177,6 +300366,18 @@
300177
300366
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/bucket-policy-s3-sigv4-conditions.html",
300178
300367
  "description": "Filters access by unsigned content in your bucket",
300179
300368
  "type": "String"
300369
+ },
300370
+ {
300371
+ "name": "s3express:x-amz-server-side-encryption",
300372
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-data-protection.html",
300373
+ "description": "Filters access by server-side encryption",
300374
+ "type": "String"
300375
+ },
300376
+ {
300377
+ "name": "s3express:x-amz-server-side-encryption-aws-kms-key-id",
300378
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-UsingKMSEncryption.html#s3-express-require-sse-kms",
300379
+ "description": "Filters access by AWS KMS customer managed key for server-side encryption",
300380
+ "type": "ARN"
300180
300381
  }
300181
300382
  ]
300182
300383
  },
@@ -13492,11 +13492,12 @@
13492
13492
  "name": "AWS IoT",
13493
13493
  "servicePrefix": "iot",
13494
13494
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html",
13495
- "actionsCount": 271,
13495
+ "actionsCount": 274,
13496
13496
  "actions": [
13497
13497
  "AcceptCertificateTransfer",
13498
13498
  "AddThingToBillingGroup",
13499
13499
  "AddThingToThingGroup",
13500
+ "AssociateSbomWithPackageVersion",
13500
13501
  "AssociateTargetsWithJob",
13501
13502
  "AttachPolicy",
13502
13503
  "AttachPrincipalPolicy",
@@ -13619,6 +13620,7 @@
13619
13620
  "DetachSecurityProfile",
13620
13621
  "DetachThingPrincipal",
13621
13622
  "DisableTopicRule",
13623
+ "DisassociateSbomFromPackageVersion",
13622
13624
  "EnableTopicRule",
13623
13625
  "GetBehaviorModelTrainingSummaries",
13624
13626
  "GetBucketsAggregation",
@@ -13683,6 +13685,7 @@
13683
13685
  "ListRelatedResourcesForAuditFinding",
13684
13686
  "ListRetainedMessages",
13685
13687
  "ListRoleAliases",
13688
+ "ListSbomValidationResults",
13686
13689
  "ListScheduledAudits",
13687
13690
  "ListSecurityProfiles",
13688
13691
  "ListSecurityProfilesForTarget",
@@ -15333,7 +15336,7 @@
15333
15336
  "name": "AWS Lambda",
15334
15337
  "servicePrefix": "lambda",
15335
15338
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awslambda.html",
15336
- "actionsCount": 70,
15339
+ "actionsCount": 75,
15337
15340
  "actions": [
15338
15341
  "AddLayerVersionPermission",
15339
15342
  "AddPermission",
@@ -15352,6 +15355,7 @@
15352
15355
  "DeleteFunctionUrlConfig",
15353
15356
  "DeleteLayerVersion",
15354
15357
  "DeleteProvisionedConcurrencyConfig",
15358
+ "DeleteResourcePolicy",
15355
15359
  "DisableReplication",
15356
15360
  "EnableReplication",
15357
15361
  "GetAccountSettings",
@@ -15369,6 +15373,8 @@
15369
15373
  "GetLayerVersionPolicy",
15370
15374
  "GetPolicy",
15371
15375
  "GetProvisionedConcurrencyConfig",
15376
+ "GetPublicAccessBlockConfig",
15377
+ "GetResourcePolicy",
15372
15378
  "GetRuntimeManagementConfig",
15373
15379
  "InvokeAsync",
15374
15380
  "InvokeFunction",
@@ -15392,6 +15398,8 @@
15392
15398
  "PutFunctionEventInvokeConfig",
15393
15399
  "PutFunctionRecursionConfig",
15394
15400
  "PutProvisionedConcurrencyConfig",
15401
+ "PutPublicAccessBlockConfig",
15402
+ "PutResourcePolicy",
15395
15403
  "PutRuntimeManagementConfig",
15396
15404
  "RemoveLayerVersionPermission",
15397
15405
  "RemovePermission",
@@ -21840,21 +21848,23 @@
21840
21848
  "name": "Amazon S3 Express",
21841
21849
  "servicePrefix": "s3express",
21842
21850
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3express.html",
21843
- "actionsCount": 7,
21851
+ "actionsCount": 9,
21844
21852
  "actions": [
21845
21853
  "CreateBucket",
21846
21854
  "CreateSession",
21847
21855
  "DeleteBucket",
21848
21856
  "DeleteBucketPolicy",
21849
21857
  "GetBucketPolicy",
21858
+ "GetEncryptionConfiguration",
21850
21859
  "ListAllMyDirectoryBuckets",
21851
- "PutBucketPolicy"
21860
+ "PutBucketPolicy",
21861
+ "PutEncryptionConfiguration"
21852
21862
  ],
21853
21863
  "resourceTypesCount": 1,
21854
21864
  "resourceTypes": [
21855
21865
  "bucket"
21856
21866
  ],
21857
- "conditionKeysCount": 8,
21867
+ "conditionKeysCount": 10,
21858
21868
  "conditionKeys": [
21859
21869
  "s3express:LocationName",
21860
21870
  "s3express:ResourceAccount",
@@ -21863,7 +21873,9 @@
21863
21873
  "s3express:authType",
21864
21874
  "s3express:signatureAge",
21865
21875
  "s3express:signatureversion",
21866
- "s3express:x-amz-content-sha256"
21876
+ "s3express:x-amz-content-sha256",
21877
+ "s3express:x-amz-server-side-encryption",
21878
+ "s3express:x-amz-server-side-encryption-aws-kms-key-id"
21867
21879
  ]
21868
21880
  },
21869
21881
  {
@@ -2,19 +2,19 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Read Actions",
5
- "value": 4630
5
+ "value": 4633
6
6
  },
7
7
  {
8
8
  "key": "List Actions",
9
- "value": 2795
9
+ "value": 2796
10
10
  },
11
11
  {
12
12
  "key": "Permissions Actions",
13
- "value": 294
13
+ "value": 297
14
14
  },
15
15
  {
16
16
  "key": "Write Actions",
17
- "value": 9532
17
+ "value": 9535
18
18
  }
19
19
  ],
20
20
  "Longest action names": [
@@ -68,6 +68,10 @@
68
68
  "key": "route53:ChangeResourceRecordSetsNormalizedRecordNames",
69
69
  "value": 53
70
70
  },
71
+ {
72
+ "key": "s3express:x-amz-server-side-encryption-aws-kms-key-id",
73
+ "value": 53
74
+ },
71
75
  {
72
76
  "key": "vpc-lattice-svcs:RequestQueryString/${QueryStringKey}",
73
77
  "value": 53
@@ -95,10 +99,6 @@
95
99
  {
96
100
  "key": "amplifyuibuilder:ComponentResourceEnvironmentName",
97
101
  "value": 49
98
- },
99
- {
100
- "key": "codestar-connections:ProviderPermissionsRequired",
101
- "value": 48
102
102
  }
103
103
  ],
104
104
  "Longest service prefixes": [
@@ -242,7 +242,7 @@
242
242
  },
243
243
  {
244
244
  "key": "AWS IoT",
245
- "value": 271
245
+ "value": 274
246
246
  },
247
247
  {
248
248
  "key": "Amazon Connect",
@@ -414,7 +414,7 @@
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 940
417
+ "value": 942
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.269",
3
+ "version": "0.0.271",
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",