aws-iam-data 0.0.142 → 0.0.144

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,15 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-01-31",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "AWS Elemental MediaConnect": [
8
+ "mediaconnect:DescribeFlowSourceMetadata"
9
+ ]
10
+ },
11
+ "removedActions": {}
12
+ },
2
13
  {
3
14
  "dateOfChange": "2024-01-25",
4
15
  "addedServices": [],
@@ -2929,7 +2929,7 @@
2929
2929
  "accessLevel": "Write",
2930
2930
  "resourceTypes": [
2931
2931
  {
2932
- "resourceType": "backend",
2932
+ "resourceType": "created-backend",
2933
2933
  "required": true,
2934
2934
  "conditionKeys": [],
2935
2935
  "dependentActions": []
@@ -3023,6 +3023,12 @@
3023
3023
  "required": true,
3024
3024
  "conditionKeys": [],
3025
3025
  "dependentActions": []
3026
+ },
3027
+ {
3028
+ "resourceType": "storage",
3029
+ "required": true,
3030
+ "conditionKeys": [],
3031
+ "dependentActions": []
3026
3032
  }
3027
3033
  ]
3028
3034
  },
@@ -3038,6 +3044,12 @@
3038
3044
  "required": true,
3039
3045
  "conditionKeys": [],
3040
3046
  "dependentActions": []
3047
+ },
3048
+ {
3049
+ "resourceType": "token",
3050
+ "required": true,
3051
+ "conditionKeys": [],
3052
+ "dependentActions": []
3041
3053
  }
3042
3054
  ]
3043
3055
  },
@@ -3155,6 +3167,12 @@
3155
3167
  "required": true,
3156
3168
  "conditionKeys": [],
3157
3169
  "dependentActions": []
3170
+ },
3171
+ {
3172
+ "resourceType": "token",
3173
+ "required": true,
3174
+ "conditionKeys": [],
3175
+ "dependentActions": []
3158
3176
  }
3159
3177
  ]
3160
3178
  },
@@ -3341,6 +3359,12 @@
3341
3359
  "required": true,
3342
3360
  "conditionKeys": [],
3343
3361
  "dependentActions": []
3362
+ },
3363
+ {
3364
+ "resourceType": "token",
3365
+ "required": true,
3366
+ "conditionKeys": [],
3367
+ "dependentActions": []
3344
3368
  }
3345
3369
  ]
3346
3370
  },
@@ -3589,52 +3613,58 @@
3589
3613
  }
3590
3614
  ],
