aws-iam-data 0.0.75 → 0.0.77
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,16 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2023-08-30",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Compute Optimizer": [
|
|
8
|
+
"compute-optimizer:ExportLicenseRecommendations",
|
|
9
|
+
"compute-optimizer:GetLicenseRecommendations"
|
|
10
|
+
]
|
|
11
|
+
},
|
|
12
|
+
"removedActions": {}
|
|
13
|
+
},
|
|
2
14
|
{
|
|
3
15
|
"dateOfChange": "2023-08-29",
|
|
4
16
|
"addedServices": [
|
package/dist/data/json/iam.json
CHANGED
|
@@ -58318,6 +58318,24 @@
|
|
|
58318
58318
|
}
|
|
58319
58319
|
]
|
|
58320
58320
|
},
|
|
58321
|
+
{
|
|
58322
|
+
"name": "ExportLicenseRecommendations",
|
|
58323
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_ExportLicenseRecommendations.html",
|
|
58324
|
+
"permissionOnly": false,
|
|
58325
|
+
"description": "Grants permission to export license recommendations to S3 for the provided account(s)",
|
|
58326
|
+
"accessLevel": "Write",
|
|
58327
|
+
"resourceTypes": [
|
|
58328
|
+
{
|
|
58329
|
+
"resourceType": "",
|
|
58330
|
+
"required": false,
|
|
58331
|
+
"conditionKeys": [],
|
|
58332
|
+
"dependentActions": [
|
|
58333
|
+
"compute-optimizer:GetLicenseRecommendations",
|
|
58334
|
+
"ec2:DescribeInstances"
|
|
58335
|
+
]
|
|
58336
|
+
}
|
|
58337
|
+
]
|
|
58338
|
+
},
|
|
58321
58339
|
{
|
|
58322
58340
|
"name": "GetAutoScalingGroupRecommendations",
|
|
58323
58341
|
"apiReferenceUrl": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_GetAutoScalingGroupRecommendations.html",
|
|
@@ -58488,6 +58506,23 @@
|
|
|
58488
58506
|
}
|
|
58489
58507
|
]
|
|
58490
58508
|
},
|
|
58509
|
+
{
|
|
58510
|
+
"name": "GetLicenseRecommendations",
|
|
58511
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_GetLicenseRecommendations.html",
|
|
58512
|
+
"permissionOnly": false,
|
|
58513
|
+
"description": "Grants permission to get license recommendations for the specified account(s)",
|
|
58514
|
+
"accessLevel": "List",
|
|
58515
|
+
"resourceTypes": [
|
|
58516
|
+
{
|
|
58517
|
+
"resourceType": "",
|
|
58518
|
+
"required": false,
|
|
58519
|
+
"conditionKeys": [],
|
|
58520
|
+
"dependentActions": [
|
|
58521
|
+
"ec2:DescribeInstances"
|
|
58522
|
+
]
|
|
58523
|
+
}
|
|
58524
|
+
]
|
|
58525
|
+
},
|
|
58491
58526
|
{
|
|
58492
58527
|
"name": "GetRecommendationPreferences",
|
|
58493
58528
|
"apiReferenceUrl": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_GetRecommendationPreferences.html",
|
|
@@ -72579,7 +72614,7 @@
|
|
|
72579
72614
|
},
|
|
72580
72615
|
{
|
|
72581
72616
|
"name": "CreateDataProvider",
|
|
72582
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/
|
|
72617
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_CreateDataProvider.html",
|
|
72583
72618
|
"permissionOnly": false,
|
|
72584
72619
|
"description": "Grants permission to create an data provider using the provided settings",
|
|
72585
72620
|
"accessLevel": "Write",
|
|
@@ -72651,7 +72686,7 @@
|
|
|
72651
72686
|
},
|
|
72652
72687
|
{
|
|
72653
72688
|
"name": "CreateInstanceProfile",
|
|
72654
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/
|
|
72689
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_CreateInstanceProfile.html",
|
|
72655
72690
|
"permissionOnly": false,
|
|
72656
72691
|
"description": "Grants permission to create an instance profile using the provided settings",
|
|
72657
72692
|
"accessLevel": "Write",
|
|
@@ -72670,7 +72705,7 @@
|
|
|
72670
72705
|
},
|
|
72671
72706
|
{
|
|
72672
72707
|
"name": "CreateMigrationProject",
|
|
72673
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/
|
|
72708
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_CreateMigrationProject.html",
|
|
72674
72709
|
"permissionOnly": false,
|
|
72675
72710
|
"description": "Grants permission to create an migration project using the provided settings",
|
|
72676
72711
|
"accessLevel": "Write",
|
|
@@ -72846,7 +72881,7 @@
|
|
|
72846
72881
|
},
|
|
72847
72882
|
{
|
|
72848
72883
|
"name": "DeleteDataProvider",
|
|
72849
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/
|
|
72884
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DeleteDataProvider.html",
|
|
72850
72885
|
"permissionOnly": false,
|
|
72851
72886
|
"description": "Grants permission to delete the specified data provider",
|
|
72852
72887
|
"accessLevel": "Write",
|
|
@@ -72921,7 +72956,7 @@
|
|
|
72921
72956
|
},
|
|
72922
72957
|
{
|
|
72923
72958
|
"name": "DeleteInstanceProfile",
|
|
72924
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/
|
|
72959
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DeleteInstanceProfile.html",
|
|
72925
72960
|
"permissionOnly": false,
|
|
72926
72961
|
"description": "Grants permission to delete the specified instance profile",
|
|
72927
72962
|
"accessLevel": "Write",
|
|
@@ -72936,7 +72971,7 @@
|
|
|
72936
72971
|
},
|
|
72937
72972
|
{
|
|
72938
72973
|
"name": "DeleteMigrationProject",
|
|
72939
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/
|
|
72974
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DeleteMigrationProject.html",
|
|
72940
72975
|
"permissionOnly": false,
|
|
72941
72976
|
"description": "Grants permission to delete the specified migration project",
|
|
72942
72977
|
"accessLevel": "Write",
|
|
@@ -73092,7 +73127,7 @@
|
|
|
73092
73127
|
},
|
|
73093
73128
|
{
|
|
73094
73129
|
"name": "DescribeConversionConfiguration",
|
|
73095
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/
|
|
73130
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeConversionConfiguration.html",
|
|
73096
73131
|
"permissionOnly": false,
|
|
73097
73132
|
"description": "Grants permission to return information about DMS Schema Conversion project configuration",
|
|
73098
73133
|
"accessLevel": "Read",
|
|
@@ -73122,7 +73157,7 @@
|
|
|
73122
73157
|
},
|
|
73123
73158
|
{
|
|
73124
73159
|
"name": "DescribeDataProviders",
|
|
73125
|
-
"apiReferenceUrl": "
|
|
73160
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeDataProviders.html",
|
|
73126
73161
|
"permissionOnly": true,
|
|
73127
73162
|
"description": "Grants permission to list the AWS DMS attributes for a data providers. Note. This action should be added along with ListDataProviders, but does not currently authorize the described Schema Conversion operation",
|
|
73128
73163
|
"accessLevel": "Read",
|
|
@@ -73229,7 +73264,7 @@
|
|
|
73229
73264
|
},
|
|
73230
73265
|
{
|
|
73231
73266
|
"name": "DescribeExtensionPackAssociations",
|
|
73232
|
-
"apiReferenceUrl": "
|
|
73267
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeExtensionPackAssociations.html",
|
|
73233
73268
|
"permissionOnly": true,
|
|
73234
73269
|
"description": "Grants permission to list the AWS DMS attributes for extension packs. Note. This action should be added along with ListExtensionPacks, but does not currently authorize the described Schema Conversion operation",
|
|
73235
73270
|
"accessLevel": "Read",
|
|
@@ -73321,7 +73356,7 @@
|
|
|
73321
73356
|
},
|
|
73322
73357
|
{
|
|
73323
73358
|
"name": "DescribeInstanceProfiles",
|
|
73324
|
-
"apiReferenceUrl": "
|
|
73359
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeInstanceProfiles.html",
|
|
73325
73360
|
"permissionOnly": true,
|
|
73326
73361
|
"description": "Grants permission to list the AWS DMS attributes for a instance profiles. Note. This action should be added along with ListInstanceProfiles, but does not currently authorize the described Schema Conversion operation",
|
|
73327
73362
|
"accessLevel": "Read",
|
|
@@ -73338,7 +73373,7 @@
|
|
|
73338
73373
|
},
|
|
73339
73374
|
{
|
|
73340
73375
|
"name": "DescribeMetadataModelAssessments",
|
|
73341
|
-
"apiReferenceUrl": "
|
|
73376
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeMetadataModelAssessments.html",
|
|
73342
73377
|
"permissionOnly": true,
|
|
73343
73378
|
"description": "Grants permission to list the AWS DMS attributes for metadata model assessments. Note. This action should be added along with ListMetadataModelAssessments, but does not currently authorize the described Schema Conversion operation",
|
|
73344
73379
|
"accessLevel": "Read",
|
|
@@ -73355,7 +73390,7 @@
|
|
|
73355
73390
|
},
|
|
73356
73391
|
{
|
|
73357
73392
|
"name": "DescribeMetadataModelConversions",
|
|
73358
|
-
"apiReferenceUrl": "
|
|
73393
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeMetadataModelConversions.html",
|
|
73359
73394
|
"permissionOnly": true,
|
|
73360
73395
|
"description": "Grants permission to list the AWS DMS attributes for a metadata model conversions. Note. This action should be added along with ListMetadataModelConversions, but does not currently authorize the described Schema Conversion operation",
|
|
73361
73396
|
"accessLevel": "Read",
|
|
@@ -73372,7 +73407,7 @@
|
|
|
73372
73407
|
},
|
|
73373
73408
|
{
|
|
73374
73409
|
"name": "DescribeMetadataModelExportsAsScript",
|
|
73375
|
-
"apiReferenceUrl": "
|
|
73410
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeMetadataModelExportsAsScript.html",
|
|
73376
73411
|
"permissionOnly": true,
|
|
73377
73412
|
"description": "Grants permission to list the AWS DMS attributes for a metadata model exports. Note. This action should be added along with ListMetadataModelExports, but does not currently authorize the described Schema Conversion operation",
|
|
73378
73413
|
"accessLevel": "Read",
|
|
@@ -73389,7 +73424,7 @@
|
|
|
73389
73424
|
},
|
|
73390
73425
|
{
|
|
73391
73426
|
"name": "DescribeMetadataModelExportsToTarget",
|
|
73392
|
-
"apiReferenceUrl": "
|
|
73427
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeMetadataModelExportsToTarget.html",
|
|
73393
73428
|
"permissionOnly": true,
|
|
73394
73429
|
"description": "Grants permission to list the AWS DMS attributes for a metadata model exports. Note. This action should be added along with ListMetadataModelExports, but does not currently authorize the described Schema Conversion operation",
|
|
73395
73430
|
"accessLevel": "Read",
|
|
@@ -73406,7 +73441,7 @@
|
|
|
73406
73441
|
},
|
|
73407
73442
|
{
|
|
73408
73443
|
"name": "DescribeMetadataModelImports",
|
|
73409
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/
|
|
73444
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeMetadataModelImports.html",
|
|
73410
73445
|
"permissionOnly": false,
|
|
73411
73446
|
"description": "Grants permission to return information about start metadata model import operations for a migration project",
|
|
73412
73447
|
"accessLevel": "Read",
|
|
@@ -73421,7 +73456,7 @@
|
|
|
73421
73456
|
},
|
|
73422
73457
|
{
|
|
73423
73458
|
"name": "DescribeMigrationProjects",
|
|
73424
|
-
"apiReferenceUrl": "
|
|
73459
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeMigrationProjects.html",
|
|
73425
73460
|
"permissionOnly": true,
|
|
73426
73461
|
"description": "Grants permission to list the AWS DMS attributes for a migration projects. Note. This action should be added along with ListMigrationProjects, but does not currently authorize the described Schema Conversion operation",
|
|
73427
73462
|
"accessLevel": "Read",
|
|
@@ -73747,7 +73782,7 @@
|
|
|
73747
73782
|
},
|
|
73748
73783
|
{
|
|
73749
73784
|
"name": "ExportMetadataModelAssessment",
|
|
73750
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/
|
|
73785
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_ExportMetadataModelAssessment.html",
|
|
73751
73786
|
"permissionOnly": false,
|
|
73752
73787
|
"description": "Grants permission to export the specified metadata model assessment",
|
|
73753
73788
|
"accessLevel": "Write",
|
|
@@ -74022,7 +74057,7 @@
|
|
|
74022
74057
|
},
|
|
74023
74058
|
{
|
|
74024
74059
|
"name": "ModifyConversionConfiguration",
|
|
74025
|
-
"apiReferenceUrl": "
|
|
74060
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_ModifyConversionConfiguration.html",
|
|
74026
74061
|
"permissionOnly": true,
|
|
74027
74062
|
"description": "Grants permission to update a conversion configuration. Note. This action should be added along with UpdateConversionConfiguration, but does not currently authorize the described Schema Conversion operation",
|
|
74028
74063
|
"accessLevel": "Write",
|
|
@@ -74054,7 +74089,7 @@
|
|
|
74054
74089
|
},
|
|
74055
74090
|
{
|
|
74056
74091
|
"name": "ModifyDataProvider",
|
|
74057
|
-
"apiReferenceUrl": "
|
|
74092
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_ModifyDataProvider.html",
|
|
74058
74093
|
"permissionOnly": true,
|
|
74059
74094
|
"description": "Grants permission to modify the specified data provider. Note. This action should be added along with UpdateDataProvider, but does not currently authorize the described Schema Conversion operation",
|
|
74060
74095
|
"accessLevel": "Write",
|
|
@@ -74137,7 +74172,7 @@
|
|
|
74137
74172
|
},
|
|
74138
74173
|
{
|
|
74139
74174
|
"name": "ModifyInstanceProfile",
|
|
74140
|
-
"apiReferenceUrl": "
|
|
74175
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_ModifyInstanceProfile.html",
|
|
74141
74176
|
"permissionOnly": true,
|
|
74142
74177
|
"description": "Grants permission to modify the specified instance profile. Note. This action should be added along with UpdateInstanceProfile, but does not currently authorize the described Schema Conversion operation",
|
|
74143
74178
|
"accessLevel": "Write",
|
|
@@ -74154,7 +74189,7 @@
|
|
|
74154
74189
|
},
|
|
74155
74190
|
{
|
|
74156
74191
|
"name": "ModifyMigrationProject",
|
|
74157
|
-
"apiReferenceUrl": "
|
|
74192
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_ModifyMigrationProject.html",
|
|
74158
74193
|
"permissionOnly": true,
|
|
74159
74194
|
"description": "Grants permission to modify the specified migration project. Note. This action should be added along with UpdateMigrationProject, but does not currently authorize the described Schema Conversion operation",
|
|
74160
74195
|
"accessLevel": "Write",
|
|
@@ -74431,7 +74466,7 @@
|
|
|
74431
74466
|
},
|
|
74432
74467
|
{
|
|
74433
74468
|
"name": "StartExtensionPackAssociation",
|
|
74434
|
-
"apiReferenceUrl": "
|
|
74469
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_StartExtensionPackAssociation.html",
|
|
74435
74470
|
"permissionOnly": true,
|
|
74436
74471
|
"description": "Grants permission to associate an extension pack. Note. This action should be added along with AssociateExtensionPack, but does not currently authorize the described Schema Conversion operation",
|
|
74437
74472
|
"accessLevel": "Write",
|
|
@@ -74448,7 +74483,7 @@
|
|
|
74448
74483
|
},
|
|
74449
74484
|
{
|
|
74450
74485
|
"name": "StartMetadataModelAssessment",
|
|
74451
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/
|
|
74486
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_StartMetadataModelAssessment.html",
|
|
74452
74487
|
"permissionOnly": false,
|
|
74453
74488
|
"description": "Grants permission to start a new assessment of metadata model",
|
|
74454
74489
|
"accessLevel": "Write",
|
|
@@ -74463,7 +74498,7 @@
|
|
|
74463
74498
|
},
|
|
74464
74499
|
{
|
|
74465
74500
|
"name": "StartMetadataModelConversion",
|
|
74466
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/
|
|
74501
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_StartMetadataModelConversion.html",
|
|
74467
74502
|
"permissionOnly": false,
|
|
74468
74503
|
"description": "Grants permission to start a new conversion of metadata model",
|
|
74469
74504
|
"accessLevel": "Write",
|
|
@@ -74478,7 +74513,7 @@
|
|
|
74478
74513
|
},
|
|
74479
74514
|
{
|
|
74480
74515
|
"name": "StartMetadataModelExportAsScript",
|
|
74481
|
-
"apiReferenceUrl": "
|
|
74516
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_StartMetadataModelExportAsScript.html",
|
|
74482
74517
|
"permissionOnly": true,
|
|
74483
74518
|
"description": "Grants permission to start a new export of metadata model as script. Note. This action should be added along with StartMetadataModelExportAsScripts, but does not currently authorize the described Schema Conversion operation",
|
|
74484
74519
|
"accessLevel": "Write",
|
|
@@ -74512,7 +74547,7 @@
|
|
|
74512
74547
|
},
|
|
74513
74548
|
{
|
|
74514
74549
|
"name": "StartMetadataModelExportToTarget",
|
|
74515
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/
|
|
74550
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_StartMetadataModelExportToTarget.html",
|
|
74516
74551
|
"permissionOnly": false,
|
|
74517
74552
|
"description": "Grants permission to start a new export of metadata model to target",
|
|
74518
74553
|
"accessLevel": "Write",
|
|
@@ -74527,7 +74562,7 @@
|
|
|
74527
74562
|
},
|
|
74528
74563
|
{
|
|
74529
74564
|
"name": "StartMetadataModelImport",
|
|
74530
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/
|
|
74565
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_StartMetadataModelImport.html",
|
|
74531
74566
|
"permissionOnly": false,
|
|
74532
74567
|
"description": "Grants permission to start a new import of metadata model",
|
|
74533
74568
|
"accessLevel": "Write",
|
|
@@ -88599,7 +88634,7 @@
|
|
|
88599
88634
|
"name": "CreateFleet",
|
|
88600
88635
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet.html",
|
|
88601
88636
|
"permissionOnly": false,
|
|
88602
|
-
"description": "Grants permission to launch an EC2 Fleet",
|
|
88637
|
+
"description": "Grants permission to launch an EC2 Fleet. Resource-level permissions for this action do not include the resources specified in a launch template. To specify resource-level permissions for resources specified in a launch template, you must include the resources in the RunInstances action statement",
|
|
88603
88638
|
"accessLevel": "Write",
|
|
88604
88639
|
"resourceTypes": [
|
|
88605
88640
|
{
|
|
@@ -204876,7 +204911,7 @@
|
|
|
204876
204911
|
},
|
|
204877
204912
|
{
|
|
204878
204913
|
"name": "CreateVpcConnection",
|
|
204879
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/msk/1.0/apireference/vpc-
|
|
204914
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/msk/1.0/apireference/vpc-connection.html#CreateVpcConnection",
|
|
204880
204915
|
"permissionOnly": false,
|
|
204881
204916
|
"description": "Grants permission to create a MSK VPC connection",
|
|
204882
204917
|
"accessLevel": "Write",
|
|
@@ -204966,7 +205001,7 @@
|
|
|
204966
205001
|
},
|
|
204967
205002
|
{
|
|
204968
205003
|
"name": "DeleteVpcConnection",
|
|
204969
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/msk/1.0/apireference/vpc-
|
|
205004
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/msk/1.0/apireference/vpc-connection-arn.html#DeleteVpcConnection",
|
|
204970
205005
|
"permissionOnly": false,
|
|
204971
205006
|
"description": "Grants permission to delete a MSK VPC connection",
|
|
204972
205007
|
"accessLevel": "Write",
|
|
@@ -205014,7 +205049,7 @@
|
|
|
205014
205049
|
},
|
|
205015
205050
|
{
|
|
205016
205051
|
"name": "DescribeClusterOperationV2",
|
|
205017
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
205052
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/MSK/2.0/APIReference/v2-operations-clusteroperationarn.html#DescribeClusterOperationV2",
|
|
205018
205053
|
"permissionOnly": false,
|
|
205019
205054
|
"description": "Grants permission to describe the cluster operation that is specified by the given ARN",
|
|
205020
205055
|
"accessLevel": "Read",
|
|
@@ -205074,7 +205109,7 @@
|
|
|
205074
205109
|
},
|
|
205075
205110
|
{
|
|
205076
205111
|
"name": "DescribeVpcConnection",
|
|
205077
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/msk/1.0/apireference/vpc-
|
|
205112
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/msk/1.0/apireference/vpc-connection-arn.html#DescribeVpcConnection",
|
|
205078
205113
|
"permissionOnly": false,
|
|
205079
205114
|
"description": "Grants permission to describe a MSK VPC connection",
|
|
205080
205115
|
"accessLevel": "Read",
|
|
@@ -205134,7 +205169,7 @@
|
|
|
205134
205169
|
},
|
|
205135
205170
|
{
|
|
205136
205171
|
"name": "ListClientVpcConnections",
|
|
205137
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/msk/1.0/apireference/vpc-connections.html#ListClientVpcConnections",
|
|
205172
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/msk/1.0/apireference/clusters-clusterarn-client-vpc-connections.html#ListClientVpcConnections",
|
|
205138
205173
|
"permissionOnly": false,
|
|
205139
205174
|
"description": "Grants permission to list all MSK VPC connections created for a cluster",
|
|
205140
205175
|
"accessLevel": "List",
|
|
@@ -205164,7 +205199,7 @@
|
|
|
205164
205199
|
},
|
|
205165
205200
|
{
|
|
205166
205201
|
"name": "ListClusterOperationsV2",
|
|
205167
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
205202
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/MSK/2.0/APIReference/v2-clusters-clusterarn-operations.html#ListClusterOperationsV2",
|
|
205168
205203
|
"permissionOnly": false,
|
|
205169
205204
|
"description": "Grants permission to return a list of all the operations that have been performed on the specified MSK cluster",
|
|
205170
205205
|
"accessLevel": "List",
|
|
@@ -205344,7 +205379,7 @@
|
|
|
205344
205379
|
},
|
|
205345
205380
|
{
|
|
205346
205381
|
"name": "RejectClientVpcConnection",
|
|
205347
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/msk/1.0/apireference/vpc-
|
|
205382
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/msk/1.0/apireference/clusters-clusterarn-client-vpc-connection.html#RejectClientVpcConnection",
|
|
205348
205383
|
"permissionOnly": false,
|
|
205349
205384
|
"description": "Grants permission to reject a MSK VPC connection",
|
|
205350
205385
|
"accessLevel": "Write",
|
|
@@ -268583,7 +268618,7 @@
|
|
|
268583
268618
|
"accessLevel": "List",
|
|
268584
268619
|
"resourceTypes": [
|
|
268585
268620
|
{
|
|
268586
|
-
"resourceType": "model-package
|
|
268621
|
+
"resourceType": "model-package",
|
|
268587
268622
|
"required": false,
|
|
268588
268623
|
"conditionKeys": [
|
|
268589
268624
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -4713,7 +4713,7 @@
|
|
|
4713
4713
|
"name": "AWS Compute Optimizer",
|
|
4714
4714
|
"servicePrefix": "compute-optimizer",
|
|
4715
4715
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscomputeoptimizer.html",
|
|
4716
|
-
"actionsCount":
|
|
4716
|
+
"actionsCount": 23,
|
|
4717
4717
|
"actions": [
|
|
4718
4718
|
"DeleteRecommendationPreferences",
|
|
4719
4719
|
"DescribeRecommendationExportJobs",
|
|
@@ -4722,6 +4722,7 @@
|
|
|
4722
4722
|
"ExportEC2InstanceRecommendations",
|
|
4723
4723
|
"ExportECSServiceRecommendations",
|
|
4724
4724
|
"ExportLambdaFunctionRecommendations",
|
|
4725
|
+
"ExportLicenseRecommendations",
|
|
4725
4726
|
"GetAutoScalingGroupRecommendations",
|
|
4726
4727
|
"GetEBSVolumeRecommendations",
|
|
4727
4728
|
"GetEC2InstanceRecommendations",
|
|
@@ -4732,6 +4733,7 @@
|
|
|
4732
4733
|
"GetEnrollmentStatus",
|
|
4733
4734
|
"GetEnrollmentStatusesForOrganization",
|
|
4734
4735
|
"GetLambdaFunctionRecommendations",
|
|
4736
|
+
"GetLicenseRecommendations",
|
|
4735
4737
|
"GetRecommendationPreferences",
|
|
4736
4738
|
"GetRecommendationSummaries",
|
|
4737
4739
|
"PutRecommendationPreferences",
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 8407
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 2414
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.77",
|
|
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",
|