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
@@ -90,6 +90,27 @@
90
90
  "conditionKeys": [],
91
91
  "dependentActions": []
92
92
  },
93
+ "associatesessionlogger": {
94
+ "name": "AssociateSessionLogger",
95
+ "description": "Grants permission to associate session logger with web portals",
96
+ "accessLevel": "Write",
97
+ "resourceTypes": [
98
+ {
99
+ "name": "portal",
100
+ "required": true,
101
+ "conditionKeys": [],
102
+ "dependentActions": []
103
+ },
104
+ {
105
+ "name": "sessionLogger",
106
+ "required": true,
107
+ "conditionKeys": [],
108
+ "dependentActions": []
109
+ }
110
+ ],
111
+ "conditionKeys": [],
112
+ "dependentActions": []
113
+ },
93
114
  "associatetruststore": {
94
115
  "name": "AssociateTrustStore",
95
116
  "description": "Grants permission to associate trust stores with web portals",
@@ -248,6 +269,17 @@
248
269
  "kms:GenerateDataKey"
249
270
  ]
250
271
  },
272
+ "createsessionlogger": {
273
+ "name": "CreateSessionLogger",
274
+ "description": "Grants permission to create session logger",
275
+ "accessLevel": "Write",
276
+ "resourceTypes": [],
277
+ "conditionKeys": [
278
+ "aws:TagKeys",
279
+ "aws:RequestTag/${TagKey}"
280
+ ],
281
+ "dependentActions": []
282
+ },
251
283
  "createtruststore": {
252
284
  "name": "CreateTrustStore",
253
285
  "description": "Grants permission to create trust stores",
@@ -377,6 +409,21 @@
377
409
  "conditionKeys": [],
378
410
  "dependentActions": []
379
411
  },
412
+ "deletesessionlogger": {
413
+ "name": "DeleteSessionLogger",
414
+ "description": "Grants permission to delete session logger",
415
+ "accessLevel": "Write",
416
+ "resourceTypes": [
417
+ {
418
+ "name": "sessionLogger",
419
+ "required": true,
420
+ "conditionKeys": [],
421
+ "dependentActions": []
422
+ }
423
+ ],
424
+ "conditionKeys": [],
425
+ "dependentActions": []
426
+ },
380
427
  "deletetruststore": {
381
428
  "name": "DeleteTrustStore",
382
429
  "description": "Grants permission to delete trust stores",
@@ -482,6 +529,21 @@
482
529
  "conditionKeys": [],
483
530
  "dependentActions": []
484
531
  },
532
+ "disassociatesessionlogger": {
533
+ "name": "DisassociateSessionLogger",
534
+ "description": "Grants permission to disassociate session logger from web portals",
535
+ "accessLevel": "Write",
536
+ "resourceTypes": [
537
+ {
538
+ "name": "portal",
539
+ "required": true,
540
+ "conditionKeys": [],
541
+ "dependentActions": []
542
+ }
543
+ ],
544
+ "conditionKeys": [],
545
+ "dependentActions": []
546
+ },
485
547
  "disassociatetruststore": {
486
548
  "name": "DisassociateTrustStore",
487
549
  "description": "Grants permission to disassociate trust stores from web portals",
@@ -662,6 +724,21 @@
662
724
  "conditionKeys": [],
663
725
  "dependentActions": []
664
726
  },
727
+ "getsessionlogger": {
728
+ "name": "GetSessionLogger",
729
+ "description": "Grants permission to get details on session logger",
730
+ "accessLevel": "Read",
731
+ "resourceTypes": [
732
+ {
733
+ "name": "sessionLogger",
734
+ "required": true,
735
+ "conditionKeys": [],
736
+ "dependentActions": []
737
+ }
738
+ ],
739
+ "conditionKeys": [],
740
+ "dependentActions": []
741
+ },
665
742
  "gettruststore": {
666
743
  "name": "GetTrustStore",
667
744
  "description": "Grants permission to get details on trust stores",
@@ -777,6 +854,14 @@
777
854
  "conditionKeys": [],
778
855
  "dependentActions": []
779
856
  },
857
+ "listsessionloggers": {
858
+ "name": "ListSessionLoggers",
859
+ "description": "Grants permission to list session loggers",
860
+ "accessLevel": "Read",
861
+ "resourceTypes": [],
862
+ "conditionKeys": [],
863
+ "dependentActions": []
864
+ },
780
865
  "listsessions": {
781
866
  "name": "ListSessions",
782
867
  "description": "Grants permission to list sessions for a Portal using optional filters",
@@ -873,6 +958,12 @@
873
958
  "conditionKeys": [],
874
959
  "dependentActions": []
875
960
  },
