ROOTPLOIT
Server: LiteSpeed
System: Linux in-mum-web1878.main-hosting.eu 5.14.0-570.21.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 11 07:22:35 EDT 2025 x86_64
User: u435929562 (435929562)
PHP: 7.4.33
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: //opt/go/pkg/mod/github.com/aws/[email protected]/service/batch/doc.go
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.

// Package batch provides the client and types for making API
// requests to AWS Batch.
//
// Using Batch, you can run batch computing workloads on the Amazon Web Services
// Cloud. Batch computing is a common means for developers, scientists, and
// engineers to access large amounts of compute resources. Batch uses the advantages
// of the batch computing to remove the undifferentiated heavy lifting of configuring
// and managing required infrastructure. At the same time, it also adopts a
// familiar batch computing software approach. You can use Batch to efficiently
// provision resources, and work toward eliminating capacity constraints, reducing
// your overall compute costs, and delivering results more quickly.
//
// As a fully managed service, Batch can run batch computing workloads of any
// scale. Batch automatically provisions compute resources and optimizes workload
// distribution based on the quantity and scale of your specific workloads.
// With Batch, there's no need to install or manage batch computing software.
// This means that you can focus on analyzing results and solving your specific
// problems instead.
//
// See https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10 for more information on this service.
//
// See batch package documentation for more information.
// https://docs.aws.amazon.com/sdk-for-go/api/service/batch/
//
// # Using the Client
//
// To contact AWS Batch with the SDK use the New function to create
// a new service client. With that client you can make API requests to the service.
// These clients are safe to use concurrently.
//
// See the SDK's documentation for more information on how to use the SDK.
// https://docs.aws.amazon.com/sdk-for-go/api/
//
// See aws.Config documentation for more information on configuring SDK clients.
// https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
//
// See the AWS Batch client Batch for more
// information on creating client for this service.
// https://docs.aws.amazon.com/sdk-for-go/api/service/batch/#New
package batch