iamdata 0.1.202507291__py3-none-any.whl → 0.1.202508251__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.

Potentially problematic release.


This version of iamdata might be problematic. Click here for more details.

Files changed (101) hide show
  1. iamdata/data/actions/aoss.json +32 -0
  2. iamdata/data/actions/aps.json +51 -0
  3. iamdata/data/actions/arc-region-switch.json +334 -0
  4. iamdata/data/actions/arc-zonal-shift.json +50 -0
  5. iamdata/data/actions/auditmanager.json +14 -1
  6. iamdata/data/actions/batch.json +162 -6
  7. iamdata/data/actions/bcm-dashboards.json +74 -0
  8. iamdata/data/actions/bcm-recommended-actions.json +10 -0
  9. iamdata/data/actions/bedrock-agentcore.json +328 -30
  10. iamdata/data/actions/bedrock.json +459 -0
  11. iamdata/data/actions/budgets.json +6 -2
  12. iamdata/data/actions/cases.json +22 -2
  13. iamdata/data/actions/chatbot.json +87 -20
  14. iamdata/data/actions/cleanrooms-ml.json +11 -0
  15. iamdata/data/actions/cleanrooms.json +44 -0
  16. iamdata/data/actions/connect.json +23 -0
  17. iamdata/data/actions/datazone.json +64 -0
  18. iamdata/data/actions/deadline.json +32 -10
  19. iamdata/data/actions/dms.json +1 -8
  20. iamdata/data/actions/ds.json +122 -0
  21. iamdata/data/actions/events.json +16 -0
  22. iamdata/data/actions/glue.json +32 -0
  23. iamdata/data/actions/groundtruthlabeling.json +7 -7
  24. iamdata/data/actions/guardduty.json +173 -0
  25. iamdata/data/actions/imagebuilder.json +185 -237
  26. iamdata/data/actions/iot.json +31 -0
  27. iamdata/data/actions/iotmanagedintegrations.json +11 -4
  28. iamdata/data/actions/iotsitewise.json +271 -0
  29. iamdata/data/actions/observabilityadmin.json +196 -0
  30. iamdata/data/actions/odb.json +4 -4
  31. iamdata/data/actions/outposts.json +15 -0
  32. iamdata/data/actions/partnercentral.json +96 -32
  33. iamdata/data/actions/qbusiness.json +20 -46
  34. iamdata/data/actions/quicksight.json +2 -6
  35. iamdata/data/actions/rds.json +12 -6
  36. iamdata/data/actions/repostspace.json +90 -0
  37. iamdata/data/actions/s3.json +261 -125
  38. iamdata/data/actions/s3express.json +24 -4
  39. iamdata/data/actions/sagemaker.json +128 -0
  40. iamdata/data/actions/security-ir.json +23 -8
  41. iamdata/data/actions/securityhub.json +12 -0
  42. iamdata/data/actions/servicediscovery.json +140 -14
  43. iamdata/data/actions/ses.json +286 -2
  44. iamdata/data/actions/social-messaging.json +64 -0
  45. iamdata/data/actions/sso.json +34 -50
  46. iamdata/data/actions/transcribe.json +12 -0
  47. iamdata/data/actions/uxc.json +26 -0
  48. iamdata/data/actions/workspaces-web.json +112 -0
  49. iamdata/data/actions/workspaces.json +114 -0
  50. iamdata/data/actions/xray.json +9 -3
  51. iamdata/data/conditionKeys/arc-region-switch.json +17 -0
  52. iamdata/data/conditionKeys/bcm-dashboards.json +1 -0
  53. iamdata/data/conditionKeys/bcm-recommended-actions.json +1 -0
  54. iamdata/data/conditionKeys/chatbot.json +17 -1
  55. iamdata/data/conditionKeys/ebs.json +2 -2
  56. iamdata/data/conditionKeys/imagebuilder.json +2 -2
  57. iamdata/data/conditionKeys/iotmanagedintegrations.json +10 -0
  58. iamdata/data/conditionKeys/observabilityadmin.json +17 -1
  59. iamdata/data/conditionKeys/quicksight.json +0 -5
  60. iamdata/data/conditionKeys/rds.json +5 -0
  61. iamdata/data/conditionKeys/s3.json +5 -0
  62. iamdata/data/conditionKeys/s3express.json +5 -0
  63. iamdata/data/conditionKeys/savingsplans.json +1 -1
  64. iamdata/data/conditionKeys/secretsmanager.json +1 -1
  65. iamdata/data/conditionKeys/servicediscovery.json +5 -0
  66. iamdata/data/conditionKeys/ses.json +5 -0
  67. iamdata/data/conditionKeys/uxc.json +1 -0
  68. iamdata/data/conditionKeys/xray.json +10 -0
  69. iamdata/data/conditionPatterns.json +134 -0
  70. iamdata/data/metadata.json +2 -2
  71. iamdata/data/resourceTypes/apigateway.json +3 -3
  72. iamdata/data/resourceTypes/arc-region-switch.json +9 -0
  73. iamdata/data/resourceTypes/batch.json +14 -0
  74. iamdata/data/resourceTypes/bcm-dashboards.json +1 -0
  75. iamdata/data/resourceTypes/bcm-recommended-actions.json +1 -0
  76. iamdata/data/resourceTypes/bedrock-agentcore.json +8 -0
  77. iamdata/data/resourceTypes/bedrock.json +14 -0
  78. iamdata/data/resourceTypes/chatbot.json +8 -2
  79. iamdata/data/resourceTypes/deadline.json +4 -1
  80. iamdata/data/resourceTypes/execute-api.json +1 -1
  81. iamdata/data/resourceTypes/guardduty.json +14 -0
  82. iamdata/data/resourceTypes/imagebuilder.json +12 -18
  83. iamdata/data/resourceTypes/iotsitewise.json +7 -0
  84. iamdata/data/resourceTypes/mpa.json +3 -3
  85. iamdata/data/resourceTypes/observabilityadmin.json +16 -1
  86. iamdata/data/resourceTypes/partnercentral.json +8 -2
  87. iamdata/data/resourceTypes/qbusiness.json +0 -4
  88. iamdata/data/resourceTypes/s3.json +19 -1
  89. iamdata/data/resourceTypes/s3express.json +5 -1
  90. iamdata/data/resourceTypes/securityhub.json +12 -3
  91. iamdata/data/resourceTypes/ses.json +11 -0
  92. iamdata/data/resourceTypes/uxc.json +1 -0
  93. iamdata/data/resourceTypes/workspaces-web.json +7 -0
  94. iamdata/data/resourceTypes/workspaces.json +4 -0
  95. iamdata/data/serviceNames.json +4 -0
  96. iamdata/data/services.json +4 -0
  97. iamdata/data/unassociatedConditions.json +20 -0
  98. {iamdata-0.1.202507291.dist-info → iamdata-0.1.202508251.dist-info}/METADATA +1 -1
  99. {iamdata-0.1.202507291.dist-info → iamdata-0.1.202508251.dist-info}/RECORD +101 -87
  100. {iamdata-0.1.202507291.dist-info → iamdata-0.1.202508251.dist-info}/WHEEL +0 -0
  101. {iamdata-0.1.202507291.dist-info → iamdata-0.1.202508251.dist-info}/licenses/LICENSE.txt +0 -0
