Skip to content

Commit

Permalink
chore: Update codegen (#1628)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelkins authored Jul 11, 2024
1 parent 331b2d4 commit a2f03b0
Show file tree
Hide file tree
Showing 768 changed files with 2,690 additions and 4,226 deletions.
14 changes: 5 additions & 9 deletions Sources/Services/AWSACM/Package.swift.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,15 @@ let package = Package(
dependencies: [
.package(
id: "aws-sdk-swift.smithy-swift",
from: "0.0.1"
exact: "0.0.1"
),
.package(
id: "aws-sdk-swift.AWSClientRuntime",
from: "0.0.1"
exact: "0.0.1"
),
.package(
id: "aws-sdk-swift.AWSSDKHTTPAuth",
from: "0.0.1"
),
.package(
url: "https://github.com/awslabs/aws-crt-swift",
from: "0.31.0"
exact: "0.0.1"
),
],
targets: [
Expand Down Expand Up @@ -81,8 +77,8 @@ let package = Package(
package: "aws-sdk-swift.smithy-swift"
),
.product(
name: "AwsCommonRuntimeKit",
package: "aws-crt-swift"
name: "SmithyTestUtil",
package: "aws-sdk-swift.smithy-swift"
),
],
resources: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
// Code generated by smithy-swift-codegen. DO NOT EDIT!

@testable import AWSACM
import SmithyTestUtil
import XCTest
import enum ClientRuntime.EndpointError
import struct AwsCommonRuntimeKit.CommonRuntimeKit
import struct SmithyHTTPAPI.Endpoint
import struct SmithyHTTPAPI.Headers

class EndpointResolverTest: XCTestCase {

override class func setUp() {
AwsCommonRuntimeKit.CommonRuntimeKit.initialize()
SmithyTestUtil.TestInitializer.initialize()
}

/// For region af-south-1 with FIPS disabled and DualStack disabled
Expand Down
14 changes: 5 additions & 9 deletions Sources/Services/AWSACMPCA/Package.swift.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,15 @@ let package = Package(
dependencies: [
.package(
id: "aws-sdk-swift.smithy-swift",
from: "0.0.1"
exact: "0.0.1"
),
.package(
id: "aws-sdk-swift.AWSClientRuntime",
from: "0.0.1"
exact: "0.0.1"
),
.package(
id: "aws-sdk-swift.AWSSDKHTTPAuth",
from: "0.0.1"
),
.package(
url: "https://github.com/awslabs/aws-crt-swift",
from: "0.31.0"
exact: "0.0.1"
),
],
targets: [
Expand Down Expand Up @@ -81,8 +77,8 @@ let package = Package(
package: "aws-sdk-swift.smithy-swift"
),
.product(
name: "AwsCommonRuntimeKit",
package: "aws-crt-swift"
name: "SmithyTestUtil",
package: "aws-sdk-swift.smithy-swift"
),
],
resources: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
// Code generated by smithy-swift-codegen. DO NOT EDIT!

@testable import AWSACMPCA
import SmithyTestUtil
import XCTest
import enum ClientRuntime.EndpointError
import struct AwsCommonRuntimeKit.CommonRuntimeKit
import struct SmithyHTTPAPI.Endpoint
import struct SmithyHTTPAPI.Headers

class EndpointResolverTest: XCTestCase {

override class func setUp() {
AwsCommonRuntimeKit.CommonRuntimeKit.initialize()
SmithyTestUtil.TestInitializer.initialize()
}

/// For region af-south-1 with FIPS disabled and DualStack disabled
Expand Down
14 changes: 5 additions & 9 deletions Sources/Services/AWSAPIGateway/Package.swift.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,15 @@ let package = Package(
dependencies: [
.package(
id: "aws-sdk-swift.smithy-swift",
from: "0.0.1"
exact: "0.0.1"
),
.package(
id: "aws-sdk-swift.AWSClientRuntime",
from: "0.0.1"
exact: "0.0.1"
),
.package(
id: "aws-sdk-swift.AWSSDKHTTPAuth",
from: "0.0.1"
),
.package(
url: "https://github.com/awslabs/aws-crt-swift",
from: "0.31.0"
exact: "0.0.1"
),
],
targets: [
Expand Down Expand Up @@ -77,8 +73,8 @@ let package = Package(
package: "aws-sdk-swift.smithy-swift"
),
.product(
name: "AwsCommonRuntimeKit",
package: "aws-crt-swift"
name: "SmithyTestUtil",
package: "aws-sdk-swift.smithy-swift"
),
],
resources: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
// Code generated by smithy-swift-codegen. DO NOT EDIT!

@testable import AWSAPIGateway
import SmithyTestUtil
import XCTest
import enum ClientRuntime.EndpointError
import struct AwsCommonRuntimeKit.CommonRuntimeKit
import struct SmithyHTTPAPI.Endpoint
import struct SmithyHTTPAPI.Headers

class EndpointResolverTest: XCTestCase {

override class func setUp() {
AwsCommonRuntimeKit.CommonRuntimeKit.initialize()
SmithyTestUtil.TestInitializer.initialize()
}

/// For region af-south-1 with FIPS disabled and DualStack disabled
Expand Down
14 changes: 5 additions & 9 deletions Sources/Services/AWSARCZonalShift/Package.swift.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,15 @@ let package = Package(
dependencies: [
.package(
id: "aws-sdk-swift.smithy-swift",
from: "0.0.1"
exact: "0.0.1"
),
.package(
id: "aws-sdk-swift.AWSClientRuntime",
from: "0.0.1"
exact: "0.0.1"
),
.package(
id: "aws-sdk-swift.AWSSDKHTTPAuth",
from: "0.0.1"
),
.package(
url: "https://github.com/awslabs/aws-crt-swift",
from: "0.31.0"
exact: "0.0.1"
),
],
targets: [
Expand Down Expand Up @@ -77,8 +73,8 @@ let package = Package(
package: "aws-sdk-swift.smithy-swift"
),
.product(
name: "AwsCommonRuntimeKit",
package: "aws-crt-swift"
name: "SmithyTestUtil",
package: "aws-sdk-swift.smithy-swift"
),
],
resources: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
// Code generated by smithy-swift-codegen. DO NOT EDIT!

@testable import AWSARCZonalShift
import SmithyTestUtil
import XCTest
import enum ClientRuntime.EndpointError
import struct AwsCommonRuntimeKit.CommonRuntimeKit
import struct SmithyHTTPAPI.Endpoint
import struct SmithyHTTPAPI.Headers

class EndpointResolverTest: XCTestCase {

override class func setUp() {
AwsCommonRuntimeKit.CommonRuntimeKit.initialize()
SmithyTestUtil.TestInitializer.initialize()
}

/// For region us-east-1 with FIPS enabled and DualStack enabled
Expand Down
14 changes: 5 additions & 9 deletions Sources/Services/AWSAccessAnalyzer/Package.swift.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,15 @@ let package = Package(
dependencies: [
.package(
id: "aws-sdk-swift.smithy-swift",
from: "0.0.1"
exact: "0.0.1"
),
.package(
id: "aws-sdk-swift.AWSClientRuntime",
from: "0.0.1"
exact: "0.0.1"
),
.package(
id: "aws-sdk-swift.AWSSDKHTTPAuth",
from: "0.0.1"
),
.package(
url: "https://github.com/awslabs/aws-crt-swift",
from: "0.31.0"
exact: "0.0.1"
),
],
targets: [
Expand Down Expand Up @@ -77,8 +73,8 @@ let package = Package(
package: "aws-sdk-swift.smithy-swift"
),
.product(
name: "AwsCommonRuntimeKit",
package: "aws-crt-swift"
name: "SmithyTestUtil",
package: "aws-sdk-swift.smithy-swift"
),
],
resources: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
// Code generated by smithy-swift-codegen. DO NOT EDIT!

@testable import AWSAccessAnalyzer
import SmithyTestUtil
import XCTest
import enum ClientRuntime.EndpointError
import struct AwsCommonRuntimeKit.CommonRuntimeKit
import struct SmithyHTTPAPI.Endpoint
import struct SmithyHTTPAPI.Headers

class EndpointResolverTest: XCTestCase {

override class func setUp() {
AwsCommonRuntimeKit.CommonRuntimeKit.initialize()
SmithyTestUtil.TestInitializer.initialize()
}

/// For region af-south-1 with FIPS disabled and DualStack disabled
Expand Down
14 changes: 5 additions & 9 deletions Sources/Services/AWSAccount/Package.swift.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,15 @@ let package = Package(
dependencies: [
.package(
id: "aws-sdk-swift.smithy-swift",
from: "0.0.1"
exact: "0.0.1"
),
.package(
id: "aws-sdk-swift.AWSClientRuntime",
from: "0.0.1"
exact: "0.0.1"
),
.package(
id: "aws-sdk-swift.AWSSDKHTTPAuth",
from: "0.0.1"
),
.package(
url: "https://github.com/awslabs/aws-crt-swift",
from: "0.31.0"
exact: "0.0.1"
),
],
targets: [
Expand Down Expand Up @@ -77,8 +73,8 @@ let package = Package(
package: "aws-sdk-swift.smithy-swift"
),
.product(
name: "AwsCommonRuntimeKit",
package: "aws-crt-swift"
name: "SmithyTestUtil",
package: "aws-sdk-swift.smithy-swift"
),
],
resources: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
// Code generated by smithy-swift-codegen. DO NOT EDIT!

@testable import AWSAccount
import SmithyTestUtil
import XCTest
import enum ClientRuntime.EndpointError
import struct AwsCommonRuntimeKit.CommonRuntimeKit
import struct SmithyHTTPAPI.Endpoint
import struct SmithyHTTPAPI.Headers

class EndpointResolverTest: XCTestCase {

override class func setUp() {
AwsCommonRuntimeKit.CommonRuntimeKit.initialize()
SmithyTestUtil.TestInitializer.initialize()
}

/// For region aws-global with FIPS disabled and DualStack disabled
Expand Down
14 changes: 5 additions & 9 deletions Sources/Services/AWSAmp/Package.swift.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,15 @@ let package = Package(
dependencies: [
.package(
id: "aws-sdk-swift.smithy-swift",
from: "0.0.1"
exact: "0.0.1"
),
.package(
id: "aws-sdk-swift.AWSClientRuntime",
from: "0.0.1"
exact: "0.0.1"
),
.package(
id: "aws-sdk-swift.AWSSDKHTTPAuth",
from: "0.0.1"
),
.package(
url: "https://github.com/awslabs/aws-crt-swift",
from: "0.31.0"
exact: "0.0.1"
),
],
targets: [
Expand Down Expand Up @@ -77,8 +73,8 @@ let package = Package(
package: "aws-sdk-swift.smithy-swift"
),
.product(
name: "AwsCommonRuntimeKit",
package: "aws-crt-swift"
name: "SmithyTestUtil",
package: "aws-sdk-swift.smithy-swift"
),
],
resources: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
// Code generated by smithy-swift-codegen. DO NOT EDIT!

@testable import AWSAmp
import SmithyTestUtil
import XCTest
import enum ClientRuntime.EndpointError
import struct AwsCommonRuntimeKit.CommonRuntimeKit
import struct SmithyHTTPAPI.Endpoint
import struct SmithyHTTPAPI.Headers

class EndpointResolverTest: XCTestCase {

override class func setUp() {
AwsCommonRuntimeKit.CommonRuntimeKit.initialize()
SmithyTestUtil.TestInitializer.initialize()
}

/// For region ap-northeast-1 with FIPS disabled and DualStack disabled
Expand Down
Loading

0 comments on commit a2f03b0

Please sign in to comment.