aws-iam-data 0.0.409 → 0.0.411

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,37 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2025-07-05",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "AWS Shield": [
8
+ "shield:DescribeAttackContributors",
9
+ "shield:GetGlobalThreatData",
10
+ "shield:ListMitigations"
11
+ ]
12
+ },
13
+ "removedActions": {}
14
+ },
15
+ {
16
+ "dateOfChange": "2025-07-04",
17
+ "addedServices": [],
18
+ "removedServices": [],
19
+ "addedActions": {
20
+ "Amazon Q Business": [
21
+ "qbusiness:CreateChatResponseConfiguration",
22
+ "qbusiness:DeleteChatResponseConfiguration",
23
+ "qbusiness:GetChatResponseConfiguration",
24
+ "qbusiness:ListChatResponseConfigurations",
25
+ "qbusiness:UpdateChatResponseConfiguration"
26
+ ],
27
+ "Amazon S3 Express": [
28
+ "s3express:ListTagsForResource",
29
+ "s3express:TagResource",
30
+ "s3express:UntagResource"
31
+ ]
32
+ },
33
+ "removedActions": {}
34
+ },
2
35
  {
3
36
  "dateOfChange": "2025-07-03",
4
37
  "addedServices": [],
@@ -295078,6 +295078,30 @@
295078
295078
  }
295079
295079
  ]
295080
295080
  },
295081
+ {
295082
+ "name": "CreateChatResponseConfiguration",
295083
+ "apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/api-reference/API_CreateChatResponseConfiguration.html",
295084
+ "permissionOnly": false,
295085
+ "description": "Grants permission to create a chat response configuration to the application",
295086
+ "accessLevel": "Write",
295087
+ "resourceTypes": [
295088
+ {
295089
+ "resourceType": "application",
295090
+ "required": true,
295091
+ "conditionKeys": [],
295092
+ "dependentActions": []
295093
+ },
295094
+ {
295095
+ "resourceType": "",
295096
+ "required": false,
295097
+ "conditionKeys": [
295098
+ "aws:RequestTag/${TagKey}",
295099
+ "aws:TagKeys"
295100
+ ],
295101
+ "dependentActions": []
295102
+ }
295103
+ ]
295104
+ },
295081
295105
  {
295082
295106
  "name": "CreateDataAccessor",
295083
295107
  "apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/api-reference/API_CreateDataAccessor.html",
@@ -295368,6 +295392,27 @@
295368
295392
  }
295369
295393
  ]
295370
295394
  },
295395
+ {
295396
+ "name": "DeleteChatResponseConfiguration",
295397
+ "apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/api-reference/API_DeleteChatResponseConfiguration.html",
295398
+ "permissionOnly": false,
295399
+ "description": "Grants permission to delete a chat response configuration",
295400
+ "accessLevel": "Write",
295401
+ "resourceTypes": [
295402
+ {
295403
+ "resourceType": "application",
295404
+ "required": true,
295405
+ "conditionKeys": [],
295406
+ "dependentActions": []
295407
+ },
295408
+ {
295409
+ "resourceType": "chat-response-configuration",
295410
+ "required": true,
295411
+ "conditionKeys": [],
295412
+ "dependentActions": []
295413
+ }
295414
+ ]
295415
+ },
295371
295416
  {
295372
295417
  "name": "DeleteConversation",
295373
295418
  "apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/api-reference/API_DeleteConversation.html",
@@ -295634,6 +295679,27 @@
295634
295679
  }
295635
295680
  ]
295636
295681
  },
295682
+ {
295683
+ "name": "GetChatResponseConfiguration",
295684
+ "apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/api-reference/API_GetChatResponseConfiguration.html",
295685
+ "permissionOnly": false,
295686
+ "description": "Grants permission to get a chat response configuration",
295687
+ "accessLevel": "Read",
295688
+ "resourceTypes": [
295689
+ {
295690
+ "resourceType": "application",
295691
+ "required": true,
295692
+ "conditionKeys": [],
295693
+ "dependentActions": []
295694
+ },
295695
+ {
295696
+ "resourceType": "chat-response-configuration",
295697
+ "required": true,
295698
+ "conditionKeys": [],
295699
+ "dependentActions": []
295700
+ }
295701
+ ]
295702
+ },
295637
295703
  {
295638
295704
  "name": "GetDataAccessor",
295639
295705
  "apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/api-reference/API_GetDataAccessor.html",
@@ -295898,6 +295964,21 @@
295898
295964
  }