961
+ {
962
+ "name": "sessionLogger",
963
+ "required": false,
964
+ "conditionKeys": [],
965
+ "dependentActions": []
966
+ },
876
967
  {
877
968
  "name": "trustStore",
878
969
  "required": false,
@@ -939,6 +1030,12 @@
939
1030
  "conditionKeys": [],
940
1031
  "dependentActions": []
941
1032
  },
1033
+ {
1034
+ "name": "sessionLogger",
1035
+ "required": false,
1036
+ "conditionKeys": [],
1037
+ "dependentActions": []
1038
+ },
942
1039
  {
943
1040
  "name": "trustStore",
944
1041
  "required": false,
@@ -1066,6 +1163,21 @@
1066
1163
  "conditionKeys": [],
1067
1164
  "dependentActions": []
1068
1165
  },
1166
+ "updatesessionlogger": {
1167
+ "name": "UpdateSessionLogger",
1168
+ "description": "Grants permission to update session logger",
1169
+ "accessLevel": "Write",
1170
+ "resourceTypes": [
1171
+ {
1172
+ "name": "sessionLogger",
1173
+ "required": true,
1174
+ "conditionKeys": [],
1175
+ "dependentActions": []
1176
+ }
1177
+ ],
1178
+ "conditionKeys": [],
1179
+ "dependentActions": []
1180
+ },
1069
1181
  "updatetruststore": {
1070
1182
  "name": "UpdateTrustStore",
1071
1183
  "description": "Grants permission to update trust stores",
@@ -154,6 +154,22 @@
154
154
  ],
155
155
  "dependentActions": []
156
156
  },
157
+ "createrootclientcertificate": {
158
+ "name": "CreateRootClientCertificate",
159
+ "isPermissionOnly": true,
160
+ "description": "Grants permission to create a root client certificate",
161
+ "accessLevel": "Write",
162
+ "resourceTypes": [
163
+ {
164
+ "name": "certificateid",
165
+ "required": true,
166
+ "conditionKeys": [],
167
+ "dependentActions": []
168
+ }
169
+ ],
170
+ "conditionKeys": [],
171
+ "dependentActions": []
172
+ },
157
173
  "createstandbyworkspaces": {
158
174
  "name": "CreateStandbyWorkspaces",
159
175
  "description": "Grants permission to create one or more Standby WorkSpaces",
@@ -379,6 +395,22 @@
379
395
  "conditionKeys": [],
380
396
  "dependentActions": []
381
397
  },
398
+ "deleterootclientcertificate": {
399
+ "name": "DeleteRootClientCertificate",
400
+ "isPermissionOnly": true,
401
+ "description": "Grants permission to delete root client certificate",
402
+ "accessLevel": "Write",
403
+ "resourceTypes": [
404
+ {
405
+ "name": "certificateid",
406
+ "required": true,
407
+ "conditionKeys": [],
408
+ "dependentActions": []
409
+ }
410
+ ],
411
+ "conditionKeys": [],
412
+ "dependentActions": []
413
+ },
382
414
  "deletetags": {
383
415
  "name": "DeleteTags",
384
416
  "description": "Grants permission to delete tags from WorkSpaces resources",
@@ -578,6 +610,23 @@
578
610
  "conditionKeys": [],
579
611
  "dependentActions": []
580
612
  },
613
+ "describeconsent": {
614
+ "name": "DescribeConsent",
615
+ "isPermissionOnly": true,
616
+ "description": "Grants permission to retrieve information about consent agreement to BYOL minimum requirements",
617
+ "accessLevel": "Read",
618
+ "resourceTypes": [],
619
+ "conditionKeys": [],
620
+ "dependentActions": []
621
+ },
622
+ "describecustomworkspaceimageimport": {
623
+ "name": "DescribeCustomWorkspaceImageImport",
624
+ "description": "Grants permission to retrieve information about WorkSpace BYOL image import task",
625
+ "accessLevel": "Read",
626
+ "resourceTypes": [],
627
+ "conditionKeys": [],
628
+ "dependentActions": []
629
+ },
581
630
  "describeimageassociations": {
582
631
  "name": "DescribeImageAssociations",
583
632
  "description": "Grants permission to retrieve information about resources associated with a WorkSpace image",
@@ -610,6 +659,22 @@
610
659
  "conditionKeys": [],
611
660
  "dependentActions": []
612
661
  },
