aws-iam-data 0.0.474 → 0.0.475

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": 450,
2
+ "serviceCount": 451,
3
3
  "services": [
4
4
  {
5
5
  "name": "AWS Account Management",
@@ -6645,7 +6645,7 @@
6645
6645
  "name": "Amazon Connect",
6646
6646
  "servicePrefix": "connect",
6647
6647
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html",
6648
- "actionsCount": 296,
6648
+ "actionsCount": 297,
6649
6649
  "actions": [
6650
6650
  "ActivateEvaluationForm",
6651
6651
  "AdminGetEmergencyAccessToken",
@@ -6867,6 +6867,7 @@
6867
6867
  "SearchVocabularies",
6868
6868
  "SendChatIntegrationEvent",
6869
6869
  "SendIntegrationEvent",
6870
+ "SendOutboundChatMessage",
6870
6871
  "SendOutboundEmail",
6871
6872
  "StartAttachedFileUpload",
6872
6873
  "StartChatContact",
@@ -7745,12 +7746,14 @@
7745
7746
  "name": "AWS Database Migration Service",
7746
7747
  "servicePrefix": "dms",
7747
7748
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdatabasemigrationservice.html",
7748
- "actionsCount": 115,
7749
+ "actionsCount": 122,
7749
7750
  "actions": [
7750
7751
  "AddTagsToResource",
7751
7752
  "ApplyPendingMaintenanceAction",
7752
7753
  "AssociateExtensionPack",
7753
7754
  "BatchStartRecommendations",
7755
+ "CancelMetadataModelConversion",
7756
+ "CancelMetadataModelCreation",
7754
7757
  "CancelReplicationTaskAssessmentRun",
7755
7758
  "CreateDataMigration",
7756
7759
  "CreateDataProvider",
@@ -7796,6 +7799,9 @@
7796
7799
  "DescribeFleetAdvisorLsaAnalysis",
7797
7800
  "DescribeFleetAdvisorSchemaObjectSummary",
7798
7801
  "DescribeFleetAdvisorSchemas",
7802
+ "DescribeMetadataModel",
7803
+ "DescribeMetadataModelChildren",
7804
+ "DescribeMetadataModelCreations",
7799
7805
  "DescribeMetadataModelImports",
7800
7806
  "DescribeOrderableReplicationInstances",
7801
7807
  "DescribePendingMaintenanceActions",
@@ -7815,6 +7821,7 @@
7815
7821
  "DescribeSchemas",
7816
7822
  "DescribeTableStatistics",
7817
7823
  "ExportMetadataModelAssessment",
7824
+ "GetTargetSelectionRules",
7818
7825
  "ImportCertificate",
7819
7826
  "ListDataProviders",
7820
7827
  "ListExtensionPacks",
@@ -7844,6 +7851,7 @@
7844
7851
  "StartDataMigration",
7845
7852
  "StartMetadataModelAssessment",
7846
7853
  "StartMetadataModelConversion",
7854
+ "StartMetadataModelCreation",
7847
7855
  "StartMetadataModelExportAsScripts",
7848
7856
  "StartMetadataModelExportToTarget",
7849
7857
  "StartMetadataModelImport",
@@ -8018,7 +8026,7 @@
8018
8026
  "name": "Amazon DataZone",
8019
8027
  "servicePrefix": "datazone",
8020
8028
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazone.html",
8021
- "actionsCount": 194,
8029
+ "actionsCount": 222,
8022
8030
  "actions": [
8023
8031
  "AcceptPredictions",
8024
8032
  "AcceptSubscriptionRequest",
@@ -8027,6 +8035,10 @@
8027
8035
  "AssociateEnvironmentRole",
8028
8036
  "AssociateGovernedTerms",
8029
8037
  "BatchDeleteLinkedTypes",
8038
+ "BatchGetAttributesMetadata",
8039
+ "BatchGetCell",
8040
+ "BatchGetCellRun",
8041
+ "BatchPutAttributesMetadata",
8030
8042
  "BatchPutLinkedTypes",
8031
8043
  "CancelMetadataGenerationRun",
8032
8044
  "CancelSubscription",
@@ -8035,6 +8047,8 @@
8035
8047
  "CreateAssetFilter",
8036
8048
  "CreateAssetRevision",
8037
8049
  "CreateAssetType",
8050
+ "CreateCell",
8051
+ "CreateCellRun",
8038
8052
  "CreateConnection",
8039
8053
  "CreateDataProduct",
8040
8054
  "CreateDataProductRevision",
@@ -8050,6 +8064,7 @@
8050
8064
  "CreateGlossaryTerm",
8051
8065
  "CreateGroupProfile",
8052
8066
  "CreateListingChangeSet",
8067
+ "CreateNotebook",
8053
8068
  "CreateProject",
8054
8069
  "CreateProjectMembership",
8055
8070
  "CreateProjectProfile",
@@ -8062,6 +8077,8 @@
8062
8077
  "DeleteAsset",
8063
8078
  "DeleteAssetFilter",
8064
8079
  "DeleteAssetType",
8080
+ "DeleteCell",
8081
+ "DeleteCellRun",
8065
8082
  "DeleteConnection",
8066
8083
  "DeleteDataProduct",
8067
8084
  "DeleteDataSource",
@@ -8077,6 +8094,7 @@
8077
8094
  "DeleteGlossary",
8078
8095
  "DeleteGlossaryTerm",
8079
8096
  "DeleteListing",
8097
+ "DeleteNotebook",
8080
8098
  "DeleteProject",
8081
8099
  "DeleteProjectMembership",
8082
8100
  "DeleteProjectProfile",
@@ -8087,11 +8105,16 @@
8087
8105
  "DeleteTimeSeriesDataPoints",
8088
8106
  "DisassociateEnvironmentRole",
8089
8107
  "DisassociateGovernedTerms",
8108
+ "GenerateCode",
8090
8109
  "GetAccountPool",
8091
8110
  "GetAsset",
8092
8111
  "GetAssetFilter",
8093
8112
  "GetAssetType",
8113
+ "GetCell",
8114
+ "GetCellRun",
8115
+ "GetCellRunResult",
8094
8116
  "GetConnection",
8117
+ "GetConversation",
8095
8118
  "GetDataProduct",
8096
8119
  "GetDataSource",
8097
8120
  "GetDataSourceRun",
@@ -8116,6 +8139,8 @@
8116
8139
  "GetLineageNode",
8117
8140
  "GetListing",
8118
8141
  "GetMetadataGenerationRun",
8142
+ "GetNotebook",
8143
+ "GetNotebookCompute",
8119
8144
  "GetProject",
8120
8145
  "GetProjectProfile",
8121
8146
  "GetRule",
@@ -8132,7 +8157,9 @@
8132
8157
  "ListAccountsInAccountPool",
8133
8158
  "ListAssetFilters",
8134
8159
  "ListAssetRevisions",
8160
+ "ListCellRuns",
8135
8161
  "ListConnections",
8162
+ "ListConversations",
8136
8163
  "ListDataProductRevisions",
8137
8164
  "ListDataSourceRunActivities",
8138
8165
  "ListDataSourceRuns",
@@ -8152,6 +8179,7 @@
8152
8179
  "ListLineageNodeHistory",
8153
8180
  "ListLinkedTypes",
8154
8181
  "ListMetadataGenerationRuns",
8182
+ "ListNotebooks",
8155
8183
  "ListNotifications",
8156
8184
  "ListPolicyGrants",
8157
8185
  "ListProjectMemberships",
@@ -8168,6 +8196,7 @@
8168
8196
  "PostLineageEvent",
8169
8197
  "PostTimeSeriesDataPoints",
8170
8198
  "ProvisionDomain",
8199
+ "PutCellRunResult",
8171
8200
  "PutDomainSharingPolicy",
8172
8201
  "PutEnvironmentBlueprintConfiguration",
8173
8202
  "RefreshToken",
@@ -8182,16 +8211,22 @@
8182
8211
  "SearchRules",
8183
8212
  "SearchTypes",
8184
8213
  "SearchUserProfiles",
8214
+ "SendMessage",
8185
8215
  "SsoLogin",
8186
8216
  "SsoLogout",
8187
8217
  "StartAccountBootstrapAction",
8218
+ "StartConversation",
8188
8219
  "StartDataSourceRun",
8189
8220
  "StartMetadataGenerationRun",
8221
+ "StartNotebookCompute",
8190
8222
  "StopMetadataGenerationRun",
8223
+ "StopNotebookCompute",
8191
8224
  "TagResource",
8192
8225
  "UntagResource",
8193
8226
  "UpdateAccountPool",
8194
8227
  "UpdateAssetFilter",
8228
+ "UpdateCell",
8229
+ "UpdateCellRun",
8195
8230
  "UpdateConnection",
8196
8231
  "UpdateDataSource",
8197
8232
  "UpdateDataSourceRunActivities",
@@ -8206,6 +8241,7 @@
8206
8241
  "UpdateGlossary",
8207
8242
  "UpdateGlossaryTerm",
8208
8243
  "UpdateGroupProfile",
8244
+ "UpdateNotebook",
8209
8245
  "UpdateProject",
8210
8246
  "UpdateProjectProfile",
8211
8247
  "UpdateRule",
@@ -13808,7 +13844,7 @@
13808
13844
  "name": "AWS Ground Station",
13809
13845
  "servicePrefix": "groundstation",
13810
13846
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsgroundstation.html",
13811
- "actionsCount": 33,
13847
+ "actionsCount": 34,
13812
13848
  "actions": [
13813
13849
  "CancelContact",
13814
13850
  "CreateConfig",
@@ -13822,6 +13858,7 @@
13822
13858
  "DescribeContact",
13823
13859
  "DescribeEphemeris",
13824
13860
  "GetAgentConfiguration",
13861
+ "GetAgentTaskResponseUrl",
13825
13862
  "GetConfig",
13826
13863
  "GetDataflowEndpointGroup",
13827
13864
  "GetMinuteUsage",
@@ -18812,7 +18849,7 @@
18812
18849
  "name": "Amazon Managed Streaming for Apache Kafka",
18813
18850
  "servicePrefix": "kafka",
18814
18851
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmanagedstreamingforapachekafka.html",
18815
- "actionsCount": 52,
18852
+ "actionsCount": 53,
18816
18853
  "actions": [
18817
18854
  "BatchAssociateScramSecret",
18818
18855
  "BatchDisassociateScramSecret",
@@ -18863,6 +18900,7 @@
18863
18900
  "UpdateConfiguration",
18864
18901
  "UpdateConnectivity",
18865
18902
  "UpdateMonitoring",
18903
+ "UpdateRebalancing",
18866
18904
  "UpdateReplicationInfo",
18867
18905
  "UpdateSecurity",
18868
18906
  "UpdateStorage"
@@ -23780,7 +23818,7 @@
23780
23818
  "name": "Amazon Route 53",
23781
23819
  "servicePrefix": "route53",
23782
23820
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53.html",
23783
- "actionsCount": 70,
23821
+ "actionsCount": 71,
23784
23822
  "actions": [
23785
23823
  "ActivateKeySigningKey",
23786
23824
  "AssociateVPCWithHostedZone",
@@ -23850,6 +23888,7 @@
23850
23888
  "TestDNSAnswer",
23851
23889
  "UpdateHealthCheck",
23852
23890
  "UpdateHostedZoneComment",
23891
+ "UpdateHostedZoneFeatures",
23853
23892
  "UpdateTrafficPolicyComment",
23854
23893
  "UpdateTrafficPolicyInstance"
23855
23894
  ],
@@ -25404,6 +25443,21 @@
25404
25443
  "aws:TagKeys"
25405
25444
  ]
25406
25445
  },
25446
+ {
25447
+ "name": "AWS SageMaker Unified Studio MCP is a managed MCP solution for AWS data processing services like EMR, Glue, Athena",
25448
+ "servicePrefix": "sagemaker-unified-studio-mcp",
25449
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssagemakerunifiedstudiomcpisamanagedmcpsolutionforawsdataprocessingserviceslikeemr-glue-athena.html",
25450
+ "actionsCount": 3,
25451
+ "actions": [
25452
+ "CallPrivilegedTool",
25453
+ "CallReadOnlyTool",
25454
+ "InvokeMcp"
25455
+ ],
25456
+ "resourceTypesCount": 0,
25457
+ "resourceTypes": [],
25458
+ "conditionKeysCount": 0,
25459
+ "conditionKeys": []
25460
+ },
25407
25461
  {
25408
25462
  "name": "Amazon SageMaker with MLflow",
25409
25463
  "servicePrefix": "sagemaker-mlflow",
@@ -27414,7 +27468,7 @@
27414
27468
  "name": "AWS Support",
27415
27469
  "servicePrefix": "support",
27416
27470
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssupport.html",
27417
- "actionsCount": 31,
27471
+ "actionsCount": 34,
27418
27472
  "actions": [
27419
27473
  "AddAttachmentsToSet",
27420
27474
  "AddCommunicationToCase",
@@ -27439,10 +27493,13 @@
27439
27493
  "InitiateCallForCase",
27440
27494
  "InitiateChatForCase",
27441
27495
  "InitiateLiveContactForCase",
27496
+ "ListInteractionEntries",
27497
+ "ListInteractions",
27442
27498
  "PutCaseAttributes",
27443
27499
  "RateCaseCommunication",
27444
27500
  "RefreshTrustedAdvisorCheck",
27445
27501
  "ResolveCase",
27502
+ "ResolveInteraction",
27446
27503
  "SearchForCases",
27447
27504
  "StartInteraction",
27448
27505
  "UpdateCaseSeverity",
@@ -2,15 +2,15 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 10699
5
+ "value": 10723
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 5200
9
+ "value": 5218
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 3219
13
+ "value": 3222
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -131,22 +131,22 @@
131
131
  "value": 28
132
132
  },
133
133
  {
134
- "key": "application-transformation",
135
- "value": 26
134
+ "key": "sagemaker-unified-studio-mcp",
135
+ "value": 28
136
136
  },
137
137
  {
138
- "key": "aws-marketplace-management",
138
+ "key": "application-transformation",
139
139
  "value": 26
140
140
  },
141
141
  {
142
- "key": "codedeploy-commands-secure",
142
+ "key": "aws-marketplace-management",
143
143
  "value": 26
144
144
  }
145
145
  ],
146
146
  "Most referenced resource ARNs": [
147
147
  {
148
148
  "key": "instance - arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}",
149
- "value": 125
149
+ "value": 126
150
150
  },
151
151
  {
152
152
  "key": "organization - arn:${Partition}:workmail:${Region}:${Account}:organization/${ResourceId}",
@@ -242,7 +242,7 @@
242
242
  },
243
243
  {
244
244
  "key": "Amazon Connect",
245
- "value": 296
245
+ "value": 297
246
246
  },
247
247
  {
248
248
  "key": "AWS Glue",
@@ -262,7 +262,7 @@
262
262
  },
263
263
  {
264
264
  "key": "Amazon DataZone",
265
- "value": 194
265
+ "value": 222
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": 450
401
+ "value": 451
402
402
  },
403
403
  {
404
404
  "key": "Average number of actions per service",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.474",
3
+ "version": "0.0.475",
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",