iamdata 0.1.202511181__py3-none-any.whl → 0.1.202512121__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.
Files changed (135) hide show
  1. iamdata/data/actions/account.json +21 -0
  2. iamdata/data/actions/aco-automation.json +252 -0
  3. iamdata/data/actions/aidevops.json +481 -0
  4. iamdata/data/actions/application-signals.json +8 -0
  5. iamdata/data/actions/artifact.json +8 -0
  6. iamdata/data/actions/autoscaling.json +16 -0
  7. iamdata/data/actions/aws-marketplace.json +48 -0
  8. iamdata/data/actions/aws-mcp.json +26 -0
  9. iamdata/data/actions/backup.json +170 -2
  10. iamdata/data/actions/bcm-data-exports.json +12 -0
  11. iamdata/data/actions/bedrock-agentcore.json +593 -0
  12. iamdata/data/actions/bedrock-mantle.json +106 -0
  13. iamdata/data/actions/bedrock.json +115 -5
  14. iamdata/data/actions/braket.json +62 -0
  15. iamdata/data/actions/ce.json +8 -0
  16. iamdata/data/actions/cloudformation.json +21 -0
  17. iamdata/data/actions/cloudfront.json +239 -0
  18. iamdata/data/actions/cloudtrail.json +35 -8
  19. iamdata/data/actions/cloudwatch.json +45 -0
  20. iamdata/data/actions/connect.json +1081 -8
  21. iamdata/data/actions/cost-optimization-hub.json +8 -0
  22. iamdata/data/actions/datazone.json +16 -0
  23. iamdata/data/actions/dms.json +27 -0
  24. iamdata/data/actions/ecr.json +78 -0
  25. iamdata/data/actions/ecs.json +90 -0
  26. iamdata/data/actions/eks.json +108 -0
  27. iamdata/data/actions/glue.json +38 -1
  28. iamdata/data/actions/guardduty.json +24 -0
  29. iamdata/data/actions/healthlake.json +1 -0
  30. iamdata/data/actions/iam.json +158 -5
  31. iamdata/data/actions/identitystore.json +95 -27
  32. iamdata/data/actions/imagebuilder.json +40 -0
  33. iamdata/data/actions/invoicing.json +56 -0
  34. iamdata/data/actions/kafka.json +57 -1
  35. iamdata/data/actions/kinesisvideo.json +30 -0
  36. iamdata/data/actions/lakeformation.json +16 -0
  37. iamdata/data/actions/lambda.json +296 -4
  38. iamdata/data/actions/license-manager.json +217 -3
  39. iamdata/data/actions/logs.json +203 -0
  40. iamdata/data/actions/mediaconnect.json +748 -91
  41. iamdata/data/actions/mgn.json +54 -1
  42. iamdata/data/actions/notifications-contacts.json +2 -1
  43. iamdata/data/actions/nova-act.json +276 -0
  44. iamdata/data/actions/observabilityadmin.json +180 -0
  45. iamdata/data/actions/odb.json +22 -0
  46. iamdata/data/actions/opensearch.json +40 -0
  47. iamdata/data/actions/organizations.json +117 -0
  48. iamdata/data/actions/partnercentral-account-management.json +22 -0
  49. iamdata/data/actions/partnercentral.json +1340 -155
  50. iamdata/data/actions/pricingplanmanager.json +66 -0
  51. iamdata/data/actions/quicksight.json +9 -0
  52. iamdata/data/actions/rds.json +47 -3
  53. iamdata/data/actions/route53.json +15 -0
  54. iamdata/data/actions/route53globalresolver.json +700 -0
  55. iamdata/data/actions/s3.json +66 -1
  56. iamdata/data/actions/s3tables.json +243 -3
  57. iamdata/data/actions/s3vectors.json +147 -22
  58. iamdata/data/actions/sagemaker-unified-studio-mcp.json +3 -0
  59. iamdata/data/actions/sagemaker.json +110 -0
  60. iamdata/data/actions/secretsmanager.json +42 -20
  61. iamdata/data/actions/security-ir.json +31 -0
  62. iamdata/data/actions/securityagent.json +503 -0
  63. iamdata/data/actions/securityhub.json +30 -0
  64. iamdata/data/actions/signin.json +16 -0
  65. iamdata/data/actions/tag.json +8 -0
  66. iamdata/data/actions/transform-custom.json +274 -0
  67. iamdata/data/actions/transform.json +72 -0
  68. iamdata/data/actions/vpce.json +14 -1
  69. iamdata/data/conditionKeys/aco-automation.json +17 -0
  70. iamdata/data/conditionKeys/aidevops.json +22 -0
  71. iamdata/data/conditionKeys/aws-mcp.json +1 -0
  72. iamdata/data/conditionKeys/bedrock-mantle.json +17 -0
  73. iamdata/data/conditionKeys/bedrock.json +5 -0
  74. iamdata/data/conditionKeys/connect.json +10 -0
  75. iamdata/data/conditionKeys/dynamodb.json +21 -1
  76. iamdata/data/conditionKeys/glue.json +1 -1
  77. iamdata/data/conditionKeys/iam.json +20 -0
  78. iamdata/data/conditionKeys/identitystore.json +26 -1
  79. iamdata/data/conditionKeys/nova-act.json +1 -0
  80. iamdata/data/conditionKeys/observabilityadmin.json +5 -0
  81. iamdata/data/conditionKeys/organizations.json +10 -0
  82. iamdata/data/conditionKeys/partnercentral-account-management.json +12 -1
  83. iamdata/data/conditionKeys/partnercentral.json +22 -2
  84. iamdata/data/conditionKeys/pricingplanmanager.json +1 -0
  85. iamdata/data/conditionKeys/route53globalresolver.json +17 -0
  86. iamdata/data/conditionKeys/s3.json +5 -0
  87. iamdata/data/conditionKeys/s3tables.json +5 -0
  88. iamdata/data/conditionKeys/s3vectors.json +20 -0
  89. iamdata/data/conditionKeys/secretsmanager.json +15 -0
  90. iamdata/data/conditionKeys/securityagent.json +1 -0
  91. iamdata/data/conditionKeys/transform-custom.json +17 -0
  92. iamdata/data/conditionPatterns.json +5 -0
  93. iamdata/data/metadata.json +2 -2
  94. iamdata/data/resourceTypes/aco-automation.json +9 -0
  95. iamdata/data/resourceTypes/aidevops.json +24 -0
  96. iamdata/data/resourceTypes/apigateway.json +3 -0
  97. iamdata/data/resourceTypes/aws-mcp.json +1 -0
  98. iamdata/data/resourceTypes/backup.json +7 -0
  99. iamdata/data/resourceTypes/bcm-data-exports.json +7 -0
  100. iamdata/data/resourceTypes/bedrock-agentcore.json +20 -0
  101. iamdata/data/resourceTypes/bedrock-mantle.json +6 -0
  102. iamdata/data/resourceTypes/braket.json +7 -0
  103. iamdata/data/resourceTypes/cloudfront.json +14 -0
  104. iamdata/data/resourceTypes/connect.json +18 -0
  105. iamdata/data/resourceTypes/eks.json +7 -0
  106. iamdata/data/resourceTypes/iam.json +7 -0
  107. iamdata/data/resourceTypes/invoicing.json +7 -0
  108. iamdata/data/resourceTypes/lambda.json +11 -0
  109. iamdata/data/resourceTypes/license-manager.json +14 -0
  110. iamdata/data/resourceTypes/logs.json +7 -0
  111. iamdata/data/resourceTypes/mediaconnect.json +41 -12
  112. iamdata/data/resourceTypes/nova-act.json +10 -0
  113. iamdata/data/resourceTypes/observabilityadmin.json +14 -0
  114. iamdata/data/resourceTypes/omics.json +0 -4
  115. iamdata/data/resourceTypes/organizations.json +7 -0
  116. iamdata/data/resourceTypes/partnercentral.json +63 -0
  117. iamdata/data/resourceTypes/pricingplanmanager.json +6 -0
  118. iamdata/data/resourceTypes/rds.json +8 -2
  119. iamdata/data/resourceTypes/route53globalresolver.json +37 -0
  120. iamdata/data/resourceTypes/s3.json +11 -2
  121. iamdata/data/resourceTypes/s3vectors.json +10 -2
  122. iamdata/data/resourceTypes/sagemaker.json +8 -0
  123. iamdata/data/resourceTypes/secretsmanager.json +2 -1
  124. iamdata/data/resourceTypes/securityagent.json +38 -0
  125. iamdata/data/resourceTypes/transform-custom.json +18 -0
  126. iamdata/data/resourceTypes/vpce.json +10 -1
  127. iamdata/data/serviceNames.json +11 -3
  128. iamdata/data/services.json +9 -1
  129. {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512121.dist-info}/METADATA +1 -1
  130. {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512121.dist-info}/RECORD +132 -108
  131. {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512121.dist-info}/WHEEL +1 -1
  132. iamdata/data/actions/deepcomposer.json +0 -316
  133. iamdata/data/conditionKeys/deepcomposer.json +0 -17
  134. iamdata/data/resourceTypes/deepcomposer.json +0 -20
  135. {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512121.dist-info}/licenses/LICENSE.txt +0 -0
