aws-iam-data 0.0.310 → 0.0.311

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.
@@ -1,4 +1,30 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-12-13",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "Amazon Connect": [
8
+ "connect:CreatePushNotificationRegistration",
9
+ "connect:DeletePushNotificationRegistration"
10
+ ],
11
+ "AWS Lake Formation": [
12
+ "lakeformation:CreateLFTagExpression",
13
+ "lakeformation:DeleteLFTagExpression",
14
+ "lakeformation:GetLFTagExpression",
15
+ "lakeformation:ListLFTagExpressions",
16
+ "lakeformation:UpdateLFTagExpression"
17
+ ],
18
+ "Amazon Simple Email Service v2": [
19
+ "ses:CreateMultiRegionEndpoint",
20
+ "ses:DeleteMultiRegionEndpoint",
21
+ "ses:GetMultiRegionEndpoint",
22
+ "ses:ListMultiRegionEndpoints",
23
+ "ses:ReplicateEmailIdentityDkimSigningKey"
24
+ ]
25
+ },
26
+ "removedActions": {}
27
+ },
2
28
  {
3
29
  "dateOfChange": "2024-12-12",
4
30
  "addedServices": [],
@@ -77904,6 +77904,29 @@
77904
77904
  }
77905
77905
  ]
77906
77906
  },
77907
+ {
77908
+ "name": "CreatePushNotificationRegistration",
77909
+ "apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreatePushNotificationRegistration.html",
77910
+ "permissionOnly": false,
77911
+ "description": "Grants permission to create a push notification registration for an Amazon Connect instance",
77912
+ "accessLevel": "Write",
77913
+ "resourceTypes": [
77914
+ {
77915
+ "resourceType": "instance",
77916
+ "required": true,
77917
+ "conditionKeys": [],
77918
+ "dependentActions": []
77919
+ },
77920
+ {
77921
+ "resourceType": "",
77922
+ "required": false,
77923
+ "conditionKeys": [
77924
+ "connect:InstanceId"
77925
+ ],
77926
+ "dependentActions": []
77927
+ }
77928
+ ]
77929
+ },
77907
77930
  {
77908
77931
  "name": "CreateQueue",
77909
77932
  "apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateQueue.html",
@@ -78615,6 +78638,29 @@
78615
78638
  }
78616
78639
  ]
78617
78640
  },
78641
+ {
78642
+ "name": "DeletePushNotificationRegistration",
78643
+ "apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DeletePushNotificationRegistration.html",
78644
+ "permissionOnly": false,
78645
+ "description": "Grants permission to delete a push notification registration for an Amazon Connect instance",
78646
+ "accessLevel": "Write",
78647
+ "resourceTypes": [
78648
+ {
78649
+ "resourceType": "instance",
78650
+ "required": true,
78651
+ "conditionKeys": [],
78652
+ "dependentActions": []
78653
+ },
78654
+ {
78655
+ "resourceType": "",
78656
+ "required": false,
78657
+ "conditionKeys": [
78658
+ "connect:InstanceId"
78659
+ ],
78660
+ "dependentActions": []
78661
+ }
78662
+ ]
78663
+ },
78618
78664
  {
78619
78665
  "name": "DeleteQueue",
78620
78666
  "apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DeleteQueue.html",
@@ -80535,6 +80581,14 @@
80535
80581
  "required": true,
80536
80582
  "conditionKeys": [],
80537
80583
  "dependentActions": []
80584
+ },
80585
+ {
80586
+ "resourceType": "",
80587
+ "required": false,
80588
+ "conditionKeys": [
80589
+ "connect:InstanceId"
80590
+ ],
80591
+ "dependentActions": []
80538
80592
  }
80539
80593
  ]
80540
80594
  },
@@ -228644,6 +228698,21 @@
228644
228698
  }
228645
228699
  ]
228646
228700
  },
228701
+ {
228702
+ "name": "CreateLFTagExpression",
228703
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/APIReference/API_CreateLFTagExpression.html",
228704
+ "permissionOnly": false,
228705
+ "description": "Grants permission to create a Lake Formation tag expression",
228706
+ "accessLevel": "Write",
228707
+ "resourceTypes": [
228708
+ {
228709
+ "resourceType": "",
228710
+ "required": false,
228711
+ "conditionKeys": [],
228712
+ "dependentActions": []
228713
+ }
228714
+ ]
228715
+ },
228647
228716
  {
228648
228717
  "name": "CreateLakeFormationIdentityCenterConfiguration",
228649
228718
  "apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/APIReference/API_CreateLakeFormationIdentityCenterConfiguration.html",
@@ -228704,6 +228773,21 @@
228704
228773
  }
