@@ -1551,6 +1551,39 @@ output "actions" {
15511551 TerminateInstanceInAutoScalingGroup = "autoscaling:TerminateInstanceInAutoScalingGroup"
15521552 UpdateAutoScalingGroup = "autoscaling:UpdateAutoScalingGroup"
15531553 }
1554+ aws-external-anthropic = {
1555+ AllActions = "aws-external-anthropic:*"
1556+ ArchiveWorkspace = "aws-external-anthropic:ArchiveWorkspace"
1557+ AssumeConsole = "aws-external-anthropic:AssumeConsole"
1558+ CallWithBearerToken = "aws-external-anthropic:CallWithBearerToken"
1559+ CancelBatchInference = "aws-external-anthropic:CancelBatchInference"
1560+ CountTokens = "aws-external-anthropic:CountTokens"
1561+ CreateBatchInference = "aws-external-anthropic:CreateBatchInference"
1562+ CreateFile = "aws-external-anthropic:CreateFile"
1563+ CreateInference = "aws-external-anthropic:CreateInference"
1564+ CreateSkill = "aws-external-anthropic:CreateSkill"
1565+ CreateUserProfile = "aws-external-anthropic:CreateUserProfile"
1566+ CreateWorkspace = "aws-external-anthropic:CreateWorkspace"
1567+ DeleteBatchInference = "aws-external-anthropic:DeleteBatchInference"
1568+ DeleteFile = "aws-external-anthropic:DeleteFile"
1569+ DeleteSkill = "aws-external-anthropic:DeleteSkill"
1570+ GetAccountStatus = "aws-external-anthropic:GetAccountStatus"
1571+ GetBatchInference = "aws-external-anthropic:GetBatchInference"
1572+ GetFile = "aws-external-anthropic:GetFile"
1573+ GetModel = "aws-external-anthropic:GetModel"
1574+ GetSkill = "aws-external-anthropic:GetSkill"
1575+ GetUserProfile = "aws-external-anthropic:GetUserProfile"
1576+ GetWorkspace = "aws-external-anthropic:GetWorkspace"
1577+ ListBatchInferences = "aws-external-anthropic:ListBatchInferences"
1578+ ListFiles = "aws-external-anthropic:ListFiles"
1579+ ListModels = "aws-external-anthropic:ListModels"
1580+ ListSkills = "aws-external-anthropic:ListSkills"
1581+ ListUserProfiles = "aws-external-anthropic:ListUserProfiles"
1582+ ListWorkspaces = "aws-external-anthropic:ListWorkspaces"
1583+ UpdateSkill = "aws-external-anthropic:UpdateSkill"
1584+ UpdateUserProfile = "aws-external-anthropic:UpdateUserProfile"
1585+ UpdateWorkspace = "aws-external-anthropic:UpdateWorkspace"
1586+ }
15541587 aws-marketplace-management = {
15551588 AllActions = "aws-marketplace-management:*"
15561589 GetAdditionalSellerNotificationRecipients = "aws-marketplace-management:GetAdditionalSellerNotificationRecipients"
@@ -7499,13 +7532,16 @@ output "actions" {
74997532 AllActions = "ecs:*"
75007533 CreateCapacityProvider = "ecs:CreateCapacityProvider"
75017534 CreateCluster = "ecs:CreateCluster"
7535+ CreateDaemon = "ecs:CreateDaemon"
75027536 CreateExpressGatewayService = "ecs:CreateExpressGatewayService"
75037537 CreateService = "ecs:CreateService"
75047538 CreateTaskSet = "ecs:CreateTaskSet"
75057539 DeleteAccountSetting = "ecs:DeleteAccountSetting"
75067540 DeleteAttributes = "ecs:DeleteAttributes"
75077541 DeleteCapacityProvider = "ecs:DeleteCapacityProvider"
75087542 DeleteCluster = "ecs:DeleteCluster"
7543+ DeleteDaemon = "ecs:DeleteDaemon"
7544+ DeleteDaemonTaskDefinition = "ecs:DeleteDaemonTaskDefinition"
75097545 DeleteExpressGatewayService = "ecs:DeleteExpressGatewayService"
75107546 DeleteService = "ecs:DeleteService"
75117547 DeleteTaskDefinitions = "ecs:DeleteTaskDefinitions"
@@ -7515,6 +7551,10 @@ output "actions" {
75157551 DescribeCapacityProviders = "ecs:DescribeCapacityProviders"
75167552 DescribeClusters = "ecs:DescribeClusters"
75177553 DescribeContainerInstances = "ecs:DescribeContainerInstances"
7554+ DescribeDaemon = "ecs:DescribeDaemon"
7555+ DescribeDaemonDeployments = "ecs:DescribeDaemonDeployments"
7556+ DescribeDaemonRevisions = "ecs:DescribeDaemonRevisions"
7557+ DescribeDaemonTaskDefinition = "ecs:DescribeDaemonTaskDefinition"
75187558 DescribeExpressGatewayService = "ecs:DescribeExpressGatewayService"
75197559 DescribeServiceDeployments = "ecs:DescribeServiceDeployments"
75207560 DescribeServiceRevisions = "ecs:DescribeServiceRevisions"
@@ -7529,6 +7569,9 @@ output "actions" {
75297569 ListAttributes = "ecs:ListAttributes"
75307570 ListClusters = "ecs:ListClusters"
75317571 ListContainerInstances = "ecs:ListContainerInstances"
7572+ ListDaemonDeployments = "ecs:ListDaemonDeployments"
7573+ ListDaemonTaskDefinitions = "ecs:ListDaemonTaskDefinitions"
7574+ ListDaemons = "ecs:ListDaemons"
75327575 ListServiceDeployments = "ecs:ListServiceDeployments"
75337576 ListServices = "ecs:ListServices"
75347577 ListServicesByNamespace = "ecs:ListServicesByNamespace"
@@ -7543,6 +7586,7 @@ output "actions" {
75437586 PutClusterCapacityProviders = "ecs:PutClusterCapacityProviders"
75447587 PutSystemLogEvents = "ecs:PutSystemLogEvents"
75457588 RegisterContainerInstance = "ecs:RegisterContainerInstance"
7589+ RegisterDaemonTaskDefinition = "ecs:RegisterDaemonTaskDefinition"
75467590 RegisterTaskDefinition = "ecs:RegisterTaskDefinition"
75477591 RunTask = "ecs:RunTask"
75487592 StartTask = "ecs:StartTask"
@@ -7559,6 +7603,7 @@ output "actions" {
75597603 UpdateClusterSettings = "ecs:UpdateClusterSettings"
75607604 UpdateContainerAgent = "ecs:UpdateContainerAgent"
75617605 UpdateContainerInstancesState = "ecs:UpdateContainerInstancesState"
7606+ UpdateDaemon = "ecs:UpdateDaemon"
75627607 UpdateExpressGatewayService = "ecs:UpdateExpressGatewayService"
75637608 UpdateService = "ecs:UpdateService"
75647609 UpdateServicePrimaryTaskSet = "ecs:UpdateServicePrimaryTaskSet"
@@ -17516,6 +17561,7 @@ output "actions" {
1751617561 GetBucketPolicy = "s3express:GetBucketPolicy"
1751717562 GetEncryptionConfiguration = "s3express:GetEncryptionConfiguration"
1751817563 GetLifecycleConfiguration = "s3express:GetLifecycleConfiguration"
17564+ GetMetricsConfiguration = "s3express:GetMetricsConfiguration"
1751917565 ListAccessPointsForDirectoryBuckets = "s3express:ListAccessPointsForDirectoryBuckets"
1752017566 ListAllMyDirectoryBuckets = "s3express:ListAllMyDirectoryBuckets"
1752117567 ListTagsForResource = "s3express:ListTagsForResource"
@@ -17524,6 +17570,7 @@ output "actions" {
1752417570 PutBucketPolicy = "s3express:PutBucketPolicy"
1752517571 PutEncryptionConfiguration = "s3express:PutEncryptionConfiguration"
1752617572 PutLifecycleConfiguration = "s3express:PutLifecycleConfiguration"
17573+ PutMetricsConfiguration = "s3express:PutMetricsConfiguration"
1752717574 TagResource = "s3express:TagResource"
1752817575 UntagResource = "s3express:UntagResource"
1752917576 }
@@ -17835,12 +17882,14 @@ output "actions" {
1783517882 DeleteOptimizationJob = "sagemaker:DeleteOptimizationJob"
1783617883 DeletePartnerApp = "sagemaker:DeletePartnerApp"
1783717884 DeletePipeline = "sagemaker:DeletePipeline"
17885+ DeleteProcessingJob = "sagemaker:DeleteProcessingJob"
1783817886 DeleteProject = "sagemaker:DeleteProject"
1783917887 DeleteRecord = "sagemaker:DeleteRecord"
1784017888 DeleteResourcePolicy = "sagemaker:DeleteResourcePolicy"
1784117889 DeleteSpace = "sagemaker:DeleteSpace"
1784217890 DeleteStudioLifecycleConfig = "sagemaker:DeleteStudioLifecycleConfig"
1784317891 DeleteTags = "sagemaker:DeleteTags"
17892+ DeleteTrainingJob = "sagemaker:DeleteTrainingJob"
1784417893 DeleteTrial = "sagemaker:DeleteTrial"
1784517894 DeleteTrialComponent = "sagemaker:DeleteTrialComponent"
1784617895 DeleteUserProfile = "sagemaker:DeleteUserProfile"
@@ -18042,6 +18091,7 @@ output "actions" {
1804218091 SendPipelineExecutionStepFailure = "sagemaker:SendPipelineExecutionStepFailure"
1804318092 SendPipelineExecutionStepSuccess = "sagemaker:SendPipelineExecutionStepSuccess"
1804418093 SendSharedModelEvent = "sagemaker:SendSharedModelEvent"
18094+ StartClusterHealthCheck = "sagemaker:StartClusterHealthCheck"
1804518095 StartEdgeDeploymentStage = "sagemaker:StartEdgeDeploymentStage"
1804618096 StartHumanLoop = "sagemaker:StartHumanLoop"
1804718097 StartInferenceExperiment = "sagemaker:StartInferenceExperiment"
0 commit comments