aws-iam-data 0.0.315 → 0.0.317

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,35 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2025-01-18",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "AWS Partner Central Selling": [
8
+ "partnercentral:ListTagsForResource",
9
+ "partnercentral:TagResource",
10
+ "partnercentral:UntagResource"
11
+ ],
12
+ "AWS User Notifications": [
13
+ "notifications:AssociateManagedNotificationAccountContact",
14
+ "notifications:AssociateManagedNotificationAdditionalChannel",
15
+ "notifications:DisableNotificationsAccessForOrganization",
16
+ "notifications:DisassociateManagedNotificationAccountContact",
17
+ "notifications:DisassociateManagedNotificationAdditionalChannel",
18
+ "notifications:EnableNotificationsAccessForOrganization",
19
+ "notifications:GetFeatureOptInStatus",
20
+ "notifications:GetManagedNotificationChildEvent",
21
+ "notifications:GetManagedNotificationConfiguration",
22
+ "notifications:GetManagedNotificationEvent",
23
+ "notifications:GetNotificationsAccessForOrganization",
24
+ "notifications:ListManagedNotificationChannelAssociations",
25
+ "notifications:ListManagedNotificationChildEvents",
26
+ "notifications:ListManagedNotificationConfigurations",
27
+ "notifications:ListManagedNotificationEvents",
28
+ "notifications:PutFeatureOptInStatus"
29
+ ]
30
+ },
31
+ "removedActions": {}
32
+ },
2
33
  {
3
34
  "dateOfChange": "2025-01-15",
4
35
  "addedServices": [],
@@ -5306,9 +5306,15 @@
5306
5306
  "description": "Used to invoke an API upon a client request",
5307
5307
  "accessLevel": "Write",
5308
5308
  "resourceTypes": [
5309
+ {
5310
+ "resourceType": "execute-api-domain",
5311
+ "required": false,
5312
+ "conditionKeys": [],
5313
+ "dependentActions": []
5314
+ },
5309
5315
  {
5310
5316
  "resourceType": "execute-api-general",
5311
- "required": true,
5317
+ "required": false,
5312
5318
  "conditionKeys": [],
5313
5319
  "dependentActions": []
5314
5320
  }
@@ -5333,12 +5339,27 @@
5333
5339
  "resourceTypes": [
5334
5340
  {
5335
5341
  "name": "execute-api-general",
5336
- "apiReferenceUrl": "",
5342
+ "apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/developerguide/security_iam_service-with-iam.html",
5337
5343
  "arnPattern": "arn:${Partition}:execute-api:${Region}:${Account}:${ApiId}/${Stage}/${Method}/${ApiSpecificResourcePath}",
5344
+ "conditionKeys": [
5345
+ "execute-api:viaDomainArn"
5346
+ ]
5347
+ },
5348
+ {
5349
+ "name": "execute-api-domain",
5350
+ "apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/developerguide/security_iam_service-with-iam.html",
5351
+ "arnPattern": "arn:${Partition}:execute-api:${Region}:${Account}:/domainnames/${DomainName}+${DomainIdentifier}",
5338
5352
  "conditionKeys": []
5339
5353
  }
5340
5354
  ],
5341
- "conditionKeys": []
5355
+ "conditionKeys": [
5356
+ {
5357
+ "name": "execute-api:viaDomainArn",
5358
+ "apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/developerguide/security_iam_service-with-iam.html",
5359
+ "description": "Filters access by the domain name ARN the API is called from",
5360
+ "type": "String"
5361
+ }
5362
+ ]
5342
5363
  },
5343
5364
  {
5344
5365
  "name": "Amazon API Gateway Management",
@@ -229864,7 +229885,9 @@
229864
229885
  {
229865
229886
  "resourceType": "",
229866
229887
  "required": false,
229867
- "conditionKeys": [],
229888
+ "conditionKeys": [
229889
+ "lakeformation:EnabledOnlyForMetaDataAccess"
229890
+ ],
229868
229891
  "dependentActions": []
229869
229892
  }
229870
229893
  ]
@@ -230420,7 +230443,14 @@
230420
230443
  }
230421
230444
  ],
230422
230445
  "resourceTypes": [],
230423
- "conditionKeys": []
230446
+ "conditionKeys": [
230447
+ {
230448
+ "name": "lakeformation:EnabledOnlyForMetaDataAccess",
230449
+ "apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awslakeformation.html#awslakeformation-policy-keys",
230450
+ "description": "Filters access by the presence of the key configured for role's identity-based policy",
230451
+ "type": "Bool"
230452
+ }
230453
+ ]
230424
230454
  },