228705
228774
  ]
228706
228775
  },
228776
+ {
228777
+ "name": "DeleteLFTagExpression",
228778
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/APIReference/API_DeleteLFTagExpression.html",
228779
+ "permissionOnly": false,
228780
+ "description": "Grants permission to delete a Lake Formation expression",
228781
+ "accessLevel": "Write",
228782
+ "resourceTypes": [
228783
+ {
228784
+ "resourceType": "",
228785
+ "required": false,
228786
+ "conditionKeys": [],
228787
+ "dependentActions": []
228788
+ }
228789
+ ]
228790
+ },
228707
228791
  {
228708
228792
  "name": "DeleteLakeFormationIdentityCenterConfiguration",
228709
228793
  "apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/APIReference/API_DeleteLakeFormationIdentityCenterConfiguration.html",
@@ -228914,6 +228998,21 @@
228914
228998
  }
228915
228999
  ]
228916
229000
  },
229001
+ {
229002
+ "name": "GetLFTagExpression",
229003
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/APIReference/API_GetLFTagExpression.html",
229004
+ "permissionOnly": false,
229005
+ "description": "Grants permission to retrieve a Lake Formation tag expression",
229006
+ "accessLevel": "Read",
229007
+ "resourceTypes": [
229008
+ {
229009
+ "resourceType": "",
229010
+ "required": false,
229011
+ "conditionKeys": [],
229012
+ "dependentActions": []
229013
+ }
229014
+ ]
229015
+ },
228917
229016
  {
228918
229017
  "name": "GetQueryState",
228919
229018
  "apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/APIReference/API_GetQueryState.html",
@@ -229043,6 +229142,21 @@
229043
229142
  }
229044
229143
  ]
229045
229144
  },
229145
+ {
229146
+ "name": "ListLFTagExpressions",
229147
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/APIReference/API_ListLFTagExpressions.html",
229148
+ "permissionOnly": false,
229149
+ "description": "Grants permission to list Lake Foramtion tag expressions",
229150
+ "accessLevel": "Read",
229151
+ "resourceTypes": [
229152
+ {
229153
+ "resourceType": "",
229154
+ "required": false,
229155
+ "conditionKeys": [],
229156
+ "dependentActions": []
229157
+ }
229158
+ ]
229159
+ },
229046
229160
  {
229047
229161
  "name": "ListLFTags",
229048
229162
  "apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/APIReference/API_ListLFTags.html",
@@ -229283,6 +229397,21 @@
229283
229397
  }
229284
229398
  ]
229285
229399
  },
