aws-iam-policy-types
Version:
Autogenerated Typescript types for AWS IAM Policy and enums for all policy actions
355 lines (354 loc) • 12.2 kB
TypeScript
/**
* All IAM policy actions for AWS RoboMaker (ROBOMAKER)
*
* Extracted by `aws-iam-policy` from
* https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsrobomaker.html
*
* 2025-02-24T21:49:28.466Z
*/
export declare enum AwsRobomakerActions {
/**
* Delete one or more worlds in a batch operation
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_BatchDeleteWorlds.html
*/
BatchDeleteWorlds = "robomaker:BatchDeleteWorlds",
/**
* Describe multiple simulation jobs
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_BatchDescribeSimulationJob.html
*/
BatchDescribeSimulationJob = "robomaker:BatchDescribeSimulationJob",
/**
* Cancel a deployment job
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_CancelDeploymentJob.html
*/
CancelDeploymentJob = "robomaker:CancelDeploymentJob",
/**
* Cancel a simulation job
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_CancelSimulationJob.html
*/
CancelSimulationJob = "robomaker:CancelSimulationJob",
/**
* Cancel a simulation job batch
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_CancelSimulationJobBatch.html
*/
CancelSimulationJobBatch = "robomaker:CancelSimulationJobBatch",
/**
* Cancel a world export job
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_CancelWorldExportJob.html
*/
CancelWorldExportJob = "robomaker:CancelWorldExportJob",
/**
* Cancel a world generation job
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_CancelWorldGenerationJob.html
*/
CancelWorldGenerationJob = "robomaker:CancelWorldGenerationJob",
/**
* Create a deployment job
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_CreateDeploymentJob.html
*/
CreateDeploymentJob = "robomaker:CreateDeploymentJob",
/**
* Create a deployment fleet that represents a logical group of robots running the
* same robot application
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_CreateFleet.html
*/
CreateFleet = "robomaker:CreateFleet",
/**
* Create a robot that can be registered to a fleet
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_CreateRobot.html
*/
CreateRobot = "robomaker:CreateRobot",
/**
* Create a robot application
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_CreateRobotApplication.html
*/
CreateRobotApplication = "robomaker:CreateRobotApplication",
/**
* Create a snapshot of a robot application
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_CreateRobotApplicationVersion.html
*/
CreateRobotApplicationVersion = "robomaker:CreateRobotApplicationVersion",
/**
* Create a simulation application
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_CreateSimulationApplication.html
*/
CreateSimulationApplication = "robomaker:CreateSimulationApplication",
/**
* Create a snapshot of a simulation application
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_CreateSimulationApplicationVersion.html
*/
CreateSimulationApplicationVersion = "robomaker:CreateSimulationApplicationVersion",
/**
* Create a simulation job
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_CreateSimulationJob.html
*/
CreateSimulationJob = "robomaker:CreateSimulationJob",
/**
* Create a world export job
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_CreateWorldExportJob.html
*/
CreateWorldExportJob = "robomaker:CreateWorldExportJob",
/**
* Create a world generation job
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_CreateWorldGenerationJob.html
*/
CreateWorldGenerationJob = "robomaker:CreateWorldGenerationJob",
/**
* Create a world template
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_CreateWorldTemplate.html
*/
CreateWorldTemplate = "robomaker:CreateWorldTemplate",
/**
* Delete a deployment fleet
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DeleteFleet.html
*/
DeleteFleet = "robomaker:DeleteFleet",
/**
* Delete a robot
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DeleteRobot.html
*/
DeleteRobot = "robomaker:DeleteRobot",
/**
* Delete a robot application
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DeleteRobotApplication.html
*/
DeleteRobotApplication = "robomaker:DeleteRobotApplication",
/**
* Delete a simulation application
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DeleteSimulationApplication.html
*/
DeleteSimulationApplication = "robomaker:DeleteSimulationApplication",
/**
* Delete a world template
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DeleteWorldTemplate.html
*/
DeleteWorldTemplate = "robomaker:DeleteWorldTemplate",
/**
* Deregister a robot from a fleet
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DeregisterRobot.html
*/
DeregisterRobot = "robomaker:DeregisterRobot",
/**
* Describe a deployment job
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DescribeDeploymentJob.html
*/
DescribeDeploymentJob = "robomaker:DescribeDeploymentJob",
/**
* Describe a deployment fleet
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DescribeFleet.html
*/
DescribeFleet = "robomaker:DescribeFleet",
/**
* Describe a robot
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DescribeRobot.html
*/
DescribeRobot = "robomaker:DescribeRobot",
/**
* Describe a robot application
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DescribeRobotApplication.html
*/
DescribeRobotApplication = "robomaker:DescribeRobotApplication",
/**
* Describe a simulation application
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DescribeSimulationApplication.html
*/
DescribeSimulationApplication = "robomaker:DescribeSimulationApplication",
/**
* Describe a simulation job
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DescribeSimulationJob.html
*/
DescribeSimulationJob = "robomaker:DescribeSimulationJob",
/**
* Describe a simulation job batch
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DescribeSimulationJobBatch.html
*/
DescribeSimulationJobBatch = "robomaker:DescribeSimulationJobBatch",
/**
* Describe a world
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DescribeWorld.html
*/
DescribeWorld = "robomaker:DescribeWorld",
/**
* Describe a world export job
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DescribeWorldExportJob.html
*/
DescribeWorldExportJob = "robomaker:DescribeWorldExportJob",
/**
* Describe a world generation job
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DescribeWorldGenerationJob.html
*/
DescribeWorldGenerationJob = "robomaker:DescribeWorldGenerationJob",
/**
* Describe a world template
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_DescribeWorldTemplate.html
*/
DescribeWorldTemplate = "robomaker:DescribeWorldTemplate",
/**
* Get the body of a world template
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_GetWorldTemplateBody.html
*/
GetWorldTemplateBody = "robomaker:GetWorldTemplateBody",
/**
* List deployment jobs
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_ListDeploymentJobs.html
*/
ListDeploymentJobs = "robomaker:ListDeploymentJobs",
/**
* List fleets
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_ListFleets.html
*/
ListFleets = "robomaker:ListFleets",
/**
* List robot applications
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_ListRobotApplications.html
*/
ListRobotApplications = "robomaker:ListRobotApplications",
/**
* List robots
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_ListRobots.html
*/
ListRobots = "robomaker:ListRobots",
/**
* List simulation applications
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_ListSimulationApplications.html
*/
ListSimulationApplications = "robomaker:ListSimulationApplications",
/**
* List simulation job batches
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_ListSimulationJobBatches.html
*/
ListSimulationJobBatches = "robomaker:ListSimulationJobBatches",
/**
* List simulation jobs
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_ListSimulationJobs.html
*/
ListSimulationJobs = "robomaker:ListSimulationJobs",
/**
* List tags for a RoboMaker resource
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_ListTagsForResource.html
*/
ListTagsForResource = "robomaker:ListTagsForResource",
/**
* List world export jobs
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_ListWorldExportJobs.html
*/
ListWorldExportJobs = "robomaker:ListWorldExportJobs",
/**
* List world generation jobs
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_ListWorldGenerationJobs.html
*/
ListWorldGenerationJobs = "robomaker:ListWorldGenerationJobs",
/**
* List world templates
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_ListWorldTemplates.html
*/
ListWorldTemplates = "robomaker:ListWorldTemplates",
/**
* List worlds
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_ListWorlds.html
*/
ListWorlds = "robomaker:ListWorlds",
/**
* Register a robot to a fleet
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_RegisterRobot.html
*/
RegisterRobot = "robomaker:RegisterRobot",
/**
* Restart a running simulation job
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_RestartSimulationJob.html
*/
RestartSimulationJob = "robomaker:RestartSimulationJob",
/**
* Create a simulation job batch
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_StartSimulationJobBatch.html
*/
StartSimulationJobBatch = "robomaker:StartSimulationJobBatch",
/**
* Ensures the most recently deployed robot application is deployed to all robots
* in the fleet
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_SyncDeploymentJob.html
*/
SyncDeploymentJob = "robomaker:SyncDeploymentJob",
/**
* Add tags to a RoboMaker resource
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_TagResource.html
*/
TagResource = "robomaker:TagResource",
/**
* Remove tags from a RoboMaker resource
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_UntagResource.html
*/
UntagResource = "robomaker:UntagResource",
/**
* Update a robot application
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_UpdateRobotApplication.html
*/
UpdateRobotApplication = "robomaker:UpdateRobotApplication",
/**
* Update a simulation application
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_UpdateSimulationApplication.html
*/
UpdateSimulationApplication = "robomaker:UpdateSimulationApplication",
/**
* Update a world template
*
* See https://docs.aws.amazon.com/robomaker/latest/dg/API_UpdateWorldTemplate.html
*/
UpdateWorldTemplate = "robomaker:UpdateWorldTemplate"
}