295899
295965
  ]
295900
295966
  },
295967
+ {
295968
+ "name": "ListChatResponseConfigurations",
295969
+ "apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/api-reference/API_ListChatResponseConfigurations.html",
295970
+ "permissionOnly": false,
295971
+ "description": "Grants permission to list chat response configurations for an application",
295972
+ "accessLevel": "List",
295973
+ "resourceTypes": [
295974
+ {
295975
+ "resourceType": "application",
295976
+ "required": true,
295977
+ "conditionKeys": [],
295978
+ "dependentActions": []
295979
+ }
295980
+ ]
295981
+ },
295901
295982
  {
295902
295983
  "name": "ListConversations",
295903
295984
  "apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/api-reference/API_ListConversations.html",
@@ -296172,6 +296253,12 @@
296172
296253
  "conditionKeys": [],
296173
296254
  "dependentActions": []
296174
296255
  },
296256
+ {
296257
+ "resourceType": "chat-response-configuration",
296258
+ "required": false,
296259
+ "conditionKeys": [],
296260
+ "dependentActions": []
296261
+ },
296175
296262
  {
296176
296263
  "resourceType": "data-accessor",
296177
296264
  "required": false,
@@ -296415,6 +296502,12 @@
296415
296502
  "conditionKeys": [],
296416
296503
  "dependentActions": []
296417
296504
  },
296505
+ {
296506
+ "resourceType": "chat-response-configuration",
296507
+ "required": false,
296508
+ "conditionKeys": [],
296509
+ "dependentActions": []
296510
+ },
296418
296511
  {
296419
296512
  "resourceType": "data-accessor",
296420
296513
  "required": false,
@@ -296481,6 +296574,12 @@
296481
296574
  "conditionKeys": [],
296482
296575
  "dependentActions": []
296483
296576
  },
296577
+ {
296578
+ "resourceType": "chat-response-configuration",
296579
+ "required": false,
296580
+ "conditionKeys": [],
296581
+ "dependentActions": []
296582
+ },
296484
296583
  {
296485
296584
  "resourceType": "data-accessor",
296486
296585
  "required": false,
@@ -296563,6 +296662,27 @@
296563
296662
  }
296564
296663
  ]
296565
296664
  },
296665
+ {
296666
+ "name": "UpdateChatResponseConfiguration",
296667
+ "apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/api-reference/API_UpdateChatResponseConfiguration.html",
296668
+ "permissionOnly": false,
296669
+ "description": "Grants permission to update a chat response configuration",
296670
+ "accessLevel": "Write",
296671
+ "resourceTypes": [
296672
+ {
296673
+ "resourceType": "application",
296674
+ "required": true,
296675
+ "conditionKeys": [],
296676
+ "dependentActions": []
296677
+ },
296678
+ {
296679
+ "resourceType": "chat-response-configuration",
296680
+ "required": true,
296681
+ "conditionKeys": [],
296682
+ "dependentActions": []
296683
+ }
296684
+ ]
296685
+ },
296566
296686
  {
296567
296687
  "name": "UpdateDataAccessor",
296568
296688
  "apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/api-reference/API_UpdateDataAccessor.html",
@@ -296829,6 +296949,14 @@
296829
296949
  "conditionKeys": [
296830
296950
  "aws:ResourceTag/${TagKey}"
296831
296951
  ]
296952
+ },
296953
+ {
296954
+ "name": "chat-response-configuration",
296955
+ "apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/business-use-dg/response-customization.html",
296956
+ "arnPattern": "arn:${Partition}:qbusiness:${Region}:${Account}:application/${ApplicationId}/chat-response-configuration/${ChatResponseConfigurationId}",
296957
+ "conditionKeys": [
296958
+ "aws:ResourceTag/${TagKey}"
296959
+ ]
296832
296960
  }
296833
296961
  ],
296834
296962
  "conditionKeys": [
@@ -331163,7 +331291,9 @@
331163
331291
  "s3express:ResourceAccount",
331164
331292
  "s3express:signatureversion",
331165
331293
  "s3express:TlsVersion",
331166
- "s3express:x-amz-content-sha256"
331294
+ "s3express:x-amz-content-sha256",
331295
+ "aws:RequestTag/${TagKey}",
331296
+ "aws:TagKeys"
331167
331297
  ],