229400
+ {
229401
+ "name": "UpdateLFTagExpression",
229402
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/APIReference/API_UpdateLFTagExpression.html",
229403
+ "permissionOnly": false,
229404
+ "description": "Grants permission to update a Lake Formation expression",
229405
+ "accessLevel": "Write",
229406
+ "resourceTypes": [
229407
+ {
229408
+ "resourceType": "",
229409
+ "required": false,
229410
+ "conditionKeys": [],
229411
+ "dependentActions": []
229412
+ }
229413
+ ]
229414
+ },
229286
229415
  {
229287
229416
  "name": "UpdateLakeFormationIdentityCenterConfiguration",
229288
229417
  "apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/APIReference/API_UpdateLakeFormationIdentityCenterConfiguration.html",
@@ -286260,12 +286389,6 @@
286260
286389
  "description": "Grants permission to create quick response",
286261
286390
  "accessLevel": "Write",
286262
286391
  "resourceTypes": [
286263
- {
286264
- "resourceType": "KnowledgeBase",
286265
- "required": true,
286266
- "conditionKeys": [],
286267
- "dependentActions": []
286268
- },
286269
286392
  {
286270
286393
  "resourceType": "",
286271
286394
  "required": false,
@@ -286284,12 +286407,6 @@
286284
286407
  "description": "Grants permission to create a session",
286285
286408
  "accessLevel": "Write",
286286
286409
  "resourceTypes": [
286287
- {
286288
- "resourceType": "Assistant",
286289
- "required": true,
286290
- "conditionKeys": [],
286291
- "dependentActions": []
286292
- },
286293
286410
  {
286294
286411
  "resourceType": "",
286295
286412
  "required": false,
@@ -287046,8 +287163,8 @@
287046
287163
  "accessLevel": "List",
287047
287164
  "resourceTypes": [
287048
287165
  {
287049
- "resourceType": "Assistant",
287050
- "required": true,
287166
+ "resourceType": "",
287167
+ "required": false,
287051
287168
  "conditionKeys": [],
287052
287169
  "dependentActions": []
287053
287170
  }
@@ -287229,8 +287346,8 @@
287229
287346
  "accessLevel": "Write",
287230
287347
  "resourceTypes": [
287231
287348
  {
287232
- "resourceType": "Assistant",
287233
- "required": true,
287349
+ "resourceType": "",
287350
+ "required": false,
287234
287351
  "conditionKeys": [],
287235
287352
  "dependentActions": []
287236
287353
  }
@@ -287399,8 +287516,8 @@
287399
287516
  "accessLevel": "Read",
287400
287517
  "resourceTypes": [
287401
287518
  {
287402
- "resourceType": "Assistant",
287403
- "required": true,
287519
+ "resourceType": "",
287520
+ "required": false,
287404
287521
  "conditionKeys": [],
287405
287522
  "dependentActions": []
287406
287523
  }
@@ -345202,6 +345319,27 @@
345202
345319
  }
345203
345320
  ]
345204
345321
  },
345322
+ {
345323
+ "name": "CreateMultiRegionEndpoint",
345324
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_CreateMultiRegionEndpoint.html",
345325
+ "permissionOnly": false,
345326
+ "description": "Grants permission to create a new multi-region endpoint",
345327
+ "accessLevel": "Write",
345328
+ "resourceTypes": [
345329
+ {
345330
+ "resourceType": "",
345331
+ "required": false,
345332
+ "conditionKeys": [
345333
+ "ses:ApiVersion",
345334
+ "aws:TagKeys",
345335
+ "aws:RequestTag/${TagKey}"
345336
+ ],
345337
+ "dependentActions": [
345338
+ "iam:CreateServiceLinkedRole"
345339
+ ]
345340
+ }
345341
+ ]
345342
+ },
345205
345343
  {
345206
345344
  "name": "DeleteConfigurationSet",
345207
345345
  "apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_DeleteConfigurationSet.html",
@@ -345416,6 +345554,30 @@
345416
345554
  }
345417
345555
  ]
345418
345556
  },
345557
+ {
345558
+ "name": "DeleteMultiRegionEndpoint",
345559
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_DeleteMultiRegionEndpoint.html",
345560
+ "permissionOnly": false,
345561
+ "description": "Grants permission to delete a multi-region endpoint",
345562
+ "accessLevel": "Write",
345563
+ "resourceTypes": [
345564
+ {
345565
+ "resourceType": "multi-region-endpoint",
345566
+ "required": true,
345567
+ "conditionKeys": [],
345568
+ "dependentActions": []
345569
+ },
345570
+ {
345571
+ "resourceType": "",
345572
+ "required": false,
345573
+ "conditionKeys": [
345574
+ "ses:ApiVersion",
345575
+ "aws:ResourceTag/${TagKey}"
345576
+ ],
345577
+ "dependentActions": []
345578
+ }
345579
+ ]
345580
+ },
345419
345581
  {
345420
345582
  "name": "DeleteSuppressedDestination",
345421
345583
  "apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_DeleteSuppressedDestination.html",
@@ -345867,6 +346029,30 @@
345867
346029
  }
345868
346030
  ]
345869
346031
  },
346032
+ {
346033
+ "name": "GetMultiRegionEndpoint",
346034
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_GetMultiRegionEndpoint.html",
346035
+ "permissionOnly": false,
346036
+ "description": "Grants permission to get information about a multi-region endpoint",
346037
+ "accessLevel": "Read",
346038
+ "resourceTypes": [
346039
+ {
346040
+ "resourceType": "multi-region-endpoint",
346041
+ "required": true,
346042
+ "conditionKeys": [],
346043
+ "dependentActions": []
346044
+ },
346045
+ {
346046
+ "resourceType": "",
346047
+ "required": false,
346048
+ "conditionKeys": [
346049
+ "ses:ApiVersion",
346050
+ "aws:ResourceTag/${TagKey}"
346051
+ ],
346052
+ "dependentActions": []
346053
+ }
346054
+ ]
346055
+ },
345870
346056
  {
345871
346057
  "name": "GetSuppressedDestination",
345872
346058
  "apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_GetSuppressedDestination.html",
@@ -346078,6 +346264,23 @@
346078
346264
  }
346079
346265
  ]