@@ -419,6 +419,12 @@
419
419
  "required": false,
420
420
  "conditionKeys": [],
421
421
  "dependentActions": []
422
+ },
423
+ {
424
+ "name": "tenant",
425
+ "required": false,
426
+ "conditionKeys": [],
427
+ "dependentActions": []
422
428
  }
423
429
  ],
424
430
  "conditionKeys": [
@@ -646,7 +652,8 @@
646
652
  "ses:FromAddress",
647
653
  "ses:FromDisplayName",
648
654
  "ses:Recipients",
649
- "ses:MultiRegionEndpointId"
655
+ "ses:MultiRegionEndpointId",
656
+ "ses:TenantName"
650
657
  ],
651
658
  "dependentActions": []
652
659
  },
@@ -684,6 +691,12 @@
684
691
  "required": false,
685
692
  "conditionKeys": [],
686
693
  "dependentActions": []
694
+ },
695
+ {
696
+ "name": "tenant",
697
+ "required": false,
698
+ "conditionKeys": [],
699
+ "dependentActions": []
687
700
  }
688
701
  ],
689
702
  "conditionKeys": [
@@ -727,6 +740,12 @@
727
740
  "required": false,
728
741
  "conditionKeys": [],
729
742
  "dependentActions": []
743
+ },
744
+ {
745
+ "name": "tenant",
746
+ "required": false,
747
+ "conditionKeys": [],
748
+ "dependentActions": []
730
749
  }
