aws-iam-data 0.0.410 → 0.0.412

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,5 +1,5 @@
1
1
  {
2
- "serviceCount": 443,
2
+ "serviceCount": 445,
3
3
  "services": [
4
4
  {
5
5
  "name": "AWS Account Management",
@@ -7654,7 +7654,7 @@
7654
7654
  "name": "Amazon DataZone",
7655
7655
  "servicePrefix": "datazone",
7656
7656
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazone.html",
7657
- "actionsCount": 185,
7657
+ "actionsCount": 186,
7658
7658
  "actions": [
7659
7659
  "AcceptPredictions",
7660
7660
  "AcceptSubscriptionRequest",
@@ -7813,6 +7813,7 @@
7813
7813
  "SearchUserProfiles",
7814
7814
  "SsoLogin",
7815
7815
  "SsoLogout",
7816
+ "StartAccountBootstrapAction",
7816
7817
  "StartDataSourceRun",
7817
7818
  "StartMetadataGenerationRun",
7818
7819
  "StopMetadataGenerationRun",
@@ -12565,11 +12566,15 @@
12565
12566
  "name": "AWS Free Tier",
12566
12567
  "servicePrefix": "freetier",
12567
12568
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsfreetier.html",
12568
- "actionsCount": 3,
12569
+ "actionsCount": 7,
12569
12570
  "actions": [
12571
+ "GetAccountActivity",
12572
+ "GetAccountPlanState",
12570
12573
  "GetFreeTierAlertPreference",
12571
12574
  "GetFreeTierUsage",
12572
- "PutFreeTierAlertPreference"
12575
+ "ListAccountActivities",
12576
+ "PutFreeTierAlertPreference",
12577
+ "UpgradeAccountPlan"
12573
12578
  ],
12574
12579
  "resourceTypesCount": 0,
12575
12580
  "resourceTypes": [],
@@ -19356,7 +19361,7 @@
19356
19361
  "name": "AWS Network Firewall",
19357
19362
  "servicePrefix": "network-firewall",
19358
19363
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsnetworkfirewall.html",
19359
- "actionsCount": 56,
19364
+ "actionsCount": 57,
19360
19365
  "actions": [
19361
19366
  "AcceptNetworkFirewallTransitGatewayAttachment",
19362
19367
  "AssociateAvailabilityZones",
@@ -19382,6 +19387,7 @@
19382
19387
  "DescribeResourcePolicy",
19383
19388
  "DescribeRuleGroup",
19384
19389
  "DescribeRuleGroupMetadata",
19390
+ "DescribeRuleGroupSummary",
19385
19391
  "DescribeTLSInspectionConfiguration",
19386
19392
  "DescribeVpcEndpointAssociation",
19387
19393
  "DisassociateAvailabilityZones",
@@ -23730,12 +23736,14 @@
23730
23736
  "accessgrantslocation",
23731
23737
  "accessgrant"
23732
23738
  ],
23733
- "conditionKeysCount": 50,
23739
+ "conditionKeysCount": 52,
23734
23740
  "conditionKeys": [
23735
23741
  "aws:RequestTag/${TagKey}",
23736
23742
  "aws:ResourceTag/${TagKey}",
23737
23743
  "aws:TagKeys",
23744
+ "s3:AccessGrantScope",
23738
23745
  "s3:AccessGrantsInstanceArn",
23746
+ "s3:AccessGrantsLocationScope",
23739
23747
  "s3:AccessPointNetworkOrigin",
23740
23748
  "s3:DataAccessPointAccount",
23741
23749
  "s3:DataAccessPointArn",
@@ -24078,11 +24086,45 @@
24078
24086
  "s3tables:tableName"
24079
24087
  ]
24080
24088
  },
24089
+ {
24090
+ "name": "Amazon S3 Vectors",
24091
+ "servicePrefix": "s3vectors",
24092
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3vectors.html",
24093
+ "actionsCount": 16,
24094
+ "actions": [
24095
+ "CreateIndex",
24096
+ "CreateVectorBucket",
24097
+ "DeleteIndex",
24098
+ "DeleteVectorBucket",
24099
+ "DeleteVectorBucketPolicy",
24100
+ "DeleteVectors",
24101
+ "GetIndex",
24102
+ "GetVectorBucket",
24103
+ "GetVectorBucketPolicy",
24104
+ "GetVectors",
24105
+ "ListIndexes",
24106
+ "ListVectorBuckets",
24107
+ "ListVectors",
24108
+ "PutVectorBucketPolicy",
24109
+ "PutVectors",
24110
+ "QueryVectors"
24111
+ ],
24112
+ "resourceTypesCount": 2,
24113
+ "resourceTypes": [
24114
+ "Index",
24115
+ "VectorBucket"
24116
+ ],
24117
+ "conditionKeysCount": 2,
24118
+ "conditionKeys": [
24119
+ "s3vectors:kmsKeyArn",
24120
+ "s3vectors:sseType"
24121
+ ]
24122
+ },
24081
24123
  {
24082
24124
  "name": "Amazon SageMaker",
24083
24125
  "servicePrefix": "sagemaker",
24084
24126
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemaker.html",
24085
- "actionsCount": 392,
24127
+ "actionsCount": 398,
24086
24128
  "actions": [
24087
24129
  "AddAssociation",
24088
24130
  "AddTags",
@@ -24118,6 +24160,7 @@
24118
24160
  "CreateFeatureGroup",
24119
24161
  "CreateFlowDefinition",
24120
24162
  "CreateHub",
24163
+ "CreateHubContentPresignedUrls",
24121
24164
  "CreateHubContentReference",
24122
24165
  "CreateHumanTaskUi",
24123
24166
  "CreateHyperParameterTuningJob",
@@ -24230,6 +24273,7 @@
24230
24273
  "DescribeAutoMLJob",
24231
24274
  "DescribeAutoMLJobV2",
24232
24275
  "DescribeCluster",
24276
+ "DescribeClusterInference",
24233
24277
  "DescribeClusterNode",
24234
24278
  "DescribeClusterSchedulerConfig",
24235
24279
  "DescribeCodeRepository",
@@ -24372,6 +24416,7 @@
24372
24416
  "ListPipelineExecutionSteps",
24373
24417
  "ListPipelineExecutions",
24374
24418
  "ListPipelineParametersForExecution",
24419
+ "ListPipelineVersions",
24375
24420
  "ListPipelines",
24376
24421
  "ListProcessingJobs",
24377
24422
  "ListProjects",
@@ -24414,6 +24459,7 @@
24414
24459
  "StartMonitoringSchedule",
24415
24460
  "StartNotebookInstance",
24416
24461
  "StartPipelineExecution",
24462
+ "StartSession",
24417
24463
  "StopAutoMLJob",
24418
24464
  "StopCompilationJob",
24419
24465
  "StopEdgeDeploymentStage",
@@ -24436,6 +24482,7 @@
24436
24482
  "UpdateAppImageConfig",
24437
24483
  "UpdateArtifact",
24438
24484
  "UpdateCluster",
24485
+ "UpdateClusterInference",
24439
24486
  "UpdateClusterSchedulerConfig",
24440
24487
  "UpdateClusterSoftware",
24441
24488
  "UpdateCodeRepository",
@@ -24467,6 +24514,7 @@
24467
24514
  "UpdatePartnerApp",
24468
24515
  "UpdatePipeline",
24469
24516
  "UpdatePipelineExecution",
24517
+ "UpdatePipelineVersion",
24470
24518
  "UpdateProject",
24471
24519
  "UpdateSharedModel",
24472
24520
  "UpdateSpace",
@@ -24548,7 +24596,7 @@
24548
24596
  "cluster-scheduler-config",
24549
24597
  "partner-app"
24550
24598
  ],
24551
- "conditionKeysCount": 52,
24599
+ "conditionKeysCount": 54,
24552
24600
  "conditionKeys": [
24553
24601
  "aws:RequestTag/${TagKey}",
24554
24602
  "aws:ResourceTag/${TagKey}",
@@ -24587,6 +24635,8 @@
24587
24635
  "sagemaker:NetworkIsolation",
24588
24636
  "sagemaker:OutputKmsKey",
24589
24637
  "sagemaker:OwnerUserProfileArn",
24638
+ "sagemaker:PipelineVersionId",
24639
+ "sagemaker:RemoteAccess",
24590
24640
  "sagemaker:ResourceTag/",
24591
24641
  "sagemaker:ResourceTag/${TagKey}",
24592
24642
  "sagemaker:RootAccess",
@@ -24660,7 +24710,7 @@
24660
24710
  "name": "Amazon SageMaker with MLflow",
24661
24711
  "servicePrefix": "sagemaker-mlflow",
24662
24712
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemakerwithmlflow.html",
24663
- "actionsCount": 52,
24713
+ "actionsCount": 61,
24664
24714
  "actions": [
24665
24715
  "AccessUI",
24666
24716
  "CreateExperiment",
@@ -24668,6 +24718,8 @@
24668
24718
  "CreateRegisteredModel",
24669
24719
  "CreateRun",
24670
24720
  "DeleteExperiment",
24721
+ "DeleteLoggedModel",
24722
+ "DeleteLoggedModelTag",
24671
24723
  "DeleteModelVersion",
24672
24724
  "DeleteModelVersionTag",
24673
24725
  "DeleteRegisteredModel",
@@ -24678,10 +24730,12 @@
24678
24730
  "DeleteTraceTag",
24679
24731
  "DeleteTraces",
24680
24732
  "EndTrace",
24733
+ "FinalizeLoggedModel",
24681
24734
  "GetDownloadURIForModelVersionArtifacts",
24682
24735
  "GetExperiment",
24683
24736
  "GetExperimentByName",
24684
24737
  "GetLatestModelVersions",
24738
+ "GetLoggedModel",
24685
24739
  "GetMetricHistory",
24686
24740
  "GetModelVersion",
24687
24741
  "GetModelVersionByAlias",
@@ -24689,20 +24743,25 @@
24689
24743
  "GetRun",
24690
24744
  "GetTraceInfo",
24691
24745
  "ListArtifacts",
24746
+ "ListLoggedModelArtifacts",
24692
24747
  "LogBatch",
24693
24748
  "LogInputs",
24749
+ "LogLoggedModelParams",
24694
24750
  "LogMetric",
24695
24751
  "LogModel",
24752
+ "LogOutputs",
24696
24753
  "LogParam",
24697
24754
  "RenameRegisteredModel",
24698
24755
  "RestoreExperiment",
24699
24756
  "RestoreRun",
24700
24757
  "SearchExperiments",
24758
+ "SearchLoggedModels",
24701
24759
  "SearchModelVersions",
24702
24760
  "SearchRegisteredModels",
24703
24761
  "SearchRuns",
24704
24762
  "SearchTraces",
24705
24763
  "SetExperimentTag",
24764
+ "SetLoggedModelTags",
24706
24765
  "SetModelVersionTag",
24707
24766
  "SetRegisteredModelAlias",
24708
24767
  "SetRegisteredModelTag",
@@ -25215,7 +25274,7 @@
25215
25274
  {
25216
25275
  "name": "AWS Service - Oracle Database@AWS",
25217
25276
  "servicePrefix": "odb",
25218
- "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsservice-oracledatabaseataws.html",
25277
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsservice-oracledatabase_aws.html",
25219
25278
  "actionsCount": 46,
25220
25279
  "actions": [
25221
25280
  "AcceptMarketplaceRegistration",
@@ -25600,7 +25659,7 @@
25600
25659
  "name": "AWS Shield",
25601
25660
  "servicePrefix": "shield",
25602
25661
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsshield.html",
25603
- "actionsCount": 36,
25662
+ "actionsCount": 39,
25604
25663
  "actions": [
25605
25664
  "AssociateDRTLogBucket",
25606
25665
  "AssociateDRTRole",
@@ -25613,6 +25672,7 @@
25613
25672
  "DeleteProtectionGroup",
25614
25673
  "DeleteSubscription",
25615
25674
  "DescribeAttack",
25675
+ "DescribeAttackContributors",
25616
25676
  "DescribeAttackStatistics",
25617
25677
  "DescribeDRTAccess",
25618
25678
  "DescribeEmergencyContactSettings",
@@ -25626,8 +25686,10 @@
25626
25686
  "DisassociateHealthCheck",
25627
25687
  "EnableApplicationLayerAutomaticResponse",
25628
25688
  "EnableProactiveEngagement",
25689
+ "GetGlobalThreatData",
25629
25690
  "GetSubscriptionState",
25630
25691
  "ListAttacks",
25692
+ "ListMitigations",
25631
25693
  "ListProtectionGroups",
25632
25694
  "ListProtections",
25633
25695
  "ListResourcesInProtectionGroup",
@@ -25652,6 +25714,27 @@
25652
25714
  "aws:TagKeys"
25653
25715
  ]
25654
25716
  },
25717
+ {
25718
+ "name": "AWS Shield network security director",
25719
+ "servicePrefix": "network-security-director",
25720
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsshieldnetworksecuritydirector.html",
25721
+ "actionsCount": 9,
25722
+ "actions": [
25723
+ "GetFinding",
25724
+ "GetNetworkSecurityScan",
25725
+ "GetResource",
25726
+ "ListFindings",
25727
+ "ListInsights",
25728
+ "ListRemediations",
25729
+ "ListResources",
25730
+ "StartNetworkSecurityScan",
25731
+ "UpdateFinding"
25732
+ ],
25733
+ "resourceTypesCount": 0,
25734
+ "resourceTypes": [],
25735
+ "conditionKeysCount": 0,
25736
+ "conditionKeys": []
25737
+ },
25655
25738
  {
25656
25739
  "name": "AWS Signer",
25657
25740
  "servicePrefix": "signer",
@@ -2,15 +2,15 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 10383
5
+ "value": 10404
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 5061
9
+ "value": 5078
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 3083
13
+ "value": 3094
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -181,8 +181,8 @@
181
181
  "value": 74
182
182
  },
183
183
  {
184
- "key": "stack - arn:${Partition}:opsworks:${Region}:${Account}:stack/${StackId}/",
185
- "value": 66
184
+ "key": "mlflow-tracking-server - arn:${Partition}:sagemaker:${Region}:${Account}:mlflow-tracking-server/${MlflowTrackingServerName}",
185
+ "value": 70
186
186
  }
187
187
  ],
188
188
  "Services with least actions": [
@@ -234,7 +234,7 @@
234
234
  },
235
235
  {
236
236
  "key": "Amazon SageMaker",
237
- "value": 392
237
+ "value": 398
238
238
  },
239
239
  {
240
240
  "key": "Amazon Chime",
@@ -262,7 +262,7 @@
262
262
  },
263
263
  {
264
264
  "key": "Amazon DataZone",
265
- "value": 185
265
+ "value": 186
266
266
  },
267
267
  {
268
268
  "key": "AWS Identity and Access Management (IAM)",
@@ -398,7 +398,7 @@
398
398
  "Summary": [
399
399
  {
400
400
  "key": "Total number of services",
401
- "value": 443
401
+ "value": 445
402
402
  },
403
403
  {
404
404
  "key": "Average number of actions per service",
@@ -410,11 +410,11 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1934
413
+ "value": 1936
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 1198
417
+ "value": 1204
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.410",
3
+ "version": "0.0.412",
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",