346080
346266
  },
346267
+ {
346268
+ "name": "ListMultiRegionEndpoints",
346269
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_ListMultiRegionEndpoints.html",
346270
+ "permissionOnly": false,
346271
+ "description": "Grants permission to list all of the multi-region endpoints for your account",
346272
+ "accessLevel": "List",
346273
+ "resourceTypes": [
346274
+ {
346275
+ "resourceType": "",
346276
+ "required": false,
346277
+ "conditionKeys": [
346278
+ "ses:ApiVersion"
346279
+ ],
346280
+ "dependentActions": []
346281
+ }
346282
+ ]
346283
+ },
346081
346284
  {
346082
346285
  "name": "ListRecommendations",
346083
346286
  "apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_ListRecommendations.html",
@@ -346620,6 +346823,28 @@
346620
346823
  }
346621
346824
  ]
346622
346825
  },
346826
+ {
346827
+ "name": "ReplicateEmailIdentityDkimSigningKey",
346828
+ "permissionOnly": true,
346829
+ "description": "Grants permission to replicate email identity DKIM signing key",
346830
+ "accessLevel": "Permissions management",
346831
+ "resourceTypes": [
346832
+ {
346833
+ "resourceType": "identity",
346834
+ "required": true,
346835
+ "conditionKeys": [],
346836
+ "dependentActions": []
346837
+ },
346838
+ {
346839
+ "resourceType": "",
346840
+ "required": false,
346841
+ "conditionKeys": [
346842
+ "ses:ReplicaRegion"
346843
+ ],
346844
+ "dependentActions": []
346845
+ }
346846
+ ]
346847
+ },
346623
346848
  {
346624
346849
  "name": "SendBulkEmail",
346625
346850
  "apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_SendBulkEmail.html",
@@ -346649,7 +346874,8 @@
346649
346874
  "resourceType": "",
346650
346875
  "required": false,
346651
346876
  "conditionKeys": [
346652
- "ses:ApiVersion"
346877
+ "ses:ApiVersion",
346878
+ "ses:MultiRegionEndpointId"
346653
346879
  ],
346654
346880
  "dependentActions": []
346655
346881
  }
@@ -346711,7 +346937,8 @@
346711
346937
  "ses:FeedbackAddress",
346712
346938
  "ses:FromAddress",
346713
346939
  "ses:FromDisplayName",
346714
- "ses:Recipients"
346940
+ "ses:Recipients",
346941
+ "ses:MultiRegionEndpointId"
346715
346942
  ],
346716
346943
  "dependentActions": []
346717
346944
  }
@@ -347044,6 +347271,12 @@
347044
347271
  "apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_Template.html",
347045
347272
  "arnPattern": "arn:${Partition}:ses:${Region}:${Account}:template/${TemplateName}",
347046
347273
  "conditionKeys": []
347274
+ },
347275
+ {
347276
+ "name": "multi-region-endpoint",
347277
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_MultiRegionEndpoint.html",
347278
+ "arnPattern": "arn:${Partition}:ses:${Region}:${Account}:multi-region-endpoint/${EndpointName}",
347279
+ "conditionKeys": []
347047
347280
  }
347048
347281
  ],
347049
347282
  "conditionKeys": [
@@ -347095,11 +347328,23 @@
347095
347328
  "description": "Filters access by the \"From\" address that is used as the display name of a message",
347096
347329
  "type": "String"
347097
347330
  },
347331
+ {
347332
+ "name": "ses:MultiRegionEndpointId",
347333
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonses.html#amazonses-policy-keys",
347334
+ "description": "Filters access by the multi-region endpoint ID that is used to send email",
347335
+ "type": "String"
347336
+ },
347098
347337
  {
347099
347338
  "name": "ses:Recipients",
347100
347339
  "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonses.html#amazonses-policy-keys",
347101
347340
  "description": "Filters access by the recipient addresses of a message, which include the \"To\", \"CC\", and \"BCC\" addresses",
347102
347341
  "type": "ArrayOfString"
347342
+ },
347343
+ {
347344
+ "name": "ses:ReplicaRegion",
347345
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonses.html#amazonses-policy-keys",
347346
+ "description": "Filters access by the replica regions for Replicating domain DKIM signing key",
347347
+ "type": "ArrayOfString"
347103
347348
  }