@@ -15,6 +15,14 @@
15
15
  "conditionKeys": [],
16
16
  "dependentActions": []
17
17
  },
18
+ "cancelautooptimizejob": {
19
+ "name": "CancelAutoOptimizeJob",
20
+ "description": "Grants permission to cancel submitted Auto Optimize Job",
21
+ "accessLevel": "Write",
22
+ "resourceTypes": [],
23
+ "conditionKeys": [],
24
+ "dependentActions": []
25
+ },
18
26
  "canceldirectquery": {
19
27
  "name": "CancelDirectQuery",
20
28
  "description": "Grants permission to cancel the query that is submitted on the OpenSearch DataSource resource",
@@ -30,6 +38,22 @@
30
38
  "conditionKeys": [],
31
39
  "dependentActions": []
32
40
  },
41
+ "deleteautooptimizejob": {
42
+ "name": "DeleteAutoOptimizeJob",
43
+ "description": "Grants permission to delete Auto Optimize Job",
44
+ "accessLevel": "Write",
45
+ "resourceTypes": [],
46
+ "conditionKeys": [],
47
+ "dependentActions": []
48
+ },
49
+ "getautooptimizejob": {
50
+ "name": "GetAutoOptimizeJob",
51
+ "description": "Grants permission to get the Auto Optimize Job details",
52
+ "accessLevel": "Read",
53
+ "resourceTypes": [],
54
+ "conditionKeys": [],
55
+ "dependentActions": []
56
+ },
33
57
  "getdirectquery": {
34
58
  "name": "GetDirectQuery",
35
59
  "description": "Grants permission to get the query status that are performed on the OpenSearch DataSource resource",
@@ -60,6 +84,14 @@
60
84
  "conditionKeys": [],
61
85
  "dependentActions": []
62
86
  },
