iamdata 0.1.202511181__py3-none-any.whl → 0.1.202512281__py3-none-any.whl
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.
- iamdata/data/actions/account.json +21 -0
- iamdata/data/actions/aco-automation.json +252 -0
- iamdata/data/actions/aidevops.json +481 -0
- iamdata/data/actions/apigateway.json +451 -0
- iamdata/data/actions/application-signals.json +8 -0
- iamdata/data/actions/arc-region-switch.json +15 -0
- iamdata/data/actions/artifact.json +8 -0
- iamdata/data/actions/autoscaling.json +16 -0
- iamdata/data/actions/aws-marketplace.json +48 -0
- iamdata/data/actions/aws-mcp.json +26 -0
- iamdata/data/actions/backup.json +170 -2
- iamdata/data/actions/bcm-data-exports.json +12 -0
- iamdata/data/actions/bedrock-agentcore.json +593 -0
- iamdata/data/actions/bedrock-mantle.json +106 -0
- iamdata/data/actions/bedrock.json +132 -37
- iamdata/data/actions/braket.json +62 -0
- iamdata/data/actions/ce.json +8 -0
- iamdata/data/actions/cleanrooms.json +15 -0
- iamdata/data/actions/cloudformation.json +21 -0
- iamdata/data/actions/cloudfront.json +239 -0
- iamdata/data/actions/cloudtrail.json +35 -8
- iamdata/data/actions/cloudwatch.json +45 -0
- iamdata/data/actions/cognito-identity.json +30 -8
- iamdata/data/actions/connect.json +1084 -8
- iamdata/data/actions/cost-optimization-hub.json +8 -0
- iamdata/data/actions/datazone.json +16 -0
- iamdata/data/actions/deadline.json +3 -3
- iamdata/data/actions/dms.json +27 -0
- iamdata/data/actions/ec2.json +1321 -28
- iamdata/data/actions/ecr.json +78 -0
- iamdata/data/actions/ecs.json +90 -0
- iamdata/data/actions/eks.json +108 -0
- iamdata/data/actions/glue.json +38 -1
- iamdata/data/actions/groundstation.json +11 -0
- iamdata/data/actions/guardduty.json +24 -0
- iamdata/data/actions/healthlake.json +1 -0
- iamdata/data/actions/iam.json +158 -5
- iamdata/data/actions/identitystore.json +95 -27
- iamdata/data/actions/imagebuilder.json +40 -0
- iamdata/data/actions/invoicing.json +56 -0
- iamdata/data/actions/kafka.json +57 -1
- iamdata/data/actions/kinesisvideo.json +30 -0
- iamdata/data/actions/lakeformation.json +16 -0
- iamdata/data/actions/lambda.json +297 -6
- iamdata/data/actions/license-manager.json +217 -3
- iamdata/data/actions/logs.json +235 -0
- iamdata/data/actions/mediaconnect.json +748 -91
- iamdata/data/actions/mgn.json +54 -1
- iamdata/data/actions/network-firewall.json +403 -0
- iamdata/data/actions/network-security-director.json +7 -15
- iamdata/data/actions/networkmanager.json +3 -3
- iamdata/data/actions/notifications-contacts.json +2 -1
- iamdata/data/actions/nova-act.json +276 -0
- iamdata/data/actions/observabilityadmin.json +180 -0
- iamdata/data/actions/odb.json +22 -0
- iamdata/data/actions/opensearch.json +40 -0
- iamdata/data/actions/organizations.json +117 -0
- iamdata/data/actions/partnercentral-account-management.json +22 -0
- iamdata/data/actions/partnercentral.json +1340 -155
- iamdata/data/actions/payment-cryptography.json +108 -0
- iamdata/data/actions/pricingplanmanager.json +66 -0
- iamdata/data/actions/quicksight.json +24 -0
- iamdata/data/actions/rds.json +47 -3
- iamdata/data/actions/redshift-serverless.json +32 -0
- iamdata/data/actions/redshift.json +40 -1
- iamdata/data/actions/route53.json +15 -0
- iamdata/data/actions/route53globalresolver.json +700 -0
- iamdata/data/actions/s3.json +66 -1
- iamdata/data/actions/s3tables.json +243 -3
- iamdata/data/actions/s3vectors.json +147 -22
- iamdata/data/actions/sagemaker-mlflow.json +180 -60
- iamdata/data/actions/sagemaker-unified-studio-mcp.json +3 -0
- iamdata/data/actions/sagemaker.json +187 -19
- iamdata/data/actions/secretsmanager.json +42 -20
- iamdata/data/actions/security-ir.json +31 -0
- iamdata/data/actions/securityagent.json +503 -0
- iamdata/data/actions/securityhub.json +30 -0
- iamdata/data/actions/servicequotas.json +16 -0
- iamdata/data/actions/ses.json +66 -8
- iamdata/data/actions/signin.json +16 -0
- iamdata/data/actions/ssm.json +20 -4
- iamdata/data/actions/tag.json +8 -0
- iamdata/data/actions/timestream-influxdb.json +38 -0
- iamdata/data/actions/transform-custom.json +361 -0
- iamdata/data/actions/transform.json +72 -0
- iamdata/data/actions/vpce.json +14 -1
- iamdata/data/actions/wickr.json +603 -9
- iamdata/data/conditionKeys/aco-automation.json +17 -0
- iamdata/data/conditionKeys/aidevops.json +22 -0
- iamdata/data/conditionKeys/apigateway.json +95 -0
- iamdata/data/conditionKeys/aws-mcp.json +1 -0
- iamdata/data/conditionKeys/bedrock-mantle.json +17 -0
- iamdata/data/conditionKeys/bedrock.json +5 -0
- iamdata/data/conditionKeys/cognito-identity.json +27 -2
- iamdata/data/conditionKeys/connect.json +10 -0
- iamdata/data/conditionKeys/dynamodb.json +21 -1
- iamdata/data/conditionKeys/ec2.json +45 -0
- iamdata/data/conditionKeys/glue.json +1 -1
- iamdata/data/conditionKeys/iam.json +20 -0
- iamdata/data/conditionKeys/identitystore.json +26 -1
- iamdata/data/conditionKeys/nova-act.json +1 -0
- iamdata/data/conditionKeys/observabilityadmin.json +5 -0
- iamdata/data/conditionKeys/organizations.json +10 -0
- iamdata/data/conditionKeys/partnercentral-account-management.json +12 -1
- iamdata/data/conditionKeys/partnercentral.json +22 -2
- iamdata/data/conditionKeys/pricingplanmanager.json +1 -0
- iamdata/data/conditionKeys/route53globalresolver.json +17 -0
- iamdata/data/conditionKeys/s3.json +5 -0
- iamdata/data/conditionKeys/s3tables.json +5 -0
- iamdata/data/conditionKeys/s3vectors.json +20 -0
- iamdata/data/conditionKeys/sagemaker-mlflow.json +0 -5
- iamdata/data/conditionKeys/sagemaker.json +5 -0
- iamdata/data/conditionKeys/secretsmanager.json +15 -0
- iamdata/data/conditionKeys/securityagent.json +1 -0
- iamdata/data/conditionKeys/ssm.json +5 -0
- iamdata/data/conditionKeys/transform-custom.json +17 -0
- iamdata/data/conditionPatterns.json +6 -1
- iamdata/data/metadata.json +2 -2
- iamdata/data/resourceTypes/aco-automation.json +9 -0
- iamdata/data/resourceTypes/aidevops.json +24 -0
- iamdata/data/resourceTypes/apigateway.json +41 -0
- iamdata/data/resourceTypes/aws-mcp.json +1 -0
- iamdata/data/resourceTypes/backup.json +7 -0
- iamdata/data/resourceTypes/bcm-data-exports.json +7 -0
- iamdata/data/resourceTypes/bedrock-agentcore.json +20 -0
- iamdata/data/resourceTypes/bedrock-mantle.json +6 -0
- iamdata/data/resourceTypes/bedrock.json +1 -1
- iamdata/data/resourceTypes/braket.json +7 -0
- iamdata/data/resourceTypes/cloudfront.json +14 -0
- iamdata/data/resourceTypes/connect.json +18 -0
- iamdata/data/resourceTypes/deadline.json +0 -4
- iamdata/data/resourceTypes/ec2.json +85 -1
- iamdata/data/resourceTypes/eks.json +7 -0
- iamdata/data/resourceTypes/iam.json +7 -0
- iamdata/data/resourceTypes/invoicing.json +7 -0
- iamdata/data/resourceTypes/lambda.json +11 -0
- iamdata/data/resourceTypes/license-manager.json +14 -0
- iamdata/data/resourceTypes/logs.json +7 -0
- iamdata/data/resourceTypes/mediaconnect.json +41 -12
- iamdata/data/resourceTypes/network-firewall.json +21 -0
- iamdata/data/resourceTypes/nova-act.json +10 -0
- iamdata/data/resourceTypes/observabilityadmin.json +14 -0
- iamdata/data/resourceTypes/omics.json +0 -4
- iamdata/data/resourceTypes/organizations.json +7 -0
- iamdata/data/resourceTypes/partnercentral.json +63 -0
- iamdata/data/resourceTypes/pricingplanmanager.json +6 -0
- iamdata/data/resourceTypes/rds.json +8 -2
- iamdata/data/resourceTypes/route53globalresolver.json +37 -0
- iamdata/data/resourceTypes/s3.json +11 -2
- iamdata/data/resourceTypes/s3vectors.json +10 -2
- iamdata/data/resourceTypes/sagemaker-mlflow.json +1 -5
- iamdata/data/resourceTypes/sagemaker.json +6 -10
- iamdata/data/resourceTypes/secretsmanager.json +2 -1
- iamdata/data/resourceTypes/securityagent.json +38 -0
- iamdata/data/resourceTypes/ses.json +8 -2
- iamdata/data/resourceTypes/ssm.json +4 -1
- iamdata/data/resourceTypes/transform-custom.json +23 -0
- iamdata/data/resourceTypes/vpce.json +10 -1
- iamdata/data/serviceNames.json +11 -3
- iamdata/data/services.json +9 -1
- iamdata/data/unassociatedConditions.json +6 -0
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/METADATA +1 -1
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/RECORD +165 -141
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/WHEEL +1 -1
- iamdata/data/actions/deepcomposer.json +0 -316
- iamdata/data/conditionKeys/deepcomposer.json +0 -17
- iamdata/data/resourceTypes/deepcomposer.json +0 -20
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/licenses/LICENSE.txt +0 -0
|
@@ -106,6 +106,17 @@
|
|
|
106
106
|
"conditionKeys": [],
|
|
107
107
|
"dependentActions": []
|
|
108
108
|
},
|
|
109
|
+
"createconnectionfunction": {
|
|
110
|
+
"name": "CreateConnectionFunction",
|
|
111
|
+
"description": "Grants permission to create a connection function",
|
|
112
|
+
"accessLevel": "Write",
|
|
113
|
+
"resourceTypes": [],
|
|
114
|
+
"conditionKeys": [
|
|
115
|
+
"aws:RequestTag/${TagKey}",
|
|
116
|
+
"aws:TagKeys"
|
|
117
|
+
],
|
|
118
|
+
"dependentActions": []
|
|
119
|
+
},
|
|
109
120
|
"createconnectiongroup": {
|
|
110
121
|
"name": "CreateConnectionGroup",
|
|
111
122
|
"description": "Grants permission to create a connection group",
|
|
@@ -299,6 +310,17 @@
|
|
|
299
310
|
],
|
|
300
311
|
"dependentActions": []
|
|
301
312
|
},
|
|
313
|
+
"createtruststore": {
|
|
314
|
+
"name": "CreateTrustStore",
|
|
315
|
+
"description": "Grants permission to create a trust store",
|
|
316
|
+
"accessLevel": "Write",
|
|
317
|
+
"resourceTypes": [],
|
|
318
|
+
"conditionKeys": [
|
|
319
|
+
"aws:RequestTag/${TagKey}",
|
|
320
|
+
"aws:TagKeys"
|
|
321
|
+
],
|
|
322
|
+
"dependentActions": []
|
|
323
|
+
},
|
|
302
324
|
"createvpcorigin": {
|
|
303
325
|
"name": "CreateVpcOrigin",
|
|
304
326
|
"description": "Grants permission to create a VPC origin",
|
|
@@ -355,6 +377,21 @@
|
|
|
355
377
|
"conditionKeys": [],
|
|
356
378
|
"dependentActions": []
|
|
357
379
|
},
|
|
380
|
+
"deleteconnectionfunction": {
|
|
381
|
+
"name": "DeleteConnectionFunction",
|
|
382
|
+
"description": "Grants permission to delete a connection function",
|
|
383
|
+
"accessLevel": "Write",
|
|
384
|
+
"resourceTypes": [
|
|
385
|
+
{
|
|
386
|
+
"name": "connection-function",
|
|
387
|
+
"required": true,
|
|
388
|
+
"conditionKeys": [],
|
|
389
|
+
"dependentActions": []
|
|
390
|
+
}
|
|
391
|
+
],
|
|
392
|
+
"conditionKeys": [],
|
|
393
|
+
"dependentActions": []
|
|
394
|
+
},
|
|
358
395
|
"deleteconnectiongroup": {
|
|
359
396
|
"name": "DeleteConnectionGroup",
|
|
360
397
|
"description": "Grants permission to delete a connection group",
|
|
@@ -589,6 +626,21 @@
|
|
|
589
626
|
"conditionKeys": [],
|
|
590
627
|
"dependentActions": []
|
|
591
628
|
},
|
|
629
|
+
"deletetruststore": {
|
|
630
|
+
"name": "DeleteTrustStore",
|
|
631
|
+
"description": "Grants permission to delete a trust store",
|
|
632
|
+
"accessLevel": "Write",
|
|
633
|
+
"resourceTypes": [
|
|
634
|
+
{
|
|
635
|
+
"name": "trust-store",
|
|
636
|
+
"required": true,
|
|
637
|
+
"conditionKeys": [],
|
|
638
|
+
"dependentActions": []
|
|
639
|
+
}
|
|
640
|
+
],
|
|
641
|
+
"conditionKeys": [],
|
|
642
|
+
"dependentActions": []
|
|
643
|
+
},
|
|
592
644
|
"deletevpcorigin": {
|
|
593
645
|
"name": "DeleteVpcOrigin",
|
|
594
646
|
"description": "Grants permission to delete a VPC origin",
|
|
@@ -604,6 +656,21 @@
|
|
|
604
656
|
"conditionKeys": [],
|
|
605
657
|
"dependentActions": []
|
|
606
658
|
},
|
|
659
|
+
"describeconnectionfunction": {
|
|
660
|
+
"name": "DescribeConnectionFunction",
|
|
661
|
+
"description": "Grants permission to get a connection function summary",
|
|
662
|
+
"accessLevel": "Read",
|
|
663
|
+
"resourceTypes": [
|
|
664
|
+
{
|
|
665
|
+
"name": "connection-function",
|
|
666
|
+
"required": true,
|
|
667
|
+
"conditionKeys": [],
|
|
668
|
+
"dependentActions": []
|
|
669
|
+
}
|
|
670
|
+
],
|
|
671
|
+
"conditionKeys": [],
|
|
672
|
+
"dependentActions": []
|
|
673
|
+
},
|
|
607
674
|
"describefunction": {
|
|
608
675
|
"name": "DescribeFunction",
|
|
609
676
|
"description": "Grants permission to get a CloudFront function summary",
|
|
@@ -739,6 +806,21 @@
|
|
|
739
806
|
"conditionKeys": [],
|
|
740
807
|
"dependentActions": []
|
|
741
808
|
},
|
|
809
|
+
"getconnectionfunction": {
|
|
810
|
+
"name": "GetConnectionFunction",
|
|
811
|
+
"description": "Grants permission to get a connection function's code",
|
|
812
|
+
"accessLevel": "Read",
|
|
813
|
+
"resourceTypes": [
|
|
814
|
+
{
|
|
815
|
+
"name": "connection-function",
|
|
816
|
+
"required": true,
|
|
817
|
+
"conditionKeys": [],
|
|
818
|
+
"dependentActions": []
|
|
819
|
+
}
|
|
820
|
+
],
|
|
821
|
+
"conditionKeys": [],
|
|
822
|
+
"dependentActions": []
|
|
823
|
+
},
|
|
742
824
|
"getconnectiongroup": {
|
|
743
825
|
"name": "GetConnectionGroup",
|
|
744
826
|
"description": "Grants permission to get information about a connection group",
|
|
@@ -1178,6 +1260,21 @@
|
|
|
1178
1260
|
"conditionKeys": [],
|
|
1179
1261
|
"dependentActions": []
|
|
1180
1262
|
},
|
|
1263
|
+
"gettruststore": {
|
|
1264
|
+
"name": "GetTrustStore",
|
|
1265
|
+
"description": "Grants permission to get information about a trust store",
|
|
1266
|
+
"accessLevel": "Read",
|
|
1267
|
+
"resourceTypes": [
|
|
1268
|
+
{
|
|
1269
|
+
"name": "trust-store",
|
|
1270
|
+
"required": true,
|
|
1271
|
+
"conditionKeys": [],
|
|
1272
|
+
"dependentActions": []
|
|
1273
|
+
}
|
|
1274
|
+
],
|
|
1275
|
+
"conditionKeys": [],
|
|
1276
|
+
"dependentActions": []
|
|
1277
|
+
},
|
|
1181
1278
|
"getvpcorigin": {
|
|
1182
1279
|
"name": "GetVpcOrigin",
|
|
1183
1280
|
"description": "Grants permission to get the information about a VPC origin",
|
|
@@ -1232,6 +1329,14 @@
|
|
|
1232
1329
|
"conditionKeys": [],
|
|
1233
1330
|
"dependentActions": []
|
|
1234
1331
|
},
|
|
1332
|
+
"listconnectionfunctions": {
|
|
1333
|
+
"name": "ListConnectionFunctions",
|
|
1334
|
+
"description": "Grants permission to list the connection functions in your AWS account",
|
|
1335
|
+
"accessLevel": "List",
|
|
1336
|
+
"resourceTypes": [],
|
|
1337
|
+
"conditionKeys": [],
|
|
1338
|
+
"dependentActions": []
|
|
1339
|
+
},
|
|
1235
1340
|
"listconnectiongroups": {
|
|
1236
1341
|
"name": "ListConnectionGroups",
|
|
1237
1342
|
"description": "Grants permission to list the connection groups in your AWS account",
|
|
@@ -1288,6 +1393,21 @@
|
|
|
1288
1393
|
"conditionKeys": [],
|
|
1289
1394
|
"dependentActions": []
|
|
1290
1395
|
},
|
|
1396
|
+
"listdistributionsbyconnectionfunction": {
|
|
1397
|
+
"name": "ListDistributionsByConnectionFunction",
|
|
1398
|
+
"description": "Grants permission to list summaries for distributions associated with the specified connection function",
|
|
1399
|
+
"accessLevel": "List",
|
|
1400
|
+
"resourceTypes": [
|
|
1401
|
+
{
|
|
1402
|
+
"name": "connection-function",
|
|
1403
|
+
"required": true,
|
|
1404
|
+
"conditionKeys": [],
|
|
1405
|
+
"dependentActions": []
|
|
1406
|
+
}
|
|
1407
|
+
],
|
|
1408
|
+
"conditionKeys": [],
|
|
1409
|
+
"dependentActions": []
|
|
1410
|
+
},
|
|
1291
1411
|
"listdistributionsbyconnectionmode": {
|
|
1292
1412
|
"name": "ListDistributionsByConnectionMode",
|
|
1293
1413
|
"description": "Grants permission to list the distributions by the specified connection mode",
|
|
@@ -1337,6 +1457,21 @@
|
|
|
1337
1457
|
"conditionKeys": [],
|
|
1338
1458
|
"dependentActions": []
|
|
1339
1459
|
},
|
|
1460
|
+
"listdistributionsbytruststore": {
|
|
1461
|
+
"name": "ListDistributionsByTrustStore",
|
|
1462
|
+
"description": "Grants permission to list summaries for distributions associated with the specified trust store",
|
|
1463
|
+
"accessLevel": "List",
|
|
1464
|
+
"resourceTypes": [
|
|
1465
|
+
{
|
|
1466
|
+
"name": "trust-store",
|
|
1467
|
+
"required": true,
|
|
1468
|
+
"conditionKeys": [],
|
|
1469
|
+
"dependentActions": []
|
|
1470
|
+
}
|
|
1471
|
+
],
|
|
1472
|
+
"conditionKeys": [],
|
|
1473
|
+
"dependentActions": []
|
|
1474
|
+
},
|
|
1340
1475
|
"listdistributionsbyvpcoriginid": {
|
|
1341
1476
|
"name": "ListDistributionsByVpcOriginId",
|
|
1342
1477
|
"description": "Grants permission to list IDs for distributions associated with the specified VPC origin",
|
|
@@ -1521,6 +1656,12 @@
|
|
|
1521
1656
|
"conditionKeys": [],
|
|
1522
1657
|
"dependentActions": []
|
|
1523
1658
|
},
|
|
1659
|
+
{
|
|
1660
|
+
"name": "connection-function",
|
|
1661
|
+
"required": false,
|
|
1662
|
+
"conditionKeys": [],
|
|
1663
|
+
"dependentActions": []
|
|
1664
|
+
},
|
|
1524
1665
|
{
|
|
1525
1666
|
"name": "connection-group",
|
|
1526
1667
|
"required": false,
|
|
@@ -1539,6 +1680,12 @@
|
|
|
1539
1680
|
"conditionKeys": [],
|
|
1540
1681
|
"dependentActions": []
|
|
1541
1682
|
},
|
|
1683
|
+
{
|
|
1684
|
+
"name": "trust-store",
|
|
1685
|
+
"required": false,
|
|
1686
|
+
"conditionKeys": [],
|
|
1687
|
+
"dependentActions": []
|
|
1688
|
+
},
|
|
1542
1689
|
{
|
|
1543
1690
|
"name": "vpcorigin",
|
|
1544
1691
|
"required": false,
|
|
@@ -1549,6 +1696,14 @@
|
|
|
1549
1696
|
"conditionKeys": [],
|
|
1550
1697
|
"dependentActions": []
|
|
1551
1698
|
},
|
|
1699
|
+
"listtruststores": {
|
|
1700
|
+
"name": "ListTrustStores",
|
|
1701
|
+
"description": "Grants permission to list the trust stores in your AWS account",
|
|
1702
|
+
"accessLevel": "List",
|
|
1703
|
+
"resourceTypes": [],
|
|
1704
|
+
"conditionKeys": [],
|
|
1705
|
+
"dependentActions": []
|
|
1706
|
+
},
|
|
1552
1707
|
"listusages": {
|
|
1553
1708
|
"name": "ListUsages",
|
|
1554
1709
|
"isPermissionOnly": true,
|
|
@@ -1566,6 +1721,21 @@
|
|
|
1566
1721
|
"conditionKeys": [],
|
|
1567
1722
|
"dependentActions": []
|
|
1568
1723
|
},
|
|
1724
|
+
"publishconnectionfunction": {
|
|
1725
|
+
"name": "PublishConnectionFunction",
|
|
1726
|
+
"description": "Grants permission to publish a connection function",
|
|
1727
|
+
"accessLevel": "Write",
|
|
1728
|
+
"resourceTypes": [
|
|
1729
|
+
{
|
|
1730
|
+
"name": "connection-function",
|
|
1731
|
+
"required": true,
|
|
1732
|
+
"conditionKeys": [],
|
|
1733
|
+
"dependentActions": []
|
|
1734
|
+
}
|
|
1735
|
+
],
|
|
1736
|
+
"conditionKeys": [],
|
|
1737
|
+
"dependentActions": []
|
|
1738
|
+
},
|
|
1569
1739
|
"publishfunction": {
|
|
1570
1740
|
"name": "PublishFunction",
|
|
1571
1741
|
"description": "Grants permission to publish a CloudFront function",
|
|
@@ -1607,6 +1777,12 @@
|
|
|
1607
1777
|
"conditionKeys": [],
|
|
1608
1778
|
"dependentActions": []
|
|
1609
1779
|
},
|
|
1780
|
+
{
|
|
1781
|
+
"name": "connection-function",
|
|
1782
|
+
"required": false,
|
|
1783
|
+
"conditionKeys": [],
|
|
1784
|
+
"dependentActions": []
|
|
1785
|
+
},
|
|
1610
1786
|
{
|
|
1611
1787
|
"name": "connection-group",
|
|
1612
1788
|
"required": false,
|
|
@@ -1631,6 +1807,12 @@
|
|
|
1631
1807
|
"conditionKeys": [],
|
|
1632
1808
|
"dependentActions": []
|
|
1633
1809
|
},
|
|
1810
|
+
{
|
|
1811
|
+
"name": "trust-store",
|
|
1812
|
+
"required": false,
|
|
1813
|
+
"conditionKeys": [],
|
|
1814
|
+
"dependentActions": []
|
|
1815
|
+
},
|
|
1634
1816
|
{
|
|
1635
1817
|
"name": "vpcorigin",
|
|
1636
1818
|
"required": false,
|
|
@@ -1644,6 +1826,21 @@
|
|
|
1644
1826
|
],
|
|
1645
1827
|
"dependentActions": []
|
|
1646
1828
|
},
|
|
1829
|
+
"testconnectionfunction": {
|
|
1830
|
+
"name": "TestConnectionFunction",
|
|
1831
|
+
"description": "Grants permission to test a connection function",
|
|
1832
|
+
"accessLevel": "Write",
|
|
1833
|
+
"resourceTypes": [
|
|
1834
|
+
{
|
|
1835
|
+
"name": "connection-function",
|
|
1836
|
+
"required": true,
|
|
1837
|
+
"conditionKeys": [],
|
|
1838
|
+
"dependentActions": []
|
|
1839
|
+
}
|
|
1840
|
+
],
|
|
1841
|
+
"conditionKeys": [],
|
|
1842
|
+
"dependentActions": []
|
|
1843
|
+
},
|
|
1647
1844
|
"testfunction": {
|
|
1648
1845
|
"name": "TestFunction",
|
|
1649
1846
|
"description": "Grants permission to test a CloudFront function",
|
|
@@ -1670,6 +1867,12 @@
|
|
|
1670
1867
|
"conditionKeys": [],
|
|
1671
1868
|
"dependentActions": []
|
|
1672
1869
|
},
|
|
1870
|
+
{
|
|
1871
|
+
"name": "connection-function",
|
|
1872
|
+
"required": false,
|
|
1873
|
+
"conditionKeys": [],
|
|
1874
|
+
"dependentActions": []
|
|
1875
|
+
},
|
|
1673
1876
|
{
|
|
1674
1877
|
"name": "connection-group",
|
|
1675
1878
|
"required": false,
|
|
@@ -1694,6 +1897,12 @@
|
|
|
1694
1897
|
"conditionKeys": [],
|
|
1695
1898
|
"dependentActions": []
|
|
1696
1899
|
},
|
|
1900
|
+
{
|
|
1901
|
+
"name": "trust-store",
|
|
1902
|
+
"required": false,
|
|
1903
|
+
"conditionKeys": [],
|
|
1904
|
+
"dependentActions": []
|
|
1905
|
+
},
|
|
1697
1906
|
{
|
|
1698
1907
|
"name": "vpcorigin",
|
|
1699
1908
|
"required": false,
|
|
@@ -1751,6 +1960,21 @@
|
|
|
1751
1960
|
"conditionKeys": [],
|
|
1752
1961
|
"dependentActions": []
|
|
1753
1962
|
},
|
|
1963
|
+
"updateconnectionfunction": {
|
|
1964
|
+
"name": "UpdateConnectionFunction",
|
|
1965
|
+
"description": "Grants permission to update a connection function",
|
|
1966
|
+
"accessLevel": "Write",
|
|
1967
|
+
"resourceTypes": [
|
|
1968
|
+
{
|
|
1969
|
+
"name": "connection-function",
|
|
1970
|
+
"required": true,
|
|
1971
|
+
"conditionKeys": [],
|
|
1972
|
+
"dependentActions": []
|
|
1973
|
+
}
|
|
1974
|
+
],
|
|
1975
|
+
"conditionKeys": [],
|
|
1976
|
+
"dependentActions": []
|
|
1977
|
+
},
|
|
1754
1978
|
"updateconnectiongroup": {
|
|
1755
1979
|
"name": "UpdateConnectionGroup",
|
|
1756
1980
|
"description": "Grants permission to update a connection group",
|
|
@@ -2000,6 +2224,21 @@
|
|
|
2000
2224
|
"conditionKeys": [],
|
|
2001
2225
|
"dependentActions": []
|
|
2002
2226
|
},
|
|
2227
|
+
"updatetruststore": {
|
|
2228
|
+
"name": "UpdateTrustStore",
|
|
2229
|
+
"description": "Grants permission to update a trust store",
|
|
2230
|
+
"accessLevel": "Write",
|
|
2231
|
+
"resourceTypes": [
|
|
2232
|
+
{
|
|
2233
|
+
"name": "trust-store",
|
|
2234
|
+
"required": true,
|
|
2235
|
+
"conditionKeys": [],
|
|
2236
|
+
"dependentActions": []
|
|
2237
|
+
}
|
|
2238
|
+
],
|
|
2239
|
+
"conditionKeys": [],
|
|
2240
|
+
"dependentActions": []
|
|
2241
|
+
},
|
|
2003
2242
|
"updatevpcorigin": {
|
|
2004
2243
|
"name": "UpdateVpcOrigin",
|
|
2005
2244
|
"description": "Grants permission to update a VPC origin",
|
|
@@ -409,12 +409,18 @@
|
|
|
409
409
|
},
|
|
410
410
|
"geteventconfiguration": {
|
|
411
411
|
"name": "GetEventConfiguration",
|
|
412
|
-
"description": "Grants permission to list event configurations that are configured for an event data store",
|
|
412
|
+
"description": "Grants permission to list event configurations that are configured for a trail or an event data store",
|
|
413
413
|
"accessLevel": "Read",
|
|
414
414
|
"resourceTypes": [
|
|
415
415
|
{
|
|
416
416
|
"name": "eventdatastore",
|
|
417
|
-
"required":
|
|
417
|
+
"required": false,
|
|
418
|
+
"conditionKeys": [],
|
|
419
|
+
"dependentActions": []
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
"name": "trail",
|
|
423
|
+
"required": false,
|
|
418
424
|
"conditionKeys": [],
|
|
419
425
|
"dependentActions": []
|
|
420
426
|
}
|
|
@@ -630,6 +636,21 @@
|
|
|
630
636
|
"conditionKeys": [],
|
|
631
637
|
"dependentActions": []
|
|
632
638
|
},
|
|
639
|
+
"listinsightsdata": {
|
|
640
|
+
"name": "ListInsightsData",
|
|
641
|
+
"description": "Grants permission to retrieve data captured by CloudTrail Insights",
|
|
642
|
+
"accessLevel": "List",
|
|
643
|
+
"resourceTypes": [
|
|
644
|
+
{
|
|
645
|
+
"name": "trail",
|
|
646
|
+
"required": true,
|
|
647
|
+
"conditionKeys": [],
|
|
648
|
+
"dependentActions": []
|
|
649
|
+
}
|
|
650
|
+
],
|
|
651
|
+
"conditionKeys": [],
|
|
652
|
+
"dependentActions": []
|
|
653
|
+
},
|
|
633
654
|
"listpublickeys": {
|
|
634
655
|
"name": "ListPublicKeys",
|
|
635
656
|
"description": "Grants permission to list the public keys whose private keys were used to sign trail digest files within a specified time range",
|
|
@@ -713,21 +734,27 @@
|
|
|
713
734
|
},
|
|
714
735
|
"puteventconfiguration": {
|
|
715
736
|
"name": "PutEventConfiguration",
|
|
716
|
-
"description": "Grants permission to create and update event configurations for an event data store",
|
|
737
|
+
"description": "Grants permission to create and update event configurations for a trail or an event data store",
|
|
717
738
|
"accessLevel": "Write",
|
|
718
739
|
"resourceTypes": [
|
|
719
740
|
{
|
|
720
741
|
"name": "eventdatastore",
|
|
721
|
-
"required":
|
|
742
|
+
"required": false,
|
|
743
|
+
"conditionKeys": [],
|
|
744
|
+
"dependentActions": [
|
|
745
|
+
"iam:CreateServiceLinkedRole",
|
|
746
|
+
"iam:GetRole"
|
|
747
|
+
]
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
"name": "trail",
|
|
751
|
+
"required": false,
|
|
722
752
|
"conditionKeys": [],
|
|
723
753
|
"dependentActions": []
|
|
724
754
|
}
|
|
725
755
|
],
|
|
726
756
|
"conditionKeys": [],
|
|
727
|
-
"dependentActions": [
|
|
728
|
-
"iam:CreateServiceLinkedRole",
|
|
729
|
-
"iam:GetRole"
|
|
730
|
-
]
|
|
757
|
+
"dependentActions": []
|
|
731
758
|
},
|
|
732
759
|
"puteventselectors": {
|
|
733
760
|
"name": "PutEventSelectors",
|
|
@@ -467,6 +467,12 @@
|
|
|
467
467
|
"conditionKeys": [],
|
|
468
468
|
"dependentActions": []
|
|
469
469
|
},
|
|
470
|
+
{
|
|
471
|
+
"name": "alarm-mute-rule",
|
|
472
|
+
"required": false,
|
|
473
|
+
"conditionKeys": [],
|
|
474
|
+
"dependentActions": []
|
|
475
|
+
},
|
|
470
476
|
{
|
|
471
477
|
"name": "insight-rule",
|
|
472
478
|
"required": false,
|
|
@@ -492,6 +498,15 @@
|
|
|
492
498
|
}
|
|
493
499
|
]
|
|
494
500
|
},
|
|
501
|
+
{
|
|
502
|
+
"name": "CloudWatch-AlarmMuteRule",
|
|
503
|
+
"resourceTypes": [
|
|
504
|
+
{
|
|
505
|
+
"name": "alarm-mute-rule",
|
|
506
|
+
"required": true
|
|
507
|
+
}
|
|
508
|
+
]
|
|
509
|
+
},
|
|
495
510
|
{
|
|
496
511
|
"name": "CloudWatch-InsightRule",
|
|
497
512
|
"resourceTypes": [
|
|
@@ -688,6 +703,12 @@
|
|
|
688
703
|
"conditionKeys": [],
|
|
689
704
|
"dependentActions": []
|
|
690
705
|
},
|
|
706
|
+
{
|
|
707
|
+
"name": "alarm-mute-rule",
|
|
708
|
+
"required": false,
|
|
709
|
+
"conditionKeys": [],
|
|
710
|
+
"dependentActions": []
|
|
711
|
+
},
|
|
691
712
|
{
|
|
692
713
|
"name": "insight-rule",
|
|
693
714
|
"required": false,
|
|
@@ -716,6 +737,15 @@
|
|
|
716
737
|
}
|
|
717
738
|
]
|
|
718
739
|
},
|
|
740
|
+
{
|
|
741
|
+
"name": "CloudWatch-AlarmMuteRule",
|
|
742
|
+
"resourceTypes": [
|
|
743
|
+
{
|
|
744
|
+
"name": "alarm-mute-rule",
|
|
745
|
+
"required": true
|
|
746
|
+
}
|
|
747
|
+
]
|
|
748
|
+
},
|
|
719
749
|
{
|
|
720
750
|
"name": "CloudWatch-InsightRule",
|
|
721
751
|
"resourceTypes": [
|
|
@@ -747,6 +777,12 @@
|
|
|
747
777
|
"conditionKeys": [],
|
|
748
778
|
"dependentActions": []
|
|
749
779
|
},
|
|
780
|
+
{
|
|
781
|
+
"name": "alarm-mute-rule",
|
|
782
|
+
"required": false,
|
|
783
|
+
"conditionKeys": [],
|
|
784
|
+
"dependentActions": []
|
|
785
|
+
},
|
|
750
786
|
{
|
|
751
787
|
"name": "insight-rule",
|
|
752
788
|
"required": false,
|
|
@@ -774,6 +810,15 @@
|
|
|
774
810
|
}
|
|
775
811
|
]
|
|
776
812
|
},
|
|
813
|
+
{
|
|
814
|
+
"name": "CloudWatch-AlarmMuteRule",
|
|
815
|
+
"resourceTypes": [
|
|
816
|
+
{
|
|
817
|
+
"name": "alarm-mute-rule",
|
|
818
|
+
"required": true
|
|
819
|
+
}
|
|
820
|
+
]
|
|
821
|
+
},
|
|
777
822
|
{
|
|
778
823
|
"name": "CloudWatch-InsightRule",
|
|
779
824
|
"resourceTypes": [
|
|
@@ -15,7 +15,9 @@
|
|
|
15
15
|
"description": "Grants permission to delete identities from an identity pool. You can specify a list of 1-60 identities that you want to delete",
|
|
16
16
|
"accessLevel": "Write",
|
|
17
17
|
"resourceTypes": [],
|
|
18
|
-
"conditionKeys": [
|
|
18
|
+
"conditionKeys": [
|
|
19
|
+
"cognito-identity:IdentityPoolArn"
|
|
20
|
+
],
|
|
19
21
|
"dependentActions": []
|
|
20
22
|
},
|
|
21
23
|
"deleteidentitypool": {
|
|
@@ -38,7 +40,9 @@
|
|
|
38
40
|
"description": "Grants permission to return metadata related to the given identity, including when the identity was created and any associated linked logins",
|
|
39
41
|
"accessLevel": "Read",
|
|
40
42
|
"resourceTypes": [],
|
|
41
|
-
"conditionKeys": [
|
|
43
|
+
"conditionKeys": [
|
|
44
|
+
"cognito-identity:IdentityPoolArn"
|
|
45
|
+
],
|
|
42
46
|
"dependentActions": []
|
|
43
47
|
},
|
|
44
48
|
"describeidentitypool": {
|
|
@@ -61,7 +65,12 @@
|
|
|
61
65
|
"description": "Grants permission to return credentials for the provided identity ID",
|
|
62
66
|
"accessLevel": "Read",
|
|
63
67
|
"resourceTypes": [],
|
|
64
|
-
"conditionKeys": [
|
|
68
|
+
"conditionKeys": [
|
|
69
|
+
"cognito-identity-unauth:IdentityPoolArn",
|
|
70
|
+
"cognito-identity-unauth:AccountId",
|
|
71
|
+
"cognito-identity-auth:IdentityPoolArn",
|
|
72
|
+
"cognito-identity-auth:AccountId"
|
|
73
|
+
],
|
|
65
74
|
"dependentActions": []
|
|
66
75
|
},
|
|
67
76
|
"getid": {
|
|
@@ -69,7 +78,12 @@
|
|
|
69
78
|
"description": "Grants permission to generate (or retrieve) a Cognito ID. Supplying multiple logins will create an implicit linked account",
|
|
70
79
|
"accessLevel": "Write",
|
|
71
80
|
"resourceTypes": [],
|
|
72
|
-
"conditionKeys": [
|
|
81
|
+
"conditionKeys": [
|
|
82
|
+
"cognito-identity-unauth:IdentityPoolArn",
|
|
83
|
+
"cognito-identity-unauth:AccountId",
|
|
84
|
+
"cognito-identity-auth:IdentityPoolArn",
|
|
85
|
+
"cognito-identity-auth:AccountId"
|
|
86
|
+
],
|
|
73
87
|
"dependentActions": []
|
|
74
88
|
},
|
|
75
89
|
"getidentitypoolanalytics": {
|
|
@@ -137,7 +151,12 @@
|
|
|
137
151
|
"description": "Grants permission to get an OpenID token, using a known Cognito ID",
|
|
138
152
|
"accessLevel": "Read",
|
|
139
153
|
"resourceTypes": [],
|
|
140
|
-
"conditionKeys": [
|
|
154
|
+
"conditionKeys": [
|
|
155
|
+
"cognito-identity-unauth:IdentityPoolArn",
|
|
156
|
+
"cognito-identity-unauth:AccountId",
|
|
157
|
+
"cognito-identity-auth:IdentityPoolArn",
|
|
158
|
+
"cognito-identity-auth:AccountId"
|
|
159
|
+
],
|
|
141
160
|
"dependentActions": []
|
|
142
161
|
},
|
|
143
162
|
"getopenidtokenfordeveloperidentity": {
|
|
@@ -261,7 +280,7 @@
|
|
|
261
280
|
"resourceTypes": [
|
|
262
281
|
{
|
|
263
282
|
"name": "identitypool",
|
|
264
|
-
"required":
|
|
283
|
+
"required": true,
|
|
265
284
|
"conditionKeys": [],
|
|
266
285
|
"dependentActions": []
|
|
267
286
|
}
|
|
@@ -292,7 +311,10 @@
|
|
|
292
311
|
"description": "Grants permission to unlink a federated identity from an existing account",
|
|
293
312
|
"accessLevel": "Write",
|
|
294
313
|
"resourceTypes": [],
|
|
295
|
-
"conditionKeys": [
|
|
314
|
+
"conditionKeys": [
|
|
315
|
+
"cognito-identity-auth:IdentityPoolArn",
|
|
316
|
+
"cognito-identity-auth:AccountId"
|
|
317
|
+
],
|
|
296
318
|
"dependentActions": []
|
|
297
319
|
},
|
|
298
320
|
"untagresource": {
|
|
@@ -302,7 +324,7 @@
|
|
|
302
324
|
"resourceTypes": [
|
|
303
325
|
{
|
|
304
326
|
"name": "identitypool",
|
|
305
|
-
"required":
|
|
327
|
+
"required": true,
|
|
306
328
|
"conditionKeys": [],
|
|
307
329
|
"dependentActions": []
|
|
308
330
|
}
|