aws-iam-data 0.0.594 → 0.0.596
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.
|
@@ -3953,7 +3953,7 @@
|
|
|
3953
3953
|
"name": "Claude Platform on AWS",
|
|
3954
3954
|
"servicePrefix": "aws-external-anthropic",
|
|
3955
3955
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_claudeplatformonaws.html",
|
|
3956
|
-
"actionsCount":
|
|
3956
|
+
"actionsCount": 70,
|
|
3957
3957
|
"actions": [
|
|
3958
3958
|
"ArchiveAgent",
|
|
3959
3959
|
"ArchiveEnvironment",
|
|
@@ -3976,6 +3976,7 @@
|
|
|
3976
3976
|
"CreateUserProfile",
|
|
3977
3977
|
"CreateUserProfileEnrollmentUrl",
|
|
3978
3978
|
"CreateVault",
|
|
3979
|
+
"CreateWebhook",
|
|
3979
3980
|
"CreateWorkspace",
|
|
3980
3981
|
"DeleteBatchInference",
|
|
3981
3982
|
"DeleteEnvironment",
|
|
@@ -3984,6 +3985,7 @@
|
|
|
3984
3985
|
"DeleteSession",
|
|
3985
3986
|
"DeleteSkill",
|
|
3986
3987
|
"DeleteVault",
|
|
3988
|
+
"DeleteWebhook",
|
|
3987
3989
|
"GetAccountStatus",
|
|
3988
3990
|
"GetAgent",
|
|
3989
3991
|
"GetBatchInference",
|
|
@@ -3995,6 +3997,7 @@
|
|
|
3995
3997
|
"GetSkill",
|
|
3996
3998
|
"GetUserProfile",
|
|
3997
3999
|
"GetVault",
|
|
4000
|
+
"GetWebhook",
|
|
3998
4001
|
"GetWorkspace",
|
|
3999
4002
|
"ListAgents",
|
|
4000
4003
|
"ListBatchInferences",
|
|
@@ -4007,7 +4010,10 @@
|
|
|
4007
4010
|
"ListTagsForResource",
|
|
4008
4011
|
"ListUserProfiles",
|
|
4009
4012
|
"ListVaults",
|
|
4013
|
+
"ListWebhooks",
|
|
4010
4014
|
"ListWorkspaces",
|
|
4015
|
+
"ProcessEnvironmentWork",
|
|
4016
|
+
"RotateWebhookSecret",
|
|
4011
4017
|
"TagResource",
|
|
4012
4018
|
"UntagResource",
|
|
4013
4019
|
"UpdateAgent",
|
|
@@ -4017,6 +4023,7 @@
|
|
|
4017
4023
|
"UpdateSkill",
|
|
4018
4024
|
"UpdateUserProfile",
|
|
4019
4025
|
"UpdateVault",
|
|
4026
|
+
"UpdateWebhook",
|
|
4020
4027
|
"UpdateWorkspace"
|
|
4021
4028
|
],
|
|
4022
4029
|
"resourceTypesCount": 1,
|
|
@@ -9359,10 +9366,11 @@
|
|
|
9359
9366
|
"name": "AWS DevOps Agent Service",
|
|
9360
9367
|
"servicePrefix": "aidevops",
|
|
9361
9368
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdevopsagentservice.html",
|
|
9362
|
-
"actionsCount":
|
|
9369
|
+
"actionsCount": 81,
|
|
9363
9370
|
"actions": [
|
|
9364
9371
|
"AllowVendedLogDeliveryForResource",
|
|
9365
9372
|
"AssociateService",
|
|
9373
|
+
"CreateAccessToken",
|
|
9366
9374
|
"CreateAgentSpace",
|
|
9367
9375
|
"CreateAsset",
|
|
9368
9376
|
"CreateAssetFile",
|
|
@@ -9387,6 +9395,7 @@
|
|
|
9387
9395
|
"DiscoverTopology",
|
|
9388
9396
|
"EnableOperatorApp",
|
|
9389
9397
|
"EndChatForCase",
|
|
9398
|
+
"GetAccessToken",
|
|
9390
9399
|
"GetAccountUsage",
|
|
9391
9400
|
"GetAgentSpace",
|
|
9392
9401
|
"GetAsset",
|
|
@@ -9400,6 +9409,7 @@
|
|
|
9400
9409
|
"GetService",
|
|
9401
9410
|
"GetTrigger",
|
|
9402
9411
|
"InitiateChatForCase",
|
|
9412
|
+
"ListAccessTokens",
|
|
9403
9413
|
"ListAgentSpaces",
|
|
9404
9414
|
"ListAssetFiles",
|
|
9405
9415
|
"ListAssetTypes",
|
|
@@ -9421,6 +9431,8 @@
|
|
|
9421
9431
|
"ListTriggers",
|
|
9422
9432
|
"ListWebhooks",
|
|
9423
9433
|
"RegisterService",
|
|
9434
|
+
"RevokeAccessToken",
|
|
9435
|
+
"RotateAccessToken",
|
|
9424
9436
|
"SearchServiceAccessibleResource",
|
|
9425
9437
|
"SendMessage",
|
|
9426
9438
|
"TagResource",
|
|
@@ -15217,7 +15229,7 @@
|
|
|
15217
15229
|
"name": "AWS HealthLake",
|
|
15218
15230
|
"servicePrefix": "healthlake",
|
|
15219
15231
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awshealthlake.html",
|
|
15220
|
-
"actionsCount":
|
|
15232
|
+
"actionsCount": 50,
|
|
15221
15233
|
"actions": [
|
|
15222
15234
|
"CancelFHIRExportJobWithDelete",
|
|
15223
15235
|
"ConfirmAttributionList",
|
|
@@ -15265,6 +15277,7 @@
|
|
|
15265
15277
|
"SubmitPreAuthClaim",
|
|
15266
15278
|
"TagResource",
|
|
15267
15279
|
"UntagResource",
|
|
15280
|
+
"UpdateFHIRDatastore",
|
|
15268
15281
|
"UpdateResource",
|
|
15269
15282
|
"ValidateResource",
|
|
15270
15283
|
"VersionReadResource"
|
|
@@ -26110,9 +26123,10 @@
|
|
|
26110
26123
|
"name": "Amazon S3",
|
|
26111
26124
|
"servicePrefix": "s3",
|
|
26112
26125
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3.html",
|
|
26113
|
-
"actionsCount":
|
|
26126
|
+
"actionsCount": 169,
|
|
26114
26127
|
"actions": [
|
|
26115
26128
|
"AbortMultipartUpload",
|
|
26129
|
+
"AllowVendedLogDeliveryForResource",
|
|
26116
26130
|
"AssociateAccessGrantsIdentityCenter",
|
|
26117
26131
|
"BypassGovernanceRetention",
|
|
26118
26132
|
"CreateAccessGrant",
|
|
@@ -26297,7 +26311,7 @@
|
|
|
26297
26311
|
"accessgrantslocation",
|
|
26298
26312
|
"accessgrant"
|
|
26299
26313
|
],
|
|
26300
|
-
"conditionKeysCount":
|
|
26314
|
+
"conditionKeysCount": 58,
|
|
26301
26315
|
"conditionKeys": [
|
|
26302
26316
|
"aws:RequestTag/${TagKey}",
|
|
26303
26317
|
"aws:ResourceTag/${TagKey}",
|
|
@@ -26324,17 +26338,20 @@
|
|
|
26324
26338
|
"s3:TlsVersion",
|
|
26325
26339
|
"s3:authType",
|
|
26326
26340
|
"s3:delimiter",
|
|
26341
|
+
"s3:deliverySourceArn",
|
|
26327
26342
|
"s3:destinationRegion",
|
|
26328
26343
|
"s3:if-match",
|
|
26329
26344
|
"s3:if-none-match",
|
|
26330
26345
|
"s3:isReplicationPauseRequest",
|
|
26331
26346
|
"s3:locationconstraint",
|
|
26347
|
+
"s3:logType",
|
|
26332
26348
|
"s3:max-keys",
|
|
26333
26349
|
"s3:object-lock-legal-hold",
|
|
26334
26350
|
"s3:object-lock-mode",
|
|
26335
26351
|
"s3:object-lock-remaining-retention-days",
|
|
26336
26352
|
"s3:object-lock-retain-until-date",
|
|
26337
26353
|
"s3:prefix",
|
|
26354
|
+
"s3:resourceArnBeingAuthorized",
|
|
26338
26355
|
"s3:signatureAge",
|
|
26339
26356
|
"s3:signatureversion",
|
|
26340
26357
|
"s3:versionid",
|
|
@@ -27597,11 +27614,13 @@
|
|
|
27597
27614
|
"name": "AWS Security Agent",
|
|
27598
27615
|
"servicePrefix": "securityagent",
|
|
27599
27616
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssecurityagent.html",
|
|
27600
|
-
"actionsCount":
|
|
27617
|
+
"actionsCount": 111,
|
|
27601
27618
|
"actions": [
|
|
27602
27619
|
"AddArtifact",
|
|
27620
|
+
"BatchCreateSecurityRequirements",
|
|
27603
27621
|
"BatchDeleteCodeReviews",
|
|
27604
27622
|
"BatchDeletePentests",
|
|
27623
|
+
"BatchDeleteSecurityRequirements",
|
|
27605
27624
|
"BatchDeleteThreatModels",
|
|
27606
27625
|
"BatchDeleteThreats",
|
|
27607
27626
|
"BatchGetAgentSpaces",
|
|
@@ -27614,11 +27633,13 @@
|
|
|
27614
27633
|
"BatchGetPentestJobTasks",
|
|
27615
27634
|
"BatchGetPentestJobs",
|
|
27616
27635
|
"BatchGetPentests",
|
|
27636
|
+
"BatchGetSecurityRequirements",
|
|
27617
27637
|
"BatchGetTargetDomains",
|
|
27618
27638
|
"BatchGetThreatModelJobTasks",
|
|
27619
27639
|
"BatchGetThreatModelJobs",
|
|
27620
27640
|
"BatchGetThreatModels",
|
|
27621
27641
|
"BatchGetThreats",
|
|
27642
|
+
"BatchUpdateSecurityRequirements",
|
|
27622
27643
|
"CreateAgentSpace",
|
|
27623
27644
|
"CreateApplication",
|
|
27624
27645
|
"CreateCodeReview",
|
|
@@ -27627,7 +27648,9 @@
|
|
|
27627
27648
|
"CreateMembership",
|
|
27628
27649
|
"CreateOneTimeLoginSession",
|
|
27629
27650
|
"CreatePentest",
|
|
27651
|
+
"CreatePrivateConnection",
|
|
27630
27652
|
"CreateSecurityRequirement",
|
|
27653
|
+
"CreateSecurityRequirementPack",
|
|
27631
27654
|
"CreateTargetDomain",
|
|
27632
27655
|
"CreateThreat",
|
|
27633
27656
|
"CreateThreatModel",
|
|
@@ -27637,15 +27660,22 @@
|
|
|
27637
27660
|
"DeleteDesignReview",
|
|
27638
27661
|
"DeleteIntegration",
|
|
27639
27662
|
"DeleteMembership",
|
|
27663
|
+
"DeletePrivateConnection",
|
|
27640
27664
|
"DeleteSecurityRequirement",
|
|
27665
|
+
"DeleteSecurityRequirementPack",
|
|
27641
27666
|
"DeleteTargetDomain",
|
|
27667
|
+
"DescribePrivateConnection",
|
|
27642
27668
|
"GetApplication",
|
|
27643
27669
|
"GetArtifact",
|
|
27644
27670
|
"GetDesignReview",
|
|
27645
27671
|
"GetDesignReviewArtifact",
|
|
27646
27672
|
"GetDesignReviewFeedback",
|
|
27647
27673
|
"GetIntegration",
|
|
27674
|
+
"GetProviderRegistrationManifest",
|
|
27648
27675
|
"GetSecurityRequirement",
|
|
27676
|
+
"GetSecurityRequirementPack",
|
|
27677
|
+
"HandleProviderRegistrationCallback",
|
|
27678
|
+
"ImportSecurityRequirements",
|
|
27649
27679
|
"InitiateProviderRegistration",
|
|
27650
27680
|
"ListAgentSpaces",
|
|
27651
27681
|
"ListApplications",
|
|
@@ -27663,7 +27693,9 @@
|
|
|
27663
27693
|
"ListPentestJobTasks",
|
|
27664
27694
|
"ListPentestJobsForPentest",
|
|
27665
27695
|
"ListPentests",
|
|
27696
|
+
"ListPrivateConnections",
|
|
27666
27697
|
"ListResourcesFromIntegration",
|
|
27698
|
+
"ListSecurityRequirementPacks",
|
|
27667
27699
|
"ListSecurityRequirements",
|
|
27668
27700
|
"ListTagsForResource",
|
|
27669
27701
|
"ListTargetDomains",
|
|
@@ -27688,19 +27720,22 @@
|
|
|
27688
27720
|
"UpdateFinding",
|
|
27689
27721
|
"UpdateIntegratedResources",
|
|
27690
27722
|
"UpdatePentest",
|
|
27723
|
+
"UpdatePrivateConnectionCertificate",
|
|
27691
27724
|
"UpdateSecurityRequirement",
|
|
27725
|
+
"UpdateSecurityRequirementPack",
|
|
27692
27726
|
"UpdateTargetDomain",
|
|
27693
27727
|
"UpdateThreat",
|
|
27694
27728
|
"UpdateThreatModel",
|
|
27695
27729
|
"VerifyTargetDomain"
|
|
27696
27730
|
],
|
|
27697
|
-
"resourceTypesCount":
|
|
27731
|
+
"resourceTypesCount": 6,
|
|
27698
27732
|
"resourceTypes": [
|
|
27699
27733
|
"Application",
|
|
27700
27734
|
"SecurityRequirementPack",
|
|
27701
27735
|
"Integration",
|
|
27702
27736
|
"AgentSpace",
|
|
27703
|
-
"TargetDomain"
|
|
27737
|
+
"TargetDomain",
|
|
27738
|
+
"PrivateConnection"
|
|
27704
27739
|
],
|
|
27705
27740
|
"conditionKeysCount": 3,
|
|
27706
27741
|
"conditionKeys": [
|
|
@@ -28666,20 +28701,32 @@
|
|
|
28666
28701
|
"name": "AWS Signin",
|
|
28667
28702
|
"servicePrefix": "signin",
|
|
28668
28703
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssignin.html",
|
|
28669
|
-
"actionsCount":
|
|
28704
|
+
"actionsCount": 13,
|
|
28670
28705
|
"actions": [
|
|
28706
|
+
"Authenticate",
|
|
28671
28707
|
"AuthorizeOAuth2Access",
|
|
28708
|
+
"CreateAccount",
|
|
28672
28709
|
"CreateOAuth2Token",
|
|
28673
28710
|
"CreateTrustedIdentityPropagationApplicationForConsole",
|
|
28674
|
-
"
|
|
28711
|
+
"DeleteConsoleAuthorizationConfiguration",
|
|
28712
|
+
"DeleteResourcePermissionStatement",
|
|
28713
|
+
"GetConsoleAuthorizationConfiguration",
|
|
28714
|
+
"GetResourcePolicy",
|
|
28715
|
+
"ListResourcePermissionStatements",
|
|
28716
|
+
"ListTrustedIdentityPropagationApplicationsForConsole",
|
|
28717
|
+
"PutConsoleAuthorizationConfiguration",
|
|
28718
|
+
"PutResourcePermissionStatement"
|
|
28675
28719
|
],
|
|
28676
|
-
"resourceTypesCount":
|
|
28720
|
+
"resourceTypesCount": 3,
|
|
28677
28721
|
"resourceTypes": [
|
|
28678
28722
|
"oauth2-public-client-localhost",
|
|
28679
|
-
"oauth2-public-client-remote"
|
|
28723
|
+
"oauth2-public-client-remote",
|
|
28724
|
+
"console"
|
|
28680
28725
|
],
|
|
28681
|
-
"conditionKeysCount":
|
|
28682
|
-
"conditionKeys": [
|
|
28726
|
+
"conditionKeysCount": 1,
|
|
28727
|
+
"conditionKeys": [
|
|
28728
|
+
"signin:PrincipalArn"
|
|
28729
|
+
]
|
|
28683
28730
|
},
|
|
28684
28731
|
{
|
|
28685
28732
|
"name": "Amazon Simple Email Service - Mail Manager",
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 11681
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5646
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3554
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -410,11 +410,11 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 2128
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 1432
|
|
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.
|
|
3
|
+
"version": "0.0.596",
|
|
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",
|