731
750
  ],
732
751
  "conditionKeys": [
@@ -2481,6 +2500,62 @@
2481
2500
  "iam:CreateServiceLinkedRole"
2482
2501
  ]
2483
2502
  },
2503
+ "createtenant": {
2504
+ "name": "CreateTenant",
2505
+ "description": "Grants permission to create a new tenant",
2506
+ "accessLevel": "Write",
2507
+ "resourceTypes": [
2508
+ {
2509
+ "name": "tenant",
2510
+ "required": true,
2511
+ "conditionKeys": [],
2512
+ "dependentActions": []
2513
+ }
2514
+ ],
2515
+ "conditionKeys": [
2516
+ "ses:ApiVersion",
2517
+ "aws:TagKeys",
2518
+ "aws:RequestTag/${TagKey}"
2519
+ ],
2520
+ "dependentActions": []
2521
+ },
2522
+ "createtenantresourceassociation": {
2523
+ "name": "CreateTenantResourceAssociation",
2524
+ "description": "Grants permission to associate a SES resource to a tenant",
2525
+ "accessLevel": "Write",
2526
+ "resourceTypes": [
2527
+ {
2528
+ "name": "configuration-set",
2529
+ "required": true,
2530
+ "conditionKeys": [],
2531
+ "dependentActions": []
2532
+ },
2533
+ {
2534
+ "name": "identity",
2535
+ "required": true,
2536
+ "conditionKeys": [],
2537
+ "dependentActions": []
2538
+ },
2539
+ {
2540
+ "name": "template",
2541
+ "required": true,
2542
+ "conditionKeys": [],
2543
+ "dependentActions": []
2544
+ },
2545
+ {
2546
+ "name": "tenant",
2547
+ "required": true,
2548
+ "conditionKeys": [],
2549
+ "dependentActions": []
2550
+ }
2551
+ ],
2552
+ "conditionKeys": [
2553
+ "ses:ApiVersion",
2554
+ "aws:TagKeys",
2555
+ "aws:RequestTag/${TagKey}"
2556
+ ],
2557
+ "dependentActions": []
2558
+ },
2484
2559
  "deletecontact": {
2485
2560
  "name": "DeleteContact",
2486
2561
  "description": "Grants permission to delete a contact from a contact list",
@@ -2580,6 +2655,60 @@
2580
2655
  ],
2581
2656
  "dependentActions": []
2582
2657
  },
2658
+ "deletetenant": {
2659
+ "name": "DeleteTenant",
2660
+ "description": "Grants permission to delete a tenant",
2661
+ "accessLevel": "Write",
2662
+ "resourceTypes": [
2663
+ {
2664
+ "name": "tenant",
2665
+ "required": true,
2666
+ "conditionKeys": [],
2667
+ "dependentActions": []
2668
+ }
2669
+ ],
2670
+ "conditionKeys": [
2671
+ "ses:ApiVersion",
2672
+ "aws:ResourceTag/${TagKey}"
2673
+ ],
2674
+ "dependentActions": []
2675
+ },
2676
+ "deletetenantresourceassociation": {
2677
+ "name": "DeleteTenantResourceAssociation",
2678
+ "description": "Grants permission to remove an associated SES resource from a tenant",
2679
+ "accessLevel": "Write",
2680
+ "resourceTypes": [
2681
+ {
2682
+ "name": "configuration-set",
2683
+ "required": true,
2684
+ "conditionKeys": [],
2685
+ "dependentActions": []
2686
+ },
2687
+ {
2688
+ "name": "identity",
2689
+ "required": true,
2690
+ "conditionKeys": [],
2691
+ "dependentActions": []
2692
+ },
2693
+ {
2694
+ "name": "template",
2695
+ "required": true,
2696
+ "conditionKeys": [],
2697
+ "dependentActions": []
2698
+ },
2699
+ {
2700
+ "name": "tenant",
2701
+ "required": true,
2702
+ "conditionKeys": [],
2703
+ "dependentActions": []
2704
+ }
2705
+ ],
2706
+ "conditionKeys": [
2707
+ "ses:ApiVersion",
2708
+ "aws:ResourceTag/${TagKey}"
2709
+ ],
2710
+ "dependentActions": []
2711
+ },
2583
2712
  "getcontact": {
2584
2713
  "name": "GetContact",
2585
2714
  "description": "Grants permission to return a contact from a contact list",
@@ -2731,6 +2860,24 @@
2731
2860
  ],