662
+ "describerootclientcertificates": {
663
+ "name": "DescribeRootClientCertificates",
664
+ "isPermissionOnly": true,
665
+ "description": "Grants permission to retrieve information for root client certificates",
666
+ "accessLevel": "List",
667
+ "resourceTypes": [
668
+ {
669
+ "name": "certificateid",
670
+ "required": true,
671
+ "conditionKeys": [],
672
+ "dependentActions": []
673
+ }
674
+ ],
675
+ "conditionKeys": [],
676
+ "dependentActions": []
677
+ },
613
678
  "describetags": {
614
679
  "name": "DescribeTags",
615
680
  "description": "Grants permission to describe the tags for WorkSpaces resources",
@@ -728,6 +793,22 @@
728
793
  "conditionKeys": [],
729
794
  "dependentActions": []
730
795
  },
796
+ "directoryaccessmanagement": {
797
+ "name": "DirectoryAccessManagement",
798
+ "isPermissionOnly": true,
799
+ "description": "Grants permission to directory management actions while managing and provisioning workspaces",
800
+ "accessLevel": "List",
801
+ "resourceTypes": [
802
+ {
803
+ "name": "directoryid",
804
+ "required": true,
805
+ "conditionKeys": [],
806
+ "dependentActions": []
807
+ }
808
+ ],
809
+ "conditionKeys": [],
810
+ "dependentActions": []
811
+ },
731
812
  "disassociateconnectionalias": {
732
813
  "name": "DisassociateConnectionAlias",
733
814
  "description": "Grants permission to disassociate connection aliases from directories",
@@ -810,6 +891,14 @@
810
891
  "conditionKeys": [],
811
892
  "dependentActions": []
812
893
  },
894
+ "importcustomworkspaceimage": {
895
+ "name": "ImportCustomWorkspaceImage",
896
+ "description": "Grants permission to import Bring Your Own License (BYOL) images into Amazon WorkSpaces",
897
+ "accessLevel": "Write",
898
+ "resourceTypes": [],
899
+ "conditionKeys": [],
900
+ "dependentActions": []
901
+ },
813
902
  "importworkspaceimage": {
814
903
  "name": "ImportWorkspaceImage",
815
904
  "description": "Grants permission to import Bring Your Own License (BYOL) images into Amazon WorkSpaces",
@@ -1249,6 +1338,31 @@
1249
1338
  "conditionKeys": [],
1250
1339
  "dependentActions": []
1251
1340
  },
1341
+ "updateconsent": {
1342
+ "name": "UpdateConsent",
1343
+ "isPermissionOnly": true,
1344
+ "description": "Grants permission to update the consent agreement to BYOL minimum requirements",
1345
+ "accessLevel": "Write",
1346
+ "resourceTypes": [],
1347
+ "conditionKeys": [],
1348
+ "dependentActions": []
1349
+ },
1350
+ "updaterootclientcertificate": {
1351
+ "name": "UpdateRootClientCertificate",
1352
+ "isPermissionOnly": true,
1353
+ "description": "Grants permission to update a root client certificate",
1354
+ "accessLevel": "Write",
1355
+ "resourceTypes": [
1356
+ {
1357
+ "name": "certificateid",
1358
+ "required": true,
1359
+ "conditionKeys": [],
1360
+ "dependentActions": []
1361
+ }
1362
+ ],
1363
+ "conditionKeys": [],
1364
+ "dependentActions": []
1365
+ },
1252
1366
  "updaterulesofipgroup": {
1253
1367
  "name": "UpdateRulesOfIpGroup",
1254
1368
  "description": "Grants permission to replace rules for IP access control groups",
@@ -82,7 +82,9 @@
82
82
  "description": "Grants permission to delete resource policies",
83
83
  "accessLevel": "Write",
84
84
  "resourceTypes": [],
85
- "conditionKeys": [],
85
+ "conditionKeys": [
86
+ "xray:ResourcePolicyName"
87
+ ],
86
88
  "dependentActions": []
87
89
  },
88
90
  "deletesamplingrule": {
@@ -315,7 +317,9 @@
315
317
  "description": "Grants permission to create or update resource policies",
316
318
  "accessLevel": "Write",
317
319
  "resourceTypes": [],
318
- "conditionKeys": [],
320
+ "conditionKeys": [
321
+ "xray:ResourcePolicyName"
322
+ ],
319
323
  "dependentActions": []
320
324
  },
321
325
  "putspans": {
@@ -453,7 +457,9 @@
453
457
  "description": "Grants permission to modify the destination of data sent to PutTraceSegments and OpenTelemetry API",
454
458
  "accessLevel": "Write",
455
459
  "resourceTypes": [],
456
- "conditionKeys": [],
460
+ "conditionKeys": [
461
+ "xray:TraceSegmentDestination"
462
+ ],
457
463
  "dependentActions": []
458
464
  }
459
465
  }
