Build Information
Successful build of smoke-aws, reference main (7a6eb5), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 20:10:00 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
5215 | Type to handle the output from the GetIpamPoolAllocations operation in a HTTP client.
5216 | */
5217 | extension GetIpamPoolAllocationsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetIpamPoolAllocationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5218 | public typealias BodyType = GetIpamPoolAllocationsResult
5219 | public typealias HeadersType = GetIpamPoolAllocationsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5230:1: warning: extension declares a conformance of imported type 'GetIpamPoolCidrsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5228 | Type to handle the output from the GetIpamPoolCidrs operation in a HTTP client.
5229 | */
5230 | extension GetIpamPoolCidrsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetIpamPoolCidrsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5231 | public typealias BodyType = GetIpamPoolCidrsResult
5232 | public typealias HeadersType = GetIpamPoolCidrsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5243:1: warning: extension declares a conformance of imported type 'GetIpamResourceCidrsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5241 | Type to handle the output from the GetIpamResourceCidrs operation in a HTTP client.
5242 | */
5243 | extension GetIpamResourceCidrsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetIpamResourceCidrsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5244 | public typealias BodyType = GetIpamResourceCidrsResult
5245 | public typealias HeadersType = GetIpamResourceCidrsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5256:1: warning: extension declares a conformance of imported type 'GetLaunchTemplateDataResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5254 | Type to handle the output from the GetLaunchTemplateData operation in a HTTP client.
5255 | */
5256 | extension GetLaunchTemplateDataResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetLaunchTemplateDataResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5257 | public typealias BodyType = GetLaunchTemplateDataResult
5258 | public typealias HeadersType = GetLaunchTemplateDataResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5269:1: warning: extension declares a conformance of imported type 'GetManagedPrefixListAssociationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5267 | Type to handle the output from the GetManagedPrefixListAssociations operation in a HTTP client.
5268 | */
5269 | extension GetManagedPrefixListAssociationsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetManagedPrefixListAssociationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5270 | public typealias BodyType = GetManagedPrefixListAssociationsResult
5271 | public typealias HeadersType = GetManagedPrefixListAssociationsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5282:1: warning: extension declares a conformance of imported type 'GetManagedPrefixListEntriesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5280 | Type to handle the output from the GetManagedPrefixListEntries operation in a HTTP client.
5281 | */
5282 | extension GetManagedPrefixListEntriesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetManagedPrefixListEntriesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5283 | public typealias BodyType = GetManagedPrefixListEntriesResult
5284 | public typealias HeadersType = GetManagedPrefixListEntriesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5295:1: warning: extension declares a conformance of imported type 'GetNetworkInsightsAccessScopeAnalysisFindingsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5293 | Type to handle the output from the GetNetworkInsightsAccessScopeAnalysisFindings operation in a HTTP client.
5294 | */
5295 | extension GetNetworkInsightsAccessScopeAnalysisFindingsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetNetworkInsightsAccessScopeAnalysisFindingsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5296 | public typealias BodyType = GetNetworkInsightsAccessScopeAnalysisFindingsResult
5297 | public typealias HeadersType = GetNetworkInsightsAccessScopeAnalysisFindingsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5308:1: warning: extension declares a conformance of imported type 'GetNetworkInsightsAccessScopeContentResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5306 | Type to handle the output from the GetNetworkInsightsAccessScopeContent operation in a HTTP client.
5307 | */
5308 | extension GetNetworkInsightsAccessScopeContentResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetNetworkInsightsAccessScopeContentResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5309 | public typealias BodyType = GetNetworkInsightsAccessScopeContentResult
5310 | public typealias HeadersType = GetNetworkInsightsAccessScopeContentResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5321:1: warning: extension declares a conformance of imported type 'GetPasswordDataResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5319 | Type to handle the output from the GetPasswordData operation in a HTTP client.
5320 | */
5321 | extension GetPasswordDataResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetPasswordDataResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5322 | public typealias BodyType = GetPasswordDataResult
5323 | public typealias HeadersType = GetPasswordDataResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5334:1: warning: extension declares a conformance of imported type 'GetReservedInstancesExchangeQuoteResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5332 | Type to handle the output from the GetReservedInstancesExchangeQuote operation in a HTTP client.
5333 | */
5334 | extension GetReservedInstancesExchangeQuoteResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetReservedInstancesExchangeQuoteResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5335 | public typealias BodyType = GetReservedInstancesExchangeQuoteResult
5336 | public typealias HeadersType = GetReservedInstancesExchangeQuoteResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5347:1: warning: extension declares a conformance of imported type 'GetSecurityGroupsForVpcResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5345 | Type to handle the output from the GetSecurityGroupsForVpc operation in a HTTP client.
5346 | */
5347 | extension GetSecurityGroupsForVpcResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetSecurityGroupsForVpcResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5348 | public typealias BodyType = GetSecurityGroupsForVpcResult
5349 | public typealias HeadersType = GetSecurityGroupsForVpcResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5360:1: warning: extension declares a conformance of imported type 'GetSerialConsoleAccessStatusResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5358 | Type to handle the output from the GetSerialConsoleAccessStatus operation in a HTTP client.
5359 | */
5360 | extension GetSerialConsoleAccessStatusResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetSerialConsoleAccessStatusResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5361 | public typealias BodyType = GetSerialConsoleAccessStatusResult
5362 | public typealias HeadersType = GetSerialConsoleAccessStatusResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5373:1: warning: extension declares a conformance of imported type 'GetSpotPlacementScoresResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5371 | Type to handle the output from the GetSpotPlacementScores operation in a HTTP client.
5372 | */
5373 | extension GetSpotPlacementScoresResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetSpotPlacementScoresResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5374 | public typealias BodyType = GetSpotPlacementScoresResult
5375 | public typealias HeadersType = GetSpotPlacementScoresResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5386:1: warning: extension declares a conformance of imported type 'GetSubnetCidrReservationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5384 | Type to handle the output from the GetSubnetCidrReservations operation in a HTTP client.
5385 | */
5386 | extension GetSubnetCidrReservationsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetSubnetCidrReservationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5387 | public typealias BodyType = GetSubnetCidrReservationsResult
5388 | public typealias HeadersType = GetSubnetCidrReservationsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5399:1: warning: extension declares a conformance of imported type 'GetTransitGatewayAttachmentPropagationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5397 | Type to handle the output from the GetTransitGatewayAttachmentPropagations operation in a HTTP client.
5398 | */
5399 | extension GetTransitGatewayAttachmentPropagationsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetTransitGatewayAttachmentPropagationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5400 | public typealias BodyType = GetTransitGatewayAttachmentPropagationsResult
5401 | public typealias HeadersType = GetTransitGatewayAttachmentPropagationsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5412:1: warning: extension declares a conformance of imported type 'GetTransitGatewayMulticastDomainAssociationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5410 | Type to handle the output from the GetTransitGatewayMulticastDomainAssociations operation in a HTTP client.
5411 | */
5412 | extension GetTransitGatewayMulticastDomainAssociationsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetTransitGatewayMulticastDomainAssociationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5413 | public typealias BodyType = GetTransitGatewayMulticastDomainAssociationsResult
5414 | public typealias HeadersType = GetTransitGatewayMulticastDomainAssociationsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5425:1: warning: extension declares a conformance of imported type 'GetTransitGatewayPolicyTableAssociationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5423 | Type to handle the output from the GetTransitGatewayPolicyTableAssociations operation in a HTTP client.
5424 | */
5425 | extension GetTransitGatewayPolicyTableAssociationsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetTransitGatewayPolicyTableAssociationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5426 | public typealias BodyType = GetTransitGatewayPolicyTableAssociationsResult
5427 | public typealias HeadersType = GetTransitGatewayPolicyTableAssociationsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5438:1: warning: extension declares a conformance of imported type 'GetTransitGatewayPolicyTableEntriesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5436 | Type to handle the output from the GetTransitGatewayPolicyTableEntries operation in a HTTP client.
5437 | */
5438 | extension GetTransitGatewayPolicyTableEntriesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetTransitGatewayPolicyTableEntriesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5439 | public typealias BodyType = GetTransitGatewayPolicyTableEntriesResult
5440 | public typealias HeadersType = GetTransitGatewayPolicyTableEntriesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5451:1: warning: extension declares a conformance of imported type 'GetTransitGatewayPrefixListReferencesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5449 | Type to handle the output from the GetTransitGatewayPrefixListReferences operation in a HTTP client.
5450 | */
5451 | extension GetTransitGatewayPrefixListReferencesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetTransitGatewayPrefixListReferencesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5452 | public typealias BodyType = GetTransitGatewayPrefixListReferencesResult
5453 | public typealias HeadersType = GetTransitGatewayPrefixListReferencesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5464:1: warning: extension declares a conformance of imported type 'GetTransitGatewayRouteTableAssociationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5462 | Type to handle the output from the GetTransitGatewayRouteTableAssociations operation in a HTTP client.
5463 | */
5464 | extension GetTransitGatewayRouteTableAssociationsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetTransitGatewayRouteTableAssociationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5465 | public typealias BodyType = GetTransitGatewayRouteTableAssociationsResult
5466 | public typealias HeadersType = GetTransitGatewayRouteTableAssociationsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5477:1: warning: extension declares a conformance of imported type 'GetTransitGatewayRouteTablePropagationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5475 | Type to handle the output from the GetTransitGatewayRouteTablePropagations operation in a HTTP client.
5476 | */
5477 | extension GetTransitGatewayRouteTablePropagationsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetTransitGatewayRouteTablePropagationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5478 | public typealias BodyType = GetTransitGatewayRouteTablePropagationsResult
5479 | public typealias HeadersType = GetTransitGatewayRouteTablePropagationsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5490:1: warning: extension declares a conformance of imported type 'GetVerifiedAccessEndpointPolicyResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5488 | Type to handle the output from the GetVerifiedAccessEndpointPolicy operation in a HTTP client.
5489 | */
5490 | extension GetVerifiedAccessEndpointPolicyResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetVerifiedAccessEndpointPolicyResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5491 | public typealias BodyType = GetVerifiedAccessEndpointPolicyResult
5492 | public typealias HeadersType = GetVerifiedAccessEndpointPolicyResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5503:1: warning: extension declares a conformance of imported type 'GetVerifiedAccessGroupPolicyResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5501 | Type to handle the output from the GetVerifiedAccessGroupPolicy operation in a HTTP client.
5502 | */
5503 | extension GetVerifiedAccessGroupPolicyResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetVerifiedAccessGroupPolicyResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5504 | public typealias BodyType = GetVerifiedAccessGroupPolicyResult
5505 | public typealias HeadersType = GetVerifiedAccessGroupPolicyResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5516:1: warning: extension declares a conformance of imported type 'GetVpnConnectionDeviceSampleConfigurationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5514 | Type to handle the output from the GetVpnConnectionDeviceSampleConfiguration operation in a HTTP client.
5515 | */
5516 | extension GetVpnConnectionDeviceSampleConfigurationResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetVpnConnectionDeviceSampleConfigurationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5517 | public typealias BodyType = GetVpnConnectionDeviceSampleConfigurationResult
5518 | public typealias HeadersType = GetVpnConnectionDeviceSampleConfigurationResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5529:1: warning: extension declares a conformance of imported type 'GetVpnConnectionDeviceTypesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5527 | Type to handle the output from the GetVpnConnectionDeviceTypes operation in a HTTP client.
5528 | */
5529 | extension GetVpnConnectionDeviceTypesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetVpnConnectionDeviceTypesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5530 | public typealias BodyType = GetVpnConnectionDeviceTypesResult
5531 | public typealias HeadersType = GetVpnConnectionDeviceTypesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5542:1: warning: extension declares a conformance of imported type 'GetVpnTunnelReplacementStatusResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5540 | Type to handle the output from the GetVpnTunnelReplacementStatus operation in a HTTP client.
5541 | */
5542 | extension GetVpnTunnelReplacementStatusResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'GetVpnTunnelReplacementStatusResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5543 | public typealias BodyType = GetVpnTunnelReplacementStatusResult
5544 | public typealias HeadersType = GetVpnTunnelReplacementStatusResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5555:1: warning: extension declares a conformance of imported type 'ImportClientVpnClientCertificateRevocationListResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5553 | Type to handle the output from the ImportClientVpnClientCertificateRevocationList operation in a HTTP client.
5554 | */
5555 | extension ImportClientVpnClientCertificateRevocationListResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ImportClientVpnClientCertificateRevocationListResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5556 | public typealias BodyType = ImportClientVpnClientCertificateRevocationListResult
5557 | public typealias HeadersType = ImportClientVpnClientCertificateRevocationListResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5568:1: warning: extension declares a conformance of imported type 'ImportImageResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5566 | Type to handle the output from the ImportImage operation in a HTTP client.
5567 | */
5568 | extension ImportImageResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ImportImageResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5569 | public typealias BodyType = ImportImageResult
5570 | public typealias HeadersType = ImportImageResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5581:1: warning: extension declares a conformance of imported type 'ImportInstanceResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5579 | Type to handle the output from the ImportInstance operation in a HTTP client.
5580 | */
5581 | extension ImportInstanceResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ImportInstanceResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5582 | public typealias BodyType = ImportInstanceResult
5583 | public typealias HeadersType = ImportInstanceResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5594:1: warning: extension declares a conformance of imported type 'ImportKeyPairResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5592 | Type to handle the output from the ImportKeyPair operation in a HTTP client.
5593 | */
5594 | extension ImportKeyPairResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ImportKeyPairResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5595 | public typealias BodyType = ImportKeyPairResult
5596 | public typealias HeadersType = ImportKeyPairResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5607:1: warning: extension declares a conformance of imported type 'ImportSnapshotResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5605 | Type to handle the output from the ImportSnapshot operation in a HTTP client.
5606 | */
5607 | extension ImportSnapshotResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ImportSnapshotResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5608 | public typealias BodyType = ImportSnapshotResult
5609 | public typealias HeadersType = ImportSnapshotResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5620:1: warning: extension declares a conformance of imported type 'ImportVolumeResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5618 | Type to handle the output from the ImportVolume operation in a HTTP client.
5619 | */
5620 | extension ImportVolumeResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ImportVolumeResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5621 | public typealias BodyType = ImportVolumeResult
5622 | public typealias HeadersType = ImportVolumeResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5633:1: warning: extension declares a conformance of imported type 'ListImagesInRecycleBinResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5631 | Type to handle the output from the ListImagesInRecycleBin operation in a HTTP client.
5632 | */
5633 | extension ListImagesInRecycleBinResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ListImagesInRecycleBinResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5634 | public typealias BodyType = ListImagesInRecycleBinResult
5635 | public typealias HeadersType = ListImagesInRecycleBinResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5646:1: warning: extension declares a conformance of imported type 'ListSnapshotsInRecycleBinResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5644 | Type to handle the output from the ListSnapshotsInRecycleBin operation in a HTTP client.
5645 | */
5646 | extension ListSnapshotsInRecycleBinResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ListSnapshotsInRecycleBinResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5647 | public typealias BodyType = ListSnapshotsInRecycleBinResult
5648 | public typealias HeadersType = ListSnapshotsInRecycleBinResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5659:1: warning: extension declares a conformance of imported type 'ModifyAddressAttributeResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5657 | Type to handle the output from the ModifyAddressAttribute operation in a HTTP client.
5658 | */
5659 | extension ModifyAddressAttributeResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyAddressAttributeResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5660 | public typealias BodyType = ModifyAddressAttributeResult
5661 | public typealias HeadersType = ModifyAddressAttributeResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5672:1: warning: extension declares a conformance of imported type 'ModifyAvailabilityZoneGroupResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5670 | Type to handle the output from the ModifyAvailabilityZoneGroup operation in a HTTP client.
5671 | */
5672 | extension ModifyAvailabilityZoneGroupResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyAvailabilityZoneGroupResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5673 | public typealias BodyType = ModifyAvailabilityZoneGroupResult
5674 | public typealias HeadersType = ModifyAvailabilityZoneGroupResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5685:1: warning: extension declares a conformance of imported type 'ModifyCapacityReservationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5683 | Type to handle the output from the ModifyCapacityReservation operation in a HTTP client.
5684 | */
5685 | extension ModifyCapacityReservationResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyCapacityReservationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5686 | public typealias BodyType = ModifyCapacityReservationResult
5687 | public typealias HeadersType = ModifyCapacityReservationResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5698:1: warning: extension declares a conformance of imported type 'ModifyCapacityReservationFleetResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5696 | Type to handle the output from the ModifyCapacityReservationFleet operation in a HTTP client.
5697 | */
5698 | extension ModifyCapacityReservationFleetResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyCapacityReservationFleetResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5699 | public typealias BodyType = ModifyCapacityReservationFleetResult
5700 | public typealias HeadersType = ModifyCapacityReservationFleetResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5711:1: warning: extension declares a conformance of imported type 'ModifyClientVpnEndpointResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5709 | Type to handle the output from the ModifyClientVpnEndpoint operation in a HTTP client.
5710 | */
5711 | extension ModifyClientVpnEndpointResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyClientVpnEndpointResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5712 | public typealias BodyType = ModifyClientVpnEndpointResult
5713 | public typealias HeadersType = ModifyClientVpnEndpointResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5724:1: warning: extension declares a conformance of imported type 'ModifyDefaultCreditSpecificationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5722 | Type to handle the output from the ModifyDefaultCreditSpecification operation in a HTTP client.
5723 | */
5724 | extension ModifyDefaultCreditSpecificationResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyDefaultCreditSpecificationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5725 | public typealias BodyType = ModifyDefaultCreditSpecificationResult
5726 | public typealias HeadersType = ModifyDefaultCreditSpecificationResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5737:1: warning: extension declares a conformance of imported type 'ModifyEbsDefaultKmsKeyIdResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5735 | Type to handle the output from the ModifyEbsDefaultKmsKeyId operation in a HTTP client.
5736 | */
5737 | extension ModifyEbsDefaultKmsKeyIdResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyEbsDefaultKmsKeyIdResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5738 | public typealias BodyType = ModifyEbsDefaultKmsKeyIdResult
5739 | public typealias HeadersType = ModifyEbsDefaultKmsKeyIdResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5750:1: warning: extension declares a conformance of imported type 'ModifyFleetResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5748 | Type to handle the output from the ModifyFleet operation in a HTTP client.
5749 | */
5750 | extension ModifyFleetResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyFleetResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5751 | public typealias BodyType = ModifyFleetResult
5752 | public typealias HeadersType = ModifyFleetResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5763:1: warning: extension declares a conformance of imported type 'ModifyFpgaImageAttributeResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5761 | Type to handle the output from the ModifyFpgaImageAttribute operation in a HTTP client.
5762 | */
5763 | extension ModifyFpgaImageAttributeResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyFpgaImageAttributeResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5764 | public typealias BodyType = ModifyFpgaImageAttributeResult
5765 | public typealias HeadersType = ModifyFpgaImageAttributeResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5776:1: warning: extension declares a conformance of imported type 'ModifyHostsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5774 | Type to handle the output from the ModifyHosts operation in a HTTP client.
5775 | */
5776 | extension ModifyHostsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyHostsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5777 | public typealias BodyType = ModifyHostsResult
5778 | public typealias HeadersType = ModifyHostsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5789:1: warning: extension declares a conformance of imported type 'ModifyInstanceCapacityReservationAttributesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5787 | Type to handle the output from the ModifyInstanceCapacityReservationAttributes operation in a HTTP client.
5788 | */
5789 | extension ModifyInstanceCapacityReservationAttributesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyInstanceCapacityReservationAttributesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5790 | public typealias BodyType = ModifyInstanceCapacityReservationAttributesResult
5791 | public typealias HeadersType = ModifyInstanceCapacityReservationAttributesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5802:1: warning: extension declares a conformance of imported type 'ModifyInstanceCreditSpecificationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5800 | Type to handle the output from the ModifyInstanceCreditSpecification operation in a HTTP client.
5801 | */
5802 | extension ModifyInstanceCreditSpecificationResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyInstanceCreditSpecificationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5803 | public typealias BodyType = ModifyInstanceCreditSpecificationResult
5804 | public typealias HeadersType = ModifyInstanceCreditSpecificationResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5815:1: warning: extension declares a conformance of imported type 'ModifyInstanceEventStartTimeResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5813 | Type to handle the output from the ModifyInstanceEventStartTime operation in a HTTP client.
5814 | */
5815 | extension ModifyInstanceEventStartTimeResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyInstanceEventStartTimeResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5816 | public typealias BodyType = ModifyInstanceEventStartTimeResult
5817 | public typealias HeadersType = ModifyInstanceEventStartTimeResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5828:1: warning: extension declares a conformance of imported type 'ModifyInstanceEventWindowResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5826 | Type to handle the output from the ModifyInstanceEventWindow operation in a HTTP client.
5827 | */
5828 | extension ModifyInstanceEventWindowResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyInstanceEventWindowResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5829 | public typealias BodyType = ModifyInstanceEventWindowResult
5830 | public typealias HeadersType = ModifyInstanceEventWindowResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5841:1: warning: extension declares a conformance of imported type 'ModifyInstanceMaintenanceOptionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5839 | Type to handle the output from the ModifyInstanceMaintenanceOptions operation in a HTTP client.
5840 | */
5841 | extension ModifyInstanceMaintenanceOptionsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyInstanceMaintenanceOptionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5842 | public typealias BodyType = ModifyInstanceMaintenanceOptionsResult
5843 | public typealias HeadersType = ModifyInstanceMaintenanceOptionsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5854:1: warning: extension declares a conformance of imported type 'ModifyInstanceMetadataOptionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5852 | Type to handle the output from the ModifyInstanceMetadataOptions operation in a HTTP client.
5853 | */
5854 | extension ModifyInstanceMetadataOptionsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyInstanceMetadataOptionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5855 | public typealias BodyType = ModifyInstanceMetadataOptionsResult
5856 | public typealias HeadersType = ModifyInstanceMetadataOptionsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5867:1: warning: extension declares a conformance of imported type 'ModifyInstancePlacementResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5865 | Type to handle the output from the ModifyInstancePlacement operation in a HTTP client.
5866 | */
5867 | extension ModifyInstancePlacementResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyInstancePlacementResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5868 | public typealias BodyType = ModifyInstancePlacementResult
5869 | public typealias HeadersType = ModifyInstancePlacementResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5880:1: warning: extension declares a conformance of imported type 'ModifyIpamResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5878 | Type to handle the output from the ModifyIpam operation in a HTTP client.
5879 | */
5880 | extension ModifyIpamResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyIpamResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5881 | public typealias BodyType = ModifyIpamResult
5882 | public typealias HeadersType = ModifyIpamResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5893:1: warning: extension declares a conformance of imported type 'ModifyIpamPoolResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5891 | Type to handle the output from the ModifyIpamPool operation in a HTTP client.
5892 | */
5893 | extension ModifyIpamPoolResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyIpamPoolResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5894 | public typealias BodyType = ModifyIpamPoolResult
5895 | public typealias HeadersType = ModifyIpamPoolResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5906:1: warning: extension declares a conformance of imported type 'ModifyIpamResourceCidrResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5904 | Type to handle the output from the ModifyIpamResourceCidr operation in a HTTP client.
5905 | */
5906 | extension ModifyIpamResourceCidrResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyIpamResourceCidrResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5907 | public typealias BodyType = ModifyIpamResourceCidrResult
5908 | public typealias HeadersType = ModifyIpamResourceCidrResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5919:1: warning: extension declares a conformance of imported type 'ModifyIpamResourceDiscoveryResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5917 | Type to handle the output from the ModifyIpamResourceDiscovery operation in a HTTP client.
5918 | */
5919 | extension ModifyIpamResourceDiscoveryResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyIpamResourceDiscoveryResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5920 | public typealias BodyType = ModifyIpamResourceDiscoveryResult
5921 | public typealias HeadersType = ModifyIpamResourceDiscoveryResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5932:1: warning: extension declares a conformance of imported type 'ModifyIpamScopeResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5930 | Type to handle the output from the ModifyIpamScope operation in a HTTP client.
5931 | */
5932 | extension ModifyIpamScopeResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyIpamScopeResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5933 | public typealias BodyType = ModifyIpamScopeResult
5934 | public typealias HeadersType = ModifyIpamScopeResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5945:1: warning: extension declares a conformance of imported type 'ModifyLaunchTemplateResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5943 | Type to handle the output from the ModifyLaunchTemplate operation in a HTTP client.
5944 | */
5945 | extension ModifyLaunchTemplateResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyLaunchTemplateResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5946 | public typealias BodyType = ModifyLaunchTemplateResult
5947 | public typealias HeadersType = ModifyLaunchTemplateResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5958:1: warning: extension declares a conformance of imported type 'ModifyLocalGatewayRouteResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5956 | Type to handle the output from the ModifyLocalGatewayRoute operation in a HTTP client.
5957 | */
5958 | extension ModifyLocalGatewayRouteResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyLocalGatewayRouteResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5959 | public typealias BodyType = ModifyLocalGatewayRouteResult
5960 | public typealias HeadersType = ModifyLocalGatewayRouteResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5971:1: warning: extension declares a conformance of imported type 'ModifyManagedPrefixListResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5969 | Type to handle the output from the ModifyManagedPrefixList operation in a HTTP client.
5970 | */
5971 | extension ModifyManagedPrefixListResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyManagedPrefixListResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5972 | public typealias BodyType = ModifyManagedPrefixListResult
5973 | public typealias HeadersType = ModifyManagedPrefixListResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5984:1: warning: extension declares a conformance of imported type 'ModifyPrivateDnsNameOptionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5982 | Type to handle the output from the ModifyPrivateDnsNameOptions operation in a HTTP client.
5983 | */
5984 | extension ModifyPrivateDnsNameOptionsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyPrivateDnsNameOptionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5985 | public typealias BodyType = ModifyPrivateDnsNameOptionsResult
5986 | public typealias HeadersType = ModifyPrivateDnsNameOptionsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:5997:1: warning: extension declares a conformance of imported type 'ModifyReservedInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
5995 | Type to handle the output from the ModifyReservedInstances operation in a HTTP client.
5996 | */
5997 | extension ModifyReservedInstancesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyReservedInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5998 | public typealias BodyType = ModifyReservedInstancesResult
5999 | public typealias HeadersType = ModifyReservedInstancesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6010:1: warning: extension declares a conformance of imported type 'ModifySecurityGroupRulesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6008 | Type to handle the output from the ModifySecurityGroupRules operation in a HTTP client.
6009 | */
6010 | extension ModifySecurityGroupRulesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifySecurityGroupRulesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6011 | public typealias BodyType = ModifySecurityGroupRulesResult
6012 | public typealias HeadersType = ModifySecurityGroupRulesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6023:1: warning: extension declares a conformance of imported type 'ModifySnapshotTierResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6021 | Type to handle the output from the ModifySnapshotTier operation in a HTTP client.
6022 | */
6023 | extension ModifySnapshotTierResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifySnapshotTierResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6024 | public typealias BodyType = ModifySnapshotTierResult
6025 | public typealias HeadersType = ModifySnapshotTierResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6036:1: warning: extension declares a conformance of imported type 'ModifySpotFleetRequestResponse' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6034 | Type to handle the output from the ModifySpotFleetRequest operation in a HTTP client.
6035 | */
6036 | extension ModifySpotFleetRequestResponse: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifySpotFleetRequestResponse' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6037 | public typealias BodyType = ModifySpotFleetRequestResponse
6038 | public typealias HeadersType = ModifySpotFleetRequestResponse
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6049:1: warning: extension declares a conformance of imported type 'ModifyTrafficMirrorFilterNetworkServicesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6047 | Type to handle the output from the ModifyTrafficMirrorFilterNetworkServices operation in a HTTP client.
6048 | */
6049 | extension ModifyTrafficMirrorFilterNetworkServicesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyTrafficMirrorFilterNetworkServicesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6050 | public typealias BodyType = ModifyTrafficMirrorFilterNetworkServicesResult
6051 | public typealias HeadersType = ModifyTrafficMirrorFilterNetworkServicesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6062:1: warning: extension declares a conformance of imported type 'ModifyTrafficMirrorFilterRuleResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6060 | Type to handle the output from the ModifyTrafficMirrorFilterRule operation in a HTTP client.
6061 | */
6062 | extension ModifyTrafficMirrorFilterRuleResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyTrafficMirrorFilterRuleResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6063 | public typealias BodyType = ModifyTrafficMirrorFilterRuleResult
6064 | public typealias HeadersType = ModifyTrafficMirrorFilterRuleResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6075:1: warning: extension declares a conformance of imported type 'ModifyTrafficMirrorSessionResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6073 | Type to handle the output from the ModifyTrafficMirrorSession operation in a HTTP client.
6074 | */
6075 | extension ModifyTrafficMirrorSessionResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyTrafficMirrorSessionResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6076 | public typealias BodyType = ModifyTrafficMirrorSessionResult
6077 | public typealias HeadersType = ModifyTrafficMirrorSessionResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6088:1: warning: extension declares a conformance of imported type 'ModifyTransitGatewayResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6086 | Type to handle the output from the ModifyTransitGateway operation in a HTTP client.
6087 | */
6088 | extension ModifyTransitGatewayResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyTransitGatewayResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6089 | public typealias BodyType = ModifyTransitGatewayResult
6090 | public typealias HeadersType = ModifyTransitGatewayResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6101:1: warning: extension declares a conformance of imported type 'ModifyTransitGatewayPrefixListReferenceResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6099 | Type to handle the output from the ModifyTransitGatewayPrefixListReference operation in a HTTP client.
6100 | */
6101 | extension ModifyTransitGatewayPrefixListReferenceResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyTransitGatewayPrefixListReferenceResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6102 | public typealias BodyType = ModifyTransitGatewayPrefixListReferenceResult
6103 | public typealias HeadersType = ModifyTransitGatewayPrefixListReferenceResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6114:1: warning: extension declares a conformance of imported type 'ModifyTransitGatewayVpcAttachmentResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6112 | Type to handle the output from the ModifyTransitGatewayVpcAttachment operation in a HTTP client.
6113 | */
6114 | extension ModifyTransitGatewayVpcAttachmentResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyTransitGatewayVpcAttachmentResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6115 | public typealias BodyType = ModifyTransitGatewayVpcAttachmentResult
6116 | public typealias HeadersType = ModifyTransitGatewayVpcAttachmentResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6127:1: warning: extension declares a conformance of imported type 'ModifyVerifiedAccessEndpointResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6125 | Type to handle the output from the ModifyVerifiedAccessEndpoint operation in a HTTP client.
6126 | */
6127 | extension ModifyVerifiedAccessEndpointResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVerifiedAccessEndpointResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6128 | public typealias BodyType = ModifyVerifiedAccessEndpointResult
6129 | public typealias HeadersType = ModifyVerifiedAccessEndpointResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6140:1: warning: extension declares a conformance of imported type 'ModifyVerifiedAccessEndpointPolicyResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6138 | Type to handle the output from the ModifyVerifiedAccessEndpointPolicy operation in a HTTP client.
6139 | */
6140 | extension ModifyVerifiedAccessEndpointPolicyResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVerifiedAccessEndpointPolicyResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6141 | public typealias BodyType = ModifyVerifiedAccessEndpointPolicyResult
6142 | public typealias HeadersType = ModifyVerifiedAccessEndpointPolicyResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6153:1: warning: extension declares a conformance of imported type 'ModifyVerifiedAccessGroupResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6151 | Type to handle the output from the ModifyVerifiedAccessGroup operation in a HTTP client.
6152 | */
6153 | extension ModifyVerifiedAccessGroupResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVerifiedAccessGroupResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6154 | public typealias BodyType = ModifyVerifiedAccessGroupResult
6155 | public typealias HeadersType = ModifyVerifiedAccessGroupResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6166:1: warning: extension declares a conformance of imported type 'ModifyVerifiedAccessGroupPolicyResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6164 | Type to handle the output from the ModifyVerifiedAccessGroupPolicy operation in a HTTP client.
6165 | */
6166 | extension ModifyVerifiedAccessGroupPolicyResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVerifiedAccessGroupPolicyResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6167 | public typealias BodyType = ModifyVerifiedAccessGroupPolicyResult
6168 | public typealias HeadersType = ModifyVerifiedAccessGroupPolicyResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6179:1: warning: extension declares a conformance of imported type 'ModifyVerifiedAccessInstanceResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6177 | Type to handle the output from the ModifyVerifiedAccessInstance operation in a HTTP client.
6178 | */
6179 | extension ModifyVerifiedAccessInstanceResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVerifiedAccessInstanceResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6180 | public typealias BodyType = ModifyVerifiedAccessInstanceResult
6181 | public typealias HeadersType = ModifyVerifiedAccessInstanceResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6192:1: warning: extension declares a conformance of imported type 'ModifyVerifiedAccessInstanceLoggingConfigurationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6190 | Type to handle the output from the ModifyVerifiedAccessInstanceLoggingConfiguration operation in a HTTP client.
6191 | */
6192 | extension ModifyVerifiedAccessInstanceLoggingConfigurationResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVerifiedAccessInstanceLoggingConfigurationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6193 | public typealias BodyType = ModifyVerifiedAccessInstanceLoggingConfigurationResult
6194 | public typealias HeadersType = ModifyVerifiedAccessInstanceLoggingConfigurationResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6205:1: warning: extension declares a conformance of imported type 'ModifyVerifiedAccessTrustProviderResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6203 | Type to handle the output from the ModifyVerifiedAccessTrustProvider operation in a HTTP client.
6204 | */
6205 | extension ModifyVerifiedAccessTrustProviderResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVerifiedAccessTrustProviderResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6206 | public typealias BodyType = ModifyVerifiedAccessTrustProviderResult
6207 | public typealias HeadersType = ModifyVerifiedAccessTrustProviderResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6218:1: warning: extension declares a conformance of imported type 'ModifyVolumeResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6216 | Type to handle the output from the ModifyVolume operation in a HTTP client.
6217 | */
6218 | extension ModifyVolumeResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVolumeResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6219 | public typealias BodyType = ModifyVolumeResult
6220 | public typealias HeadersType = ModifyVolumeResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6231:1: warning: extension declares a conformance of imported type 'ModifyVpcEndpointResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6229 | Type to handle the output from the ModifyVpcEndpoint operation in a HTTP client.
6230 | */
6231 | extension ModifyVpcEndpointResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVpcEndpointResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6232 | public typealias BodyType = ModifyVpcEndpointResult
6233 | public typealias HeadersType = ModifyVpcEndpointResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6244:1: warning: extension declares a conformance of imported type 'ModifyVpcEndpointConnectionNotificationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6242 | Type to handle the output from the ModifyVpcEndpointConnectionNotification operation in a HTTP client.
6243 | */
6244 | extension ModifyVpcEndpointConnectionNotificationResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVpcEndpointConnectionNotificationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6245 | public typealias BodyType = ModifyVpcEndpointConnectionNotificationResult
6246 | public typealias HeadersType = ModifyVpcEndpointConnectionNotificationResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6257:1: warning: extension declares a conformance of imported type 'ModifyVpcEndpointServiceConfigurationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6255 | Type to handle the output from the ModifyVpcEndpointServiceConfiguration operation in a HTTP client.
6256 | */
6257 | extension ModifyVpcEndpointServiceConfigurationResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVpcEndpointServiceConfigurationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6258 | public typealias BodyType = ModifyVpcEndpointServiceConfigurationResult
6259 | public typealias HeadersType = ModifyVpcEndpointServiceConfigurationResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6270:1: warning: extension declares a conformance of imported type 'ModifyVpcEndpointServicePayerResponsibilityResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6268 | Type to handle the output from the ModifyVpcEndpointServicePayerResponsibility operation in a HTTP client.
6269 | */
6270 | extension ModifyVpcEndpointServicePayerResponsibilityResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVpcEndpointServicePayerResponsibilityResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6271 | public typealias BodyType = ModifyVpcEndpointServicePayerResponsibilityResult
6272 | public typealias HeadersType = ModifyVpcEndpointServicePayerResponsibilityResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6283:1: warning: extension declares a conformance of imported type 'ModifyVpcEndpointServicePermissionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6281 | Type to handle the output from the ModifyVpcEndpointServicePermissions operation in a HTTP client.
6282 | */
6283 | extension ModifyVpcEndpointServicePermissionsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVpcEndpointServicePermissionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6284 | public typealias BodyType = ModifyVpcEndpointServicePermissionsResult
6285 | public typealias HeadersType = ModifyVpcEndpointServicePermissionsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6296:1: warning: extension declares a conformance of imported type 'ModifyVpcPeeringConnectionOptionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6294 | Type to handle the output from the ModifyVpcPeeringConnectionOptions operation in a HTTP client.
6295 | */
6296 | extension ModifyVpcPeeringConnectionOptionsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVpcPeeringConnectionOptionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6297 | public typealias BodyType = ModifyVpcPeeringConnectionOptionsResult
6298 | public typealias HeadersType = ModifyVpcPeeringConnectionOptionsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6309:1: warning: extension declares a conformance of imported type 'ModifyVpcTenancyResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6307 | Type to handle the output from the ModifyVpcTenancy operation in a HTTP client.
6308 | */
6309 | extension ModifyVpcTenancyResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVpcTenancyResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6310 | public typealias BodyType = ModifyVpcTenancyResult
6311 | public typealias HeadersType = ModifyVpcTenancyResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6322:1: warning: extension declares a conformance of imported type 'ModifyVpnConnectionResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6320 | Type to handle the output from the ModifyVpnConnection operation in a HTTP client.
6321 | */
6322 | extension ModifyVpnConnectionResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVpnConnectionResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6323 | public typealias BodyType = ModifyVpnConnectionResult
6324 | public typealias HeadersType = ModifyVpnConnectionResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6335:1: warning: extension declares a conformance of imported type 'ModifyVpnConnectionOptionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6333 | Type to handle the output from the ModifyVpnConnectionOptions operation in a HTTP client.
6334 | */
6335 | extension ModifyVpnConnectionOptionsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVpnConnectionOptionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6336 | public typealias BodyType = ModifyVpnConnectionOptionsResult
6337 | public typealias HeadersType = ModifyVpnConnectionOptionsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6348:1: warning: extension declares a conformance of imported type 'ModifyVpnTunnelCertificateResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6346 | Type to handle the output from the ModifyVpnTunnelCertificate operation in a HTTP client.
6347 | */
6348 | extension ModifyVpnTunnelCertificateResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVpnTunnelCertificateResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6349 | public typealias BodyType = ModifyVpnTunnelCertificateResult
6350 | public typealias HeadersType = ModifyVpnTunnelCertificateResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6361:1: warning: extension declares a conformance of imported type 'ModifyVpnTunnelOptionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6359 | Type to handle the output from the ModifyVpnTunnelOptions operation in a HTTP client.
6360 | */
6361 | extension ModifyVpnTunnelOptionsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ModifyVpnTunnelOptionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6362 | public typealias BodyType = ModifyVpnTunnelOptionsResult
6363 | public typealias HeadersType = ModifyVpnTunnelOptionsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6374:1: warning: extension declares a conformance of imported type 'MonitorInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6372 | Type to handle the output from the MonitorInstances operation in a HTTP client.
6373 | */
6374 | extension MonitorInstancesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'MonitorInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6375 | public typealias BodyType = MonitorInstancesResult
6376 | public typealias HeadersType = MonitorInstancesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6387:1: warning: extension declares a conformance of imported type 'MoveAddressToVpcResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6385 | Type to handle the output from the MoveAddressToVpc operation in a HTTP client.
6386 | */
6387 | extension MoveAddressToVpcResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'MoveAddressToVpcResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6388 | public typealias BodyType = MoveAddressToVpcResult
6389 | public typealias HeadersType = MoveAddressToVpcResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6400:1: warning: extension declares a conformance of imported type 'MoveByoipCidrToIpamResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6398 | Type to handle the output from the MoveByoipCidrToIpam operation in a HTTP client.
6399 | */
6400 | extension MoveByoipCidrToIpamResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'MoveByoipCidrToIpamResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6401 | public typealias BodyType = MoveByoipCidrToIpamResult
6402 | public typealias HeadersType = MoveByoipCidrToIpamResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6413:1: warning: extension declares a conformance of imported type 'ProvisionByoipCidrResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6411 | Type to handle the output from the ProvisionByoipCidr operation in a HTTP client.
6412 | */
6413 | extension ProvisionByoipCidrResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ProvisionByoipCidrResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6414 | public typealias BodyType = ProvisionByoipCidrResult
6415 | public typealias HeadersType = ProvisionByoipCidrResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6426:1: warning: extension declares a conformance of imported type 'ProvisionIpamPoolCidrResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6424 | Type to handle the output from the ProvisionIpamPoolCidr operation in a HTTP client.
6425 | */
6426 | extension ProvisionIpamPoolCidrResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ProvisionIpamPoolCidrResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6427 | public typealias BodyType = ProvisionIpamPoolCidrResult
6428 | public typealias HeadersType = ProvisionIpamPoolCidrResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6439:1: warning: extension declares a conformance of imported type 'ProvisionPublicIpv4PoolCidrResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6437 | Type to handle the output from the ProvisionPublicIpv4PoolCidr operation in a HTTP client.
6438 | */
6439 | extension ProvisionPublicIpv4PoolCidrResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ProvisionPublicIpv4PoolCidrResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6440 | public typealias BodyType = ProvisionPublicIpv4PoolCidrResult
6441 | public typealias HeadersType = ProvisionPublicIpv4PoolCidrResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6452:1: warning: extension declares a conformance of imported type 'PurchaseHostReservationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6450 | Type to handle the output from the PurchaseHostReservation operation in a HTTP client.
6451 | */
6452 | extension PurchaseHostReservationResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'PurchaseHostReservationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6453 | public typealias BodyType = PurchaseHostReservationResult
6454 | public typealias HeadersType = PurchaseHostReservationResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6465:1: warning: extension declares a conformance of imported type 'PurchaseReservedInstancesOfferingResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6463 | Type to handle the output from the PurchaseReservedInstancesOffering operation in a HTTP client.
6464 | */
6465 | extension PurchaseReservedInstancesOfferingResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'PurchaseReservedInstancesOfferingResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6466 | public typealias BodyType = PurchaseReservedInstancesOfferingResult
6467 | public typealias HeadersType = PurchaseReservedInstancesOfferingResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6478:1: warning: extension declares a conformance of imported type 'PurchaseScheduledInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6476 | Type to handle the output from the PurchaseScheduledInstances operation in a HTTP client.
6477 | */
6478 | extension PurchaseScheduledInstancesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'PurchaseScheduledInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6479 | public typealias BodyType = PurchaseScheduledInstancesResult
6480 | public typealias HeadersType = PurchaseScheduledInstancesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6491:1: warning: extension declares a conformance of imported type 'RegisterImageResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6489 | Type to handle the output from the RegisterImage operation in a HTTP client.
6490 | */
6491 | extension RegisterImageResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RegisterImageResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6492 | public typealias BodyType = RegisterImageResult
6493 | public typealias HeadersType = RegisterImageResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6504:1: warning: extension declares a conformance of imported type 'RegisterInstanceEventNotificationAttributesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6502 | Type to handle the output from the RegisterInstanceEventNotificationAttributes operation in a HTTP client.
6503 | */
6504 | extension RegisterInstanceEventNotificationAttributesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RegisterInstanceEventNotificationAttributesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6505 | public typealias BodyType = RegisterInstanceEventNotificationAttributesResult
6506 | public typealias HeadersType = RegisterInstanceEventNotificationAttributesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6517:1: warning: extension declares a conformance of imported type 'RegisterTransitGatewayMulticastGroupMembersResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6515 | Type to handle the output from the RegisterTransitGatewayMulticastGroupMembers operation in a HTTP client.
6516 | */
6517 | extension RegisterTransitGatewayMulticastGroupMembersResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RegisterTransitGatewayMulticastGroupMembersResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6518 | public typealias BodyType = RegisterTransitGatewayMulticastGroupMembersResult
6519 | public typealias HeadersType = RegisterTransitGatewayMulticastGroupMembersResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6530:1: warning: extension declares a conformance of imported type 'RegisterTransitGatewayMulticastGroupSourcesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6528 | Type to handle the output from the RegisterTransitGatewayMulticastGroupSources operation in a HTTP client.
6529 | */
6530 | extension RegisterTransitGatewayMulticastGroupSourcesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RegisterTransitGatewayMulticastGroupSourcesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6531 | public typealias BodyType = RegisterTransitGatewayMulticastGroupSourcesResult
6532 | public typealias HeadersType = RegisterTransitGatewayMulticastGroupSourcesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6543:1: warning: extension declares a conformance of imported type 'RejectTransitGatewayMulticastDomainAssociationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6541 | Type to handle the output from the RejectTransitGatewayMulticastDomainAssociations operation in a HTTP client.
6542 | */
6543 | extension RejectTransitGatewayMulticastDomainAssociationsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RejectTransitGatewayMulticastDomainAssociationsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6544 | public typealias BodyType = RejectTransitGatewayMulticastDomainAssociationsResult
6545 | public typealias HeadersType = RejectTransitGatewayMulticastDomainAssociationsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6556:1: warning: extension declares a conformance of imported type 'RejectTransitGatewayPeeringAttachmentResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6554 | Type to handle the output from the RejectTransitGatewayPeeringAttachment operation in a HTTP client.
6555 | */
6556 | extension RejectTransitGatewayPeeringAttachmentResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RejectTransitGatewayPeeringAttachmentResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6557 | public typealias BodyType = RejectTransitGatewayPeeringAttachmentResult
6558 | public typealias HeadersType = RejectTransitGatewayPeeringAttachmentResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6569:1: warning: extension declares a conformance of imported type 'RejectTransitGatewayVpcAttachmentResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6567 | Type to handle the output from the RejectTransitGatewayVpcAttachment operation in a HTTP client.
6568 | */
6569 | extension RejectTransitGatewayVpcAttachmentResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RejectTransitGatewayVpcAttachmentResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6570 | public typealias BodyType = RejectTransitGatewayVpcAttachmentResult
6571 | public typealias HeadersType = RejectTransitGatewayVpcAttachmentResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6582:1: warning: extension declares a conformance of imported type 'RejectVpcEndpointConnectionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6580 | Type to handle the output from the RejectVpcEndpointConnections operation in a HTTP client.
6581 | */
6582 | extension RejectVpcEndpointConnectionsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RejectVpcEndpointConnectionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6583 | public typealias BodyType = RejectVpcEndpointConnectionsResult
6584 | public typealias HeadersType = RejectVpcEndpointConnectionsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6595:1: warning: extension declares a conformance of imported type 'RejectVpcPeeringConnectionResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6593 | Type to handle the output from the RejectVpcPeeringConnection operation in a HTTP client.
6594 | */
6595 | extension RejectVpcPeeringConnectionResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RejectVpcPeeringConnectionResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6596 | public typealias BodyType = RejectVpcPeeringConnectionResult
6597 | public typealias HeadersType = RejectVpcPeeringConnectionResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6608:1: warning: extension declares a conformance of imported type 'ReleaseHostsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6606 | Type to handle the output from the ReleaseHosts operation in a HTTP client.
6607 | */
6608 | extension ReleaseHostsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ReleaseHostsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6609 | public typealias BodyType = ReleaseHostsResult
6610 | public typealias HeadersType = ReleaseHostsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6621:1: warning: extension declares a conformance of imported type 'ReleaseIpamPoolAllocationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6619 | Type to handle the output from the ReleaseIpamPoolAllocation operation in a HTTP client.
6620 | */
6621 | extension ReleaseIpamPoolAllocationResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ReleaseIpamPoolAllocationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6622 | public typealias BodyType = ReleaseIpamPoolAllocationResult
6623 | public typealias HeadersType = ReleaseIpamPoolAllocationResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6634:1: warning: extension declares a conformance of imported type 'ReplaceIamInstanceProfileAssociationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6632 | Type to handle the output from the ReplaceIamInstanceProfileAssociation operation in a HTTP client.
6633 | */
6634 | extension ReplaceIamInstanceProfileAssociationResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ReplaceIamInstanceProfileAssociationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6635 | public typealias BodyType = ReplaceIamInstanceProfileAssociationResult
6636 | public typealias HeadersType = ReplaceIamInstanceProfileAssociationResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6647:1: warning: extension declares a conformance of imported type 'ReplaceNetworkAclAssociationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6645 | Type to handle the output from the ReplaceNetworkAclAssociation operation in a HTTP client.
6646 | */
6647 | extension ReplaceNetworkAclAssociationResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ReplaceNetworkAclAssociationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6648 | public typealias BodyType = ReplaceNetworkAclAssociationResult
6649 | public typealias HeadersType = ReplaceNetworkAclAssociationResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6660:1: warning: extension declares a conformance of imported type 'ReplaceRouteTableAssociationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6658 | Type to handle the output from the ReplaceRouteTableAssociation operation in a HTTP client.
6659 | */
6660 | extension ReplaceRouteTableAssociationResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ReplaceRouteTableAssociationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6661 | public typealias BodyType = ReplaceRouteTableAssociationResult
6662 | public typealias HeadersType = ReplaceRouteTableAssociationResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6673:1: warning: extension declares a conformance of imported type 'ReplaceTransitGatewayRouteResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6671 | Type to handle the output from the ReplaceTransitGatewayRoute operation in a HTTP client.
6672 | */
6673 | extension ReplaceTransitGatewayRouteResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ReplaceTransitGatewayRouteResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6674 | public typealias BodyType = ReplaceTransitGatewayRouteResult
6675 | public typealias HeadersType = ReplaceTransitGatewayRouteResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6686:1: warning: extension declares a conformance of imported type 'ReplaceVpnTunnelResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6684 | Type to handle the output from the ReplaceVpnTunnel operation in a HTTP client.
6685 | */
6686 | extension ReplaceVpnTunnelResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ReplaceVpnTunnelResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6687 | public typealias BodyType = ReplaceVpnTunnelResult
6688 | public typealias HeadersType = ReplaceVpnTunnelResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6699:1: warning: extension declares a conformance of imported type 'RequestSpotFleetResponse' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6697 | Type to handle the output from the RequestSpotFleet operation in a HTTP client.
6698 | */
6699 | extension RequestSpotFleetResponse: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RequestSpotFleetResponse' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6700 | public typealias BodyType = RequestSpotFleetResponse
6701 | public typealias HeadersType = RequestSpotFleetResponse
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6712:1: warning: extension declares a conformance of imported type 'RequestSpotInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6710 | Type to handle the output from the RequestSpotInstances operation in a HTTP client.
6711 | */
6712 | extension RequestSpotInstancesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RequestSpotInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6713 | public typealias BodyType = RequestSpotInstancesResult
6714 | public typealias HeadersType = RequestSpotInstancesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6725:1: warning: extension declares a conformance of imported type 'ResetAddressAttributeResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6723 | Type to handle the output from the ResetAddressAttribute operation in a HTTP client.
6724 | */
6725 | extension ResetAddressAttributeResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ResetAddressAttributeResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6726 | public typealias BodyType = ResetAddressAttributeResult
6727 | public typealias HeadersType = ResetAddressAttributeResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6738:1: warning: extension declares a conformance of imported type 'ResetEbsDefaultKmsKeyIdResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6736 | Type to handle the output from the ResetEbsDefaultKmsKeyId operation in a HTTP client.
6737 | */
6738 | extension ResetEbsDefaultKmsKeyIdResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ResetEbsDefaultKmsKeyIdResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6739 | public typealias BodyType = ResetEbsDefaultKmsKeyIdResult
6740 | public typealias HeadersType = ResetEbsDefaultKmsKeyIdResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6751:1: warning: extension declares a conformance of imported type 'ResetFpgaImageAttributeResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6749 | Type to handle the output from the ResetFpgaImageAttribute operation in a HTTP client.
6750 | */
6751 | extension ResetFpgaImageAttributeResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'ResetFpgaImageAttributeResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6752 | public typealias BodyType = ResetFpgaImageAttributeResult
6753 | public typealias HeadersType = ResetFpgaImageAttributeResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6764:1: warning: extension declares a conformance of imported type 'RestoreAddressToClassicResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6762 | Type to handle the output from the RestoreAddressToClassic operation in a HTTP client.
6763 | */
6764 | extension RestoreAddressToClassicResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RestoreAddressToClassicResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6765 | public typealias BodyType = RestoreAddressToClassicResult
6766 | public typealias HeadersType = RestoreAddressToClassicResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6777:1: warning: extension declares a conformance of imported type 'RestoreImageFromRecycleBinResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6775 | Type to handle the output from the RestoreImageFromRecycleBin operation in a HTTP client.
6776 | */
6777 | extension RestoreImageFromRecycleBinResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RestoreImageFromRecycleBinResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6778 | public typealias BodyType = RestoreImageFromRecycleBinResult
6779 | public typealias HeadersType = RestoreImageFromRecycleBinResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6790:1: warning: extension declares a conformance of imported type 'RestoreManagedPrefixListVersionResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6788 | Type to handle the output from the RestoreManagedPrefixListVersion operation in a HTTP client.
6789 | */
6790 | extension RestoreManagedPrefixListVersionResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RestoreManagedPrefixListVersionResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6791 | public typealias BodyType = RestoreManagedPrefixListVersionResult
6792 | public typealias HeadersType = RestoreManagedPrefixListVersionResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6803:1: warning: extension declares a conformance of imported type 'RestoreSnapshotFromRecycleBinResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6801 | Type to handle the output from the RestoreSnapshotFromRecycleBin operation in a HTTP client.
6802 | */
6803 | extension RestoreSnapshotFromRecycleBinResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RestoreSnapshotFromRecycleBinResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6804 | public typealias BodyType = RestoreSnapshotFromRecycleBinResult
6805 | public typealias HeadersType = RestoreSnapshotFromRecycleBinResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6816:1: warning: extension declares a conformance of imported type 'RestoreSnapshotTierResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6814 | Type to handle the output from the RestoreSnapshotTier operation in a HTTP client.
6815 | */
6816 | extension RestoreSnapshotTierResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RestoreSnapshotTierResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6817 | public typealias BodyType = RestoreSnapshotTierResult
6818 | public typealias HeadersType = RestoreSnapshotTierResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6829:1: warning: extension declares a conformance of imported type 'RevokeClientVpnIngressResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6827 | Type to handle the output from the RevokeClientVpnIngress operation in a HTTP client.
6828 | */
6829 | extension RevokeClientVpnIngressResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RevokeClientVpnIngressResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6830 | public typealias BodyType = RevokeClientVpnIngressResult
6831 | public typealias HeadersType = RevokeClientVpnIngressResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6842:1: warning: extension declares a conformance of imported type 'RevokeSecurityGroupEgressResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6840 | Type to handle the output from the RevokeSecurityGroupEgress operation in a HTTP client.
6841 | */
6842 | extension RevokeSecurityGroupEgressResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RevokeSecurityGroupEgressResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6843 | public typealias BodyType = RevokeSecurityGroupEgressResult
6844 | public typealias HeadersType = RevokeSecurityGroupEgressResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6855:1: warning: extension declares a conformance of imported type 'RevokeSecurityGroupIngressResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6853 | Type to handle the output from the RevokeSecurityGroupIngress operation in a HTTP client.
6854 | */
6855 | extension RevokeSecurityGroupIngressResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RevokeSecurityGroupIngressResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6856 | public typealias BodyType = RevokeSecurityGroupIngressResult
6857 | public typealias HeadersType = RevokeSecurityGroupIngressResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6868:1: warning: extension declares a conformance of imported type 'Reservation' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6866 | Type to handle the output from the RunInstances operation in a HTTP client.
6867 | */
6868 | extension Reservation: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'Reservation' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6869 | public typealias BodyType = Reservation
6870 | public typealias HeadersType = Reservation
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6881:1: warning: extension declares a conformance of imported type 'RunScheduledInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6879 | Type to handle the output from the RunScheduledInstances operation in a HTTP client.
6880 | */
6881 | extension RunScheduledInstancesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'RunScheduledInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6882 | public typealias BodyType = RunScheduledInstancesResult
6883 | public typealias HeadersType = RunScheduledInstancesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6894:1: warning: extension declares a conformance of imported type 'SearchLocalGatewayRoutesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6892 | Type to handle the output from the SearchLocalGatewayRoutes operation in a HTTP client.
6893 | */
6894 | extension SearchLocalGatewayRoutesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'SearchLocalGatewayRoutesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6895 | public typealias BodyType = SearchLocalGatewayRoutesResult
6896 | public typealias HeadersType = SearchLocalGatewayRoutesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6907:1: warning: extension declares a conformance of imported type 'SearchTransitGatewayMulticastGroupsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6905 | Type to handle the output from the SearchTransitGatewayMulticastGroups operation in a HTTP client.
6906 | */
6907 | extension SearchTransitGatewayMulticastGroupsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'SearchTransitGatewayMulticastGroupsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6908 | public typealias BodyType = SearchTransitGatewayMulticastGroupsResult
6909 | public typealias HeadersType = SearchTransitGatewayMulticastGroupsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6920:1: warning: extension declares a conformance of imported type 'SearchTransitGatewayRoutesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6918 | Type to handle the output from the SearchTransitGatewayRoutes operation in a HTTP client.
6919 | */
6920 | extension SearchTransitGatewayRoutesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'SearchTransitGatewayRoutesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6921 | public typealias BodyType = SearchTransitGatewayRoutesResult
6922 | public typealias HeadersType = SearchTransitGatewayRoutesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6933:1: warning: extension declares a conformance of imported type 'StartInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6931 | Type to handle the output from the StartInstances operation in a HTTP client.
6932 | */
6933 | extension StartInstancesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'StartInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6934 | public typealias BodyType = StartInstancesResult
6935 | public typealias HeadersType = StartInstancesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6946:1: warning: extension declares a conformance of imported type 'StartNetworkInsightsAccessScopeAnalysisResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6944 | Type to handle the output from the StartNetworkInsightsAccessScopeAnalysis operation in a HTTP client.
6945 | */
6946 | extension StartNetworkInsightsAccessScopeAnalysisResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'StartNetworkInsightsAccessScopeAnalysisResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6947 | public typealias BodyType = StartNetworkInsightsAccessScopeAnalysisResult
6948 | public typealias HeadersType = StartNetworkInsightsAccessScopeAnalysisResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6959:1: warning: extension declares a conformance of imported type 'StartNetworkInsightsAnalysisResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6957 | Type to handle the output from the StartNetworkInsightsAnalysis operation in a HTTP client.
6958 | */
6959 | extension StartNetworkInsightsAnalysisResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'StartNetworkInsightsAnalysisResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6960 | public typealias BodyType = StartNetworkInsightsAnalysisResult
6961 | public typealias HeadersType = StartNetworkInsightsAnalysisResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6972:1: warning: extension declares a conformance of imported type 'StartVpcEndpointServicePrivateDnsVerificationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6970 | Type to handle the output from the StartVpcEndpointServicePrivateDnsVerification operation in a HTTP client.
6971 | */
6972 | extension StartVpcEndpointServicePrivateDnsVerificationResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'StartVpcEndpointServicePrivateDnsVerificationResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6973 | public typealias BodyType = StartVpcEndpointServicePrivateDnsVerificationResult
6974 | public typealias HeadersType = StartVpcEndpointServicePrivateDnsVerificationResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6985:1: warning: extension declares a conformance of imported type 'StopInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6983 | Type to handle the output from the StopInstances operation in a HTTP client.
6984 | */
6985 | extension StopInstancesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'StopInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6986 | public typealias BodyType = StopInstancesResult
6987 | public typealias HeadersType = StopInstancesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:6998:1: warning: extension declares a conformance of imported type 'TerminateClientVpnConnectionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
6996 | Type to handle the output from the TerminateClientVpnConnections operation in a HTTP client.
6997 | */
6998 | extension TerminateClientVpnConnectionsResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'TerminateClientVpnConnectionsResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6999 | public typealias BodyType = TerminateClientVpnConnectionsResult
7000 | public typealias HeadersType = TerminateClientVpnConnectionsResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:7011:1: warning: extension declares a conformance of imported type 'TerminateInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
7009 | Type to handle the output from the TerminateInstances operation in a HTTP client.
7010 | */
7011 | extension TerminateInstancesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'TerminateInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
7012 | public typealias BodyType = TerminateInstancesResult
7013 | public typealias HeadersType = TerminateInstancesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:7024:1: warning: extension declares a conformance of imported type 'UnassignIpv6AddressesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
7022 | Type to handle the output from the UnassignIpv6Addresses operation in a HTTP client.
7023 | */
7024 | extension UnassignIpv6AddressesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'UnassignIpv6AddressesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
7025 | public typealias BodyType = UnassignIpv6AddressesResult
7026 | public typealias HeadersType = UnassignIpv6AddressesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:7037:1: warning: extension declares a conformance of imported type 'UnassignPrivateNatGatewayAddressResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
7035 | Type to handle the output from the UnassignPrivateNatGatewayAddress operation in a HTTP client.
7036 | */
7037 | extension UnassignPrivateNatGatewayAddressResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'UnassignPrivateNatGatewayAddressResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
7038 | public typealias BodyType = UnassignPrivateNatGatewayAddressResult
7039 | public typealias HeadersType = UnassignPrivateNatGatewayAddressResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:7050:1: warning: extension declares a conformance of imported type 'UnmonitorInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
7048 | Type to handle the output from the UnmonitorInstances operation in a HTTP client.
7049 | */
7050 | extension UnmonitorInstancesResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'UnmonitorInstancesResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
7051 | public typealias BodyType = UnmonitorInstancesResult
7052 | public typealias HeadersType = UnmonitorInstancesResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:7063:1: warning: extension declares a conformance of imported type 'UpdateSecurityGroupRuleDescriptionsEgressResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
7061 | Type to handle the output from the UpdateSecurityGroupRuleDescriptionsEgress operation in a HTTP client.
7062 | */
7063 | extension UpdateSecurityGroupRuleDescriptionsEgressResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'UpdateSecurityGroupRuleDescriptionsEgressResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
7064 | public typealias BodyType = UpdateSecurityGroupRuleDescriptionsEgressResult
7065 | public typealias HeadersType = UpdateSecurityGroupRuleDescriptionsEgressResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:7076:1: warning: extension declares a conformance of imported type 'UpdateSecurityGroupRuleDescriptionsIngressResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
7074 | Type to handle the output from the UpdateSecurityGroupRuleDescriptionsIngress operation in a HTTP client.
7075 | */
7076 | extension UpdateSecurityGroupRuleDescriptionsIngressResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'UpdateSecurityGroupRuleDescriptionsIngressResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
7077 | public typealias BodyType = UpdateSecurityGroupRuleDescriptionsIngressResult
7078 | public typealias HeadersType = UpdateSecurityGroupRuleDescriptionsIngressResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsClientOutput.swift:7089:1: warning: extension declares a conformance of imported type 'WithdrawByoipCidrResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
7087 | Type to handle the output from the WithdrawByoipCidr operation in a HTTP client.
7088 | */
7089 | extension WithdrawByoipCidrResult: HTTPResponseOutputProtocol {
| |- warning: extension declares a conformance of imported type 'WithdrawByoipCidrResult' to imported protocol 'HTTPResponseOutputProtocol'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
7090 | public typealias BodyType = WithdrawByoipCidrResult
7091 | public typealias HeadersType = WithdrawByoipCidrResult
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/ElasticComputeCloudOperationsReporting.swift:632:12: warning: cannot use generic struct 'HTTPClientReportingConfiguration' here; 'SmokeHTTPClient' was not imported by this file
630 | public let withdrawByoipCidr: StandardSmokeAWSOperationReporting<ElasticComputeCloudModelOperations>
631 |
632 | public init(clientName: String, reportingConfiguration: SmokeAWSClientReportingConfiguration<ElasticComputeCloudModelOperations>) {
| `- warning: cannot use generic struct 'HTTPClientReportingConfiguration' here; 'SmokeHTTPClient' was not imported by this file
633 | self.acceptAddressTransfer = StandardSmokeAWSOperationReporting(
634 | clientName: clientName, operation: .acceptAddressTransfer, configuration: reportingConfiguration)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/smoke-http/Sources/SmokeHTTPClient/HTTPClientReportingConfiguration.swift:20:15: note: generic struct declared here
18 | import Foundation
19 |
20 | public struct HTTPClientReportingConfiguration<OperationIdentifer: Hashable> {
| `- note: generic struct declared here
21 |
22 | // TODO: Remove non-inclusive language
[1894/1898] Compiling ElasticComputeCloudClient MockElasticComputeCloudClientV2.swift
[1895/1898] Compiling ElasticComputeCloudClient ThrowingElasticComputeCloudClient.swift
[1896/1898] Compiling ElasticComputeCloudClient AWSElasticComputeCloudClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/AWSElasticComputeCloudClient.swift:39:2: warning: extension declares a conformance of imported type 'ElasticComputeCloudError' to imported protocol 'ConvertableError'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
37 | }
38 |
39 | extension ElasticComputeCloudError: ConvertableError {
| |- warning: extension declares a conformance of imported type 'ElasticComputeCloudError' to imported protocol 'ConvertableError'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
40 | public static func asUnrecognizedError(error: Swift.Error) -> ElasticComputeCloudError {
41 | return error.asUnrecognizedElasticComputeCloudError()
[1897/1898] Compiling ElasticComputeCloudClient AWSElasticComputeCloudClientGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElasticComputeCloudClient/AWSElasticComputeCloudClient.swift:39:2: warning: extension declares a conformance of imported type 'ElasticComputeCloudError' to imported protocol 'ConvertableError'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
37 | }
38 |
39 | extension ElasticComputeCloudError: ConvertableError {
| |- warning: extension declares a conformance of imported type 'ElasticComputeCloudError' to imported protocol 'ConvertableError'; this will not behave correctly if the owners of 'ElasticComputeCloudModel' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
40 | public static func asUnrecognizedError(error: Swift.Error) -> ElasticComputeCloudError {
41 | return error.asUnrecognizedElasticComputeCloudError()
[1898/1898] Compiling ElasticComputeCloudClient MockElasticComputeCloudClient.swift
[1899/1899] Compiling ElasticComputeCloudClient ThrowingElasticComputeCloudClientV2.swift
Build complete! (261.55s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.33.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.14.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"identity" : "swift-metrics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-metrics.git"
},
{
"identity" : "xmlcoding",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/LiveUI/XMLCoding.git"
},
{
"identity" : "smoke-http",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/amzn/smoke-http.git"
},
{
"identity" : "smoke-aws-support",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/amzn/smoke-aws-support.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "smoke-aws",
"name" : "smoke-aws",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "AppConfigClient",
"targets" : [
"AppConfigClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AppConfigModel",
"targets" : [
"AppConfigModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CloudWatchClient",
"targets" : [
"CloudWatchClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CloudWatchModel",
"targets" : [
"CloudWatchModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CloudformationClient",
"targets" : [
"CloudformationClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CloudformationModel",
"targets" : [
"CloudformationModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CodePipelineClient",
"targets" : [
"CodePipelineClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CodePipelineModel",
"targets" : [
"CodePipelineModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DynamoDBClient",
"targets" : [
"DynamoDBClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DynamoDBModel",
"targets" : [
"DynamoDBModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ECRClient",
"targets" : [
"ECRClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ECRModel",
"targets" : [
"ECRModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ElasticComputeCloudClient",
"targets" : [
"ElasticComputeCloudClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ElasticComputeCloudModel",
"targets" : [
"ElasticComputeCloudModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ElasticContainerClient",
"targets" : [
"ElasticContainerClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ElasticContainerModel",
"targets" : [
"ElasticContainerModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RDSClient",
"targets" : [
"RDSClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RDSModel",
"targets" : [
"RDSModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RDSDataClient",
"targets" : [
"RDSDataClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RDSDataModel",
"targets" : [
"RDSDataModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "S3Client",
"targets" : [
"S3Client"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "S3Model",
"targets" : [
"S3Model"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SchedulerClient",
"targets" : [
"SchedulerClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SchedulerModel",
"targets" : [
"SchedulerModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SecurityTokenClient",
"targets" : [
"SecurityTokenClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SecurityTokenModel",
"targets" : [
"SecurityTokenModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SimpleNotificationClient",
"targets" : [
"SimpleNotificationClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SimpleNotificationModel",
"targets" : [
"SimpleNotificationModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SimpleQueueClient",
"targets" : [
"SimpleQueueClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SimpleQueueModel",
"targets" : [
"SimpleQueueModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SimpleWorkflowClient",
"targets" : [
"SimpleWorkflowClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SimpleWorkflowModel",
"targets" : [
"SimpleWorkflowModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StepFunctionsClient",
"targets" : [
"StepFunctionsClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StepFunctionsModel",
"targets" : [
"StepFunctionsModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SmokeAWSCore",
"targets" : [
"SmokeAWSCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SmokeAWSHttp",
"targets" : [
"SmokeAWSHttp"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_SmokeAWSHttpConcurrency",
"targets" : [
"_SmokeAWSHttpConcurrency"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SmokeAWSMetrics",
"targets" : [
"SmokeAWSMetrics"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "_SmokeAWSHttpConcurrency",
"module_type" : "SwiftTarget",
"name" : "_SmokeAWSHttpConcurrency",
"path" : "Sources/_SmokeAWSHttpConcurrency",
"product_memberships" : [
"_SmokeAWSHttpConcurrency"
],
"sources" : [
"Export.swift"
],
"target_dependencies" : [
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "StepFunctionsModel",
"module_type" : "SwiftTarget",
"name" : "StepFunctionsModel",
"path" : "Sources/StepFunctionsModel",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"StepFunctionsClient",
"StepFunctionsModel"
],
"sources" : [
"StepFunctionsModelDefaultInstances.swift",
"StepFunctionsModelErrors.swift",
"StepFunctionsModelOperations.swift",
"StepFunctionsModelStructures.swift",
"StepFunctionsModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "StepFunctionsClient",
"module_type" : "SwiftTarget",
"name" : "StepFunctionsClient",
"path" : "Sources/StepFunctionsClient",
"product_memberships" : [
"StepFunctionsClient"
],
"sources" : [
"AWSStepFunctionsClient.swift",
"AWSStepFunctionsClientGenerator.swift",
"MockStepFunctionsClient.swift",
"MockStepFunctionsClientV2.swift",
"StepFunctionsClientProtocol+async.swift",
"StepFunctionsClientProtocol.swift",
"StepFunctionsClientProtocolV2.swift",
"StepFunctionsInvocationsReporting.swift",
"StepFunctionsOperationsClientInput.swift",
"StepFunctionsOperationsClientOutput.swift",
"StepFunctionsOperationsReporting.swift",
"ThrowingStepFunctionsClient.swift",
"ThrowingStepFunctionsClientV2.swift"
],
"target_dependencies" : [
"StepFunctionsModel",
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "SmokeAWSMetrics",
"module_type" : "SwiftTarget",
"name" : "SmokeAWSMetrics",
"path" : "Sources/SmokeAWSMetrics",
"product_dependencies" : [
"Logging",
"Metrics"
],
"product_memberships" : [
"SmokeAWSMetrics"
],
"sources" : [
"CloudWatchCounterHandler.swift",
"CloudWatchMetricsFactory.swift",
"CloudWatchPendingMetricsQueue.swift",
"CloudWatchRecorderHandler.swift",
"CloudWatchTimerHandler.swift"
],
"target_dependencies" : [
"CloudWatchClient"
],
"type" : "library"
},
{
"c99name" : "SmokeAWSHttp",
"module_type" : "SwiftTarget",
"name" : "SmokeAWSHttp",
"path" : "Sources/SmokeAWSHttp",
"product_dependencies" : [
"Logging",
"NIO",
"NIOHTTP1",
"SmokeHTTPClient",
"QueryCoding",
"HTTPPathCoding",
"HTTPHeadersCoding",
"Crypto",
"AWSHttp"
],
"product_memberships" : [
"AppConfigClient",
"CloudWatchClient",
"CloudformationClient",
"CodePipelineClient",
"DynamoDBClient",
"ECRClient",
"ElasticComputeCloudClient",
"ElasticContainerClient",
"RDSClient",
"RDSDataClient",
"S3Client",
"SchedulerClient",
"SecurityTokenClient",
"SimpleNotificationClient",
"SimpleQueueClient",
"SimpleWorkflowClient",
"StepFunctionsClient",
"SmokeAWSHttp",
"_SmokeAWSHttpConcurrency",
"SmokeAWSMetrics"
],
"sources" : [
"Export.swift"
],
"target_dependencies" : [
"SmokeAWSCore"
],
"type" : "library"
},
{
"c99name" : "SmokeAWSCore",
"module_type" : "SwiftTarget",
"name" : "SmokeAWSCore",
"path" : "Sources/SmokeAWSCore",
"product_dependencies" : [
"Logging",
"Metrics",
"XMLCoding",
"SmokeHTTPClient",
"AWSCore",
"AWSLogging"
],
"product_memberships" : [
"AppConfigClient",
"CloudWatchClient",
"CloudformationClient",
"CodePipelineClient",
"DynamoDBClient",
"ECRClient",
"ElasticComputeCloudClient",
"ElasticContainerClient",
"RDSClient",
"RDSDataClient",
"S3Client",
"SchedulerClient",
"SecurityTokenClient",
"SimpleNotificationClient",
"SimpleQueueClient",
"SimpleWorkflowClient",
"StepFunctionsClient",
"SmokeAWSCore",
"SmokeAWSHttp",
"_SmokeAWSHttpConcurrency",
"SmokeAWSMetrics"
],
"sources" : [
"Export.swift",
"SmokeAWSClientReportingConfiguration.swift"
],
"type" : "library"
},
{
"c99name" : "SimpleWorkflowModel",
"module_type" : "SwiftTarget",
"name" : "SimpleWorkflowModel",
"path" : "Sources/SimpleWorkflowModel",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"SimpleWorkflowClient",
"SimpleWorkflowModel"
],
"sources" : [
"SimpleWorkflowModelDefaultInstances.swift",
"SimpleWorkflowModelErrors.swift",
"SimpleWorkflowModelOperations.swift",
"SimpleWorkflowModelStructures.swift",
"SimpleWorkflowModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "SimpleWorkflowClient",
"module_type" : "SwiftTarget",
"name" : "SimpleWorkflowClient",
"path" : "Sources/SimpleWorkflowClient",
"product_memberships" : [
"SimpleWorkflowClient"
],
"sources" : [
"AWSSimpleWorkflowClient.swift",
"AWSSimpleWorkflowClientGenerator.swift",
"MockSimpleWorkflowClient.swift",
"MockSimpleWorkflowClientV2.swift",
"SimpleWorkflowClientProtocol+async.swift",
"SimpleWorkflowClientProtocol.swift",
"SimpleWorkflowClientProtocolV2.swift",
"SimpleWorkflowInvocationsReporting.swift",
"SimpleWorkflowOperationsClientInput.swift",
"SimpleWorkflowOperationsClientOutput.swift",
"SimpleWorkflowOperationsReporting.swift",
"ThrowingSimpleWorkflowClient.swift",
"ThrowingSimpleWorkflowClientV2.swift"
],
"target_dependencies" : [
"SimpleWorkflowModel",
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "SimpleQueueModel",
"module_type" : "SwiftTarget",
"name" : "SimpleQueueModel",
"path" : "Sources/SimpleQueueModel",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"SimpleQueueClient",
"SimpleQueueModel"
],
"sources" : [
"SimpleQueueModelDefaultInstances.swift",
"SimpleQueueModelErrors.swift",
"SimpleQueueModelOperations.swift",
"SimpleQueueModelStructures.swift",
"SimpleQueueModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "SimpleQueueClientTests",
"module_type" : "SwiftTarget",
"name" : "SimpleQueueClientTests",
"path" : "Tests/SimpleQueueClientTests",
"sources" : [
"SimpleQueueClientTests.swift"
],
"target_dependencies" : [
"SimpleQueueClient"
],
"type" : "test"
},
{
"c99name" : "SimpleQueueClient",
"module_type" : "SwiftTarget",
"name" : "SimpleQueueClient",
"path" : "Sources/SimpleQueueClient",
"product_memberships" : [
"SimpleQueueClient"
],
"sources" : [
"AWSSimpleQueueClient.swift",
"AWSSimpleQueueClientGenerator.swift",
"MockSimpleQueueClient.swift",
"MockSimpleQueueClientV2.swift",
"SimpleQueueClientProtocol+async.swift",
"SimpleQueueClientProtocol.swift",
"SimpleQueueClientProtocolV2.swift",
"SimpleQueueInvocationsReporting.swift",
"SimpleQueueOperationsClientInput.swift",
"SimpleQueueOperationsClientOutput.swift",
"SimpleQueueOperationsReporting.swift",
"ThrowingSimpleQueueClient.swift",
"ThrowingSimpleQueueClientV2.swift"
],
"target_dependencies" : [
"SimpleQueueModel",
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "SimpleNotificationModel",
"module_type" : "SwiftTarget",
"name" : "SimpleNotificationModel",
"path" : "Sources/SimpleNotificationModel",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"SimpleNotificationClient",
"SimpleNotificationModel"
],
"sources" : [
"SimpleNotificationModelDefaultInstances.swift",
"SimpleNotificationModelErrors.swift",
"SimpleNotificationModelOperations.swift",
"SimpleNotificationModelStructures.swift",
"SimpleNotificationModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "SimpleNotificationClientTests",
"module_type" : "SwiftTarget",
"name" : "SimpleNotificationClientTests",
"path" : "Tests/SimpleNotificationClientTests",
"sources" : [
"SimpleNotificationClientTests.swift"
],
"target_dependencies" : [
"SimpleNotificationClient"
],
"type" : "test"
},
{
"c99name" : "SimpleNotificationClient",
"module_type" : "SwiftTarget",
"name" : "SimpleNotificationClient",
"path" : "Sources/SimpleNotificationClient",
"product_memberships" : [
"SimpleNotificationClient"
],
"sources" : [
"AWSSimpleNotificationClient.swift",
"AWSSimpleNotificationClientGenerator.swift",
"MockSimpleNotificationClient.swift",
"MockSimpleNotificationClientV2.swift",
"SimpleNotificationClientProtocol+async.swift",
"SimpleNotificationClientProtocol.swift",
"SimpleNotificationClientProtocolV2.swift",
"SimpleNotificationInvocationsReporting.swift",
"SimpleNotificationOperationsClientInput.swift",
"SimpleNotificationOperationsClientOutput.swift",
"SimpleNotificationOperationsReporting.swift",
"ThrowingSimpleNotificationClient.swift",
"ThrowingSimpleNotificationClientV2.swift"
],
"target_dependencies" : [
"SimpleNotificationModel",
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "SecurityTokenModel",
"module_type" : "SwiftTarget",
"name" : "SecurityTokenModel",
"path" : "Sources/SecurityTokenModel",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"SecurityTokenClient",
"SecurityTokenModel"
],
"sources" : [
"SecurityTokenModelDefaultInstances.swift",
"SecurityTokenModelErrors.swift",
"SecurityTokenModelOperations.swift",
"SecurityTokenModelStructures.swift",
"SecurityTokenModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "SecurityTokenClientTests",
"module_type" : "SwiftTarget",
"name" : "SecurityTokenClientTests",
"path" : "Tests/SecurityTokenClientTests",
"sources" : [
"SecurityTokenClientTests.swift"
],
"target_dependencies" : [
"SecurityTokenClient"
],
"type" : "test"
},
{
"c99name" : "SecurityTokenClient",
"module_type" : "SwiftTarget",
"name" : "SecurityTokenClient",
"path" : "Sources/SecurityTokenClient",
"product_memberships" : [
"SecurityTokenClient"
],
"sources" : [
"AWSSecurityTokenClient.swift",
"AWSSecurityTokenClientGenerator.swift",
"MockSecurityTokenClient.swift",
"MockSecurityTokenClientV2.swift",
"SecurityTokenClientProtocol+async.swift",
"SecurityTokenClientProtocol.swift",
"SecurityTokenClientProtocolV2.swift",
"SecurityTokenInvocationsReporting.swift",
"SecurityTokenOperationsClientInput.swift",
"SecurityTokenOperationsClientOutput.swift",
"SecurityTokenOperationsReporting.swift",
"ThrowingSecurityTokenClient.swift",
"ThrowingSecurityTokenClientV2.swift"
],
"target_dependencies" : [
"SecurityTokenModel",
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "SchedulerModel",
"module_type" : "SwiftTarget",
"name" : "SchedulerModel",
"path" : "Sources/SchedulerModel",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"SchedulerClient",
"SchedulerModel"
],
"sources" : [
"SchedulerModelDefaultInstances.swift",
"SchedulerModelErrors.swift",
"SchedulerModelOperations.swift",
"SchedulerModelStructures.swift",
"SchedulerModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "SchedulerClient",
"module_type" : "SwiftTarget",
"name" : "SchedulerClient",
"path" : "Sources/SchedulerClient",
"product_memberships" : [
"SchedulerClient"
],
"sources" : [
"AWSSchedulerClient.swift",
"AWSSchedulerClientGenerator.swift",
"MockSchedulerClient.swift",
"MockSchedulerClientV2.swift",
"SchedulerClientProtocol+async.swift",
"SchedulerClientProtocol.swift",
"SchedulerClientProtocolV2.swift",
"SchedulerInvocationsReporting.swift",
"SchedulerOperationsClientInput.swift",
"SchedulerOperationsClientOutput.swift",
"SchedulerOperationsReporting.swift",
"ThrowingSchedulerClient.swift",
"ThrowingSchedulerClientV2.swift"
],
"target_dependencies" : [
"SchedulerModel",
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "S3Model",
"module_type" : "SwiftTarget",
"name" : "S3Model",
"path" : "Sources/S3Model",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"S3Client",
"S3Model"
],
"sources" : [
"S3ModelDefaultInstances.swift",
"S3ModelErrors.swift",
"S3ModelOperations.swift",
"S3ModelStructures.swift",
"S3ModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "S3ClientTests",
"module_type" : "SwiftTarget",
"name" : "S3ClientTests",
"path" : "Tests/S3ClientTests",
"sources" : [
"S3ClientTests.swift"
],
"target_dependencies" : [
"S3Client"
],
"type" : "test"
},
{
"c99name" : "S3Client",
"module_type" : "SwiftTarget",
"name" : "S3Client",
"path" : "Sources/S3Client",
"product_memberships" : [
"S3Client"
],
"sources" : [
"AWSS3Client.swift",
"AWSS3ClientGenerator.swift",
"MockS3Client.swift",
"MockS3ClientV2.swift",
"S3ClientProtocol+async.swift",
"S3ClientProtocol.swift",
"S3ClientProtocolV2+listFolder.swift",
"S3ClientProtocolV2.swift",
"S3InvocationsReporting.swift",
"S3Object.swift",
"S3ObjectIdentifier.swift",
"S3ObjectProtocol.swift",
"S3OperationsClientInput.swift",
"S3OperationsClientOutput.swift",
"S3OperationsReporting.swift",
"String+asS3ObjectIdentifier.swift",
"ThrowingS3Client.swift",
"ThrowingS3ClientV2.swift"
],
"target_dependencies" : [
"S3Model",
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "RDSModel",
"module_type" : "SwiftTarget",
"name" : "RDSModel",
"path" : "Sources/RDSModel",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"RDSClient",
"RDSModel"
],
"sources" : [
"RDSModelDefaultInstances.swift",
"RDSModelErrors.swift",
"RDSModelOperations.swift",
"RDSModelStructures.swift",
"RDSModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "RDSDataModel",
"module_type" : "SwiftTarget",
"name" : "RDSDataModel",
"path" : "Sources/RDSDataModel",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"RDSDataClient",
"RDSDataModel"
],
"sources" : [
"RDSDataModelDefaultInstances.swift",
"RDSDataModelErrors.swift",
"RDSDataModelOperations.swift",
"RDSDataModelStructures.swift",
"RDSDataModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "RDSDataClient",
"module_type" : "SwiftTarget",
"name" : "RDSDataClient",
"path" : "Sources/RDSDataClient",
"product_memberships" : [
"RDSDataClient"
],
"sources" : [
"AWSRDSDataClient.swift",
"AWSRDSDataClientGenerator.swift",
"MockRDSDataClient.swift",
"MockRDSDataClientV2.swift",
"RDSDataClientProtocol+async.swift",
"RDSDataClientProtocol.swift",
"RDSDataClientProtocolV2.swift",
"RDSDataInvocationsReporting.swift",
"RDSDataOperationsClientInput.swift",
"RDSDataOperationsClientOutput.swift",
"RDSDataOperationsReporting.swift",
"ThrowingRDSDataClient.swift",
"ThrowingRDSDataClientV2.swift"
],
"target_dependencies" : [
"RDSDataModel",
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "RDSClientTests",
"module_type" : "SwiftTarget",
"name" : "RDSClientTests",
"path" : "Tests/RDSClientTests",
"sources" : [
"RDSClientTests.swift"
],
"target_dependencies" : [
"RDSClient"
],
"type" : "test"
},
{
"c99name" : "RDSClient",
"module_type" : "SwiftTarget",
"name" : "RDSClient",
"path" : "Sources/RDSClient",
"product_memberships" : [
"RDSClient"
],
"sources" : [
"AWSRDSClient.swift",
"AWSRDSClientGenerator.swift",
"MockRDSClient.swift",
"MockRDSClientV2.swift",
"RDSClientProtocol+async.swift",
"RDSClientProtocol.swift",
"RDSClientProtocolV2.swift",
"RDSInvocationsReporting.swift",
"RDSOperationsClientInput.swift",
"RDSOperationsClientOutput.swift",
"RDSOperationsReporting.swift",
"ThrowingRDSClient.swift",
"ThrowingRDSClientV2.swift"
],
"target_dependencies" : [
"RDSModel",
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "ElasticContainerModel",
"module_type" : "SwiftTarget",
"name" : "ElasticContainerModel",
"path" : "Sources/ElasticContainerModel",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"ElasticContainerClient",
"ElasticContainerModel"
],
"sources" : [
"ElasticContainerModelDefaultInstances.swift",
"ElasticContainerModelErrors.swift",
"ElasticContainerModelOperations.swift",
"ElasticContainerModelStructures.swift",
"ElasticContainerModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "ElasticContainerClient",
"module_type" : "SwiftTarget",
"name" : "ElasticContainerClient",
"path" : "Sources/ElasticContainerClient",
"product_memberships" : [
"ElasticContainerClient"
],
"sources" : [
"AWSElasticContainerClient.swift",
"AWSElasticContainerClientGenerator.swift",
"ElasticContainerClientProtocol+async.swift",
"ElasticContainerClientProtocol.swift",
"ElasticContainerClientProtocolV2.swift",
"ElasticContainerInvocationsReporting.swift",
"ElasticContainerOperationsClientInput.swift",
"ElasticContainerOperationsClientOutput.swift",
"ElasticContainerOperationsReporting.swift",
"MockElasticContainerClient.swift",
"MockElasticContainerClientV2.swift",
"ThrowingElasticContainerClient.swift",
"ThrowingElasticContainerClientV2.swift"
],
"target_dependencies" : [
"ElasticContainerModel",
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "ElasticComputeCloudModel",
"module_type" : "SwiftTarget",
"name" : "ElasticComputeCloudModel",
"path" : "Sources/ElasticComputeCloudModel",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"ElasticComputeCloudClient",
"ElasticComputeCloudModel"
],
"sources" : [
"ElasticComputeCloudModelDefaultInstances.swift",
"ElasticComputeCloudModelErrors.swift",
"ElasticComputeCloudModelOperations.swift",
"ElasticComputeCloudModelStructures.swift",
"ElasticComputeCloudModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "ElasticComputeCloudClientTests",
"module_type" : "SwiftTarget",
"name" : "ElasticComputeCloudClientTests",
"path" : "Tests/ElasticComputeCloudClientTests",
"sources" : [
"ElasticComputeCloudClientTests.swift"
],
"target_dependencies" : [
"ElasticComputeCloudClient"
],
"type" : "test"
},
{
"c99name" : "ElasticComputeCloudClient",
"module_type" : "SwiftTarget",
"name" : "ElasticComputeCloudClient",
"path" : "Sources/ElasticComputeCloudClient",
"product_memberships" : [
"ElasticComputeCloudClient"
],
"sources" : [
"AWSElasticComputeCloudClient.swift",
"AWSElasticComputeCloudClientGenerator.swift",
"ElasticComputeCloudClientProtocol+async.swift",
"ElasticComputeCloudClientProtocol.swift",
"ElasticComputeCloudClientProtocolV2.swift",
"ElasticComputeCloudInvocationsReporting.swift",
"ElasticComputeCloudOperationsClientInput.swift",
"ElasticComputeCloudOperationsClientOutput.swift",
"ElasticComputeCloudOperationsReporting.swift",
"MockElasticComputeCloudClient.swift",
"MockElasticComputeCloudClientV2.swift",
"ThrowingElasticComputeCloudClient.swift",
"ThrowingElasticComputeCloudClientV2.swift"
],
"target_dependencies" : [
"ElasticComputeCloudModel",
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "ECRModel",
"module_type" : "SwiftTarget",
"name" : "ECRModel",
"path" : "Sources/ECRModel",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"ECRClient",
"ECRModel"
],
"sources" : [
"ECRModelDefaultInstances.swift",
"ECRModelErrors.swift",
"ECRModelOperations.swift",
"ECRModelStructures.swift",
"ECRModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "ECRClient",
"module_type" : "SwiftTarget",
"name" : "ECRClient",
"path" : "Sources/ECRClient",
"product_memberships" : [
"ECRClient"
],
"sources" : [
"AWSECRClient.swift",
"AWSECRClientGenerator.swift",
"ECRClientProtocol+async.swift",
"ECRClientProtocol.swift",
"ECRClientProtocolV2.swift",
"ECRInvocationsReporting.swift",
"ECROperationsClientInput.swift",
"ECROperationsClientOutput.swift",
"ECROperationsReporting.swift",
"MockECRClient.swift",
"MockECRClientV2.swift",
"ThrowingECRClient.swift",
"ThrowingECRClientV2.swift"
],
"target_dependencies" : [
"ECRModel",
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "DynamoDBModel",
"module_type" : "SwiftTarget",
"name" : "DynamoDBModel",
"path" : "Sources/DynamoDBModel",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"DynamoDBClient",
"DynamoDBModel"
],
"sources" : [
"DynamoDBModelDefaultInstances.swift",
"DynamoDBModelErrors.swift",
"DynamoDBModelOperations.swift",
"DynamoDBModelStructures.swift",
"DynamoDBModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "DynamoDBClient",
"module_type" : "SwiftTarget",
"name" : "DynamoDBClient",
"path" : "Sources/DynamoDBClient",
"product_memberships" : [
"DynamoDBClient"
],
"sources" : [
"AWSDynamoDBClient.swift",
"AWSDynamoDBClientGenerator.swift",
"DynamoDBClientProtocol+async.swift",
"DynamoDBClientProtocol.swift",
"DynamoDBClientProtocolV2.swift",
"DynamoDBInvocationsReporting.swift",
"DynamoDBOperationsClientInput.swift",
"DynamoDBOperationsClientOutput.swift",
"DynamoDBOperationsReporting.swift",
"MockDynamoDBClient.swift",
"MockDynamoDBClientV2.swift",
"ThrowingDynamoDBClient.swift",
"ThrowingDynamoDBClientV2.swift"
],
"target_dependencies" : [
"DynamoDBModel",
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "CodePipelineModel",
"module_type" : "SwiftTarget",
"name" : "CodePipelineModel",
"path" : "Sources/CodePipelineModel",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"CodePipelineClient",
"CodePipelineModel"
],
"sources" : [
"CodePipelineModelDefaultInstances.swift",
"CodePipelineModelErrors.swift",
"CodePipelineModelOperations.swift",
"CodePipelineModelStructures.swift",
"CodePipelineModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "CodePipelineClient",
"module_type" : "SwiftTarget",
"name" : "CodePipelineClient",
"path" : "Sources/CodePipelineClient",
"product_memberships" : [
"CodePipelineClient"
],
"sources" : [
"AWSCodePipelineClient.swift",
"AWSCodePipelineClientGenerator.swift",
"CodePipelineClientProtocol+async.swift",
"CodePipelineClientProtocol.swift",
"CodePipelineClientProtocolV2.swift",
"CodePipelineInvocationsReporting.swift",
"CodePipelineOperationsClientInput.swift",
"CodePipelineOperationsClientOutput.swift",
"CodePipelineOperationsReporting.swift",
"MockCodePipelineClient.swift",
"MockCodePipelineClientV2.swift",
"ThrowingCodePipelineClient.swift",
"ThrowingCodePipelineClientV2.swift"
],
"target_dependencies" : [
"CodePipelineModel",
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "CloudformationModel",
"module_type" : "SwiftTarget",
"name" : "CloudformationModel",
"path" : "Sources/CloudformationModel",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"CloudformationClient",
"CloudformationModel"
],
"sources" : [
"CloudformationModelDefaultInstances.swift",
"CloudformationModelErrors.swift",
"CloudformationModelOperations.swift",
"CloudformationModelStructures.swift",
"CloudformationModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "CloudformationClient",
"module_type" : "SwiftTarget",
"name" : "CloudformationClient",
"path" : "Sources/CloudformationClient",
"product_memberships" : [
"CloudformationClient"
],
"sources" : [
"AWSCloudformationClient.swift",
"AWSCloudformationClientGenerator.swift",
"CloudformationClientProtocol+async.swift",
"CloudformationClientProtocol.swift",
"CloudformationClientProtocolV2.swift",
"CloudformationInvocationsReporting.swift",
"CloudformationOperationsClientInput.swift",
"CloudformationOperationsClientOutput.swift",
"CloudformationOperationsReporting.swift",
"MockCloudformationClient.swift",
"MockCloudformationClientV2.swift",
"ThrowingCloudformationClient.swift",
"ThrowingCloudformationClientV2.swift"
],
"target_dependencies" : [
"CloudformationModel",
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "CloudWatchModel",
"module_type" : "SwiftTarget",
"name" : "CloudWatchModel",
"path" : "Sources/CloudWatchModel",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"CloudWatchClient",
"CloudWatchModel",
"SmokeAWSMetrics"
],
"sources" : [
"CloudWatchModelDefaultInstances.swift",
"CloudWatchModelErrors.swift",
"CloudWatchModelOperations.swift",
"CloudWatchModelStructures.swift",
"CloudWatchModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "CloudWatchClient",
"module_type" : "SwiftTarget",
"name" : "CloudWatchClient",
"path" : "Sources/CloudWatchClient",
"product_memberships" : [
"CloudWatchClient",
"SmokeAWSMetrics"
],
"sources" : [
"AWSCloudWatchClient.swift",
"AWSCloudWatchClientGenerator.swift",
"CloudWatchClientProtocol+async.swift",
"CloudWatchClientProtocol.swift",
"CloudWatchClientProtocolV2.swift",
"CloudWatchInvocationsReporting.swift",
"CloudWatchOperationsClientInput.swift",
"CloudWatchOperationsClientOutput.swift",
"CloudWatchOperationsReporting.swift",
"MockCloudWatchClient.swift",
"MockCloudWatchClientV2.swift",
"ThrowingCloudWatchClient.swift",
"ThrowingCloudWatchClientV2.swift"
],
"target_dependencies" : [
"CloudWatchModel",
"SmokeAWSHttp"
],
"type" : "library"
},
{
"c99name" : "AppConfigModel",
"module_type" : "SwiftTarget",
"name" : "AppConfigModel",
"path" : "Sources/AppConfigModel",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"AppConfigClient",
"AppConfigModel"
],
"sources" : [
"AppConfigModelDefaultInstances.swift",
"AppConfigModelErrors.swift",
"AppConfigModelOperations.swift",
"AppConfigModelStructures.swift",
"AppConfigModelTypes.swift"
],
"type" : "library"
},
{
"c99name" : "AppConfigClientTests",
"module_type" : "SwiftTarget",
"name" : "AppConfigClientTests",
"path" : "Tests/AppConfigClientTests",
"sources" : [
"AppConfigClientTests.swift"
],
"target_dependencies" : [
"AppConfigClient"
],
"type" : "test"
},
{
"c99name" : "AppConfigClient",
"module_type" : "SwiftTarget",
"name" : "AppConfigClient",
"path" : "Sources/AppConfigClient",
"product_memberships" : [
"AppConfigClient"
],
"sources" : [
"AWSAppConfigClient.swift",
"AWSAppConfigClientGenerator.swift",
"AppConfigClientProtocol+async.swift",
"AppConfigClientProtocol.swift",
"AppConfigClientProtocolV2.swift",
"AppConfigInvocationsReporting.swift",
"AppConfigOperationsClientInput.swift",
"AppConfigOperationsClientOutput.swift",
"AppConfigOperationsReporting.swift",
"MockAppConfigClient.swift",
"MockAppConfigClientV2.swift",
"ThrowingAppConfigClient.swift",
"ThrowingAppConfigClientV2.swift"
],
"target_dependencies" : [
"AppConfigModel",
"SmokeAWSHttp"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.