2732
2861
  "dependentActions": []
2733
2862
  },
2863
+ "getreputationentity": {
2864
+ "name": "GetReputationEntity",
2865
+ "description": "Grants permission to retrieve information about a reputation entity's status",
2866
+ "accessLevel": "Read",
2867
+ "resourceTypes": [
2868
+ {
2869
+ "name": "tenant",
2870
+ "required": true,
2871
+ "conditionKeys": [],
2872
+ "dependentActions": []
2873
+ }
2874
+ ],
2875
+ "conditionKeys": [
2876
+ "ses:ApiVersion",
2877
+ "aws:ResourceTag/${TagKey}"
2878
+ ],
2879
+ "dependentActions": []
2880
+ },
2734
2881
  "getsuppresseddestination": {
2735
2882
  "name": "GetSuppressedDestination",
2736
2883
  "description": "Grants permission to retrieve information about a specific email address that's on the suppression list for your account",
@@ -2741,6 +2888,24 @@
2741
2888
  ],
2742
2889
  "dependentActions": []
2743
2890
  },
2891
+ "gettenant": {
2892
+ "name": "GetTenant",
2893
+ "description": "Grants permission to get information about a tenant",
2894
+ "accessLevel": "Read",
2895
+ "resourceTypes": [
2896
+ {
2897
+ "name": "tenant",
2898
+ "required": true,
2899
+ "conditionKeys": [],
2900
+ "dependentActions": []
2901
+ }
2902
+ ],
2903
+ "conditionKeys": [
2904
+ "ses:ApiVersion",
2905
+ "aws:ResourceTag/${TagKey}"
2906
+ ],
2907
+ "dependentActions": []
2908
+ },
2744
2909
  "listcontactlists": {
2745
2910
  "name": "ListContactLists",
2746
2911
  "description": "Grants permission to list all of the contact lists available for your account",
@@ -2827,6 +2992,54 @@
2827
2992
  ],
2828
2993
  "dependentActions": []
2829
2994
  },
2995
+ "listreputationentities": {
2996
+ "name": "ListReputationEntities",
2997
+ "description": "Grants permission to retrieve a list of reputation entities",
2998
+ "accessLevel": "List",
2999
+ "resourceTypes": [
3000
+ {
3001
+ "name": "tenant",
3002
+ "required": true,
3003
+ "conditionKeys": [],
3004
+ "dependentActions": []
3005
+ }
3006
+ ],
3007
+ "conditionKeys": [
3008
+ "ses:ApiVersion",
3009
+ "aws:ResourceTag/${TagKey}"
3010
+ ],
3011
+ "dependentActions": []
3012
+ },
3013
+ "listresourcetenants": {
3014
+ "name": "ListResourceTenants",
3015
+ "description": "Grants permission to list all the tenants associated to a SES resource",
3016
+ "accessLevel": "List",
3017
+ "resourceTypes": [
3018
+ {
3019
+ "name": "configuration-set",
3020
+ "required": true,
3021
+ "conditionKeys": [],
3022
+ "dependentActions": []
3023
+ },
3024
+ {
3025
+ "name": "identity",
3026
+ "required": true,
3027
+ "conditionKeys": [],
3028
+ "dependentActions": []
3029
+ },
3030
+ {
3031
+ "name": "template",
3032
+ "required": true,
3033
+ "conditionKeys": [],
3034
+ "dependentActions": []
3035
+ }
3036
+ ],
3037
+ "conditionKeys": [
3038
+ "ses:ApiVersion",
3039
+ "aws:ResourceTag/${TagKey}"
3040
+ ],
3041
+ "dependentActions": []
3042
+ },
2830
3043
  "listsuppresseddestinations": {
2831
3044
  "name": "ListSuppressedDestinations",
2832
3045
  "description": "Grants permission to list email addresses that are on the suppression list for your account",
@@ -2837,6 +3050,34 @@
2837
3050
  ],
2838
3051
  "dependentActions": []
2839
3052
  },