@@ -0,0 +1,17 @@
1
+ {
2
+ "aws:requesttag/${tagkey}": {
3
+ "key": "aws:RequestTag/${TagKey}",
4
+ "description": "Filters access by tag key-value pairs attached to the resource",
5
+ "type": "String"
6
+ },
7
+ "aws:resourcetag/${tagkey}": {
8
+ "key": "aws:ResourceTag/${TagKey}",
9
+ "description": "Filters access by a tag's key and value in a request",
10
+ "type": "String"
11
+ },
12
+ "aws:tagkeys": {
13
+ "key": "aws:TagKeys",
14
+ "description": "Filters access by the presence of tag keys in the request",
15
+ "type": "ArrayOfString"
16
+ }
17
+ }
@@ -0,0 +1 @@
1
+ {}
@@ -1 +1,17 @@
1
- {}
1
+ {
2
+ "aws:requesttag/${tagkey}": {
3
+ "key": "aws:RequestTag/${TagKey}",
4
+ "description": "Filters access by the tags that are passed in the request",
5
+ "type": "String"
6
+ },
7
+ "aws:resourcetag/${tagkey}": {
8
+ "key": "aws:ResourceTag/${TagKey}",
9
+ "description": "Filters access by the tags associated with the resource",
10
+ "type": "String"
11
+ },
12
+ "aws:tagkeys": {
13
+ "key": "aws:TagKeys",
14
+ "description": "Filters access by the tag keys that are passed in the request",
15
+ "type": "ArrayOfString"
16
+ }
17
+ }
@@ -21,8 +21,8 @@
21
21
  },
22
22
  "ebs:parentsnapshot": {
23
23
  "key": "ebs:ParentSnapshot",
24
- "description": "Filters access by the ID of the parent snapshot",
25
- "type": "String"
24
+ "description": "Filters access by the ARN of the parent snapshot",
25
+ "type": "ARN"
26
26
  },
27
27
  "ebs:volumesize": {
28
28
  "key": "ebs:VolumeSize",
@@ -14,8 +14,8 @@
14
14
  "description": "Filters access by the presence of tag keys in the request",
15
15
  "type": "ArrayOfString"
16
16
  },
17
- "imagebuilder:createdresourcetag/<key>": {
18
- "key": "imagebuilder:CreatedResourceTag/<key>",
17
+ "imagebuilder:createdresourcetag/${tagkey}": {
18
+ "key": "imagebuilder:CreatedResourceTag/${TagKey}",
19
19
  "description": "Filters access by the tag key-value pairs attached to the resource created by Image Builder",
20
20
  "type": "String"
21
21
  },
@@ -13,5 +13,15 @@
13
13
  "key": "aws:TagKeys",
14
14
  "description": "Filters access by tag keys that are passed in the request",
15
15
  "type": "ArrayOfString"
16
+ },
17
+ "iotmanagedintegrations:cloudconnectorid": {
18
+ "key": "iotmanagedintegrations:cloudConnectorId",
19
+ "description": "Filters access by the CloudConnectorId",
20
+ "type": "String"
21
+ },
22
+ "iotmanagedintegrations:connectordestinationid": {
23
+ "key": "iotmanagedintegrations:connectorDestinationId",
24
+ "description": "Filters access by the ConnectorDestinationId",
25
+ "type": "String"
16
26
  }
17
27
  }
@@ -1 +1,17 @@
1
- {}
1
+ {
2
+ "aws:requesttag/${tagkey}": {
3
+ "key": "aws:RequestTag/${TagKey}",
4
+ "description": "Filters access by the tags that are passed in the request",
5
+ "type": "String"
6
+ },
7
+ "aws:resourcetag/${tagkey}": {
8
+ "key": "aws:ResourceTag/${TagKey}",
9
+ "description": "Filters access by the tags associated with the resource",
10
+ "type": "String"
11
+ },
12
+ "aws:tagkeys": {
13
+ "key": "aws:TagKeys",
14
+ "description": "Filters access by the tag keys that are passed in the request",
15
+ "type": "ArrayOfString"
16
+ }
17
+ }
@@ -14,11 +14,6 @@
14
14
  "description": "Filters access by tag keys",
15
15
  "type": "ArrayOfString"
16
16
  },
17
- "identitystore:groupid": {
18
- "key": "identitystore:GroupId",
19
- "description": "Filters access by IdentityStore group ARN",
20
- "type": "ARN"
21
- },
22
17
  "quicksight:allowedembeddingdomains": {
23
18
  "key": "quicksight:AllowedEmbeddingDomains",
24
19
  "description": "Filters access by the allowed embedding domains",
@@ -59,6 +59,11 @@
59
59
  "description": "Filters access by the value that contains the number of Provisioned IOPS (PIOPS) that the instance supports. To indicate a DB instance that does not have PIOPS enabled, specify 0",
60
60
  "type": "Numeric"
61
61
  },
