Skip to content

Commit

Permalink
feat(client-emr-serverless): This release adds support for Amazon EMR…
Browse files Browse the repository at this point in the history
… Serverless, a serverless runtime environment that simplifies running analytics applications using the latest open source frameworks such as Apache Spark and Apache Hive.
  • Loading branch information
awstools committed May 27, 2022
1 parent 691df14 commit b056f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/sdk-codegen/aws-models/emr-serverless.json
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
"additionalExposedHeaders": ["x-amzn-errortype", "x-amzn-requestid", "x-amzn-trace-id", "x-amz-apigw-id"]
},
"smithy.api#documentation": "<p>Amazon EMR Serverless is a new deployment option for Amazon EMR. EMR Serverless provides\n a serverless runtime environment that simplifies running analytics applications using the\n latest open source frameworks such as Apache Spark and Apache Hive. With EMR Serverless,\n you don’t have to configure, optimize, secure, or operate clusters to run applications with\n these frameworks.</p>\n <p>The API reference to Amazon EMR Serverless is <code>emr-serverless</code>. The\n <code>emr-serverless</code> prefix is used in the following scenarios: </p>\n <ul>\n <li>\n <p>It is the prefix in the CLI commands for Amazon EMR Serverless. For example,\n <code>aws emr-serverless start-job-run</code>.</p>\n </li>\n <li>\n <p>It is the prefix before IAM policy actions for Amazon EMR Serverless. For example,\n <code>\"Action\": [\"emr-serverless:StartJobRun\"]</code>. For more information, see\n <a href=\"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\">Policy actions for Amazon EMR Serverless</a>.</p>\n </li>\n <li>\n <p>It is the prefix used in Amazon EMR Serverless service endpoints. For example,\n <code>emr-serverless.us-east-2.amazonaws.com</code>.</p>\n </li>\n </ul>",
"smithy.api#title": "EMR Serverless Web Service"
"smithy.api#title": "EMR Serverless"
},
"version": "2021-07-13",
"operations": [
Expand Down

0 comments on commit b056f11

Please sign in to comment.