|
1899 | 1899 | "CreateEnvironment",
|
1900 | 1900 | "CreateSession",
|
1901 | 1901 | "DeleteEnvironment",
|
| 1902 | + "DescribeEnvironments", |
1902 | 1903 | "GetEnvironmentStatus",
|
1903 | 1904 | "GetFileDownloadUrls",
|
1904 | 1905 | "GetFileUploadUrls",
|
|
1907 | 1908 | "StopEnvironment"
|
1908 | 1909 | ],
|
1909 | 1910 | "HasResource": true,
|
1910 |
| - "StringPrefix": "cloudshell" |
| 1911 | + "StringPrefix": "cloudshell", |
| 1912 | + "conditionKeys": [ |
| 1913 | + "cloudshell:SecurityGroupIds", |
| 1914 | + "cloudshell:SubnetIds", |
| 1915 | + "cloudshell:VpcIds" |
| 1916 | + ] |
1911 | 1917 | },
|
1912 | 1918 | "AWS CloudTrail": {
|
1913 | 1919 | "ARNFormat": "arn:aws:cloudtrail:${Region}:${Account}:${Resource}",
|
|
2581 | 2587 | "ExportECSServiceRecommendations",
|
2582 | 2588 | "ExportLambdaFunctionRecommendations",
|
2583 | 2589 | "ExportLicenseRecommendations",
|
| 2590 | + "ExportRDSDatabaseRecommendations", |
2584 | 2591 | "GetAutoScalingGroupRecommendations",
|
2585 | 2592 | "GetEBSVolumeRecommendations",
|
2586 | 2593 | "GetEC2InstanceRecommendations",
|
|
2592 | 2599 | "GetEnrollmentStatusesForOrganization",
|
2593 | 2600 | "GetLambdaFunctionRecommendations",
|
2594 | 2601 | "GetLicenseRecommendations",
|
| 2602 | + "GetRDSDatabaseRecommendationProjectedMetrics", |
| 2603 | + "GetRDSDatabaseRecommendations", |
2595 | 2604 | "GetRecommendationPreferences",
|
2596 | 2605 | "GetRecommendationSummaries",
|
2597 | 2606 | "PutRecommendationPreferences",
|
|
11597 | 11606 | "ARNFormat": "arn:aws:bedrock:${Region}:${Account}:${ResourceType}/${ResourceId}",
|
11598 | 11607 | "ARNRegex": "^arn:aws:bedrock:.*:.*:.+",
|
11599 | 11608 | "Actions": [
|
| 11609 | + "AllowVendedLogDeliveryForResource", |
11600 | 11610 | "ApplyGuardrail",
|
11601 | 11611 | "AssociateAgentKnowledgeBase",
|
11602 | 11612 | "AssociateThirdPartyKnowledgeBase",
|
|
13247 | 13257 | "ClaimPhoneNumber",
|
13248 | 13258 | "CompleteAttachedFileUpload",
|
13249 | 13259 | "CreateAgentStatus",
|
| 13260 | + "CreateAuthenticationProfile", |
13250 | 13261 | "CreateContactFlow",
|
13251 | 13262 | "CreateContactFlowModule",
|
13252 | 13263 | "CreateEvaluationForm",
|
|
13295 | 13306 | "DeleteViewVersion",
|
13296 | 13307 | "DeleteVocabulary",
|
13297 | 13308 | "DescribeAgentStatus",
|
| 13309 | + "DescribeAuthenticationProfile", |
13298 | 13310 | "DescribeContact",
|
13299 | 13311 | "DescribeContactEvaluation",
|
13300 | 13312 | "DescribeContactFlow",
|
|
13347 | 13359 | "ImportPhoneNumber",
|
13348 | 13360 | "ListAgentStatuses",
|
13349 | 13361 | "ListApprovedOrigins",
|
| 13362 | + "ListAuthenticationProfiles", |
13350 | 13363 | "ListBots",
|
13351 | 13364 | "ListContactEvaluations",
|
13352 | 13365 | "ListContactFlowModules",
|
|
13432 | 13445 | "UntagContact",
|
13433 | 13446 | "UntagResource",
|
13434 | 13447 | "UpdateAgentStatus",
|
| 13448 | + "UpdateAuthenticationProfile", |
13435 | 13449 | "UpdateContact",
|
13436 | 13450 | "UpdateContactAttributes",
|
13437 | 13451 | "UpdateContactEvaluation",
|
|
17721 | 17735 | "Actions": [
|
17722 | 17736 | "AcceptInvitation",
|
17723 | 17737 | "BatchGetCustomDataIdentifiers",
|
| 17738 | + "BatchUpdateAutomatedDiscoveryAccounts", |
17724 | 17739 | "CreateAllowList",
|
17725 | 17740 | "CreateClassificationJob",
|
17726 | 17741 | "CreateCustomDataIdentifier",
|
|
17767 | 17782 | "GetUsageStatistics",
|
17768 | 17783 | "GetUsageTotals",
|
17769 | 17784 | "ListAllowLists",
|
| 17785 | + "ListAutomatedDiscoveryAccounts", |
17770 | 17786 | "ListClassificationJobs",
|
17771 | 17787 | "ListClassificationScopes",
|
17772 | 17788 | "ListCustomDataIdentifiers",
|
|
21107 | 21123 | "CreateInferenceRecommendationsJob",
|
21108 | 21124 | "CreateLabelingJob",
|
21109 | 21125 | "CreateLineageGroupPolicy",
|
| 21126 | + "CreateMlflowTrackingServer", |
21110 | 21127 | "CreateModel",
|
21111 | 21128 | "CreateModelBiasJobDefinition",
|
21112 | 21129 | "CreateModelCard",
|
|
21120 | 21137 | "CreateNotebookInstanceLifecycleConfig",
|
21121 | 21138 | "CreatePipeline",
|
21122 | 21139 | "CreatePresignedDomainUrl",
|
| 21140 | + "CreatePresignedMlflowTrackingServerUrl", |
21123 | 21141 | "CreatePresignedNotebookInstanceUrl",
|
21124 | 21142 | "CreateProcessingJob",
|
21125 | 21143 | "CreateProject",
|
|
21163 | 21181 | "DeleteInferenceComponent",
|
21164 | 21182 | "DeleteInferenceExperiment",
|
21165 | 21183 | "DeleteLineageGroupPolicy",
|
| 21184 | + "DeleteMlflowTrackingServer", |
21166 | 21185 | "DeleteModel",
|
21167 | 21186 | "DeleteModelBiasJobDefinition",
|
21168 | 21187 | "DeleteModelCard",
|
|
21223 | 21242 | "DescribeInferenceRecommendationsJob",
|
21224 | 21243 | "DescribeLabelingJob",
|
21225 | 21244 | "DescribeLineageGroup",
|
| 21245 | + "DescribeMlflowTrackingServer", |
21226 | 21246 | "DescribeModel",
|
21227 | 21247 | "DescribeModelBiasJobDefinition",
|
21228 | 21248 | "DescribeModelCard",
|
|
21307 | 21327 | "ListLabelingJobs",
|
21308 | 21328 | "ListLabelingJobsForWorkteam",
|
21309 | 21329 | "ListLineageGroups",
|
| 21330 | + "ListMlflowTrackingServers", |
21310 | 21331 | "ListModelBiasJobDefinitions",
|
21311 | 21332 | "ListModelCardExportJobs",
|
21312 | 21333 | "ListModelCardVersions",
|
|
21362 | 21383 | "StartEdgeDeploymentStage",
|
21363 | 21384 | "StartHumanLoop",
|
21364 | 21385 | "StartInferenceExperiment",
|
| 21386 | + "StartMlflowTrackingServer", |
21365 | 21387 | "StartMonitoringSchedule",
|
21366 | 21388 | "StartNotebookInstance",
|
21367 | 21389 | "StartPipelineExecution",
|
|
21374 | 21396 | "StopInferenceExperiment",
|
21375 | 21397 | "StopInferenceRecommendationsJob",
|
21376 | 21398 | "StopLabelingJob",
|
| 21399 | + "StopMlflowTrackingServer", |
21377 | 21400 | "StopMonitoringSchedule",
|
21378 | 21401 | "StopNotebookInstance",
|
21379 | 21402 | "StopPipelineExecution",
|
|
21401 | 21424 | "UpdateInferenceComponent",
|
21402 | 21425 | "UpdateInferenceComponentRuntimeConfig",
|
21403 | 21426 | "UpdateInferenceExperiment",
|
| 21427 | + "UpdateMlflowTrackingServer", |
21404 | 21428 | "UpdateModelCard",
|
21405 | 21429 | "UpdateModelPackage",
|
21406 | 21430 | "UpdateMonitoringAlert",
|
|
21525 | 21549 | "aws:TagKeys"
|
21526 | 21550 | ]
|
21527 | 21551 | },
|
| 21552 | + "Amazon SageMaker with MLflow": { |
| 21553 | + "ARNFormat": "arn:aws:sagemaker:${Region}:${Account}:${ResourceType}/${ResourceName}", |
| 21554 | + "ARNRegex": "^arn:aws:sagemaker:.+", |
| 21555 | + "Actions": [ |
| 21556 | + "AccessUI", |
| 21557 | + "CreateExperiment", |
| 21558 | + "CreateModelVersion", |
| 21559 | + "CreateRegisteredModel", |
| 21560 | + "CreateRun", |
| 21561 | + "DeleteExperiment", |
| 21562 | + "DeleteModelVersion", |
| 21563 | + "DeleteModelVersionTag", |
| 21564 | + "DeleteRegisteredModel", |
| 21565 | + "DeleteRegisteredModelAlias", |
| 21566 | + "DeleteRegisteredModelTag", |
| 21567 | + "DeleteRun", |
| 21568 | + "DeleteTag", |
| 21569 | + "GetDownloadURIForModelVersionArtifacts", |
| 21570 | + "GetExperiment", |
| 21571 | + "GetExperimentByName", |
| 21572 | + "GetLatestModelVersions", |
| 21573 | + "GetMetricHistory", |
| 21574 | + "GetModelVersion", |
| 21575 | + "GetModelVersionByAlias", |
| 21576 | + "GetRegisteredModel", |
| 21577 | + "GetRun", |
| 21578 | + "ListArtifacts", |
| 21579 | + "LogBatch", |
| 21580 | + "LogInputs", |
| 21581 | + "LogMetric", |
| 21582 | + "LogModel", |
| 21583 | + "LogParam", |
| 21584 | + "RenameRegisteredModel", |
| 21585 | + "RestoreExperiment", |
| 21586 | + "RestoreRun", |
| 21587 | + "SearchExperiments", |
| 21588 | + "SearchModelVersions", |
| 21589 | + "SearchRegisteredModels", |
| 21590 | + "SearchRuns", |
| 21591 | + "SetExperimentTag", |
| 21592 | + "SetModelVersionTag", |
| 21593 | + "SetRegisteredModelAlias", |
| 21594 | + "SetRegisteredModelTag", |
| 21595 | + "SetTag", |
| 21596 | + "TransitionModelVersionStage", |
| 21597 | + "UpdateExperiment", |
| 21598 | + "UpdateModelVersion", |
| 21599 | + "UpdateRegisteredModel", |
| 21600 | + "UpdateRun" |
| 21601 | + ], |
| 21602 | + "HasResource": true, |
| 21603 | + "StringPrefix": "sagemaker-mlflow" |
| 21604 | + }, |
21528 | 21605 | "Amazon Security Lake": {
|
21529 | 21606 | "ARNFormat": "arn:aws:securitylake:${Region}:${Account}:${ResourceType}/${ResourcePath}",
|
21530 | 21607 | "ARNRegex": "^arn:aws:securitylake:.+:.+:.+",
|
|
0 commit comments