AWS Batch (batch)

2021-07-28

19 updated actions, 11 updated conditions

Updates

    Actions
  • CancelJob
      Description
    • Old: Cancels a job in an AWS Batch job queue.
      New: Grants permission to cancel a job in an AWS Batch job queue in your account
  • CreateComputeEnvironment
      Description
    • Old: Creates an AWS Batch compute environment.
      New: Grants permission to create an AWS Batch compute environment in your account
      Resources
    • + compute-environment
  • CreateJobQueue
      Description
    • Old: Creates an AWS Batch job queue.
      New: Grants permission to create an AWS Batch job queue in your account
      Resources
    • + job-queue
  • DeleteComputeEnvironment
      Description
    • Old: Deletes an AWS Batch compute environment.
      New: Grants permission to delete an AWS Batch compute environment in your account
  • DeleteJobQueue
      Description
    • Old: Deletes the specified job queue.
      New: Grants permission to delete an AWS Batch job queue in your account
  • DeregisterJobDefinition
      Description
    • Old: Deregisters an AWS Batch job definition.
      New: Grants permission to deregister an AWS Batch job definition in your account
  • DescribeComputeEnvironments
      Description
    • Old: Describes one or more of your compute environments.
      New: Grants permission to describe one or more AWS Batch compute environments in your account
  • DescribeJobDefinitions
      Description
    • Old: Describes a list of job definitions.
      New: Grants permission to describe one or more AWS Batch job definitions in your account
  • DescribeJobQueues
      Description
    • Old: Describes one or more of your job queues.
      New: Grants permission to describe one or more AWS Batch job queues in your account
  • DescribeJobs
      Description
    • Old: Describes a list of AWS Batch jobs.
      New: Grants permission to describe a list of AWS Batch jobs in your account
  • ListJobs
      Description
    • Old: Returns a list of task jobs for a specified job queue.
      New: Grants permission to list jobs for a specified AWS Batch job queue in your account
  • ListTagsForResource
      Description
    • Old: List tags for the specified resource.
      New: Grants permission to list tags for an AWS Batch resource in your account
      Access
    • List  ⟶  Read
  • RegisterJobDefinition
      Description
    • Old: Registers an AWS Batch job definition.
      New: Grants permission to register an AWS Batch job definition in your account
      Resources
    • + job-definition
  • SubmitJob
      Description
    • Old: Submits an AWS Batch job from a job definition.
      New: Grants permission to submit an AWS Batch job from a job definition in your account
  • TagResource
      Description
    • Old: Tags the specified resource.
      New: Grants permission to tag an AWS Batch resource in your account
  • TerminateJob
      Description
    • Old: Terminates a job in an AWS Batch job queue.
      New: Grants permission to terminate a job in an AWS Batch job queue in your account
  • UntagResource
      Description
    • Old: Untags the specified resource.
      New: Grants permission to untag an AWS Batch resource in your account
  • UpdateComputeEnvironment
      Description
    • Old: Updates an AWS Batch compute environment.
      New: Grants permission to update an AWS Batch compute environment in your account
  • UpdateJobQueue
      Description
    • Old: Updates a job queue.
      New: Grants permission to update an AWS Batch job queue in your account
      Resources
    • + compute-environment
    Conditions
  • aws:RequestTag/${TagKey}
      Description
    • Old: Filters actions based on the tags that are passed in the request.
      New: Filters access based on the tags that are passed in the request
  • aws:ResourceTag/${TagKey}
      Description
    • Old: Filters actions based on the tags associated with the resource.
      New: Filters access based on the tags associated with the resource
  • aws:TagKeys
      Description
    • Old: Filters actions based on the tag keys that are passed in the request.
      New: Filters access based on the tag keys that are passed in the request
  • batch:AWSLogsCreateGroup
      Description
    • Old: When this parameter is true, the awslogs-group will be created for the logs.
      New: Filters access based on the specified logging driver to determine whether awslogs group will be created for the logs
  • batch:AWSLogsGroup
      Description
    • Old: The awslogs group where the logs are located.
      New: Filters access based on the awslogs group where the logs are located
  • batch:AWSLogsRegion
      Description
    • Old: The region where the logs are sent to.
      New: Filters access based on the region where the logs are sent to
  • batch:AWSLogsStreamPrefix
      Description
    • Old: The awslogs log stream prefix.
      New: Filters access based on the awslogs log stream prefix
  • batch:Image
      Description
    • Old: The image used to start a container.
      New: Filters access based on the image used to start a container
  • batch:LogDriver
      Description
    • Old: The log driver used for the container.
      New: Filters access based on the log driver used for the container
  • batch:Privileged
      Description
    • Old: When this parameter is true, the container is given elevated privileges on the host container instance (similar to the root user).
      New: Filter access based on the specified privileged parameter value that determines whether the container is given elevated privileges on the host container instance (similar to the root user)
  • batch:User
      Description
    • Old: The user name or numeric uid to use inside the container.
      New: Filters access based on the user name or numeric uid used inside the container