aws-iam-data 0.0.143 → 0.0.145

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,73 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-02-02",
4
+ "addedServices": [
5
+ "AWS Billing And Cost Management Data Exports"
6
+ ],
7
+ "removedServices": [
8
+ "AWS Billing and Cost Management And Cost Management Data Exports"
9
+ ],
10
+ "addedActions": {
11
+ "Amazon DataZone": [
12
+ "datazone:ListEnvironmentBlueprintConfigurationSummaries"
13
+ ],
14
+ "Amazon Interactive Video Service": [
15
+ "ivs:CreatePlaybackRestrictionPolicy",
16
+ "ivs:DeletePlaybackRestrictionPolicy",
17
+ "ivs:GetPlaybackRestrictionPolicy",
18
+ "ivs:ListPlaybackRestrictionPolicies",
19
+ "ivs:UpdatePlaybackRestrictionPolicy"
20
+ ],
21
+ "Amazon RDS": [
22
+ "rds:CreateDBShardGroup",
23
+ "rds:DeleteDBShardGroup",
24
+ "rds:DescribeDBShardGroups",
25
+ "rds:ModifyDBShardGroup",
26
+ "rds:RebootDBShardGroup"
27
+ ],
28
+ "AWS Billing And Cost Management Data Exports": [
29
+ "bcm-data-exports:CreateExport",
30
+ "bcm-data-exports:DeleteExport",
31
+ "bcm-data-exports:GetExecution",
32
+ "bcm-data-exports:GetExport",
33
+ "bcm-data-exports:GetTable",
34
+ "bcm-data-exports:ListExecutions",
35
+ "bcm-data-exports:ListExports",
36
+ "bcm-data-exports:ListTables",
37
+ "bcm-data-exports:ListTagsForResource",
38
+ "bcm-data-exports:TagResource",
39
+ "bcm-data-exports:UntagResource",
40
+ "bcm-data-exports:UpdateExport"
41
+ ]
42
+ },
43
+ "removedActions": {
44
+ "AWS Billing and Cost Management And Cost Management Data Exports": [
45
+ "bcm-data-exports:CreateExport",
46
+ "bcm-data-exports:DeleteExport",
47
+ "bcm-data-exports:GetExecution",
48
+ "bcm-data-exports:GetExport",
49
+ "bcm-data-exports:GetTable",
50
+ "bcm-data-exports:ListExecutions",
51
+ "bcm-data-exports:ListExports",
52
+ "bcm-data-exports:ListTables",
53
+ "bcm-data-exports:ListTagsForResource",
54
+ "bcm-data-exports:TagResource",
55
+ "bcm-data-exports:UntagResource",
56
+ "bcm-data-exports:UpdateExport"
57
+ ]
58
+ }
59
+ },
60
+ {
61
+ "dateOfChange": "2024-01-31",
62
+ "addedServices": [],
63
+ "removedServices": [],
64
+ "addedActions": {
65
+ "AWS Elemental MediaConnect": [
66
+ "mediaconnect:DescribeFlowSourceMetadata"
67
+ ]
68
+ },
69
+ "removedActions": {}
70
+ },
2
71
  {
3
72
  "dateOfChange": "2024-01-25",
4
73
  "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,34 +3613,40 @@
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
  {
@@ -3628,13 +3658,13 @@
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
  ],
@@ -27165,7 +27195,7 @@
27165
27195
  "conditionKeys": []
27166
27196
  },
27167
27197
  {
27168
- "name": "AWS Billing and Cost Management And Cost Management Data Exports",
27198
+ "name": "AWS Billing And Cost Management Data Exports",
27169
27199
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsbillingandcostmanagementdataexports.html",
27170
27200
  "servicePrefix": "bcm-data-exports",
27171
27201
  "actions": [
@@ -85301,6 +85331,21 @@
85301
85331
  }
85302
85332
  ]
85303
85333
  },
85334
+ {
85335
+ "name": "ListEnvironmentBlueprintConfigurationSummaries",
85336
+ "apiReferenceUrl": "${APIReferenceDocPage}API_ListEnvironmentBlueprintConfigurationSummaries.html",
85337
+ "permissionOnly": true,
85338
+ "description": "Grants permission to list environment blueprint configuration summaries",
85339
+ "accessLevel": "List",
85340
+ "resourceTypes": [
85341
+ {
85342
+ "resourceType": "",
85343
+ "required": false,
85344
+ "conditionKeys": [],
85345
+ "dependentActions": []
85346
+ }
85347
+ ]
85348
+ },
85304
85349
  {
85305
85350
  "name": "ListEnvironmentBlueprintConfigurations",
85306
85351
  "apiReferenceUrl": "${APIReferenceDocPage}API_ListEnvironmentBlueprintConfigurations.html",
@@ -136537,6 +136582,21 @@
136537
136582
  }
