aws-iam-data 0.0.480 → 0.0.482

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": 461,
3
3
  "services": [
4
4
  {
5
5
  "name": "AWS Account Management",
@@ -2407,7 +2407,7 @@
2407
2407
  "name": "Amazon Bedrock",
2408
2408
  "servicePrefix": "bedrock",
2409
2409
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html",
2410
- "actionsCount": 228,
2410
+ "actionsCount": 232,
2411
2411
  "actions": [
2412
2412
  "AllowVendedLogDeliveryForResource",
2413
2413
  "ApplyGuardrail",
@@ -2464,6 +2464,7 @@
2464
2464
  "DeleteCustomModelDeployment",
2465
2465
  "DeleteDataAutomationProject",
2466
2466
  "DeleteDataSource",
2467
+ "DeleteEnforcedGuardrailConfiguration",
2467
2468
  "DeleteFlow",
2468
2469
  "DeleteFlowAlias",
2469
2470
  "DeleteFlowVersion",
@@ -2566,6 +2567,7 @@
2566
2567
  "ListCustomModels",
2567
2568
  "ListDataAutomationProjects",
2568
2569
  "ListDataSources",
2570
+ "ListEnforcedGuardrailsConfiguration",
2569
2571
  "ListEvaluationJobs",
2570
2572
  "ListFlowAliases",
2571
2573
  "ListFlowExecutionEvents",
@@ -2596,6 +2598,7 @@
2596
2598
  "OptimizePrompt",
2597
2599
  "PrepareAgent",
2598
2600
  "PrepareFlow",
2601
+ "PutEnforcedGuardrailConfiguration",
2599
2602
  "PutFoundationModelEntitlement",
2600
2603
  "PutInvocationStep",
2601
2604
  "PutModelInvocationLoggingConfiguration",
@@ -2626,6 +2629,7 @@
2626
2629
  "UpdateAutomatedReasoningPolicyAnnotations",
2627
2630
  "UpdateAutomatedReasoningPolicyTestCase",
2628
2631
  "UpdateBlueprint",
2632
+ "UpdateCustomModelDeployment",
2629
2633
  "UpdateDataAutomationProject",
2630
2634
  "UpdateDataSource",
2631
2635
  "UpdateFlow",
@@ -2694,9 +2698,10 @@
2694
2698
  "name": "Amazon Bedrock Agentcore",
2695
2699
  "servicePrefix": "bedrock-agentcore",
2696
2700
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrockagentcore.html",
2697
- "actionsCount": 92,
2701
+ "actionsCount": 128,
2698
2702
  "actions": [
2699
2703
  "AllowVendedLogDeliveryForResource",
2704
+ "AuthorizeAction",
2700
2705
  "BatchCreateMemoryRecords",
2701
2706
  "BatchDeleteMemoryRecords",
2702
2707
  "BatchUpdateMemoryRecords",
@@ -2708,24 +2713,34 @@
2708
2713
  "CreateApiKeyCredentialProvider",
2709
2714
  "CreateBrowser",
2710
2715
  "CreateCodeInterpreter",
2716
+ "CreateEvaluator",
2711
2717
  "CreateEvent",
2712
2718
  "CreateGateway",
2713
2719
  "CreateGatewayTarget",
2714
2720
  "CreateMemory",
2715
2721
  "CreateOauth2CredentialProvider",
2722
+ "CreateOnlineEvaluationConfig",
2723
+ "CreatePolicy",
2724
+ "CreatePolicyEngine",
2716
2725
  "CreateWorkloadIdentity",
2717
2726
  "DeleteAgentRuntime",
2718
2727
  "DeleteAgentRuntimeEndpoint",
2719
2728
  "DeleteApiKeyCredentialProvider",
2720
2729
  "DeleteBrowser",
2721
2730
  "DeleteCodeInterpreter",
2731
+ "DeleteEvaluator",
2722
2732
  "DeleteEvent",
2723
2733
  "DeleteGateway",
2724
2734
  "DeleteGatewayTarget",
2725
2735
  "DeleteMemory",
2726
2736
  "DeleteMemoryRecord",
2727
2737
  "DeleteOauth2CredentialProvider",
2738
+ "DeleteOnlineEvaluationConfig",
2739
+ "DeletePolicy",
2740
+ "DeletePolicyEngine",
2741
+ "DeleteResourcePolicy",
2728
2742
  "DeleteWorkloadIdentity",
2743
+ "Evaluate",
2729
2744
  "GetAgentCard",
2730
2745
  "GetAgentRuntime",
2731
2746
  "GetAgentRuntimeEndpoint",
@@ -2734,14 +2749,20 @@
2734
2749
  "GetBrowserSession",
2735
2750
  "GetCodeInterpreter",
2736
2751
  "GetCodeInterpreterSession",
2752
+ "GetEvaluator",
2737
2753
  "GetEvent",
2738
2754
  "GetGateway",
2739
2755
  "GetGatewayTarget",
2740
2756
  "GetMemory",
2741
2757
  "GetMemoryRecord",
2742
2758
  "GetOauth2CredentialProvider",
2759
+ "GetOnlineEvaluationConfig",
2760
+ "GetPolicy",
2761
+ "GetPolicyEngine",
2762
+ "GetPolicyGeneration",
2743
2763
  "GetResourceApiKey",
2744
2764
  "GetResourceOauth2Token",
2765
+ "GetResourcePolicy",
2745
2766
  "GetTokenVault",
2746
2767
  "GetWorkloadAccessToken",
2747
2768
  "GetWorkloadAccessTokenForJWT",
@@ -2749,6 +2770,8 @@
2749
2770
  "GetWorkloadIdentity",
2750
2771
  "InvokeAgentRuntime",
2751
2772
  "InvokeAgentRuntimeForUser",
2773
+ "InvokeAgentRuntimeWithWebSocketStream",
2774
+ "InvokeAgentRuntimeWithWebSocketStreamForUser",
2752
2775
  "InvokeCodeInterpreter",
2753
2776
  "InvokeGateway",
2754
2777
  "ListActors",
@@ -2760,19 +2783,32 @@
2760
2783
  "ListBrowsers",
2761
2784
  "ListCodeInterpreterSessions",
2762
2785
  "ListCodeInterpreters",
2786
+ "ListEvaluators",
2763
2787
  "ListEvents",
2764
2788
  "ListGatewayTargets",
2765
2789
  "ListGateways",
2766
2790
  "ListMemories",
2791
+ "ListMemoryExtractionJobs",
2767
2792
  "ListMemoryRecords",
2768
2793
  "ListOauth2CredentialProviders",
2794
+ "ListOnlineEvaluationConfigs",
2795
+ "ListPolicies",
2796
+ "ListPolicyEngines",
2797
+ "ListPolicyGenerationAssets",
2798
+ "ListPolicyGenerations",
2769
2799
  "ListSessions",
2770
2800
  "ListTagsForResource",
2771
2801
  "ListWorkloadIdentities",
2802
+ "ManageAdminPolicy",
2803
+ "ManageResourceScopedPolicy",
2804
+ "PartiallyAuthorizeActions",
2805
+ "PutResourcePolicy",
2772
2806
  "RetrieveMemoryRecords",
2773
2807
  "SetTokenVaultCMK",
2774
2808
  "StartBrowserSession",
2775
2809
  "StartCodeInterpreterSession",
2810
+ "StartMemoryExtractionJob",
2811
+ "StartPolicyGeneration",
2776
2812
  "StopBrowserSession",
2777
2813
  "StopCodeInterpreterSession",
2778
2814
  "StopRuntimeSession",
@@ -2783,14 +2819,20 @@
2783
2819
  "UpdateAgentRuntimeEndpoint",
2784
2820
  "UpdateApiKeyCredentialProvider",
2785
2821
  "UpdateBrowserStream",
2822
+ "UpdateEvaluator",
2786
2823
  "UpdateGateway",
2787
2824
  "UpdateGatewayTarget",
2788
2825
  "UpdateMemory",
2789
2826
  "UpdateOauth2CredentialProvider",
2827
+ "UpdateOnlineEvaluationConfig",
2828
+ "UpdatePolicy",
2829
+ "UpdatePolicyEngine",
2790
2830
  "UpdateWorkloadIdentity"
2791
2831
  ],
2792
- "resourceTypesCount": 13,
2832
+ "resourceTypesCount": 18,
2793
2833
  "resourceTypes": [
2834
+ "evaluator",
2835
+ "online-evaluation-config",
2794
2836
  "memory",
2795
2837
  "gateway",
2796
2838
  "workload-identity",
@@ -2803,9 +2845,12 @@
2803
2845
  "browser-custom",
2804
2846
  "browser",
2805
2847
  "workload-identity-directory",
2806
- "token-vault"
2848
+ "token-vault",
2849
+ "policy-engine",
2850
+ "policy",
2851
+ "policy-generation"
2807
2852
  ],
2808
- "conditionKeysCount": 15,
2853
+ "conditionKeysCount": 14,
2809
2854
  "conditionKeys": [
2810
2855
  "aws:RequestTag/${TagKey}",
2811
2856
  "aws:ResourceTag/${TagKey}",
@@ -2816,7 +2861,6 @@
2816
2861
  "bedrock-agentcore:InboundJwtClaim/iss",
2817
2862
  "bedrock-agentcore:InboundJwtClaim/scope",
2818
2863
  "bedrock-agentcore:InboundJwtClaim/sub",
2819
- "bedrock-agentcore:KmsKeyArn",
2820
2864
  "bedrock-agentcore:actorId",
2821
2865
  "bedrock-agentcore:namespace",
2822
2866
  "bedrock-agentcore:sessionId",
@@ -2824,6 +2868,31 @@
2824
2868
  "bedrock-agentcore:userid"
2825
2869
  ]
2826
2870
  },
2871
+ {
2872
+ "name": "Amazon Bedrock Powered by AWS Mantle",
2873
+ "servicePrefix": "bedrock-mantle",
2874
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrockpoweredbyawsmantle.html",
2875
+ "actionsCount": 7,
2876
+ "actions": [
2877
+ "CallWithBearerToken",
2878
+ "CancelInference",
2879
+ "CreateInference",
2880
+ "DeleteInference",
2881
+ "GetInference",
2882
+ "GetModel",
2883
+ "ListModels"
2884
+ ],
2885
+ "resourceTypesCount": 1,
2886
+ "resourceTypes": [
2887
+ "project"
2888
+ ],
2889
+ "conditionKeysCount": 3,
2890
+ "conditionKeys": [
2891
+ "bedrock-mantle:BearerTokenType",
2892
+ "bedrock-mantle:Model",
2893
+ "bedrock-mantle:ServiceTier"
2894
+ ]
2895
+ },
2827
2896
  {
2828
2897
  "name": "AWS Billing",
2829
2898
  "servicePrefix": "billing",
@@ -2913,10 +2982,11 @@
2913
2982
  "UntagResource",
2914
2983
  "UpdateExport"
2915
2984
  ],
2916
- "resourceTypesCount": 2,
2985
+ "resourceTypesCount": 3,
2917
2986
  "resourceTypes": [
2918
2987
  "export",
2919
- "table"
2988
+ "table",
2989
+ "billingview"
2920
2990
  ],
2921
2991
  "conditionKeysCount": 3,
2922
2992
  "conditionKeys": [
@@ -4168,7 +4238,7 @@
4168
4238
  "name": "Amazon CloudFront",
4169
4239
  "servicePrefix": "cloudfront",
4170
4240
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudfront.html",
4171
- "actionsCount": 158,
4241
+ "actionsCount": 173,
4172
4242
  "actions": [
4173
4243
  "AllowVendedLogDeliveryForResource",
4174
4244
  "AssociateAlias",
@@ -4178,6 +4248,7 @@
4178
4248
  "CreateAnycastIpList",
4179
4249
  "CreateCachePolicy",
4180
4250
  "CreateCloudFrontOriginAccessIdentity",
4251
+ "CreateConnectionFunction",
4181
4252
  "CreateConnectionGroup",
4182
4253
  "CreateContinuousDeploymentPolicy",
4183
4254
  "CreateDistribution",
@@ -4198,10 +4269,12 @@
4198
4269
  "CreateSavingsPlan",
4199
4270
  "CreateStreamingDistribution",
4200
4271
  "CreateStreamingDistributionWithTags",
4272
+ "CreateTrustStore",
4201
4273
  "CreateVpcOrigin",
4202
4274
  "DeleteAnycastIpList",
4203
4275
  "DeleteCachePolicy",
4204
4276
  "DeleteCloudFrontOriginAccessIdentity",
4277
+ "DeleteConnectionFunction",
4205
4278
  "DeleteConnectionGroup",
4206
4279
  "DeleteContinuousDeploymentPolicy",
4207
4280
  "DeleteDistribution",
@@ -4219,7 +4292,9 @@
4219
4292
  "DeleteResourcePolicy",
4220
4293
  "DeleteResponseHeadersPolicy",
4221
4294
  "DeleteStreamingDistribution",
4295
+ "DeleteTrustStore",
4222
4296
  "DeleteVpcOrigin",
4297
+ "DescribeConnectionFunction",
4223
4298
  "DescribeFunction",
4224
4299
  "DescribeKeyValueStore",
4225
4300
  "DisassociateDistributionTenantWebACL",
@@ -4229,6 +4304,7 @@
4229
4304
  "GetCachePolicyConfig",
4230
4305
  "GetCloudFrontOriginAccessIdentity",
4231
4306
  "GetCloudFrontOriginAccessIdentityConfig",
4307
+ "GetConnectionFunction",
4232
4308
  "GetConnectionGroup",
4233
4309
  "GetConnectionGroupByRoutingEndpoint",
4234
4310
  "GetContinuousDeploymentPolicy",
@@ -4261,11 +4337,13 @@
4261
4337
  "GetSavingsPlan",
4262
4338
  "GetStreamingDistribution",
4263
4339
  "GetStreamingDistributionConfig",
4340
+ "GetTrustStore",
4264
4341
  "GetVpcOrigin",
4265
4342
  "ListAnycastIpLists",
4266
4343
  "ListCachePolicies",
4267
4344
  "ListCloudFrontOriginAccessIdentities",
4268
4345
  "ListConflictingAliases",
4346
+ "ListConnectionFunctions",
4269
4347
  "ListConnectionGroups",
4270
4348
  "ListContinuousDeploymentPolicies",
4271
4349
  "ListDistributionTenants",
@@ -4273,12 +4351,14 @@
4273
4351
  "ListDistributions",
4274
4352
  "ListDistributionsByAnycastIpListId",
4275
4353
  "ListDistributionsByCachePolicyId",
4354
+ "ListDistributionsByConnectionFunction",
4276
4355
  "ListDistributionsByConnectionMode",
4277
4356
  "ListDistributionsByKeyGroup",
4278
4357
  "ListDistributionsByLambdaFunction",
4279
4358
  "ListDistributionsByOriginRequestPolicyId",
4280
4359
  "ListDistributionsByRealtimeLogConfig",
4281
4360
  "ListDistributionsByResponseHeadersPolicyId",
4361
+ "ListDistributionsByTrustStore",
4282
4362
  "ListDistributionsByVpcOriginId",
4283
4363
  "ListDistributionsByWebACLId",
4284
4364
  "ListDomainConflicts",
@@ -4298,16 +4378,20 @@
4298
4378
  "ListSavingsPlans",
4299
4379
  "ListStreamingDistributions",
4300
4380
  "ListTagsForResource",
4381
+ "ListTrustStores",
4301
4382
  "ListUsages",
4302
4383
  "ListVpcOrigins",
4384
+ "PublishConnectionFunction",
4303
4385
  "PublishFunction",
4304
4386
  "PutResourcePolicy",
4305
4387
  "TagResource",
4388
+ "TestConnectionFunction",
4306
4389
  "TestFunction",
4307
4390
  "UntagResource",
4308
4391
  "UpdateAnycastIpList",
4309
4392
  "UpdateCachePolicy",
4310
4393
  "UpdateCloudFrontOriginAccessIdentity",
4394
+ "UpdateConnectionFunction",
4311
4395
  "UpdateConnectionGroup",
4312
4396
  "UpdateContinuousDeploymentPolicy",
4313
4397
  "UpdateDistribution",
@@ -4326,10 +4410,11 @@
4326
4410
  "UpdateResponseHeadersPolicy",
4327
4411
  "UpdateSavingsPlan",
4328
4412
  "UpdateStreamingDistribution",
4413
+ "UpdateTrustStore",
4329
4414
  "UpdateVpcOrigin",
4330
4415
  "VerifyDnsConfiguration"
4331
4416
  ],
4332
- "resourceTypesCount": 17,
4417
+ "resourceTypesCount": 19,
4333
4418
  "resourceTypes": [
4334
4419
  "distribution",
4335
4420
  "streaming-distribution",
@@ -4347,7 +4432,9 @@
4347
4432
  "anycast-ip-list",
4348
4433
  "vpcorigin",
4349
4434
  "distribution-tenant",
4350
- "connection-group"
4435
+ "connection-group",
4436
+ "trust-store",
4437
+ "connection-function"
4351
4438
  ],
4352
4439
  "conditionKeysCount": 3,
4353
4440
  "conditionKeys": [
@@ -4861,9 +4948,10 @@
4861
4948
  "name": "Amazon CloudWatch Logs",
4862
4949
  "servicePrefix": "logs",
4863
4950
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchlogs.html",
4864
- "actionsCount": 106,
4951
+ "actionsCount": 116,
4865
4952
  "actions": [
4866
4953
  "AssociateKmsKey",
4954
+ "AssociateSourceToS3TableIntegration",
4867
4955
  "CancelExportTask",
4868
4956
  "CreateDelivery",
4869
4957
  "CreateExportTask",
@@ -4886,6 +4974,7 @@
4886
4974
  "DeleteLogGroup",
4887
4975
  "DeleteLogStream",
4888
4976
  "DeleteMetricFilter",
4977
+ "DeletePipelineRule",
4889
4978
  "DeleteQueryDefinition",
4890
4979
  "DeleteResourcePolicy",
4891
4980
  "DeleteRetentionPolicy",
@@ -4909,6 +4998,7 @@
4909
4998
  "DescribeResourcePolicies",
4910
4999
  "DescribeSubscriptionFilters",
4911
5000
  "DisassociateKmsKey",
5001
+ "DisassociateSourceFromS3TableIntegration",
4912
5002
  "FilterLogEvents",
4913
5003
  "GetDataProtectionPolicy",
4914
5004
  "GetDelivery",
@@ -4919,13 +5009,16 @@
4919
5009
  "GetLogAnomalyDetector",
4920
5010
  "GetLogDelivery",
4921
5011
  "GetLogEvents",
5012
+ "GetLogFields",
4922
5013
  "GetLogGroupFields",
4923
5014
  "GetLogRecord",
4924
5015
  "GetQueryResults",
4925
5016
  "GetScheduledQuery",
4926
5017
  "GetScheduledQueryHistory",
4927
5018
  "GetTransformer",
5019
+ "IntegrateWithS3Table",
4928
5020
  "Link",
5021
+ "ListAggregateLogGroupSummaries",
4929
5022
  "ListAnomalies",
4930
5023
  "ListEntitiesForLogGroup",
4931
5024
  "ListIntegrations",
@@ -4935,8 +5028,10 @@
4935
5028
  "ListLogGroupsForEntity",
4936
5029
  "ListLogGroupsForQuery",
4937
5030
  "ListScheduledQueries",
5031
+ "ListSourcesForS3TableIntegration",
4938
5032
  "ListTagsForResource",
4939
5033
  "ListTagsLogGroup",
5034
+ "ProcessWithPipeline",
4940
5035
  "PutAccountPolicy",
4941
5036
  "PutDataProtectionPolicy",
4942
5037
  "PutDeliveryDestination",
@@ -4947,7 +5042,9 @@
4947
5042
  "PutIndexPolicy",
4948
5043
  "PutIntegration",
4949
5044
  "PutLogEvents",
5045
+ "PutLogGroupDeletionProtection",
4950
5046
  "PutMetricFilter",
5047
+ "PutPipelineRule",
4951
5048
  "PutQueryDefinition",
4952
5049
  "PutResourcePolicy",
4953
5050
  "PutRetentionPolicy",
@@ -5060,24 +5157,32 @@
5060
5157
  "name": "Amazon CloudWatch Observability Admin Service",
5061
5158
  "servicePrefix": "observabilityadmin",
5062
5159
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchobservabilityadminservice.html",
5063
- "actionsCount": 29,
5160
+ "actionsCount": 40,
5064
5161
  "actions": [
5065
5162
  "CreateCentralizationRuleForOrganization",
5163
+ "CreateS3TableIntegration",
5164
+ "CreateTelemetryPipeline",
5066
5165
  "CreateTelemetryRule",
5067
5166
  "CreateTelemetryRuleForOrganization",
5068
5167
  "DeleteCentralizationRuleForOrganization",
5168
+ "DeleteS3TableIntegration",
5169
+ "DeleteTelemetryPipeline",
5069
5170
  "DeleteTelemetryRule",
5070
5171
  "DeleteTelemetryRuleForOrganization",
5071
5172
  "GetCentralizationRuleForOrganization",
5173
+ "GetS3TableIntegration",
5072
5174
  "GetTelemetryEnrichmentStatus",
5073
5175
  "GetTelemetryEvaluationStatus",
5074
5176
  "GetTelemetryEvaluationStatusForOrganization",
5177
+ "GetTelemetryPipeline",
5075
5178
  "GetTelemetryRule",
5076
5179
  "GetTelemetryRuleForOrganization",
5077
5180
  "ListCentralizationRulesForOrganization",
5078
5181
  "ListResourceTelemetry",
5079
5182
  "ListResourceTelemetryForOrganization",
5183
+ "ListS3TableIntegrations",
5080
5184
  "ListTagsForResource",
5185
+ "ListTelemetryPipelines",
5081
5186
  "ListTelemetryRules",
5082
5187
  "ListTelemetryRulesForOrganization",
5083
5188
  "StartTelemetryEnrichment",
@@ -5087,25 +5192,31 @@
5087
5192
  "StopTelemetryEvaluation",
5088
5193
  "StopTelemetryEvaluationForOrganization",
5089
5194
  "TagResource",
5195
+ "TestTelemetryPipeline",
5090
5196
  "UntagResource",
5091
5197
  "UpdateCentralizationRuleForOrganization",
5198
+ "UpdateTelemetryPipeline",
5092
5199
  "UpdateTelemetryRule",
5093
- "UpdateTelemetryRuleForOrganization"
5200
+ "UpdateTelemetryRuleForOrganization",
5201
+ "ValidateTelemetryPipelineConfiguration"
5094
5202
  ],
5095
- "resourceTypesCount": 3,
5203
+ "resourceTypesCount": 5,
5096
5204
  "resourceTypes": [
5097
5205
  "telemetry-rule",
5098
5206
  "organization-telemetry-rule",
5099
- "organization-centralization-rule"
5207
+ "organization-centralization-rule",
5208
+ "telemetry-pipeline",
5209
+ "s3tableintegration"
5100
5210
  ],
5101
- "conditionKeysCount": 6,
5211
+ "conditionKeysCount": 7,
5102
5212
  "conditionKeys": [
5103
5213
  "aws:RequestTag/${TagKey}",
5104
5214
  "aws:ResourceTag/${TagKey}",
5105
5215
  "aws:TagKeys",
5106
5216
  "observabilityadmin:CentralizationBackupRegion",
5107
5217
  "observabilityadmin:CentralizationDestinationRegion",
5108
- "observabilityadmin:CentralizationSourceRegions"
5218
+ "observabilityadmin:CentralizationSourceRegions",
5219
+ "observabilityadmin:SourceType"
5109
5220
  ]
5110
5221
  },
5111
5222
  {
@@ -6566,6 +6677,47 @@
6566
6677
  "compute-optimizer:ResourceType"
6567
6678
  ]
6568
6679
  },
6680
+ {
6681
+ "name": "AWS Compute Optimizer Automation",
6682
+ "servicePrefix": "aco-automation",
6683
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscomputeoptimizerautomation.html",
6684
+ "actionsCount": 23,
6685
+ "actions": [
6686
+ "AssociateAccounts",
6687
+ "CreateAutomationRule",
6688
+ "DeleteAutomationRule",
6689
+ "DisassociateAccounts",
6690
+ "GetAutomationEvent",
6691
+ "GetAutomationRule",
6692
+ "GetEnrollmentConfiguration",
6693
+ "ListAccounts",
6694
+ "ListAutomationEventSteps",
6695
+ "ListAutomationEventSummaries",
6696
+ "ListAutomationEvents",
6697
+ "ListAutomationRulePreview",
6698
+ "ListAutomationRulePreviewSummaries",
6699
+ "ListAutomationRules",
6700
+ "ListRecommendedActionSummaries",
6701
+ "ListRecommendedActions",
6702
+ "ListTagsForResource",
6703
+ "RollbackAutomationEvent",
6704
+ "StartAutomationEvent",
6705
+ "TagResource",
6706
+ "UntagResource",
6707
+ "UpdateAutomationRule",
6708
+ "UpdateEnrollmentConfiguration"
6709
+ ],
6710
+ "resourceTypesCount": 1,
6711
+ "resourceTypes": [
6712
+ "AutomationRule"
6713
+ ],
6714
+ "conditionKeysCount": 3,
6715
+ "conditionKeys": [
6716
+ "aws:RequestTag/${TagKey}",
6717
+ "aws:ResourceTag/${TagKey}",
6718
+ "aws:TagKeys"
6719
+ ]
6720
+ },
6569
6721
  {
6570
6722
  "name": "AWS Config",
6571
6723
  "servicePrefix": "config",
@@ -6694,7 +6846,7 @@
6694
6846
  "name": "Amazon Connect",
6695
6847
  "servicePrefix": "connect",
6696
6848
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html",
6697
- "actionsCount": 297,
6849
+ "actionsCount": 351,
6698
6850
  "actions": [
6699
6851
  "ActivateEvaluationForm",
6700
6852
  "AdminGetEmergencyAccessToken",
@@ -6713,13 +6865,19 @@
6713
6865
  "AssociateQueueQuickConnects",
6714
6866
  "AssociateRoutingProfileQueues",
6715
6867
  "AssociateSecurityKey",
6868
+ "AssociateSecurityProfiles",
6716
6869
  "AssociateTrafficDistributionGroupUser",
6717
6870
  "AssociateUserProficiencies",
6871
+ "AssociateWorkspace",
6718
6872
  "BatchAssociateAnalyticsDataSet",
6873
+ "BatchCreateDataTableValue",
6874
+ "BatchDeleteDataTableValue",
6875
+ "BatchDescribeDataTableValue",
6719
6876
  "BatchDisassociateAnalyticsDataSet",
6720
6877
  "BatchGetAttachedFileMetadata",
6721
6878
  "BatchGetFlowAssociation",
6722
6879
  "BatchPutContact",
6880
+ "BatchUpdateDataTableValue",
6723
6881
  "ClaimPhoneNumber",
6724
6882
  "CompleteAttachedFileUpload",
6725
6883
  "CreateAgentStatus",
@@ -6727,7 +6885,11 @@
6727
6885
  "CreateContact",
6728
6886
  "CreateContactFlow",
6729
6887
  "CreateContactFlowModule",
6888
+ "CreateContactFlowModuleAlias",
6889
+ "CreateContactFlowModuleVersion",
6730
6890
  "CreateContactFlowVersion",
6891
+ "CreateDataTable",
6892
+ "CreateDataTableAttribute",
6731
6893
  "CreateEmailAddress",
6732
6894
  "CreateEvaluationForm",
6733
6895
  "CreateHoursOfOperation",
@@ -6752,12 +6914,18 @@
6752
6914
  "CreateView",
6753
6915
  "CreateViewVersion",
6754
6916
  "CreateVocabulary",
6917
+ "CreateWorkspace",
6918
+ "CreateWorkspacePage",
6755
6919
  "DeactivateEvaluationForm",
6756
6920
  "DeleteAttachedFile",
6757
6921
  "DeleteContactEvaluation",
6758
6922
  "DeleteContactFlow",
6759
6923
  "DeleteContactFlowModule",
6924
+ "DeleteContactFlowModuleAlias",
6925
+ "DeleteContactFlowModuleVersion",
6760
6926
  "DeleteContactFlowVersion",
6927
+ "DeleteDataTable",
6928
+ "DeleteDataTableAttribute",
6761
6929
  "DeleteEmailAddress",
6762
6930
  "DeleteEvaluationForm",
6763
6931
  "DeleteHoursOfOperation",
@@ -6780,12 +6948,18 @@
6780
6948
  "DeleteView",
6781
6949
  "DeleteViewVersion",
6782
6950
  "DeleteVocabulary",
6951
+ "DeleteWorkspace",
6952
+ "DeleteWorkspaceMedia",
6953
+ "DeleteWorkspacePage",
6783
6954
  "DescribeAgentStatus",
6784
6955
  "DescribeAuthenticationProfile",
6785
6956
  "DescribeContact",
6786
6957
  "DescribeContactEvaluation",
6787
6958
  "DescribeContactFlow",
6788
6959
  "DescribeContactFlowModule",
6960
+ "DescribeContactFlowModuleAlias",
6961
+ "DescribeDataTable",
6962
+ "DescribeDataTableAttribute",
6789
6963
  "DescribeEmailAddress",
6790
6964
  "DescribeEvaluationForm",
6791
6965
  "DescribeForecastingPlanningSchedulingIntegration",
@@ -6808,6 +6982,7 @@
6808
6982
  "DescribeUserHierarchyStructure",
6809
6983
  "DescribeView",
6810
6984
  "DescribeVocabulary",
6985
+ "DescribeWorkspace",
6811
6986
  "DisassociateAnalyticsDataSet",
6812
6987
  "DisassociateApprovedOrigin",
6813
6988
  "DisassociateBot",
@@ -6821,9 +6996,12 @@
6821
6996
  "DisassociateQueueQuickConnects",
6822
6997
  "DisassociateRoutingProfileQueues",
6823
6998
  "DisassociateSecurityKey",
6999
+ "DisassociateSecurityProfiles",
6824
7000
  "DisassociateTrafficDistributionGroupUser",
6825
7001
  "DisassociateUserProficiencies",
7002
+ "DisassociateWorkspace",
6826
7003
  "DismissUserContact",
7004
+ "EvaluateDataTableValues",
6827
7005
  "GetAttachedFile",
6828
7006
  "GetContactAttributes",
6829
7007
  "GetContactMetrics",
@@ -6838,6 +7016,7 @@
6838
7016
  "GetTaskTemplate",
6839
7017
  "GetTrafficDistribution",
6840
7018
  "ImportPhoneNumber",
7019
+ "ImportWorkspaceMedia",
6841
7020
  "ListAgentStatuses",
6842
7021
  "ListAnalyticsDataAssociations",
6843
7022
  "ListAnalyticsDataLakeDataSets",
@@ -6846,11 +7025,18 @@
6846
7025
  "ListAuthenticationProfiles",
6847
7026
  "ListBots",
6848
7027
  "ListContactEvaluations",
7028
+ "ListContactFlowModuleAliases",
7029
+ "ListContactFlowModuleVersions",
6849
7030
  "ListContactFlowModules",
6850
7031
  "ListContactFlowVersions",
6851
7032
  "ListContactFlows",
6852
7033
  "ListContactReferences",
7034
+ "ListDataTableAttributes",
7035
+ "ListDataTablePrimaryValues",
7036
+ "ListDataTableValues",
7037
+ "ListDataTables",
6853
7038
  "ListDefaultVocabularies",
7039
+ "ListEntitySecurityProfiles",
6854
7040
  "ListEvaluationFormVersions",
6855
7041
  "ListEvaluationForms",
6856
7042
  "ListFlowAssociations",
@@ -6877,6 +7063,7 @@
6877
7063
  "ListRules",
6878
7064
  "ListSecurityKeys",
6879
7065
  "ListSecurityProfileApplications",
7066
+ "ListSecurityProfileFlowModules",
6880
7067
  "ListSecurityProfilePermissions",
6881
7068
  "ListSecurityProfiles",
6882
7069
  "ListTagsForResource",
@@ -6889,6 +7076,9 @@
6889
7076
  "ListUsers",
6890
7077
  "ListViewVersions",
6891
7078
  "ListViews",
7079
+ "ListWorkspaceMedia",
7080
+ "ListWorkspacePages",
7081
+ "ListWorkspaces",
6892
7082
  "MonitorContact",
6893
7083
  "PauseContact",
6894
7084
  "PutUserStatus",
@@ -6898,10 +7088,13 @@
6898
7088
  "ResumeContactRecording",
6899
7089
  "SearchAgentStatuses",
6900
7090
  "SearchAvailablePhoneNumbers",
7091
+ "SearchContactEvaluations",
6901
7092
  "SearchContactFlowModules",
6902
7093
  "SearchContactFlows",
6903
7094
  "SearchContacts",
7095
+ "SearchDataTables",
6904
7096
  "SearchEmailAddresses",
7097
+ "SearchEvaluationForms",
6905
7098
  "SearchHoursOfOperationOverrides",
6906
7099
  "SearchHoursOfOperations",
6907
7100
  "SearchPredefinedAttributes",
@@ -6913,7 +7106,10 @@
6913
7106
  "SearchSecurityProfiles",
6914
7107
  "SearchUserHierarchyGroups",
6915
7108
  "SearchUsers",
7109
+ "SearchViews",
6916
7110
  "SearchVocabularies",
7111
+ "SearchWorkspaceAssociations",
7112
+ "SearchWorkspaces",
6917
7113
  "SendChatIntegrationEvent",
6918
7114
  "SendIntegrationEvent",
6919
7115
  "SendOutboundChatMessage",
@@ -6921,6 +7117,7 @@
6921
7117
  "StartAttachedFileUpload",
6922
7118
  "StartChatContact",
6923
7119
  "StartContactEvaluation",
7120
+ "StartContactMediaProcessing",
6924
7121
  "StartContactRecording",
6925
7122
  "StartContactStreaming",
6926
7123
  "StartEmailContact",
@@ -6932,6 +7129,7 @@
6932
7129
  "StartTaskContact",
6933
7130
  "StartWebRTCContact",
6934
7131
  "StopContact",
7132
+ "StopContactMediaProcessing",
6935
7133
  "StopContactRecording",
6936
7134
  "StopContactStreaming",
6937
7135
  "StopForecastingPlanningSchedulingIntegration",
@@ -6949,11 +7147,15 @@
6949
7147
  "UpdateContactEvaluation",
6950
7148
  "UpdateContactFlowContent",
6951
7149
  "UpdateContactFlowMetadata",
7150
+ "UpdateContactFlowModuleAlias",
6952
7151
  "UpdateContactFlowModuleContent",
6953
7152
  "UpdateContactFlowModuleMetadata",
6954
7153
  "UpdateContactFlowName",
6955
7154
  "UpdateContactRoutingData",
6956
7155
  "UpdateContactSchedule",
7156
+ "UpdateDataTableAttribute",
7157
+ "UpdateDataTableMetadata",
7158
+ "UpdateDataTablePrimaryValues",
6957
7159
  "UpdateEmailAddressMetadata",
6958
7160
  "UpdateEvaluationForm",
6959
7161
  "UpdateHoursOfOperation",
@@ -6992,9 +7194,13 @@
6992
7194
  "UpdateUserRoutingProfile",
6993
7195
  "UpdateUserSecurityProfiles",
6994
7196
  "UpdateViewContent",
6995
- "UpdateViewMetadata"
7197
+ "UpdateViewMetadata",
7198
+ "UpdateWorkspaceMetadata",
7199
+ "UpdateWorkspacePage",
7200
+ "UpdateWorkspaceTheme",
7201
+ "UpdateWorkspaceVisibility"
6996
7202
  ],
6997
- "resourceTypesCount": 37,
7203
+ "resourceTypesCount": 40,
6998
7204
  "resourceTypes": [
6999
7205
  "instance",
7000
7206
  "contact",
@@ -7003,6 +7209,7 @@
7003
7209
  "security-profile",
7004
7210
  "authentication-profile",
7005
7211
  "hierarchy-group",
7212
+ "data-table",
7006
7213
  "queue",
7007
7214
  "wildcard-queue",
7008
7215
  "quick-connect",
@@ -7032,9 +7239,11 @@
7032
7239
  "qualified-aws-managed-view",
7033
7240
  "customer-managed-view-version",
7034
7241
  "attached-file",
7035
- "email-address"
7242
+ "email-address",
7243
+ "ai-agent",
7244
+ "workspace"
7036
7245
  ],
7037
- "conditionKeysCount": 19,
7246
+ "conditionKeysCount": 21,
7038
7247
  "conditionKeys": [
7039
7248
  "aws:RequestTag/${TagKey}",
7040
7249
  "aws:ResourceTag/${TagKey}",
@@ -7044,12 +7253,14 @@
7044
7253
  "connect:Channel",
7045
7254
  "connect:ContactAssociationId",
7046
7255
  "connect:ContactInitiationMethod",
7256
+ "connect:ExpressionValue",
7047
7257
  "connect:FlowType",
7048
7258
  "connect:InstanceId",
7049
7259
  "connect:ListRealtimeContactAnalysisSegmentsByOutputType",
7050
7260
  "connect:ListRealtimeContactAnalysisSegmentsBySegmentType",
7051
7261
  "connect:MonitorCapabilities",
7052
7262
  "connect:PreferredUserArn",
7263
+ "connect:PrimaryAttribute/${PrimaryAttribute}",
7053
7264
  "connect:SearchContactsByContactAnalysis",
7054
7265
  "connect:SearchTag/${TagKey}",
7055
7266
  "connect:StorageResourceType",
@@ -7545,7 +7756,7 @@
7545
7756
  "name": "AWS Cost Explorer Service",
7546
7757
  "servicePrefix": "ce",
7547
7758
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscostexplorerservice.html",
7548
- "actionsCount": 58,
7759
+ "actionsCount": 59,
7549
7760
  "actions": [
7550
7761
  "CreateAnomalyMonitor",
7551
7762
  "CreateAnomalySubscription",
@@ -7589,6 +7800,7 @@
7589
7800
  "ListCostAllocationTagBackfillHistory",
7590
7801
  "ListCostAllocationTags",
7591
7802
  "ListCostCategoryDefinitions",
7803
+ "ListCostCategoryResourceAssociations",
7592
7804
  "ListSavingsPlansPurchaseRecommendationGeneration",
7593
7805
  "ListTagsForResource",
7594
7806
  "ProvideAnomalyFeedback",
@@ -8078,7 +8290,7 @@
8078
8290
  "name": "Amazon DataZone",
8079
8291
  "servicePrefix": "datazone",
8080
8292
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazone.html",
8081
- "actionsCount": 222,
8293
+ "actionsCount": 224,
8082
8294
  "actions": [
8083
8295
  "AcceptPredictions",
8084
8296
  "AcceptSubscriptionRequest",
@@ -8167,6 +8379,7 @@
8167
8379
  "GetCellRunResult",
8168
8380
  "GetConnection",
8169
8381
  "GetConversation",
8382
+ "GetDataExportConfiguration",
8170
8383
  "GetDataProduct",
8171
8384
  "GetDataSource",
8172
8385
  "GetDataSourceRun",
@@ -8249,6 +8462,7 @@
8249
8462
  "PostTimeSeriesDataPoints",
8250
8463
  "ProvisionDomain",
8251
8464
  "PutCellRunResult",
8465
+ "PutDataExportConfiguration",
8252
8466
  "PutDomainSharingPolicy",
8253
8467
  "PutEnvironmentBlueprintConfiguration",
8254
8468
  "RefreshToken",
@@ -8467,44 +8681,6 @@
8467
8681
  "deadline:RequesterPrincipalId"
8468
8682
  ]
8469
8683
  },
8470
- {
8471
- "name": "AWS DeepComposer",
8472
- "servicePrefix": "deepcomposer",
8473
- "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdeepcomposer.html",
8474
- "actionsCount": 18,
8475
- "actions": [
8476
- "AssociateCoupon",
8477
- "CreateAudio",
8478
- "CreateComposition",
8479
- "CreateModel",
8480
- "DeleteComposition",
8481
- "DeleteModel",
8482
- "GetComposition",
8483
- "GetModel",
8484
- "GetSampleModel",
8485
- "ListCompositions",
8486
- "ListModels",
8487
- "ListSampleModels",
8488
- "ListTagsForResource",
8489
- "ListTrainingTopics",
8490
- "TagResource",
8491
- "UntagResource",
8492
- "UpdateComposition",
8493
- "UpdateModel"
8494
- ],
8495
- "resourceTypesCount": 3,
8496
- "resourceTypes": [
8497
- "model",
8498
- "composition",
8499
- "audio"
8500
- ],
8501
- "conditionKeysCount": 3,
8502
- "conditionKeys": [
8503
- "aws:RequestTag/${TagKey}",
8504
- "aws:ResourceTag/${TagKey}",
8505
- "aws:TagKeys"
8506
- ]
8507
- },
8508
8684
  {
8509
8685
  "name": "AWS DeepRacer",
8510
8686
  "servicePrefix": "deepracer",
@@ -8749,6 +8925,72 @@
8749
8925
  "aws:TagKeys"
8750
8926
  ]
8751
8927
  },
8928
+ {
8929
+ "name": "AWS DevOps Agent Service",
8930
+ "servicePrefix": "aidevops",
8931
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdevopsagentservice.html",
8932
+ "actionsCount": 45,
8933
+ "actions": [
8934
+ "AssociateService",
8935
+ "CreateAgentSpace",
8936
+ "CreateBacklogTask",
8937
+ "CreateKnowledgeItem",
8938
+ "CreateOneTimeLoginSession",
8939
+ "DeleteAgentSpace",
8940
+ "DeleteKnowledgeItem",
8941
+ "DeregisterService",
8942
+ "DescribeSupportLevel",
8943
+ "DisableOperatorApp",
8944
+ "DisassociateService",
8945
+ "DiscoverTopology",
8946
+ "EnableOperatorApp",
8947
+ "EndChatForCase",
8948
+ "GetAccountUsage",
8949
+ "GetAgentSpace",
8950
+ "GetAssociation",
8951
+ "GetBacklogTask",
8952
+ "GetKnowledgeItem",
8953
+ "GetOperatorAppTeams",
8954
+ "GetRecommendation",
8955
+ "GetService",
8956
+ "HandleServiceRegistrationCallback",
8957
+ "InitiateChatForCase",
8958
+ "InitiateServiceRegistration",
8959
+ "ListAgentSpaces",
8960
+ "ListAssociations",
8961
+ "ListBacklogTasks",
8962
+ "ListExecutions",
8963
+ "ListGoals",
8964
+ "ListJournalRecords",
8965
+ "ListKnowledgeItems",
8966
+ "ListPendingMessages",
8967
+ "ListRecommendations",
8968
+ "ListServices",
8969
+ "ListWebhooks",
8970
+ "RegisterService",
8971
+ "SearchServiceAccessibleResource",
8972
+ "SendChatMessage",
8973
+ "UpdateAgentSpace",
8974
+ "UpdateAssociation",
8975
+ "UpdateBacklogTask",
8976
+ "UpdateKnowledgeItem",
8977
+ "UpdateOperatorAppTeams",
8978
+ "UpdateRecommendation"
8979
+ ],
8980
+ "resourceTypesCount": 3,
8981
+ "resourceTypes": [
8982
+ "AgentSpaceResource",
8983
+ "AssociationResource",
8984
+ "ServiceResource"
8985
+ ],
8986
+ "conditionKeysCount": 4,
8987
+ "conditionKeys": [
8988
+ "aidevops:AgentSpaceResourceAgentSpaceId",
8989
+ "aidevops:AssociationResourceAgentSpaceId",
8990
+ "aidevops:AssociationResourceAssociationId",
8991
+ "aidevops:ServiceResourceServiceId"
8992
+ ]
8993
+ },
8752
8994
  {
8753
8995
  "name": "Amazon DevOps Guru",
8754
8996
  "servicePrefix": "devops-guru",
@@ -10594,7 +10836,7 @@
10594
10836
  "name": "Amazon Elastic Container Registry",
10595
10837
  "servicePrefix": "ecr",
10596
10838
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelasticcontainerregistry.html",
10597
- "actionsCount": 52,
10839
+ "actionsCount": 60,
10598
10840
  "actions": [
10599
10841
  "BatchCheckLayerAvailability",
10600
10842
  "BatchDeleteImage",
@@ -10611,8 +10853,11 @@
10611
10853
  "DeleteRepository",
10612
10854
  "DeleteRepositoryCreationTemplate",
10613
10855
  "DeleteRepositoryPolicy",
10856
+ "DeleteSigningConfiguration",
10857
+ "DeregisterPullTimeUpdateExclusion",
10614
10858
  "DescribeImageReplicationStatus",
10615
10859
  "DescribeImageScanFindings",
10860
+ "DescribeImageSigningStatus",
10616
10861
  "DescribeImages",
10617
10862
  "DescribePullThroughCacheRules",
10618
10863
  "DescribeRegistry",
@@ -10627,8 +10872,10 @@
10627
10872
  "GetRegistryPolicy",
10628
10873
  "GetRegistryScanningConfiguration",
10629
10874
  "GetRepositoryPolicy",
10875
+ "GetSigningConfiguration",
10630
10876
  "InitiateLayerUpload",
10631
10877
  "ListImages",
10878
+ "ListPullTimeUpdateExclusions",
10632
10879
  "ListTagsForResource",
10633
10880
  "PutAccountSetting",
10634
10881
  "PutImage",
@@ -10638,12 +10885,15 @@
10638
10885
  "PutRegistryPolicy",
10639
10886
  "PutRegistryScanningConfiguration",
10640
10887
  "PutReplicationConfiguration",
10888
+ "PutSigningConfiguration",
10889
+ "RegisterPullTimeUpdateExclusion",
10641
10890
  "ReplicateImage",
10642
10891
  "SetRepositoryPolicy",
10643
10892
  "StartImageScan",
10644
10893
  "StartLifecyclePolicyPreview",
10645
10894
  "TagResource",
10646
10895
  "UntagResource",
10896
+ "UpdateImageStorageClass",
10647
10897
  "UpdatePullThroughCacheRule",
10648
10898
  "UpdateRepositoryCreationTemplate",
10649
10899
  "UploadLayerPart",
@@ -11002,7 +11252,7 @@
11002
11252
  "name": "Amazon Elastic Kubernetes Service",
11003
11253
  "servicePrefix": "eks",
11004
11254
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelastickubernetesservice.html",
11005
- "actionsCount": 63,
11255
+ "actionsCount": 68,
11006
11256
  "actions": [
11007
11257
  "AccessKubernetesApi",
11008
11258
  "AssociateAccessPolicy",
@@ -11010,6 +11260,7 @@
11010
11260
  "AssociateIdentityProviderConfig",
11011
11261
  "CreateAccessEntry",
11012
11262
  "CreateAddon",
11263
+ "CreateCapability",
11013
11264
  "CreateCluster",
11014
11265
  "CreateEksAnywhereSubscription",
11015
11266
  "CreateFargateProfile",
@@ -11017,6 +11268,7 @@
11017
11268
  "CreatePodIdentityAssociation",
11018
11269
  "DeleteAccessEntry",
11019
11270
  "DeleteAddon",
11271
+ "DeleteCapability",
11020
11272
  "DeleteCluster",
11021
11273
  "DeleteEksAnywhereSubscription",
11022
11274
  "DeleteFargateProfile",
@@ -11027,6 +11279,7 @@
11027
11279
  "DescribeAddon",
11028
11280
  "DescribeAddonConfiguration",
11029
11281
  "DescribeAddonVersions",
11282
+ "DescribeCapability",
11030
11283
  "DescribeCluster",
11031
11284
  "DescribeClusterVersions",
11032
11285
  "DescribeEksAnywhereSubscription",
@@ -11043,6 +11296,7 @@
11043
11296
  "ListAccessPolicies",
11044
11297
  "ListAddons",
11045
11298
  "ListAssociatedAccessPolicies",
11299
+ "ListCapabilities",
11046
11300
  "ListClusters",
11047
11301
  "ListDashboardData",
11048
11302
  "ListDashboardResources",
@@ -11061,6 +11315,7 @@
11061
11315
  "UntagResource",
11062
11316
  "UpdateAccessEntry",
11063
11317
  "UpdateAddon",
11318
+ "UpdateCapability",
11064
11319
  "UpdateClusterConfig",
11065
11320
  "UpdateClusterVersion",
11066
11321
  "UpdateEksAnywhereSubscription",
@@ -11068,7 +11323,7 @@
11068
11323
  "UpdateNodegroupVersion",
11069
11324
  "UpdatePodIdentityAssociation"
11070
11325
  ],
11071
- "resourceTypesCount": 10,
11326
+ "resourceTypesCount": 11,
11072
11327
  "resourceTypes": [
11073
11328
  "cluster",
11074
11329
  "nodegroup",
@@ -11079,7 +11334,8 @@
11079
11334
  "podidentityassociation",
11080
11335
  "access-entry",
11081
11336
  "access-policy",
11082
- "dashboard"
11337
+ "dashboard",
11338
+ "capability"
11083
11339
  ],
11084
11340
  "conditionKeysCount": 21,
11085
11341
  "conditionKeys": [
@@ -11577,7 +11833,7 @@
11577
11833
  "name": "AWS Elemental MediaConnect",
11578
11834
  "servicePrefix": "mediaconnect",
11579
11835
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselementalmediaconnect.html",
11580
- "actionsCount": 55,
11836
+ "actionsCount": 80,
11581
11837
  "actions": [
11582
11838
  "AddBridgeOutputs",
11583
11839
  "AddBridgeSources",
@@ -11585,12 +11841,19 @@
11585
11841
  "AddFlowOutputs",
11586
11842
  "AddFlowSources",
11587
11843
  "AddFlowVpcInterfaces",
11844
+ "AssociateRouterNetworkInterface",
11588
11845
  "CreateBridge",
11589
11846
  "CreateFlow",
11590
11847
  "CreateGateway",
11848
+ "CreateRouterInput",
11849
+ "CreateRouterNetworkInterface",
11850
+ "CreateRouterOutput",
11591
11851
  "DeleteBridge",
11592
11852
  "DeleteFlow",
11593
11853
  "DeleteGateway",
11854
+ "DeleteRouterInput",
11855
+ "DeleteRouterNetworkInterface",
11856
+ "DeleteRouterOutput",
11594
11857
  "DeregisterGatewayInstance",
11595
11858
  "DescribeBridge",
11596
11859
  "DescribeFlow",
@@ -11601,6 +11864,11 @@
11601
11864
  "DescribeOffering",
11602
11865
  "DescribeReservation",
11603
11866
  "DiscoverGatewayPollEndpoint",
11867
+ "GetRouterInput",
11868
+ "GetRouterInputSourceMetadata",
11869
+ "GetRouterInputThumbnail",
11870
+ "GetRouterNetworkInterface",
11871
+ "GetRouterOutput",
11604
11872
  "GrantFlowEntitlements",
11605
11873
  "ListBridges",
11606
11874
  "ListEntitlements",
@@ -11609,6 +11877,9 @@
11609
11877
  "ListGateways",
11610
11878
  "ListOfferings",
11611
11879
  "ListReservations",
11880
+ "ListRouterInputs",
11881
+ "ListRouterNetworkInterfaces",
11882
+ "ListRouterOutputs",
11612
11883
  "ListTagsForResource",
11613
11884
  "PollGateway",
11614
11885
  "PurchaseOffering",
@@ -11618,11 +11889,18 @@
11618
11889
  "RemoveFlowOutput",
11619
11890
  "RemoveFlowSource",
11620
11891
  "RemoveFlowVpcInterface",
11892
+ "RestartRouterInput",
11893
+ "RestartRouterOutput",
11621
11894
  "RevokeFlowEntitlement",
11622
11895
  "StartFlow",
11896
+ "StartRouterInput",
11897
+ "StartRouterOutput",
11623
11898
  "StopFlow",
11899
+ "StopRouterInput",
11900
+ "StopRouterOutput",
11624
11901
  "SubmitGatewayStateChange",
11625
11902
  "TagResource",
11903
+ "TakeRouterInput",
11626
11904
  "UntagResource",
11627
11905
  "UpdateBridge",
11628
11906
  "UpdateBridgeOutput",
@@ -11633,17 +11911,25 @@
11633
11911
  "UpdateFlowMediaStream",
11634
11912
  "UpdateFlowOutput",
11635
11913
  "UpdateFlowSource",
11636
- "UpdateGatewayInstance"
11914
+ "UpdateGatewayInstance",
11915
+ "UpdateRouterInput",
11916
+ "UpdateRouterNetworkInterface",
11917
+ "UpdateRouterOutput"
11637
11918
  ],
11638
- "resourceTypesCount": 7,
11919
+ "resourceTypesCount": 12,
11639
11920
  "resourceTypes": [
11921
+ "Bridge",
11640
11922
  "Entitlement",
11641
11923
  "Flow",
11642
- "Output",
11643
- "Source",
11644
11924
  "Gateway",
11645
- "Bridge",
11646
- "GatewayInstance"
11925
+ "GatewayInstance",
11926
+ "Offering",
11927
+ "Output",
11928
+ "Reservation",
11929
+ "RouterInput",
11930
+ "RouterNetworkInterface",
11931
+ "RouterOutput",
11932
+ "Source"
11647
11933
  ],
11648
11934
  "conditionKeysCount": 3,
11649
11935
  "conditionKeys": [
@@ -14370,7 +14656,7 @@
14370
14656
  "UpdateWorkflowVersion",
14371
14657
  "UploadReadSetPart"
14372
14658
  ],
14373
- "resourceTypesCount": 14,
14659
+ "resourceTypesCount": 13,
14374
14660
  "resourceTypes": [
14375
14661
  "AnnotationStore",
14376
14662
  "AnnotationStoreVersion",
@@ -14381,7 +14667,6 @@
14381
14667
  "runCache",
14382
14668
  "runGroup",
14383
14669
  "sequenceStore",
14384
- "TaggingResource",
14385
14670
  "TaskResource",
14386
14671
  "VariantStore",
14387
14672
  "workflow",
@@ -15019,7 +15304,7 @@
15019
15304
  "name": "AWS Identity Store",
15020
15305
  "servicePrefix": "identitystore",
15021
15306
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsidentitystore.html",
15022
- "actionsCount": 22,
15307
+ "actionsCount": 23,
15023
15308
  "actions": [
15024
15309
  "CreateGroup",
15025
15310
  "CreateGroupMembership",
@@ -15040,6 +15325,7 @@
15040
15325
  "ListGroupMembershipsForMember",
15041
15326
  "ListGroups",
15042
15327
  "ListUsers",
15328
+ "ReserveUser",
15043
15329
  "UpdateGroup",
15044
15330
  "UpdateIdentityStore",
15045
15331
  "UpdateUser"
@@ -17506,16 +17792,19 @@
17506
17792
  "name": "AWS Lambda",
17507
17793
  "servicePrefix": "lambda",
17508
17794
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awslambda.html",
17509
- "actionsCount": 70,
17795
+ "actionsCount": 88,
17510
17796
  "actions": [
17511
17797
  "AddLayerVersionPermission",
17512
17798
  "AddPermission",
17799
+ "CheckpointDurableExecution",
17513
17800
  "CreateAlias",
17801
+ "CreateCapacityProvider",
17514
17802
  "CreateCodeSigningConfig",
17515
17803
  "CreateEventSourceMapping",
17516
17804
  "CreateFunction",
17517
17805
  "CreateFunctionUrlConfig",
17518
17806
  "DeleteAlias",
17807
+ "DeleteCapacityProvider",
17519
17808
  "DeleteCodeSigningConfig",
17520
17809
  "DeleteEventSourceMapping",
17521
17810
  "DeleteFunction",
@@ -17529,7 +17818,11 @@
17529
17818
  "EnableReplication",
17530
17819
  "GetAccountSettings",
17531
17820
  "GetAlias",
17821
+ "GetCapacityProvider",
17532
17822
  "GetCodeSigningConfig",
17823
+ "GetDurableExecution",
17824
+ "GetDurableExecutionHistory",
17825
+ "GetDurableExecutionState",
17533
17826
  "GetEventSourceMapping",
17534
17827
  "GetFunction",
17535
17828
  "GetFunctionCodeSigningConfig",
@@ -17537,6 +17830,7 @@
17537
17830
  "GetFunctionConfiguration",
17538
17831
  "GetFunctionEventInvokeConfig",
17539
17832
  "GetFunctionRecursionConfig",
17833
+ "GetFunctionScalingConfig",
17540
17834
  "GetFunctionUrlConfig",
17541
17835
  "GetLayerVersion",
17542
17836
  "GetLayerVersionPolicy",
@@ -17547,10 +17841,13 @@
17547
17841
  "InvokeFunction",
17548
17842
  "InvokeFunctionUrl",
17549
17843
  "ListAliases",
17844
+ "ListCapacityProviders",
17550
17845
  "ListCodeSigningConfigs",
17846
+ "ListDurableExecutionsByFunction",
17551
17847
  "ListEventSourceMappings",
17552
17848
  "ListFunctionEventInvokeConfigs",
17553
17849
  "ListFunctionUrlConfigs",
17850
+ "ListFunctionVersionsByCapacityProvider",
17554
17851
  "ListFunctions",
17555
17852
  "ListFunctionsByCodeSigningConfig",
17556
17853
  "ListLayerVersions",
@@ -17558,19 +17855,26 @@
17558
17855
  "ListProvisionedConcurrencyConfigs",
17559
17856
  "ListTags",
17560
17857
  "ListVersionsByFunction",
17858
+ "PassCapacityProvider",
17561
17859
  "PublishLayerVersion",
17562
17860
  "PublishVersion",
17563
17861
  "PutFunctionCodeSigningConfig",
17564
17862
  "PutFunctionConcurrency",
17565
17863
  "PutFunctionEventInvokeConfig",
17566
17864
  "PutFunctionRecursionConfig",
17865
+ "PutFunctionScalingConfig",
17567
17866
  "PutProvisionedConcurrencyConfig",
17568
17867
  "PutRuntimeManagementConfig",
17569
17868
  "RemoveLayerVersionPermission",
17570
17869
  "RemovePermission",
17870
+ "SendDurableExecutionCallbackFailure",
17871
+ "SendDurableExecutionCallbackHeartbeat",
17872
+ "SendDurableExecutionCallbackSuccess",
17873
+ "StopDurableExecution",
17571
17874
  "TagResource",
17572
17875
  "UntagResource",
17573
17876
  "UpdateAlias",
17877
+ "UpdateCapacityProvider",
17574
17878
  "UpdateCodeSigningConfig",
17575
17879
  "UpdateEventSourceMapping",
17576
17880
  "UpdateFunctionCode",
@@ -17579,9 +17883,11 @@
17579
17883
  "UpdateFunctionEventInvokeConfig",
17580
17884
  "UpdateFunctionUrlConfig"
17581
17885
  ],
17582
- "resourceTypesCount": 7,
17886
+ "resourceTypesCount": 9,
17583
17887
  "resourceTypes": [
17888
+ "capacityProvider",
17584
17889
  "code signing config",
17890
+ "durable execution",
17585
17891
  "eventSourceMapping",
17586
17892
  "function",
17587
17893
  "function alias",
@@ -19134,24 +19440,30 @@
19134
19440
  "name": "AWS Marketplace",
19135
19441
  "servicePrefix": "aws-marketplace",
19136
19442
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsmarketplace.html",
19137
- "actionsCount": 21,
19443
+ "actionsCount": 27,
19138
19444
  "actions": [
19139
19445
  "AcceptAgreementApprovalRequest",
19446
+ "AcceptAgreementPaymentRequest",
19140
19447
  "AcceptAgreementRequest",
19141
19448
  "CancelAgreement",
19449
+ "CancelAgreementPaymentRequest",
19142
19450
  "CancelAgreementRequest",
19143
19451
  "CreateAgreementRequest",
19144
19452
  "DescribeAgreement",
19145
19453
  "GetAgreementApprovalRequest",
19146
19454
  "GetAgreementEntitlements",
19455
+ "GetAgreementPaymentRequest",
19147
19456
  "GetAgreementRequest",
19148
19457
  "GetAgreementTerms",
19149
19458
  "ListAgreementApprovalRequests",
19150
19459
  "ListAgreementCharges",
19460
+ "ListAgreementPaymentRequests",
19151
19461
  "ListAgreementRequests",
19152
19462
  "ListEntitlementDetails",
19153
19463
  "RejectAgreementApprovalRequest",
19464
+ "RejectAgreementPaymentRequest",
19154
19465
  "SearchAgreements",
19466
+ "SendAgreementPaymentRequest",
19155
19467
  "Subscribe",
19156
19468
  "Unsubscribe",
19157
19469
  "UpdateAgreementApprovalRequest",
@@ -19424,6 +19736,21 @@
19424
19736
  "aws:TagKeys"
19425
19737
  ]
19426
19738
  },
19739
+ {
19740
+ "name": "AWS MCP Server",
19741
+ "servicePrefix": "aws-mcp",
19742
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsmcpserver.html",
19743
+ "actionsCount": 3,
19744
+ "actions": [
19745
+ "CallReadOnlyTool",
19746
+ "CallReadWriteTool",
19747
+ "InvokeMcp"
19748
+ ],
19749
+ "resourceTypesCount": 0,
19750
+ "resourceTypes": [],
19751
+ "conditionKeysCount": 0,
19752
+ "conditionKeys": []
19753
+ },
19427
19754
  {
19428
19755
  "name": "Amazon Mechanical Turk",
19429
19756
  "servicePrefix": "mechanicalturk",
@@ -20523,13 +20850,18 @@
20523
20850
  "name": "Amazon OpenSearch",
20524
20851
  "servicePrefix": "opensearch",
20525
20852
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonopensearch.html",
20526
- "actionsCount": 5,
20853
+ "actionsCount": 10,
20527
20854
  "actions": [
20528
20855
  "ApplicationAccessAll",
20856
+ "CancelAutoOptimizeJob",
20529
20857
  "CancelDirectQuery",
20858
+ "DeleteAutoOptimizeJob",
20859
+ "GetAutoOptimizeJob",
20530
20860
  "GetDirectQuery",
20531
20861
  "GetDirectQueryResult",
20532
- "StartDirectQuery"
20862
+ "ListAutoOptimizeJobs",
20863
+ "StartDirectQuery",
20864
+ "SubmitAutoOptimizeJob"
20533
20865
  ],
20534
20866
  "resourceTypesCount": 2,
20535
20867
  "resourceTypes": [
@@ -21153,17 +21485,32 @@
21153
21485
  "name": "AWS Partner Central",
21154
21486
  "servicePrefix": "partnercentral",
21155
21487
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspartnercentral.html",
21156
- "actionsCount": 53,
21488
+ "actionsCount": 110,
21157
21489
  "actions": [
21158
21490
  "AcceptChannelHandshake",
21491
+ "AcceptConnectionInvitation",
21159
21492
  "AcceptEngagementInvitation",
21493
+ "AmendBenefitApplication",
21160
21494
  "AssignOpportunity",
21495
+ "AssociateAwsTrainingCertificationEmailDomain",
21496
+ "AssociateBenefitApplicationResource",
21161
21497
  "AssociateOpportunity",
21498
+ "CancelBenefitApplication",
21162
21499
  "CancelChannelHandshake",
21500
+ "CancelConnection",
21501
+ "CancelConnectionInvitation",
21502
+ "CancelProfileUpdateTask",
21503
+ "CreateBenefitApplication",
21504
+ "CreateBusinessPlan",
21163
21505
  "CreateChannelHandshake",
21506
+ "CreateCollaborationChannelMembers",
21507
+ "CreateCollaborationChannelRequest",
21508
+ "CreateConnectionInvitation",
21164
21509
  "CreateEngagement",
21510
+ "CreateEngagementContext",
21165
21511
  "CreateEngagementInvitation",
21166
21512
  "CreateOpportunity",
21513
+ "CreatePartner",
21167
21514
  "CreateProgramManagementAccount",
21168
21515
  "CreateRelationship",
21169
21516
  "CreateResourceSnapshot",
@@ -21171,17 +21518,42 @@
21171
21518
  "DeleteProgramManagementAccount",
21172
21519
  "DeleteRelationship",
21173
21520
  "DeleteResourceSnapshotJob",
21521
+ "DisassociateAwsTrainingCertificationEmailDomain",
21522
+ "DisassociateBenefitApplicationResource",
21174
21523
  "DisassociateOpportunity",
21524
+ "EnrollInPartnerPath",
21525
+ "GetAllianceLeadContact",
21175
21526
  "GetAwsOpportunitySummary",
21527
+ "GetBenefit",
21528
+ "GetBenefitAllocation",
21529
+ "GetBenefitApplication",
21530
+ "GetBusinessPlan",
21531
+ "GetCollaborationChannel",
21532
+ "GetConnection",
21533
+ "GetConnectionInvitation",
21534
+ "GetConnectionPreferences",
21176
21535
  "GetEngagement",
21177
21536
  "GetEngagementInvitation",
21178
21537
  "GetOpportunity",
21538
+ "GetPartner",
21539
+ "GetPartnerDashboard",
21540
+ "GetPartnerProfile",
21541
+ "GetProfileUpdateTask",
21542
+ "GetProfileVisibility",
21179
21543
  "GetProgramManagementAccount",
21180
21544
  "GetRelationship",
21181
21545
  "GetResourceSnapshot",
21182
21546
  "GetResourceSnapshotJob",
21183
21547
  "GetSellingSystemSettings",
21548
+ "GetVerification",
21549
+ "ListBenefitAllocations",
21550
+ "ListBenefitApplications",
21551
+ "ListBenefits",
21552
+ "ListBusinessPlans",
21184
21553
  "ListChannelHandshakes",
21554
+ "ListCollaborationChannels",
21555
+ "ListConnectionInvitations",
21556
+ "ListConnections",
21185
21557
  "ListEngagementByAcceptingInvitationTasks",
21186
21558
  "ListEngagementFromOpportunityTasks",
21187
21559
  "ListEngagementInvitations",
@@ -21189,27 +21561,44 @@
21189
21561
  "ListEngagementResourceAssociations",
21190
21562
  "ListEngagements",
21191
21563
  "ListOpportunities",
21564
+ "ListOpportunityFromEngagementTasks",
21565
+ "ListPartnerPaths",
21566
+ "ListPartners",
21192
21567
  "ListProgramManagementAccounts",
21193
21568
  "ListRelationships",
21194
21569
  "ListResourceSnapshotJobs",
21195
21570
  "ListResourceSnapshots",
21196
21571
  "ListSolutions",
21197
21572
  "ListTagsForResource",
21573
+ "PutAllianceLeadContact",
21574
+ "PutBusinessPlan",
21575
+ "PutProfileVisibility",
21198
21576
  "PutSellingSystemSettings",
21577
+ "RecallBenefitApplication",
21199
21578
  "RejectChannelHandshake",
21579
+ "RejectConnectionInvitation",
21200
21580
  "RejectEngagementInvitation",
21581
+ "SearchPartnerProfiles",
21582
+ "SendEmailVerificationCode",
21201
21583
  "StartEngagementByAcceptingInvitationTask",
21202
21584
  "StartEngagementFromOpportunityTask",
21585
+ "StartOpportunityFromEngagementTask",
21586
+ "StartProfileUpdateTask",
21203
21587
  "StartResourceSnapshotJob",
21588
+ "StartVerification",
21204
21589
  "StopResourceSnapshotJob",
21590
+ "SubmitBenefitApplication",
21205
21591
  "SubmitOpportunity",
21206
21592
  "TagResource",
21207
21593
  "UntagResource",
21594
+ "UpdateBenefitApplication",
21595
+ "UpdateConnectionPreferences",
21596
+ "UpdateEngagementContext",
21208
21597
  "UpdateOpportunity",
21209
21598
  "UpdateProgramManagementAccount",
21210
21599
  "UpdateRelationship"
21211
21600
  ],
21212
- "resourceTypesCount": 11,
21601
+ "resourceTypesCount": 20,
21213
21602
  "resourceTypes": [
21214
21603
  "Engagement",
21215
21604
  "engagement-by-accepting-invitation-task",
@@ -21219,34 +21608,51 @@
21219
21608
  "resource-snapshot-job",
21220
21609
  "ResourceSnapshot",
21221
21610
  "Solution",
21611
+ "Partner",
21612
+ "Connection",
21613
+ "ConnectionInvitation",
21614
+ "ConnectionPreferences",
21615
+ "OpportunityFromEngagementTask",
21616
+ "Benefit",
21617
+ "BenefitAllocation",
21618
+ "BenefitApplication",
21222
21619
  "ProgramManagementAccount",
21223
21620
  "Relationship",
21224
- "ChannelHandshake"
21621
+ "ChannelHandshake",
21622
+ "Dashboard"
21225
21623
  ],
21226
- "conditionKeysCount": 6,
21624
+ "conditionKeysCount": 9,
21227
21625
  "conditionKeys": [
21228
21626
  "aws:RequestTag/${TagKey}",
21229
21627
  "aws:ResourceTag/${TagKey}",
21230
21628
  "aws:TagKeys",
21231
21629
  "partnercentral:Catalog",
21232
21630
  "partnercentral:ChannelHandshakeType",
21233
- "partnercentral:RelatedEntityType"
21631
+ "partnercentral:FulfillmentTypes",
21632
+ "partnercentral:Programs",
21633
+ "partnercentral:RelatedEntityType",
21634
+ "partnercentral:VerificationType"
21234
21635
  ]
21235
21636
  },
21236
21637
  {
21237
21638
  "name": "AWS Partner central account management",
21238
21639
  "servicePrefix": "partnercentral-account-management",
21239
21640
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspartnercentralaccountmanagement.html",
21240
- "actionsCount": 3,
21641
+ "actionsCount": 5,
21241
21642
  "actions": [
21643
+ "AccessLegacyPartnerCentral",
21644
+ "AccessMarketingCentral",
21242
21645
  "AssociatePartnerAccount",
21243
21646
  "AssociatePartnerUser",
21244
21647
  "DisassociatePartnerUser"
21245
21648
  ],
21246
21649
  "resourceTypesCount": 0,
21247
21650
  "resourceTypes": [],
21248
- "conditionKeysCount": 0,
21249
- "conditionKeys": []
21651
+ "conditionKeysCount": 2,
21652
+ "conditionKeys": [
21653
+ "partnercentral-account-management:LegacyPartnerCentralRole",
21654
+ "partnercentral-account-management:MarketingCentralRole"
21655
+ ]
21250
21656
  },
21251
21657
  {
21252
21658
  "name": "AWS Payment Cryptography",
@@ -21941,8 +22347,11 @@
21941
22347
  "actions": [
21942
22348
  "AllowMultiRegion"
21943
22349
  ],
21944
- "resourceTypesCount": 0,
21945
- "resourceTypes": [],
22350
+ "resourceTypesCount": 2,
22351
+ "resourceTypes": [
22352
+ "vpc-endpoint",
22353
+ "vpc-endpoint-service"
22354
+ ],
21946
22355
  "conditionKeysCount": 0,
21947
22356
  "conditionKeys": []
21948
22357
  },
@@ -24044,7 +24453,7 @@
24044
24453
  "name": "Amazon Route 53",
24045
24454
  "servicePrefix": "route53",
24046
24455
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53.html",
24047
- "actionsCount": 70,
24456
+ "actionsCount": 71,
24048
24457
  "actions": [
24049
24458
  "ActivateKeySigningKey",
24050
24459
  "AssociateVPCWithHostedZone",
@@ -24114,6 +24523,7 @@
24114
24523
  "TestDNSAnswer",
24115
24524
  "UpdateHealthCheck",
24116
24525
  "UpdateHostedZoneComment",
24526
+ "UpdateHostedZoneFeatures",
24117
24527
  "UpdateTrafficPolicyComment",
24118
24528
  "UpdateTrafficPolicyInstance"
24119
24529
  ],
@@ -24438,6 +24848,76 @@
24438
24848
  "aws:TagKeys"
24439
24849
  ]
24440
24850
  },
24851
+ {
24852
+ "name": "AWS Route53 Global Resolver",
24853
+ "servicePrefix": "route53globalresolver",
24854
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsroute53globalresolver.html",
24855
+ "actionsCount": 48,
24856
+ "actions": [
24857
+ "AllowVendedLogDeliveryForResource",
24858
+ "AssociateHostedZone",
24859
+ "BatchCreateFirewallRule",
24860
+ "BatchDeleteFirewallRule",
24861
+ "BatchUpdateFirewallRule",
24862
+ "CreateAccessSource",
24863
+ "CreateAccessToken",
24864
+ "CreateDNSView",
24865
+ "CreateFirewallDomainList",
24866
+ "CreateFirewallRule",
24867
+ "CreateGlobalResolver",
24868
+ "DeleteAccessSource",
24869
+ "DeleteAccessToken",
24870
+ "DeleteDNSView",
24871
+ "DeleteFirewallDomainList",
24872
+ "DeleteFirewallRule",
24873
+ "DeleteGlobalResolver",
24874
+ "DisableDNSView",
24875
+ "DisassociateHostedZone",
24876
+ "EnableDNSView",
24877
+ "GetAccessSource",
24878
+ "GetAccessToken",
24879
+ "GetDNSView",
24880
+ "GetFirewallDomainList",
24881
+ "GetFirewallRule",
24882
+ "GetGlobalResolver",
24883
+ "GetHostedZoneAssociation",
24884
+ "GetManagedFirewallDomainList",
24885
+ "ImportFirewallDomains",
24886
+ "ListAccessSources",
24887
+ "ListAccessTokens",
24888
+ "ListDNSViews",
24889
+ "ListFirewallDomainLists",
24890
+ "ListFirewallDomains",
24891
+ "ListFirewallRules",
24892
+ "ListGlobalResolvers",
24893
+ "ListHostedZoneAssociations",
24894
+ "ListManagedFirewallDomainLists",
24895
+ "ListTagsForResource",
24896
+ "TagResource",
24897
+ "UntagResource",
24898
+ "UpdateAccessSource",
24899
+ "UpdateAccessToken",
24900
+ "UpdateDNSView",
24901
+ "UpdateFirewallDomains",
24902
+ "UpdateFirewallRule",
24903
+ "UpdateGlobalResolver",
24904
+ "UpdateHostedZoneAssociation"
24905
+ ],
24906
+ "resourceTypesCount": 5,
24907
+ "resourceTypes": [
24908
+ "access-source",
24909
+ "access-token",
24910
+ "dns-view",
24911
+ "firewall-domain-list",
24912
+ "global-resolver"
24913
+ ],
24914
+ "conditionKeysCount": 3,
24915
+ "conditionKeys": [
24916
+ "aws:RequestTag/${TagKey}",
24917
+ "aws:ResourceTag/${TagKey}",
24918
+ "aws:TagKeys"
24919
+ ]
24920
+ },
24441
24921
  {
24442
24922
  "name": "AWS RTB Fabric",
24443
24923
  "servicePrefix": "rtbfabric",
@@ -24985,7 +25465,7 @@
24985
25465
  "name": "Amazon S3 Tables",
24986
25466
  "servicePrefix": "s3tables",
24987
25467
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3tables.html",
24988
- "actionsCount": 36,
25468
+ "actionsCount": 50,
24989
25469
  "actions": [
24990
25470
  "CreateNamespace",
24991
25471
  "CreateTable",
@@ -24995,19 +25475,28 @@
24995
25475
  "DeleteTableBucket",
24996
25476
  "DeleteTableBucketEncryption",
24997
25477
  "DeleteTableBucketPolicy",
25478
+ "DeleteTableBucketReplication",
24998
25479
  "DeleteTablePolicy",
25480
+ "DeleteTableReplication",
24999
25481
  "GetNamespace",
25000
25482
  "GetTable",
25001
25483
  "GetTableBucket",
25002
25484
  "GetTableBucketEncryption",
25003
25485
  "GetTableBucketMaintenanceConfiguration",
25004
25486
  "GetTableBucketPolicy",
25487
+ "GetTableBucketReplication",
25488
+ "GetTableBucketStorageClass",
25005
25489
  "GetTableData",
25006
25490
  "GetTableEncryption",
25007
25491
  "GetTableMaintenanceConfiguration",
25008
25492
  "GetTableMaintenanceJobStatus",
25009
25493
  "GetTableMetadataLocation",
25010
25494
  "GetTablePolicy",
25495
+ "GetTableRecordExpirationConfiguration",
25496
+ "GetTableRecordExpirationJobStatus",
25497
+ "GetTableReplication",
25498
+ "GetTableReplicationStatus",
25499
+ "GetTableStorageClass",
25011
25500
  "ListNamespaces",
25012
25501
  "ListTableBuckets",
25013
25502
  "ListTables",
@@ -25015,10 +25504,15 @@
25015
25504
  "PutTableBucketEncryption",
25016
25505
  "PutTableBucketMaintenanceConfiguration",
25017
25506
  "PutTableBucketPolicy",
25507
+ "PutTableBucketReplication",
25508
+ "PutTableBucketStorageClass",
25018
25509
  "PutTableData",
25019
25510
  "PutTableEncryption",
25020
25511
  "PutTableMaintenanceConfiguration",
25021
25512
  "PutTablePolicy",
25513
+ "PutTableRecordExpirationConfiguration",
25514
+ "PutTableReplication",
25515
+ "PutTableStorageClass",
25022
25516
  "RenameTable",
25023
25517
  "TagResource",
25024
25518
  "UntagResource",
@@ -25029,13 +25523,14 @@
25029
25523
  "TableBucket",
25030
25524
  "Table"
25031
25525
  ],
25032
- "conditionKeysCount": 8,
25526
+ "conditionKeysCount": 9,
25033
25527
  "conditionKeys": [
25034
25528
  "aws:RequestTag/${TagKey}",
25035
25529
  "aws:ResourceTag/${TagKey}",
25036
25530
  "aws:TagKeys",
25037
25531
  "s3tables:KMSKeyArn",
25038
25532
  "s3tables:SSEAlgorithm",
25533
+ "s3tables:StorageClass",
25039
25534
  "s3tables:TableBucketTag/${TagKey}",
25040
25535
  "s3tables:namespace",
25041
25536
  "s3tables:tableName"
@@ -25045,7 +25540,7 @@
25045
25540
  "name": "Amazon S3 Vectors",
25046
25541
  "servicePrefix": "s3vectors",
25047
25542
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3vectors.html",
25048
- "actionsCount": 16,
25543
+ "actionsCount": 19,
25049
25544
  "actions": [
25050
25545
  "CreateIndex",
25051
25546
  "CreateVectorBucket",
@@ -25058,19 +25553,26 @@
25058
25553
  "GetVectorBucketPolicy",
25059
25554
  "GetVectors",
25060
25555
  "ListIndexes",
25556
+ "ListTagsForResource",
25061
25557
  "ListVectorBuckets",
25062
25558
  "ListVectors",
25063
25559
  "PutVectorBucketPolicy",
25064
25560
  "PutVectors",
25065
- "QueryVectors"
25561
+ "QueryVectors",
25562
+ "TagResource",
25563
+ "UntagResource"
25066
25564
  ],
25067
25565
  "resourceTypesCount": 2,
25068
25566
  "resourceTypes": [
25069
25567
  "Index",
25070
25568
  "VectorBucket"
25071
25569
  ],
25072
- "conditionKeysCount": 2,
25570
+ "conditionKeysCount": 6,
25073
25571
  "conditionKeys": [
25572
+ "aws:RequestTag/${TagKey}",
25573
+ "aws:ResourceTag/${TagKey}",
25574
+ "aws:TagKeys",
25575
+ "s3vectors:VectorBucketTag/${TagKey}",
25074
25576
  "s3vectors:kmsKeyArn",
25075
25577
  "s3vectors:sseType"
25076
25578
  ]
@@ -25079,7 +25581,7 @@
25079
25581
  "name": "Amazon SageMaker",
25080
25582
  "servicePrefix": "sagemaker",
25081
25583
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemaker.html",
25082
- "actionsCount": 405,
25584
+ "actionsCount": 412,
25083
25585
  "actions": [
25084
25586
  "AddAssociation",
25085
25587
  "AddTags",
@@ -25091,6 +25593,7 @@
25091
25593
  "BatchGetMetrics",
25092
25594
  "BatchGetRecord",
25093
25595
  "BatchPutMetrics",
25596
+ "CallMlflowAppApi",
25094
25597
  "CallPartnerAppApi",
25095
25598
  "CreateAction",
25096
25599
  "CreateAlgorithm",
@@ -25128,6 +25631,7 @@
25128
25631
  "CreateInferenceRecommendationsJob",
25129
25632
  "CreateLabelingJob",
25130
25633
  "CreateLineageGroupPolicy",
25634
+ "CreateMlflowApp",
25131
25635
  "CreateMlflowTrackingServer",
25132
25636
  "CreateModel",
25133
25637
  "CreateModelBiasJobDefinition",
@@ -25145,6 +25649,7 @@
25145
25649
  "CreatePartnerAppPresignedUrl",
25146
25650
  "CreatePipeline",
25147
25651
  "CreatePresignedDomainUrl",
25652
+ "CreatePresignedMlflowAppUrl",
25148
25653
  "CreatePresignedMlflowTrackingServerUrl",
25149
25654
  "CreatePresignedNotebookInstanceUrl",
25150
25655
  "CreateProcessingJob",
@@ -25194,6 +25699,7 @@
25194
25699
  "DeleteInferenceComponent",
25195
25700
  "DeleteInferenceExperiment",
25196
25701
  "DeleteLineageGroupPolicy",
25702
+ "DeleteMlflowApp",
25197
25703
  "DeleteMlflowTrackingServer",
25198
25704
  "DeleteModel",
25199
25705
  "DeleteModelBiasJobDefinition",
@@ -25262,6 +25768,7 @@
25262
25768
  "DescribeInferenceRecommendationsJob",
25263
25769
  "DescribeLabelingJob",
25264
25770
  "DescribeLineageGroup",
25771
+ "DescribeMlflowApp",
25265
25772
  "DescribeMlflowTrackingServer",
25266
25773
  "DescribeModel",
25267
25774
  "DescribeModelBiasJobDefinition",
@@ -25355,6 +25862,7 @@
25355
25862
  "ListLabelingJobs",
25356
25863
  "ListLabelingJobsForWorkteam",
25357
25864
  "ListLineageGroups",
25865
+ "ListMlflowApps",
25358
25866
  "ListMlflowTrackingServers",
25359
25867
  "ListModelBiasJobDefinitions",
25360
25868
  "ListModelCardExportJobs",
@@ -25466,6 +25974,7 @@
25466
25974
  "UpdateInferenceComponent",
25467
25975
  "UpdateInferenceComponentRuntimeConfig",
25468
25976
  "UpdateInferenceExperiment",
25977
+ "UpdateMlflowApp",
25469
25978
  "UpdateMlflowTrackingServer",
25470
25979
  "UpdateModelCard",
25471
25980
  "UpdateModelPackage",
@@ -25487,7 +25996,7 @@
25487
25996
  "UpdateWorkforce",
25488
25997
  "UpdateWorkteam"
25489
25998
  ],
25490
- "resourceTypesCount": 68,
25999
+ "resourceTypesCount": 69,
25491
26000
  "resourceTypes": [
25492
26001
  "device",
25493
26002
  "device-fleet",
@@ -25554,6 +26063,7 @@
25554
26063
  "shared-model-event",
25555
26064
  "sagemaker-catalog",
25556
26065
  "mlflow-tracking-server",
26066
+ "mlflow-app",
25557
26067
  "compute-quota",
25558
26068
  "cluster-scheduler-config",
25559
26069
  "partner-app"
@@ -25672,9 +26182,9 @@
25672
26182
  ]
25673
26183
  },
25674
26184
  {
25675
- "name": "AWS SageMaker Unified Studio MCP is a managed MCP solution for AWS data processing services like EMR, Glue, Athena",
26185
+ "name": "Amazon SageMaker Unified Studio MCP",
25676
26186
  "servicePrefix": "sagemaker-unified-studio-mcp",
25677
- "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssagemakerunifiedstudiomcpisamanagedmcpsolutionforawsdataprocessingserviceslikeemr_glue_athena.html",
26187
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemakerunifiedstudiomcp.html",
25678
26188
  "actionsCount": 3,
25679
26189
  "actions": [
25680
26190
  "CallPrivilegedTool",
@@ -25854,6 +26364,90 @@
25854
26364
  "secretsmanager:resource/Type"
25855
26365
  ]
25856
26366
  },
26367
+ {
26368
+ "name": "AWS Security Agent",
26369
+ "servicePrefix": "securityagent",
26370
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssecurityagent.html",
26371
+ "actionsCount": 62,
26372
+ "actions": [
26373
+ "AddArtifact",
26374
+ "AddControl",
26375
+ "BatchDeletePentests",
26376
+ "BatchGetAgentInstances",
26377
+ "BatchGetArtifactMetadata",
26378
+ "BatchGetFindings",
26379
+ "BatchGetPentestJobs",
26380
+ "BatchGetPentests",
26381
+ "BatchGetSecurityTestContentMetadata",
26382
+ "BatchGetTasks",
26383
+ "CreateAgentInstance",
26384
+ "CreateApplication",
26385
+ "CreateDocumentReview",
26386
+ "CreateIntegration",
26387
+ "CreateMembership",
26388
+ "CreateOneTimeLoginSession",
26389
+ "CreatePentest",
26390
+ "DeleteAgentInstance",
26391
+ "DeleteApplication",
26392
+ "DeleteArtifact",
26393
+ "DeleteControl",
26394
+ "DeleteIntegration",
26395
+ "DeleteMembership",
26396
+ "DescribeFindings",
26397
+ "GetApplication",
26398
+ "GetArtifact",
26399
+ "GetCodeReviewTask",
26400
+ "GetControl",
26401
+ "GetDocReviewTask",
26402
+ "GetDocumentReview",
26403
+ "GetDocumentReviewArtifact",
26404
+ "GetIntegration",
26405
+ "GetLoginSessionCredentials",
26406
+ "HandleOneTimeLoginSession",
26407
+ "InitiateProviderRegistration",
26408
+ "ListAgentInstanceTasks",
26409
+ "ListAgentInstances",
26410
+ "ListApplications",
26411
+ "ListArtifacts",
26412
+ "ListControls",
26413
+ "ListDiscoveredEndpoints",
26414
+ "ListDocumentReviewComments",
26415
+ "ListDocumentReviews",
26416
+ "ListFindings",
26417
+ "ListIntegratedResources",
26418
+ "ListIntegrations",
26419
+ "ListMemberships",
26420
+ "ListPentestJobsForPentest",
26421
+ "ListPentests",
26422
+ "ListResourcesFromIntegration",
26423
+ "ListTasks",
26424
+ "StartCodeRemediation",
26425
+ "StartPentestExecution",
26426
+ "StopPentestExecution",
26427
+ "ToggleManagedControl",
26428
+ "UpdateAgentInstance",
26429
+ "UpdateApplication",
26430
+ "UpdateControl",
26431
+ "UpdateFinding",
26432
+ "UpdateIntegratedResources",
26433
+ "UpdatePentest",
26434
+ "VerifyTargetDomain"
26435
+ ],
26436
+ "resourceTypesCount": 9,
26437
+ "resourceTypes": [
26438
+ "Application",
26439
+ "Control",
26440
+ "Integration",
26441
+ "AgentInstance",
26442
+ "Artifact",
26443
+ "Pentest",
26444
+ "PentestJob",
26445
+ "PentestTask",
26446
+ "Finding"
26447
+ ],
26448
+ "conditionKeysCount": 0,
26449
+ "conditionKeys": []
26450
+ },
25857
26451
  {
25858
26452
  "name": "AWS Security Hub",
25859
26453
  "servicePrefix": "securityhub",
@@ -26001,7 +26595,7 @@
26001
26595
  "name": "AWS Security Incident Response",
26002
26596
  "servicePrefix": "security-ir",
26003
26597
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssecurityincidentresponse.html",
26004
- "actionsCount": 22,
26598
+ "actionsCount": 24,
26005
26599
  "actions": [
26006
26600
  "BatchGetMemberAccountDetails",
26007
26601
  "CancelMembership",
@@ -26016,8 +26610,10 @@
26016
26610
  "ListCaseEdits",
26017
26611
  "ListCases",
26018
26612
  "ListComments",
26613
+ "ListInvestigations",
26019
26614
  "ListMemberships",
26020
26615
  "ListTagsForResource",
26616
+ "SendFeedback",
26021
26617
  "TagResource",
26022
26618
  "UntagResource",
26023
26619
  "UpdateCase",
@@ -26572,6 +27168,37 @@
26572
27168
  "servicequotas:service"
26573
27169
  ]
26574
27170
  },
27171
+ {
27172
+ "name": "AWS service to manage AI agents for UI workflows",
27173
+ "servicePrefix": "nova-act",
27174
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsservicetomanageaiagentsforuiworkflows.html",
27175
+ "actionsCount": 16,
27176
+ "actions": [
27177
+ "CreateAct",
27178
+ "CreateSession",
27179
+ "CreateWorkflowDefinition",
27180
+ "CreateWorkflowRun",
27181
+ "DeleteWorkflowDefinition",
27182
+ "DeleteWorkflowRun",
27183
+ "GetWorkflowDefinition",
27184
+ "GetWorkflowRun",
27185
+ "InvokeActStep",
27186
+ "ListActs",
27187
+ "ListModels",
27188
+ "ListSessions",
27189
+ "ListWorkflowDefinitions",
27190
+ "ListWorkflowRuns",
27191
+ "UpdateAct",
27192
+ "UpdateWorkflowRun"
27193
+ ],
27194
+ "resourceTypesCount": 2,
27195
+ "resourceTypes": [
27196
+ "workflow-definition",
27197
+ "workflow-run"
27198
+ ],
27199
+ "conditionKeysCount": 0,
27200
+ "conditionKeys": []
27201
+ },
26575
27202
  {
26576
27203
  "name": "Amazon SES",
26577
27204
  "servicePrefix": "ses",
@@ -28674,19 +29301,27 @@
28674
29301
  "name": "AWS Transform",
28675
29302
  "servicePrefix": "transform",
28676
29303
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awstransform.html",
28677
- "actionsCount": 12,
29304
+ "actionsCount": 20,
28678
29305
  "actions": [
28679
29306
  "AssociateConnectorResource",
28680
29307
  "CreateProfile",
29308
+ "DeleteAgentRuntimeConfiguration",
28681
29309
  "DeleteConnector",
28682
29310
  "DeleteProfile",
29311
+ "GetAccountSettings",
29312
+ "GetAgent",
29313
+ "GetAgentRuntimeConfiguration",
28683
29314
  "GetConnector",
29315
+ "ListAgents",
28684
29316
  "ListConnectors",
28685
29317
  "ListProfiles",
28686
29318
  "ListTagsForResource",
29319
+ "PutAgentRuntimeConfiguration",
28687
29320
  "RejectConnector",
28688
29321
  "TagResource",
28689
29322
  "UntagResource",
29323
+ "UpdateAccountSettings",
29324
+ "UpdateAgentAccess",
28690
29325
  "UpdateProfile"
28691
29326
  ],
28692
29327
  "resourceTypesCount": 2,
@@ -28700,6 +29335,49 @@
28700
29335
  "aws:TagKeys"
28701
29336
  ]
28702
29337
  },
29338
+ {
29339
+ "name": "AWS Transform Custom",
29340
+ "servicePrefix": "transform-custom",
29341
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awstransformcustom.html",
29342
+ "actionsCount": 22,
29343
+ "actions": [
29344
+ "CompleteTransformationPackageUpload",
29345
+ "ConverseStream",
29346
+ "CreateCampaign",
29347
+ "CreateTransformationPackageUrl",
29348
+ "DeleteCampaign",
29349
+ "DeleteKnowledgeItem",
29350
+ "DeleteTransformationPackage",
29351
+ "ExecuteTransformation",
29352
+ "GetCampaign",
29353
+ "GetKnowledgeItem",
29354
+ "GetTransformationPackageUrl",
29355
+ "ListCampaignRepositories",
29356
+ "ListCampaigns",
29357
+ "ListKnowledgeItems",
29358
+ "ListTagsForResource",
29359
+ "ListTransformationPackageMetadata",
29360
+ "TagResource",
29361
+ "UntagResource",
29362
+ "UpdateCampaign",
29363
+ "UpdateCampaignRepositoryStatus",
29364
+ "UpdateKnowledgeItemConfiguration",
29365
+ "UpdateKnowledgeItemStatus"
29366
+ ],
29367
+ "resourceTypesCount": 4,
29368
+ "resourceTypes": [
29369
+ "campaign",
29370
+ "conversation",
29371
+ "knowledge-item",
29372
+ "package"
29373
+ ],
29374
+ "conditionKeysCount": 3,
29375
+ "conditionKeys": [
29376
+ "aws:RequestTag/${TagKey}",
29377
+ "aws:ResourceTag/${TagKey}",
29378
+ "aws:TagKeys"
29379
+ ]
29380
+ },
28703
29381
  {
28704
29382
  "name": "Amazon Translate",
28705
29383
  "servicePrefix": "translate",