Skip to content

Commit e073ad9

Browse files
chore: Updates version to 1.5.80
1 parent de3d904 commit e073ad9

File tree

14 files changed

+1625
-50
lines changed

14 files changed

+1625
-50
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import PackageDescription
1515

1616
// MARK: - Dynamic Content
1717

18-
let clientRuntimeVersion: Version = "0.169.0"
18+
let clientRuntimeVersion: Version = "0.170.0"
1919
let crtVersion: Version = "0.54.2"
2020

2121
let excludeRuntimeUnitTests = false

Package.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.79
1+
1.5.80

Package.version.next

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.80
1+
1.5.81

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.79"
10+
public let packageVersion = "1.5.80"

Sources/Services/AWSControlTower/Sources/AWSControlTower/ControlTowerClient.swift

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ extension ControlTowerClient {
443443

444444
/// Performs the `DeleteLandingZone` operation on the `ControlTower` service.
445445
///
446-
/// Decommissions a landing zone. This API call starts an asynchronous operation that deletes Amazon Web Services Control Tower resources deployed in accounts managed by Amazon Web Services Control Tower.
446+
/// Decommissions a landing zone. This API call starts an asynchronous operation that deletes Amazon Web Services Control Tower resources deployed in accounts managed by Amazon Web Services Control Tower. Decommissioning a landing zone is a process with significant consequences, and it cannot be undone. We strongly recommend that you perform this decommissioning process only if you intend to stop using your landing zone.
447447
///
448448
/// - Parameter input: [no documentation found] (Type: `DeleteLandingZoneInput`)
449449
///
@@ -529,7 +529,7 @@ extension ControlTowerClient {
529529
/// - `ConflictException` : Updating or deleting the resource can cause an inconsistent state.
530530
/// - `InternalServerException` : An unexpected error occurred during processing of a request.
531531
/// - `ResourceNotFoundException` : The request references a resource that does not exist.
532-
/// - `ServiceQuotaExceededException` : The request would cause a service quota to be exceeded. The limit is 100 concurrent operations.
532+
/// - `ServiceQuotaExceededException` : The request would cause a service quota to be exceeded. See [Service quotas](https://docs.aws.amazon.com/controltower/latest/userguide/request-an-increase.html).
533533
/// - `ThrottlingException` : The request was denied due to request throttling.
534534
/// - `ValidationException` : The input does not satisfy the constraints specified by an Amazon Web Services service.
535535
public func disableBaseline(input: DisableBaselineInput) async throws -> DisableBaselineOutput {
@@ -603,7 +603,7 @@ extension ControlTowerClient {
603603
/// - `ConflictException` : Updating or deleting the resource can cause an inconsistent state.
604604
/// - `InternalServerException` : An unexpected error occurred during processing of a request.
605605
/// - `ResourceNotFoundException` : The request references a resource that does not exist.
606-
/// - `ServiceQuotaExceededException` : The request would cause a service quota to be exceeded. The limit is 100 concurrent operations.
606+
/// - `ServiceQuotaExceededException` : The request would cause a service quota to be exceeded. See [Service quotas](https://docs.aws.amazon.com/controltower/latest/userguide/request-an-increase.html).
607607
/// - `ThrottlingException` : The request was denied due to request throttling.
608608
/// - `ValidationException` : The input does not satisfy the constraints specified by an Amazon Web Services service.
609609
public func disableControl(input: DisableControlInput) async throws -> DisableControlOutput {
@@ -677,7 +677,7 @@ extension ControlTowerClient {
677677
/// - `ConflictException` : Updating or deleting the resource can cause an inconsistent state.
678678
/// - `InternalServerException` : An unexpected error occurred during processing of a request.
679679
/// - `ResourceNotFoundException` : The request references a resource that does not exist.
680-
/// - `ServiceQuotaExceededException` : The request would cause a service quota to be exceeded. The limit is 100 concurrent operations.
680+
/// - `ServiceQuotaExceededException` : The request would cause a service quota to be exceeded. See [Service quotas](https://docs.aws.amazon.com/controltower/latest/userguide/request-an-increase.html).
681681
/// - `ThrottlingException` : The request was denied due to request throttling.
682682
/// - `ValidationException` : The input does not satisfy the constraints specified by an Amazon Web Services service.
683683
public func enableBaseline(input: EnableBaselineInput) async throws -> EnableBaselineOutput {
@@ -751,7 +751,7 @@ extension ControlTowerClient {
751751
/// - `ConflictException` : Updating or deleting the resource can cause an inconsistent state.
752752
/// - `InternalServerException` : An unexpected error occurred during processing of a request.
753753
/// - `ResourceNotFoundException` : The request references a resource that does not exist.
754-
/// - `ServiceQuotaExceededException` : The request would cause a service quota to be exceeded. The limit is 100 concurrent operations.
754+
/// - `ServiceQuotaExceededException` : The request would cause a service quota to be exceeded. See [Service quotas](https://docs.aws.amazon.com/controltower/latest/userguide/request-an-increase.html).
755755
/// - `ThrottlingException` : The request was denied due to request throttling.
756756
/// - `ValidationException` : The input does not satisfy the constraints specified by an Amazon Web Services service.
757757
public func enableControl(input: EnableControlInput) async throws -> EnableControlOutput {
@@ -1823,7 +1823,7 @@ extension ControlTowerClient {
18231823
/// - `ConflictException` : Updating or deleting the resource can cause an inconsistent state.
18241824
/// - `InternalServerException` : An unexpected error occurred during processing of a request.
18251825
/// - `ResourceNotFoundException` : The request references a resource that does not exist.
1826-
/// - `ServiceQuotaExceededException` : The request would cause a service quota to be exceeded. The limit is 100 concurrent operations.
1826+
/// - `ServiceQuotaExceededException` : The request would cause a service quota to be exceeded. See [Service quotas](https://docs.aws.amazon.com/controltower/latest/userguide/request-an-increase.html).
18271827
/// - `ThrottlingException` : The request was denied due to request throttling.
18281828
/// - `ValidationException` : The input does not satisfy the constraints specified by an Amazon Web Services service.
18291829
public func resetEnabledBaseline(input: ResetEnabledBaselineInput) async throws -> ResetEnabledBaselineOutput {
@@ -1884,7 +1884,7 @@ extension ControlTowerClient {
18841884

18851885
/// Performs the `ResetEnabledControl` operation on the `ControlTower` service.
18861886
///
1887-
/// Resets an enabled control.
1887+
/// Resets an enabled control. Does not work for controls implemented with SCPs.
18881888
///
18891889
/// - Parameter input: [no documentation found] (Type: `ResetEnabledControlInput`)
18901890
///
@@ -1897,7 +1897,7 @@ extension ControlTowerClient {
18971897
/// - `ConflictException` : Updating or deleting the resource can cause an inconsistent state.
18981898
/// - `InternalServerException` : An unexpected error occurred during processing of a request.
18991899
/// - `ResourceNotFoundException` : The request references a resource that does not exist.
1900-
/// - `ServiceQuotaExceededException` : The request would cause a service quota to be exceeded. The limit is 100 concurrent operations.
1900+
/// - `ServiceQuotaExceededException` : The request would cause a service quota to be exceeded. See [Service quotas](https://docs.aws.amazon.com/controltower/latest/userguide/request-an-increase.html).
19011901
/// - `ThrottlingException` : The request was denied due to request throttling.
19021902
/// - `ValidationException` : The input does not satisfy the constraints specified by an Amazon Web Services service.
19031903
public func resetEnabledControl(input: ResetEnabledControlInput) async throws -> ResetEnabledControlOutput {
@@ -2182,7 +2182,7 @@ extension ControlTowerClient {
21822182
/// - `ConflictException` : Updating or deleting the resource can cause an inconsistent state.
21832183
/// - `InternalServerException` : An unexpected error occurred during processing of a request.
21842184
/// - `ResourceNotFoundException` : The request references a resource that does not exist.
2185-
/// - `ServiceQuotaExceededException` : The request would cause a service quota to be exceeded. The limit is 100 concurrent operations.
2185+
/// - `ServiceQuotaExceededException` : The request would cause a service quota to be exceeded. See [Service quotas](https://docs.aws.amazon.com/controltower/latest/userguide/request-an-increase.html).
21862186
/// - `ThrottlingException` : The request was denied due to request throttling.
21872187
/// - `ValidationException` : The input does not satisfy the constraints specified by an Amazon Web Services service.
21882188
public func updateEnabledBaseline(input: UpdateEnabledBaselineInput) async throws -> UpdateEnabledBaselineOutput {
@@ -2256,7 +2256,7 @@ extension ControlTowerClient {
22562256
/// - `ConflictException` : Updating or deleting the resource can cause an inconsistent state.
22572257
/// - `InternalServerException` : An unexpected error occurred during processing of a request.
22582258
/// - `ResourceNotFoundException` : The request references a resource that does not exist.
2259-
/// - `ServiceQuotaExceededException` : The request would cause a service quota to be exceeded. The limit is 100 concurrent operations.
2259+
/// - `ServiceQuotaExceededException` : The request would cause a service quota to be exceeded. See [Service quotas](https://docs.aws.amazon.com/controltower/latest/userguide/request-an-increase.html).
22602260
/// - `ThrottlingException` : The request was denied due to request throttling.
22612261
/// - `ValidationException` : The input does not satisfy the constraints specified by an Amazon Web Services service.
22622262
public func updateEnabledControl(input: UpdateEnabledControlInput) async throws -> UpdateEnabledControlOutput {

0 commit comments

Comments
 (0)