87
+ "listautooptimizejobs": {
88
+ "name": "ListAutoOptimizeJobs",
89
+ "description": "Grants permission to retrieve a list of Auto Optimize Jobs",
90
+ "accessLevel": "List",
91
+ "resourceTypes": [],
92
+ "conditionKeys": [],
93
+ "dependentActions": []
94
+ },
63
95
  "startdirectquery": {
64
96
  "name": "StartDirectQuery",
65
97
  "description": "Grants permission to start a direct query on the provided OpenSearch DataSource arns",
@@ -74,5 +106,13 @@
74
106
  ],
75
107
  "conditionKeys": [],
76
108
  "dependentActions": []
109
+ },
110
+ "submitautooptimizejob": {
111
+ "name": "SubmitAutoOptimizeJob",
112
+ "description": "Grants permission to create new Auto Optimize Job",
113
+ "accessLevel": "Write",
114
+ "resourceTypes": [],
115
+ "conditionKeys": [],
116
+ "dependentActions": []
77
117
  }
78
118
  }
@@ -335,6 +335,24 @@
335
335
  "conditionKeys": [],
336
336
  "dependentActions": []
337
337
  },
338
+ "describeresponsibilitytransfer": {
339
+ "name": "DescribeResponsibilityTransfer",
340
+ "description": "Grants permission to retrieve details about a previously responsibility transfer",
341
+ "accessLevel": "Read",
342
+ "resourceTypes": [
343
+ {
344
+ "name": "responsibilitytransfer",
345
+ "required": true,
346
+ "conditionKeys": [],
347
+ "dependentActions": []
348
+ }
349
+ ],
350
+ "conditionKeys": [
351
+ "organizations:TransferType",
352
+ "organizations:TransferDirection"
353
+ ],
354
+ "dependentActions": []
355
+ },
338
356
  "detachpolicy": {
339
357
  "name": "DetachPolicy",
340
358
  "description": "Grants permission to detach a policy from a target root, organizational unit, or account",
@@ -450,6 +468,23 @@
450
468
  ],
