Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jul 2020 21:31:56 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r542795 - in head/devel/aws-sdk-cpp: . files
Message-ID:  <202007212131.06LLVulv082267@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Tue Jul 21 21:31:55 2020
New Revision: 542795
URL: https://svnweb.freebsd.org/changeset/ports/542795

Log:
  - Update to 1.8.10
  - Update COMMENT

Added:
  head/devel/aws-sdk-cpp/files/
  head/devel/aws-sdk-cpp/files/patch-testing-resources_include_aws_external_gtest.h   (contents, props changed)
Modified:
  head/devel/aws-sdk-cpp/Makefile
  head/devel/aws-sdk-cpp/distinfo
  head/devel/aws-sdk-cpp/pkg-plist

Modified: head/devel/aws-sdk-cpp/Makefile
==============================================================================
--- head/devel/aws-sdk-cpp/Makefile	Tue Jul 21 21:30:31 2020	(r542794)
+++ head/devel/aws-sdk-cpp/Makefile	Tue Jul 21 21:31:55 2020	(r542795)
@@ -1,12 +1,11 @@
 # $FreeBSD$
 
 PORTNAME=	aws-sdk-cpp
-PORTVERSION=	1.7.312
-PORTREVISION=	1
+PORTVERSION=	1.8.10
 CATEGORIES=	devel
 
 MAINTAINER=	danilo@FreeBSD.org
-COMMENT=	C++11 interface for Amazon Web Services (AWS)
+COMMENT=	C++ interface for Amazon Web Services (AWS)
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE

Modified: head/devel/aws-sdk-cpp/distinfo
==============================================================================
--- head/devel/aws-sdk-cpp/distinfo	Tue Jul 21 21:30:31 2020	(r542794)
+++ head/devel/aws-sdk-cpp/distinfo	Tue Jul 21 21:31:55 2020	(r542795)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586203991
-SHA256 (aws-aws-sdk-cpp-1.7.312_GH0.tar.gz) = a521509aa3d88ac830ad7b38685a417b00d620cf8064aa50a58ebfa97e7ca156
-SIZE (aws-aws-sdk-cpp-1.7.312_GH0.tar.gz) = 26790914
+TIMESTAMP = 1595280938
+SHA256 (aws-aws-sdk-cpp-1.8.10_GH0.tar.gz) = 09d54fe52ec2de9eb6b7244cf798b918ceb0958d946d8b434bf33d81ca7572a8
+SIZE (aws-aws-sdk-cpp-1.8.10_GH0.tar.gz) = 27899946