230425
230455
  {
230426
230456
  "name": "AWS Lambda",
@@ -272558,7 +272588,7 @@
272558
272588
  "name": "CreateEngagement",
272559
272589
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_CreateEngagement.html",
272560
272590
  "permissionOnly": false,
272561
- "description": "Grants permission to create engagements on AWS Partner Central",
272591
+ "description": "Grants permission to creating engagements in AWS Partner Central",
272562
272592
  "accessLevel": "Write",
272563
272593
  "resourceTypes": [
272564
272594
  {
@@ -272575,7 +272605,7 @@
272575
272605
  "name": "CreateEngagementInvitation",
272576
272606
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_CreateEngagementInvitation.html",
272577
272607
  "permissionOnly": false,
272578
- "description": "Grants permission to create engagement invitations on AWS Partner Central",
272608
+ "description": "Grants permission to creating engagement invitations in AWS Partner Central",
272579
272609
  "accessLevel": "Write",
272580
272610
  "resourceTypes": [
272581
272611
  {
@@ -272609,7 +272639,7 @@
272609
272639
  "name": "CreateResourceSnapshot",
272610
272640
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_CreateResourceSnapshot.html",
272611
272641
  "permissionOnly": false,
272612
- "description": "Grants permission to create resource snapshots on AWS Partner Central",
272642
+ "description": "Grants permission to creating resource snapshots in AWS Partner Central",
272613
272643
  "accessLevel": "Write",
272614
272644
  "resourceTypes": [
272615
272645
  {
@@ -272632,13 +272662,17 @@
272632
272662
  "name": "CreateResourceSnapshotJob",
272633
272663
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_CreateResourceSnapshotJob.html",
272634
272664
  "permissionOnly": false,
272635
- "description": "Grants permission to create resource snapshot jobs on AWS Partner Central",
272665
+ "description": "Grants permission to creating resource snapshot jobs in AWS Partner Central",
272636
272666
  "accessLevel": "Write",
272637
272667
  "resourceTypes": [
272638
272668
  {
272639
272669
  "resourceType": "",
272640
272670
  "required": false,
272641
- "conditionKeys": [],
272671
+ "conditionKeys": [
272672
+ "aws:RequestTag/${TagKey}",
272673
+ "aws:TagKeys",
272674
+ "partnercentral:Catalog"
272675
+ ],
272642
272676
  "dependentActions": []
272643
272677
  }
272644
272678
  ]
@@ -272647,7 +272681,7 @@
272647
272681
  "name": "DeleteResourceSnapshotJob",
272648
272682
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_DeleteResourceSnapshotJob.html",
272649
272683
  "permissionOnly": false,
272650
- "description": "Grants permission to delete resource snapshot jobs on AWS Partner Central",
272684
+ "description": "Grants permission to deleting resource snapshot jobs on AWS Partner Central",
272651
272685
  "accessLevel": "Write",
272652
272686
  "resourceTypes": [
272653
272687
  {
@@ -272655,6 +272689,16 @@
272655
272689
  "required": true,
272656
272690
  "conditionKeys": [],
272657
272691
  "dependentActions": []
272692
+ },
272693
+ {
272694
+ "resourceType": "",
272695
+ "required": false,
272696
+ "conditionKeys": [
272697
+ "aws:ResourceTag/${TagKey}",
272698
+ "aws:TagKeys",
272699
+ "partnercentral:Catalog"
272700
+ ],
272701
+ "dependentActions": []
272658
272702
  }
272659
272703
  ]
272660
272704
  },
@@ -272709,7 +272753,7 @@
272709
272753
  "name": "GetEngagement",
272710
272754
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_GetEngagement.html",
272711
272755
  "permissionOnly": false,
272712
- "description": "Grants permission to retrieve engagement details on AWS Partner Central",
272756
+ "description": "Grants permission to retrieval of engagement details in AWS Partner Central",
272713
272757
  "accessLevel": "Read",
272714
272758
  "resourceTypes": [
272715
272759
  {
@@ -272778,7 +272822,7 @@
272778
272822
  "name": "GetResourceSnapshot",
272779
272823
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_GetResourceSnapshot.html",
272780
272824
  "permissionOnly": false,
272781
- "description": "Grants permission to retrieve resource snapshot details on AWS Partner Central",
272825
+ "description": "Grants permission to retrieving resource snapshot details in AWS Partner Central",
272782
272826
  "accessLevel": "Read",
272783
272827
  "resourceTypes": [
272784
272828
  {
@@ -272801,7 +272845,7 @@
272801
272845
  "name": "GetResourceSnapshotJob",
272802
272846
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_GetResourceSnapshotJob.html",
272803
272847
  "permissionOnly": false,
272804
- "description": "Grants permission to retrieve resource snapshot job details on AWS Partner Central",
272848
+ "description": "Grants permission to retrieving resource snapshot job details in AWS Partner Central",
272805
272849
  "accessLevel": "Read",
272806
272850
  "resourceTypes": [
272807
272851
  {
@@ -272814,6 +272858,8 @@
272814
272858
  "resourceType": "",
272815
272859
  "required": false,
272816
272860
  "conditionKeys": [
272861
+ "aws:ResourceTag/${TagKey}",
272862
+ "aws:TagKeys",
272817
272863
  "partnercentral:Catalog"
272818
272864
  ],
272819
272865
  "dependentActions": []
@@ -272824,9 +272870,15 @@
272824
272870
  "name": "GetSellingSystemSettings",
272825
272871
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_GetSellingSystemSettings.html",
272826
272872
  "permissionOnly": false,
272827
- "description": "Grants permission to retrieve system settings settings on AWS Partner Central",
272873
+ "description": "Grants permission to retrieving system settings settings in AWS Partner Central",
272828
272874
  "accessLevel": "Read",
272829
272875
  "resourceTypes": [
272876
+ {
272877
+ "resourceType": "selling-system-settings",
272878
+ "required": true,
272879
+ "conditionKeys": [],
272880
+ "dependentActions": []
272881
+ },
272830
272882
  {
272831
272883
  "resourceType": "",
272832
272884
  "required": false,
@@ -272841,7 +272893,7 @@
272841
272893
  "name": "ListEngagementByAcceptingInvitationTasks",
272842
272894
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_ListEngagementByAcceptingInvitationTasks.html",
272843
272895
  "permissionOnly": false,
272844
- "description": "Grants permission to list engagements by accepting invitation tasks on AWS Partner Central",
272896
+ "description": "Grants permission to listing engagements by accepting invitation tasks in AWS Partner\nCentral",
272845
272897
  "accessLevel": "List",
272846
272898
  "resourceTypes": [
272847
272899
  {
@@ -272858,7 +272910,7 @@
272858
272910
  "name": "ListEngagementFromOpportunityTasks",
272859
272911
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_ListEngagementFromOpportunityTasks.html",
272860
272912
  "permissionOnly": false,
272861
- "description": "Grants permission to list engagements from opportunity tasks on AWS Partner Central",
272913
+ "description": "Grants permission to listing engagements from opportunity tasks in AWS Partner Central",
272862
272914
  "accessLevel": "List",
272863
272915
  "resourceTypes": [
272864
272916
  {
@@ -272892,7 +272944,7 @@
272892
272944
  "name": "ListEngagementMembers",
272893
272945
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_ListEngagementMembers.html",
272894
272946
  "permissionOnly": false,
272895
- "description": "Grants permission to list engagement members on AWS Partner Central",
272947
+ "description": "Grants permission to listing engagement members in AWS Partner Central",
272896
272948
  "accessLevel": "Read",
272897
272949
  "resourceTypes": [
272898
272950
  {
@@ -272915,7 +272967,7 @@
272915
272967
  "name": "ListEngagementResourceAssociations",
272916
272968
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_ListEngagementResourceAssociations.html",
272917
272969
  "permissionOnly": false,
272918
- "description": "Grants permission to list engagement resource associations on AWS Partner Central",
272970
+ "description": "Grants permission to listing engagement resource associations in AWS Partner Central",
272919
272971
  "accessLevel": "Read",
272920
272972
  "resourceTypes": [
272921
272973
  {
@@ -272938,7 +272990,7 @@
272938
272990
  "name": "ListEngagements",
272939
272991
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_ListEngagements.html",
272940
272992
  "permissionOnly": false,
272941
- "description": "Grants permission to list engagements on AWS Partner Central",
272993
+ "description": "Grants permission to listing engagements in AWS Partner Central",
272942
272994
  "accessLevel": "List",
272943
272995
  "resourceTypes": [
272944
272996
  {
@@ -272972,7 +273024,7 @@
272972
273024
  "name": "ListResourceSnapshotJobs",
272973
273025
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_ListResourceSnapshotJobs.html",
272974
273026
  "permissionOnly": false,
272975
- "description": "Grants permission to list resource snapshot jobs on AWS Partner Central",
273027
+ "description": "Grants permission to listing resource snapshot jobs in AWS Partner Central",
272976
273028
  "accessLevel": "List",
272977
273029
  "resourceTypes": [
272978
273030
  {
@@ -272989,7 +273041,7 @@
272989
273041
  "name": "ListResourceSnapshots",
272990
273042
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_ListResourceSnapshots.html",
272991
273043
  "permissionOnly": false,
272992
- "description": "Grants permission to list resource snapshots on AWS Partner Central",
273044
+ "description": "Grants permission to listing resource snapshots in AWS Partner Central",
272993
273045
  "accessLevel": "Read",
272994
273046
  "resourceTypes": [
272995
273047
  {
@@ -273025,16 +273077,35 @@
273025
273077
  }
273026
273078
  ]
273027
273079
  },
273080
+ {
273081
+ "name": "ListTagsForResource",
273082
+ "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_ListTagsForResource.html",
273083
+ "permissionOnly": false,
273084
+ "description": "Grants permission to add lists tags to a resource. Supported resource: ResourceSnapshotJob",
273085
+ "accessLevel": "Read",
273086
+ "resourceTypes": [
273087
+ {
273088
+ "resourceType": "",
273089
+ "required": false,
273090
+ "conditionKeys": [
273091
+ "aws:ResourceTag/${TagKey}",
273092
+ "aws:TagKeys",
273093
+ "partnercentral:Catalog"
273094
+ ],
273095
+ "dependentActions": []
273096
+ }
273097
+ ]
273098
+ },
273028
273099
  {
273029
273100
  "name": "PutSellingSystemSettings",
273030
273101
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_PutSellingSystemSettings.html",
273031
273102
  "permissionOnly": false,
273032
- "description": "Grants permission to put system settings settings on AWS Partner Central",
273103
+ "description": "Grants permission to put system settings settings in AWS Partner Central",
273033
273104
  "accessLevel": "Write",
273034
273105
  "resourceTypes": [
273035
273106
  {
273036
- "resourceType": "",
273037
- "required": false,
273107
+ "resourceType": "selling-system-settings",
273108
+ "required": true,
273038
273109
  "conditionKeys": [],
273039
273110
  "dependentActions": []
273040
273111
  }
@@ -273074,6 +273145,8 @@
273074
273145
  "resourceType": "",
273075
273146
  "required": false,
273076
273147
  "conditionKeys": [
273148
+ "aws:RequestTag/${TagKey}",
273149
+ "aws:TagKeys",
273077
273150
  "partnercentral:Catalog"
273078
273151
  ],
273079
273152
  "dependentActions": [
@@ -273098,6 +273171,8 @@
273098
273171
  "resourceType": "",
273099
273172
  "required": false,
273100
273173
  "conditionKeys": [
273174
+ "aws:RequestTag/${TagKey}",
273175
+ "aws:TagKeys",
273101
273176
  "partnercentral:Catalog"
273102
273177
  ],
273103
273178
  "dependentActions": [
@@ -273115,7 +273190,7 @@
273115
273190
  "name": "StartResourceSnapshotJob",
273116
273191
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_StartResourceSnapshotJob.html",
273117
273192
  "permissionOnly": false,
273118
- "description": "Grants permission to start resource snapshot jobs on AWS Partner Central",
273193
+ "description": "Grants permission to starting resource snapshot jobs in AWS Partner Central",
273119
273194
  "accessLevel": "Write",
273120
273195
  "resourceTypes": [
273121
273196
  {
@@ -273123,6 +273198,16 @@
273123
273198
  "required": true,
273124
273199
  "conditionKeys": [],
273125
273200
  "dependentActions": []
273201
+ },
273202
+ {
273203
+ "resourceType": "",
273204
+ "required": false,
273205
+ "conditionKeys": [
273206
+ "aws:ResourceTag/${TagKey}",
273207
+ "aws:TagKeys",
273208
+ "partnercentral:Catalog"
273209
+ ],
273210
+ "dependentActions": []
273126
273211
  }
273127
273212
  ]
273128
273213
  },
@@ -273130,7 +273215,7 @@
273130
273215
  "name": "StopResourceSnapshotJob",
273131
273216
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_StopResourceSnapshotJob.html",
273132
273217
  "permissionOnly": false,
273133
- "description": "Grants permission to stop resource snapshot jobs on AWS Partner Central",
273218
+ "description": "Grants permission to stopping resource snapshot jobs in AWS Partner Central",
273134
273219
  "accessLevel": "Write",
273135
273220
  "resourceTypes": [
273136
273221
  {
@@ -273138,6 +273223,16 @@
273138
273223
  "required": true,
273139
273224
  "conditionKeys": [],
273140
273225
  "dependentActions": []
273226
+ },
273227
+ {
273228
+ "resourceType": "",
273229
+ "required": false,
273230
+ "conditionKeys": [
273231
+ "aws:ResourceTag/${TagKey}",
273232
+ "aws:TagKeys",
273233
+ "partnercentral:Catalog"
273234
+ ],
273235
+ "dependentActions": []
273141
273236
  }
273142
273237
  ]
273143
273238
  },
@@ -273164,6 +273259,45 @@
273164
273259
  }
273165
273260
  ]
273166
273261
  },
273262
+ {
273263
+ "name": "TagResource",
273264
+ "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_TagResource.html",
273265
+ "permissionOnly": false,
273266
+ "description": "Grants permission to add new tags to a resource. Supported resource: ResourceSnapshotJob",
273267
+ "accessLevel": "Tagging",
273268
+ "resourceTypes": [
273269
+ {
273270
+ "resourceType": "",
273271
+ "required": false,
273272
+ "conditionKeys": [
273273
+ "aws:RequestTag/${TagKey}",
273274
+ "aws:ResourceTag/${TagKey}",
273275
+ "aws:TagKeys",
273276
+ "partnercentral:Catalog"
273277
+ ],
273278
+ "dependentActions": []
273279
+ }
273280
+ ]
273281
+ },
273282
+ {
273283
+ "name": "UntagResource",
273284
+ "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_UntagResource.html",
273285
+ "permissionOnly": false,
273286
+ "description": "Grants permission to remove tags from a resource. Supported resource: ResourceSnapshotJob",
273287
+ "accessLevel": "Tagging",
273288
+ "resourceTypes": [
273289
+ {
273290
+ "resourceType": "",
273291
+ "required": false,
273292
+ "conditionKeys": [
273293
+ "aws:ResourceTag/${TagKey}",
273294
+ "aws:TagKeys",
273295
+ "partnercentral:Catalog"
273296
+ ],
273297
+ "dependentActions": []
273298
+ }
273299
+ ]
273300
+ },
273167
273301
  {
273168
273302
  "name": "UpdateOpportunity",
273169
273303
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_UpdateOpportunity.html",
@@ -273191,25 +273325,25 @@
273191
273325
  "resourceTypes": [
273192
273326
  {
273193
273327
  "name": "Engagement",
273194
- "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/working-with-engagements.html",
273328
+ "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/working-with-multi-partner-opportunities.html",
273195
273329
  "arnPattern": "arn:${Partition}:partnercentral:${Region}::catalog/${Catalog}/engagement/${Identifier}",
273196
273330
  "conditionKeys": []
273197
273331
  },
273198
273332
  {
273199
273333
  "name": "engagement-by-accepting-invitation-task",
273200
- "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/working-with-tasks.html",
273334
+ "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/working-with-multi-partner-opportunities.html",
273201
273335
  "arnPattern": "arn:${Partition}:partnercentral:${Region}::catalog/${Catalog}/engagement-by-accepting-invitation-task/${TaskId}",
273202
273336
  "conditionKeys": []
273203
273337
  },
273204
273338
  {
273205
273339
  "name": "engagement-from-opportunity-task",
273206
- "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/working-with-tasks.html",
273340
+ "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/working-with-multi-partner-opportunities.html",
273207
273341
  "arnPattern": "arn:${Partition}:partnercentral:${Region}::catalog/${Catalog}/engagement-from-opportunity-task/${TaskId}",
273208
273342
  "conditionKeys": []
273209
273343
  },
273210
273344
  {
273211
273345
  "name": "engagement-invitation",
273212
- "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/working-with-engagement-invitations.html",
273346
+ "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/working-with-multi-partner-opportunities.html",
273213
273347
  "arnPattern": "arn:${Partition}:partnercentral:${Region}::catalog/${Catalog}/engagement-invitation/${Identifier}",
273214
273348
  "conditionKeys": []
273215
273349
  },
@@ -273231,14 +273365,38 @@
273231
273365
  "arnPattern": "arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/engagement/${EngagementIdentifier}/resource/${ResourceType}/${ResourceIdentifier}/template/${TemplateIdentifier}/resource-snapshot/${SnapshotRevision}",
273232
273366
  "conditionKeys": []
273233
273367
  },
273368
+ {
273369
+ "name": "selling-system-settings",
273370
+ "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_PutSellingSystemSettings.html",
273371
+ "arnPattern": "arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/selling-system-settings",
273372
+ "conditionKeys": []
273373
+ },
273234
273374
  {
273235
273375
  "name": "Solution",
273236
- "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/working-with-solutions.html",
273376
+ "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_ListSolutions.html",
273237
273377
  "arnPattern": "arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/solution/${Identifier}",
273238
273378
  "conditionKeys": []
273239
273379
  }
273240
273380
  ],
273241
273381
  "conditionKeys": [
273382
+ {
273383
+ "name": "aws:RequestTag/${TagKey}",
273384
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag",
273385
+ "description": "Filters access by the tags that are passed in the request",
273386
+ "type": "String"
273387
+ },
273388
+ {
273389
+ "name": "aws:ResourceTag/${TagKey}",
273390
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag",
273391
+ "description": "Filters access by the tags associated with the resource",
273392
+ "type": "String"
273393
+ },
273394
+ {
273395
+ "name": "aws:TagKeys",
273396
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
273397
+ "description": "Filters access by the tag keys that are passed in the request",
273398
+ "type": "ArrayOfString"
273399
+ },
273242
273400
  {
273243
273401
  "name": "partnercentral:Catalog",
273244
273402
  "apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/access-control.html#managing-permissions-with-condition-keyspage.html#Catalog",
@@ -295234,12 +295392,6 @@
295234
295392
  "conditionKeys": [],
295235
295393
  "dependentActions": []
295236
295394
  },
295237
- {
295238
- "resourceType": "snapshot-tenant-database",
295239
- "required": true,
295240
- "conditionKeys": [],
295241
- "dependentActions": []
295242
- },
295243
295395
  {
295244
295396
  "resourceType": "",
295245
295397
  "required": false,
@@ -368619,7 +368771,7 @@
368619
368771
  "actions": [
368620
368772
  {
368621
368773
  "name": "AssociateChannel",
368622
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
368774
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_AssociateChannel.html",
368623
368775
  "permissionOnly": false,
368624
368776
  "description": "Grants permission to associate a new Channel with a particular NotificationConfiguration",
368625
368777
  "accessLevel": "Write",
@@ -368632,9 +368784,39 @@
368632
368784
  }
368633
368785
  ]
368634
368786
  },
368787
+ {
368788
+ "name": "AssociateManagedNotificationAccountContact",
368789
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_AssociateManagedNotificationAccountContact.html",
368790
+ "permissionOnly": false,
368791
+ "description": "Grants permission to associate an Account contact to a particular Managed Notification Configuration",
368792
+ "accessLevel": "Write",
368793
+ "resourceTypes": [
368794
+ {
368795
+ "resourceType": "ManagedNotificationConfiguration",
368796
+ "required": true,
368797
+ "conditionKeys": [],
368798
+ "dependentActions": []
368799
+ }
368800
+ ]
368801
+ },
368802
+ {
368803
+ "name": "AssociateManagedNotificationAdditionalChannel",
368804
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_AssociateManagedNotificationAdditionalChannel.html",
368805
+ "permissionOnly": false,
368806
+ "description": "Grants permission to associate a Channel to a particular Managed Notification Configuration",
368807
+ "accessLevel": "Write",
368808
+ "resourceTypes": [
368809
+ {
368810
+ "resourceType": "ManagedNotificationConfiguration",
368811
+ "required": true,
368812
+ "conditionKeys": [],
368813
+ "dependentActions": []
368814
+ }
368815
+ ]
368816
+ },
368635
368817
  {
368636
368818
  "name": "CreateEventRule",
368637
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
368819
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_CreateEventRule.html",
368638
368820
  "permissionOnly": false,
368639
368821
  "description": "Grants permission to create a new EventRule, associating it with a NotificationConfiguration",
368640
368822
  "accessLevel": "Write",
@@ -368649,7 +368831,7 @@
368649
368831
  },
368650
368832
  {
368651
368833
  "name": "CreateNotificationConfiguration",
368652
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
368834
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_CreateNotificationConfiguration.html",
368653
368835
  "permissionOnly": false,
368654
368836
  "description": "Grants permission to create a NotificationConfiguration",
368655
368837
  "accessLevel": "Write",
@@ -368667,7 +368849,7 @@
368667
368849
  },
368668
368850
  {
368669
368851
  "name": "DeleteEventRule",
368670
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
368852
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_DeleteEventRule.html",
368671
368853
  "permissionOnly": false,
368672
368854
  "description": "Grants permission to delete an EventRule",
368673
368855
  "accessLevel": "Write",
@@ -368682,7 +368864,7 @@
368682
368864
  },
368683
368865
  {
368684
368866
  "name": "DeleteNotificationConfiguration",
368685
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
368867
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_DeleteNotificationConfiguration.html",
368686
368868
  "permissionOnly": false,
368687
368869
  "description": "Grants permission to delete a NotificationConfiguration",
368688
368870
  "accessLevel": "Write",
@@ -368697,7 +368879,7 @@
368697
368879
  },
368698
368880
  {
368699
368881
  "name": "DeregisterNotificationHub",
368700
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
368882
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_DeregisterNotificationHub.html",
368701
368883
  "permissionOnly": false,
368702
368884
  "description": "Grants permission to deregister a NotificationHub",
368703
368885
  "accessLevel": "Write",
@@ -368710,9 +368892,26 @@
368710
368892
  }
368711
368893
  ]
368712
368894
  },
368895
+ {
368896
+ "name": "DisableNotificationsAccessForOrganization",
368897
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_DisableNotificationsAccessForOrganization.html",
368898
+ "permissionOnly": false,
368899
+ "description": "Grants permission to disable Service Trust for AWS User Notifications",
368900
+ "accessLevel": "Write",
368901
+ "resourceTypes": [
368902
+ {
368903
+ "resourceType": "",
368904
+ "required": false,
368905
+ "conditionKeys": [],
368906
+ "dependentActions": [
368907
+ "organizations:DisableAWSServiceAccess"
368908
+ ]
368909
+ }
368910
+ ]
368911
+ },
368713
368912
  {
368714
368913
  "name": "DisassociateChannel",
368715
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
368914
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_DisassociateChannel.html",
368716
368915
  "permissionOnly": false,
368717
368916
  "description": "Grants permission to remove a Channel from a NotificationConfiguration",
368718
368917
  "accessLevel": "Write",
@@ -368725,9 +368924,57 @@
368725
368924
  }
368726
368925
  ]
368727
368926
  },
368927
+ {
368928
+ "name": "DisassociateManagedNotificationAccountContact",
368929
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_DisassociateManagedNotificationAccountContact.html",
368930
+ "permissionOnly": false,
368931
+ "description": "Grants permission to remove an Account contact from a Managed Notification Configuration",
368932
+ "accessLevel": "Write",
368933
+ "resourceTypes": [
368934
+ {
368935
+ "resourceType": "ManagedNotificationConfiguration",
368936
+ "required": true,
368937
+ "conditionKeys": [],
368938
+ "dependentActions": []
368939
+ }
368940
+ ]
368941
+ },
368942
+ {
368943
+ "name": "DisassociateManagedNotificationAdditionalChannel",
368944
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_DisassociateManagedNotificationAdditionalChannel.html",
368945
+ "permissionOnly": false,
368946
+ "description": "Grants permission to remove a Channel from a Managed Notification Configuration",
368947
+ "accessLevel": "Write",
368948
+ "resourceTypes": [
368949
+ {
368950
+ "resourceType": "ManagedNotificationConfiguration",
368951
+ "required": true,
368952
+ "conditionKeys": [],
368953
+ "dependentActions": []
368954
+ }
368955
+ ]
368956
+ },
368957
+ {
368958
+ "name": "EnableNotificationsAccessForOrganization",
368959
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_EnableNotificationsAccessForOrganization.html",
368960
+ "permissionOnly": false,
368961
+ "description": "Grants permission to enable Service Trust for AWS User Notifications",
368962
+ "accessLevel": "Write",
368963
+ "resourceTypes": [
368964
+ {
368965
+ "resourceType": "",
368966
+ "required": false,
368967
+ "conditionKeys": [],
368968
+ "dependentActions": [
368969
+ "iam:CreateServiceLinkedRole",
368970
+ "organizations:EnableAWSServiceAccess"
368971
+ ]
368972
+ }
368973
+ ]
368974
+ },
368728
368975
  {
368729
368976
  "name": "GetEventRule",
368730
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
368977
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_GetEventRule.html",
368731
368978
  "permissionOnly": false,
368732
368979
  "description": "Grants permission to get an EventRule",
368733
368980
  "accessLevel": "Read",
@@ -368740,9 +368987,69 @@
368740
368987
  }
368741
368988
  ]
368742
368989
  },
368990
+ {
368991
+ "name": "GetFeatureOptInStatus",
368992
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/managing-notification-features.html",
368993
+ "permissionOnly": true,
368994
+ "description": "Grants permission to read the opt-in status of an AWS User Notification Service feature",
368995
+ "accessLevel": "Read",
368996
+ "resourceTypes": [
368997
+ {
368998
+ "resourceType": "",
368999
+ "required": false,
369000
+ "conditionKeys": [],
369001
+ "dependentActions": []
369002
+ }
369003
+ ]
369004
+ },
369005
+ {
369006
+ "name": "GetManagedNotificationChildEvent",
369007
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_GetManagedNotificationChildEvent.html",
369008
+ "permissionOnly": false,
369009
+ "description": "Grants permission to get a Managed Notification Child Event",
369010
+ "accessLevel": "Read",
369011
+ "resourceTypes": [
369012
+ {
369013
+ "resourceType": "ManagedNotificationChildEvent",
369014
+ "required": true,
369015
+ "conditionKeys": [],
369016
+ "dependentActions": []
369017
+ }
369018
+ ]
369019
+ },
369020
+ {
369021
+ "name": "GetManagedNotificationConfiguration",
369022
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_GetManagedNotificationConfiguration.html",
369023
+ "permissionOnly": false,
369024
+ "description": "Grants permission to get a Managed Notification Configuration",
369025
+ "accessLevel": "Read",
369026
+ "resourceTypes": [
369027
+ {
369028
+ "resourceType": "ManagedNotificationConfiguration",
369029
+ "required": true,
369030
+ "conditionKeys": [],
369031
+ "dependentActions": []
369032
+ }
369033
+ ]
369034
+ },
369035
+ {
369036
+ "name": "GetManagedNotificationEvent",
369037
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_GetManagedNotificationEvent.html",
369038
+ "permissionOnly": false,
369039
+ "description": "Grants permission to get a Managed NotificationEvent",
369040
+ "accessLevel": "Read",
369041
+ "resourceTypes": [
369042
+ {
369043
+ "resourceType": "ManagedNotificationEvent",
369044
+ "required": true,
369045
+ "conditionKeys": [],
369046
+ "dependentActions": []
369047
+ }
369048
+ ]
369049
+ },
368743
369050
  {
368744
369051
  "name": "GetNotificationConfiguration",
368745
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
369052
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_GetNotificationConfiguration.html",
368746
369053
  "permissionOnly": false,
368747
369054
  "description": "Grants permission to get a NotificationConfiguration",
368748
369055
  "accessLevel": "Read",
@@ -368757,7 +369064,7 @@
368757
369064
  },
368758
369065
  {
368759
369066
  "name": "GetNotificationEvent",
368760
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
369067
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_GetNotificationEvent.html",
368761
369068
  "permissionOnly": false,
368762
369069
  "description": "Grants permission to get a NotificationEvent",
368763
369070
  "accessLevel": "Read",
@@ -368770,16 +369077,31 @@
368770
369077
  }
368771
369078
  ]
368772
369079
  },
369080
+ {
369081
+ "name": "GetNotificationsAccessForOrganization",
369082
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_GetNotificationsAccessForOrganization.html",
369083
+ "permissionOnly": false,
369084
+ "description": "Grants permission to read Service Trust for AWS User Notifications",
369085
+ "accessLevel": "Read",
369086
+ "resourceTypes": [
369087
+ {
369088
+ "resourceType": "",
369089
+ "required": false,
369090
+ "conditionKeys": [],
369091
+ "dependentActions": []
369092
+ }
369093
+ ]
369094
+ },
368773
369095
  {
368774
369096
  "name": "ListChannels",
368775
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
369097
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListChannels.html",
368776
369098
  "permissionOnly": false,
368777
369099
  "description": "Grants permission to list Channels by NotificationConfiguration",
368778
369100
  "accessLevel": "List",
368779
369101
  "resourceTypes": [
368780
369102
  {
368781
- "resourceType": "",
368782
- "required": false,
369103
+ "resourceType": "NotificationConfiguration",
369104
+ "required": true,
368783
369105
  "conditionKeys": [],
368784
369106
  "dependentActions": []
368785
369107
  }
@@ -368787,7 +369109,7 @@
368787
369109
  },
368788
369110
  {
368789
369111
  "name": "ListEventRules",
368790
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
369112
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListEventRules.html",
368791
369113
  "permissionOnly": false,
368792
369114
  "description": "Grants permission to list EventRules",
368793
369115
  "accessLevel": "List",
@@ -368800,9 +369122,69 @@
368800
369122
  }
368801
369123
  ]
368802
369124
  },
369125
+ {
369126
+ "name": "ListManagedNotificationChannelAssociations",
369127
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListManagedNotificationChannelAssociations.html",
369128
+ "permissionOnly": false,
369129
+ "description": "Grants permission to list Account contacts and Channels associated with a Managed Notification Configuration",
369130
+ "accessLevel": "List",
369131
+ "resourceTypes": [
369132
+ {
369133
+ "resourceType": "ManagedNotificationConfiguration",
369134
+ "required": true,
369135
+ "conditionKeys": [],
369136
+ "dependentActions": []
369137
+ }
369138
+ ]
369139
+ },
369140
+ {
369141
+ "name": "ListManagedNotificationChildEvents",
369142
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListManagedNotificationChildEvents.html",
369143
+ "permissionOnly": false,
369144
+ "description": "Grants permission to list Managed Notification Child Events",
369145
+ "accessLevel": "List",
369146
+ "resourceTypes": [
369147
+ {
369148
+ "resourceType": "",
369149
+ "required": false,
369150
+ "conditionKeys": [],
369151
+ "dependentActions": []
369152
+ }
369153
+ ]
369154
+ },
369155
+ {
369156
+ "name": "ListManagedNotificationConfigurations",
369157
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListManagedNotificationConfigurations.html",
369158
+ "permissionOnly": false,
369159
+ "description": "Grants permission to list Managed Notification Configurations",
369160
+ "accessLevel": "List",
369161
+ "resourceTypes": [
369162
+ {
369163
+ "resourceType": "",
369164
+ "required": false,
369165
+ "conditionKeys": [],
369166
+ "dependentActions": []
369167
+ }
369168
+ ]
369169
+ },
369170
+ {
369171
+ "name": "ListManagedNotificationEvents",
369172
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListManagedNotificationEvents.html",
369173
+ "permissionOnly": false,
369174
+ "description": "Grants permission to list Managed Notification Events",
369175
+ "accessLevel": "List",
369176
+ "resourceTypes": [
369177
+ {
369178
+ "resourceType": "",
369179
+ "required": false,
369180
+ "conditionKeys": [],
369181
+ "dependentActions": []
369182
+ }
369183
+ ]
369184
+ },
368803
369185
  {
368804
369186
  "name": "ListNotificationConfigurations",
368805
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
369187
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListNotificationConfigurations.html",
368806
369188
  "permissionOnly": false,
368807
369189
  "description": "Grants permission to list NotificationConfigurations",
368808
369190
  "accessLevel": "List",
@@ -368817,7 +369199,7 @@
368817
369199
  },
368818
369200
  {
368819
369201
  "name": "ListNotificationEvents",
368820
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
369202
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListNotificationEvents.html",
368821
369203
  "permissionOnly": false,
368822
369204
  "description": "Grants permission to list NotificationEvents",
368823
369205
  "accessLevel": "List",
@@ -368832,7 +369214,7 @@
368832
369214
  },
368833
369215
  {
368834
369216
  "name": "ListNotificationHubs",
368835
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
369217
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListNotificationHubs.html",
368836
369218
  "permissionOnly": false,
368837
369219
  "description": "Grants permission to list NotificationHubs",
368838
369220
  "accessLevel": "List",
@@ -368847,10 +369229,25 @@
368847
369229
  },
368848
369230
  {
368849
369231
  "name": "ListTagsForResource",
368850
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
369232
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListTagsForResource.html",
368851
369233
  "permissionOnly": false,
368852
369234
  "description": "Grants permission to get tags for a resource",
368853
- "accessLevel": "Read",
369235
+ "accessLevel": "List",
369236
+ "resourceTypes": [
369237
+ {
369238
+ "resourceType": "",
369239
+ "required": false,
369240
+ "conditionKeys": [],
369241
+ "dependentActions": []
369242
+ }
369243
+ ]
369244
+ },
369245
+ {
369246
+ "name": "PutFeatureOptInStatus",
369247
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/managing-notification-features.html",
369248
+ "permissionOnly": true,
369249
+ "description": "Grants permission to update the opt-in status of an AWS User Notification Service feature",
369250
+ "accessLevel": "Write",
368854
369251
  "resourceTypes": [
368855
369252
  {
368856
369253
  "resourceType": "",
@@ -368862,7 +369259,7 @@
368862
369259
  },
368863
369260
  {
368864
369261
  "name": "RegisterNotificationHub",
368865
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
369262
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_RegisterNotificationHub.html",
368866
369263
  "permissionOnly": false,
368867
369264
  "description": "Grants permission to register a NotificationHub",
368868
369265
  "accessLevel": "Write",
@@ -368877,7 +369274,7 @@
368877
369274
  },
368878
369275
  {
368879
369276
  "name": "TagResource",
368880
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
369277
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_TagResource.html",
368881
369278
  "permissionOnly": false,
368882
369279
  "description": "Grants permission to tag a resource",
368883
369280
  "accessLevel": "Tagging",
@@ -368901,7 +369298,7 @@
368901
369298
  },
368902
369299
  {
368903
369300
  "name": "UntagResource",
368904
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
369301
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_UntagResource.html",
368905
369302
  "permissionOnly": false,
368906
369303
  "description": "Grants permission to remove tags from a resource",
368907
369304
  "accessLevel": "Tagging",
@@ -368924,7 +369321,7 @@
368924
369321
  },
368925
369322
  {
368926
369323
  "name": "UpdateEventRule",
368927
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
369324
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_UpdateEventRule.html",
368928
369325
  "permissionOnly": false,
368929
369326
  "description": "Grants permission to update an EventRule",
368930
369327
  "accessLevel": "Write",
@@ -368939,7 +369336,7 @@
368939
369336
  },
368940
369337
  {
368941
369338
  "name": "UpdateNotificationConfiguration",
368942
- "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
369339
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_UpdateNotificationConfiguration.html",
368943
369340
  "permissionOnly": false,
368944
369341
  "description": "Grants permission to update a NotificationConfiguration",
368945
369342
  "accessLevel": "Write",
@@ -368973,6 +369370,24 @@
368973
369370
  "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
368974
369371
  "arnPattern": "arn:${Partition}:notifications:${Region}:${Account}:configuration/${NotificationConfigurationId}/event/${NotificationEventId}",
368975
369372
  "conditionKeys": []
369373
+ },
369374
+ {
369375
+ "name": "ManagedNotificationChildEvent",
369376
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
369377
+ "arnPattern": "arn:${Partition}:notifications::${Account}:managed-notification-configuration/category/${Category}/sub-category/${Subcategory}/event/${NotificationEventId}/child-event/${NotificationChildEventId}",
369378
+ "conditionKeys": []
369379
+ },
369380
+ {
369381
+ "name": "ManagedNotificationConfiguration",
369382
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
369383
+ "arnPattern": "arn:${Partition}:notifications::${Account}:managed-notification-configuration/category/${Category}/sub-category/${Subcategory}",
369384
+ "conditionKeys": []
369385
+ },
369386
+ {
369387
+ "name": "ManagedNotificationEvent",
369388
+ "apiReferenceUrl": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
369389
+ "arnPattern": "arn:${Partition}:notifications::${Account}:managed-notification-configuration/category/${Category}/sub-category/${Subcategory}/event/${NotificationEventId}",
369390
+ "conditionKeys": []
368976
369391
  }
368977
369392
  ],
368978
369393
  "conditionKeys": [
@@ -460,12 +460,15 @@
460
460
  "Invoke",
461
461
  "ManageConnections"
462
462
  ],
463
- "resourceTypesCount": 1,
463
+ "resourceTypesCount": 2,
464
464
  "resourceTypes": [
465
- "execute-api-general"
465
+ "execute-api-general",
466
+ "execute-api-domain"
466
467
  ],
467
- "conditionKeysCount": 0,
468
- "conditionKeys": []
468
+ "conditionKeysCount": 1,
469
+ "conditionKeys": [
470
+ "execute-api:viaDomainArn"
471
+ ]
469
472
  },
470
473
  {
471
474
  "name": "Amazon API Gateway Management",
@@ -16256,8 +16259,10 @@
16256
16259
  ],
16257
16260
  "resourceTypesCount": 0,
16258
16261
  "resourceTypes": [],
16259
- "conditionKeysCount": 0,
16260
- "conditionKeys": []
16262
+ "conditionKeysCount": 1,
16263
+ "conditionKeys": [
16264
+ "lakeformation:EnabledOnlyForMetaDataAccess"
16265
+ ]
16261
16266
  },
16262
16267
  {
16263
16268
  "name": "AWS Lambda",
@@ -19747,7 +19752,7 @@
19747
19752
  "name": "AWS Partner Central Selling",
19748
19753
  "servicePrefix": "partnercentral",
19749
19754
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspartnercentralselling.html",
19750
- "actionsCount": 35,
19755
+ "actionsCount": 38,
19751
19756
  "actions": [
19752
19757
  "AcceptEngagementInvitation",
19753
19758
  "AssignOpportunity",
@@ -19776,6 +19781,7 @@
19776
19781
  "ListResourceSnapshotJobs",
19777
19782
  "ListResourceSnapshots",
19778
19783
  "ListSolutions",
19784
+ "ListTagsForResource",
19779
19785
  "PutSellingSystemSettings",
19780
19786
  "RejectEngagementInvitation",
19781
19787
  "StartEngagementByAcceptingInvitationTask",
@@ -19783,9 +19789,11 @@
19783
19789
  "StartResourceSnapshotJob",
19784
19790
  "StopResourceSnapshotJob",
19785
19791
  "SubmitOpportunity",
19792
+ "TagResource",
19793
+ "UntagResource",
19786
19794
  "UpdateOpportunity"
19787
19795
  ],
19788
- "resourceTypesCount": 8,
19796
+ "resourceTypesCount": 9,
19789
19797
  "resourceTypes": [
19790
19798
  "Engagement",
19791
19799
  "engagement-by-accepting-invitation-task",
@@ -19794,10 +19802,14 @@
19794
19802
  "Opportunity",
19795
19803
  "resource-snapshot-job",
19796
19804
  "ResourceSnapshot",
19805
+ "selling-system-settings",
19797
19806
  "Solution"
19798
19807
  ],
19799
- "conditionKeysCount": 2,
19808
+ "conditionKeysCount": 5,
19800
19809
  "conditionKeys": [
19810
+ "aws:RequestTag/${TagKey}",
19811
+ "aws:ResourceTag/${TagKey}",
19812
+ "aws:TagKeys",
19801
19813
  "partnercentral:Catalog",
19802
19814
  "partnercentral:RelatedEntityType"
19803
19815
  ]
@@ -26783,35 +26795,54 @@
26783
26795
  "name": "AWS User Notifications",
26784
26796
  "servicePrefix": "notifications",
26785
26797
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsusernotifications.html",
26786
- "actionsCount": 21,
26798
+ "actionsCount": 37,
26787
26799
  "actions": [
26788
26800
  "AssociateChannel",
26801
+ "AssociateManagedNotificationAccountContact",
26802
+ "AssociateManagedNotificationAdditionalChannel",
26789
26803
  "CreateEventRule",
26790
26804
  "CreateNotificationConfiguration",
26791
26805
  "DeleteEventRule",
26792
26806
  "DeleteNotificationConfiguration",
26793
26807
  "DeregisterNotificationHub",
26808
+ "DisableNotificationsAccessForOrganization",
26794
26809
  "DisassociateChannel",
26810
+ "DisassociateManagedNotificationAccountContact",
26811
+ "DisassociateManagedNotificationAdditionalChannel",
26812
+ "EnableNotificationsAccessForOrganization",
26795
26813
  "GetEventRule",
26814
+ "GetFeatureOptInStatus",
26815
+ "GetManagedNotificationChildEvent",
26816
+ "GetManagedNotificationConfiguration",
26817
+ "GetManagedNotificationEvent",
26796
26818
  "GetNotificationConfiguration",
26797
26819
  "GetNotificationEvent",
26820
+ "GetNotificationsAccessForOrganization",
26798
26821
  "ListChannels",
26799
26822
  "ListEventRules",
26823
+ "ListManagedNotificationChannelAssociations",
26824
+ "ListManagedNotificationChildEvents",
26825
+ "ListManagedNotificationConfigurations",
26826
+ "ListManagedNotificationEvents",
26800
26827
  "ListNotificationConfigurations",
26801
26828
  "ListNotificationEvents",
26802
26829
  "ListNotificationHubs",
26803
26830
  "ListTagsForResource",
26831
+ "PutFeatureOptInStatus",
26804
26832
  "RegisterNotificationHub",
26805
26833
  "TagResource",
26806
26834
  "UntagResource",
26807
26835
  "UpdateEventRule",
26808
26836
  "UpdateNotificationConfiguration"
26809
26837
  ],
26810
- "resourceTypesCount": 3,
26838
+ "resourceTypesCount": 6,
26811
26839
  "resourceTypes": [
26812
26840
  "EventRule",
26813
26841
  "NotificationConfiguration",
26814
- "NotificationEvent"
26842
+ "NotificationEvent",
26843
+ "ManagedNotificationChildEvent",
26844
+ "ManagedNotificationConfiguration",
26845
+ "ManagedNotificationEvent"
26815
26846
  ],
26816
26847
  "conditionKeysCount": 3,
26817
26848
  "conditionKeys": [
@@ -2,11 +2,11 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Read Actions",
5
- "value": 4904
5
+ "value": 4909
6
6
  },
7
7
  {
8
8
  "key": "List Actions",
9
- "value": 2988
9
+ "value": 2993
10
10
  },
11
11
  {
12
12
  "key": "Permissions Actions",
@@ -14,7 +14,7 @@
14
14
  },
15
15
  {
16
16
  "key": "Write Actions",
17
- "value": 10101
17
+ "value": 10110
18
18
  }
19
19
  ],
20
20
  "Longest action names": [
@@ -410,11 +410,11 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1872
413
+ "value": 1877
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 1002
417
+ "value": 1004
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.315",
3
+ "version": "0.0.317",
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",