451
469
  "dependentActions": []
452
470
  },
471
+ "inviteorganizationtotransferresponsibility": {
472
+ "name": "InviteOrganizationToTransferResponsibility",
473
+ "description": "Grants permission to send an invitation to another AWS account, asking it to transfer a particular responsibility to your organization",
474
+ "accessLevel": "Write",
475
+ "resourceTypes": [
476
+ {
477
+ "name": "account",
478
+ "required": false,
479
+ "conditionKeys": [],
480
+ "dependentActions": []
481
+ }
482
+ ],
483
+ "conditionKeys": [
484
+ "organizations:TransferType"
485
+ ],
486
+ "dependentActions": []
487
+ },
453
488
  "leaveorganization": {
454
489
  "name": "LeaveOrganization",
455
490
  "description": "Grants permission to remove a member account from its parent organization",
@@ -592,6 +627,17 @@
592
627
  "conditionKeys": [],
593
628
  "dependentActions": []
594
629
  },
630
+ "listinboundresponsibilitytransfers": {
631
+ "name": "ListInboundResponsibilityTransfers",
632
+ "description": "Grants permission to list all responsibilities of a particular type transfered to your organization",
633
+ "accessLevel": "List",
634
+ "resourceTypes": [],
635
+ "conditionKeys": [
636
+ "organizations:TransferType",
637
+ "organizations:TransferDirection"
638
+ ],
639
+ "dependentActions": []
640
+ },
595
641
  "listorganizationalunitsforparent": {
596
642
  "name": "ListOrganizationalUnitsForParent",
597
643
  "description": "Grants permission to list all of the organizational units (OUs) in a parent organizational unit or root",
@@ -613,6 +659,17 @@
613
659
  "conditionKeys": [],
614
660
  "dependentActions": []
615
661
  },
662
+ "listoutboundresponsibilitytransfers": {
663
+ "name": "ListOutboundResponsibilityTransfers",
664
+ "description": "Grants permission to list all responsibilities of a particular type transfered to another organization",
665
+ "accessLevel": "List",
666
+ "resourceTypes": [],
667
+ "conditionKeys": [
668
+ "organizations:TransferType",
669
+ "organizations:TransferDirection"
670
+ ],
671
+ "dependentActions": []
672
+ },
616
673
  "listparents": {
617
674
  "name": "ListParents",
618
675
  "description": "Grants permission to list the root or organizational units (OUs) that serve as the immediate parent of a child OU or account",
@@ -710,6 +767,12 @@
710
767
  "conditionKeys": [],
711
768
  "dependentActions": []
712
769
  },