136538
136583
  ]
136539
136584
  },
136585
+ {
136586
+ "name": "DescribeFlowSourceMetadata",
136587
+ "apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/v1-flows-flowarn-source-metadata.html",
136588
+ "permissionOnly": false,
136589
+ "description": "Grants permission to view information about the flow's source transport stream and programs",
136590
+ "accessLevel": "Read",
136591
+ "resourceTypes": [
136592
+ {
136593
+ "resourceType": "",
136594
+ "required": false,
136595
+ "conditionKeys": [],
136596
+ "dependentActions": []
136597
+ }
136598
+ ]
136599
+ },
136540
136600
  {
136541
136601
  "name": "DescribeGateway",
136542
136602
  "apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/v1-gateways-gatewayarn.html",
@@ -152324,6 +152384,7 @@
152324
152384
  "ec2:DescribeSecurityGroups",
152325
152385
  "ec2:DescribeSubnets",
152326
152386
  "ec2:DescribeVpcs",
152387
+ "ec2:GetSecurityGroupsForVpc",
152327
152388
  "fsx:CreateDataRepositoryAssociation",
152328
152389
  "fsx:TagResource",
152329
152390
  "logs:CreateLogGroup",
@@ -152364,6 +152425,7 @@
152364
152425
  "required": true,
152365
152426
  "conditionKeys": [],
152366
152427
  "dependentActions": [
152428
+ "ec2:GetSecurityGroupsForVpc",
152367
152429
  "fsx:TagResource"
152368
152430
  ]
152369
152431
  },
@@ -152390,6 +152452,7 @@
152390
152452
  "required": true,
152391
152453
  "conditionKeys": [],
152392
152454
  "dependentActions": [
152455
+ "ec2:GetSecurityGroupsForVpc",
152393
152456
  "fsx:TagResource"
152394
152457
  ]
152395
152458
  },
@@ -177351,6 +177414,30 @@
177351
177414
  }
177352
177415
  ]
177353
177416
  },
177417
+ {
177418
+ "name": "CreatePlaybackRestrictionPolicy",
177419
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_CreatePlaybackRestrictionPolicy.html",
177420
+ "permissionOnly": false,
177421
+ "description": "Grants permission to create a playback restriction policy",
177422
+ "accessLevel": "Write",
177423
+ "resourceTypes": [
177424
+ {
177425
+ "resourceType": "Playback-Restriction-Policy",
177426
+ "required": true,
177427
+ "conditionKeys": [],
177428
+ "dependentActions": []
177429
+ },
177430
+ {
177431
+ "resourceType": "",
177432
+ "required": false,
177433
+ "conditionKeys": [
177434
+ "aws:TagKeys",
177435
+ "aws:RequestTag/${TagKey}"
177436
+ ],
177437
+ "dependentActions": []
177438
+ }
177439
+ ]
177440
+ },
177354
177441
  {
177355
177442
  "name": "CreateRecordingConfiguration",
177356
177443
  "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_CreateRecordingConfiguration.html",
@@ -177498,6 +177585,21 @@
177498
177585
  }
177499
177586
  ]
177500
177587
  },
177588
+ {
177589
+ "name": "DeletePlaybackRestrictionPolicy",
177590
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_DeletePlaybackRestrictionPolicy.html",
177591
+ "permissionOnly": false,
177592
+ "description": "Grants permission to delete the playback restriction policy for a specified ARN",
177593
+ "accessLevel": "Write",
177594
+ "resourceTypes": [
177595
+ {
177596
+ "resourceType": "Playback-Restriction-Policy",
177597
+ "required": true,
177598
+ "conditionKeys": [],
177599
+ "dependentActions": []
177600
+ }
177601
+ ]
177602
+ },
177501
177603
  {
177502
177604
  "name": "DeleteRecordingConfiguration",
177503
177605
  "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_DeleteRecordingConfiguration.html",
@@ -177648,6 +177750,21 @@
177648
177750
  }
177649
177751
  ]
177650
177752
  },