331168
331298
  "dependentActions": []
331169
331299
  }
@@ -331361,6 +331491,12 @@
331361
331491
  "description": "Grants permission to return configuration information about the specified access point",
331362
331492
  "accessLevel": "Read",
331363
331493
  "resourceTypes": [
331494
+ {
331495
+ "resourceType": "accesspoint",
331496
+ "required": true,
331497
+ "conditionKeys": [],
331498
+ "dependentActions": []
331499
+ },
331364
331500
  {
331365
331501
  "resourceType": "",
331366
331502
  "required": false,
@@ -331561,6 +331697,33 @@
331561
331697
  }
331562
331698
  ]
331563
331699
  },
331700
+ {
331701
+ "name": "ListTagsForResource",
331702
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListTagsForResource.html",
331703
+ "permissionOnly": false,
331704
+ "description": "Grants permission to lists all of the tags for a specified resource",
331705
+ "accessLevel": "List",
331706
+ "resourceTypes": [
331707
+ {
331708
+ "resourceType": "bucket",
331709
+ "required": true,
331710
+ "conditionKeys": [],
331711
+ "dependentActions": []
331712
+ },
331713
+ {
331714
+ "resourceType": "",
331715
+ "required": false,
331716
+ "conditionKeys": [
331717
+ "s3express:authType",
331718
+ "s3express:ResourceAccount",
331719
+ "s3express:signatureversion",
331720
+ "s3express:TlsVersion",
331721
+ "s3express:x-amz-content-sha256"
331722
+ ],
331723
+ "dependentActions": []
331724
+ }
331725
+ ]
331726
+ },
331564
331727
  {
331565
331728
  "name": "PutAccessPointPolicy",
331566
331729
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutAccessPointPolicy.html",
@@ -331701,6 +331864,63 @@
331701
331864
  "dependentActions": []
331702
331865
  }
331703
331866
  ]
331867
+ },
331868
+ {
331869
+ "name": "TagResource",
331870
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_TagResource.html",
331871
+ "permissionOnly": false,
331872
+ "description": "Grants permission to create a new user-defined tag or update an existing tag",
331873
+ "accessLevel": "Tagging",
331874
+ "resourceTypes": [
331875
+ {
331876
+ "resourceType": "bucket",
331877
+ "required": true,
331878
+ "conditionKeys": [],
331879
+ "dependentActions": []
331880
+ },
331881
+ {
331882
+ "resourceType": "",
331883
+ "required": false,
331884
+ "conditionKeys": [
331885
+ "s3express:authType",
331886
+ "s3express:ResourceAccount",
331887
+ "s3express:signatureversion",
331888
+ "s3express:TlsVersion",
331889
+ "s3express:x-amz-content-sha256",
331890
+ "aws:RequestTag/${TagKey}",
331891
+ "aws:TagKeys"
331892
+ ],
331893
+ "dependentActions": []
331894
+ }
331895
+ ]
331896
+ },
331897
+ {
331898
+ "name": "UntagResource",
331899
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_UntagResource.html",
331900
+ "permissionOnly": false,
331901
+ "description": "Grants permission to remove the specified user-defined tags from an S3 resource",
331902
+ "accessLevel": "Tagging",
331903
+ "resourceTypes": [
331904
+ {
331905
+ "resourceType": "bucket",
331906
+ "required": true,
331907
+ "conditionKeys": [],
331908
+ "dependentActions": []
331909
+ },
331910
+ {
331911
+ "resourceType": "",
331912
+ "required": false,
331913
+ "conditionKeys": [
331914
+ "s3express:authType",
331915
+ "s3express:ResourceAccount",
331916
+ "s3express:signatureversion",
331917
+ "s3express:TlsVersion",
331918
+ "s3express:x-amz-content-sha256",
331919
+ "aws:TagKeys"
331920
+ ],
331921
+ "dependentActions": []
331922
+ }
331923
+ ]
331704
331924
  }
331705
331925
  ],
331706
331926
  "resourceTypes": [
@@ -331708,7 +331928,10 @@
331708
331928
  "name": "bucket",
331709
331929
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-security-iam.html",
331710
331930
  "arnPattern": "arn:${Partition}:s3express:${Region}:${Account}:bucket/${BucketName}",
331711
- "conditionKeys": []
331931
+ "conditionKeys": [
331932
+ "aws:ResourceTag/${TagKey}",
331933
+ "s3express:BucketTag/${TagKey}"
331934
+ ]
331712
331935
  },