3591
3615
  "resourceTypes": [
3616
+ {
3617
+ "name": "created-backend",
3618
+ "apiReferenceUrl": "https://docs.aws.amazon.com/amplify-admin-ui/latest/APIReference/backend.html",
3619
+ "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:/backend/*",
3620
+ "conditionKeys": []
3621
+ },
3592
3622
  {
3593
3623
  "name": "backend",
3594
3624
  "apiReferenceUrl": "https://docs.aws.amazon.com/amplify-admin-ui/latest/APIReference/backend.html",
3595
- "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:backend/${AppId}",
3625
+ "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:/backend/${AppId}/*",
3596
3626
  "conditionKeys": []
3597
3627
  },
3598
3628
  {
3599
3629
  "name": "environment",
3600
3630
  "apiReferenceUrl": "https://docs.aws.amazon.com/amplify-admin-ui/latest/APIReference/backend-appid-api-backendenvironmentname-details.html",
3601
- "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:backend/${AppId}/environments",
3631
+ "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:/backend/${AppId}/environments/*",
3602
3632
  "conditionKeys": []
3603
3633
  },
3604
3634
  {
3605
3635
  "name": "api",
3606
3636
  "apiReferenceUrl": "https://docs.aws.amazon.com/amplify-admin-ui/latest/APIReference/backend-appid-api.html",
3607
- "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:backend/${AppId}/api",
3637
+ "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:/backend/${AppId}/api/*",
3608
3638
  "conditionKeys": []
3609
3639
  },
3610
3640
  {
3611
3641
  "name": "auth",
3612
3642
  "apiReferenceUrl": "https://docs.aws.amazon.com/amplify-admin-ui/latest/APIReference/backend-appid-auth.html",
3613
- "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:backend/${AppId}/auth",
3643
+ "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:/backend/${AppId}/auth/*",
3614
3644
  "conditionKeys": []
3615
3645
  },
3616
3646
  {
3617
3647
  "name": "job",
3618
3648
  "apiReferenceUrl": "https://docs.aws.amazon.com/amplify-admin-ui/latest/APIReference/backend-appid-job-backendenvironmentname.html",
3619
- "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:backend/${AppId}/job",
3649
+ "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:/backend/${AppId}/job/*",
3620
3650
  "conditionKeys": []
3621
3651
  },
3622
3652
  {
3623
3653
  "name": "config",
3624
3654
  "apiReferenceUrl": "https://docs.aws.amazon.com/amplify-admin-ui/latest/APIReference/backend-appid-config.html",
3625
- "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:backend/${AppId}/config/*",
3655
+ "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:/backend/${AppId}/config/*",
3626
3656
  "conditionKeys": []
3627
3657
  },
3628
3658
  {
3629
3659
  "name": "token",
3630
3660
  "apiReferenceUrl": "https://docs.aws.amazon.com/amplify-admin-ui/latest/APIReference/backend-appid-token.html",
3631
- "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:backend/${AppId}/token",
3661
+ "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:/backend/${AppId}/challenge/*",
3632
3662
  "conditionKeys": []
3633
3663
  },
3634
3664
  {
3635
3665
  "name": "storage",
3636
3666
  "apiReferenceUrl": "https://docs.aws.amazon.com/amplify-admin-ui/latest/APIReference/backend-appid-storage.html",
3637
- "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:backend/${AppId}/storage",
3667
+ "arnPattern": "arn:${Partition}:amplifybackend:${Region}:${Account}:/backend/${AppId}/storage/*",
3638
3668
  "conditionKeys": []
3639
3669
  }
3640
3670
  ],
@@ -132687,7 +132717,9 @@
132687
132717
  "aws:TagKeys",
132688
132718
  "elasticmapreduce:RequestTag/${TagKey}"
132689
132719
  ],
132690
- "dependentActions": []
132720
+ "dependentActions": [
132721
+ "iam:PassRole"
132722
+ ]
132691
132723
  }
132692
132724
  ]
132693
132725
  },
@@ -136535,6 +136567,21 @@
136535
136567
  }
136536
136568
  ]
136537
136569
  },