3053
+ "listtenantresources": {
3054
+ "name": "ListTenantResources",
3055
+ "description": "Grants permission to list all the resources associated to a tenant",
3056
+ "accessLevel": "List",
3057
+ "resourceTypes": [
3058
+ {
3059
+ "name": "tenant",
3060
+ "required": true,
3061
+ "conditionKeys": [],
3062
+ "dependentActions": []
3063
+ }
3064
+ ],
3065
+ "conditionKeys": [
3066
+ "ses:ApiVersion",
3067
+ "aws:ResourceTag/${TagKey}"
3068
+ ],
3069
+ "dependentActions": []
3070
+ },
3071
+ "listtenants": {
3072
+ "name": "ListTenants",
3073
+ "description": "Grants permission to list all the tenants for your account",
3074
+ "accessLevel": "List",
3075
+ "resourceTypes": [],
3076
+ "conditionKeys": [
3077
+ "ses:ApiVersion"
3078
+ ],
3079
+ "dependentActions": []
3080
+ },
2840
3081
  "putaccountdetails": {
2841
3082
  "name": "PutAccountDetails",
2842
3083
  "description": "Grants permission to update your account details",
@@ -3041,7 +3282,8 @@
3041
3282
  ],
3042
3283
  "conditionKeys": [
3043
3284
  "ses:ApiVersion",
3044
- "ses:MultiRegionEndpointId"
3285
+ "ses:MultiRegionEndpointId",
3286
+ "ses:TenantName"
3045
3287
  ],
3046
3288
  "dependentActions": []
3047
3289
  },
@@ -3132,5 +3374,47 @@
3132
3374
  "ses:ApiVersion"
3133
3375
  ],
3134
3376
  "dependentActions": []
3377
+ },
3378
+ "updatereputationentitycustomermanagedstatus": {
3379
+ "name": "UpdateReputationEntityCustomerManagedStatus",
3380
+ "description": "Grants permission to update the customer-managed sending status",
3381
+ "accessLevel": "Write",
3382
+ "resourceTypes": [
3383
+ {
3384
+ "name": "tenant",
3385
+ "required": true,
3386
+ "conditionKeys": [],
3387
+ "dependentActions": []
3388
+ }
3389
+ ],
3390
+ "conditionKeys": [
3391
+ "ses:ApiVersion",
3392
+ "aws:ResourceTag/${TagKey}"
3393
+ ],
3394
+ "dependentActions": []
3395
+ },
3396
+ "updatereputationentitypolicy": {
3397
+ "name": "UpdateReputationEntityPolicy",
3398
+ "description": "Grants permission to assign a reputation policy",
3399
+ "accessLevel": "Write",
3400
+ "resourceTypes": [
3401
+ {
3402
+ "name": "reputation-policy",
3403
+ "required": true,
3404
+ "conditionKeys": [],
3405
+ "dependentActions": []
3406
+ },
3407
+ {
3408
+ "name": "tenant",
3409
+ "required": true,
3410
+ "conditionKeys": [],
3411
+ "dependentActions": []
3412
+ }
3413
+ ],
3414
+ "conditionKeys": [
3415
+ "ses:ApiVersion",
3416
+ "aws:ResourceTag/${TagKey}"
3417
+ ],
3418
+ "dependentActions": []
3135
3419
  }
3136
3420
  }
@@ -11,6 +11,30 @@
11
11
  ],
12
12
  "dependentActions": []
13
13
  },
14
+ "createwhatsappmessagetemplate": {
15
+ "name": "CreateWhatsAppMessageTemplate",
16
+ "description": "Grants permission to create a WhatsApp message template",
17
+ "accessLevel": "Write",
18
+ "resourceTypes": [],
19
+ "conditionKeys": [],
20
+ "dependentActions": []
21
+ },
22
+ "createwhatsappmessagetemplatefromlibrary": {
23
+ "name": "CreateWhatsAppMessageTemplateFromLibrary",
24
+ "description": "Grants permission to create a WhatsApp message template from Meta's template library",
25
+ "accessLevel": "Write",
26
+ "resourceTypes": [],
27
+ "conditionKeys": [],
28
+ "dependentActions": []
29
+ },
30
+ "createwhatsappmessagetemplatemedia": {
31
+ "name": "CreateWhatsAppMessageTemplateMedia",
32
+ "description": "Grants permission to create media for WhatsApp message templates",
33
+ "accessLevel": "Write",
34
+ "resourceTypes": [],
35
+ "conditionKeys": [],
36
+ "dependentActions": []
37
+ },
14
38
  "deletewhatsappmessagemedia": {
15
39
  "name": "DeleteWhatsAppMessageMedia",
16
40
  "description": "Grants permission to delete a media object from WhatsApp",
@@ -26,6 +50,14 @@
26
50
  "conditionKeys": [],
27
51
  "dependentActions": []
28
52
  },
