|
28 | 28 | "releaseLabel": {
|
29 | 29 | "target": "com.amazonaws.emrserverless#ReleaseLabel",
|
30 | 30 | "traits": {
|
31 |
| - "smithy.api#documentation": "<p>The EMR release associated with the application.</p>", |
| 31 | + "smithy.api#documentation": "<p>The Amazon EMR release associated with the application.</p>", |
32 | 32 | "smithy.api#required": {}
|
33 | 33 | }
|
34 | 34 | },
|
|
122 | 122 | }
|
123 | 123 | },
|
124 | 124 | "traits": {
|
125 |
| - "smithy.api#documentation": "<p>Information about an application. EMR Serverless uses applications to run jobs.</p>" |
| 125 | + "smithy.api#documentation": "<p>Information about an application. Amazon EMR Serverless uses applications to run jobs.</p>" |
126 | 126 | }
|
127 | 127 | },
|
128 | 128 | "com.amazonaws.emrserverless#ApplicationArn": {
|
|
272 | 272 | "releaseLabel": {
|
273 | 273 | "target": "com.amazonaws.emrserverless#ReleaseLabel",
|
274 | 274 | "traits": {
|
275 |
| - "smithy.api#documentation": "<p>The EMR release associated with the application.</p>", |
| 275 | + "smithy.api#documentation": "<p>The Amazon EMR release associated with the application.</p>", |
276 | 276 | "smithy.api#required": {}
|
277 | 277 | }
|
278 | 278 | },
|
|
428 | 428 | "x-amz-apigw-id"
|
429 | 429 | ]
|
430 | 430 | },
|
431 |
| - "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>", |
| 431 | + "smithy.api#documentation": "<p>Amazon EMR Serverless is a new deployment option for Amazon EMR. Amazon 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 Amazon 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>", |
432 | 432 | "smithy.api#title": "EMR Serverless",
|
433 | 433 | "smithy.rules#endpointRuleSet": {
|
434 | 434 | "version": "1.0",
|
|
1358 | 1358 | "releaseLabel": {
|
1359 | 1359 | "target": "com.amazonaws.emrserverless#ReleaseLabel",
|
1360 | 1360 | "traits": {
|
1361 |
| - "smithy.api#documentation": "<p>The EMR release associated with the application.</p>", |
| 1361 | + "smithy.api#documentation": "<p>The Amazon EMR release associated with the application.</p>", |
1362 | 1362 | "smithy.api#required": {}
|
1363 | 1363 | }
|
1364 | 1364 | },
|
|
1832 | 1832 | "imageUri": {
|
1833 | 1833 | "target": "com.amazonaws.emrserverless#ImageUri",
|
1834 | 1834 | "traits": {
|
1835 |
| - "smithy.api#documentation": "<p>The URI of an image in the Amazon ECR registry. This field is required when you create a\n new application. If you leave this field blank in an update, Amazon EMR will remove the\n image configuration.</p>" |
| 1835 | + "smithy.api#documentation": "<p>The URI of an image in the Amazon ECR registry. This field is required when you create a\n new application. If you leave this field blank in an update, Amazon EMR will remove the\n image configuration.</p>" |
1836 | 1836 | }
|
1837 | 1837 | }
|
1838 | 1838 | },
|
|
2028 | 2028 | "releaseLabel": {
|
2029 | 2029 | "target": "com.amazonaws.emrserverless#ReleaseLabel",
|
2030 | 2030 | "traits": {
|
2031 |
| - "smithy.api#documentation": "<p>The EMR release associated with the application your job is running on.</p>", |
| 2031 | + "smithy.api#documentation": "<p>The Amazon EMR release associated with the application your job is running on.</p>", |
2032 | 2032 | "smithy.api#required": {}
|
2033 | 2033 | }
|
2034 | 2034 | },
|
|
2076 | 2076 | "billedResourceUtilization": {
|
2077 | 2077 | "target": "com.amazonaws.emrserverless#ResourceUtilization",
|
2078 | 2078 | "traits": {
|
2079 |
| - "smithy.api#documentation": "<p>The aggregate vCPU, memory, and storage that AWS has billed for the job run. The billed\n resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB\n per worker. Note that billed resources do not include usage for idle pre-initialized\n workers.</p>" |
| 2079 | + "smithy.api#documentation": "<p>The aggregate vCPU, memory, and storage that Amazon Web Services has billed for the job run. The billed\n resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB\n per worker. Note that billed resources do not include usage for idle pre-initialized\n workers.</p>" |
2080 | 2080 | }
|
2081 | 2081 | }
|
2082 | 2082 | },
|
2083 | 2083 | "traits": {
|
2084 |
| - "smithy.api#documentation": "<p>Information about a job run. A job run is a unit of work, such as a Spark JAR, Hive\n query, or SparkSQL query, that you submit to an EMR Serverless application.</p>" |
| 2084 | + "smithy.api#documentation": "<p>Information about a job run. A job run is a unit of work, such as a Spark JAR, Hive\n query, or SparkSQL query, that you submit to an Amazon EMR Serverless application.</p>" |
2085 | 2085 | }
|
2086 | 2086 | },
|
2087 | 2087 | "com.amazonaws.emrserverless#JobRunId": {
|
|
2251 | 2251 | "releaseLabel": {
|
2252 | 2252 | "target": "com.amazonaws.emrserverless#ReleaseLabel",
|
2253 | 2253 | "traits": {
|
2254 |
| - "smithy.api#documentation": "<p>The EMR release associated with the application your job is running on.</p>", |
| 2254 | + "smithy.api#documentation": "<p>The Amazon EMR release associated with the application your job is running on.</p>", |
2255 | 2255 | "smithy.api#required": {}
|
2256 | 2256 | }
|
2257 | 2257 | },
|
|
2492 | 2492 | "resourceArn": {
|
2493 | 2493 | "target": "com.amazonaws.emrserverless#ResourceArn",
|
2494 | 2494 | "traits": {
|
2495 |
| - "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) that identifies the resource to list the tags for.\n Currently, the supported resources are Amazon EMR Serverless applications and job\n runs.</p>", |
| 2495 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) that identifies the resource to list the tags for.\n Currently, the supported resources are Amazon EMR Serverless applications and job\n runs.</p>", |
2496 | 2496 | "smithy.api#httpLabel": {},
|
2497 | 2497 | "smithy.api#required": {}
|
2498 | 2498 | }
|
|
3139 | 3139 | "resourceArn": {
|
3140 | 3140 | "target": "com.amazonaws.emrserverless#ResourceArn",
|
3141 | 3141 | "traits": {
|
3142 |
| - "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) that identifies the resource to list the tags for.\n Currently, the supported resources are Amazon EMR Serverless applications and job\n runs.</p>", |
| 3142 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) that identifies the resource to list the tags for.\n Currently, the supported resources are Amazon EMR Serverless applications and job\n runs.</p>", |
3143 | 3143 | "smithy.api#httpLabel": {},
|
3144 | 3144 | "smithy.api#required": {}
|
3145 | 3145 | }
|
|
3227 | 3227 | "resourceArn": {
|
3228 | 3228 | "target": "com.amazonaws.emrserverless#ResourceArn",
|
3229 | 3229 | "traits": {
|
3230 |
| - "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) that identifies the resource to list the tags for.\n Currently, the supported resources are Amazon EMR Serverless applications and job\n runs.</p>", |
| 3230 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) that identifies the resource to list the tags for.\n Currently, the supported resources are Amazon EMR Serverless applications and job\n runs.</p>", |
3231 | 3231 | "smithy.api#httpLabel": {},
|
3232 | 3232 | "smithy.api#required": {}
|
3233 | 3233 | }
|
|
3337 | 3337 | "traits": {
|
3338 | 3338 | "smithy.api#documentation": "<p>The key-value pairs that specify worker type to\n <code>WorkerTypeSpecificationInput</code>. This parameter must contain all valid worker\n types for a Spark or Hive application. Valid worker types include <code>Driver</code> and\n <code>Executor</code> for Spark applications and <code>HiveDriver</code> and\n <code>TezTask</code> for Hive applications. You can either set image details in this\n parameter for each worker type, or in <code>imageConfiguration</code> for all worker\n types.</p>"
|
3339 | 3339 | }
|
| 3340 | + }, |
| 3341 | + "releaseLabel": { |
| 3342 | + "target": "com.amazonaws.emrserverless#ReleaseLabel", |
| 3343 | + "traits": { |
| 3344 | + "smithy.api#documentation": "<p>The Amazon EMR release label for the application. You can change the release label to use a different release of Amazon EMR.</p>" |
| 3345 | + } |
3340 | 3346 | }
|
3341 | 3347 | }
|
3342 | 3348 | },
|
|
0 commit comments