770
+ {
771
+ "name": "responsibilitytransfer",
772
+ "required": false,
773
+ "conditionKeys": [],
774
+ "dependentActions": []
775
+ },
713
776
  {
714
777
  "name": "root",
715
778
  "required": false,
@@ -847,6 +910,15 @@
847
910
  "conditionKeys": [],
848
911
  "dependentActions": []
849
912
  },
913
+ {
914
+ "name": "responsibilitytransfer",
915
+ "required": false,
916
+ "conditionKeys": [
917
+ "organizations:TransferType",
918
+ "organizations:TransferDirection"
919
+ ],
920
+ "dependentActions": []
921
+ },
850
922
  {
851
923
  "name": "root",
852
924
  "required": false,
@@ -861,6 +933,24 @@
861
933
  ],
862
934
  "dependentActions": []
863
935
  },
936
+ "terminateresponsibilitytransfer": {
937
+ "name": "TerminateResponsibilityTransfer",
938
+ "description": "Grants permission to end the transfer for a responsibility to or from your organization",
939
+ "accessLevel": "Write",
940
+ "resourceTypes": [
941
+ {
942
+ "name": "responsibilitytransfer",
943
+ "required": true,
944
+ "conditionKeys": [],
945
+ "dependentActions": []
946
+ }
947
+ ],
948
+ "conditionKeys": [
949
+ "organizations:TransferType",
950
+ "organizations:TransferDirection"
951
+ ],
952
+ "dependentActions": []
953
+ },
864
954
  "untagresource": {
865
955
  "name": "UntagResource",
866
956
  "description": "Grants permission to remove one or more tags from the specified resource",
@@ -890,6 +980,15 @@
890
980
  "conditionKeys": [],
891
981
  "dependentActions": []
892
982
  },
983
+ {
984
+ "name": "responsibilitytransfer",
985
+ "required": false,
986
+ "conditionKeys": [
987
+ "organizations:TransferType",
988
+ "organizations:TransferDirection"
989
+ ],
990
+ "dependentActions": []
991
+ },
893
992
  {
894
993
  "name": "root",
895
994
  "required": false,
@@ -934,5 +1033,23 @@
934
1033
  "organizations:PolicyType"
935
1034
  ],
936
1035
  "dependentActions": []
1036
+ },
1037
+ "updateresponsibilitytransfer": {
1038
+ "name": "UpdateResponsibilityTransfer",
1039
+ "description": "Grants permission to rename a responsibility transfer to or from your organization",
1040
+ "accessLevel": "Write",
1041
+ "resourceTypes": [
1042
+ {
1043
+ "name": "responsibilitytransfer",
1044
+ "required": true,
1045
+ "conditionKeys": [],
1046
+ "dependentActions": []
1047
+ }
1048
+ ],
1049
+ "conditionKeys": [
1050
+ "organizations:TransferType",
1051
+ "organizations:TransferDirection"
1052
+ ],
1053
+ "dependentActions": []
937
1054
  }
938
1055
  }
@@ -1,4 +1,26 @@
1
1
  {
2
+ "accesslegacypartnercentral": {
3
+ "name": "AccessLegacyPartnerCentral",
4
+ "isPermissionOnly": true,
5
+ "description": "Grants permission to Single Sign-On from AWS Partner Central into Legacy Partner Central",
6
+ "accessLevel": "Write",
7
+ "resourceTypes": [],
8
+ "conditionKeys": [
9
+ "partnercentral-account-management:LegacyPartnerCentralRole"
10
+ ],
11
+ "dependentActions": []
12
+ },
13
+ "accessmarketingcentral": {
14
+ "name": "AccessMarketingCentral",
15
+ "isPermissionOnly": true,
16
+ "description": "Grants permission to Single Sign-On from AWS Partner Central into Marketing Central",
17
+ "accessLevel": "Write",
18
+ "resourceTypes": [],
19
+ "conditionKeys": [
20
+ "partnercentral-account-management:MarketingCentralRole"
21
+ ],
22
+ "dependentActions": []
23
+ },
2
24
  "associatepartneraccount": {
3
25
  "name": "AssociatePartnerAccount",
4
26
  "isPermissionOnly": true,