177753
+ {
177754
+ "name": "GetPlaybackRestrictionPolicy",
177755
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_GetPlaybackRestrictionPolicy.html",
177756
+ "permissionOnly": false,
177757
+ "description": "Grants permission to get the playback restriction policy for a specified ARN",
177758
+ "accessLevel": "Read",
177759
+ "resourceTypes": [
177760
+ {
177761
+ "resourceType": "Playback-Restriction-Policy",
177762
+ "required": true,
177763
+ "conditionKeys": [],
177764
+ "dependentActions": []
177765
+ }
177766
+ ]
177767
+ },
177651
177768
  {
177652
177769
  "name": "GetRecordingConfiguration",
177653
177770
  "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_GetRecordingConfiguration.html",
@@ -177873,6 +177990,21 @@
177873
177990
  }
177874
177991
  ]
177875
177992
  },
177993
+ {
177994
+ "name": "ListPlaybackRestrictionPolicies",
177995
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_ListPlaybackRestrictionPolicies.html",
177996
+ "permissionOnly": false,
177997
+ "description": "Grants permission to get summary information about playback restriction policies",
177998
+ "accessLevel": "List",
177999
+ "resourceTypes": [
178000
+ {
178001
+ "resourceType": "",
178002
+ "required": false,
178003
+ "conditionKeys": [],
178004
+ "dependentActions": []
178005
+ }
178006
+ ]
178007
+ },
177876
178008
  {
177877
178009
  "name": "ListRecordingConfigurations",
177878
178010
  "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_ListRecordingConfigurations.html",
@@ -178015,6 +178147,12 @@
178015
178147
  "conditionKeys": [],
178016
178148
  "dependentActions": []
178017
178149
  },
178150
+ {
178151
+ "resourceType": "Playback-Restriction-Policy",
178152
+ "required": false,
178153
+ "conditionKeys": [],
178154
+ "dependentActions": []
178155
+ },
178018
178156
  {
178019
178157
  "resourceType": "Recording-Configuration",
178020
178158
  "required": false,
@@ -178183,6 +178321,12 @@
178183
178321
  "conditionKeys": [],
178184
178322
  "dependentActions": []
178185
178323
  },
178324
+ {
178325
+ "resourceType": "Playback-Restriction-Policy",
178326
+ "required": false,
178327
+ "conditionKeys": [],
178328
+ "dependentActions": []
178329
+ },
178186
178330
  {
178187
178331
  "resourceType": "Recording-Configuration",
178188
178332
  "required": false,
@@ -178249,6 +178393,12 @@
178249
178393
  "conditionKeys": [],
178250
178394
  "dependentActions": []
178251
178395
  },
178396
+ {
178397
+ "resourceType": "Playback-Restriction-Policy",
178398
+ "required": false,
178399
+ "conditionKeys": [],
178400
+ "dependentActions": []
178401
+ },
178252
178402
  {
178253
178403
  "resourceType": "Recording-Configuration",
178254
178404
  "required": false,
@@ -178298,6 +178448,21 @@
178298
178448
  }
178299
178449
  ]
178300
178450
  },
178451
+ {
178452
+ "name": "UpdatePlaybackRestrictionPolicy",
178453
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_UpdatePlaybackRestrictionPolicy.html",
178454
+ "permissionOnly": false,
178455
+ "description": "Grants permission to update a playback restriction policy for a specified ARN",
178456
+ "accessLevel": "Write",
178457
+ "resourceTypes": [
178458
+ {
178459
+ "resourceType": "Playback-Restriction-Policy",
178460
+ "required": true,
178461
+ "conditionKeys": [],
178462
+ "dependentActions": []
178463
+ }
178464
+ ]
178465
+ },
178301
178466
  {
178302
178467
  "name": "UpdateStage",
178303
178468
  "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_UpdateStage.html",
@@ -178339,6 +178504,14 @@
178339
178504
  "aws:ResourceTag/${TagKey}"
178340
178505
  ]
178341
178506
  },
