Skip to content

Commit

Permalink
Merge branch 'release-1.34.118'
Browse files Browse the repository at this point in the history
* release-1.34.118:
  Bumping version to 1.34.118
  Update endpoints model
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Jun 3, 2024
2 parents 56fa487 + bed9b2d commit 9a59f8e
Show file tree
Hide file tree
Showing 9 changed files with 209 additions and 75 deletions.
22 changes: 22 additions & 0 deletions .changes/1.34.118.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"category": "``amplify``",
"description": "This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications.",
"type": "api-change"
},
{
"category": "``batch``",
"description": "This release adds support for the AWS Batch GetJobQueueSnapshot API operation.",
"type": "api-change"
},
{
"category": "``eks``",
"description": "Adds support for EKS add-ons pod identity associations integration",
"type": "api-change"
},
{
"category": "``iottwinmaker``",
"description": "Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null",
"type": "api-change"
}
]
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
CHANGELOG
=========

1.34.118
========

* api-change:``amplify``: This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications.
* api-change:``batch``: This release adds support for the AWS Batch GetJobQueueSnapshot API operation.
* api-change:``eks``: Adds support for EKS add-ons pod identity associations integration
* api-change:``iottwinmaker``: Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null


1.34.117
========

Expand Down
2 changes: 1 addition & 1 deletion botocore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import os
import re

__version__ = '1.34.117'
__version__ = '1.34.118'