136570
+ {
136571
+ "name": "DescribeFlowSourceMetadata",
136572
+ "apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/v1-flows-flowarn-source-metadata.html",
136573
+ "permissionOnly": false,
136574
+ "description": "Grants permission to view information about the flow's source transport stream and programs",
136575
+ "accessLevel": "Read",
136576
+ "resourceTypes": [
136577
+ {
136578
+ "resourceType": "",
136579
+ "required": false,
136580
+ "conditionKeys": [],
136581
+ "dependentActions": []
136582
+ }
136583
+ ]
136584
+ },
136538
136585
  {
136539
136586
  "name": "DescribeGateway",
136540
136587
  "apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/v1-gateways-gatewayarn.html",
@@ -260686,18 +260733,6 @@
260686
260733
  "description": "Grants permission to view database proxy target details",
260687
260734
  "accessLevel": "List",
260688
260735
  "resourceTypes": [
260689
- {
260690
- "resourceType": "cluster",
260691
- "required": true,
260692
- "conditionKeys": [],
260693
- "dependentActions": []
260694
- },
260695
- {
260696
- "resourceType": "db",
260697
- "required": true,
260698
- "conditionKeys": [],
260699
- "dependentActions": []
260700
- },
260701
260736
  {
260702
260737
  "resourceType": "proxy",
260703
260738
  "required": true,
@@ -282877,7 +282912,7 @@
282877
282912
  },
282878
282913
  {
282879
282914
  "name": "accessgrantsinstance",
282880
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/AccessGrantsInstance.html",
282915
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-grants-instance.html",
282881
282916
  "arnPattern": "arn:${Partition}:s3:${Region}:${Account}:access-grants/default",
282882
282917
  "conditionKeys": [
282883
282918
  "aws:ResourceTag/${TagKey}"
@@ -282885,13 +282920,13 @@
282885
282920
  },
282886
282921
  {
282887
282922
  "name": "accessgrantslocation",
282888
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/AccessGrantsLocation.html",
282923
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-grants-location.html",
282889
282924
  "arnPattern": "arn:${Partition}:s3:${Region}:${Account}:access-grants/default/location/${Token}",
282890
282925
  "conditionKeys": []
282891
282926
  },
282892
282927
  {
282893
282928
  "name": "accessgrant",
282894
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/AccessGrant.html",
282929
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-grants-grant.html",
282895
282930
  "arnPattern": "arn:${Partition}:s3:${Region}:${Account}:access-grants/default/grant/${Token}",
282896
282931
  "conditionKeys": []
282897
282932
  }
@@ -292793,7 +292828,9 @@
292793
292828
  {
292794
292829
  "resourceType": "",
292795
292830
  "required": false,
292796
- "conditionKeys": [],
292831
+ "conditionKeys": [
292832
+ "sagemaker:SearchVisibilityCondition/${FilterKey}"
292833
+ ],
292797
292834
  "dependentActions": []
292798
292835
  }
292799
292836
  ]
@@ -294685,6 +294722,12 @@
294685
294722
  "description": "Filters access by the root access associated with the resource in the request",
294686
294723
  "type": "String"
294687
294724
  },
294725
+ {
294726
+ "name": "sagemaker:SearchVisibilityCondition/${FilterKey}",
294727
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonsagemaker.html#amazonsagemaker-policy-keys",
294728
+ "description": "Limits the results of your search request to the resources that you can access. ${FilterKey} is a key that the VisibilityConditions configuration presents in the Search request",
294729
+ "type": "String"
294730
+ },
294688
294731
  {
294689
294732
  "name": "sagemaker:ServerlessMaxConcurrency",
294690
294733
  "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonsagemaker.html#amazonsagemaker-policy-keys",
@@ -291,8 +291,9 @@
291
291
  "UpdateBackendJob",
292
292
  "UpdateBackendStorage"
293
293
  ],
294
- "resourceTypesCount": 8,
294
+ "resourceTypesCount": 9,
295
295
  "resourceTypes": [
296
+ "created-backend",
296
297
  "backend",
297
298
  "environment",
298
299
  "api",
@@ -9494,7 +9495,7 @@
9494
9495
  "name": "AWS Elemental MediaConnect",
9495
9496
  "servicePrefix": "mediaconnect",
9496
9497
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselementalmediaconnect.html",
9497
- "actionsCount": 53,
9498
+ "actionsCount": 54,
9498
9499
  "actions": [
9499
9500
  "AddBridgeOutputs",
9500
9501
  "AddBridgeSources",
@@ -9511,6 +9512,7 @@
9511
9512
  "DeregisterGatewayInstance",
9512
9513
  "DescribeBridge",
9513
9514
  "DescribeFlow",
9515
+ "DescribeFlowSourceMetadata",
9514
9516
  "DescribeGateway",
9515
9517
  "DescribeGatewayInstance",
9516
9518
  "DescribeOffering",
@@ -21393,7 +21395,7 @@
21393
21395
  "shared-model-event",
21394
21396
  "sagemaker-catalog"
21395
21397
  ],
21396
- "conditionKeysCount": 48,
21398
+ "conditionKeysCount": 49,
21397
21399
  "conditionKeys": [
21398
21400
  "aws:RequestTag/${TagKey}",
21399
21401
  "aws:ResourceTag/${TagKey}",
@@ -21432,6 +21434,7 @@
21432
21434
  "sagemaker:ResourceTag/",
21433
21435
  "sagemaker:ResourceTag/${TagKey}",
21434
21436
  "sagemaker:RootAccess",
21437
+ "sagemaker:SearchVisibilityCondition/${FilterKey}",
21435
21438
  "sagemaker:ServerlessMaxConcurrency",
21436
21439
  "sagemaker:ServerlessMemorySize",
21437
21440
  "sagemaker:SpaceSharingType",
@@ -6,7 +6,7 @@
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 4402
9
+ "value": 4403
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
@@ -410,11 +410,11 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1675
413
+ "value": 1676
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 874
417
+ "value": 875
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.142",
3
+ "version": "0.0.144",
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",