Added: head/devel/aws-sdk-cpp/files/patch-testing-resources_include_aws_external_gtest.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/aws-sdk-cpp/files/patch-testing-resources_include_aws_external_gtest.h	Tue Jul 21 21:31:55 2020	(r542795)
@@ -0,0 +1,18 @@
+--- testing-resources/include/aws/external/gtest.h.orig	2020-07-20 22:34:31 UTC
++++ testing-resources/include/aws/external/gtest.h
+@@ -11883,7 +11883,7 @@ class ValueArray2 {
+ 
+  private:
+   // No implementation - assignment is unsupported.
+-  void operator=(const ValueArray2& other);
++  void operator=(const ValueArray2& other) = delete;
+ 
+   const T1 v1_;
+   const T2 v2_;
+@@ -21259,4 +21259,4 @@ inline int RUN_ALL_TESTS() {
+   return ::testing::UnitTest::GetInstance()->Run();
+ }
+ 
+-#endif  // GTEST_INCLUDE_GTEST_GTEST_H_
+\ No newline at end of file
++#endif  // GTEST_INCLUDE_GTEST_GTEST_H_

Modified: head/devel/aws-sdk-cpp/pkg-plist
==============================================================================
--- head/devel/aws-sdk-cpp/pkg-plist	Tue Jul 21 21:30:31 2020	(r542794)
+++ head/devel/aws-sdk-cpp/pkg-plist	Tue Jul 21 21:31:55 2020	(r542795)
@@ -49,6 +49,7 @@ include/aws/AWSMigrationHub/model/ResourceAttribute.h
 include/aws/AWSMigrationHub/model/ResourceAttributeType.h
 include/aws/AWSMigrationHub/model/Status.h
 include/aws/AWSMigrationHub/model/Task.h
+include/aws/AWSMigrationHub/model/ThrottlingException.h
 include/aws/access-management/AccessManagementClient.h
 include/aws/access-management/AccessManagement_EXPORTS.h
 include/aws/accessanalyzer/AccessAnalyzerClient.h
@@ -62,6 +63,7 @@ include/aws/accessanalyzer/model/AnalyzedResourceSumma
 include/aws/accessanalyzer/model/AnalyzerStatus.h
 include/aws/accessanalyzer/model/AnalyzerSummary.h
 include/aws/accessanalyzer/model/ArchiveRuleSummary.h
+include/aws/accessanalyzer/model/ConflictException.h
 include/aws/accessanalyzer/model/CreateAnalyzerRequest.h
 include/aws/accessanalyzer/model/CreateAnalyzerResult.h
 include/aws/accessanalyzer/model/CreateArchiveRuleRequest.h
@@ -69,6 +71,9 @@ include/aws/accessanalyzer/model/Criterion.h
 include/aws/accessanalyzer/model/DeleteAnalyzerRequest.h
 include/aws/accessanalyzer/model/DeleteArchiveRuleRequest.h
 include/aws/accessanalyzer/model/Finding.h
+include/aws/accessanalyzer/model/FindingSource.h
+include/aws/accessanalyzer/model/FindingSourceDetail.h
+include/aws/accessanalyzer/model/FindingSourceType.h
 include/aws/accessanalyzer/model/FindingStatus.h
 include/aws/accessanalyzer/model/FindingStatusUpdate.h
 include/aws/accessanalyzer/model/FindingSummary.h
@@ -81,6 +86,7 @@ include/aws/accessanalyzer/model/GetArchiveRuleResult.
 include/aws/accessanalyzer/model/GetFindingRequest.h
 include/aws/accessanalyzer/model/GetFindingResult.h
 include/aws/accessanalyzer/model/InlineArchiveRule.h
+include/aws/accessanalyzer/model/InternalServerException.h
 include/aws/accessanalyzer/model/ListAnalyzedResourcesRequest.h
 include/aws/accessanalyzer/model/ListAnalyzedResourcesResult.h
 include/aws/accessanalyzer/model/ListAnalyzersRequest.h
@@ -93,17 +99,21 @@ include/aws/accessanalyzer/model/ListTagsForResourceRe
 include/aws/accessanalyzer/model/ListTagsForResourceResult.h
 include/aws/accessanalyzer/model/OrderBy.h
 include/aws/accessanalyzer/model/ReasonCode.h
+include/aws/accessanalyzer/model/ResourceNotFoundException.h
 include/aws/accessanalyzer/model/ResourceType.h
+include/aws/accessanalyzer/model/ServiceQuotaExceededException.h
 include/aws/accessanalyzer/model/SortCriteria.h
 include/aws/accessanalyzer/model/StartResourceScanRequest.h
 include/aws/accessanalyzer/model/StatusReason.h
 include/aws/accessanalyzer/model/TagResourceRequest.h
 include/aws/accessanalyzer/model/TagResourceResult.h
+include/aws/accessanalyzer/model/ThrottlingException.h
 include/aws/accessanalyzer/model/Type.h
 include/aws/accessanalyzer/model/UntagResourceRequest.h
 include/aws/accessanalyzer/model/UntagResourceResult.h
 include/aws/accessanalyzer/model/UpdateArchiveRuleRequest.h
 include/aws/accessanalyzer/model/UpdateFindingsRequest.h
+include/aws/accessanalyzer/model/ValidationException.h
 include/aws/accessanalyzer/model/ValidationExceptionField.h
 include/aws/accessanalyzer/model/ValidationExceptionReason.h
 include/aws/acm-pca/ACMPCAClient.h
@@ -415,6 +425,7 @@ include/aws/alexaforbusiness/model/RequireCheckIn.h
 include/aws/alexaforbusiness/model/RequirePin.h
 include/aws/alexaforbusiness/model/ResolveRoomRequest.h
 include/aws/alexaforbusiness/model/ResolveRoomResult.h
+include/aws/alexaforbusiness/model/ResourceInUseException.h
 include/aws/alexaforbusiness/model/RevokeInvitationRequest.h
 include/aws/alexaforbusiness/model/RevokeInvitationResult.h
 include/aws/alexaforbusiness/model/Room.h
@@ -568,6 +579,7 @@ include/aws/amplify/model/ListWebhooksRequest.h
 include/aws/amplify/model/ListWebhooksResult.h
 include/aws/amplify/model/Platform.h
 include/aws/amplify/model/ProductionBranch.h
+include/aws/amplify/model/ResourceNotFoundException.h
 include/aws/amplify/model/Stage.h
 include/aws/amplify/model/StartDeploymentRequest.h
 include/aws/amplify/model/StartDeploymentResult.h
@@ -779,6 +791,7 @@ include/aws/apigateway/model/ImportRestApiResult.h
 include/aws/apigateway/model/Integration.h
 include/aws/apigateway/model/IntegrationResponse.h
 include/aws/apigateway/model/IntegrationType.h
+include/aws/apigateway/model/LimitExceededException.h
 include/aws/apigateway/model/LocationStatusType.h
 include/aws/apigateway/model/Method.h
 include/aws/apigateway/model/MethodResponse.h
@@ -808,6 +821,7 @@ include/aws/apigateway/model/RestApi.h
 include/aws/apigateway/model/SdkConfigurationProperty.h
 include/aws/apigateway/model/SdkType.h
 include/aws/apigateway/model/SecurityPolicy.h
+include/aws/apigateway/model/ServiceUnavailableException.h
 include/aws/apigateway/model/Stage.h
 include/aws/apigateway/model/StageKey.h
 include/aws/apigateway/model/TagResourceRequest.h
@@ -816,6 +830,8 @@ include/aws/apigateway/model/TestInvokeAuthorizerResul
 include/aws/apigateway/model/TestInvokeMethodRequest.h
 include/aws/apigateway/model/TestInvokeMethodResult.h
 include/aws/apigateway/model/ThrottleSettings.h
+include/aws/apigateway/model/TlsConfig.h
+include/aws/apigateway/model/TooManyRequestsException.h
 include/aws/apigateway/model/UnauthorizedCacheControlHeaderStrategy.h
 include/aws/apigateway/model/UntagResourceRequest.h
 include/aws/apigateway/model/UpdateAccountRequest.h
@@ -939,6 +955,8 @@ include/aws/apigatewayv2/model/DomainName.h
 include/aws/apigatewayv2/model/DomainNameConfiguration.h
 include/aws/apigatewayv2/model/DomainNameStatus.h
 include/aws/apigatewayv2/model/EndpointType.h
+include/aws/apigatewayv2/model/ExportApiRequest.h
+include/aws/apigatewayv2/model/ExportApiResult.h
 include/aws/apigatewayv2/model/GetApiMappingRequest.h
 include/aws/apigatewayv2/model/GetApiMappingResult.h
 include/aws/apigatewayv2/model/GetApiMappingsRequest.h
@@ -999,6 +1017,7 @@ include/aws/apigatewayv2/model/IntegrationType.h
 include/aws/apigatewayv2/model/JWTConfiguration.h
 include/aws/apigatewayv2/model/LoggingLevel.h
 include/aws/apigatewayv2/model/Model.h
+include/aws/apigatewayv2/model/NotFoundException.h
 include/aws/apigatewayv2/model/ParameterConstraints.h
 include/aws/apigatewayv2/model/PassthroughBehavior.h
 include/aws/apigatewayv2/model/ProtocolType.h
@@ -1013,6 +1032,7 @@ include/aws/apigatewayv2/model/TagResourceRequest.h
 include/aws/apigatewayv2/model/TagResourceResult.h
 include/aws/apigatewayv2/model/TlsConfig.h
 include/aws/apigatewayv2/model/TlsConfigInput.h
+include/aws/apigatewayv2/model/TooManyRequestsException.h
 include/aws/apigatewayv2/model/UntagResourceRequest.h
 include/aws/apigatewayv2/model/UpdateApiMappingRequest.h
 include/aws/apigatewayv2/model/UpdateApiMappingResult.h
@@ -1048,6 +1068,7 @@ include/aws/appconfig/AppConfigErrors.h
 include/aws/appconfig/AppConfigRequest.h
 include/aws/appconfig/AppConfig_EXPORTS.h
 include/aws/appconfig/model/Application.h
+include/aws/appconfig/model/BytesMeasure.h
 include/aws/appconfig/model/ConfigurationProfileSummary.h
 include/aws/appconfig/model/CreateApplicationRequest.h
 include/aws/appconfig/model/CreateApplicationResult.h
@@ -1057,10 +1078,13 @@ include/aws/appconfig/model/CreateDeploymentStrategyRe
 include/aws/appconfig/model/CreateDeploymentStrategyResult.h
 include/aws/appconfig/model/CreateEnvironmentRequest.h
 include/aws/appconfig/model/CreateEnvironmentResult.h
+include/aws/appconfig/model/CreateHostedConfigurationVersionRequest.h
+include/aws/appconfig/model/CreateHostedConfigurationVersionResult.h
 include/aws/appconfig/model/DeleteApplicationRequest.h
 include/aws/appconfig/model/DeleteConfigurationProfileRequest.h
 include/aws/appconfig/model/DeleteDeploymentStrategyRequest.h
 include/aws/appconfig/model/DeleteEnvironmentRequest.h
+include/aws/appconfig/model/DeleteHostedConfigurationVersionRequest.h
 include/aws/appconfig/model/DeploymentEvent.h
 include/aws/appconfig/model/DeploymentEventType.h
 include/aws/appconfig/model/DeploymentState.h
@@ -1080,7 +1104,10 @@ include/aws/appconfig/model/GetDeploymentStrategyReque
 include/aws/appconfig/model/GetDeploymentStrategyResult.h
 include/aws/appconfig/model/GetEnvironmentRequest.h
 include/aws/appconfig/model/GetEnvironmentResult.h
+include/aws/appconfig/model/GetHostedConfigurationVersionRequest.h
+include/aws/appconfig/model/GetHostedConfigurationVersionResult.h
 include/aws/appconfig/model/GrowthType.h
+include/aws/appconfig/model/HostedConfigurationVersionSummary.h
 include/aws/appconfig/model/ListApplicationsRequest.h
 include/aws/appconfig/model/ListApplicationsResult.h
 include/aws/appconfig/model/ListConfigurationProfilesRequest.h
@@ -1091,10 +1118,14 @@ include/aws/appconfig/model/ListDeploymentsRequest.h
 include/aws/appconfig/model/ListDeploymentsResult.h
 include/aws/appconfig/model/ListEnvironmentsRequest.h
 include/aws/appconfig/model/ListEnvironmentsResult.h
+include/aws/appconfig/model/ListHostedConfigurationVersionsRequest.h
+include/aws/appconfig/model/ListHostedConfigurationVersionsResult.h
 include/aws/appconfig/model/ListTagsForResourceRequest.h
 include/aws/appconfig/model/ListTagsForResourceResult.h
 include/aws/appconfig/model/Monitor.h
+include/aws/appconfig/model/PayloadTooLargeException.h
 include/aws/appconfig/model/ReplicateTo.h
+include/aws/appconfig/model/ResourceNotFoundException.h
 include/aws/appconfig/model/StartDeploymentRequest.h
 include/aws/appconfig/model/StartDeploymentResult.h
 include/aws/appconfig/model/StopDeploymentRequest.h
@@ -1227,6 +1258,7 @@ include/aws/application-insights/model/Tag.h
 include/aws/application-insights/model/TagResourceRequest.h
 include/aws/application-insights/model/TagResourceResult.h
 include/aws/application-insights/model/Tier.h
+include/aws/application-insights/model/TooManyTagsException.h
 include/aws/application-insights/model/UntagResourceRequest.h
 include/aws/application-insights/model/UntagResourceResult.h
 include/aws/application-insights/model/UpdateApplicationRequest.h
@@ -1250,30 +1282,42 @@ include/aws/appmesh/model/Backend.h
 include/aws/appmesh/model/BackendDefaults.h
 include/aws/appmesh/model/ClientPolicy.h
 include/aws/appmesh/model/ClientPolicyTls.h
+include/aws/appmesh/model/CreateGatewayRouteRequest.h
+include/aws/appmesh/model/CreateGatewayRouteResult.h
 include/aws/appmesh/model/CreateMeshRequest.h
 include/aws/appmesh/model/CreateMeshResult.h
 include/aws/appmesh/model/CreateRouteRequest.h
 include/aws/appmesh/model/CreateRouteResult.h
+include/aws/appmesh/model/CreateVirtualGatewayRequest.h
+include/aws/appmesh/model/CreateVirtualGatewayResult.h
 include/aws/appmesh/model/CreateVirtualNodeRequest.h
 include/aws/appmesh/model/CreateVirtualNodeResult.h
 include/aws/appmesh/model/CreateVirtualRouterRequest.h
 include/aws/appmesh/model/CreateVirtualRouterResult.h
 include/aws/appmesh/model/CreateVirtualServiceRequest.h
 include/aws/appmesh/model/CreateVirtualServiceResult.h
+include/aws/appmesh/model/DeleteGatewayRouteRequest.h
+include/aws/appmesh/model/DeleteGatewayRouteResult.h
 include/aws/appmesh/model/DeleteMeshRequest.h
 include/aws/appmesh/model/DeleteMeshResult.h
 include/aws/appmesh/model/DeleteRouteRequest.h
 include/aws/appmesh/model/DeleteRouteResult.h
+include/aws/appmesh/model/DeleteVirtualGatewayRequest.h
+include/aws/appmesh/model/DeleteVirtualGatewayResult.h
 include/aws/appmesh/model/DeleteVirtualNodeRequest.h
 include/aws/appmesh/model/DeleteVirtualNodeResult.h
 include/aws/appmesh/model/DeleteVirtualRouterRequest.h
 include/aws/appmesh/model/DeleteVirtualRouterResult.h
 include/aws/appmesh/model/DeleteVirtualServiceRequest.h
 include/aws/appmesh/model/DeleteVirtualServiceResult.h
+include/aws/appmesh/model/DescribeGatewayRouteRequest.h
+include/aws/appmesh/model/DescribeGatewayRouteResult.h
 include/aws/appmesh/model/DescribeMeshRequest.h
 include/aws/appmesh/model/DescribeMeshResult.h
 include/aws/appmesh/model/DescribeRouteRequest.h
 include/aws/appmesh/model/DescribeRouteResult.h
+include/aws/appmesh/model/DescribeVirtualGatewayRequest.h
+include/aws/appmesh/model/DescribeVirtualGatewayResult.h
 include/aws/appmesh/model/DescribeVirtualNodeRequest.h
 include/aws/appmesh/model/DescribeVirtualNodeResult.h
 include/aws/appmesh/model/DescribeVirtualRouterRequest.h
@@ -1286,6 +1330,16 @@ include/aws/appmesh/model/DurationUnit.h
 include/aws/appmesh/model/EgressFilter.h
 include/aws/appmesh/model/EgressFilterType.h
 include/aws/appmesh/model/FileAccessLog.h
+include/aws/appmesh/model/GatewayRouteData.h
+include/aws/appmesh/model/GatewayRouteRef.h
+include/aws/appmesh/model/GatewayRouteSpec.h
+include/aws/appmesh/model/GatewayRouteStatus.h
+include/aws/appmesh/model/GatewayRouteStatusCode.h
+include/aws/appmesh/model/GatewayRouteTarget.h
+include/aws/appmesh/model/GatewayRouteVirtualService.h
+include/aws/appmesh/model/GrpcGatewayRoute.h
+include/aws/appmesh/model/GrpcGatewayRouteAction.h
+include/aws/appmesh/model/GrpcGatewayRouteMatch.h
 include/aws/appmesh/model/GrpcRetryPolicy.h
 include/aws/appmesh/model/GrpcRetryPolicyEvent.h
 include/aws/appmesh/model/GrpcRoute.h
@@ -1293,8 +1347,12 @@ include/aws/appmesh/model/GrpcRouteAction.h
 include/aws/appmesh/model/GrpcRouteMatch.h
 include/aws/appmesh/model/GrpcRouteMetadata.h
 include/aws/appmesh/model/GrpcRouteMetadataMatchMethod.h
+include/aws/appmesh/model/GrpcTimeout.h
 include/aws/appmesh/model/HeaderMatchMethod.h
 include/aws/appmesh/model/HealthCheckPolicy.h
+include/aws/appmesh/model/HttpGatewayRoute.h
+include/aws/appmesh/model/HttpGatewayRouteAction.h
+include/aws/appmesh/model/HttpGatewayRouteMatch.h
 include/aws/appmesh/model/HttpMethod.h
 include/aws/appmesh/model/HttpRetryPolicy.h
 include/aws/appmesh/model/HttpRoute.h
@@ -1302,12 +1360,17 @@ include/aws/appmesh/model/HttpRouteAction.h
 include/aws/appmesh/model/HttpRouteHeader.h
 include/aws/appmesh/model/HttpRouteMatch.h
 include/aws/appmesh/model/HttpScheme.h
+include/aws/appmesh/model/HttpTimeout.h
+include/aws/appmesh/model/ListGatewayRoutesRequest.h
+include/aws/appmesh/model/ListGatewayRoutesResult.h
 include/aws/appmesh/model/ListMeshesRequest.h
 include/aws/appmesh/model/ListMeshesResult.h
 include/aws/appmesh/model/ListRoutesRequest.h
 include/aws/appmesh/model/ListRoutesResult.h
 include/aws/appmesh/model/ListTagsForResourceRequest.h
 include/aws/appmesh/model/ListTagsForResourceResult.h
+include/aws/appmesh/model/ListVirtualGatewaysRequest.h
+include/aws/appmesh/model/ListVirtualGatewaysResult.h
 include/aws/appmesh/model/ListVirtualNodesRequest.h
 include/aws/appmesh/model/ListVirtualNodesResult.h
 include/aws/appmesh/model/ListVirtualRoutersRequest.h
@@ -1315,6 +1378,7 @@ include/aws/appmesh/model/ListVirtualRoutersResult.h
 include/aws/appmesh/model/ListVirtualServicesRequest.h
 include/aws/appmesh/model/ListVirtualServicesResult.h
 include/aws/appmesh/model/Listener.h
+include/aws/appmesh/model/ListenerTimeout.h
 include/aws/appmesh/model/ListenerTls.h
 include/aws/appmesh/model/ListenerTlsAcmCertificate.h
 include/aws/appmesh/model/ListenerTlsCertificate.h
@@ -1342,22 +1406,51 @@ include/aws/appmesh/model/TagResourceResult.h
 include/aws/appmesh/model/TcpRetryPolicyEvent.h
 include/aws/appmesh/model/TcpRoute.h
 include/aws/appmesh/model/TcpRouteAction.h
+include/aws/appmesh/model/TcpTimeout.h
 include/aws/appmesh/model/TlsValidationContext.h
 include/aws/appmesh/model/TlsValidationContextAcmTrust.h
 include/aws/appmesh/model/TlsValidationContextFileTrust.h
 include/aws/appmesh/model/TlsValidationContextTrust.h
 include/aws/appmesh/model/UntagResourceRequest.h
 include/aws/appmesh/model/UntagResourceResult.h
+include/aws/appmesh/model/UpdateGatewayRouteRequest.h
+include/aws/appmesh/model/UpdateGatewayRouteResult.h
 include/aws/appmesh/model/UpdateMeshRequest.h
 include/aws/appmesh/model/UpdateMeshResult.h
 include/aws/appmesh/model/UpdateRouteRequest.h
 include/aws/appmesh/model/UpdateRouteResult.h
+include/aws/appmesh/model/UpdateVirtualGatewayRequest.h
+include/aws/appmesh/model/UpdateVirtualGatewayResult.h
 include/aws/appmesh/model/UpdateVirtualNodeRequest.h
 include/aws/appmesh/model/UpdateVirtualNodeResult.h
 include/aws/appmesh/model/UpdateVirtualRouterRequest.h
 include/aws/appmesh/model/UpdateVirtualRouterResult.h
 include/aws/appmesh/model/UpdateVirtualServiceRequest.h
 include/aws/appmesh/model/UpdateVirtualServiceResult.h
+include/aws/appmesh/model/VirtualGatewayAccessLog.h
+include/aws/appmesh/model/VirtualGatewayBackendDefaults.h
+include/aws/appmesh/model/VirtualGatewayClientPolicy.h
+include/aws/appmesh/model/VirtualGatewayClientPolicyTls.h
+include/aws/appmesh/model/VirtualGatewayData.h
+include/aws/appmesh/model/VirtualGatewayFileAccessLog.h
+include/aws/appmesh/model/VirtualGatewayHealthCheckPolicy.h
+include/aws/appmesh/model/VirtualGatewayListener.h
+include/aws/appmesh/model/VirtualGatewayListenerTls.h
+include/aws/appmesh/model/VirtualGatewayListenerTlsAcmCertificate.h
+include/aws/appmesh/model/VirtualGatewayListenerTlsCertificate.h
+include/aws/appmesh/model/VirtualGatewayListenerTlsFileCertificate.h
+include/aws/appmesh/model/VirtualGatewayListenerTlsMode.h
+include/aws/appmesh/model/VirtualGatewayLogging.h
+include/aws/appmesh/model/VirtualGatewayPortMapping.h
+include/aws/appmesh/model/VirtualGatewayPortProtocol.h
+include/aws/appmesh/model/VirtualGatewayRef.h
+include/aws/appmesh/model/VirtualGatewaySpec.h
+include/aws/appmesh/model/VirtualGatewayStatus.h
+include/aws/appmesh/model/VirtualGatewayStatusCode.h
+include/aws/appmesh/model/VirtualGatewayTlsValidationContext.h
+include/aws/appmesh/model/VirtualGatewayTlsValidationContextAcmTrust.h
+include/aws/appmesh/model/VirtualGatewayTlsValidationContextFileTrust.h
+include/aws/appmesh/model/VirtualGatewayTlsValidationContextTrust.h
 include/aws/appmesh/model/VirtualNodeData.h
 include/aws/appmesh/model/VirtualNodeRef.h
 include/aws/appmesh/model/VirtualNodeServiceProvider.h
@@ -1670,31 +1763,53 @@ include/aws/athena/model/BatchGetNamedQueryRequest.h
 include/aws/athena/model/BatchGetNamedQueryResult.h
 include/aws/athena/model/BatchGetQueryExecutionRequest.h
 include/aws/athena/model/BatchGetQueryExecutionResult.h
+include/aws/athena/model/Column.h
 include/aws/athena/model/ColumnInfo.h
 include/aws/athena/model/ColumnNullable.h
+include/aws/athena/model/CreateDataCatalogRequest.h
+include/aws/athena/model/CreateDataCatalogResult.h
 include/aws/athena/model/CreateNamedQueryRequest.h
 include/aws/athena/model/CreateNamedQueryResult.h
 include/aws/athena/model/CreateWorkGroupRequest.h
 include/aws/athena/model/CreateWorkGroupResult.h
+include/aws/athena/model/DataCatalog.h
+include/aws/athena/model/DataCatalogSummary.h
+include/aws/athena/model/DataCatalogType.h
+include/aws/athena/model/Database.h
 include/aws/athena/model/Datum.h
+include/aws/athena/model/DeleteDataCatalogRequest.h
+include/aws/athena/model/DeleteDataCatalogResult.h
 include/aws/athena/model/DeleteNamedQueryRequest.h
 include/aws/athena/model/DeleteNamedQueryResult.h
 include/aws/athena/model/DeleteWorkGroupRequest.h
 include/aws/athena/model/DeleteWorkGroupResult.h
 include/aws/athena/model/EncryptionConfiguration.h
 include/aws/athena/model/EncryptionOption.h
+include/aws/athena/model/GetDataCatalogRequest.h
+include/aws/athena/model/GetDataCatalogResult.h
+include/aws/athena/model/GetDatabaseRequest.h
+include/aws/athena/model/GetDatabaseResult.h
 include/aws/athena/model/GetNamedQueryRequest.h
 include/aws/athena/model/GetNamedQueryResult.h
 include/aws/athena/model/GetQueryExecutionRequest.h
 include/aws/athena/model/GetQueryExecutionResult.h
 include/aws/athena/model/GetQueryResultsRequest.h
 include/aws/athena/model/GetQueryResultsResult.h
+include/aws/athena/model/GetTableMetadataRequest.h
+include/aws/athena/model/GetTableMetadataResult.h
 include/aws/athena/model/GetWorkGroupRequest.h
 include/aws/athena/model/GetWorkGroupResult.h
+include/aws/athena/model/InvalidRequestException.h
+include/aws/athena/model/ListDataCatalogsRequest.h
+include/aws/athena/model/ListDataCatalogsResult.h
+include/aws/athena/model/ListDatabasesRequest.h
+include/aws/athena/model/ListDatabasesResult.h
 include/aws/athena/model/ListNamedQueriesRequest.h
 include/aws/athena/model/ListNamedQueriesResult.h
 include/aws/athena/model/ListQueryExecutionsRequest.h
 include/aws/athena/model/ListQueryExecutionsResult.h
+include/aws/athena/model/ListTableMetadataRequest.h
+include/aws/athena/model/ListTableMetadataResult.h
 include/aws/athena/model/ListTagsForResourceRequest.h
 include/aws/athena/model/ListTagsForResourceResult.h
 include/aws/athena/model/ListWorkGroupsRequest.h
@@ -1705,6 +1820,7 @@ include/aws/athena/model/QueryExecutionContext.h
 include/aws/athena/model/QueryExecutionState.h
 include/aws/athena/model/QueryExecutionStatistics.h
 include/aws/athena/model/QueryExecutionStatus.h
+include/aws/athena/model/ResourceNotFoundException.h
 include/aws/athena/model/ResultConfiguration.h
 include/aws/athena/model/ResultConfigurationUpdates.h
 include/aws/athena/model/ResultSet.h
@@ -1715,14 +1831,18 @@ include/aws/athena/model/StartQueryExecutionResult.h
 include/aws/athena/model/StatementType.h
 include/aws/athena/model/StopQueryExecutionRequest.h
 include/aws/athena/model/StopQueryExecutionResult.h
+include/aws/athena/model/TableMetadata.h
 include/aws/athena/model/Tag.h
 include/aws/athena/model/TagResourceRequest.h
 include/aws/athena/model/TagResourceResult.h
 include/aws/athena/model/ThrottleReason.h
+include/aws/athena/model/TooManyRequestsException.h
 include/aws/athena/model/UnprocessedNamedQueryId.h
 include/aws/athena/model/UnprocessedQueryExecutionId.h
 include/aws/athena/model/UntagResourceRequest.h
 include/aws/athena/model/UntagResourceResult.h
+include/aws/athena/model/UpdateDataCatalogRequest.h
+include/aws/athena/model/UpdateDataCatalogResult.h
 include/aws/athena/model/UpdateWorkGroupRequest.h
 include/aws/athena/model/UpdateWorkGroupResult.h
 include/aws/athena/model/WorkGroup.h
@@ -1794,6 +1914,8 @@ include/aws/autoscaling/model/BatchDeleteScheduledActi
 include/aws/autoscaling/model/BatchPutScheduledUpdateGroupActionRequest.h
 include/aws/autoscaling/model/BatchPutScheduledUpdateGroupActionResult.h
 include/aws/autoscaling/model/BlockDeviceMapping.h
+include/aws/autoscaling/model/CancelInstanceRefreshRequest.h
+include/aws/autoscaling/model/CancelInstanceRefreshResult.h
 include/aws/autoscaling/model/CompleteLifecycleActionRequest.h
 include/aws/autoscaling/model/CompleteLifecycleActionResult.h
 include/aws/autoscaling/model/CreateAutoScalingGroupRequest.h
@@ -1818,6 +1940,8 @@ include/aws/autoscaling/model/DescribeAutoScalingInsta
 include/aws/autoscaling/model/DescribeAutoScalingInstancesResult.h
 include/aws/autoscaling/model/DescribeAutoScalingNotificationTypesRequest.h
 include/aws/autoscaling/model/DescribeAutoScalingNotificationTypesResult.h
+include/aws/autoscaling/model/DescribeInstanceRefreshesRequest.h
+include/aws/autoscaling/model/DescribeInstanceRefreshesResult.h
 include/aws/autoscaling/model/DescribeLaunchConfigurationsRequest.h
 include/aws/autoscaling/model/DescribeLaunchConfigurationsResult.h
 include/aws/autoscaling/model/DescribeLifecycleHookTypesRequest.h
@@ -1863,6 +1987,8 @@ include/aws/autoscaling/model/FailedScheduledUpdateGro
 include/aws/autoscaling/model/Filter.h
 include/aws/autoscaling/model/Instance.h
 include/aws/autoscaling/model/InstanceMonitoring.h
+include/aws/autoscaling/model/InstanceRefresh.h
+include/aws/autoscaling/model/InstanceRefreshStatus.h
 include/aws/autoscaling/model/InstancesDistribution.h
 include/aws/autoscaling/model/LaunchConfiguration.h
 include/aws/autoscaling/model/LaunchTemplate.h
@@ -1890,6 +2016,8 @@ include/aws/autoscaling/model/PutScalingPolicyResult.h
 include/aws/autoscaling/model/PutScheduledUpdateGroupActionRequest.h
 include/aws/autoscaling/model/RecordLifecycleActionHeartbeatRequest.h
 include/aws/autoscaling/model/RecordLifecycleActionHeartbeatResult.h
+include/aws/autoscaling/model/RefreshPreferences.h
+include/aws/autoscaling/model/RefreshStrategy.h
 include/aws/autoscaling/model/ResponseMetadata.h
 include/aws/autoscaling/model/ResumeProcessesRequest.h
 include/aws/autoscaling/model/ScalingActivityStatusCode.h
@@ -1900,6 +2028,8 @@ include/aws/autoscaling/model/SetDesiredCapacityReques
 include/aws/autoscaling/model/SetInstanceHealthRequest.h
 include/aws/autoscaling/model/SetInstanceProtectionRequest.h
 include/aws/autoscaling/model/SetInstanceProtectionResult.h
+include/aws/autoscaling/model/StartInstanceRefreshRequest.h
+include/aws/autoscaling/model/StartInstanceRefreshResult.h
 include/aws/autoscaling/model/StepAdjustment.h
 include/aws/autoscaling/model/SuspendProcessesRequest.h
 include/aws/autoscaling/model/SuspendedProcess.h
@@ -1944,6 +2074,9 @@ include/aws/awstransfer/model/ListUsersRequest.h
 include/aws/awstransfer/model/ListUsersResult.h
 include/aws/awstransfer/model/ListedServer.h
 include/aws/awstransfer/model/ListedUser.h
+include/aws/awstransfer/model/Protocol.h
+include/aws/awstransfer/model/ResourceExistsException.h
+include/aws/awstransfer/model/ResourceNotFoundException.h
 include/aws/awstransfer/model/SshPublicKey.h
 include/aws/awstransfer/model/StartServerRequest.h
 include/aws/awstransfer/model/State.h
@@ -1952,6 +2085,7 @@ include/aws/awstransfer/model/Tag.h
 include/aws/awstransfer/model/TagResourceRequest.h
 include/aws/awstransfer/model/TestIdentityProviderRequest.h
 include/aws/awstransfer/model/TestIdentityProviderResult.h
+include/aws/awstransfer/model/ThrottlingException.h
 include/aws/awstransfer/model/UntagResourceRequest.h
 include/aws/awstransfer/model/UpdateServerRequest.h
 include/aws/awstransfer/model/UpdateServerResult.h
@@ -1963,6 +2097,7 @@ include/aws/backup/BackupErrorMarshaller.h
 include/aws/backup/BackupErrors.h
 include/aws/backup/BackupRequest.h
 include/aws/backup/Backup_EXPORTS.h
+include/aws/backup/model/AlreadyExistsException.h
 include/aws/backup/model/BackupJob.h
 include/aws/backup/model/BackupJobState.h
 include/aws/backup/model/BackupPlan.h
@@ -1994,6 +2129,7 @@ include/aws/backup/model/DeleteBackupVaultAccessPolicy
 include/aws/backup/model/DeleteBackupVaultNotificationsRequest.h
 include/aws/backup/model/DeleteBackupVaultRequest.h
 include/aws/backup/model/DeleteRecoveryPointRequest.h
+include/aws/backup/model/DependencyFailureException.h
 include/aws/backup/model/DescribeBackupJobRequest.h
 include/aws/backup/model/DescribeBackupJobResult.h
 include/aws/backup/model/DescribeBackupVaultRequest.h
@@ -2004,6 +2140,8 @@ include/aws/backup/model/DescribeProtectedResourceRequ
 include/aws/backup/model/DescribeProtectedResourceResult.h
 include/aws/backup/model/DescribeRecoveryPointRequest.h
 include/aws/backup/model/DescribeRecoveryPointResult.h
+include/aws/backup/model/DescribeRegionSettingsRequest.h
+include/aws/backup/model/DescribeRegionSettingsResult.h
 include/aws/backup/model/DescribeRestoreJobRequest.h
 include/aws/backup/model/DescribeRestoreJobResult.h
 include/aws/backup/model/ExportBackupPlanTemplateRequest.h
@@ -2023,7 +2161,10 @@ include/aws/backup/model/GetBackupVaultNotificationsRe
 include/aws/backup/model/GetRecoveryPointRestoreMetadataRequest.h
 include/aws/backup/model/GetRecoveryPointRestoreMetadataResult.h
 include/aws/backup/model/GetSupportedResourceTypesResult.h
+include/aws/backup/model/InvalidParameterValueException.h
+include/aws/backup/model/InvalidRequestException.h
 include/aws/backup/model/Lifecycle.h
+include/aws/backup/model/LimitExceededException.h
 include/aws/backup/model/ListBackupJobsRequest.h
 include/aws/backup/model/ListBackupJobsResult.h
 include/aws/backup/model/ListBackupPlanTemplatesRequest.h
@@ -2048,6 +2189,7 @@ include/aws/backup/model/ListRestoreJobsRequest.h
 include/aws/backup/model/ListRestoreJobsResult.h
 include/aws/backup/model/ListTagsRequest.h
 include/aws/backup/model/ListTagsResult.h
+include/aws/backup/model/MissingParameterValueException.h
 include/aws/backup/model/ProtectedResource.h
 include/aws/backup/model/PutBackupVaultAccessPolicyRequest.h
 include/aws/backup/model/PutBackupVaultNotificationsRequest.h
@@ -2055,8 +2197,10 @@ include/aws/backup/model/RecoveryPointByBackupVault.h
 include/aws/backup/model/RecoveryPointByResource.h
 include/aws/backup/model/RecoveryPointCreator.h
 include/aws/backup/model/RecoveryPointStatus.h
+include/aws/backup/model/ResourceNotFoundException.h
 include/aws/backup/model/RestoreJobStatus.h
 include/aws/backup/model/RestoreJobsListMember.h
+include/aws/backup/model/ServiceUnavailableException.h
 include/aws/backup/model/StartBackupJobRequest.h
 include/aws/backup/model/StartBackupJobResult.h
 include/aws/backup/model/StartCopyJobRequest.h
@@ -2071,6 +2215,7 @@ include/aws/backup/model/UpdateBackupPlanRequest.h
 include/aws/backup/model/UpdateBackupPlanResult.h
 include/aws/backup/model/UpdateRecoveryPointLifecycleRequest.h
 include/aws/backup/model/UpdateRecoveryPointLifecycleResult.h
+include/aws/backup/model/UpdateRegionSettingsRequest.h
 include/aws/batch/BatchClient.h
 include/aws/batch/BatchEndpoint.h
 include/aws/batch/BatchErrorMarshaller.h
@@ -2281,12 +2426,14 @@ include/aws/ce/model/InstanceDetails.h
 include/aws/ce/model/ListCostCategoryDefinitionsRequest.h
 include/aws/ce/model/ListCostCategoryDefinitionsResult.h
 include/aws/ce/model/LookbackPeriodInDays.h
+include/aws/ce/model/MatchOption.h
 include/aws/ce/model/Metric.h
 include/aws/ce/model/MetricValue.h
 include/aws/ce/model/ModifyRecommendationDetail.h
 include/aws/ce/model/OfferingClass.h
 include/aws/ce/model/PaymentOption.h
 include/aws/ce/model/RDSInstanceDetails.h
+include/aws/ce/model/RecommendationTarget.h
 include/aws/ce/model/RedshiftInstanceDetails.h
 include/aws/ce/model/ReservationAggregates.h
 include/aws/ce/model/ReservationCoverageGroup.h
@@ -2299,6 +2446,7 @@ include/aws/ce/model/ResourceDetails.h
 include/aws/ce/model/ResourceUtilization.h
 include/aws/ce/model/ResultByTime.h
 include/aws/ce/model/RightsizingRecommendation.h
+include/aws/ce/model/RightsizingRecommendationConfiguration.h
 include/aws/ce/model/RightsizingRecommendationMetadata.h
 include/aws/ce/model/RightsizingRecommendationSummary.h
 include/aws/ce/model/RightsizingType.h
@@ -2330,6 +2478,7 @@ include/aws/chime/ChimeErrorMarshaller.h
 include/aws/chime/ChimeErrors.h
 include/aws/chime/ChimeRequest.h
 include/aws/chime/Chime_EXPORTS.h
+include/aws/chime/model/AccessDeniedException.h
 include/aws/chime/model/Account.h
 include/aws/chime/model/AccountSettings.h
 include/aws/chime/model/AccountType.h
@@ -2343,6 +2492,7 @@ include/aws/chime/model/AssociatePhoneNumbersWithVoice
 include/aws/chime/model/AssociateSigninDelegateGroupsWithAccountRequest.h
 include/aws/chime/model/AssociateSigninDelegateGroupsWithAccountResult.h
 include/aws/chime/model/Attendee.h
+include/aws/chime/model/BadRequestException.h
 include/aws/chime/model/BatchCreateAttendeeRequest.h
 include/aws/chime/model/BatchCreateAttendeeResult.h
 include/aws/chime/model/BatchCreateRoomMembershipRequest.h
@@ -2362,6 +2512,8 @@ include/aws/chime/model/BotType.h
 include/aws/chime/model/BusinessCallingSettings.h
 include/aws/chime/model/CallingNameStatus.h
 include/aws/chime/model/Capability.h
+include/aws/chime/model/ConflictException.h
+include/aws/chime/model/ConversationRetentionSettings.h
 include/aws/chime/model/CreateAccountRequest.h
 include/aws/chime/model/CreateAccountResult.h
 include/aws/chime/model/CreateAttendeeError.h
@@ -2372,6 +2524,8 @@ include/aws/chime/model/CreateBotRequest.h
 include/aws/chime/model/CreateBotResult.h
 include/aws/chime/model/CreateMeetingRequest.h
 include/aws/chime/model/CreateMeetingResult.h
+include/aws/chime/model/CreateMeetingWithAttendeesRequest.h
+include/aws/chime/model/CreateMeetingWithAttendeesResult.h
 include/aws/chime/model/CreatePhoneNumberOrderRequest.h
 include/aws/chime/model/CreatePhoneNumberOrderResult.h
 include/aws/chime/model/CreateProxySessionRequest.h
@@ -2387,6 +2541,7 @@ include/aws/chime/model/CreateVoiceConnectorGroupResul
 include/aws/chime/model/CreateVoiceConnectorRequest.h
 include/aws/chime/model/CreateVoiceConnectorResult.h
 include/aws/chime/model/Credential.h
+include/aws/chime/model/DNISEmergencyCallingConfiguration.h
 include/aws/chime/model/DeleteAccountRequest.h
 include/aws/chime/model/DeleteAccountResult.h
 include/aws/chime/model/DeleteAttendeeRequest.h
@@ -2396,6 +2551,7 @@ include/aws/chime/model/DeletePhoneNumberRequest.h
 include/aws/chime/model/DeleteProxySessionRequest.h
 include/aws/chime/model/DeleteRoomMembershipRequest.h
 include/aws/chime/model/DeleteRoomRequest.h
+include/aws/chime/model/DeleteVoiceConnectorEmergencyCallingConfigurationRequest.h
 include/aws/chime/model/DeleteVoiceConnectorGroupRequest.h
 include/aws/chime/model/DeleteVoiceConnectorOriginationRequest.h
 include/aws/chime/model/DeleteVoiceConnectorProxyRequest.h
@@ -2412,8 +2568,10 @@ include/aws/chime/model/DisassociatePhoneNumbersFromVo
 include/aws/chime/model/DisassociateSigninDelegateGroupsFromAccountRequest.h
 include/aws/chime/model/DisassociateSigninDelegateGroupsFromAccountResult.h
 include/aws/chime/model/EmailStatus.h
+include/aws/chime/model/EmergencyCallingConfiguration.h
 include/aws/chime/model/ErrorCode.h
 include/aws/chime/model/EventsConfiguration.h
+include/aws/chime/model/ForbiddenException.h
 include/aws/chime/model/GeoMatchLevel.h
 include/aws/chime/model/GeoMatchParams.h
 include/aws/chime/model/GetAccountRequest.h
@@ -2436,12 +2594,16 @@ include/aws/chime/model/GetPhoneNumberResult.h
 include/aws/chime/model/GetPhoneNumberSettingsResult.h
 include/aws/chime/model/GetProxySessionRequest.h
 include/aws/chime/model/GetProxySessionResult.h
+include/aws/chime/model/GetRetentionSettingsRequest.h
+include/aws/chime/model/GetRetentionSettingsResult.h
 include/aws/chime/model/GetRoomRequest.h
 include/aws/chime/model/GetRoomResult.h
 include/aws/chime/model/GetUserRequest.h
 include/aws/chime/model/GetUserResult.h
 include/aws/chime/model/GetUserSettingsRequest.h
 include/aws/chime/model/GetUserSettingsResult.h
+include/aws/chime/model/GetVoiceConnectorEmergencyCallingConfigurationRequest.h
+include/aws/chime/model/GetVoiceConnectorEmergencyCallingConfigurationResult.h
 include/aws/chime/model/GetVoiceConnectorGroupRequest.h
 include/aws/chime/model/GetVoiceConnectorGroupResult.h
 include/aws/chime/model/GetVoiceConnectorLoggingConfigurationRequest.h
@@ -2465,10 +2627,14 @@ include/aws/chime/model/InviteUsersResult.h
 include/aws/chime/model/License.h
 include/aws/chime/model/ListAccountsRequest.h
 include/aws/chime/model/ListAccountsResult.h
+include/aws/chime/model/ListAttendeeTagsRequest.h
+include/aws/chime/model/ListAttendeeTagsResult.h
 include/aws/chime/model/ListAttendeesRequest.h
 include/aws/chime/model/ListAttendeesResult.h
 include/aws/chime/model/ListBotsRequest.h
 include/aws/chime/model/ListBotsResult.h
+include/aws/chime/model/ListMeetingTagsRequest.h
+include/aws/chime/model/ListMeetingTagsResult.h
 include/aws/chime/model/ListMeetingsRequest.h
 include/aws/chime/model/ListMeetingsResult.h
 include/aws/chime/model/ListPhoneNumberOrdersRequest.h
@@ -2481,6 +2647,8 @@ include/aws/chime/model/ListRoomMembershipsRequest.h
 include/aws/chime/model/ListRoomMembershipsResult.h
 include/aws/chime/model/ListRoomsRequest.h
 include/aws/chime/model/ListRoomsResult.h
+include/aws/chime/model/ListTagsForResourceRequest.h
+include/aws/chime/model/ListTagsForResourceResult.h
 include/aws/chime/model/ListUsersRequest.h
 include/aws/chime/model/ListUsersResult.h
 include/aws/chime/model/ListVoiceConnectorGroupsRequest.h
@@ -2499,6 +2667,8 @@ include/aws/chime/model/Member.h
 include/aws/chime/model/MemberError.h
 include/aws/chime/model/MemberType.h
 include/aws/chime/model/MembershipItem.h
+include/aws/chime/model/NotFoundException.h
+include/aws/chime/model/NotificationTarget.h
 include/aws/chime/model/NumberSelectionBehavior.h
 include/aws/chime/model/OrderedPhoneNumber.h
 include/aws/chime/model/OrderedPhoneNumberStatus.h
@@ -2521,6 +2691,10 @@ include/aws/chime/model/ProxySession.h
 include/aws/chime/model/ProxySessionStatus.h
 include/aws/chime/model/PutEventsConfigurationRequest.h
 include/aws/chime/model/PutEventsConfigurationResult.h
+include/aws/chime/model/PutRetentionSettingsRequest.h
+include/aws/chime/model/PutRetentionSettingsResult.h
+include/aws/chime/model/PutVoiceConnectorEmergencyCallingConfigurationRequest.h
+include/aws/chime/model/PutVoiceConnectorEmergencyCallingConfigurationResult.h
 include/aws/chime/model/PutVoiceConnectorLoggingConfigurationRequest.h
 include/aws/chime/model/PutVoiceConnectorLoggingConfigurationResult.h
 include/aws/chime/model/PutVoiceConnectorOriginationRequest.h
@@ -2532,23 +2706,43 @@ include/aws/chime/model/PutVoiceConnectorStreamingConf
 include/aws/chime/model/PutVoiceConnectorTerminationCredentialsRequest.h
 include/aws/chime/model/PutVoiceConnectorTerminationRequest.h
 include/aws/chime/model/PutVoiceConnectorTerminationResult.h
+include/aws/chime/model/RedactConversationMessageRequest.h
+include/aws/chime/model/RedactConversationMessageResult.h
+include/aws/chime/model/RedactRoomMessageRequest.h
+include/aws/chime/model/RedactRoomMessageResult.h
 include/aws/chime/model/RegenerateSecurityTokenRequest.h
 include/aws/chime/model/RegenerateSecurityTokenResult.h
 include/aws/chime/model/RegistrationStatus.h
 include/aws/chime/model/ResetPersonalPINRequest.h
 include/aws/chime/model/ResetPersonalPINResult.h
+include/aws/chime/model/ResourceLimitExceededException.h
 include/aws/chime/model/RestorePhoneNumberRequest.h
 include/aws/chime/model/RestorePhoneNumberResult.h
+include/aws/chime/model/RetentionSettings.h
 include/aws/chime/model/Room.h
 include/aws/chime/model/RoomMembership.h
 include/aws/chime/model/RoomMembershipRole.h
+include/aws/chime/model/RoomRetentionSettings.h
 include/aws/chime/model/SearchAvailablePhoneNumbersRequest.h
 include/aws/chime/model/SearchAvailablePhoneNumbersResult.h
+include/aws/chime/model/ServiceFailureException.h
+include/aws/chime/model/ServiceUnavailableException.h
 include/aws/chime/model/SigninDelegateGroup.h
 include/aws/chime/model/StreamingConfiguration.h
+include/aws/chime/model/StreamingNotificationTarget.h
+include/aws/chime/model/Tag.h
+include/aws/chime/model/TagAttendeeRequest.h
+include/aws/chime/model/TagMeetingRequest.h
+include/aws/chime/model/TagResourceRequest.h
 include/aws/chime/model/TelephonySettings.h
 include/aws/chime/model/Termination.h
 include/aws/chime/model/TerminationHealth.h
+include/aws/chime/model/ThrottledClientException.h
+include/aws/chime/model/UnauthorizedClientException.h
+include/aws/chime/model/UnprocessableEntityException.h
+include/aws/chime/model/UntagAttendeeRequest.h
+include/aws/chime/model/UntagMeetingRequest.h
+include/aws/chime/model/UntagResourceRequest.h
 include/aws/chime/model/UpdateAccountRequest.h
 include/aws/chime/model/UpdateAccountResult.h
 include/aws/chime/model/UpdateAccountSettingsRequest.h
@@ -2710,6 +2904,7 @@ include/aws/clouddirectory/model/BatchUpdateLinkAttrib
 include/aws/clouddirectory/model/BatchUpdateLinkAttributesResponse.h
 include/aws/clouddirectory/model/BatchUpdateObjectAttributes.h
 include/aws/clouddirectory/model/BatchUpdateObjectAttributesResponse.h
+include/aws/clouddirectory/model/BatchWriteException.h
 include/aws/clouddirectory/model/BatchWriteExceptionType.h
 include/aws/clouddirectory/model/BatchWriteOperation.h
 include/aws/clouddirectory/model/BatchWriteOperationResponse.h
@@ -3019,6 +3214,10 @@ include/aws/cloudformation/model/StackDriftInformation
 include/aws/cloudformation/model/StackDriftStatus.h
 include/aws/cloudformation/model/StackEvent.h
 include/aws/cloudformation/model/StackInstance.h
+include/aws/cloudformation/model/StackInstanceComprehensiveStatus.h
+include/aws/cloudformation/model/StackInstanceDetailedStatus.h
+include/aws/cloudformation/model/StackInstanceFilter.h
+include/aws/cloudformation/model/StackInstanceFilterName.h
 include/aws/cloudformation/model/StackInstanceStatus.h
 include/aws/cloudformation/model/StackInstanceSummary.h
 include/aws/cloudformation/model/StackResource.h
@@ -3073,6 +3272,17 @@ include/aws/cloudfront/model/Aliases.h
 include/aws/cloudfront/model/AllowedMethods.h
 include/aws/cloudfront/model/CacheBehavior.h
 include/aws/cloudfront/model/CacheBehaviors.h
+include/aws/cloudfront/model/CachePolicy.h
+include/aws/cloudfront/model/CachePolicyConfig.h
+include/aws/cloudfront/model/CachePolicyCookieBehavior.h
+include/aws/cloudfront/model/CachePolicyCookiesConfig.h
+include/aws/cloudfront/model/CachePolicyHeaderBehavior.h
+include/aws/cloudfront/model/CachePolicyHeadersConfig.h
+include/aws/cloudfront/model/CachePolicyList.h
+include/aws/cloudfront/model/CachePolicyQueryStringBehavior.h
+include/aws/cloudfront/model/CachePolicyQueryStringsConfig.h
+include/aws/cloudfront/model/CachePolicySummary.h
+include/aws/cloudfront/model/CachePolicyType.h
 include/aws/cloudfront/model/CachedMethods.h
 include/aws/cloudfront/model/CloudFrontOriginAccessIdentity.h
 include/aws/cloudfront/model/CloudFrontOriginAccessIdentityConfig.h
@@ -3083,38 +3293,45 @@ include/aws/cloudfront/model/ContentTypeProfileConfig.
 include/aws/cloudfront/model/ContentTypeProfiles.h
 include/aws/cloudfront/model/CookieNames.h
 include/aws/cloudfront/model/CookiePreference.h
-include/aws/cloudfront/model/CreateCloudFrontOriginAccessIdentity2019_03_26Request.h
-include/aws/cloudfront/model/CreateCloudFrontOriginAccessIdentity2019_03_26Result.h
-include/aws/cloudfront/model/CreateDistribution2019_03_26Request.h
-include/aws/cloudfront/model/CreateDistribution2019_03_26Result.h
-include/aws/cloudfront/model/CreateDistributionWithTags2019_03_26Request.h
-include/aws/cloudfront/model/CreateDistributionWithTags2019_03_26Result.h
-include/aws/cloudfront/model/CreateFieldLevelEncryptionConfig2019_03_26Request.h
-include/aws/cloudfront/model/CreateFieldLevelEncryptionConfig2019_03_26Result.h
-include/aws/cloudfront/model/CreateFieldLevelEncryptionProfile2019_03_26Request.h
-include/aws/cloudfront/model/CreateFieldLevelEncryptionProfile2019_03_26Result.h
-include/aws/cloudfront/model/CreateInvalidation2019_03_26Request.h
-include/aws/cloudfront/model/CreateInvalidation2019_03_26Result.h
-include/aws/cloudfront/model/CreatePublicKey2019_03_26Request.h
-include/aws/cloudfront/model/CreatePublicKey2019_03_26Result.h
-include/aws/cloudfront/model/CreateStreamingDistribution2019_03_26Request.h
-include/aws/cloudfront/model/CreateStreamingDistribution2019_03_26Result.h
-include/aws/cloudfront/model/CreateStreamingDistributionWithTags2019_03_26Request.h
-include/aws/cloudfront/model/CreateStreamingDistributionWithTags2019_03_26Result.h
+include/aws/cloudfront/model/CreateCachePolicy2020_05_31Request.h
+include/aws/cloudfront/model/CreateCachePolicy2020_05_31Result.h
+include/aws/cloudfront/model/CreateCloudFrontOriginAccessIdentity2020_05_31Request.h
+include/aws/cloudfront/model/CreateCloudFrontOriginAccessIdentity2020_05_31Result.h
+include/aws/cloudfront/model/CreateDistribution2020_05_31Request.h
+include/aws/cloudfront/model/CreateDistribution2020_05_31Result.h
+include/aws/cloudfront/model/CreateDistributionWithTags2020_05_31Request.h
+include/aws/cloudfront/model/CreateDistributionWithTags2020_05_31Result.h
+include/aws/cloudfront/model/CreateFieldLevelEncryptionConfig2020_05_31Request.h
+include/aws/cloudfront/model/CreateFieldLevelEncryptionConfig2020_05_31Result.h
+include/aws/cloudfront/model/CreateFieldLevelEncryptionProfile2020_05_31Request.h
+include/aws/cloudfront/model/CreateFieldLevelEncryptionProfile2020_05_31Result.h
+include/aws/cloudfront/model/CreateInvalidation2020_05_31Request.h
+include/aws/cloudfront/model/CreateInvalidation2020_05_31Result.h
+include/aws/cloudfront/model/CreateOriginRequestPolicy2020_05_31Request.h
+include/aws/cloudfront/model/CreateOriginRequestPolicy2020_05_31Result.h
+include/aws/cloudfront/model/CreatePublicKey2020_05_31Request.h
+include/aws/cloudfront/model/CreatePublicKey2020_05_31Result.h
+include/aws/cloudfront/model/CreateStreamingDistribution2020_05_31Request.h
+include/aws/cloudfront/model/CreateStreamingDistribution2020_05_31Result.h
+include/aws/cloudfront/model/CreateStreamingDistributionWithTags2020_05_31Request.h
+include/aws/cloudfront/model/CreateStreamingDistributionWithTags2020_05_31Result.h
 include/aws/cloudfront/model/CustomErrorResponse.h
 include/aws/cloudfront/model/CustomErrorResponses.h
 include/aws/cloudfront/model/CustomHeaders.h
 include/aws/cloudfront/model/CustomOriginConfig.h
 include/aws/cloudfront/model/DefaultCacheBehavior.h
-include/aws/cloudfront/model/DeleteCloudFrontOriginAccessIdentity2019_03_26Request.h
-include/aws/cloudfront/model/DeleteDistribution2019_03_26Request.h
-include/aws/cloudfront/model/DeleteFieldLevelEncryptionConfig2019_03_26Request.h
-include/aws/cloudfront/model/DeleteFieldLevelEncryptionProfile2019_03_26Request.h
-include/aws/cloudfront/model/DeletePublicKey2019_03_26Request.h
-include/aws/cloudfront/model/DeleteStreamingDistribution2019_03_26Request.h
+include/aws/cloudfront/model/DeleteCachePolicy2020_05_31Request.h
+include/aws/cloudfront/model/DeleteCloudFrontOriginAccessIdentity2020_05_31Request.h
+include/aws/cloudfront/model/DeleteDistribution2020_05_31Request.h
+include/aws/cloudfront/model/DeleteFieldLevelEncryptionConfig2020_05_31Request.h
+include/aws/cloudfront/model/DeleteFieldLevelEncryptionProfile2020_05_31Request.h
+include/aws/cloudfront/model/DeleteOriginRequestPolicy2020_05_31Request.h
+include/aws/cloudfront/model/DeletePublicKey2020_05_31Request.h
+include/aws/cloudfront/model/DeleteStreamingDistribution2020_05_31Request.h
 include/aws/cloudfront/model/Distribution.h
 include/aws/cloudfront/model/DistributionConfig.h
 include/aws/cloudfront/model/DistributionConfigWithTags.h
+include/aws/cloudfront/model/DistributionIdList.h
 include/aws/cloudfront/model/DistributionList.h
 include/aws/cloudfront/model/DistributionSummary.h
 include/aws/cloudfront/model/EncryptionEntities.h
@@ -3130,35 +3347,42 @@ include/aws/cloudfront/model/FieldLevelEncryptionProfi
 include/aws/cloudfront/model/FieldLevelEncryptionSummary.h
 include/aws/cloudfront/model/FieldPatterns.h
 include/aws/cloudfront/model/Format.h
-include/aws/cloudfront/model/ForwardedValues.h
 include/aws/cloudfront/model/GeoRestriction.h
 include/aws/cloudfront/model/GeoRestrictionType.h
-include/aws/cloudfront/model/GetCloudFrontOriginAccessIdentity2019_03_26Request.h
-include/aws/cloudfront/model/GetCloudFrontOriginAccessIdentity2019_03_26Result.h
-include/aws/cloudfront/model/GetCloudFrontOriginAccessIdentityConfig2019_03_26Request.h
-include/aws/cloudfront/model/GetCloudFrontOriginAccessIdentityConfig2019_03_26Result.h
-include/aws/cloudfront/model/GetDistribution2019_03_26Request.h
-include/aws/cloudfront/model/GetDistribution2019_03_26Result.h
-include/aws/cloudfront/model/GetDistributionConfig2019_03_26Request.h
-include/aws/cloudfront/model/GetDistributionConfig2019_03_26Result.h
-include/aws/cloudfront/model/GetFieldLevelEncryption2019_03_26Request.h
-include/aws/cloudfront/model/GetFieldLevelEncryption2019_03_26Result.h
-include/aws/cloudfront/model/GetFieldLevelEncryptionConfig2019_03_26Request.h
-include/aws/cloudfront/model/GetFieldLevelEncryptionConfig2019_03_26Result.h
-include/aws/cloudfront/model/GetFieldLevelEncryptionProfile2019_03_26Request.h
-include/aws/cloudfront/model/GetFieldLevelEncryptionProfile2019_03_26Result.h
-include/aws/cloudfront/model/GetFieldLevelEncryptionProfileConfig2019_03_26Request.h
-include/aws/cloudfront/model/GetFieldLevelEncryptionProfileConfig2019_03_26Result.h
-include/aws/cloudfront/model/GetInvalidation2019_03_26Request.h
-include/aws/cloudfront/model/GetInvalidation2019_03_26Result.h
-include/aws/cloudfront/model/GetPublicKey2019_03_26Request.h
-include/aws/cloudfront/model/GetPublicKey2019_03_26Result.h
-include/aws/cloudfront/model/GetPublicKeyConfig2019_03_26Request.h
-include/aws/cloudfront/model/GetPublicKeyConfig2019_03_26Result.h
-include/aws/cloudfront/model/GetStreamingDistribution2019_03_26Request.h
-include/aws/cloudfront/model/GetStreamingDistribution2019_03_26Result.h
-include/aws/cloudfront/model/GetStreamingDistributionConfig2019_03_26Request.h
-include/aws/cloudfront/model/GetStreamingDistributionConfig2019_03_26Result.h
+include/aws/cloudfront/model/GetCachePolicy2020_05_31Request.h
+include/aws/cloudfront/model/GetCachePolicy2020_05_31Result.h
+include/aws/cloudfront/model/GetCachePolicyConfig2020_05_31Request.h
+include/aws/cloudfront/model/GetCachePolicyConfig2020_05_31Result.h
+include/aws/cloudfront/model/GetCloudFrontOriginAccessIdentity2020_05_31Request.h
+include/aws/cloudfront/model/GetCloudFrontOriginAccessIdentity2020_05_31Result.h
+include/aws/cloudfront/model/GetCloudFrontOriginAccessIdentityConfig2020_05_31Request.h
+include/aws/cloudfront/model/GetCloudFrontOriginAccessIdentityConfig2020_05_31Result.h
+include/aws/cloudfront/model/GetDistribution2020_05_31Request.h
+include/aws/cloudfront/model/GetDistribution2020_05_31Result.h
+include/aws/cloudfront/model/GetDistributionConfig2020_05_31Request.h
+include/aws/cloudfront/model/GetDistributionConfig2020_05_31Result.h
+include/aws/cloudfront/model/GetFieldLevelEncryption2020_05_31Request.h
+include/aws/cloudfront/model/GetFieldLevelEncryption2020_05_31Result.h
+include/aws/cloudfront/model/GetFieldLevelEncryptionConfig2020_05_31Request.h
+include/aws/cloudfront/model/GetFieldLevelEncryptionConfig2020_05_31Result.h
+include/aws/cloudfront/model/GetFieldLevelEncryptionProfile2020_05_31Request.h
+include/aws/cloudfront/model/GetFieldLevelEncryptionProfile2020_05_31Result.h
+include/aws/cloudfront/model/GetFieldLevelEncryptionProfileConfig2020_05_31Request.h
+include/aws/cloudfront/model/GetFieldLevelEncryptionProfileConfig2020_05_31Result.h
+include/aws/cloudfront/model/GetInvalidation2020_05_31Request.h
+include/aws/cloudfront/model/GetInvalidation2020_05_31Result.h
+include/aws/cloudfront/model/GetOriginRequestPolicy2020_05_31Request.h
+include/aws/cloudfront/model/GetOriginRequestPolicy2020_05_31Result.h
+include/aws/cloudfront/model/GetOriginRequestPolicyConfig2020_05_31Request.h
+include/aws/cloudfront/model/GetOriginRequestPolicyConfig2020_05_31Result.h
+include/aws/cloudfront/model/GetPublicKey2020_05_31Request.h
+include/aws/cloudfront/model/GetPublicKey2020_05_31Result.h
+include/aws/cloudfront/model/GetPublicKeyConfig2020_05_31Request.h
+include/aws/cloudfront/model/GetPublicKeyConfig2020_05_31Result.h
+include/aws/cloudfront/model/GetStreamingDistribution2020_05_31Request.h
+include/aws/cloudfront/model/GetStreamingDistribution2020_05_31Result.h
+include/aws/cloudfront/model/GetStreamingDistributionConfig2020_05_31Request.h
+include/aws/cloudfront/model/GetStreamingDistributionConfig2020_05_31Result.h
 include/aws/cloudfront/model/Headers.h
 include/aws/cloudfront/model/HttpVersion.h
 include/aws/cloudfront/model/ICPRecordalStatus.h
@@ -3170,24 +3394,32 @@ include/aws/cloudfront/model/ItemSelection.h
 include/aws/cloudfront/model/KeyPairIds.h
 include/aws/cloudfront/model/LambdaFunctionAssociation.h
 include/aws/cloudfront/model/LambdaFunctionAssociations.h
-include/aws/cloudfront/model/ListCloudFrontOriginAccessIdentities2019_03_26Request.h
-include/aws/cloudfront/model/ListCloudFrontOriginAccessIdentities2019_03_26Result.h
-include/aws/cloudfront/model/ListDistributions2019_03_26Request.h
-include/aws/cloudfront/model/ListDistributions2019_03_26Result.h
-include/aws/cloudfront/model/ListDistributionsByWebACLId2019_03_26Request.h
-include/aws/cloudfront/model/ListDistributionsByWebACLId2019_03_26Result.h
-include/aws/cloudfront/model/ListFieldLevelEncryptionConfigs2019_03_26Request.h
-include/aws/cloudfront/model/ListFieldLevelEncryptionConfigs2019_03_26Result.h
-include/aws/cloudfront/model/ListFieldLevelEncryptionProfiles2019_03_26Request.h
-include/aws/cloudfront/model/ListFieldLevelEncryptionProfiles2019_03_26Result.h
-include/aws/cloudfront/model/ListInvalidations2019_03_26Request.h
-include/aws/cloudfront/model/ListInvalidations2019_03_26Result.h
-include/aws/cloudfront/model/ListPublicKeys2019_03_26Request.h
-include/aws/cloudfront/model/ListPublicKeys2019_03_26Result.h
-include/aws/cloudfront/model/ListStreamingDistributions2019_03_26Request.h
-include/aws/cloudfront/model/ListStreamingDistributions2019_03_26Result.h
-include/aws/cloudfront/model/ListTagsForResource2019_03_26Request.h
-include/aws/cloudfront/model/ListTagsForResource2019_03_26Result.h
+include/aws/cloudfront/model/ListCachePolicies2020_05_31Request.h
+include/aws/cloudfront/model/ListCachePolicies2020_05_31Result.h
+include/aws/cloudfront/model/ListCloudFrontOriginAccessIdentities2020_05_31Request.h
+include/aws/cloudfront/model/ListCloudFrontOriginAccessIdentities2020_05_31Result.h
+include/aws/cloudfront/model/ListDistributions2020_05_31Request.h
+include/aws/cloudfront/model/ListDistributions2020_05_31Result.h
+include/aws/cloudfront/model/ListDistributionsByCachePolicyId2020_05_31Request.h
+include/aws/cloudfront/model/ListDistributionsByCachePolicyId2020_05_31Result.h
+include/aws/cloudfront/model/ListDistributionsByOriginRequestPolicyId2020_05_31Request.h
+include/aws/cloudfront/model/ListDistributionsByOriginRequestPolicyId2020_05_31Result.h
+include/aws/cloudfront/model/ListDistributionsByWebACLId2020_05_31Request.h
+include/aws/cloudfront/model/ListDistributionsByWebACLId2020_05_31Result.h
+include/aws/cloudfront/model/ListFieldLevelEncryptionConfigs2020_05_31Request.h
+include/aws/cloudfront/model/ListFieldLevelEncryptionConfigs2020_05_31Result.h
+include/aws/cloudfront/model/ListFieldLevelEncryptionProfiles2020_05_31Request.h
+include/aws/cloudfront/model/ListFieldLevelEncryptionProfiles2020_05_31Result.h
+include/aws/cloudfront/model/ListInvalidations2020_05_31Request.h
+include/aws/cloudfront/model/ListInvalidations2020_05_31Result.h
+include/aws/cloudfront/model/ListOriginRequestPolicies2020_05_31Request.h
+include/aws/cloudfront/model/ListOriginRequestPolicies2020_05_31Result.h
+include/aws/cloudfront/model/ListPublicKeys2020_05_31Request.h
+include/aws/cloudfront/model/ListPublicKeys2020_05_31Result.h
+include/aws/cloudfront/model/ListStreamingDistributions2020_05_31Request.h
+include/aws/cloudfront/model/ListStreamingDistributions2020_05_31Result.h
+include/aws/cloudfront/model/ListTagsForResource2020_05_31Request.h
+include/aws/cloudfront/model/ListTagsForResource2020_05_31Result.h
 include/aws/cloudfront/model/LoggingConfig.h

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007212131.06LLVulv082267>