347104
347349
  ]
347105
347350
  },
@@ -5982,7 +5982,7 @@
5982
5982
  "name": "Amazon Connect",
5983
5983
  "servicePrefix": "connect",
5984
5984
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html",
5985
- "actionsCount": 277,
5985
+ "actionsCount": 279,
5986
5986
  "actions": [
5987
5987
  "ActivateEvaluationForm",
5988
5988
  "AdminGetEmergencyAccessToken",
@@ -6022,6 +6022,7 @@
6022
6022
  "CreatePersistentContactAssociation",
6023
6023
  "CreatePredefinedAttribute",
6024
6024
  "CreatePrompt",
6025
+ "CreatePushNotificationRegistration",
6025
6026
  "CreateQueue",
6026
6027
  "CreateQuickConnect",
6027
6028
  "CreateRoutingProfile",
@@ -6047,6 +6048,7 @@
6047
6048
  "DeleteIntegrationAssociation",
6048
6049
  "DeletePredefinedAttribute",
6049
6050
  "DeletePrompt",
6051
+ "DeletePushNotificationRegistration",
6050
6052
  "DeleteQueue",
6051
6053
  "DeleteQuickConnect",
6052
6054
  "DeleteRoutingProfile",
@@ -16133,7 +16135,7 @@
16133
16135
  "name": "AWS Lake Formation",
16134
16136
  "servicePrefix": "lakeformation",
16135
16137
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awslakeformation.html",
16136
- "actionsCount": 53,
16138
+ "actionsCount": 58,
16137
16139
  "actions": [
16138
16140
  "AddLFTagsToResource",
16139
16141
  "BatchGrantPermissions",
@@ -16142,10 +16144,12 @@
16142
16144
  "CommitTransaction",
16143
16145
  "CreateDataCellsFilter",
16144
16146
  "CreateLFTag",
16147
+ "CreateLFTagExpression",
16145
16148
  "CreateLakeFormationIdentityCenterConfiguration",
16146
16149
  "CreateLakeFormationOptIn",
16147
16150
  "DeleteDataCellsFilter",
16148
16151
  "DeleteLFTag",
16152
+ "DeleteLFTagExpression",
16149
16153
  "DeleteLakeFormationIdentityCenterConfiguration",
16150
16154
  "DeleteLakeFormationOptIn",
16151
16155
  "DeleteObjectsOnCancel",
@@ -16160,6 +16164,7 @@
16160
16164
  "GetDataLakeSettings",
16161
16165
  "GetEffectivePermissionsForPath",
16162
16166
  "GetLFTag",
16167
+ "GetLFTagExpression",
16163
16168
  "GetQueryState",
16164
16169
  "GetQueryStatistics",
16165
16170
  "GetResourceLFTags",
@@ -16168,6 +16173,7 @@
16168
16173
  "GetWorkUnits",
16169
16174
  "GrantPermissions",
16170
16175
  "ListDataCellsFilter",
16176
+ "ListLFTagExpressions",
16171
16177
  "ListLFTags",
16172
16178
  "ListLakeFormationOptIns",
16173
16179
  "ListPermissions",
@@ -16184,6 +16190,7 @@
16184
16190
  "StartTransaction",
16185
16191
  "UpdateDataCellsFilter",
16186
16192
  "UpdateLFTag",
16193
+ "UpdateLFTagExpression",
16187
16194
  "UpdateLakeFormationIdentityCenterConfiguration",
16188
16195
  "UpdateResource",
16189
16196
  "UpdateTableObjects",
@@ -24917,7 +24924,7 @@
24917
24924
  "name": "Amazon Simple Email Service v2",
24918
24925
  "servicePrefix": "ses",
24919
24926
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsimpleemailservicev2.html",
24920
- "actionsCount": 92,
24927
+ "actionsCount": 97,
24921
24928
  "actions": [
24922
24929
  "BatchGetMetricData",
24923
24930
  "CancelExportJob",
@@ -24933,6 +24940,7 @@
24933
24940
  "CreateEmailTemplate",
24934
24941
  "CreateExportJob",
24935
24942
  "CreateImportJob",
24943
+ "CreateMultiRegionEndpoint",
24936
24944
  "DeleteConfigurationSet",
24937
24945
  "DeleteConfigurationSetEventDestination",
24938
24946
  "DeleteContact",
@@ -24942,6 +24950,7 @@
24942
24950
  "DeleteEmailIdentity",
24943
24951
  "DeleteEmailIdentityPolicy",
24944
24952
  "DeleteEmailTemplate",
24953
+ "DeleteMultiRegionEndpoint",
24945
24954
  "DeleteSuppressedDestination",
24946
24955
  "GetAccount",
24947
24956
  "GetBlacklistReports",
@@ -24963,6 +24972,7 @@
24963
24972
  "GetExportJob",
24964
24973
  "GetImportJob",
24965
24974
  "GetMessageInsights",
24975
+ "GetMultiRegionEndpoint",
24966
24976
  "GetSuppressedDestination",
24967
24977
  "ListConfigurationSets",
24968
24978
  "ListContactLists",
@@ -24975,6 +24985,7 @@
24975
24985
  "ListEmailTemplates",
24976
24986
  "ListExportJobs",
24977
24987
  "ListImportJobs",
24988
+ "ListMultiRegionEndpoints",
24978
24989
  "ListRecommendations",
24979
24990
  "ListSuppressedDestinations",
24980
24991
  "ListTagsForResource",
@@ -24999,6 +25010,7 @@
24999
25010
  "PutEmailIdentityFeedbackAttributes",
25000
25011
  "PutEmailIdentityMailFromAttributes",
25001
25012
  "PutSuppressedDestination",
25013
+ "ReplicateEmailIdentityDkimSigningKey",
25002
25014
  "SendBulkEmail",
25003
25015
  "SendCustomVerificationEmail",
25004
25016
  "SendEmail",
@@ -25012,7 +25024,7 @@
25012
25024
  "UpdateEmailIdentityPolicy",
25013
25025
  "UpdateEmailTemplate"
25014
25026
  ],
25015
- "resourceTypesCount": 9,
25027
+ "resourceTypesCount": 10,
25016
25028
  "resourceTypes": [
25017
25029
  "configuration-set",
25018
25030
  "contact-list",
@@ -25022,9 +25034,10 @@
25022
25034
  "export-job",
25023
25035
  "identity",
25024
25036
  "import-job",
25025
- "template"
25037
+ "template",
25038
+ "multi-region-endpoint"
25026
25039
  ],
25027
- "conditionKeysCount": 9,
25040
+ "conditionKeysCount": 11,
25028
25041
  "conditionKeys": [
25029
25042
  "aws:RequestTag/${TagKey}",
25030
25043
  "aws:ResourceTag/${TagKey}",
@@ -25034,7 +25047,9 @@
25034
25047
  "ses:FeedbackAddress",
25035
25048
  "ses:FromAddress",
25036
25049
  "ses:FromDisplayName",
25037
- "ses:Recipients"
25050
+ "ses:MultiRegionEndpointId",
25051
+ "ses:Recipients",
25052
+ "ses:ReplicaRegion"
25038
25053
  ]
25039
25054
  },
25040
25055
  {
@@ -2,19 +2,19 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Read Actions",
5
- "value": 4893
5
+ "value": 4896
6
6
  },
7
7
  {
8
8
  "key": "List Actions",
9
- "value": 2983
9
+ "value": 2984
10
10
  },
11
11
  {
12
12
  "key": "Permissions Actions",
13
- "value": 304
13
+ "value": 305
14
14
  },
15
15
  {
16
16
  "key": "Write Actions",
17
- "value": 10069
17
+ "value": 10076
18
18
  }
19
19
  ],
20
20
  "Longest action names": [
@@ -150,7 +150,7 @@
150
150
  },
151
151
  {
152
152
  "key": "instance - arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}",
153
- "value": 115
153
+ "value": 117
154
154
  },
155
155
  {
156
156
  "key": "application - arn:${Partition}:qbusiness:${Region}:${Account}:application/${ApplicationId}",
@@ -250,7 +250,7 @@
250
250
  },
251
251
  {
252
252
  "key": "Amazon Connect",
253
- "value": 277
253
+ "value": 279
254
254
  },
255
255
  {
256
256
  "key": "Amazon QuickSight",
@@ -410,11 +410,11 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1862
413
+ "value": 1863
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 991
417
+ "value": 993
418
418
  }
419
419
  ]
420
420
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.310",
3
+ "version": "0.0.311",
4
4
  "description": "Provides AWS IAM data gathered from the official AWS IAM docs as a convenient npm package that can be used in other OSS projects.",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",