178507
+ {
178508
+ "name": "Playback-Restriction-Policy",
178509
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_PlaybackRestrictionPolicy.html",
178510
+ "arnPattern": "arn:${Partition}:ivs:${Region}:${Account}:playback-restriction-policy/${ResourceId}",
178511
+ "conditionKeys": [
178512
+ "aws:ResourceTag/${TagKey}"
178513
+ ]
178514
+ },
178342
178515
  {
178343
178516
  "name": "Recording-Configuration",
178344
178517
  "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_RecordingConfiguration.html",
@@ -259378,7 +259551,7 @@
259378
259551
  "name": "CreateDBCluster",
259379
259552
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBCluster.html",
259380
259553
  "permissionOnly": false,
259381
- "description": "Grants permission to create a new Amazon Aurora DB cluster",
259554
+ "description": "Grants permission to create a new DB cluster",
259382
259555
  "accessLevel": "Write",
259383
259556
  "resourceTypes": [
259384
259557
  {
@@ -259763,6 +259936,27 @@
259763
259936
  }
259764
259937
  ]
259765
259938
  },
259939
+ {
259940
+ "name": "CreateDBShardGroup",
259941
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBShardGroup.html",
259942
+ "permissionOnly": false,
259943
+ "description": "Grants permission to create a new Aurora Limitless Database DB shard group",
259944
+ "accessLevel": "Write",
259945
+ "resourceTypes": [
259946
+ {
259947
+ "resourceType": "cluster",
259948
+ "required": true,
259949
+ "conditionKeys": [],
259950
+ "dependentActions": []
259951
+ },
259952
+ {
259953
+ "resourceType": "shardgrp",
259954
+ "required": true,
259955
+ "conditionKeys": [],
259956
+ "dependentActions": []
259957
+ }
259958
+ ]
259959
+ },
259766
259960
  {
259767
259961
  "name": "CreateDBSnapshot",
259768
259962
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBSnapshot.html",
@@ -260205,6 +260399,21 @@
260205
260399
  }
260206
260400
  ]
260207
260401
  },
260402
+ {
260403
+ "name": "DeleteDBShardGroup",
260404
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBShardGroup.html",
260405
+ "permissionOnly": false,
260406
+ "description": "Grants permission to delete an Aurora Limitless Database DB shard group",
260407
+ "accessLevel": "Write",
260408
+ "resourceTypes": [
260409
+ {
260410
+ "resourceType": "shardgrp",
260411
+ "required": true,
260412
+ "conditionKeys": [],
260413
+ "dependentActions": []
260414
+ }
260415
+ ]
260416
+ },
260208
260417
  {
260209
260418
  "name": "DeleteDBSnapshot",
260210
260419
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBSnapshot.html",
@@ -260732,6 +260941,21 @@
260732
260941
  }
260733
260942
  ]
260734
260943
  },
260944
+ {
260945
+ "name": "DescribeDBShardGroups",
260946
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBShardGroups.html",
260947
+ "permissionOnly": false,
260948
+ "description": "Grants permission to return information about all Aurora Limitless Database DB shard groups for this account. You can filter by shard group(s)",
260949
+ "accessLevel": "List",
260950
+ "resourceTypes": [
260951
+ {
260952
+ "resourceType": "shardgrp",
260953
+ "required": true,
260954
+ "conditionKeys": [],
260955
+ "dependentActions": []
260956
+ }
260957
+ ]
260958
+ },
260735
260959
  {
260736
260960
  "name": "DescribeDBSnapshotAttributes",
260737
260961
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBSnapshotAttributes.html",
@@ -261368,7 +261592,7 @@
261368
261592
  "name": "ModifyCurrentDBClusterCapacity",
261369
261593
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyCurrentDBClusterCapacity.html",
261370
261594
  "permissionOnly": false,
261371
- "description": "Grants permission to modify current cluster capacity for an Amazon Aurora Severless DB cluster",
261595
+ "description": "Grants permission to modify current cluster capacity for an Amazon Aurora Serverless DB cluster",
261372
261596
  "accessLevel": "Write",
261373
261597
  "resourceTypes": [
261374
261598
  {
@@ -261617,6 +261841,21 @@
261617
261841
  }
261618
261842
  ]
261619
261843
  },
261844
+ {
261845
+ "name": "ModifyDBShardGroup",
261846
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBShardGroup.html",
261847
+ "permissionOnly": false,
261848
+ "description": "Grants permission to modify properties of an Aurora Limitless Database DB shard group",
261849
+ "accessLevel": "Write",
261850
+ "resourceTypes": [
261851
+ {
261852
+ "resourceType": "shardgrp",
261853
+ "required": true,
261854
+ "conditionKeys": [],
261855
+ "dependentActions": []
261856
+ }
261857
+ ]
261858
+ },
261620
261859
  {
261621
261860
  "name": "ModifyDBSnapshot",
261622
261861
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBSnapshot.html",
@@ -261845,6 +262084,21 @@
261845
262084
  }