53
+ "deletewhatsappmessagetemplate": {
54
+ "name": "DeleteWhatsAppMessageTemplate",
55
+ "description": "Grants permission to delete a WhatsApp message template",
56
+ "accessLevel": "Write",
57
+ "resourceTypes": [],
58
+ "conditionKeys": [],
59
+ "dependentActions": []
60
+ },
29
61
  "disassociatewhatsappbusinessaccount": {
30
62
  "name": "DisassociateWhatsAppBusinessAccount",
31
63
  "description": "Grants permission to disassociate a WhatsApp Business Account from your AWS account",
@@ -86,6 +118,14 @@
86
118
  "conditionKeys": [],
87
119
  "dependentActions": []
88
120
  },
121
+ "getwhatsappmessagetemplate": {
122
+ "name": "GetWhatsAppMessageTemplate",
123
+ "description": "Grants permission to get details of a WhatsApp message template",
124
+ "accessLevel": "Read",
125
+ "resourceTypes": [],
126
+ "conditionKeys": [],
127
+ "dependentActions": []
128
+ },
89
129
  "listlinkedwhatsappbusinessaccounts": {
90
130
  "name": "ListLinkedWhatsAppBusinessAccounts",
91
131
  "description": "Grants permission to view all of your WhatsApp Business Accounts",
@@ -115,6 +155,22 @@
115
155
  "conditionKeys": [],
116
156
  "dependentActions": []
117
157
  },
158
+ "listwhatsappmessagetemplates": {
159
+ "name": "ListWhatsAppMessageTemplates",
160
+ "description": "Grants permission to list WhatsApp message templates",
161
+ "accessLevel": "List",
162
+ "resourceTypes": [],
163
+ "conditionKeys": [],
164
+ "dependentActions": []
165
+ },
166
+ "listwhatsapptemplatelibrary": {
167
+ "name": "ListWhatsAppTemplateLibrary",
168
+ "description": "Grants permission to list available templates from Meta's template library",
169
+ "accessLevel": "List",
170
+ "resourceTypes": [],
171
+ "conditionKeys": [],
172
+ "dependentActions": []
173
+ },
118
174
  "postwhatsappmessagemedia": {
119
175
  "name": "PostWhatsAppMessageMedia",
120
176
  "description": "Grants permission to upload a media object to WhatsApp",
@@ -208,5 +264,13 @@
208
264
  "aws:TagKeys"
209
265
  ],
210
266
  "dependentActions": []
267
+ },
268
+ "updatewhatsappmessagetemplate": {
269
+ "name": "UpdateWhatsAppMessageTemplate",
270
+ "description": "Grants permission to update a WhatsApp message template",
271
+ "accessLevel": "Write",
272
+ "resourceTypes": [],
273
+ "conditionKeys": [],
274
+ "dependentActions": []
211
275
  }
212
276
  }
@@ -485,14 +485,6 @@
485
485
  "conditionKeys": [],
486
486
  "dependentActions": []
487
487
  },
488
- "deletepermissionspolicy": {
489
- "name": "DeletePermissionsPolicy",
490
- "description": "Grants permission to delete the permission policy associated with a permission set",
491
- "accessLevel": "Permissions management",
492
- "resourceTypes": [],
493
- "conditionKeys": [],
494
- "dependentActions": []
495
- },
496
488
  "deleteprofile": {
497
489
  "name": "DeleteProfile",
498
490
  "description": "Grants permission to delete the profile for an application instance",
@@ -595,14 +587,6 @@
595
587
  "conditionKeys": [],
596
588
  "dependentActions": []
597
589
  },
598
- "describedirectories": {
599
- "name": "DescribeDirectories",
600
- "description": "Grants permission to obtain information about the directories for this account",
601
- "accessLevel": "Read",
602
- "resourceTypes": [],
603
- "conditionKeys": [],
604
- "dependentActions": []
605
- },
606
590
  "describeinstance": {
607
591
  "name": "DescribeInstance",
608
592
  "description": "Grants permission to obtain information about an identity center instance",
@@ -669,14 +653,6 @@
669
653
  "conditionKeys": [],
670
654
  "dependentActions": []
671
655
  },