class NullHandler(logging.Handler):
Expand Down
22 changes: 11 additions & 11 deletions botocore/data/amplify/2017-07-25/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
{"shape":"InternalFailureException"},
{"shape":"LimitExceededException"}
],
"documentation":"<p>Creates a new backend environment for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend is created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to applications created using the Amplify Gen 2 public preview. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>"
"documentation":"<p>Creates a new backend environment for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend is created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to Amplify Gen 2 applications. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>"
},
"CreateBranch":{
"name":"CreateBranch",
Expand Down Expand Up @@ -150,7 +150,7 @@
{"shape":"InternalFailureException"},
{"shape":"DependentServiceFailureException"}
],
"documentation":"<p>Deletes a backend environment for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend was created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to applications created using the Amplify Gen 2 public preview. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>"
"documentation":"<p>Deletes a backend environment for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend is created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to Amplify Gen 2 applications. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>"
},
"DeleteBranch":{
"name":"DeleteBranch",
Expand Down Expand Up @@ -283,7 +283,7 @@
{"shape":"NotFoundException"},
{"shape":"InternalFailureException"}
],
"documentation":"<p>Returns a backend environment for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend was created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to applications created using the Amplify Gen 2 public preview. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>"
"documentation":"<p>Returns a backend environment for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend is created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to Amplify Gen 2 applications. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>"
},
"GetBranch":{
"name":"GetBranch",
Expand Down Expand Up @@ -395,7 +395,7 @@
{"shape":"UnauthorizedException"},
{"shape":"InternalFailureException"}
],
"documentation":"<p>Lists the backend environments for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend was created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to applications created using the Amplify Gen 2 public preview. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>"
"documentation":"<p>Lists the backend environments for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend is created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to Amplify Gen 2 applications. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>"
},
"ListBranches":{
"name":"ListBranches",
Expand Down Expand Up @@ -892,7 +892,7 @@
"documentation":"<p>The Amazon Resource Name (ARN) for the CloudFormation stack.</p>"
}
},
"documentation":"<p>Describes the backend properties associated with an Amplify <code>Branch</code>.</p>"
"documentation":"<p>Describes the backend associated with an Amplify <code>Branch</code>.</p> <p>This property is available to Amplify Gen 2 apps only. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>"
},
"BackendEnvironment":{
"type":"structure",
Expand Down Expand Up @@ -928,7 +928,7 @@
"documentation":"<p>The last updated date and time for a backend environment that is part of an Amplify app. </p>"
}
},
"documentation":"<p>Describes the backend environment for an Amplify app. </p>"
"documentation":"<p>Describes the backend environment associated with a <code>Branch</code> of a Gen 1 Amplify app. Amplify Gen 1 applications are created using Amplify Studio or the Amplify command line interface (CLI).</p>"
},
"BackendEnvironmentArn":{
"type":"string",
Expand Down Expand Up @@ -1083,7 +1083,7 @@
},
"backendEnvironmentArn":{
"shape":"BackendEnvironmentArn",
"documentation":"<p> The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app. </p>"
"documentation":"<p> The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app. </p> <p>This property is available to Amplify Gen 1 apps only. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>"
},
"backend":{"shape":"Backend"}
},
Expand Down Expand Up @@ -1391,11 +1391,11 @@
},
"backendEnvironmentArn":{
"shape":"BackendEnvironmentArn",
"documentation":"<p>The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app. </p>"
"documentation":"<p>The Amazon Resource Name (ARN) for a backend environment that is part of a Gen 1 Amplify app. </p> <p>This field is available to Amplify Gen 1 apps only where the backend is created using Amplify Studio or the Amplify command line interface (CLI).</p>"
},
"backend":{
"shape":"Backend",
"documentation":"<p>The backend for a <code>Branch</code> of an Amplify app. Use for a backend created from an CloudFormation stack.</p>"
"documentation":"<p>The backend for a <code>Branch</code> of an Amplify app. Use for a backend created from an CloudFormation stack.</p> <p>This field is available to Amplify Gen 2 apps only. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>"
}
},
"documentation":"<p> The request structure for the create branch request. </p>"
Expand Down Expand Up @@ -3367,11 +3367,11 @@
},
"backendEnvironmentArn":{
"shape":"BackendEnvironmentArn",
"documentation":"<p>The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app. </p>"
"documentation":"<p>The Amazon Resource Name (ARN) for a backend environment that is part of a Gen 1 Amplify app. </p> <p>This field is available to Amplify Gen 1 apps only where the backend is created using Amplify Studio or the Amplify command line interface (CLI).</p>"
},
"backend":{
"shape":"Backend",
"documentation":"<p>The backend for a <code>Branch</code> of an Amplify app. Use for a backend created from an CloudFormation stack.</p>"
"documentation":"<p>The backend for a <code>Branch</code> of an Amplify app. Use for a backend created from an CloudFormation stack.</p> <p>This field is available to Amplify Gen 2 apps only. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>"
}
},
"documentation":"<p>The request structure for the update branch request. </p>"
Expand Down
68 changes: 67 additions & 1 deletion botocore/data/batch/2016-08-10/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"endpointPrefix":"batch",
"jsonVersion":"1.1",
"protocol":"rest-json",
"protocols":["rest-json"],
"serviceAbbreviation":"AWS Batch",
"serviceFullName":"AWS Batch",
"serviceId":"Batch",
Expand Down Expand Up @@ -194,6 +195,20 @@
],
"documentation":"<p>Describes one or more of your scheduling policies.</p>"
},
"GetJobQueueSnapshot":{
"name":"GetJobQueueSnapshot",
"http":{
"method":"POST",
"requestUri":"/v1/getjobqueuesnapshot"
},
"input":{"shape":"GetJobQueueSnapshotRequest"},
"output":{"shape":"GetJobQueueSnapshotResponse"},
"errors":[
{"shape":"ClientException"},
{"shape":"ServerException"}
],
"documentation":"<p>Provides a list of the first 100 <code>RUNNABLE</code> jobs associated to a single job queue.</p>"
},
"ListJobs":{
"name":"ListJobs",
"http":{
Expand Down Expand Up @@ -2318,6 +2333,57 @@
"documentation":"<p>The platform configuration for jobs that are running on Fargate resources. Jobs that run on Amazon EC2 resources must not specify this parameter.</p>"
},
"Float":{"type":"float"},
"FrontOfQueueDetail":{
"type":"structure",
"members":{
"jobs":{
"shape":"FrontOfQueueJobSummaryList",
"documentation":"<p>The Amazon Resource Names (ARNs) of the first 100 <code>RUNNABLE</code> jobs in a named job queue. For first-in-first-out (FIFO) job queues, jobs are ordered based on their submission time. For fair share scheduling (FSS) job queues, jobs are ordered based on their job priority and share usage.</p>"
},
"lastUpdatedAt":{
"shape":"Long",
"documentation":"<p>The Unix timestamp (in milliseconds) for when each of the first 100 <code>RUNNABLE</code> jobs were last updated. </p>"
}
},
"documentation":"<p>Contains a list of the first 100 <code>RUNNABLE</code> jobs associated to a single job queue.</p>"
},
"FrontOfQueueJobSummary":{
"type":"structure",
"members":{
"jobArn":{
"shape":"String",
"documentation":"<p>The ARN for a job in a named job queue.</p>"
},
"earliestTimeAtPosition":{
"shape":"Long",
"documentation":"<p>The Unix timestamp (in milliseconds) for when the job transitioned to its current position in the job queue.</p>"
}
},
"documentation":"<p>An object that represents summary details for the first 100 <code>RUNNABLE</code> jobs in a job queue.</p>"
},
"FrontOfQueueJobSummaryList":{
"type":"list",
"member":{"shape":"FrontOfQueueJobSummary"}
},
"GetJobQueueSnapshotRequest":{
"type":"structure",
"required":["jobQueue"],
"members":{
"jobQueue":{
"shape":"String",
"documentation":"<p>The job queue’s name or full queue Amazon Resource Name (ARN).</p>"
}
}
},
"GetJobQueueSnapshotResponse":{
"type":"structure",
"members":{
"frontOfQueue":{
"shape":"FrontOfQueueDetail",
"documentation":"<p>The list of the first 100 <code>RUNNABLE</code> jobs in each job queue. For first-in-first-out (FIFO) job queues, jobs are ordered based on their submission time. For fair share scheduling (FSS) job queues, jobs are ordered based on their job priority and share usage.</p>"
}
}
},
"Host":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -2923,7 +2989,7 @@
},
"maxResults":{
"shape":"Integer",
"documentation":"<p>The maximum number of results returned by <code>ListJobs</code> in paginated output. When this parameter is used, <code>ListJobs</code> only returns <code>maxResults</code> results in a single page and a <code>nextToken</code> response element. The remaining results of the initial request can be seen by sending another <code>ListJobs</code> request with the returned <code>nextToken</code> value. This value can be between 1 and 100. If this parameter isn't used, then <code>ListJobs</code> returns up to 100 results and a <code>nextToken</code> value if applicable.</p>"
"documentation":"<p>The maximum number of results returned by <code>ListJobs</code> in a paginated output. When this parameter is used, <code>ListJobs</code> returns up to <code>maxResults</code> results in a single page and a <code>nextToken</code> response element, if applicable. The remaining results of the initial request can be seen by sending another <code>ListJobs</code> request with the returned <code>nextToken</code> value.</p> <p>The following outlines key parameters and limitations:</p> <ul> <li> <p>The minimum value is 1. </p> </li> <li> <p>When <code>--job-status</code> is used, Batch returns up to 1000 values. </p> </li> <li> <p>When <code>--filters</code> is used, Batch returns up to 100 values.</p> </li> <li> <p>If neither parameter is used, then <code>ListJobs</code> returns up to 1000 results (jobs that are in the <code>RUNNING</code> status) and a <code>nextToken</code> value, if applicable.</p> </li> </ul>"
},
"nextToken":{
"shape":"String",
Expand Down
Loading

0 comments on commit 9a59f8e

Please sign in to comment.