261846
262085
  ]
261847
262086
  },
262087
+ {
262088
+ "name": "RebootDBShardGroup",
262089
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RebootDBShardGroup.html",
262090
+ "permissionOnly": false,
262091
+ "description": "Grants permission to reboot an Aurora Limitless Database DB shard group",
262092
+ "accessLevel": "Write",
262093
+ "resourceTypes": [
262094
+ {
262095
+ "resourceType": "shardgrp",
262096
+ "required": true,
262097
+ "conditionKeys": [],
262098
+ "dependentActions": []
262099
+ }
262100
+ ]
262101
+ },
261848
262102
  {
261849
262103
  "name": "RegisterDBProxyTargets",
261850
262104
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RegisterDBProxyTargets.html",
@@ -262673,6 +262927,12 @@
262673
262927
  "rds:cluster-tag/${TagKey}"
262674
262928
  ]
262675
262929
  },
262930
+ {
262931
+ "name": "shardgrp",
262932
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Overview.DBShardGroup.html",
262933
+ "arnPattern": "arn:${Partition}:rds:${Region}:${Account}:shard-group:${DbShardGroupResourceId}",
262934
+ "conditionKeys": []
262935
+ },
262676
262936
  {
262677
262937
  "name": "cluster-auto-backup",
262678
262938
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Managing.Backups.html",
@@ -282867,7 +283127,7 @@
282867
283127
  },
282868
283128
  {
282869
283129
  "name": "accessgrantsinstance",
282870
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/AccessGrantsInstance.html",
283130
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-grants-instance.html",
282871
283131
  "arnPattern": "arn:${Partition}:s3:${Region}:${Account}:access-grants/default",
282872
283132
  "conditionKeys": [
282873
283133
  "aws:ResourceTag/${TagKey}"
@@ -282875,13 +283135,13 @@
282875
283135
  },
282876
283136
  {
282877
283137
  "name": "accessgrantslocation",
282878
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/AccessGrantsLocation.html",
283138
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-grants-location.html",
282879
283139
  "arnPattern": "arn:${Partition}:s3:${Region}:${Account}:access-grants/default/location/${Token}",
282880
283140
  "conditionKeys": []
282881
283141
  },
282882
283142
  {
282883
283143
  "name": "accessgrant",
282884
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/AccessGrant.html",
283144
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-grants-grant.html",
282885
283145
  "arnPattern": "arn:${Partition}:s3:${Region}:${Account}:access-grants/default/grant/${Token}",
282886
283146
  "conditionKeys": []
282887
283147
  }
@@ -313327,6 +313587,12 @@
313327
313587
  "apiReferenceUrl": "https://docs.aws.amazon.com/step-functions/latest/dg/concepts-examine-map-run.html",
313328
313588
  "arnPattern": "arn:${Partition}:states:${Region}:${Account}:execution:${StateMachineName}/${MapRunLabel}:${ExecutionId}",
313329
313589
  "conditionKeys": []
313590
+ },
313591
+ {
313592
+ "name": "labelled express",
313593
+ "apiReferenceUrl": "https://docs.aws.amazon.com/step-functions/latest/dg/concepts-examine-map-run.html",
313594
+ "arnPattern": "arn:${Partition}:states:${Region}:${Account}:express:${StateMachineName}/${MapRunLabel}:${ExecutionId}:${ExpressId}",
313595
+ "conditionKeys": []
313330
313596
  }
313331
313597
  ],
313332
313598
  "conditionKeys": [
@@ -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",
@@ -2151,7 +2152,7 @@
2151
2152
  "conditionKeys": []
2152
2153
  },