672
- "describepermissionspolicies": {
673
- "name": "DescribePermissionsPolicies",
674
- "description": "Grants permission to retrieve all the permissions policies associated with a permission set",
675
- "accessLevel": "Read",
676
- "resourceTypes": [],
677
- "conditionKeys": [],
678
- "dependentActions": []
679
- },
680
656
  "describeregisteredregions": {
681
657
  "name": "DescribeRegisteredRegions",
682
658
  "description": "Grants permission to obtain the regions where your organization has enabled AWS IAM Identity Center",
@@ -700,14 +676,6 @@
700
676
  "conditionKeys": [],
701
677
  "dependentActions": []
702
678
  },
703
- "describetrusts": {
704
- "name": "DescribeTrusts",
705
- "description": "Grants permission to obtain information about the trust relationships for this account",
706
- "accessLevel": "Read",
707
- "resourceTypes": [],
708
- "conditionKeys": [],
709
- "dependentActions": []
710
- },
711
679
  "detachcustomermanagedpolicyreferencefrompermissionset": {
712
680
  "name": "DetachCustomerManagedPolicyReferenceFromPermissionSet",
713
681
  "description": "Grants permission to detach a customer managed policy reference from a permission set",
@@ -844,6 +812,23 @@
844
812
  "conditionKeys": [],
845
813
  "dependentActions": []
846
814
  },
815
+ "getapplicationsessionconfiguration": {
816
+ "name": "GetApplicationSessionConfiguration",
817
+ "description": "Grants permission to get session configuration for an application",
818
+ "accessLevel": "Read",
819
+ "resourceTypes": [
820
+ {
821
+ "name": "Application",
822
+ "required": true,
823
+ "conditionKeys": [],
824
+ "dependentActions": []
825
+ }
826
+ ],
827
+ "conditionKeys": [
828
+ "sso:ApplicationAccount"
829
+ ],
830
+ "dependentActions": []
831
+ },
847
832
  "getapplicationtemplate": {
848
833
  "name": "GetApplicationTemplate",
849
834
  "description": "Grants permission to retrieve application template details",
@@ -918,16 +903,6 @@
918
903
  "conditionKeys": [],
919
904
  "dependentActions": []
920
905
  },
921
- "getpermissionspolicy": {
922
- "name": "GetPermissionsPolicy",
923
- "description": "Grants permission to retrieve all permission policies associated with a permission set",
924
- "accessLevel": "Read",
925
- "resourceTypes": [],
926
- "conditionKeys": [],
927
- "dependentActions": [
928
- "sso:DescribePermissionsPolicies"
929
- ]
930
- },
931
906
  "getprofile": {
932
907
  "name": "GetProfile",
933
908
  "description": "Grants permission to retrieve a profile for an application instance",
@@ -1475,6 +1450,23 @@
1475
1450
  ],
1476
1451
  "dependentActions": []
1477
1452
  },
1453
+ "putapplicationsessionconfiguration": {
1454
+ "name": "PutApplicationSessionConfiguration",
1455
+ "description": "Grants permission to put session configuration for an application",
1456
+ "accessLevel": "Write",
1457
+ "resourceTypes": [
1458
+ {
1459
+ "name": "Application",
1460
+ "required": true,
1461
+ "conditionKeys": [],
1462
+ "dependentActions": []
1463
+ }
1464
+ ],
1465
+ "conditionKeys": [
1466
+ "sso:ApplicationAccount"
1467
+ ],
1468
+ "dependentActions": []
1469
+ },
1478
1470
  "putinlinepolicytopermissionset": {
1479
1471
  "name": "PutInlinePolicyToPermissionSet",
1480
1472
  "description": "Grants permission to attach an IAM inline policy to a permission set",
@@ -1708,14 +1700,6 @@
1708
1700
  "conditionKeys": [],
1709
1701
  "dependentActions": []
1710
1702
  },
