aws-iam-data 0.0.294 → 0.0.296

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": 426,
2
+ "serviceCount": 427,
3
3
  "services": [
4
4
  {
5
5
  "name": "AWS Account Management",
@@ -2076,7 +2076,7 @@
2076
2076
  "name": "Amazon Bedrock",
2077
2077
  "servicePrefix": "bedrock",
2078
2078
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html",
2079
- "actionsCount": 133,
2079
+ "actionsCount": 135,
2080
2080
  "actions": [
2081
2081
  "AllowVendedLogDeliveryForResource",
2082
2082
  "ApplyGuardrail",
@@ -2191,6 +2191,7 @@
2191
2191
  "PutModelInvocationLoggingConfiguration",
2192
2192
  "PutResourcePolicy",
2193
2193
  "PutUseCaseForModelAccess",
2194
+ "RenderPrompt",
2194
2195
  "Retrieve",
2195
2196
  "RetrieveAndGenerate",
2196
2197
  "StartIngestionJob",
@@ -2210,7 +2211,8 @@
2210
2211
  "UpdateGuardrail",
2211
2212
  "UpdateKnowledgeBase",
2212
2213
  "UpdatePrompt",
2213
- "UpdateProvisionedModelThroughput"
2214
+ "UpdateProvisionedModelThroughput",
2215
+ "ValidateFlowDefinition"
2214
2216
  ],
2215
2217
  "resourceTypesCount": 20,
2216
2218
  "resourceTypes": [
@@ -5617,10 +5619,11 @@
5617
5619
  "name": "Amazon Connect",
5618
5620
  "servicePrefix": "connect",
5619
5621
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html",
5620
- "actionsCount": 268,
5622
+ "actionsCount": 273,
5621
5623
  "actions": [
5622
5624
  "ActivateEvaluationForm",
5623
5625
  "AdminGetEmergencyAccessToken",
5626
+ "AssociateAnalyticsDataSet",
5624
5627
  "AssociateApprovedOrigin",
5625
5628
  "AssociateBot",
5626
5629
  "AssociateCustomerProfilesDomain",
@@ -5720,6 +5723,7 @@
5720
5723
  "DescribeUserHierarchyStructure",
5721
5724
  "DescribeView",
5722
5725
  "DescribeVocabulary",
5726
+ "DisassociateAnalyticsDataSet",
5723
5727
  "DisassociateApprovedOrigin",
5724
5728
  "DisassociateBot",
5725
5729
  "DisassociateCustomerProfilesDomain",
@@ -5748,6 +5752,7 @@
5748
5752
  "GetTrafficDistribution",
5749
5753
  "ImportPhoneNumber",
5750
5754
  "ListAgentStatuses",
5755
+ "ListAnalyticsDataAssociations",
5751
5756
  "ListApprovedOrigins",
5752
5757
  "ListAuthenticationProfiles",
5753
5758
  "ListBots",
@@ -5825,7 +5830,9 @@
5825
5830
  "StartContactRecording",
5826
5831
  "StartContactStreaming",
5827
5832
  "StartForecastingPlanningSchedulingIntegration",
5833
+ "StartOutboundChatContact",
5828
5834
  "StartOutboundVoiceContact",
5835
+ "StartScreenSharing",
5829
5836
  "StartTaskContact",
5830
5837
  "StartWebRTCContact",
5831
5838
  "StopContact",
@@ -5927,7 +5934,7 @@
5927
5934
  "customer-managed-view-version",
5928
5935
  "attached-file"
5929
5936
  ],
5930
- "conditionKeysCount": 10,
5937
+ "conditionKeysCount": 11,
5931
5938
  "conditionKeys": [
5932
5939
  "aws:RequestTag/${TagKey}",
5933
5940
  "aws:ResourceTag/${TagKey}",
@@ -5938,6 +5945,7 @@
5938
5945
  "connect:SearchContactsByContactAnalysis",
5939
5946
  "connect:SearchTag/${TagKey}",
5940
5947
  "connect:StorageResourceType",
5948
+ "connect:Subtype",
5941
5949
  "connect:UserArn"
5942
5950
  ]
5943
5951
  },
@@ -6855,13 +6863,15 @@
6855
6863
  "name": "Amazon DataZone",
6856
6864
  "servicePrefix": "datazone",
6857
6865
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazone.html",
6858
- "actionsCount": 165,
6866
+ "actionsCount": 168,
6859
6867
  "actions": [
6860
6868
  "AcceptPredictions",
6861
6869
  "AcceptSubscriptionRequest",
6862
6870
  "AddEntityOwner",
6863
6871
  "AddPolicyGrant",
6864
6872
  "AssociateEnvironmentRole",
6873
+ "BatchDeleteLinkedTypes",
6874
+ "BatchPutLinkedTypes",
6865
6875
  "CancelMetadataGenerationRun",
6866
6876
  "CancelSubscription",
6867
6877
  "CreateAsset",
@@ -6965,6 +6975,7 @@
6965
6975
  "ListEnvironments",
6966
6976
  "ListGroupsForUser",
6967
6977
  "ListLineageNodeHistory",
6978
+ "ListLinkedTypes",
6968
6979
  "ListMetadataGenerationRuns",
6969
6980
  "ListNotifications",
6970
6981
  "ListPolicyGrants",
@@ -9541,7 +9552,7 @@
9541
9552
  "name": "Amazon Elastic File System",
9542
9553
  "servicePrefix": "elasticfilesystem",
9543
9554
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelasticfilesystem.html",
9544
- "actionsCount": 36,
9555
+ "actionsCount": 38,
9545
9556
  "actions": [
9546
9557
  "Backup",
9547
9558
  "ClientMount",
@@ -9574,6 +9585,8 @@
9574
9585
  "PutBackupPolicy",
9575
9586
  "PutFileSystemPolicy",
9576
9587
  "PutLifecycleConfiguration",
9588
+ "ReplicationRead",
9589
+ "ReplicationWrite",
9577
9590
  "Restore",
9578
9591
  "TagResource",
9579
9592
  "UntagResource",
@@ -10465,10 +10478,12 @@
10465
10478
  "name": "AWS Elemental MediaPackage V2",
10466
10479
  "servicePrefix": "mediapackagev2",
10467
10480
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselementalmediapackagev2.html",
10468
- "actionsCount": 27,
10481
+ "actionsCount": 32,
10469
10482
  "actions": [
10483
+ "CancelHarvestJob",
10470
10484
  "CreateChannel",
10471
10485
  "CreateChannelGroup",
10486
+ "CreateHarvestJob",
10472
10487
  "CreateOriginEndpoint",
10473
10488
  "DeleteChannel",
10474
10489
  "DeleteChannelGroup",
@@ -10478,12 +10493,15 @@
10478
10493
  "GetChannel",
10479
10494
  "GetChannelGroup",
10480
10495
  "GetChannelPolicy",
10496
+ "GetHarvestJob",
10481
10497
  "GetHeadObject",
10482
10498
  "GetObject",
10483
10499
  "GetOriginEndpoint",
10484
10500
  "GetOriginEndpointPolicy",
10501
+ "HarvestObject",
10485
10502
  "ListChannelGroups",
10486
10503
  "ListChannels",
10504
+ "ListHarvestJobs",
10487
10505
  "ListOriginEndpoints",
10488
10506
  "ListTagsForResource",
10489
10507
  "PutChannelPolicy",
@@ -10495,11 +10513,14 @@
10495
10513
  "UpdateChannelGroup",
10496
10514
  "UpdateOriginEndpoint"
10497
10515
  ],
10498
- "resourceTypesCount": 3,
10516
+ "resourceTypesCount": 6,
10499
10517
  "resourceTypes": [
10500
10518
  "ChannelGroup",
10519
+ "ChannelPolicy",
10501
10520
  "Channel",
10502
- "OriginEndpoint"
10521
+ "OriginEndpointPolicy",
10522
+ "OriginEndpoint",
10523
+ "HarvestJob"
10503
10524
  ],
10504
10525
  "conditionKeysCount": 3,
10505
10526
  "conditionKeys": [
@@ -18258,6 +18279,21 @@
18258
18279
  "aws:TagKeys"
18259
18280
  ]
18260
18281
  },
18282
+ {
18283
+ "name": "Amazon OpenSearch",
18284
+ "servicePrefix": "opensearch",
18285
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonopensearch.html",
18286
+ "actionsCount": 1,
18287
+ "actions": [
18288
+ "ApplicationAccessAll"
18289
+ ],
18290
+ "resourceTypesCount": 1,
18291
+ "resourceTypes": [
18292
+ "application"
18293
+ ],
18294
+ "conditionKeysCount": 0,
18295
+ "conditionKeys": []
18296
+ },
18261
18297
  {
18262
18298
  "name": "Amazon OpenSearch Ingestion",
18263
18299
  "servicePrefix": "osis",
@@ -19817,7 +19853,7 @@
19817
19853
  "name": "Amazon Q Business",
19818
19854
  "servicePrefix": "qbusiness",
19819
19855
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonqbusiness.html",
19820
- "actionsCount": 67,
19856
+ "actionsCount": 68,
19821
19857
  "actions": [
19822
19858
  "AddUserLicenses",
19823
19859
  "AllowVendedLogDeliveryForResource",
@@ -19857,6 +19893,7 @@
19857
19893
  "GetUser",
19858
19894
  "GetWebExperience",
19859
19895
  "ListApplications",
19896
+ "ListAttachments",
19860
19897
  "ListConversations",
19861
19898
  "ListDataSourceSyncJobs",
19862
19899
  "ListDataSources",
@@ -19898,11 +19935,13 @@
19898
19935
  "user-license",
19899
19936
  "subscription"
19900
19937
  ],
19901
- "conditionKeysCount": 3,
19938
+ "conditionKeysCount": 5,
19902
19939
  "conditionKeys": [
19903
19940
  "aws:RequestTag/${TagKey}",
19904
19941
  "aws:ResourceTag/${TagKey}",
19905
- "aws:TagKeys"
19942
+ "aws:TagKeys",
19943
+ "identitystore:GroupId",
19944
+ "identitystore:UserId"
19906
19945
  ]
19907
19946
  },
19908
19947
  {
@@ -21288,11 +21327,12 @@
21288
21327
  "name": "AWS Resource Explorer",
21289
21328
  "servicePrefix": "resource-explorer-2",
21290
21329
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsresourceexplorer.html",
21291
- "actionsCount": 24,
21330
+ "actionsCount": 27,
21292
21331
  "actions": [
21293
21332
  "AssociateDefaultView",
21294
21333
  "BatchGetView",
21295
21334
  "CreateIndex",
21335
+ "CreateManagedView",
21296
21336
  "CreateView",
21297
21337
  "DeleteIndex",
21298
21338
  "DeleteResourcePolicy",
@@ -21301,10 +21341,12 @@
21301
21341
  "GetAccountLevelServiceConfiguration",
21302
21342
  "GetDefaultView",
21303
21343
  "GetIndex",
21344
+ "GetManagedView",
21304
21345
  "GetResourcePolicy",
21305
21346
  "GetView",
21306
21347
  "ListIndexes",
21307
21348
  "ListIndexesForMembers",
21349
+ "ListManagedViews",
21308
21350
  "ListSupportedResourceTypes",
21309
21351
  "ListTagsForResource",
21310
21352
  "ListViews",
@@ -21315,16 +21357,18 @@
21315
21357
  "UpdateIndexType",
21316
21358
  "UpdateView"
21317
21359
  ],
21318
- "resourceTypesCount": 2,
21360
+ "resourceTypesCount": 3,
21319
21361
  "resourceTypes": [
21320
21362
  "view",
21321
- "index"
21363
+ "index",
21364
+ "managed-view"
21322
21365
  ],
21323
- "conditionKeysCount": 3,
21366
+ "conditionKeysCount": 4,
21324
21367
  "conditionKeys": [
21325
21368
  "aws:RequestTag/${TagKey}",
21326
21369
  "aws:ResourceTag/${TagKey}",
21327
- "aws:TagKeys"
21370
+ "aws:TagKeys",
21371
+ "resource-explorer-2:Operation"
21328
21372
  ]
21329
21373
  },
21330
21374
  {
@@ -22928,7 +22972,7 @@
22928
22972
  "name": "Amazon SageMaker with MLflow",
22929
22973
  "servicePrefix": "sagemaker-mlflow",
22930
22974
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemakerwithmlflow.html",
22931
- "actionsCount": 45,
22975
+ "actionsCount": 52,
22932
22976
  "actions": [
22933
22977
  "AccessUI",
22934
22978
  "CreateExperiment",
@@ -22943,6 +22987,9 @@
22943
22987
  "DeleteRegisteredModelTag",
22944
22988
  "DeleteRun",
22945
22989
  "DeleteTag",
22990
+ "DeleteTraceTag",
22991
+ "DeleteTraces",
22992
+ "EndTrace",
22946
22993
  "GetDownloadURIForModelVersionArtifacts",
22947
22994
  "GetExperiment",
22948
22995
  "GetExperimentByName",
@@ -22952,6 +22999,7 @@
22952
22999
  "GetModelVersionByAlias",
22953
23000
  "GetRegisteredModel",
22954
23001
  "GetRun",
23002
+ "GetTraceInfo",
22955
23003
  "ListArtifacts",
22956
23004
  "LogBatch",
22957
23005
  "LogInputs",
@@ -22965,11 +23013,14 @@
22965
23013
  "SearchModelVersions",
22966
23014
  "SearchRegisteredModels",
22967
23015
  "SearchRuns",
23016
+ "SearchTraces",
22968
23017
  "SetExperimentTag",
22969
23018
  "SetModelVersionTag",
22970
23019
  "SetRegisteredModelAlias",
22971
23020
  "SetRegisteredModelTag",
22972
23021
  "SetTag",
23022
+ "SetTraceTag",
23023
+ "StartTrace",
22973
23024
  "TransitionModelVersionStage",
22974
23025
  "UpdateExperiment",
22975
23026
  "UpdateModelVersion",
@@ -22980,8 +23031,11 @@
22980
23031
  "resourceTypes": [
22981
23032
  "mlflow-tracking-server"
22982
23033
  ],
22983
- "conditionKeysCount": 0,
22984
- "conditionKeys": []
23034
+ "conditionKeysCount": 2,
23035
+ "conditionKeys": [
23036
+ "aws:ResourceTag/${TagKey}",
23037
+ "sagemaker:ResourceTag/${TagKey}"
23038
+ ]
22985
23039
  },
22986
23040
  {
22987
23041
  "name": "AWS Savings Plans",
@@ -2,11 +2,11 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Read Actions",
5
- "value": 4692
5
+ "value": 4700
6
6
  },
7
7
  {
8
8
  "key": "List Actions",
9
- "value": 2834
9
+ "value": 2839
10
10
  },
11
11
  {
12
12
  "key": "Permissions Actions",
@@ -14,7 +14,7 @@
14
14
  },
15
15
  {
16
16
  "key": "Write Actions",
17
- "value": 9653
17
+ "value": 9669
18
18
  }
19
19
  ],
20
20
  "Longest action names": [
@@ -150,7 +150,7 @@
150
150
  },
151
151
  {
152
152
  "key": "instance - arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}",
153
- "value": 109
153
+ "value": 114
154
154
  },
155
155
  {
156
156
  "key": "directory - arn:${Partition}:ds:${Region}:${Account}:directory/${DirectoryId}",
@@ -158,7 +158,7 @@
158
158
  },
159
159
  {
160
160
  "key": "application - arn:${Partition}:qbusiness:${Region}:${Account}:application/${ApplicationId}",
161
- "value": 86
161
+ "value": 87
162
162
  },
163
163
  {
164
164
  "key": "userpool - arn:${Partition}:cognito-idp:${Region}:${Account}:userpool/${UserPoolId}",
@@ -246,7 +246,7 @@
246
246
  },
247
247
  {
248
248
  "key": "Amazon Connect",
249
- "value": 268
249
+ "value": 273
250
250
  },
251
251
  {
252
252
  "key": "AWS Glue",
@@ -261,12 +261,12 @@
261
261
  "value": 171
262
262
  },
263
263
  {
264
- "key": "Amazon RDS",
264
+ "key": "Amazon DataZone",
265
265
  "value": 168
266
266
  },
267
267
  {
268
- "key": "Amazon DataZone",
269
- "value": 165
268
+ "key": "Amazon RDS",
269
+ "value": 168
270
270
  }
271
271
  ],
272
272
  "Shortest action names": [
@@ -398,7 +398,7 @@
398
398
  "Summary": [
399
399
  {
400
400
  "key": "Total number of services",
401
- "value": 426
401
+ "value": 427
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": 1785
413
+ "value": 1787
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 952
417
+ "value": 954
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.294",
3
+ "version": "0.0.296",
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",