aws-iam-data 0.0.480 → 0.0.481

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": 454,
2
+ "serviceCount": 460,
3
3
  "services": [
4
4
  {
5
5
  "name": "AWS Account Management",
@@ -2694,9 +2694,10 @@
2694
2694
  "name": "Amazon Bedrock Agentcore",
2695
2695
  "servicePrefix": "bedrock-agentcore",
2696
2696
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrockagentcore.html",
2697
- "actionsCount": 92,
2697
+ "actionsCount": 128,
2698
2698
  "actions": [
2699
2699
  "AllowVendedLogDeliveryForResource",
2700
+ "AuthorizeAction",
2700
2701
  "BatchCreateMemoryRecords",
2701
2702
  "BatchDeleteMemoryRecords",
2702
2703
  "BatchUpdateMemoryRecords",
@@ -2708,24 +2709,34 @@
2708
2709
  "CreateApiKeyCredentialProvider",
2709
2710
  "CreateBrowser",
2710
2711
  "CreateCodeInterpreter",
2712
+ "CreateEvaluator",
2711
2713
  "CreateEvent",
2712
2714
  "CreateGateway",
2713
2715
  "CreateGatewayTarget",
2714
2716
  "CreateMemory",
2715
2717
  "CreateOauth2CredentialProvider",
2718
+ "CreateOnlineEvaluationConfig",
2719
+ "CreatePolicy",
2720
+ "CreatePolicyEngine",
2716
2721
  "CreateWorkloadIdentity",
2717
2722
  "DeleteAgentRuntime",
2718
2723
  "DeleteAgentRuntimeEndpoint",
2719
2724
  "DeleteApiKeyCredentialProvider",
2720
2725
  "DeleteBrowser",
2721
2726
  "DeleteCodeInterpreter",
2727
+ "DeleteEvaluator",
2722
2728
  "DeleteEvent",
2723
2729
  "DeleteGateway",
2724
2730
  "DeleteGatewayTarget",
2725
2731
  "DeleteMemory",
2726
2732
  "DeleteMemoryRecord",
2727
2733
  "DeleteOauth2CredentialProvider",
2734
+ "DeleteOnlineEvaluationConfig",
2735
+ "DeletePolicy",
2736
+ "DeletePolicyEngine",
2737
+ "DeleteResourcePolicy",
2728
2738
  "DeleteWorkloadIdentity",
2739
+ "Evaluate",
2729
2740
  "GetAgentCard",
2730
2741
  "GetAgentRuntime",
2731
2742
  "GetAgentRuntimeEndpoint",
@@ -2734,14 +2745,20 @@
2734
2745
  "GetBrowserSession",
2735
2746
  "GetCodeInterpreter",
2736
2747
  "GetCodeInterpreterSession",
2748
+ "GetEvaluator",
2737
2749
  "GetEvent",
2738
2750
  "GetGateway",
2739
2751
  "GetGatewayTarget",
2740
2752
  "GetMemory",
2741
2753
  "GetMemoryRecord",
2742
2754
  "GetOauth2CredentialProvider",
2755
+ "GetOnlineEvaluationConfig",
2756
+ "GetPolicy",
2757
+ "GetPolicyEngine",
2758
+ "GetPolicyGeneration",
2743
2759
  "GetResourceApiKey",
2744
2760
  "GetResourceOauth2Token",
2761
+ "GetResourcePolicy",
2745
2762
  "GetTokenVault",
2746
2763
  "GetWorkloadAccessToken",
2747
2764
  "GetWorkloadAccessTokenForJWT",
@@ -2749,6 +2766,8 @@
2749
2766
  "GetWorkloadIdentity",
2750
2767
  "InvokeAgentRuntime",
2751
2768
  "InvokeAgentRuntimeForUser",
2769
+ "InvokeAgentRuntimeWithWebSocketStream",
2770
+ "InvokeAgentRuntimeWithWebSocketStreamForUser",
2752
2771
  "InvokeCodeInterpreter",
2753
2772
  "InvokeGateway",
2754
2773
  "ListActors",
@@ -2760,19 +2779,32 @@
2760
2779
  "ListBrowsers",
2761
2780
  "ListCodeInterpreterSessions",
2762
2781
  "ListCodeInterpreters",
2782
+ "ListEvaluators",
2763
2783
  "ListEvents",
2764
2784
  "ListGatewayTargets",
2765
2785
  "ListGateways",
2766
2786
  "ListMemories",
2787
+ "ListMemoryExtractionJobs",
2767
2788
  "ListMemoryRecords",
2768
2789
  "ListOauth2CredentialProviders",
2790
+ "ListOnlineEvaluationConfigs",
2791
+ "ListPolicies",
2792
+ "ListPolicyEngines",
2793
+ "ListPolicyGenerationAssets",
2794
+ "ListPolicyGenerations",
2769
2795
  "ListSessions",
2770
2796
  "ListTagsForResource",
2771
2797
  "ListWorkloadIdentities",
2798
+ "ManageAdminPolicy",
2799
+ "ManageResourceScopedPolicy",
2800
+ "PartiallyAuthorizeActions",
2801
+ "PutResourcePolicy",
2772
2802
  "RetrieveMemoryRecords",
2773
2803
  "SetTokenVaultCMK",
2774
2804
  "StartBrowserSession",
2775
2805
  "StartCodeInterpreterSession",
2806
+ "StartMemoryExtractionJob",
2807
+ "StartPolicyGeneration",
2776
2808
  "StopBrowserSession",
2777
2809
  "StopCodeInterpreterSession",
2778
2810
  "StopRuntimeSession",
@@ -2783,14 +2815,20 @@
2783
2815
  "UpdateAgentRuntimeEndpoint",
2784
2816
  "UpdateApiKeyCredentialProvider",
2785
2817
  "UpdateBrowserStream",
2818
+ "UpdateEvaluator",
2786
2819
  "UpdateGateway",
2787
2820
  "UpdateGatewayTarget",
2788
2821
  "UpdateMemory",
2789
2822
  "UpdateOauth2CredentialProvider",
2823
+ "UpdateOnlineEvaluationConfig",
2824
+ "UpdatePolicy",
2825
+ "UpdatePolicyEngine",
2790
2826
  "UpdateWorkloadIdentity"
2791
2827
  ],
2792
- "resourceTypesCount": 13,
2828
+ "resourceTypesCount": 18,
2793
2829
  "resourceTypes": [
2830
+ "evaluator",
2831
+ "online-evaluation-config",
2794
2832
  "memory",
2795
2833
  "gateway",
2796
2834
  "workload-identity",
@@ -2803,9 +2841,12 @@
2803
2841
  "browser-custom",
2804
2842
  "browser",
2805
2843
  "workload-identity-directory",
2806
- "token-vault"
2844
+ "token-vault",
2845
+ "policy-engine",
2846
+ "policy",
2847
+ "policy-generation"
2807
2848
  ],
2808
- "conditionKeysCount": 15,
2849
+ "conditionKeysCount": 14,
2809
2850
  "conditionKeys": [
2810
2851
  "aws:RequestTag/${TagKey}",
2811
2852
  "aws:ResourceTag/${TagKey}",
@@ -2816,7 +2857,6 @@
2816
2857
  "bedrock-agentcore:InboundJwtClaim/iss",
2817
2858
  "bedrock-agentcore:InboundJwtClaim/scope",
2818
2859
  "bedrock-agentcore:InboundJwtClaim/sub",
2819
- "bedrock-agentcore:KmsKeyArn",
2820
2860
  "bedrock-agentcore:actorId",
2821
2861
  "bedrock-agentcore:namespace",
2822
2862
  "bedrock-agentcore:sessionId",
@@ -2824,6 +2864,31 @@
2824
2864
  "bedrock-agentcore:userid"
2825
2865
  ]
2826
2866
  },
2867
+ {
2868
+ "name": "Amazon Bedrock Powered by AWS Mantle",
2869
+ "servicePrefix": "bedrock-mantle",
2870
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrockpoweredbyawsmantle.html",
2871
+ "actionsCount": 7,
2872
+ "actions": [
2873
+ "CallWithBearerToken",
2874
+ "CancelInference",
2875
+ "CreateInference",
2876
+ "DeleteInference",
2877
+ "GetInference",
2878
+ "GetModel",
2879
+ "ListModels"
2880
+ ],
2881
+ "resourceTypesCount": 1,
2882
+ "resourceTypes": [
2883
+ "project"
2884
+ ],
2885
+ "conditionKeysCount": 3,
2886
+ "conditionKeys": [
2887
+ "bedrock-mantle:BearerTokenType",
2888
+ "bedrock-mantle:Model",
2889
+ "bedrock-mantle:ServiceTier"
2890
+ ]
2891
+ },
2827
2892
  {
2828
2893
  "name": "AWS Billing",
2829
2894
  "servicePrefix": "billing",
@@ -4168,7 +4233,7 @@
4168
4233
  "name": "Amazon CloudFront",
4169
4234
  "servicePrefix": "cloudfront",
4170
4235
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudfront.html",
4171
- "actionsCount": 158,
4236
+ "actionsCount": 173,
4172
4237
  "actions": [
4173
4238
  "AllowVendedLogDeliveryForResource",
4174
4239
  "AssociateAlias",
@@ -4178,6 +4243,7 @@
4178
4243
  "CreateAnycastIpList",
4179
4244
  "CreateCachePolicy",
4180
4245
  "CreateCloudFrontOriginAccessIdentity",
4246
+ "CreateConnectionFunction",
4181
4247
  "CreateConnectionGroup",
4182
4248
  "CreateContinuousDeploymentPolicy",
4183
4249
  "CreateDistribution",
@@ -4198,10 +4264,12 @@
4198
4264
  "CreateSavingsPlan",
4199
4265
  "CreateStreamingDistribution",
4200
4266
  "CreateStreamingDistributionWithTags",
4267
+ "CreateTrustStore",
4201
4268
  "CreateVpcOrigin",
4202
4269
  "DeleteAnycastIpList",
4203
4270
  "DeleteCachePolicy",
4204
4271
  "DeleteCloudFrontOriginAccessIdentity",
4272
+ "DeleteConnectionFunction",
4205
4273
  "DeleteConnectionGroup",
4206
4274
  "DeleteContinuousDeploymentPolicy",
4207
4275
  "DeleteDistribution",
@@ -4219,7 +4287,9 @@
4219
4287
  "DeleteResourcePolicy",
4220
4288
  "DeleteResponseHeadersPolicy",
4221
4289
  "DeleteStreamingDistribution",
4290
+ "DeleteTrustStore",
4222
4291
  "DeleteVpcOrigin",
4292
+ "DescribeConnectionFunction",
4223
4293
  "DescribeFunction",
4224
4294
  "DescribeKeyValueStore",
4225
4295
  "DisassociateDistributionTenantWebACL",
@@ -4229,6 +4299,7 @@
4229
4299
  "GetCachePolicyConfig",
4230
4300
  "GetCloudFrontOriginAccessIdentity",
4231
4301
  "GetCloudFrontOriginAccessIdentityConfig",
4302
+ "GetConnectionFunction",
4232
4303
  "GetConnectionGroup",
4233
4304
  "GetConnectionGroupByRoutingEndpoint",
4234
4305
  "GetContinuousDeploymentPolicy",
@@ -4261,11 +4332,13 @@
4261
4332
  "GetSavingsPlan",
4262
4333
  "GetStreamingDistribution",
4263
4334
  "GetStreamingDistributionConfig",
4335
+ "GetTrustStore",
4264
4336
  "GetVpcOrigin",
4265
4337
  "ListAnycastIpLists",
4266
4338
  "ListCachePolicies",
4267
4339
  "ListCloudFrontOriginAccessIdentities",
4268
4340
  "ListConflictingAliases",
4341
+ "ListConnectionFunctions",
4269
4342
  "ListConnectionGroups",
4270
4343
  "ListContinuousDeploymentPolicies",
4271
4344
  "ListDistributionTenants",
@@ -4273,12 +4346,14 @@
4273
4346
  "ListDistributions",
4274
4347
  "ListDistributionsByAnycastIpListId",
4275
4348
  "ListDistributionsByCachePolicyId",
4349
+ "ListDistributionsByConnectionFunction",
4276
4350
  "ListDistributionsByConnectionMode",
4277
4351
  "ListDistributionsByKeyGroup",
4278
4352
  "ListDistributionsByLambdaFunction",
4279
4353
  "ListDistributionsByOriginRequestPolicyId",
4280
4354
  "ListDistributionsByRealtimeLogConfig",
4281
4355
  "ListDistributionsByResponseHeadersPolicyId",
4356
+ "ListDistributionsByTrustStore",
4282
4357
  "ListDistributionsByVpcOriginId",
4283
4358
  "ListDistributionsByWebACLId",
4284
4359
  "ListDomainConflicts",
@@ -4298,16 +4373,20 @@
4298
4373
  "ListSavingsPlans",
4299
4374
  "ListStreamingDistributions",
4300
4375
  "ListTagsForResource",
4376
+ "ListTrustStores",
4301
4377
  "ListUsages",
4302
4378
  "ListVpcOrigins",
4379
+ "PublishConnectionFunction",
4303
4380
  "PublishFunction",
4304
4381
  "PutResourcePolicy",
4305
4382
  "TagResource",
4383
+ "TestConnectionFunction",
4306
4384
  "TestFunction",
4307
4385
  "UntagResource",
4308
4386
  "UpdateAnycastIpList",
4309
4387
  "UpdateCachePolicy",
4310
4388
  "UpdateCloudFrontOriginAccessIdentity",
4389
+ "UpdateConnectionFunction",
4311
4390
  "UpdateConnectionGroup",
4312
4391
  "UpdateContinuousDeploymentPolicy",
4313
4392
  "UpdateDistribution",
@@ -4326,10 +4405,11 @@
4326
4405
  "UpdateResponseHeadersPolicy",
4327
4406
  "UpdateSavingsPlan",
4328
4407
  "UpdateStreamingDistribution",
4408
+ "UpdateTrustStore",
4329
4409
  "UpdateVpcOrigin",
4330
4410
  "VerifyDnsConfiguration"
4331
4411
  ],
4332
- "resourceTypesCount": 17,
4412
+ "resourceTypesCount": 19,
4333
4413
  "resourceTypes": [
4334
4414
  "distribution",
4335
4415
  "streaming-distribution",
@@ -4347,7 +4427,9 @@
4347
4427
  "anycast-ip-list",
4348
4428
  "vpcorigin",
4349
4429
  "distribution-tenant",
4350
- "connection-group"
4430
+ "connection-group",
4431
+ "trust-store",
4432
+ "connection-function"
4351
4433
  ],
4352
4434
  "conditionKeysCount": 3,
4353
4435
  "conditionKeys": [
@@ -4861,9 +4943,10 @@
4861
4943
  "name": "Amazon CloudWatch Logs",
4862
4944
  "servicePrefix": "logs",
4863
4945
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchlogs.html",
4864
- "actionsCount": 106,
4946
+ "actionsCount": 116,
4865
4947
  "actions": [
4866
4948
  "AssociateKmsKey",
4949
+ "AssociateSourceToS3TableIntegration",
4867
4950
  "CancelExportTask",
4868
4951
  "CreateDelivery",
4869
4952
  "CreateExportTask",
@@ -4886,6 +4969,7 @@
4886
4969
  "DeleteLogGroup",
4887
4970
  "DeleteLogStream",
4888
4971
  "DeleteMetricFilter",
4972
+ "DeletePipelineRule",
4889
4973
  "DeleteQueryDefinition",
4890
4974
  "DeleteResourcePolicy",
4891
4975
  "DeleteRetentionPolicy",
@@ -4909,6 +4993,7 @@
4909
4993
  "DescribeResourcePolicies",
4910
4994
  "DescribeSubscriptionFilters",
4911
4995
  "DisassociateKmsKey",
4996
+ "DisassociateSourceFromS3TableIntegration",
4912
4997
  "FilterLogEvents",
4913
4998
  "GetDataProtectionPolicy",
4914
4999
  "GetDelivery",
@@ -4919,13 +5004,16 @@
4919
5004
  "GetLogAnomalyDetector",
4920
5005
  "GetLogDelivery",
4921
5006
  "GetLogEvents",
5007
+ "GetLogFields",
4922
5008
  "GetLogGroupFields",
4923
5009
  "GetLogRecord",
4924
5010
  "GetQueryResults",
4925
5011
  "GetScheduledQuery",
4926
5012
  "GetScheduledQueryHistory",
4927
5013
  "GetTransformer",
5014
+ "IntegrateWithS3Table",
4928
5015
  "Link",
5016
+ "ListAggregateLogGroupSummaries",
4929
5017
  "ListAnomalies",
4930
5018
  "ListEntitiesForLogGroup",
4931
5019
  "ListIntegrations",
@@ -4935,8 +5023,10 @@
4935
5023
  "ListLogGroupsForEntity",
4936
5024
  "ListLogGroupsForQuery",
4937
5025
  "ListScheduledQueries",
5026
+ "ListSourcesForS3TableIntegration",
4938
5027
  "ListTagsForResource",
4939
5028
  "ListTagsLogGroup",
5029
+ "ProcessWithPipeline",
4940
5030
  "PutAccountPolicy",
4941
5031
  "PutDataProtectionPolicy",
4942
5032
  "PutDeliveryDestination",
@@ -4947,7 +5037,9 @@
4947
5037
  "PutIndexPolicy",
4948
5038
  "PutIntegration",
4949
5039
  "PutLogEvents",
5040
+ "PutLogGroupDeletionProtection",
4950
5041
  "PutMetricFilter",
5042
+ "PutPipelineRule",
4951
5043
  "PutQueryDefinition",
4952
5044
  "PutResourcePolicy",
4953
5045
  "PutRetentionPolicy",
@@ -5060,24 +5152,32 @@
5060
5152
  "name": "Amazon CloudWatch Observability Admin Service",
5061
5153
  "servicePrefix": "observabilityadmin",
5062
5154
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchobservabilityadminservice.html",
5063
- "actionsCount": 29,
5155
+ "actionsCount": 40,
5064
5156
  "actions": [
5065
5157
  "CreateCentralizationRuleForOrganization",
5158
+ "CreateS3TableIntegration",
5159
+ "CreateTelemetryPipeline",
5066
5160
  "CreateTelemetryRule",
5067
5161
  "CreateTelemetryRuleForOrganization",
5068
5162
  "DeleteCentralizationRuleForOrganization",
5163
+ "DeleteS3TableIntegration",
5164
+ "DeleteTelemetryPipeline",
5069
5165
  "DeleteTelemetryRule",
5070
5166
  "DeleteTelemetryRuleForOrganization",
5071
5167
  "GetCentralizationRuleForOrganization",
5168
+ "GetS3TableIntegration",
5072
5169
  "GetTelemetryEnrichmentStatus",
5073
5170
  "GetTelemetryEvaluationStatus",
5074
5171
  "GetTelemetryEvaluationStatusForOrganization",
5172
+ "GetTelemetryPipeline",
5075
5173
  "GetTelemetryRule",
5076
5174
  "GetTelemetryRuleForOrganization",
5077
5175
  "ListCentralizationRulesForOrganization",
5078
5176
  "ListResourceTelemetry",
5079
5177
  "ListResourceTelemetryForOrganization",
5178
+ "ListS3TableIntegrations",
5080
5179
  "ListTagsForResource",
5180
+ "ListTelemetryPipelines",
5081
5181
  "ListTelemetryRules",
5082
5182
  "ListTelemetryRulesForOrganization",
5083
5183
  "StartTelemetryEnrichment",
@@ -5087,25 +5187,31 @@
5087
5187
  "StopTelemetryEvaluation",
5088
5188
  "StopTelemetryEvaluationForOrganization",
5089
5189
  "TagResource",
5190
+ "TestTelemetryPipeline",
5090
5191
  "UntagResource",
5091
5192
  "UpdateCentralizationRuleForOrganization",
5193
+ "UpdateTelemetryPipeline",
5092
5194
  "UpdateTelemetryRule",
5093
- "UpdateTelemetryRuleForOrganization"
5195
+ "UpdateTelemetryRuleForOrganization",
5196
+ "ValidateTelemetryPipelineConfiguration"
5094
5197
  ],
5095
- "resourceTypesCount": 3,
5198
+ "resourceTypesCount": 5,
5096
5199
  "resourceTypes": [
5097
5200
  "telemetry-rule",
5098
5201
  "organization-telemetry-rule",
5099
- "organization-centralization-rule"
5202
+ "organization-centralization-rule",
5203
+ "telemetry-pipeline",
5204
+ "s3tableintegration"
5100
5205
  ],
5101
- "conditionKeysCount": 6,
5206
+ "conditionKeysCount": 7,
5102
5207
  "conditionKeys": [
5103
5208
  "aws:RequestTag/${TagKey}",
5104
5209
  "aws:ResourceTag/${TagKey}",
5105
5210
  "aws:TagKeys",
5106
5211
  "observabilityadmin:CentralizationBackupRegion",
5107
5212
  "observabilityadmin:CentralizationDestinationRegion",
5108
- "observabilityadmin:CentralizationSourceRegions"
5213
+ "observabilityadmin:CentralizationSourceRegions",
5214
+ "observabilityadmin:SourceType"
5109
5215
  ]
5110
5216
  },
5111
5217
  {
@@ -6694,7 +6800,7 @@
6694
6800
  "name": "Amazon Connect",
6695
6801
  "servicePrefix": "connect",
6696
6802
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html",
6697
- "actionsCount": 297,
6803
+ "actionsCount": 351,
6698
6804
  "actions": [
6699
6805
  "ActivateEvaluationForm",
6700
6806
  "AdminGetEmergencyAccessToken",
@@ -6713,13 +6819,19 @@
6713
6819
  "AssociateQueueQuickConnects",
6714
6820
  "AssociateRoutingProfileQueues",
6715
6821
  "AssociateSecurityKey",
6822
+ "AssociateSecurityProfiles",
6716
6823
  "AssociateTrafficDistributionGroupUser",
6717
6824
  "AssociateUserProficiencies",
6825
+ "AssociateWorkspace",
6718
6826
  "BatchAssociateAnalyticsDataSet",
6827
+ "BatchCreateDataTableValue",
6828
+ "BatchDeleteDataTableValue",
6829
+ "BatchDescribeDataTableValue",
6719
6830
  "BatchDisassociateAnalyticsDataSet",
6720
6831
  "BatchGetAttachedFileMetadata",
6721
6832
  "BatchGetFlowAssociation",
6722
6833
  "BatchPutContact",
6834
+ "BatchUpdateDataTableValue",
6723
6835
  "ClaimPhoneNumber",
6724
6836
  "CompleteAttachedFileUpload",
6725
6837
  "CreateAgentStatus",
@@ -6727,7 +6839,11 @@
6727
6839
  "CreateContact",
6728
6840
  "CreateContactFlow",
6729
6841
  "CreateContactFlowModule",
6842
+ "CreateContactFlowModuleAlias",
6843
+ "CreateContactFlowModuleVersion",
6730
6844
  "CreateContactFlowVersion",
6845
+ "CreateDataTable",
6846
+ "CreateDataTableAttribute",
6731
6847
  "CreateEmailAddress",
6732
6848
  "CreateEvaluationForm",
6733
6849
  "CreateHoursOfOperation",
@@ -6752,12 +6868,18 @@
6752
6868
  "CreateView",
6753
6869
  "CreateViewVersion",
6754
6870
  "CreateVocabulary",
6871
+ "CreateWorkspace",
6872
+ "CreateWorkspacePage",
6755
6873
  "DeactivateEvaluationForm",
6756
6874
  "DeleteAttachedFile",
6757
6875
  "DeleteContactEvaluation",
6758
6876
  "DeleteContactFlow",
6759
6877
  "DeleteContactFlowModule",
6878
+ "DeleteContactFlowModuleAlias",
6879
+ "DeleteContactFlowModuleVersion",
6760
6880
  "DeleteContactFlowVersion",
6881
+ "DeleteDataTable",
6882
+ "DeleteDataTableAttribute",
6761
6883
  "DeleteEmailAddress",
6762
6884
  "DeleteEvaluationForm",
6763
6885
  "DeleteHoursOfOperation",
@@ -6780,12 +6902,18 @@
6780
6902
  "DeleteView",
6781
6903
  "DeleteViewVersion",
6782
6904
  "DeleteVocabulary",
6905
+ "DeleteWorkspace",
6906
+ "DeleteWorkspaceMedia",
6907
+ "DeleteWorkspacePage",
6783
6908
  "DescribeAgentStatus",
6784
6909
  "DescribeAuthenticationProfile",
6785
6910
  "DescribeContact",
6786
6911
  "DescribeContactEvaluation",
6787
6912
  "DescribeContactFlow",
6788
6913
  "DescribeContactFlowModule",
6914
+ "DescribeContactFlowModuleAlias",
6915
+ "DescribeDataTable",
6916
+ "DescribeDataTableAttribute",
6789
6917
  "DescribeEmailAddress",
6790
6918
  "DescribeEvaluationForm",
6791
6919
  "DescribeForecastingPlanningSchedulingIntegration",
@@ -6808,6 +6936,7 @@
6808
6936
  "DescribeUserHierarchyStructure",
6809
6937
  "DescribeView",
6810
6938
  "DescribeVocabulary",
6939
+ "DescribeWorkspace",
6811
6940
  "DisassociateAnalyticsDataSet",
6812
6941
  "DisassociateApprovedOrigin",
6813
6942
  "DisassociateBot",
@@ -6821,9 +6950,12 @@
6821
6950
  "DisassociateQueueQuickConnects",
6822
6951
  "DisassociateRoutingProfileQueues",
6823
6952
  "DisassociateSecurityKey",
6953
+ "DisassociateSecurityProfiles",
6824
6954
  "DisassociateTrafficDistributionGroupUser",
6825
6955
  "DisassociateUserProficiencies",
6956
+ "DisassociateWorkspace",
6826
6957
  "DismissUserContact",
6958
+ "EvaluateDataTableValues",
6827
6959
  "GetAttachedFile",
6828
6960
  "GetContactAttributes",
6829
6961
  "GetContactMetrics",
@@ -6838,6 +6970,7 @@
6838
6970
  "GetTaskTemplate",
6839
6971
  "GetTrafficDistribution",
6840
6972
  "ImportPhoneNumber",
6973
+ "ImportWorkspaceMedia",
6841
6974
  "ListAgentStatuses",
6842
6975
  "ListAnalyticsDataAssociations",
6843
6976
  "ListAnalyticsDataLakeDataSets",
@@ -6846,11 +6979,18 @@
6846
6979
  "ListAuthenticationProfiles",
6847
6980
  "ListBots",
6848
6981
  "ListContactEvaluations",
6982
+ "ListContactFlowModuleAliases",
6983
+ "ListContactFlowModuleVersions",
6849
6984
  "ListContactFlowModules",
6850
6985
  "ListContactFlowVersions",
6851
6986
  "ListContactFlows",
6852
6987
  "ListContactReferences",
6988
+ "ListDataTableAttributes",
6989
+ "ListDataTablePrimaryValues",
6990
+ "ListDataTableValues",
6991
+ "ListDataTables",
6853
6992
  "ListDefaultVocabularies",
6993
+ "ListEntitySecurityProfiles",
6854
6994
  "ListEvaluationFormVersions",
6855
6995
  "ListEvaluationForms",
6856
6996
  "ListFlowAssociations",
@@ -6877,6 +7017,7 @@
6877
7017
  "ListRules",
6878
7018
  "ListSecurityKeys",
6879
7019
  "ListSecurityProfileApplications",
7020
+ "ListSecurityProfileFlowModules",
6880
7021
  "ListSecurityProfilePermissions",
6881
7022
  "ListSecurityProfiles",
6882
7023
  "ListTagsForResource",
@@ -6889,6 +7030,9 @@
6889
7030
  "ListUsers",
6890
7031
  "ListViewVersions",
6891
7032
  "ListViews",
7033
+ "ListWorkspaceMedia",
7034
+ "ListWorkspacePages",
7035
+ "ListWorkspaces",
6892
7036
  "MonitorContact",
6893
7037
  "PauseContact",
6894
7038
  "PutUserStatus",
@@ -6898,10 +7042,13 @@
6898
7042
  "ResumeContactRecording",
6899
7043
  "SearchAgentStatuses",
6900
7044
  "SearchAvailablePhoneNumbers",
7045
+ "SearchContactEvaluations",
6901
7046
  "SearchContactFlowModules",
6902
7047
  "SearchContactFlows",
6903
7048
  "SearchContacts",
7049
+ "SearchDataTables",
6904
7050
  "SearchEmailAddresses",
7051
+ "SearchEvaluationForms",
6905
7052
  "SearchHoursOfOperationOverrides",
6906
7053
  "SearchHoursOfOperations",
6907
7054
  "SearchPredefinedAttributes",
@@ -6913,7 +7060,10 @@
6913
7060
  "SearchSecurityProfiles",
6914
7061
  "SearchUserHierarchyGroups",
6915
7062
  "SearchUsers",
7063
+ "SearchViews",
6916
7064
  "SearchVocabularies",
7065
+ "SearchWorkspaceAssociations",
7066
+ "SearchWorkspaces",
6917
7067
  "SendChatIntegrationEvent",
6918
7068
  "SendIntegrationEvent",
6919
7069
  "SendOutboundChatMessage",
@@ -6921,6 +7071,7 @@
6921
7071
  "StartAttachedFileUpload",
6922
7072
  "StartChatContact",
6923
7073
  "StartContactEvaluation",
7074
+ "StartContactMediaProcessing",
6924
7075
  "StartContactRecording",
6925
7076
  "StartContactStreaming",
6926
7077
  "StartEmailContact",
@@ -6932,6 +7083,7 @@
6932
7083
  "StartTaskContact",
6933
7084
  "StartWebRTCContact",
6934
7085
  "StopContact",
7086
+ "StopContactMediaProcessing",
6935
7087
  "StopContactRecording",
6936
7088
  "StopContactStreaming",
6937
7089
  "StopForecastingPlanningSchedulingIntegration",
@@ -6949,11 +7101,15 @@
6949
7101
  "UpdateContactEvaluation",
6950
7102
  "UpdateContactFlowContent",
6951
7103
  "UpdateContactFlowMetadata",
7104
+ "UpdateContactFlowModuleAlias",
6952
7105
  "UpdateContactFlowModuleContent",
6953
7106
  "UpdateContactFlowModuleMetadata",
6954
7107
  "UpdateContactFlowName",
6955
7108
  "UpdateContactRoutingData",
6956
7109
  "UpdateContactSchedule",
7110
+ "UpdateDataTableAttribute",
7111
+ "UpdateDataTableMetadata",
7112
+ "UpdateDataTablePrimaryValues",
6957
7113
  "UpdateEmailAddressMetadata",
6958
7114
  "UpdateEvaluationForm",
6959
7115
  "UpdateHoursOfOperation",
@@ -6992,9 +7148,13 @@
6992
7148
  "UpdateUserRoutingProfile",
6993
7149
  "UpdateUserSecurityProfiles",
6994
7150
  "UpdateViewContent",
6995
- "UpdateViewMetadata"
7151
+ "UpdateViewMetadata",
7152
+ "UpdateWorkspaceMetadata",
7153
+ "UpdateWorkspacePage",
7154
+ "UpdateWorkspaceTheme",
7155
+ "UpdateWorkspaceVisibility"
6996
7156
  ],
6997
- "resourceTypesCount": 37,
7157
+ "resourceTypesCount": 40,
6998
7158
  "resourceTypes": [
6999
7159
  "instance",
7000
7160
  "contact",
@@ -7003,6 +7163,7 @@
7003
7163
  "security-profile",
7004
7164
  "authentication-profile",
7005
7165
  "hierarchy-group",
7166
+ "data-table",
7006
7167
  "queue",
7007
7168
  "wildcard-queue",
7008
7169
  "quick-connect",
@@ -7032,9 +7193,11 @@
7032
7193
  "qualified-aws-managed-view",
7033
7194
  "customer-managed-view-version",
7034
7195
  "attached-file",
7035
- "email-address"
7196
+ "email-address",
7197
+ "ai-agent",
7198
+ "workspace"
7036
7199
  ],
7037
- "conditionKeysCount": 19,
7200
+ "conditionKeysCount": 21,
7038
7201
  "conditionKeys": [
7039
7202
  "aws:RequestTag/${TagKey}",
7040
7203
  "aws:ResourceTag/${TagKey}",
@@ -7044,12 +7207,14 @@
7044
7207
  "connect:Channel",
7045
7208
  "connect:ContactAssociationId",
7046
7209
  "connect:ContactInitiationMethod",
7210
+ "connect:ExpressionValue",
7047
7211
  "connect:FlowType",
7048
7212
  "connect:InstanceId",
7049
7213
  "connect:ListRealtimeContactAnalysisSegmentsByOutputType",
7050
7214
  "connect:ListRealtimeContactAnalysisSegmentsBySegmentType",
7051
7215
  "connect:MonitorCapabilities",
7052
7216
  "connect:PreferredUserArn",
7217
+ "connect:PrimaryAttribute/${PrimaryAttribute}",
7053
7218
  "connect:SearchContactsByContactAnalysis",
7054
7219
  "connect:SearchTag/${TagKey}",
7055
7220
  "connect:StorageResourceType",
@@ -8078,7 +8243,7 @@
8078
8243
  "name": "Amazon DataZone",
8079
8244
  "servicePrefix": "datazone",
8080
8245
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazone.html",
8081
- "actionsCount": 222,
8246
+ "actionsCount": 224,
8082
8247
  "actions": [
8083
8248
  "AcceptPredictions",
8084
8249
  "AcceptSubscriptionRequest",
@@ -8167,6 +8332,7 @@
8167
8332
  "GetCellRunResult",
8168
8333
  "GetConnection",
8169
8334
  "GetConversation",
8335
+ "GetDataExportConfiguration",
8170
8336
  "GetDataProduct",
8171
8337
  "GetDataSource",
8172
8338
  "GetDataSourceRun",
@@ -8249,6 +8415,7 @@
8249
8415
  "PostTimeSeriesDataPoints",
8250
8416
  "ProvisionDomain",
8251
8417
  "PutCellRunResult",
8418
+ "PutDataExportConfiguration",
8252
8419
  "PutDomainSharingPolicy",
8253
8420
  "PutEnvironmentBlueprintConfiguration",
8254
8421
  "RefreshToken",
@@ -8749,6 +8916,73 @@
8749
8916
  "aws:TagKeys"
8750
8917
  ]
8751
8918
  },
8919
+ {
8920
+ "name": "AWS DevOps Agent Service",
8921
+ "servicePrefix": "aidevops",
8922
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdevopsagentservice.html",
8923
+ "actionsCount": 46,
8924
+ "actions": [
8925
+ "AssociateService",
8926
+ "CreateAgentSpace",
8927
+ "CreateBacklogTask",
8928
+ "CreateKnowledgeItem",
8929
+ "CreateOneTimeLoginSession",
8930
+ "DeleteAgentSpace",
8931
+ "DeleteKnowledgeItem",
8932
+ "DeregisterService",
8933
+ "DescribeSupportLevel",
8934
+ "DisableOperatorApp",
8935
+ "DisassociateService",
8936
+ "DiscoverTopology",
8937
+ "EnableOperatorApp",
8938
+ "EndChatForCase",
8939
+ "GetAccountUsage",
8940
+ "GetAgentSpace",
8941
+ "GetAssociation",
8942
+ "GetBacklogTask",
8943
+ "GetKnowledgeItem",
8944
+ "GetOperatorAppTeams",
8945
+ "GetRecommendation",
8946
+ "GetService",
8947
+ "HandleServiceRegistrationCallback",
8948
+ "InitiateChatForCase",
8949
+ "InitiateServiceRegistration",
8950
+ "InvokeAgent",
8951
+ "ListAgentSpaces",
8952
+ "ListAssociations",
8953
+ "ListBacklogTasks",
8954
+ "ListExecutions",
8955
+ "ListGoals",
8956
+ "ListJournalRecords",
8957
+ "ListKnowledgeItems",
8958
+ "ListPendingMessages",
8959
+ "ListRecommendations",
8960
+ "ListServices",
8961
+ "ListWebhooks",
8962
+ "RegisterService",
8963
+ "SearchServiceAccessibleResource",
8964
+ "SendChatMessage",
8965
+ "UpdateAgentSpace",
8966
+ "UpdateAssociation",
8967
+ "UpdateBacklogTask",
8968
+ "UpdateKnowledgeItem",
8969
+ "UpdateOperatorAppTeams",
8970
+ "UpdateRecommendation"
8971
+ ],
8972
+ "resourceTypesCount": 3,
8973
+ "resourceTypes": [
8974
+ "AgentSpaceResource",
8975
+ "AssociationResource",
8976
+ "ServiceResource"
8977
+ ],
8978
+ "conditionKeysCount": 4,
8979
+ "conditionKeys": [
8980
+ "aidevops:AgentSpaceResourceAgentSpaceId",
8981
+ "aidevops:AssociationResourceAgentSpaceId",
8982
+ "aidevops:AssociationResourceAssociationId",
8983
+ "aidevops:ServiceResourceServiceId"
8984
+ ]
8985
+ },
8752
8986
  {
8753
8987
  "name": "Amazon DevOps Guru",
8754
8988
  "servicePrefix": "devops-guru",
@@ -10594,7 +10828,7 @@
10594
10828
  "name": "Amazon Elastic Container Registry",
10595
10829
  "servicePrefix": "ecr",
10596
10830
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelasticcontainerregistry.html",
10597
- "actionsCount": 52,
10831
+ "actionsCount": 60,
10598
10832
  "actions": [
10599
10833
  "BatchCheckLayerAvailability",
10600
10834
  "BatchDeleteImage",
@@ -10611,8 +10845,11 @@
10611
10845
  "DeleteRepository",
10612
10846
  "DeleteRepositoryCreationTemplate",
10613
10847
  "DeleteRepositoryPolicy",
10848
+ "DeleteSigningConfiguration",
10849
+ "DeregisterPullTimeUpdateExclusion",
10614
10850
  "DescribeImageReplicationStatus",
10615
10851
  "DescribeImageScanFindings",
10852
+ "DescribeImageSigningStatus",
10616
10853
  "DescribeImages",
10617
10854
  "DescribePullThroughCacheRules",
10618
10855
  "DescribeRegistry",
@@ -10627,8 +10864,10 @@
10627
10864
  "GetRegistryPolicy",
10628
10865
  "GetRegistryScanningConfiguration",
10629
10866
  "GetRepositoryPolicy",
10867
+ "GetSigningConfiguration",
10630
10868
  "InitiateLayerUpload",
10631
10869
  "ListImages",
10870
+ "ListPullTimeUpdateExclusions",
10632
10871
  "ListTagsForResource",
10633
10872
  "PutAccountSetting",
10634
10873
  "PutImage",
@@ -10638,12 +10877,15 @@
10638
10877
  "PutRegistryPolicy",
10639
10878
  "PutRegistryScanningConfiguration",
10640
10879
  "PutReplicationConfiguration",
10880
+ "PutSigningConfiguration",
10881
+ "RegisterPullTimeUpdateExclusion",
10641
10882
  "ReplicateImage",
10642
10883
  "SetRepositoryPolicy",
10643
10884
  "StartImageScan",
10644
10885
  "StartLifecyclePolicyPreview",
10645
10886
  "TagResource",
10646
10887
  "UntagResource",
10888
+ "UpdateImageStorageClass",
10647
10889
  "UpdatePullThroughCacheRule",
10648
10890
  "UpdateRepositoryCreationTemplate",
10649
10891
  "UploadLayerPart",
@@ -11002,7 +11244,7 @@
11002
11244
  "name": "Amazon Elastic Kubernetes Service",
11003
11245
  "servicePrefix": "eks",
11004
11246
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelastickubernetesservice.html",
11005
- "actionsCount": 63,
11247
+ "actionsCount": 68,
11006
11248
  "actions": [
11007
11249
  "AccessKubernetesApi",
11008
11250
  "AssociateAccessPolicy",
@@ -11010,6 +11252,7 @@
11010
11252
  "AssociateIdentityProviderConfig",
11011
11253
  "CreateAccessEntry",
11012
11254
  "CreateAddon",
11255
+ "CreateCapability",
11013
11256
  "CreateCluster",
11014
11257
  "CreateEksAnywhereSubscription",
11015
11258
  "CreateFargateProfile",
@@ -11017,6 +11260,7 @@
11017
11260
  "CreatePodIdentityAssociation",
11018
11261
  "DeleteAccessEntry",
11019
11262
  "DeleteAddon",
11263
+ "DeleteCapability",
11020
11264
  "DeleteCluster",
11021
11265
  "DeleteEksAnywhereSubscription",
11022
11266
  "DeleteFargateProfile",
@@ -11027,6 +11271,7 @@
11027
11271
  "DescribeAddon",
11028
11272
  "DescribeAddonConfiguration",
11029
11273
  "DescribeAddonVersions",
11274
+ "DescribeCapability",
11030
11275
  "DescribeCluster",
11031
11276
  "DescribeClusterVersions",
11032
11277
  "DescribeEksAnywhereSubscription",
@@ -11043,6 +11288,7 @@
11043
11288
  "ListAccessPolicies",
11044
11289
  "ListAddons",
11045
11290
  "ListAssociatedAccessPolicies",
11291
+ "ListCapabilities",
11046
11292
  "ListClusters",
11047
11293
  "ListDashboardData",
11048
11294
  "ListDashboardResources",
@@ -11061,6 +11307,7 @@
11061
11307
  "UntagResource",
11062
11308
  "UpdateAccessEntry",
11063
11309
  "UpdateAddon",
11310
+ "UpdateCapability",
11064
11311
  "UpdateClusterConfig",
11065
11312
  "UpdateClusterVersion",
11066
11313
  "UpdateEksAnywhereSubscription",
@@ -11068,7 +11315,7 @@
11068
11315
  "UpdateNodegroupVersion",
11069
11316
  "UpdatePodIdentityAssociation"
11070
11317
  ],
11071
- "resourceTypesCount": 10,
11318
+ "resourceTypesCount": 11,
11072
11319
  "resourceTypes": [
11073
11320
  "cluster",
11074
11321
  "nodegroup",
@@ -11079,7 +11326,8 @@
11079
11326
  "podidentityassociation",
11080
11327
  "access-entry",
11081
11328
  "access-policy",
11082
- "dashboard"
11329
+ "dashboard",
11330
+ "capability"
11083
11331
  ],
11084
11332
  "conditionKeysCount": 21,
11085
11333
  "conditionKeys": [
@@ -11577,7 +11825,7 @@
11577
11825
  "name": "AWS Elemental MediaConnect",
11578
11826
  "servicePrefix": "mediaconnect",
11579
11827
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselementalmediaconnect.html",
11580
- "actionsCount": 55,
11828
+ "actionsCount": 80,
11581
11829
  "actions": [
11582
11830
  "AddBridgeOutputs",
11583
11831
  "AddBridgeSources",
@@ -11585,12 +11833,19 @@
11585
11833
  "AddFlowOutputs",
11586
11834
  "AddFlowSources",
11587
11835
  "AddFlowVpcInterfaces",
11836
+ "AssociateRouterNetworkInterface",
11588
11837
  "CreateBridge",
11589
11838
  "CreateFlow",
11590
11839
  "CreateGateway",
11840
+ "CreateRouterInput",
11841
+ "CreateRouterNetworkInterface",
11842
+ "CreateRouterOutput",
11591
11843
  "DeleteBridge",
11592
11844
  "DeleteFlow",
11593
11845
  "DeleteGateway",
11846
+ "DeleteRouterInput",
11847
+ "DeleteRouterNetworkInterface",
11848
+ "DeleteRouterOutput",
11594
11849
  "DeregisterGatewayInstance",
11595
11850
  "DescribeBridge",
11596
11851
  "DescribeFlow",
@@ -11601,6 +11856,11 @@
11601
11856
  "DescribeOffering",
11602
11857
  "DescribeReservation",
11603
11858
  "DiscoverGatewayPollEndpoint",
11859
+ "GetRouterInput",
11860
+ "GetRouterInputSourceMetadata",
11861
+ "GetRouterInputThumbnail",
11862
+ "GetRouterNetworkInterface",
11863
+ "GetRouterOutput",
11604
11864
  "GrantFlowEntitlements",
11605
11865
  "ListBridges",
11606
11866
  "ListEntitlements",
@@ -11609,6 +11869,9 @@
11609
11869
  "ListGateways",
11610
11870
  "ListOfferings",
11611
11871
  "ListReservations",
11872
+ "ListRouterInputs",
11873
+ "ListRouterNetworkInterfaces",
11874
+ "ListRouterOutputs",
11612
11875
  "ListTagsForResource",
11613
11876
  "PollGateway",
11614
11877
  "PurchaseOffering",
@@ -11618,11 +11881,18 @@
11618
11881
  "RemoveFlowOutput",
11619
11882
  "RemoveFlowSource",
11620
11883
  "RemoveFlowVpcInterface",
11884
+ "RestartRouterInput",
11885
+ "RestartRouterOutput",
11621
11886
  "RevokeFlowEntitlement",
11622
11887
  "StartFlow",
11888
+ "StartRouterInput",
11889
+ "StartRouterOutput",
11623
11890
  "StopFlow",
11891
+ "StopRouterInput",
11892
+ "StopRouterOutput",
11624
11893
  "SubmitGatewayStateChange",
11625
11894
  "TagResource",
11895
+ "TakeRouterInput",
11626
11896
  "UntagResource",
11627
11897
  "UpdateBridge",
11628
11898
  "UpdateBridgeOutput",
@@ -11633,17 +11903,25 @@
11633
11903
  "UpdateFlowMediaStream",
11634
11904
  "UpdateFlowOutput",
11635
11905
  "UpdateFlowSource",
11636
- "UpdateGatewayInstance"
11906
+ "UpdateGatewayInstance",
11907
+ "UpdateRouterInput",
11908
+ "UpdateRouterNetworkInterface",
11909
+ "UpdateRouterOutput"
11637
11910
  ],
11638
- "resourceTypesCount": 7,
11911
+ "resourceTypesCount": 12,
11639
11912
  "resourceTypes": [
11913
+ "Bridge",
11640
11914
  "Entitlement",
11641
11915
  "Flow",
11642
- "Output",
11643
- "Source",
11644
11916
  "Gateway",
11645
- "Bridge",
11646
- "GatewayInstance"
11917
+ "GatewayInstance",
11918
+ "Offering",
11919
+ "Output",
11920
+ "Reservation",
11921
+ "RouterInput",
11922
+ "RouterNetworkInterface",
11923
+ "RouterOutput",
11924
+ "Source"
11647
11925
  ],
11648
11926
  "conditionKeysCount": 3,
11649
11927
  "conditionKeys": [
@@ -14370,7 +14648,7 @@
14370
14648
  "UpdateWorkflowVersion",
14371
14649
  "UploadReadSetPart"
14372
14650
  ],
14373
- "resourceTypesCount": 14,
14651
+ "resourceTypesCount": 13,
14374
14652
  "resourceTypes": [
14375
14653
  "AnnotationStore",
14376
14654
  "AnnotationStoreVersion",
@@ -14381,7 +14659,6 @@
14381
14659
  "runCache",
14382
14660
  "runGroup",
14383
14661
  "sequenceStore",
14384
- "TaggingResource",
14385
14662
  "TaskResource",
14386
14663
  "VariantStore",
14387
14664
  "workflow",
@@ -17506,16 +17783,19 @@
17506
17783
  "name": "AWS Lambda",
17507
17784
  "servicePrefix": "lambda",
17508
17785
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awslambda.html",
17509
- "actionsCount": 70,
17786
+ "actionsCount": 88,
17510
17787
  "actions": [
17511
17788
  "AddLayerVersionPermission",
17512
17789
  "AddPermission",
17790
+ "CheckpointDurableExecution",
17513
17791
  "CreateAlias",
17792
+ "CreateCapacityProvider",
17514
17793
  "CreateCodeSigningConfig",
17515
17794
  "CreateEventSourceMapping",
17516
17795
  "CreateFunction",
17517
17796
  "CreateFunctionUrlConfig",
17518
17797
  "DeleteAlias",
17798
+ "DeleteCapacityProvider",
17519
17799
  "DeleteCodeSigningConfig",
17520
17800
  "DeleteEventSourceMapping",
17521
17801
  "DeleteFunction",
@@ -17529,7 +17809,11 @@
17529
17809
  "EnableReplication",
17530
17810
  "GetAccountSettings",
17531
17811
  "GetAlias",
17812
+ "GetCapacityProvider",
17532
17813
  "GetCodeSigningConfig",
17814
+ "GetDurableExecution",
17815
+ "GetDurableExecutionHistory",
17816
+ "GetDurableExecutionState",
17533
17817
  "GetEventSourceMapping",
17534
17818
  "GetFunction",
17535
17819
  "GetFunctionCodeSigningConfig",
@@ -17537,6 +17821,7 @@
17537
17821
  "GetFunctionConfiguration",
17538
17822
  "GetFunctionEventInvokeConfig",
17539
17823
  "GetFunctionRecursionConfig",
17824
+ "GetFunctionScalingConfig",
17540
17825
  "GetFunctionUrlConfig",
17541
17826
  "GetLayerVersion",
17542
17827
  "GetLayerVersionPolicy",
@@ -17547,10 +17832,13 @@
17547
17832
  "InvokeFunction",
17548
17833
  "InvokeFunctionUrl",
17549
17834
  "ListAliases",
17835
+ "ListCapacityProviders",
17550
17836
  "ListCodeSigningConfigs",
17837
+ "ListDurableExecutionsByFunction",
17551
17838
  "ListEventSourceMappings",
17552
17839
  "ListFunctionEventInvokeConfigs",
17553
17840
  "ListFunctionUrlConfigs",
17841
+ "ListFunctionVersionsByCapacityProvider",
17554
17842
  "ListFunctions",
17555
17843
  "ListFunctionsByCodeSigningConfig",
17556
17844
  "ListLayerVersions",
@@ -17558,19 +17846,26 @@
17558
17846
  "ListProvisionedConcurrencyConfigs",
17559
17847
  "ListTags",
17560
17848
  "ListVersionsByFunction",
17849
+ "PassCapacityProvider",
17561
17850
  "PublishLayerVersion",
17562
17851
  "PublishVersion",
17563
17852
  "PutFunctionCodeSigningConfig",
17564
17853
  "PutFunctionConcurrency",
17565
17854
  "PutFunctionEventInvokeConfig",
17566
17855
  "PutFunctionRecursionConfig",
17856
+ "PutFunctionScalingConfig",
17567
17857
  "PutProvisionedConcurrencyConfig",
17568
17858
  "PutRuntimeManagementConfig",
17569
17859
  "RemoveLayerVersionPermission",
17570
17860
  "RemovePermission",
17861
+ "SendDurableExecutionCallbackFailure",
17862
+ "SendDurableExecutionCallbackHeartbeat",
17863
+ "SendDurableExecutionCallbackSuccess",
17864
+ "StopDurableExecution",
17571
17865
  "TagResource",
17572
17866
  "UntagResource",
17573
17867
  "UpdateAlias",
17868
+ "UpdateCapacityProvider",
17574
17869
  "UpdateCodeSigningConfig",
17575
17870
  "UpdateEventSourceMapping",
17576
17871
  "UpdateFunctionCode",
@@ -17579,9 +17874,11 @@
17579
17874
  "UpdateFunctionEventInvokeConfig",
17580
17875
  "UpdateFunctionUrlConfig"
17581
17876
  ],
17582
- "resourceTypesCount": 7,
17877
+ "resourceTypesCount": 9,
17583
17878
  "resourceTypes": [
17879
+ "capacityProvider",
17584
17880
  "code signing config",
17881
+ "durable execution",
17585
17882
  "eventSourceMapping",
17586
17883
  "function",
17587
17884
  "function alias",
@@ -19134,24 +19431,30 @@
19134
19431
  "name": "AWS Marketplace",
19135
19432
  "servicePrefix": "aws-marketplace",
19136
19433
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsmarketplace.html",
19137
- "actionsCount": 21,
19434
+ "actionsCount": 27,
19138
19435
  "actions": [
19139
19436
  "AcceptAgreementApprovalRequest",
19437
+ "AcceptAgreementPaymentRequest",
19140
19438
  "AcceptAgreementRequest",
19141
19439
  "CancelAgreement",
19440
+ "CancelAgreementPaymentRequest",
19142
19441
  "CancelAgreementRequest",
19143
19442
  "CreateAgreementRequest",
19144
19443
  "DescribeAgreement",
19145
19444
  "GetAgreementApprovalRequest",
19146
19445
  "GetAgreementEntitlements",
19446
+ "GetAgreementPaymentRequest",
19147
19447
  "GetAgreementRequest",
19148
19448
  "GetAgreementTerms",
19149
19449
  "ListAgreementApprovalRequests",
19150
19450
  "ListAgreementCharges",
19451
+ "ListAgreementPaymentRequests",
19151
19452
  "ListAgreementRequests",
19152
19453
  "ListEntitlementDetails",
19153
19454
  "RejectAgreementApprovalRequest",
19455
+ "RejectAgreementPaymentRequest",
19154
19456
  "SearchAgreements",
19457
+ "SendAgreementPaymentRequest",
19155
19458
  "Subscribe",
19156
19459
  "Unsubscribe",
19157
19460
  "UpdateAgreementApprovalRequest",
@@ -19424,6 +19727,21 @@
19424
19727
  "aws:TagKeys"
19425
19728
  ]
19426
19729
  },
19730
+ {
19731
+ "name": "AWS MCP Server",
19732
+ "servicePrefix": "aws-mcp",
19733
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsmcpserver.html",
19734
+ "actionsCount": 3,
19735
+ "actions": [
19736
+ "CallReadOnlyTool",
19737
+ "CallReadWriteTool",
19738
+ "InvokeMcp"
19739
+ ],
19740
+ "resourceTypesCount": 0,
19741
+ "resourceTypes": [],
19742
+ "conditionKeysCount": 0,
19743
+ "conditionKeys": []
19744
+ },
19427
19745
  {
19428
19746
  "name": "Amazon Mechanical Turk",
19429
19747
  "servicePrefix": "mechanicalturk",
@@ -20523,13 +20841,18 @@
20523
20841
  "name": "Amazon OpenSearch",
20524
20842
  "servicePrefix": "opensearch",
20525
20843
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonopensearch.html",
20526
- "actionsCount": 5,
20844
+ "actionsCount": 10,
20527
20845
  "actions": [
20528
20846
  "ApplicationAccessAll",
20847
+ "CancelAutoOptimizeJob",
20529
20848
  "CancelDirectQuery",
20849
+ "DeleteAutoOptimizeJob",
20850
+ "GetAutoOptimizeJob",
20530
20851
  "GetDirectQuery",
20531
20852
  "GetDirectQueryResult",
20532
- "StartDirectQuery"
20853
+ "ListAutoOptimizeJobs",
20854
+ "StartDirectQuery",
20855
+ "SubmitAutoOptimizeJob"
20533
20856
  ],
20534
20857
  "resourceTypesCount": 2,
20535
20858
  "resourceTypes": [
@@ -21153,17 +21476,32 @@
21153
21476
  "name": "AWS Partner Central",
21154
21477
  "servicePrefix": "partnercentral",
21155
21478
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspartnercentral.html",
21156
- "actionsCount": 53,
21479
+ "actionsCount": 110,
21157
21480
  "actions": [
21158
21481
  "AcceptChannelHandshake",
21482
+ "AcceptConnectionInvitation",
21159
21483
  "AcceptEngagementInvitation",
21484
+ "AmendBenefitApplication",
21160
21485
  "AssignOpportunity",
21486
+ "AssociateAwsTrainingCertificationEmailDomain",
21487
+ "AssociateBenefitApplicationResource",
21161
21488
  "AssociateOpportunity",
21489
+ "CancelBenefitApplication",
21162
21490
  "CancelChannelHandshake",
21491
+ "CancelConnection",
21492
+ "CancelConnectionInvitation",
21493
+ "CancelProfileUpdateTask",
21494
+ "CreateBenefitApplication",
21495
+ "CreateBusinessPlan",
21163
21496
  "CreateChannelHandshake",
21497
+ "CreateCollaborationChannelMembers",
21498
+ "CreateCollaborationChannelRequest",
21499
+ "CreateConnectionInvitation",
21164
21500
  "CreateEngagement",
21501
+ "CreateEngagementContext",
21165
21502
  "CreateEngagementInvitation",
21166
21503
  "CreateOpportunity",
21504
+ "CreatePartner",
21167
21505
  "CreateProgramManagementAccount",
21168
21506
  "CreateRelationship",
21169
21507
  "CreateResourceSnapshot",
@@ -21171,17 +21509,42 @@
21171
21509
  "DeleteProgramManagementAccount",
21172
21510
  "DeleteRelationship",
21173
21511
  "DeleteResourceSnapshotJob",
21512
+ "DisassociateAwsTrainingCertificationEmailDomain",
21513
+ "DisassociateBenefitApplicationResource",
21174
21514
  "DisassociateOpportunity",
21515
+ "EnrollInPartnerPath",
21516
+ "GetAllianceLeadContact",
21175
21517
  "GetAwsOpportunitySummary",
21518
+ "GetBenefit",
21519
+ "GetBenefitAllocation",
21520
+ "GetBenefitApplication",
21521
+ "GetBusinessPlan",
21522
+ "GetCollaborationChannel",
21523
+ "GetConnection",
21524
+ "GetConnectionInvitation",
21525
+ "GetConnectionPreferences",
21176
21526
  "GetEngagement",
21177
21527
  "GetEngagementInvitation",
21178
21528
  "GetOpportunity",
21529
+ "GetPartner",
21530
+ "GetPartnerDashboard",
21531
+ "GetPartnerProfile",
21532
+ "GetProfileUpdateTask",
21533
+ "GetProfileVisibility",
21179
21534
  "GetProgramManagementAccount",
21180
21535
  "GetRelationship",
21181
21536
  "GetResourceSnapshot",
21182
21537
  "GetResourceSnapshotJob",
21183
21538
  "GetSellingSystemSettings",
21539
+ "GetVerification",
21540
+ "ListBenefitAllocations",
21541
+ "ListBenefitApplications",
21542
+ "ListBenefits",
21543
+ "ListBusinessPlans",
21184
21544
  "ListChannelHandshakes",
21545
+ "ListCollaborationChannels",
21546
+ "ListConnectionInvitations",
21547
+ "ListConnections",
21185
21548
  "ListEngagementByAcceptingInvitationTasks",
21186
21549
  "ListEngagementFromOpportunityTasks",
21187
21550
  "ListEngagementInvitations",
@@ -21189,27 +21552,44 @@
21189
21552
  "ListEngagementResourceAssociations",
21190
21553
  "ListEngagements",
21191
21554
  "ListOpportunities",
21555
+ "ListOpportunityFromEngagementTasks",
21556
+ "ListPartnerPaths",
21557
+ "ListPartners",
21192
21558
  "ListProgramManagementAccounts",
21193
21559
  "ListRelationships",
21194
21560
  "ListResourceSnapshotJobs",
21195
21561
  "ListResourceSnapshots",
21196
21562
  "ListSolutions",
21197
21563
  "ListTagsForResource",
21564
+ "PutAllianceLeadContact",
21565
+ "PutBusinessPlan",
21566
+ "PutProfileVisibility",
21198
21567
  "PutSellingSystemSettings",
21568
+ "RecallBenefitApplication",
21199
21569
  "RejectChannelHandshake",
21570
+ "RejectConnectionInvitation",
21200
21571
  "RejectEngagementInvitation",
21572
+ "SearchPartnerProfiles",
21573
+ "SendEmailVerificationCode",
21201
21574
  "StartEngagementByAcceptingInvitationTask",
21202
21575
  "StartEngagementFromOpportunityTask",
21576
+ "StartOpportunityFromEngagementTask",
21577
+ "StartProfileUpdateTask",
21203
21578
  "StartResourceSnapshotJob",
21579
+ "StartVerification",
21204
21580
  "StopResourceSnapshotJob",
21581
+ "SubmitBenefitApplication",
21205
21582
  "SubmitOpportunity",
21206
21583
  "TagResource",
21207
21584
  "UntagResource",
21585
+ "UpdateBenefitApplication",
21586
+ "UpdateConnectionPreferences",
21587
+ "UpdateEngagementContext",
21208
21588
  "UpdateOpportunity",
21209
21589
  "UpdateProgramManagementAccount",
21210
21590
  "UpdateRelationship"
21211
21591
  ],
21212
- "resourceTypesCount": 11,
21592
+ "resourceTypesCount": 20,
21213
21593
  "resourceTypes": [
21214
21594
  "Engagement",
21215
21595
  "engagement-by-accepting-invitation-task",
@@ -21219,34 +21599,51 @@
21219
21599
  "resource-snapshot-job",
21220
21600
  "ResourceSnapshot",
21221
21601
  "Solution",
21602
+ "Partner",
21603
+ "Connection",
21604
+ "ConnectionInvitation",
21605
+ "ConnectionPreferences",
21606
+ "OpportunityFromEngagementTask",
21607
+ "Benefit",
21608
+ "BenefitAllocation",
21609
+ "BenefitApplication",
21222
21610
  "ProgramManagementAccount",
21223
21611
  "Relationship",
21224
- "ChannelHandshake"
21612
+ "ChannelHandshake",
21613
+ "Dashboard"
21225
21614
  ],
21226
- "conditionKeysCount": 6,
21615
+ "conditionKeysCount": 9,
21227
21616
  "conditionKeys": [
21228
21617
  "aws:RequestTag/${TagKey}",
21229
21618
  "aws:ResourceTag/${TagKey}",
21230
21619
  "aws:TagKeys",
21231
21620
  "partnercentral:Catalog",
21232
21621
  "partnercentral:ChannelHandshakeType",
21233
- "partnercentral:RelatedEntityType"
21622
+ "partnercentral:FulfillmentTypes",
21623
+ "partnercentral:Programs",
21624
+ "partnercentral:RelatedEntityType",
21625
+ "partnercentral:VerificationType"
21234
21626
  ]
21235
21627
  },
21236
21628
  {
21237
21629
  "name": "AWS Partner central account management",
21238
21630
  "servicePrefix": "partnercentral-account-management",
21239
21631
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspartnercentralaccountmanagement.html",
21240
- "actionsCount": 3,
21632
+ "actionsCount": 5,
21241
21633
  "actions": [
21634
+ "AccessLegacyPartnerCentral",
21635
+ "AccessMarketingCentral",
21242
21636
  "AssociatePartnerAccount",
21243
21637
  "AssociatePartnerUser",
21244
21638
  "DisassociatePartnerUser"
21245
21639
  ],
21246
21640
  "resourceTypesCount": 0,
21247
21641
  "resourceTypes": [],
21248
- "conditionKeysCount": 0,
21249
- "conditionKeys": []
21642
+ "conditionKeysCount": 2,
21643
+ "conditionKeys": [
21644
+ "partnercentral-account-management:LegacyPartnerCentralRole",
21645
+ "partnercentral-account-management:MarketingCentralRole"
21646
+ ]
21250
21647
  },
21251
21648
  {
21252
21649
  "name": "AWS Payment Cryptography",
@@ -24044,7 +24441,7 @@
24044
24441
  "name": "Amazon Route 53",
24045
24442
  "servicePrefix": "route53",
24046
24443
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53.html",
24047
- "actionsCount": 70,
24444
+ "actionsCount": 71,
24048
24445
  "actions": [
24049
24446
  "ActivateKeySigningKey",
24050
24447
  "AssociateVPCWithHostedZone",
@@ -24114,6 +24511,7 @@
24114
24511
  "TestDNSAnswer",
24115
24512
  "UpdateHealthCheck",
24116
24513
  "UpdateHostedZoneComment",
24514
+ "UpdateHostedZoneFeatures",
24117
24515
  "UpdateTrafficPolicyComment",
24118
24516
  "UpdateTrafficPolicyInstance"
24119
24517
  ],
@@ -24438,6 +24836,76 @@
24438
24836
  "aws:TagKeys"
24439
24837
  ]
24440
24838
  },
24839
+ {
24840
+ "name": "AWS Route53 Global Resolver",
24841
+ "servicePrefix": "route53globalresolver",
24842
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsroute53globalresolver.html",
24843
+ "actionsCount": 48,
24844
+ "actions": [
24845
+ "AllowVendedLogDeliveryForResource",
24846
+ "AssociateHostedZone",
24847
+ "BatchCreateFirewallRule",
24848
+ "BatchDeleteFirewallRule",
24849
+ "BatchUpdateFirewallRule",
24850
+ "CreateAccessSource",
24851
+ "CreateAccessToken",
24852
+ "CreateDNSView",
24853
+ "CreateFirewallDomainList",
24854
+ "CreateFirewallRule",
24855
+ "CreateGlobalResolver",
24856
+ "DeleteAccessSource",
24857
+ "DeleteAccessToken",
24858
+ "DeleteDNSView",
24859
+ "DeleteFirewallDomainList",
24860
+ "DeleteFirewallRule",
24861
+ "DeleteGlobalResolver",
24862
+ "DisableDNSView",
24863
+ "DisassociateHostedZone",
24864
+ "EnableDNSView",
24865
+ "GetAccessSource",
24866
+ "GetAccessToken",
24867
+ "GetDNSView",
24868
+ "GetFirewallDomainList",
24869
+ "GetFirewallRule",
24870
+ "GetGlobalResolver",
24871
+ "GetHostedZoneAssociation",
24872
+ "GetManagedFirewallDomainList",
24873
+ "ImportFirewallDomains",
24874
+ "ListAccessSources",
24875
+ "ListAccessTokens",
24876
+ "ListDNSViews",
24877
+ "ListFirewallDomainLists",
24878
+ "ListFirewallDomains",
24879
+ "ListFirewallRules",
24880
+ "ListGlobalResolvers",
24881
+ "ListHostedZoneAssociations",
24882
+ "ListManagedFirewallDomainLists",
24883
+ "ListTagsForResource",
24884
+ "TagResource",
24885
+ "UntagResource",
24886
+ "UpdateAccessSource",
24887
+ "UpdateAccessToken",
24888
+ "UpdateDNSView",
24889
+ "UpdateFirewallDomains",
24890
+ "UpdateFirewallRule",
24891
+ "UpdateGlobalResolver",
24892
+ "UpdateHostedZoneAssociation"
24893
+ ],
24894
+ "resourceTypesCount": 5,
24895
+ "resourceTypes": [
24896
+ "access-source",
24897
+ "access-token",
24898
+ "dns-view",
24899
+ "firewall-domain-list",
24900
+ "global-resolver"
24901
+ ],
24902
+ "conditionKeysCount": 3,
24903
+ "conditionKeys": [
24904
+ "aws:RequestTag/${TagKey}",
24905
+ "aws:ResourceTag/${TagKey}",
24906
+ "aws:TagKeys"
24907
+ ]
24908
+ },
24441
24909
  {
24442
24910
  "name": "AWS RTB Fabric",
24443
24911
  "servicePrefix": "rtbfabric",
@@ -24985,7 +25453,7 @@
24985
25453
  "name": "Amazon S3 Tables",
24986
25454
  "servicePrefix": "s3tables",
24987
25455
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3tables.html",
24988
- "actionsCount": 36,
25456
+ "actionsCount": 50,
24989
25457
  "actions": [
24990
25458
  "CreateNamespace",
24991
25459
  "CreateTable",
@@ -24995,19 +25463,28 @@
24995
25463
  "DeleteTableBucket",
24996
25464
  "DeleteTableBucketEncryption",
24997
25465
  "DeleteTableBucketPolicy",
25466
+ "DeleteTableBucketReplication",
24998
25467
  "DeleteTablePolicy",
25468
+ "DeleteTableReplication",
24999
25469
  "GetNamespace",
25000
25470
  "GetTable",
25001
25471
  "GetTableBucket",
25002
25472
  "GetTableBucketEncryption",
25003
25473
  "GetTableBucketMaintenanceConfiguration",
25004
25474
  "GetTableBucketPolicy",
25475
+ "GetTableBucketReplication",
25476
+ "GetTableBucketStorageClass",
25005
25477
  "GetTableData",
25006
25478
  "GetTableEncryption",
25007
25479
  "GetTableMaintenanceConfiguration",
25008
25480
  "GetTableMaintenanceJobStatus",
25009
25481
  "GetTableMetadataLocation",
25010
25482
  "GetTablePolicy",
25483
+ "GetTableRecordExpirationConfiguration",
25484
+ "GetTableRecordExpirationJobStatus",
25485
+ "GetTableReplication",
25486
+ "GetTableReplicationStatus",
25487
+ "GetTableStorageClass",
25011
25488
  "ListNamespaces",
25012
25489
  "ListTableBuckets",
25013
25490
  "ListTables",
@@ -25015,10 +25492,15 @@
25015
25492
  "PutTableBucketEncryption",
25016
25493
  "PutTableBucketMaintenanceConfiguration",
25017
25494
  "PutTableBucketPolicy",
25495
+ "PutTableBucketReplication",
25496
+ "PutTableBucketStorageClass",
25018
25497
  "PutTableData",
25019
25498
  "PutTableEncryption",
25020
25499
  "PutTableMaintenanceConfiguration",
25021
25500
  "PutTablePolicy",
25501
+ "PutTableRecordExpirationConfiguration",
25502
+ "PutTableReplication",
25503
+ "PutTableStorageClass",
25022
25504
  "RenameTable",
25023
25505
  "TagResource",
25024
25506
  "UntagResource",
@@ -25029,13 +25511,14 @@
25029
25511
  "TableBucket",
25030
25512
  "Table"
25031
25513
  ],
25032
- "conditionKeysCount": 8,
25514
+ "conditionKeysCount": 9,
25033
25515
  "conditionKeys": [
25034
25516
  "aws:RequestTag/${TagKey}",
25035
25517
  "aws:ResourceTag/${TagKey}",
25036
25518
  "aws:TagKeys",
25037
25519
  "s3tables:KMSKeyArn",
25038
25520
  "s3tables:SSEAlgorithm",
25521
+ "s3tables:StorageClass",
25039
25522
  "s3tables:TableBucketTag/${TagKey}",
25040
25523
  "s3tables:namespace",
25041
25524
  "s3tables:tableName"
@@ -25045,7 +25528,7 @@
25045
25528
  "name": "Amazon S3 Vectors",
25046
25529
  "servicePrefix": "s3vectors",
25047
25530
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3vectors.html",
25048
- "actionsCount": 16,
25531
+ "actionsCount": 19,
25049
25532
  "actions": [
25050
25533
  "CreateIndex",
25051
25534
  "CreateVectorBucket",
@@ -25058,19 +25541,26 @@
25058
25541
  "GetVectorBucketPolicy",
25059
25542
  "GetVectors",
25060
25543
  "ListIndexes",
25544
+ "ListTagsForResource",
25061
25545
  "ListVectorBuckets",
25062
25546
  "ListVectors",
25063
25547
  "PutVectorBucketPolicy",
25064
25548
  "PutVectors",
25065
- "QueryVectors"
25549
+ "QueryVectors",
25550
+ "TagResource",
25551
+ "UntagResource"
25066
25552
  ],
25067
25553
  "resourceTypesCount": 2,
25068
25554
  "resourceTypes": [
25069
25555
  "Index",
25070
25556
  "VectorBucket"
25071
25557
  ],
25072
- "conditionKeysCount": 2,
25558
+ "conditionKeysCount": 6,
25073
25559
  "conditionKeys": [
25560
+ "aws:RequestTag/${TagKey}",
25561
+ "aws:ResourceTag/${TagKey}",
25562
+ "aws:TagKeys",
25563
+ "s3vectors:VectorBucketTag/${TagKey}",
25074
25564
  "s3vectors:kmsKeyArn",
25075
25565
  "s3vectors:sseType"
25076
25566
  ]
@@ -25079,7 +25569,7 @@
25079
25569
  "name": "Amazon SageMaker",
25080
25570
  "servicePrefix": "sagemaker",
25081
25571
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemaker.html",
25082
- "actionsCount": 405,
25572
+ "actionsCount": 412,
25083
25573
  "actions": [
25084
25574
  "AddAssociation",
25085
25575
  "AddTags",
@@ -25091,6 +25581,7 @@
25091
25581
  "BatchGetMetrics",
25092
25582
  "BatchGetRecord",
25093
25583
  "BatchPutMetrics",
25584
+ "CallMlflowAppApi",
25094
25585
  "CallPartnerAppApi",
25095
25586
  "CreateAction",
25096
25587
  "CreateAlgorithm",
@@ -25128,6 +25619,7 @@
25128
25619
  "CreateInferenceRecommendationsJob",
25129
25620
  "CreateLabelingJob",
25130
25621
  "CreateLineageGroupPolicy",
25622
+ "CreateMlflowApp",
25131
25623
  "CreateMlflowTrackingServer",
25132
25624
  "CreateModel",
25133
25625
  "CreateModelBiasJobDefinition",
@@ -25145,6 +25637,7 @@
25145
25637
  "CreatePartnerAppPresignedUrl",
25146
25638
  "CreatePipeline",
25147
25639
  "CreatePresignedDomainUrl",
25640
+ "CreatePresignedMlflowAppUrl",
25148
25641
  "CreatePresignedMlflowTrackingServerUrl",
25149
25642
  "CreatePresignedNotebookInstanceUrl",
25150
25643
  "CreateProcessingJob",
@@ -25194,6 +25687,7 @@
25194
25687
  "DeleteInferenceComponent",
25195
25688
  "DeleteInferenceExperiment",
25196
25689
  "DeleteLineageGroupPolicy",
25690
+ "DeleteMlflowApp",
25197
25691
  "DeleteMlflowTrackingServer",
25198
25692
  "DeleteModel",
25199
25693
  "DeleteModelBiasJobDefinition",
@@ -25262,6 +25756,7 @@
25262
25756
  "DescribeInferenceRecommendationsJob",
25263
25757
  "DescribeLabelingJob",
25264
25758
  "DescribeLineageGroup",
25759
+ "DescribeMlflowApp",
25265
25760
  "DescribeMlflowTrackingServer",
25266
25761
  "DescribeModel",
25267
25762
  "DescribeModelBiasJobDefinition",
@@ -25355,6 +25850,7 @@
25355
25850
  "ListLabelingJobs",
25356
25851
  "ListLabelingJobsForWorkteam",
25357
25852
  "ListLineageGroups",
25853
+ "ListMlflowApps",
25358
25854
  "ListMlflowTrackingServers",
25359
25855
  "ListModelBiasJobDefinitions",
25360
25856
  "ListModelCardExportJobs",
@@ -25466,6 +25962,7 @@
25466
25962
  "UpdateInferenceComponent",
25467
25963
  "UpdateInferenceComponentRuntimeConfig",
25468
25964
  "UpdateInferenceExperiment",
25965
+ "UpdateMlflowApp",
25469
25966
  "UpdateMlflowTrackingServer",
25470
25967
  "UpdateModelCard",
25471
25968
  "UpdateModelPackage",
@@ -25487,7 +25984,7 @@
25487
25984
  "UpdateWorkforce",
25488
25985
  "UpdateWorkteam"
25489
25986
  ],
25490
- "resourceTypesCount": 68,
25987
+ "resourceTypesCount": 69,
25491
25988
  "resourceTypes": [
25492
25989
  "device",
25493
25990
  "device-fleet",
@@ -25554,6 +26051,7 @@
25554
26051
  "shared-model-event",
25555
26052
  "sagemaker-catalog",
25556
26053
  "mlflow-tracking-server",
26054
+ "mlflow-app",
25557
26055
  "compute-quota",
25558
26056
  "cluster-scheduler-config",
25559
26057
  "partner-app"
@@ -25672,9 +26170,9 @@
25672
26170
  ]
25673
26171
  },
25674
26172
  {
25675
- "name": "AWS SageMaker Unified Studio MCP is a managed MCP solution for AWS data processing services like EMR, Glue, Athena",
26173
+ "name": "Amazon SageMaker Unified Studio MCP",
25676
26174
  "servicePrefix": "sagemaker-unified-studio-mcp",
25677
- "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssagemakerunifiedstudiomcpisamanagedmcpsolutionforawsdataprocessingserviceslikeemr_glue_athena.html",
26175
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemakerunifiedstudiomcp.html",
25678
26176
  "actionsCount": 3,
25679
26177
  "actions": [
25680
26178
  "CallPrivilegedTool",
@@ -25854,6 +26352,90 @@
25854
26352
  "secretsmanager:resource/Type"
25855
26353
  ]
25856
26354
  },
26355
+ {
26356
+ "name": "AWS Security Agent",
26357
+ "servicePrefix": "securityagent",
26358
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssecurityagent.html",
26359
+ "actionsCount": 62,
26360
+ "actions": [
26361
+ "AddArtifact",
26362
+ "AddControl",
26363
+ "BatchDeletePentests",
26364
+ "BatchGetAgentInstances",
26365
+ "BatchGetArtifactMetadata",
26366
+ "BatchGetFindings",
26367
+ "BatchGetPentestJobs",
26368
+ "BatchGetPentests",
26369
+ "BatchGetSecurityTestContentMetadata",
26370
+ "BatchGetTasks",
26371
+ "CreateAgentInstance",
26372
+ "CreateApplication",
26373
+ "CreateDocumentReview",
26374
+ "CreateIntegration",
26375
+ "CreateMembership",
26376
+ "CreateOneTimeLoginSession",
26377
+ "CreatePentest",
26378
+ "DeleteAgentInstance",
26379
+ "DeleteApplication",
26380
+ "DeleteArtifact",
26381
+ "DeleteControl",
26382
+ "DeleteIntegration",
26383
+ "DeleteMembership",
26384
+ "DescribeFindings",
26385
+ "GetApplication",
26386
+ "GetArtifact",
26387
+ "GetCodeReviewTask",
26388
+ "GetControl",
26389
+ "GetDocReviewTask",
26390
+ "GetDocumentReview",
26391
+ "GetDocumentReviewArtifact",
26392
+ "GetIntegration",
26393
+ "GetLoginSessionCredentials",
26394
+ "HandleOneTimeLoginSession",
26395
+ "InitiateProviderRegistration",
26396
+ "ListAgentInstanceTasks",
26397
+ "ListAgentInstances",
26398
+ "ListApplications",
26399
+ "ListArtifacts",
26400
+ "ListControls",
26401
+ "ListDiscoveredEndpoints",
26402
+ "ListDocumentReviewComments",
26403
+ "ListDocumentReviews",
26404
+ "ListFindings",
26405
+ "ListIntegratedResources",
26406
+ "ListIntegrations",
26407
+ "ListMemberships",
26408
+ "ListPentestJobsForPentest",
26409
+ "ListPentests",
26410
+ "ListResourcesFromIntegration",
26411
+ "ListTasks",
26412
+ "StartCodeRemediation",
26413
+ "StartPentestExecution",
26414
+ "StopPentestExecution",
26415
+ "ToggleManagedControl",
26416
+ "UpdateAgentInstance",
26417
+ "UpdateApplication",
26418
+ "UpdateControl",
26419
+ "UpdateFinding",
26420
+ "UpdateIntegratedResources",
26421
+ "UpdatePentest",
26422
+ "VerifyTargetDomain"
26423
+ ],
26424
+ "resourceTypesCount": 9,
26425
+ "resourceTypes": [
26426
+ "Application",
26427
+ "Control",
26428
+ "Integration",
26429
+ "AgentInstance",
26430
+ "Artifact",
26431
+ "Pentest",
26432
+ "PentestJob",
26433
+ "PentestTask",
26434
+ "Finding"
26435
+ ],
26436
+ "conditionKeysCount": 0,
26437
+ "conditionKeys": []
26438
+ },
25857
26439
  {
25858
26440
  "name": "AWS Security Hub",
25859
26441
  "servicePrefix": "securityhub",
@@ -26001,7 +26583,7 @@
26001
26583
  "name": "AWS Security Incident Response",
26002
26584
  "servicePrefix": "security-ir",
26003
26585
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssecurityincidentresponse.html",
26004
- "actionsCount": 22,
26586
+ "actionsCount": 24,
26005
26587
  "actions": [
26006
26588
  "BatchGetMemberAccountDetails",
26007
26589
  "CancelMembership",
@@ -26016,8 +26598,10 @@
26016
26598
  "ListCaseEdits",
26017
26599
  "ListCases",
26018
26600
  "ListComments",
26601
+ "ListInvestigations",
26019
26602
  "ListMemberships",
26020
26603
  "ListTagsForResource",
26604
+ "SendFeedback",
26021
26605
  "TagResource",
26022
26606
  "UntagResource",
26023
26607
  "UpdateCase",
@@ -28674,19 +29258,27 @@
28674
29258
  "name": "AWS Transform",
28675
29259
  "servicePrefix": "transform",
28676
29260
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awstransform.html",
28677
- "actionsCount": 12,
29261
+ "actionsCount": 20,
28678
29262
  "actions": [
28679
29263
  "AssociateConnectorResource",
28680
29264
  "CreateProfile",
29265
+ "DeleteAgentRuntimeConfiguration",
28681
29266
  "DeleteConnector",
28682
29267
  "DeleteProfile",
29268
+ "GetAccountSettings",
29269
+ "GetAgent",
29270
+ "GetAgentRuntimeConfiguration",
28683
29271
  "GetConnector",
29272
+ "ListAgents",
28684
29273
  "ListConnectors",
28685
29274
  "ListProfiles",
28686
29275
  "ListTagsForResource",
29276
+ "PutAgentRuntimeConfiguration",
28687
29277
  "RejectConnector",
28688
29278
  "TagResource",
28689
29279
  "UntagResource",
29280
+ "UpdateAccountSettings",
29281
+ "UpdateAgentAccess",
28690
29282
  "UpdateProfile"
28691
29283
  ],
28692
29284
  "resourceTypesCount": 2,
@@ -28700,6 +29292,49 @@
28700
29292
  "aws:TagKeys"
28701
29293
  ]
28702
29294
  },
29295
+ {
29296
+ "name": "AWS Transform Custom",
29297
+ "servicePrefix": "transform-custom",
29298
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awstransformcustom.html",
29299
+ "actionsCount": 22,
29300
+ "actions": [
29301
+ "CompleteTransformationPackageUpload",
29302
+ "ConverseStream",
29303
+ "CreateCampaign",
29304
+ "CreateTransformationPackageUrl",
29305
+ "DeleteCampaign",
29306
+ "DeleteKnowledgeItem",
29307
+ "DeleteTransformationPackage",
29308
+ "ExecuteTransformation",
29309
+ "GetCampaign",
29310
+ "GetKnowledgeItem",
29311
+ "GetTransformationPackageUrl",
29312
+ "ListCampaignRepositories",
29313
+ "ListCampaigns",
29314
+ "ListKnowledgeItems",
29315
+ "ListTagsForResource",
29316
+ "ListTransformationPackageMetadata",
29317
+ "TagResource",
29318
+ "UntagResource",
29319
+ "UpdateCampaign",
29320
+ "UpdateCampaignRepositoryStatus",
29321
+ "UpdateKnowledgeItemConfiguration",
29322
+ "UpdateKnowledgeItemStatus"
29323
+ ],
29324
+ "resourceTypesCount": 4,
29325
+ "resourceTypes": [
29326
+ "campaign",
29327
+ "conversation",
29328
+ "knowledge-item",
29329
+ "package"
29330
+ ],
29331
+ "conditionKeysCount": 3,
29332
+ "conditionKeys": [
29333
+ "aws:RequestTag/${TagKey}",
29334
+ "aws:ResourceTag/${TagKey}",
29335
+ "aws:TagKeys"
29336
+ ]
29337
+ },
28703
29338
  {
28704
29339
  "name": "Amazon Translate",
28705
29340
  "servicePrefix": "translate",