1711
- "updatedirectoryassociation": {
1712
- "name": "UpdateDirectoryAssociation",
1713
- "description": "Grants permission to update the user attribute mappings for your connected directory",
1714
- "accessLevel": "Write",
1715
- "resourceTypes": [],
1716
- "conditionKeys": [],
1717
- "dependentActions": []
1718
- },
1719
1703
  "updateinstance": {
1720
1704
  "name": "UpdateInstance",
1721
1705
  "description": "Grants permission to update an identity center instance",
@@ -6,6 +6,7 @@
6
6
  "resourceTypes": [],
7
7
  "conditionKeys": [
8
8
  "aws:RequestTag/${TagKey}",
9
+ "aws:ResourceTag/${TagKey}",
9
10
  "aws:TagKeys"
10
11
  ],
11
12
  "dependentActions": []
@@ -17,6 +18,7 @@
17
18
  "resourceTypes": [],
18
19
  "conditionKeys": [
19
20
  "aws:RequestTag/${TagKey}",
21
+ "aws:ResourceTag/${TagKey}",
20
22
  "aws:TagKeys"
21
23
  ],
22
24
  "dependentActions": [
@@ -31,6 +33,7 @@
31
33
  "resourceTypes": [],
32
34
  "conditionKeys": [
33
35
  "aws:RequestTag/${TagKey}",
36
+ "aws:ResourceTag/${TagKey}",
34
37
  "aws:TagKeys"
35
38
  ],
36
39
  "dependentActions": [
@@ -44,6 +47,7 @@
44
47
  "resourceTypes": [],
45
48
  "conditionKeys": [
46
49
  "aws:RequestTag/${TagKey}",
50
+ "aws:ResourceTag/${TagKey}",
47
51
  "aws:TagKeys"
48
52
  ],
49
53
  "dependentActions": [
@@ -57,6 +61,7 @@
57
61
  "resourceTypes": [],
58
62
  "conditionKeys": [
59
63
  "aws:RequestTag/${TagKey}",
64
+ "aws:ResourceTag/${TagKey}",
60
65
  "aws:TagKeys"
61
66
  ],
62
67
  "dependentActions": [
@@ -461,6 +466,7 @@
461
466
  "transcribe:OutputBucketName",
462
467
  "transcribe:OutputEncryptionKMSKeyId",
463
468
  "aws:RequestTag/${TagKey}",
469
+ "aws:ResourceTag/${TagKey}",
464
470
  "aws:TagKeys"
465
471
  ],
466
472
  "dependentActions": [
@@ -501,6 +507,7 @@
501
507
  "transcribe:OutputEncryptionKMSKeyId",
502
508
  "transcribe:OutputKey",
503
509
  "aws:RequestTag/${TagKey}",
510
+ "aws:ResourceTag/${TagKey}",
504
511
  "aws:TagKeys"
505
512
  ],
506
513
  "dependentActions": [
@@ -533,6 +540,7 @@
533
540
  "transcribe:OutputEncryptionKMSKeyId",
534
541
  "transcribe:OutputKey",
535
542
  "aws:RequestTag/${TagKey}",
543
+ "aws:ResourceTag/${TagKey}",
536
544
  "aws:TagKeys"
537
545
  ],
538
546
  "dependentActions": [
@@ -546,6 +554,10 @@
546
554
  "resourceTypes": [],
547
555
  "conditionKeys": [
548
556
  "aws:RequestTag/${TagKey}",
557
+ "aws:ResourceTag/${TagKey}",
558
+ "transcribe:OutputBucketName",
559
+ "transcribe:OutputEncryptionKMSKeyId",
560
+ "transcribe:OutputKey",
549
561
  "aws:TagKeys"
550
562
  ],
551
563
  "dependentActions": []
@@ -0,0 +1,26 @@
1
+ {
2
+ "deleteaccountcolor": {
3
+ "name": "DeleteAccountColor",
4
+ "description": "Grants permission to delete the color associated with the account",
5
+ "accessLevel": "Write",
6
+ "resourceTypes": [],
7
+ "conditionKeys": [],
8
+ "dependentActions": []
9
+ },
10
+ "getaccountcolor": {
11
+ "name": "GetAccountColor",
12
+ "description": "Grants permission to get the color associated with the account",
13
+ "accessLevel": "Read",
14
+ "resourceTypes": [],
15
+ "conditionKeys": [],
16
+ "dependentActions": []
17
+ },
18
+ "putaccountcolor": {
19
+ "name": "PutAccountColor",
20
+ "description": "Grants permission to sets the color associated with an account",
21
+ "accessLevel": "Write",
22
+ "resourceTypes": [],
23
+ "conditionKeys": [],
24
+ "dependentActions": []
25
+ }
26
+ }