UNPKG

aws-iam-policy-types

Version:

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

235 lines 9.09 kB
// AUTOGENERATED FILE - DO NOT EDIT /** * All IAM policy actions for AWS Launch Wizard (LAUNCHWIZARD) * * Extracted by `aws-iam-policy` from * https://docs.aws.amazon.com/service-authorization/latest/reference/list_awslaunchwizard.html * * 2025-02-24T21:48:35.030Z */ export var AwsLaunchwizardActions; (function (AwsLaunchwizardActions) { /** * Grants permission to create an additional node * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["CreateAdditionalNode"] = "launchwizard:CreateAdditionalNode"; /** * Grants permission to create a deployment * * See https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_CreateDeployment.html */ AwsLaunchwizardActions["CreateDeployment"] = "launchwizard:CreateDeployment"; /** * Grants permission to create an application settings set * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["CreateSettingsSet"] = "launchwizard:CreateSettingsSet"; /** * Grants permission to delete an additional node * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["DeleteAdditionalNode"] = "launchwizard:DeleteAdditionalNode"; /** * Grants permission to delete an application * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["DeleteApp"] = "launchwizard:DeleteApp"; /** * Grants permission to delete a deployment * * See https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_DeleteDeployment.html */ AwsLaunchwizardActions["DeleteDeployment"] = "launchwizard:DeleteDeployment"; /** * Grants permission to delete a settings set * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["DeleteSettingsSet"] = "launchwizard:DeleteSettingsSet"; /** * Grants permission to describe an additional node * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["DescribeAdditionalNode"] = "launchwizard:DescribeAdditionalNode"; /** * Grants permission to describe provisioning applications * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["DescribeProvisionedApp"] = "launchwizard:DescribeProvisionedApp"; /** * Grants permission to describe provisioning events * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["DescribeProvisioningEvents"] = "launchwizard:DescribeProvisioningEvents"; /** * Grants permission to describe an application settings set * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["DescribeSettingsSet"] = "launchwizard:DescribeSettingsSet"; /** * Grants permission to get a deployment * * See https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_GetDeployment.html */ AwsLaunchwizardActions["GetDeployment"] = "launchwizard:GetDeployment"; /** * Grants permission to get infrastructure suggestion * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["GetInfrastructureSuggestion"] = "launchwizard:GetInfrastructureSuggestion"; /** * Grants permission to get customer's ip address * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["GetIpAddress"] = "launchwizard:GetIpAddress"; /** * Grants permission to get resource cost estimate * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["GetResourceCostEstimate"] = "launchwizard:GetResourceCostEstimate"; /** * Grants permission to get recommendation for a resource * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["GetResourceRecommendation"] = "launchwizard:GetResourceRecommendation"; /** * Grants permission to get a settings set * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["GetSettingsSet"] = "launchwizard:GetSettingsSet"; /** * Grants permission to get a workload * * See https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_GetWorkload.html */ AwsLaunchwizardActions["GetWorkload"] = "launchwizard:GetWorkload"; /** * Grants permission to get a workload's asset * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["GetWorkloadAsset"] = "launchwizard:GetWorkloadAsset"; /** * Grants permission to get workload assets * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["GetWorkloadAssets"] = "launchwizard:GetWorkloadAssets"; /** * Grants permission to get a deployment pattern * * See https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_GetWorkloadDeploymentPattern.html */ AwsLaunchwizardActions["GetWorkloadDeploymentPattern"] = "launchwizard:GetWorkloadDeploymentPattern"; /** * Grants permission to list additional nodes * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["ListAdditionalNodes"] = "launchwizard:ListAdditionalNodes"; /** * Grants permission to list the allowed resources * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["ListAllowedResources"] = "launchwizard:ListAllowedResources"; /** * Grants permission to list the events that occured during a deployment * * See https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_ListDeploymentEvents.html */ AwsLaunchwizardActions["ListDeploymentEvents"] = "launchwizard:ListDeploymentEvents"; /** * Grants permission to list deployments * * See https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_ListDeployments.html */ AwsLaunchwizardActions["ListDeployments"] = "launchwizard:ListDeployments"; /** * Grants permission to list provisioning applications * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["ListProvisionedApps"] = "launchwizard:ListProvisionedApps"; /** * Grants permission to list the cost estimates of resources * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["ListResourceCostEstimates"] = "launchwizard:ListResourceCostEstimates"; /** * Grants permission to list settings sets * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["ListSettingsSets"] = "launchwizard:ListSettingsSets"; /** * Grants permission to list tags for a LaunchWizard resource. * * See https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_ListTagsForResource.html */ AwsLaunchwizardActions["ListTagsForResource"] = "launchwizard:ListTagsForResource"; /** * Grants permission to list deployment options of a given workload * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["ListWorkloadDeploymentOptions"] = "launchwizard:ListWorkloadDeploymentOptions"; /** * Grants permission to list the deployment patterns of a workload * * See https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_ListWorkloadDeploymentPatterns.html */ AwsLaunchwizardActions["ListWorkloadDeploymentPatterns"] = "launchwizard:ListWorkloadDeploymentPatterns"; /** * Grants permission to list workloads * * See https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_ListWorkloads.html */ AwsLaunchwizardActions["ListWorkloads"] = "launchwizard:ListWorkloads"; /** * Grants permission to create a settings set * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["PutSettingsSet"] = "launchwizard:PutSettingsSet"; /** * Grants permission to start a provisioning * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["StartProvisioning"] = "launchwizard:StartProvisioning"; /** * Grants permission to tag a LaunchWizard resource. * * See https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_TagResource.html */ AwsLaunchwizardActions["TagResource"] = "launchwizard:TagResource"; /** * Grants permission to untag a LaunchWizard resource. * * See https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_UntagResource.html */ AwsLaunchwizardActions["UntagResource"] = "launchwizard:UntagResource"; /** * Grants permission to update an application settings set * * See https://docs.aws.amazon.com/launchwizard/ */ AwsLaunchwizardActions["UpdateSettingsSet"] = "launchwizard:UpdateSettingsSet"; })(AwsLaunchwizardActions || (AwsLaunchwizardActions = {})); //# sourceMappingURL=launchwizard.js.map