331713
331936
  {
331714
331937
  "name": "accesspoint",
@@ -331718,6 +331941,24 @@
331718
331941
  }
331719
331942
  ],
331720
331943
  "conditionKeys": [
331944
+ {
331945
+ "name": "aws:RequestTag/${TagKey}",
331946
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/directory-buckets-tagging.html#example-user-policy-request-tag",
331947
+ "description": "Filters access by the tags that are passed in the request",
331948
+ "type": "String"
331949
+ },
331950
+ {
331951
+ "name": "aws:ResourceTag/${TagKey}",
331952
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/directory-buckets-tagging.html#example-user-policy-resource-tag",
331953
+ "description": "Filters access by the tags associated with the resource",
331954
+ "type": "String"
331955
+ },
331956
+ {
331957
+ "name": "aws:TagKeys",
331958
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/directory-buckets-tagging.html#example-user-policy-tag-keys",
331959
+ "description": "Filters access by the tag keys that are passed in the request",
331960
+ "type": "ArrayOfString"
331961
+ },
331721
331962
  {
331722
331963
  "name": "s3express:AccessPointNetworkOrigin",
331723
331964
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/creating-access-points.html#access-points-policies",
@@ -331730,6 +331971,12 @@
331730
331971
  "description": "Filters access by AWS Local Zone network border group(s) provided in this condition key",
331731
331972
  "type": "String"
331732
331973
  },
331974
+ {
331975
+ "name": "s3express:BucketTag/${TagKey}",
331976
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/directory-buckets-tagging.html#example-policy-bucket-tag",
331977
+ "description": "Filters access by tag key-value pairs attached to the bucket",
331978
+ "type": "String"
331979
+ },
331733
331980
  {
331734
331981
  "name": "s3express:DataAccessPointAccount",
331735
331982
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/creating-access-points.html#access-points-policies",
@@ -331745,7 +331992,7 @@
331745
331992
  {
331746
331993
  "name": "s3express:LocationName",
331747
331994
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/amazon-s3-express-zonal-policy-keys.html#example-location-name",
331748
- "description": "Filters access by a specific Availability Zone ID",
331995
+ "description": "Filters access by a specific Availability Zone or Local Zone ID",
331749
331996
  "type": "String"
331750
331997
  },
331751
331998
  {
@@ -351377,7 +351624,7 @@
351377
351624
  },
351378
351625
  {
351379
351626
  "name": "AWS Service - Oracle Database@AWS",
351380
- "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsservice-oracledatabaseataws.html",
351627
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsservice-oracledatabase_aws.html",
351381
351628
  "servicePrefix": "odb",
351382
351629
  "actions": [
351383
351630
  {
@@ -356967,6 +357214,27 @@
356967
357214
  }
356968
357215
  ]
356969
357216
  },
357217
+ {
357218
+ "name": "DescribeAttackContributors",
357219
+ "apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsshield.html",
357220
+ "permissionOnly": true,
357221
+ "description": "Grants permission to get detailed information about the contributors to a specific DDoS attack",
357222
+ "accessLevel": "Read",
357223
+ "resourceTypes": [
357224
+ {
357225
+ "resourceType": "attack",
357226
+ "required": true,
357227
+ "conditionKeys": [],
357228
+ "dependentActions": []
357229
+ },
357230
+ {
357231
+ "resourceType": "protection-group",
357232
+ "required": false,
357233
+ "conditionKeys": [],
357234
+ "dependentActions": []
357235
+ }
357236
+ ]
357237
+ },
356970
357238
  {
356971
357239
  "name": "DescribeAttackStatistics",
356972
357240
  "apiReferenceUrl": "https://docs.aws.amazon.com/waf/latest/DDOSAPIReference/API_DescribeAttackStatistics.html",
@@ -357199,6 +357467,21 @@
357199
357467
  }
357200
357468
  ]
357201
357469
  },
