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
|
@@ -15,6 +15,14 @@
|
|
|
15
15
|
"conditionKeys": [],
|
|
16
16
|
"dependentActions": []
|
|
17
17
|
},
|
|
18
|
+
"listefficiencymetrics": {
|
|
19
|
+
"name": "ListEfficiencyMetrics",
|
|
20
|
+
"description": "Grants permission to list efficiency metric scores by group",
|
|
21
|
+
"accessLevel": "List",
|
|
22
|
+
"resourceTypes": [],
|
|
23
|
+
"conditionKeys": [],
|
|
24
|
+
"dependentActions": []
|
|
25
|
+
},
|
|
18
26
|
"listenrollmentstatuses": {
|
|
19
27
|
"name": "ListEnrollmentStatuses",
|
|
20
28
|
"description": "Grants permission to list enrollment statuses for the specified account or all members under a management account",
|
|
@@ -722,6 +722,14 @@
|
|
|
722
722
|
"conditionKeys": [],
|
|
723
723
|
"dependentActions": []
|
|
724
724
|
},
|
|
725
|
+
"getdataexportconfiguration": {
|
|
726
|
+
"name": "GetDataExportConfiguration",
|
|
727
|
+
"description": "Grants permission to retrieve DataZone catalog data export configuration",
|
|
728
|
+
"accessLevel": "Read",
|
|
729
|
+
"resourceTypes": [],
|
|
730
|
+
"conditionKeys": [],
|
|
731
|
+
"dependentActions": []
|
|
732
|
+
},
|
|
725
733
|
"getdataproduct": {
|
|
726
734
|
"name": "GetDataProduct",
|
|
727
735
|
"description": "Grants permission to get data product",
|
|
@@ -1407,6 +1415,14 @@
|
|
|
1407
1415
|
"conditionKeys": [],
|
|
1408
1416
|
"dependentActions": []
|
|
1409
1417
|
},
|
|
1418
|
+
"putdataexportconfiguration": {
|
|
1419
|
+
"name": "PutDataExportConfiguration",
|
|
1420
|
+
"description": "Grants permission to create and update DataZone catalog data export configuration",
|
|
1421
|
+
"accessLevel": "Write",
|
|
1422
|
+
"resourceTypes": [],
|
|
1423
|
+
"conditionKeys": [],
|
|
1424
|
+
"dependentActions": []
|
|
1425
|
+
},
|
|
1410
1426
|
"putdomainsharingpolicy": {
|
|
1411
1427
|
"name": "PutDomainSharingPolicy",
|
|
1412
1428
|
"isPermissionOnly": true,
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
"accessLevel": "Write",
|
|
572
572
|
"resourceTypes": [
|
|
573
573
|
{
|
|
574
|
-
"name": "
|
|
574
|
+
"name": "license-endpoint",
|
|
575
575
|
"required": true,
|
|
576
576
|
"conditionKeys": [],
|
|
577
577
|
"dependentActions": []
|
|
@@ -1356,7 +1356,7 @@
|
|
|
1356
1356
|
"accessLevel": "List",
|
|
1357
1357
|
"resourceTypes": [
|
|
1358
1358
|
{
|
|
1359
|
-
"name": "
|
|
1359
|
+
"name": "license-endpoint",
|
|
1360
1360
|
"required": true,
|
|
1361
1361
|
"conditionKeys": [],
|
|
1362
1362
|
"dependentActions": []
|
|
@@ -1711,7 +1711,7 @@
|
|
|
1711
1711
|
"accessLevel": "Write",
|
|
1712
1712
|
"resourceTypes": [
|
|
1713
1713
|
{
|
|
1714
|
-
"name": "
|
|
1714
|
+
"name": "license-endpoint",
|
|
1715
1715
|
"required": true,
|
|
1716
1716
|
"conditionKeys": [],
|
|
1717
1717
|
"dependentActions": []
|
iamdata/data/actions/dms.json
CHANGED
|
@@ -292,6 +292,22 @@
|
|
|
292
292
|
],
|
|
293
293
|
"dependentActions": []
|
|
294
294
|
},
|
|
295
|
+
"createoutboundintegration": {
|
|
296
|
+
"name": "CreateOutboundIntegration",
|
|
297
|
+
"isPermissionOnly": true,
|
|
298
|
+
"description": "Grants permission to DMS to create resources for zero-ETL integrations with self managed databases",
|
|
299
|
+
"accessLevel": "Write",
|
|
300
|
+
"resourceTypes": [],
|
|
301
|
+
"conditionKeys": [
|
|
302
|
+
"aws:ResourceTag/${TagKey}",
|
|
303
|
+
"aws:RequestTag/${TagKey}",
|
|
304
|
+
"aws:TagKeys",
|
|
305
|
+
"dms:req-tag/${TagKey}"
|
|
306
|
+
],
|
|
307
|
+
"dependentActions": [
|
|
308
|
+
"iam:PassRole"
|
|
309
|
+
]
|
|
310
|
+
},
|
|
295
311
|
"createreplicationconfig": {
|
|
296
312
|
"name": "CreateReplicationConfig",
|
|
297
313
|
"description": "Grants permission to create a replication config using the provided settings",
|
|
@@ -1345,6 +1361,17 @@
|
|
|
1345
1361
|
"conditionKeys": [],
|
|
1346
1362
|
"dependentActions": []
|
|
1347
1363
|
},
|
|
1364
|
+
"modifyoutboundintegration": {
|
|
1365
|
+
"name": "ModifyOutboundIntegration",
|
|
1366
|
+
"isPermissionOnly": true,
|
|
1367
|
+
"description": "Grants permission to DMS to modify resources for zero-ETL integrations with self managed databases",
|
|
1368
|
+
"accessLevel": "Write",
|
|
1369
|
+
"resourceTypes": [],
|
|
1370
|
+
"conditionKeys": [],
|
|
1371
|
+
"dependentActions": [
|
|
1372
|
+
"iam:PassRole"
|
|
1373
|
+
]
|
|
1374
|
+
},
|
|
1348
1375
|
"modifyreplicationconfig": {
|
|
1349
1376
|
"name": "ModifyReplicationConfig",
|
|
1350
1377
|
"description": "Grants permission to modify the specified replication config",
|