UNPKG

aws-iam-policy-types

Version:

Autogenerated Typescript types for AWS IAM Policy and enums for all policy actions

208 lines (207 loc) 9.46 kB
/** * All IAM policy actions for AWS Migration Hub Strategy Recommendations (MIGRATIONHUB-STRATEGY) * * Extracted by `aws-iam-policy` from * https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsmigrationhubstrategyrecommendations.html * * 2025-02-24T21:48:58.328Z */ export declare enum AwsMigrationhubStrategyActions { /** * Grants permission to get details of each anti pattern that collector should loo * k at in a customer's environment * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_GetAntiPattern.html */ GetAntiPattern = "migrationhub-strategy:GetAntiPattern", /** * Grants permission to get details of an application * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_GetApplicationComponentDetails.html */ GetApplicationComponentDetails = "migrationhub-strategy:GetApplicationComponentDetails", /** * Grants permission to get a list of all recommended strategies and tools for an * application running in a server * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_GetApplicationComponentStrategies.html */ GetApplicationComponentStrategies = "migrationhub-strategy:GetApplicationComponentStrategies", /** * Grants permission to retrieve status of an on-going assessment * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_GetAssessment.html */ GetAssessment = "migrationhub-strategy:GetAssessment", /** * Grants permission to get details of a specific import task * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_GetImportFileTask.html */ GetImportFileTask = "migrationhub-strategy:GetImportFileTask", /** * Grants permission to retrieve the latest assessment id * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_GetLatestAssessmentId.html */ GetLatestAssessmentId = "migrationhub-strategy:GetLatestAssessmentId", /** * Grants permission to the collector to receive information from the service * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_GetMessage.html */ GetMessage = "migrationhub-strategy:GetMessage", /** * Grants permission to retrieve customer migration/Modernization preferences * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_GetPortfolioPreferences.html */ GetPortfolioPreferences = "migrationhub-strategy:GetPortfolioPreferences", /** * Grants permission to retrieve overall summary (number-of servers to rehost etc * as well as overall number of anti patterns) * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_GetPortfolioSummary.html */ GetPortfolioSummary = "migrationhub-strategy:GetPortfolioSummary", /** * Grants permission to retrieve detailed information about a recommendation repor * t * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_GetRecommendationReportDetails.html */ GetRecommendationReportDetails = "migrationhub-strategy:GetRecommendationReportDetails", /** * Grants permission to get info about a specific server * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_GetServerDetails.html */ GetServerDetails = "migrationhub-strategy:GetServerDetails", /** * Grants permission to get recommended strategies and tools for a specific server * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_GetServerStrategies.html */ GetServerStrategies = "migrationhub-strategy:GetServerStrategies", /** * Grants permission to get a list of all analyzable servers in a customer's vcent * er environment * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_ListAnalyzableServers.html */ ListAnalyzableServers = "migrationhub-strategy:ListAnalyzableServers", /** * Grants permission to get a list of all anti patterns that collector should look * for in a customer's environment * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_ListAntiPatterns.html */ ListAntiPatterns = "migrationhub-strategy:ListAntiPatterns", /** * Grants permission to get a list of all applications running on servers on custo * mer's servers * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_ListApplicationComponents.html */ ListApplicationComponents = "migrationhub-strategy:ListApplicationComponents", /** * Grants permission to get a list of all collectors installed by the customer * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_ListCollectors.html */ ListCollectors = "migrationhub-strategy:ListCollectors", /** * Grants permission to get list of all imports performed by the customer * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_ListImportFileTask.html */ ListImportFileTask = "migrationhub-strategy:ListImportFileTask", /** * Grants permission to get a list of binaries that collector should assess * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_ListJarArtifacts.html */ ListJarArtifacts = "migrationhub-strategy:ListJarArtifacts", /** * Grants permission to get a list of all servers in a customer's environment * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_ListServers.html */ ListServers = "migrationhub-strategy:ListServers", /** * Grants permission to the collector to send logs to the service * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_PutLogData.html */ PutLogData = "migrationhub-strategy:PutLogData", /** * Grants permission to the collector to send metrics to the service * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_PutMetricData.html */ PutMetricData = "migrationhub-strategy:PutMetricData", /** * Grants permission to save customer's Migration/Modernization preferences * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_PutPortfolioPreferences.html */ PutPortfolioPreferences = "migrationhub-strategy:PutPortfolioPreferences", /** * Grants permission to register the collector to receive an ID and to start recei * ving messages from the service * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_RegisterCollector.html */ RegisterCollector = "migrationhub-strategy:RegisterCollector", /** * Grants permission to the collector to send information to the service * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_SendMessage.html */ SendMessage = "migrationhub-strategy:SendMessage", /** * Grants permission to start assessment in a customer's environment (collect data * from all servers and provide recommendations) * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_StartAssessment.html */ StartAssessment = "migrationhub-strategy:StartAssessment", /** * Grants permission to start importing data from a file provided by customer * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_StartImportFileTask.html */ StartImportFileTask = "migrationhub-strategy:StartImportFileTask", /** * Grants permission to start generating a recommendation report * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_StartRecommendationReportGeneration.html */ StartRecommendationReportGeneration = "migrationhub-strategy:StartRecommendationReportGeneration", /** * Grants permission to stop an on-going assessment * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_StopAssessment.html */ StopAssessment = "migrationhub-strategy:StopAssessment", /** * Grants permission to update details for an application * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_UpdateApplicationComponentConfig.html */ UpdateApplicationComponentConfig = "migrationhub-strategy:UpdateApplicationComponentConfig", /** * Grants permission to the collector to send configuration information to the ser * vice * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_UpdateCollectorConfiguration.html */ UpdateCollectorConfiguration = "migrationhub-strategy:UpdateCollectorConfiguration", /** * Grants permission to update info on a server along with the recommended strateg * y * * See https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_UpdateServerConfig.html */ UpdateServerConfig = "migrationhub-strategy:UpdateServerConfig" }