2153
2154
  {
2154
- "name": "AWS Billing and Cost Management And Cost Management Data Exports",
2155
+ "name": "AWS Billing And Cost Management Data Exports",
2155
2156
  "servicePrefix": "bcm-data-exports",
2156
2157
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsbillingandcostmanagementdataexports.html",
2157
2158
  "actionsCount": 12,
@@ -6480,7 +6481,7 @@
6480
6481
  "name": "Amazon DataZone",
6481
6482
  "servicePrefix": "datazone",
6482
6483
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazone.html",
6483
- "actionsCount": 122,
6484
+ "actionsCount": 123,
6484
6485
  "actions": [
6485
6486
  "AcceptPredictions",
6486
6487
  "AcceptSubscriptionRequest",
@@ -6554,6 +6555,7 @@
6554
6555
  "ListDataSourceRuns",
6555
6556
  "ListDataSources",
6556
6557
  "ListDomains",
6558
+ "ListEnvironmentBlueprintConfigurationSummaries",
6557
6559
  "ListEnvironmentBlueprintConfigurations",
6558
6560
  "ListEnvironmentBlueprints",
6559
6561
  "ListEnvironmentProfiles",
@@ -9494,7 +9496,7 @@
9494
9496
  "name": "AWS Elemental MediaConnect",
9495
9497
  "servicePrefix": "mediaconnect",
9496
9498
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselementalmediaconnect.html",
9497
- "actionsCount": 53,
9499
+ "actionsCount": 54,
9498
9500
  "actions": [
9499
9501
  "AddBridgeOutputs",
9500
9502
  "AddBridgeSources",
@@ -9511,6 +9513,7 @@
9511
9513
  "DeregisterGatewayInstance",
9512
9514
  "DescribeBridge",
9513
9515
  "DescribeFlow",
9516
+ "DescribeFlowSourceMetadata",
9514
9517
  "DescribeGateway",
9515
9518
  "DescribeGatewayInstance",
9516
9519
  "DescribeOffering",
@@ -12664,7 +12667,7 @@
12664
12667
  "name": "Amazon Interactive Video Service",
12665
12668
  "servicePrefix": "ivs",
12666
12669
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoninteractivevideoservice.html",
12667
- "actionsCount": 54,
12670
+ "actionsCount": 59,
12668
12671
  "actions": [
12669
12672
  "BatchGetChannel",
12670
12673
  "BatchGetStreamKey",
@@ -12672,6 +12675,7 @@
12672
12675
  "CreateChannel",
12673
12676
  "CreateEncoderConfiguration",
12674
12677
  "CreateParticipantToken",
12678
+ "CreatePlaybackRestrictionPolicy",
12675
12679
  "CreateRecordingConfiguration",
12676
12680
  "CreateStage",
12677
12681
  "CreateStorageConfiguration",
@@ -12679,6 +12683,7 @@
12679
12683
  "DeleteChannel",
12680
12684
  "DeleteEncoderConfiguration",
12681
12685
  "DeletePlaybackKeyPair",
12686
+ "DeletePlaybackRestrictionPolicy",
12682
12687
  "DeleteRecordingConfiguration",
12683
12688
  "DeleteStage",
12684
12689
  "DeleteStorageConfiguration",
@@ -12689,6 +12694,7 @@
12689
12694
  "GetEncoderConfiguration",
12690
12695
  "GetParticipant",
12691
12696
  "GetPlaybackKeyPair",
12697
+ "GetPlaybackRestrictionPolicy",
12692
12698
  "GetRecordingConfiguration",
12693
12699
  "GetStage",
12694
12700
  "GetStageSession",
@@ -12703,6 +12709,7 @@
12703
12709
  "ListParticipantEvents",
12704
12710
  "ListParticipants",
12705
12711
  "ListPlaybackKeyPairs",
12712
+ "ListPlaybackRestrictionPolicies",
12706
12713
  "ListRecordingConfigurations",
12707
12714
  "ListStageSessions",
12708
12715
  "ListStages",
@@ -12719,13 +12726,15 @@
12719
12726
  "TagResource",
12720
12727
  "UntagResource",
12721
12728
  "UpdateChannel",
12729
+ "UpdatePlaybackRestrictionPolicy",
12722
12730
  "UpdateStage"
12723
12731
  ],
12724
- "resourceTypesCount": 8,
12732
+ "resourceTypesCount": 9,
12725
12733
  "resourceTypes": [
12726
12734
  "Channel",
12727
12735
  "Stream-Key",
12728
12736
  "Playback-Key-Pair",
12737
+ "Playback-Restriction-Policy",
12729
12738
  "Recording-Configuration",
12730
12739
  "Stage",
12731
12740
  "Composition",
@@ -19089,7 +19098,7 @@
19089
19098
  "name": "Amazon RDS",
19090
19099
  "servicePrefix": "rds",
19091
19100
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonrds.html",
19092
- "actionsCount": 161,
19101
+ "actionsCount": 166,
19093
19102
  "actions": [
19094
19103
  "AddRoleToDBCluster",
19095
19104
  "AddRoleToDBInstance",
@@ -19116,6 +19125,7 @@
19116
19125
  "CreateDBProxy",
19117
19126
  "CreateDBProxyEndpoint",
19118
19127
  "CreateDBSecurityGroup",
19128
+ "CreateDBShardGroup",
19119
19129
  "CreateDBSnapshot",
19120
19130
  "CreateDBSubnetGroup",
19121
19131
  "CreateEventSubscription",
@@ -19137,6 +19147,7 @@
19137
19147
  "DeleteDBProxy",
19138
19148
  "DeleteDBProxyEndpoint",
19139
19149
  "DeleteDBSecurityGroup",
19150
+ "DeleteDBShardGroup",
19140
19151
  "DeleteDBSnapshot",
19141
19152
  "DeleteDBSubnetGroup",
19142
19153
  "DeleteEventSubscription",
@@ -19168,6 +19179,7 @@
19168
19179
  "DescribeDBProxyTargets",
19169
19180
  "DescribeDBRecommendations",
19170
19181
  "DescribeDBSecurityGroups",
19182
+ "DescribeDBShardGroups",
19171
19183
  "DescribeDBSnapshotAttributes",
19172
19184
  "DescribeDBSnapshots",
19173
19185
  "DescribeDBSubnetGroups",
@@ -19212,6 +19224,7 @@
19212
19224
  "ModifyDBProxyEndpoint",
19213
19225
  "ModifyDBProxyTargetGroup",
19214
19226
  "ModifyDBRecommendation",
19227
+ "ModifyDBShardGroup",
19215
19228
  "ModifyDBSnapshot",
19216
19229
  "ModifyDBSnapshotAttribute",
19217
19230
  "ModifyDBSubnetGroup",
@@ -19225,6 +19238,7 @@
19225
19238
  "PurchaseReservedDBInstancesOffering",
19226
19239
  "RebootDBCluster",
19227
19240
  "RebootDBInstance",
19241
+ "RebootDBShardGroup",
19228
19242
  "RegisterDBProxyTargets",
19229
19243
  "RemoveFromGlobalCluster",
19230
19244
  "RemoveRoleFromDBCluster",
@@ -19253,9 +19267,10 @@
19253
19267
  "SwitchoverGlobalCluster",
19254
19268
  "SwitchoverReadReplica"
19255
19269
  ],
19256
- "resourceTypesCount": 24,
19270
+ "resourceTypesCount": 25,
19257
19271
  "resourceTypes": [
19258
19272
  "cluster",
19273
+ "shardgrp",
19259
19274
  "cluster-auto-backup",
19260
19275
  "auto-backup",
19261
19276
  "cluster-endpoint",
@@ -22913,7 +22928,7 @@
22913
22928
  "UpdateStateMachine",
22914
22929
  "UpdateStateMachineAlias"
22915
22930
  ],
22916
- "resourceTypesCount": 8,
22931
+ "resourceTypesCount": 9,
22917
22932
  "resourceTypes": [
22918
22933
  "activity",
22919
22934
  "execution",
@@ -22922,7 +22937,8 @@
22922
22937
  "statemachineversion",
22923
22938
  "statemachinealias",
22924
22939
  "maprun",
22925
- "labelled execution"
22940
+ "labelled execution",
22941
+ "labelled express"
22926
22942
  ],
22927
22943
  "conditionKeysCount": 6,
22928
22944
  "conditionKeys": [
@@ -2,15 +2,15 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 9035
5
+ "value": 9042
6
6
  },
7
7
  {
8
- "key": "List Actions",
9
- "value": 2627
8
+ "key": "Read Actions",
9
+ "value": 4404
10
10
  },
11
11
  {
12
- "key": "Read Actions",
13
- "value": 4402
12
+ "key": "List Actions",
13
+ "value": 2630
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -262,7 +262,7 @@
262
262
  },
263
263
  {
264
264
  "key": "Amazon RDS",
265
- "value": 161
265
+ "value": 166
266
266
  },
267
267
  {
268
268
  "key": "Amazon Lightsail",
@@ -402,7 +402,7 @@
402
402
  },
403
403
  {
404
404
  "key": "Average number of actions per service",
405
- "value": 40
405
+ "value": 41
406
406
  },
407
407
  {
408
408
  "key": "Median number of actions per service",
@@ -410,7 +410,7 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1675
413
+ "value": 1679
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.143",
3
+ "version": "0.0.145",
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",