// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.

// Package emrserverless provides the client and types for making API
// requests to EMR Serverless.
//
// Amazon EMR Serverless is a new deployment option for Amazon EMR. EMR Serverless
// provides a serverless runtime environment that simplifies running analytics
// applications using the latest open source frameworks such as Apache Spark
// and Apache Hive. With EMR Serverless, you don’t have to configure, optimize,
// secure, or operate clusters to run applications with these frameworks.
//
// The API reference to Amazon EMR Serverless is emr-serverless. The emr-serverless
// prefix is used in the following scenarios:
//
//    * It is the prefix in the CLI commands for Amazon EMR Serverless. For
//    example, aws emr-serverless start-job-run.
//
//    * It is the prefix before IAM policy actions for Amazon EMR Serverless.
//    For example, "Action": ["emr-serverless:StartJobRun"]. For more information,
//    see Policy actions for Amazon EMR Serverless (https://docs.aws.amazon.com/emr/latest/EMR-Serverless-UserGuide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-actions).
//
//    * It is the prefix used in Amazon EMR Serverless service endpoints. For
//    example, emr-serverless.us-east-2.amazonaws.com.
//
// See https://docs.aws.amazon.com/goto/WebAPI/emr-serverless-2021-07-13 for more information on this service.
//
// See emrserverless package documentation for more information.
// https://docs.aws.amazon.com/sdk-for-go/api/service/emrserverless/
//
// Using the Client
//
// To contact EMR Serverless 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 EMR Serverless client EMRServerless for more
// information on creating client for this service.
// https://docs.aws.amazon.com/sdk-for-go/api/service/emrserverless/#New
package emrserverless