62
+ "rds:publiclyaccessible": {
63
+ "key": "rds:PubliclyAccessible",
64
+ "description": "Filters access by the value that specifies whether the DB Instance or DB ShardGroup is publicly accessible",
65
+ "type": "Bool"
66
+ },
62
67
  "rds:storageencrypted": {
63
68
  "key": "rds:StorageEncrypted",
64
69
  "description": "Filters access by the value that specifies whether the DB instance storage should be encrypted. To enforce storage encryption, specify true",
@@ -34,6 +34,11 @@
34
34
  "description": "Filters access by the network origin (Internet or VPC)",
35
35
  "type": "String"
36
36
  },
37
+ "s3:accesspointtag/${tagkey}": {
38
+ "key": "s3:AccessPointTag/${TagKey}",
39
+ "description": "Filters access by existing access point tag key and value",
40
+ "type": "String"
41
+ },
37
42
  "s3:dataaccesspointaccount": {
38
43
  "key": "s3:DataAccessPointAccount",
39
44
  "description": "Filters access by the AWS Account ID that owns the access point",
@@ -19,6 +19,11 @@
19
19
  "description": "Filters access by the network origin (Internet or VPC)",
20
20
  "type": "String"
21
21
  },
22
+ "s3express:accesspointtag/${tagkey}": {
23
+ "key": "s3express:AccessPointTag/${TagKey}",
24
+ "description": "Filters access by tag key-value pairs attached to the access point",
25
+ "type": "String"
26
+ },
22
27
  "s3express:allaccessrestrictedtolocalzonegroup": {
23
28
  "key": "s3express:AllAccessRestrictedToLocalZoneGroup",
24
29
  "description": "Filters access by AWS Local Zone network border group(s) provided in this condition key",
@@ -6,7 +6,7 @@
6
6
  },
7
7
  "aws:resourcetag/${tagkey}": {
8
8
  "key": "aws:ResourceTag/${TagKey}",
9
- "description": "Filters access by tag-value assoicated with the resource",
9
+ "description": "Filters access by tag-value associated with the resource",
10
10
  "type": "String"
11
11
  },
12
12
  "aws:tagkeys": {
@@ -86,7 +86,7 @@
86
86
  },
87
87
  "secretsmanager:secretprimaryregion": {
88
88
  "key": "secretsmanager:SecretPrimaryRegion",
89
- "description": "Filters access by primary region in which the secret is created",
89
+ "description": "Filters access by primary region in which the secret is created if the secret is a multi-Region secret",
90
90
  "type": "String"
91
91
  },
92
92
  "secretsmanager:versionid": {
@@ -29,6 +29,11 @@
29
29
  "description": "Filters access by specifying the Amazon Resource Name (ARN) for the related service",
30
30
  "type": "ARN"
31
31
  },
32
+ "servicediscovery:servicecreatedbyaccount": {
33
+ "key": "servicediscovery:ServiceCreatedByAccount",
34
+ "description": "Filters access by specifying the account id of the related service creator",
35
+ "type": "String"
36
+ },
32
37
  "servicediscovery:servicename": {
33
38
  "key": "servicediscovery:ServiceName",
34
39
  "description": "Filters access by specifying the name of the related service",
@@ -73,5 +73,10 @@
73
73
  "key": "ses:ReplicaRegion",
74
74
  "description": "Filters access by the replica regions for Replicating domain DKIM signing key",
75
75
  "type": "ArrayOfString"
76
+ },
77
+ "ses:tenantname": {
78
+ "key": "ses:TenantName",
79
+ "description": "Filters access by the tenant name that is used to send email",
80
+ "type": "String"
76
81
  }
77
82
  }
@@ -0,0 +1 @@
1
+ {}
@@ -13,5 +13,15 @@
13
13
  "key": "aws:TagKeys",
14
14
  "description": "Filters access by the tag keys that are passed in the request",
15
15
  "type": "ArrayOfString"
16
+ },
17
+ "xray:resourcepolicyname": {
18
+ "key": "xray:ResourcePolicyName",
19
+ "description": "Filters access by PolicyName in the request",
20
+ "type": "String"
21
+ },
22
+ "xray:tracesegmentdestination": {
23
+ "key": "xray:TraceSegmentDestination",
24
+ "description": "Filters access by TraceSegmentDestination type in the request",
25
+ "type": "String"
16
26
  }
17
27
  }