Skip to content

Commit a572202

Browse files
chore: Updates version to 1.5.85
1 parent 4d84260 commit a572202

File tree

8 files changed

+468
-134
lines changed

8 files changed

+468
-134
lines changed

Package.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.84
1+
1.5.85

Package.version.next

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.85
1+
1.5.86

Sources/Core/AWSSDKDynamic/Sources/AWSSDKDynamic/PackageVersion.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77

88
// Code is auto-generated. DO NOT EDIT!
99

10-
public let packageVersion = "1.5.84"
10+
public let packageVersion = "1.5.85"

Sources/Services/AWSDataZone/Sources/AWSDataZone/DataZoneClient.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,7 @@ extension DataZoneClient {
464464
/// - `ConflictException` : There is a conflict while performing this action.
465465
/// - `InternalServerException` : The request has failed because of an unknown error, exception or failure.
466466
/// - `ResourceNotFoundException` : The specified resource cannot be found.
467+
/// - `ServiceQuotaExceededException` : The request has exceeded the specified service quota.
467468
/// - `ThrottlingException` : The request was denied due to request throttling.
468469
/// - `UnauthorizedException` : You do not have permission to perform this action.
469470
/// - `ValidationException` : The input fails to satisfy the constraints specified by the Amazon Web Services service.
@@ -2945,6 +2946,7 @@ extension DataZoneClient {
29452946
/// - `ConflictException` : There is a conflict while performing this action.
29462947
/// - `InternalServerException` : The request has failed because of an unknown error, exception or failure.
29472948
/// - `ResourceNotFoundException` : The specified resource cannot be found.
2949+
/// - `ServiceQuotaExceededException` : The request has exceeded the specified service quota.
29482950
/// - `ThrottlingException` : The request was denied due to request throttling.
29492951
/// - `UnauthorizedException` : You do not have permission to perform this action.
29502952
/// - `ValidationException` : The input fails to satisfy the constraints specified by the Amazon Web Services service.

0 commit comments

Comments
 (0)