357470
+ {
357471
+ "name": "GetGlobalThreatData",
357472
+ "apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsshield.html",
357473
+ "permissionOnly": true,
357474
+ "description": "Grants permission to retrieve global threat intelligence data and trends from AWS Shield's threat monitoring systems",
357475
+ "accessLevel": "Read",
357476
+ "resourceTypes": [
357477
+ {
357478
+ "resourceType": "",
357479
+ "required": false,
357480
+ "conditionKeys": [],
357481
+ "dependentActions": []
357482
+ }
357483
+ ]
357484
+ },
357202
357485
  {
357203
357486
  "name": "GetSubscriptionState",
357204
357487
  "apiReferenceUrl": "https://docs.aws.amazon.com/waf/latest/DDOSAPIReference/API_GetSubscriptionState.html",
@@ -357229,6 +357512,21 @@
357229
357512
  }
357230
357513
  ]
357231
357514
  },
357515
+ {
357516
+ "name": "ListMitigations",
357517
+ "apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsshield.html",
357518
+ "permissionOnly": true,
357519
+ "description": "Grants permission to retrieve a list of mitigation actions that have been applied during DDoS attacks",
357520
+ "accessLevel": "List",
357521
+ "resourceTypes": [
357522
+ {
357523
+ "resourceType": "attack",
357524
+ "required": true,
357525
+ "conditionKeys": [],
357526
+ "dependentActions": []
357527
+ }
357528
+ ]
357529
+ },
357232
357530
  {
357233
357531
  "name": "ListProtectionGroups",
357234
357532
  "apiReferenceUrl": "https://docs.aws.amazon.com/waf/latest/DDOSAPIReference/API_ListProtectionGroups.html",
@@ -21343,7 +21343,7 @@
21343
21343
  "name": "Amazon Q Business",
21344
21344
  "servicePrefix": "qbusiness",
21345
21345
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonqbusiness.html",
21346
- "actionsCount": 92,
21346
+ "actionsCount": 97,
21347
21347
  "actions": [
21348
21348
  "AddUserLicenses",
21349
21349
  "AllowVendedLogDeliveryForResource",
@@ -21356,6 +21356,7 @@
21356
21356
  "CheckDocumentAccess",
21357
21357
  "CreateAnonymousWebExperienceUrl",
21358
21358
  "CreateApplication",
21359
+ "CreateChatResponseConfiguration",
21359
21360
  "CreateDataAccessor",
21360
21361
  "CreateDataAccessorWithTti",
21361
21362
  "CreateDataSource",
@@ -21370,6 +21371,7 @@
21370
21371
  "DeleteApplication",
21371
21372
  "DeleteAttachment",
21372
21373
  "DeleteChatControlsConfiguration",
21374
+ "DeleteChatResponseConfiguration",
21373
21375
  "DeleteConversation",
21374
21376
  "DeleteDataAccessor",
21375
21377
  "DeleteDataSource",
@@ -21384,6 +21386,7 @@
21384
21386
  "DisassociatePermission",
21385
21387
  "GetApplication",
21386
21388
  "GetChatControlsConfiguration",
21389
+ "GetChatResponseConfiguration",
21387
21390
  "GetDataAccessor",
21388
21391
  "GetDataSource",
21389
21392
  "GetGroup",
@@ -21398,6 +21401,7 @@
21398
21401
  "GetWebExperience",
21399
21402
  "ListApplications",
21400
21403
  "ListAttachments",
21404
+ "ListChatResponseConfigurations",
21401
21405
  "ListConversations",
21402
21406
  "ListDataAccessors",
21403
21407
  "ListDataSourceSyncJobs",
@@ -21428,6 +21432,7 @@
21428
21432
  "UntagResource",
21429
21433
  "UpdateApplication",
21430
21434
  "UpdateChatControlsConfiguration",
21435
+ "UpdateChatResponseConfiguration",
21431
21436
  "UpdateDataAccessor",
21432
21437
  "UpdateDataSource",
21433
21438
  "UpdateIndex",
@@ -21438,7 +21443,7 @@
21438
21443
  "UpdateUser",
21439
21444
  "UpdateWebExperience"
21440
21445
  ],
21441
- "resourceTypesCount": 10,
21446
+ "resourceTypesCount": 11,
21442
21447
  "resourceTypes": [
21443
21448
  "application",
21444
21449
  "integration",
@@ -21449,7 +21454,8 @@
21449
21454
  "web-experience",
21450
21455
  "user-license",
21451
21456
  "subscription",
21452
- "data-accessor"
21457
+ "data-accessor",
21458
+ "chat-response-configuration"
21453
21459
  ],
21454
21460
  "conditionKeysCount": 5,
21455
21461
  "conditionKeys": [
@@ -23782,7 +23788,7 @@
23782
23788
  "name": "Amazon S3 Express",
23783
23789
  "servicePrefix": "s3express",
23784
23790
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3express.html",
23785
- "actionsCount": 21,
23791
+ "actionsCount": 24,
23786
23792
  "actions": [
23787
23793
  "CreateAccessPoint",
23788
23794
  "CreateBucket",
@@ -23800,21 +23806,28 @@
23800
23806
  "GetLifecycleConfiguration",
23801
23807
  "ListAccessPointsForDirectoryBuckets",
23802
23808
  "ListAllMyDirectoryBuckets",
23809
+ "ListTagsForResource",
23803
23810
  "PutAccessPointPolicy",
23804
23811
  "PutAccessPointScope",
23805
23812
  "PutBucketPolicy",
23806
23813
  "PutEncryptionConfiguration",
23807
- "PutLifecycleConfiguration"
23814
+ "PutLifecycleConfiguration",
23815
+ "TagResource",
23816
+ "UntagResource"
23808
23817
  ],
23809
23818
  "resourceTypesCount": 2,
23810
23819
  "resourceTypes": [
23811
23820
  "bucket",
23812
23821
  "accesspoint"
23813
23822
  ],
23814
- "conditionKeysCount": 15,
23823
+ "conditionKeysCount": 19,
23815
23824
  "conditionKeys": [
23825
+ "aws:RequestTag/${TagKey}",
23826
+ "aws:ResourceTag/${TagKey}",
23827
+ "aws:TagKeys",
23816
23828
  "s3express:AccessPointNetworkOrigin",
23817
23829
  "s3express:AllAccessRestrictedToLocalZoneGroup",
23830
+ "s3express:BucketTag/${TagKey}",
23818
23831
  "s3express:DataAccessPointAccount",
23819
23832
  "s3express:DataAccessPointArn",
23820
23833
  "s3express:LocationName",
@@ -25202,7 +25215,7 @@
25202
25215
  {
25203
25216
  "name": "AWS Service - Oracle Database@AWS",
25204
25217
  "servicePrefix": "odb",
25205
- "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsservice-oracledatabaseataws.html",
25218
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsservice-oracledatabase_aws.html",
25206
25219
  "actionsCount": 46,
25207
25220
  "actions": [
25208
25221
  "AcceptMarketplaceRegistration",
@@ -25587,7 +25600,7 @@
25587
25600
  "name": "AWS Shield",
25588
25601
  "servicePrefix": "shield",
25589
25602
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsshield.html",
25590
- "actionsCount": 36,
25603
+ "actionsCount": 39,
25591
25604
  "actions": [
25592
25605
  "AssociateDRTLogBucket",
25593
25606
  "AssociateDRTRole",
@@ -25600,6 +25613,7 @@
25600
25613
  "DeleteProtectionGroup",
25601
25614
  "DeleteSubscription",
25602
25615
  "DescribeAttack",
25616
+ "DescribeAttackContributors",
25603
25617
  "DescribeAttackStatistics",
25604
25618
  "DescribeDRTAccess",
25605
25619
  "DescribeEmergencyContactSettings",
@@ -25613,8 +25627,10 @@
25613
25627
  "DisassociateHealthCheck",
25614
25628
  "EnableApplicationLayerAutomaticResponse",
25615
25629
  "EnableProactiveEngagement",
25630
+ "GetGlobalThreatData",
25616
25631
  "GetSubscriptionState",
25617
25632
  "ListAttacks",
25633
+ "ListMitigations",
25618
25634
  "ListProtectionGroups",
25619
25635
  "ListProtections",
25620
25636
  "ListResourcesInProtectionGroup",
@@ -2,15 +2,15 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 10378
5
+ "value": 10383
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 5060
9
+ "value": 5063
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 3081
13
+ "value": 3084
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -154,7 +154,7 @@
154
154
  },
155
155
  {
156
156
  "key": "application - arn:${Partition}:qbusiness:${Region}:${Account}:application/${ApplicationId}",
157
- "value": 109
157
+ "value": 114
158
158
  },
159
159
  {
160
160
  "key": "directory - arn:${Partition}:ds:${Region}:${Account}:directory/${DirectoryId}",
@@ -410,11 +410,11 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1933
413
+ "value": 1934
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 1197
417
+ "value": 1198
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.409",
3
+ "version": "0.0.411",
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",