From owner-svn-ports-all@freebsd.org Wed Jun 21 11:45:45 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28539D8D11A; Wed, 21 Jun 2017 11:45:45 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C07E165E9D; Wed, 21 Jun 2017 11:45:44 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5LBjhYD001784; Wed, 21 Jun 2017 11:45:43 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5LBjhAR001780; Wed, 21 Jun 2017 11:45:43 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201706211145.v5LBjhAR001780@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Wed, 21 Jun 2017 11:45:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444029 - head/devel/aws-sdk-cpp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2017 11:45:45 -0000 Author: arved Date: Wed Jun 21 11:45:43 2017 New Revision: 444029 URL: https://svnweb.freebsd.org/changeset/ports/444029 Log: Update to 1.0.158 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 Wed Jun 21 11:42:11 2017 (r444028) +++ head/devel/aws-sdk-cpp/Makefile Wed Jun 21 11:45:43 2017 (r444029) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-cpp -PORTVERSION= 1.0.141 +PORTVERSION= 1.0.158 CATEGORIES= devel MAINTAINER= arved@FreeBSD.org Modified: head/devel/aws-sdk-cpp/distinfo ============================================================================== --- head/devel/aws-sdk-cpp/distinfo Wed Jun 21 11:42:11 2017 (r444028) +++ head/devel/aws-sdk-cpp/distinfo Wed Jun 21 11:45:43 2017 (r444029) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496934953 -SHA256 (aws-aws-sdk-cpp-1.0.141_GH0.tar.gz) = 039fde2cd44d9fd9e4ca04654f7c7137ead57a9a5cc397fe39e6eb820e059cd2 -SIZE (aws-aws-sdk-cpp-1.0.141_GH0.tar.gz) = 10602465 +TIMESTAMP = 1498040889 +SHA256 (aws-aws-sdk-cpp-1.0.158_GH0.tar.gz) = c9244cd8673170d5ef7c77a3c41289d317a3a4e0f93429fa72febdd4791e1cd0 +SIZE (aws-aws-sdk-cpp-1.0.158_GH0.tar.gz) = 11127097 Modified: head/devel/aws-sdk-cpp/pkg-plist ============================================================================== --- head/devel/aws-sdk-cpp/pkg-plist Wed Jun 21 11:42:11 2017 (r444028) +++ head/devel/aws-sdk-cpp/pkg-plist Wed Jun 21 11:45:43 2017 (r444029) @@ -282,6 +282,7 @@ include/aws/application-autoscaling/ApplicationAutoSca include/aws/application-autoscaling/ApplicationAutoScaling_EXPORTS.h include/aws/application-autoscaling/model/AdjustmentType.h include/aws/application-autoscaling/model/Alarm.h +include/aws/application-autoscaling/model/CustomizedMetricSpecification.h include/aws/application-autoscaling/model/DeleteScalingPolicyRequest.h include/aws/application-autoscaling/model/DeleteScalingPolicyResult.h include/aws/application-autoscaling/model/DeregisterScalableTargetRequest.h @@ -293,7 +294,11 @@ include/aws/application-autoscaling/model/DescribeScal include/aws/application-autoscaling/model/DescribeScalingPoliciesRequest.h include/aws/application-autoscaling/model/DescribeScalingPoliciesResult.h include/aws/application-autoscaling/model/MetricAggregationType.h +include/aws/application-autoscaling/model/MetricDimension.h +include/aws/application-autoscaling/model/MetricStatistic.h +include/aws/application-autoscaling/model/MetricType.h include/aws/application-autoscaling/model/PolicyType.h +include/aws/application-autoscaling/model/PredefinedMetricSpecification.h include/aws/application-autoscaling/model/PutScalingPolicyRequest.h include/aws/application-autoscaling/model/PutScalingPolicyResult.h include/aws/application-autoscaling/model/RegisterScalableTargetRequest.h @@ -306,6 +311,7 @@ include/aws/application-autoscaling/model/ScalingPolic include/aws/application-autoscaling/model/ServiceNamespace.h include/aws/application-autoscaling/model/StepAdjustment.h include/aws/application-autoscaling/model/StepScalingPolicyConfiguration.h +include/aws/application-autoscaling/model/TargetTrackingScalingPolicyConfiguration.h include/aws/appstream/AppStreamClient.h include/aws/appstream/AppStreamEndpoint.h include/aws/appstream/AppStreamErrorMarshaller.h @@ -371,6 +377,52 @@ include/aws/appstream/model/UpdateStackRequest.h include/aws/appstream/model/UpdateStackResult.h include/aws/appstream/model/VisibilityType.h include/aws/appstream/model/VpcConfig.h +include/aws/athena/AthenaClient.h +include/aws/athena/AthenaEndpoint.h +include/aws/athena/AthenaErrorMarshaller.h +include/aws/athena/AthenaErrors.h +include/aws/athena/AthenaRequest.h +include/aws/athena/Athena_EXPORTS.h +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/ColumnInfo.h +include/aws/athena/model/ColumnNullable.h +include/aws/athena/model/CreateNamedQueryRequest.h +include/aws/athena/model/CreateNamedQueryResult.h +include/aws/athena/model/Datum.h +include/aws/athena/model/DeleteNamedQueryRequest.h +include/aws/athena/model/DeleteNamedQueryResult.h +include/aws/athena/model/EncryptionConfiguration.h +include/aws/athena/model/EncryptionOption.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/ListNamedQueriesRequest.h +include/aws/athena/model/ListNamedQueriesResult.h +include/aws/athena/model/ListQueryExecutionsRequest.h +include/aws/athena/model/ListQueryExecutionsResult.h +include/aws/athena/model/NamedQuery.h +include/aws/athena/model/QueryExecution.h +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/ResultConfiguration.h +include/aws/athena/model/ResultSet.h +include/aws/athena/model/ResultSetMetadata.h +include/aws/athena/model/Row.h +include/aws/athena/model/StartQueryExecutionRequest.h +include/aws/athena/model/StartQueryExecutionResult.h +include/aws/athena/model/StopQueryExecutionRequest.h +include/aws/athena/model/StopQueryExecutionResult.h +include/aws/athena/model/ThrottleReason.h +include/aws/athena/model/UnprocessedNamedQueryId.h +include/aws/athena/model/UnprocessedQueryExecutionId.h include/aws/autoscaling/AutoScalingClient.h include/aws/autoscaling/AutoScalingEndpoint.h include/aws/autoscaling/AutoScalingErrorMarshaller.h @@ -893,60 +945,71 @@ include/aws/cloudfront/model/CloudFrontOriginAccessIde include/aws/cloudfront/model/CloudFrontOriginAccessIdentitySummary.h include/aws/cloudfront/model/CookieNames.h include/aws/cloudfront/model/CookiePreference.h -include/aws/cloudfront/model/CreateCloudFrontOriginAccessIdentity2016_01_28Request.h -include/aws/cloudfront/model/CreateCloudFrontOriginAccessIdentity2016_01_28Result.h -include/aws/cloudfront/model/CreateDistribution2016_01_28Request.h -include/aws/cloudfront/model/CreateDistribution2016_01_28Result.h -include/aws/cloudfront/model/CreateInvalidation2016_01_28Request.h -include/aws/cloudfront/model/CreateInvalidation2016_01_28Result.h -include/aws/cloudfront/model/CreateStreamingDistribution2016_01_28Request.h -include/aws/cloudfront/model/CreateStreamingDistribution2016_01_28Result.h +include/aws/cloudfront/model/CreateCloudFrontOriginAccessIdentity2017_03_25Request.h +include/aws/cloudfront/model/CreateCloudFrontOriginAccessIdentity2017_03_25Result.h +include/aws/cloudfront/model/CreateDistribution2017_03_25Request.h +include/aws/cloudfront/model/CreateDistribution2017_03_25Result.h +include/aws/cloudfront/model/CreateDistributionWithTags2017_03_25Request.h +include/aws/cloudfront/model/CreateDistributionWithTags2017_03_25Result.h +include/aws/cloudfront/model/CreateInvalidation2017_03_25Request.h +include/aws/cloudfront/model/CreateInvalidation2017_03_25Result.h +include/aws/cloudfront/model/CreateStreamingDistribution2017_03_25Request.h +include/aws/cloudfront/model/CreateStreamingDistribution2017_03_25Result.h +include/aws/cloudfront/model/CreateStreamingDistributionWithTags2017_03_25Request.h +include/aws/cloudfront/model/CreateStreamingDistributionWithTags2017_03_25Result.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/DeleteCloudFrontOriginAccessIdentity2016_01_28Request.h -include/aws/cloudfront/model/DeleteDistribution2016_01_28Request.h -include/aws/cloudfront/model/DeleteStreamingDistribution2016_01_28Request.h +include/aws/cloudfront/model/DeleteCloudFrontOriginAccessIdentity2017_03_25Request.h +include/aws/cloudfront/model/DeleteDistribution2017_03_25Request.h +include/aws/cloudfront/model/DeleteStreamingDistribution2017_03_25Request.h include/aws/cloudfront/model/Distribution.h include/aws/cloudfront/model/DistributionConfig.h +include/aws/cloudfront/model/DistributionConfigWithTags.h include/aws/cloudfront/model/DistributionList.h include/aws/cloudfront/model/DistributionSummary.h +include/aws/cloudfront/model/EventType.h include/aws/cloudfront/model/ForwardedValues.h include/aws/cloudfront/model/GeoRestriction.h include/aws/cloudfront/model/GeoRestrictionType.h -include/aws/cloudfront/model/GetCloudFrontOriginAccessIdentity2016_01_28Request.h -include/aws/cloudfront/model/GetCloudFrontOriginAccessIdentity2016_01_28Result.h -include/aws/cloudfront/model/GetCloudFrontOriginAccessIdentityConfig2016_01_28Request.h -include/aws/cloudfront/model/GetCloudFrontOriginAccessIdentityConfig2016_01_28Result.h -include/aws/cloudfront/model/GetDistribution2016_01_28Request.h -include/aws/cloudfront/model/GetDistribution2016_01_28Result.h -include/aws/cloudfront/model/GetDistributionConfig2016_01_28Request.h -include/aws/cloudfront/model/GetDistributionConfig2016_01_28Result.h -include/aws/cloudfront/model/GetInvalidation2016_01_28Request.h -include/aws/cloudfront/model/GetInvalidation2016_01_28Result.h -include/aws/cloudfront/model/GetStreamingDistribution2016_01_28Request.h -include/aws/cloudfront/model/GetStreamingDistribution2016_01_28Result.h -include/aws/cloudfront/model/GetStreamingDistributionConfig2016_01_28Request.h -include/aws/cloudfront/model/GetStreamingDistributionConfig2016_01_28Result.h +include/aws/cloudfront/model/GetCloudFrontOriginAccessIdentity2017_03_25Request.h +include/aws/cloudfront/model/GetCloudFrontOriginAccessIdentity2017_03_25Result.h +include/aws/cloudfront/model/GetCloudFrontOriginAccessIdentityConfig2017_03_25Request.h +include/aws/cloudfront/model/GetCloudFrontOriginAccessIdentityConfig2017_03_25Result.h +include/aws/cloudfront/model/GetDistribution2017_03_25Request.h +include/aws/cloudfront/model/GetDistribution2017_03_25Result.h +include/aws/cloudfront/model/GetDistributionConfig2017_03_25Request.h +include/aws/cloudfront/model/GetDistributionConfig2017_03_25Result.h +include/aws/cloudfront/model/GetInvalidation2017_03_25Request.h +include/aws/cloudfront/model/GetInvalidation2017_03_25Result.h +include/aws/cloudfront/model/GetStreamingDistribution2017_03_25Request.h +include/aws/cloudfront/model/GetStreamingDistribution2017_03_25Result.h +include/aws/cloudfront/model/GetStreamingDistributionConfig2017_03_25Request.h +include/aws/cloudfront/model/GetStreamingDistributionConfig2017_03_25Result.h include/aws/cloudfront/model/Headers.h +include/aws/cloudfront/model/HttpVersion.h include/aws/cloudfront/model/Invalidation.h include/aws/cloudfront/model/InvalidationBatch.h include/aws/cloudfront/model/InvalidationList.h include/aws/cloudfront/model/InvalidationSummary.h include/aws/cloudfront/model/ItemSelection.h include/aws/cloudfront/model/KeyPairIds.h -include/aws/cloudfront/model/ListCloudFrontOriginAccessIdentities2016_01_28Request.h -include/aws/cloudfront/model/ListCloudFrontOriginAccessIdentities2016_01_28Result.h -include/aws/cloudfront/model/ListDistributions2016_01_28Request.h -include/aws/cloudfront/model/ListDistributions2016_01_28Result.h -include/aws/cloudfront/model/ListDistributionsByWebACLId2016_01_28Request.h -include/aws/cloudfront/model/ListDistributionsByWebACLId2016_01_28Result.h -include/aws/cloudfront/model/ListInvalidations2016_01_28Request.h -include/aws/cloudfront/model/ListInvalidations2016_01_28Result.h -include/aws/cloudfront/model/ListStreamingDistributions2016_01_28Request.h -include/aws/cloudfront/model/ListStreamingDistributions2016_01_28Result.h +include/aws/cloudfront/model/LambdaFunctionAssociation.h +include/aws/cloudfront/model/LambdaFunctionAssociations.h +include/aws/cloudfront/model/ListCloudFrontOriginAccessIdentities2017_03_25Request.h +include/aws/cloudfront/model/ListCloudFrontOriginAccessIdentities2017_03_25Result.h +include/aws/cloudfront/model/ListDistributions2017_03_25Request.h +include/aws/cloudfront/model/ListDistributions2017_03_25Result.h +include/aws/cloudfront/model/ListDistributionsByWebACLId2017_03_25Request.h +include/aws/cloudfront/model/ListDistributionsByWebACLId2017_03_25Result.h +include/aws/cloudfront/model/ListInvalidations2017_03_25Request.h +include/aws/cloudfront/model/ListInvalidations2017_03_25Result.h +include/aws/cloudfront/model/ListStreamingDistributions2017_03_25Request.h +include/aws/cloudfront/model/ListStreamingDistributions2017_03_25Result.h +include/aws/cloudfront/model/ListTagsForResource2017_03_25Request.h +include/aws/cloudfront/model/ListTagsForResource2017_03_25Result.h include/aws/cloudfront/model/LoggingConfig.h include/aws/cloudfront/model/Method.h include/aws/cloudfront/model/MinimumProtocolVersion.h @@ -957,6 +1020,7 @@ include/aws/cloudfront/model/OriginSslProtocols.h include/aws/cloudfront/model/Origins.h include/aws/cloudfront/model/Paths.h include/aws/cloudfront/model/PriceClass.h +include/aws/cloudfront/model/QueryStringCacheKeys.h include/aws/cloudfront/model/Restrictions.h include/aws/cloudfront/model/S3Origin.h include/aws/cloudfront/model/S3OriginConfig.h @@ -965,16 +1029,22 @@ include/aws/cloudfront/model/Signer.h include/aws/cloudfront/model/SslProtocol.h include/aws/cloudfront/model/StreamingDistribution.h include/aws/cloudfront/model/StreamingDistributionConfig.h +include/aws/cloudfront/model/StreamingDistributionConfigWithTags.h include/aws/cloudfront/model/StreamingDistributionList.h include/aws/cloudfront/model/StreamingDistributionSummary.h include/aws/cloudfront/model/StreamingLoggingConfig.h +include/aws/cloudfront/model/Tag.h +include/aws/cloudfront/model/TagKeys.h +include/aws/cloudfront/model/TagResource2017_03_25Request.h +include/aws/cloudfront/model/Tags.h include/aws/cloudfront/model/TrustedSigners.h -include/aws/cloudfront/model/UpdateCloudFrontOriginAccessIdentity2016_01_28Request.h -include/aws/cloudfront/model/UpdateCloudFrontOriginAccessIdentity2016_01_28Result.h -include/aws/cloudfront/model/UpdateDistribution2016_01_28Request.h -include/aws/cloudfront/model/UpdateDistribution2016_01_28Result.h -include/aws/cloudfront/model/UpdateStreamingDistribution2016_01_28Request.h -include/aws/cloudfront/model/UpdateStreamingDistribution2016_01_28Result.h +include/aws/cloudfront/model/UntagResource2017_03_25Request.h +include/aws/cloudfront/model/UpdateCloudFrontOriginAccessIdentity2017_03_25Request.h +include/aws/cloudfront/model/UpdateCloudFrontOriginAccessIdentity2017_03_25Result.h +include/aws/cloudfront/model/UpdateDistribution2017_03_25Request.h +include/aws/cloudfront/model/UpdateDistribution2017_03_25Result.h +include/aws/cloudfront/model/UpdateStreamingDistribution2017_03_25Request.h +include/aws/cloudfront/model/UpdateStreamingDistribution2017_03_25Result.h include/aws/cloudfront/model/ViewerCertificate.h include/aws/cloudfront/model/ViewerProtocolPolicy.h include/aws/cloudhsm/CloudHSMClient.h @@ -1530,6 +1600,46 @@ include/aws/codepipeline/model/ThirdPartyJobDetails.h include/aws/codepipeline/model/TransitionState.h include/aws/codepipeline/model/UpdatePipelineRequest.h include/aws/codepipeline/model/UpdatePipelineResult.h +include/aws/codestar/CodeStarClient.h +include/aws/codestar/CodeStarEndpoint.h +include/aws/codestar/CodeStarErrorMarshaller.h +include/aws/codestar/CodeStarErrors.h +include/aws/codestar/CodeStarRequest.h +include/aws/codestar/CodeStar_EXPORTS.h +include/aws/codestar/model/AssociateTeamMemberRequest.h +include/aws/codestar/model/AssociateTeamMemberResult.h +include/aws/codestar/model/CreateProjectRequest.h +include/aws/codestar/model/CreateProjectResult.h +include/aws/codestar/model/CreateUserProfileRequest.h +include/aws/codestar/model/CreateUserProfileResult.h +include/aws/codestar/model/DeleteProjectRequest.h +include/aws/codestar/model/DeleteProjectResult.h +include/aws/codestar/model/DeleteUserProfileRequest.h +include/aws/codestar/model/DeleteUserProfileResult.h +include/aws/codestar/model/DescribeProjectRequest.h +include/aws/codestar/model/DescribeProjectResult.h +include/aws/codestar/model/DescribeUserProfileRequest.h +include/aws/codestar/model/DescribeUserProfileResult.h +include/aws/codestar/model/DisassociateTeamMemberRequest.h +include/aws/codestar/model/DisassociateTeamMemberResult.h +include/aws/codestar/model/ListProjectsRequest.h +include/aws/codestar/model/ListProjectsResult.h +include/aws/codestar/model/ListResourcesRequest.h +include/aws/codestar/model/ListResourcesResult.h +include/aws/codestar/model/ListTeamMembersRequest.h +include/aws/codestar/model/ListTeamMembersResult.h +include/aws/codestar/model/ListUserProfilesRequest.h +include/aws/codestar/model/ListUserProfilesResult.h +include/aws/codestar/model/ProjectSummary.h +include/aws/codestar/model/Resource.h +include/aws/codestar/model/TeamMember.h +include/aws/codestar/model/UpdateProjectRequest.h +include/aws/codestar/model/UpdateProjectResult.h +include/aws/codestar/model/UpdateTeamMemberRequest.h +include/aws/codestar/model/UpdateTeamMemberResult.h +include/aws/codestar/model/UpdateUserProfileRequest.h +include/aws/codestar/model/UpdateUserProfileResult.h +include/aws/codestar/model/UserProfileSummary.h include/aws/cognito-identity/CognitoIdentityClient.h include/aws/cognito-identity/CognitoIdentityEndpoint.h include/aws/cognito-identity/CognitoIdentityErrorMarshaller.h @@ -2664,6 +2774,33 @@ include/aws/dynamodb/model/UpdateTableResult.h include/aws/dynamodb/model/UpdateTimeToLiveRequest.h include/aws/dynamodb/model/UpdateTimeToLiveResult.h include/aws/dynamodb/model/WriteRequest.h +include/aws/dynamodbstreams/DynamoDBStreamsClient.h +include/aws/dynamodbstreams/DynamoDBStreamsEndpoint.h +include/aws/dynamodbstreams/DynamoDBStreamsErrorMarshaller.h +include/aws/dynamodbstreams/DynamoDBStreamsErrors.h +include/aws/dynamodbstreams/DynamoDBStreamsRequest.h +include/aws/dynamodbstreams/DynamoDBStreams_EXPORTS.h +include/aws/dynamodbstreams/model/AttributeValue.h +include/aws/dynamodbstreams/model/DescribeStreamRequest.h +include/aws/dynamodbstreams/model/DescribeStreamResult.h +include/aws/dynamodbstreams/model/GetRecordsRequest.h +include/aws/dynamodbstreams/model/GetRecordsResult.h +include/aws/dynamodbstreams/model/GetShardIteratorRequest.h +include/aws/dynamodbstreams/model/GetShardIteratorResult.h +include/aws/dynamodbstreams/model/KeySchemaElement.h +include/aws/dynamodbstreams/model/KeyType.h +include/aws/dynamodbstreams/model/ListStreamsRequest.h +include/aws/dynamodbstreams/model/ListStreamsResult.h +include/aws/dynamodbstreams/model/OperationType.h +include/aws/dynamodbstreams/model/Record.h +include/aws/dynamodbstreams/model/SequenceNumberRange.h +include/aws/dynamodbstreams/model/Shard.h +include/aws/dynamodbstreams/model/ShardIteratorType.h +include/aws/dynamodbstreams/model/Stream.h +include/aws/dynamodbstreams/model/StreamDescription.h +include/aws/dynamodbstreams/model/StreamRecord.h +include/aws/dynamodbstreams/model/StreamStatus.h +include/aws/dynamodbstreams/model/StreamViewType.h include/aws/ec2/EC2Client.h include/aws/ec2/EC2Endpoint.h include/aws/ec2/EC2ErrorMarshaller.h @@ -2871,6 +3008,8 @@ include/aws/ec2/model/DescribeExportTasksRequest.h include/aws/ec2/model/DescribeExportTasksResponse.h include/aws/ec2/model/DescribeFlowLogsRequest.h include/aws/ec2/model/DescribeFlowLogsResponse.h +include/aws/ec2/model/DescribeFpgaImagesRequest.h +include/aws/ec2/model/DescribeFpgaImagesResponse.h include/aws/ec2/model/DescribeHostReservationOfferingsRequest.h include/aws/ec2/model/DescribeHostReservationOfferingsResponse.h include/aws/ec2/model/DescribeHostReservationsRequest.h @@ -3035,6 +3174,9 @@ include/aws/ec2/model/Filter.h include/aws/ec2/model/FleetType.h include/aws/ec2/model/FlowLog.h include/aws/ec2/model/FlowLogsResourceType.h +include/aws/ec2/model/FpgaImage.h +include/aws/ec2/model/FpgaImageState.h +include/aws/ec2/model/FpgaImageStateCode.h include/aws/ec2/model/GatewayType.h include/aws/ec2/model/GetConsoleOutputRequest.h include/aws/ec2/model/GetConsoleOutputResponse.h @@ -3169,6 +3311,7 @@ include/aws/ec2/model/OfferingClassType.h include/aws/ec2/model/OfferingTypeValues.h include/aws/ec2/model/OperationType.h include/aws/ec2/model/PaymentOption.h +include/aws/ec2/model/PciId.h include/aws/ec2/model/PeeringConnectionOptions.h include/aws/ec2/model/PeeringConnectionOptionsRequest.h include/aws/ec2/model/PermissionGroup.h @@ -4765,6 +4908,164 @@ include/aws/glacier/model/UploadMultipartPartResult.h include/aws/glacier/model/VaultAccessPolicy.h include/aws/glacier/model/VaultLockPolicy.h include/aws/glacier/model/VaultNotificationConfig.h +include/aws/greengrass/GreengrassClient.h +include/aws/greengrass/GreengrassEndpoint.h +include/aws/greengrass/GreengrassErrorMarshaller.h +include/aws/greengrass/GreengrassErrors.h +include/aws/greengrass/GreengrassRequest.h +include/aws/greengrass/Greengrass_EXPORTS.h +include/aws/greengrass/model/AssociateRoleToGroupRequest.h +include/aws/greengrass/model/AssociateRoleToGroupResult.h +include/aws/greengrass/model/AssociateServiceRoleToAccountRequest.h +include/aws/greengrass/model/AssociateServiceRoleToAccountResult.h +include/aws/greengrass/model/ConnectivityInfo.h +include/aws/greengrass/model/Core.h +include/aws/greengrass/model/CoreDefinitionVersion.h +include/aws/greengrass/model/CreateCoreDefinitionRequest.h +include/aws/greengrass/model/CreateCoreDefinitionResult.h +include/aws/greengrass/model/CreateCoreDefinitionVersionRequest.h +include/aws/greengrass/model/CreateCoreDefinitionVersionResult.h +include/aws/greengrass/model/CreateDeploymentRequest.h +include/aws/greengrass/model/CreateDeploymentResult.h +include/aws/greengrass/model/CreateDeviceDefinitionRequest.h +include/aws/greengrass/model/CreateDeviceDefinitionResult.h +include/aws/greengrass/model/CreateDeviceDefinitionVersionRequest.h +include/aws/greengrass/model/CreateDeviceDefinitionVersionResult.h +include/aws/greengrass/model/CreateFunctionDefinitionRequest.h +include/aws/greengrass/model/CreateFunctionDefinitionResult.h +include/aws/greengrass/model/CreateFunctionDefinitionVersionRequest.h +include/aws/greengrass/model/CreateFunctionDefinitionVersionResult.h +include/aws/greengrass/model/CreateGroupCertificateAuthorityRequest.h +include/aws/greengrass/model/CreateGroupCertificateAuthorityResult.h +include/aws/greengrass/model/CreateGroupRequest.h +include/aws/greengrass/model/CreateGroupResult.h +include/aws/greengrass/model/CreateGroupVersionRequest.h +include/aws/greengrass/model/CreateGroupVersionResult.h +include/aws/greengrass/model/CreateLoggerDefinitionRequest.h +include/aws/greengrass/model/CreateLoggerDefinitionResult.h +include/aws/greengrass/model/CreateLoggerDefinitionVersionRequest.h +include/aws/greengrass/model/CreateLoggerDefinitionVersionResult.h +include/aws/greengrass/model/CreateSubscriptionDefinitionRequest.h +include/aws/greengrass/model/CreateSubscriptionDefinitionResult.h +include/aws/greengrass/model/CreateSubscriptionDefinitionVersionRequest.h +include/aws/greengrass/model/CreateSubscriptionDefinitionVersionResult.h +include/aws/greengrass/model/DefinitionInformation.h +include/aws/greengrass/model/DeleteCoreDefinitionRequest.h +include/aws/greengrass/model/DeleteCoreDefinitionResult.h +include/aws/greengrass/model/DeleteDeviceDefinitionRequest.h +include/aws/greengrass/model/DeleteDeviceDefinitionResult.h +include/aws/greengrass/model/DeleteFunctionDefinitionRequest.h +include/aws/greengrass/model/DeleteFunctionDefinitionResult.h +include/aws/greengrass/model/DeleteGroupRequest.h +include/aws/greengrass/model/DeleteGroupResult.h +include/aws/greengrass/model/DeleteLoggerDefinitionRequest.h +include/aws/greengrass/model/DeleteLoggerDefinitionResult.h +include/aws/greengrass/model/DeleteSubscriptionDefinitionRequest.h +include/aws/greengrass/model/DeleteSubscriptionDefinitionResult.h +include/aws/greengrass/model/Deployment.h +include/aws/greengrass/model/DeploymentType.h +include/aws/greengrass/model/Device.h +include/aws/greengrass/model/DeviceDefinitionVersion.h +include/aws/greengrass/model/DisassociateRoleFromGroupRequest.h +include/aws/greengrass/model/DisassociateRoleFromGroupResult.h +include/aws/greengrass/model/DisassociateServiceRoleFromAccountRequest.h +include/aws/greengrass/model/DisassociateServiceRoleFromAccountResult.h +include/aws/greengrass/model/ErrorDetail.h +include/aws/greengrass/model/Function.h +include/aws/greengrass/model/FunctionConfiguration.h +include/aws/greengrass/model/FunctionConfigurationEnvironment.h +include/aws/greengrass/model/FunctionDefinitionVersion.h +include/aws/greengrass/model/GetAssociatedRoleRequest.h +include/aws/greengrass/model/GetAssociatedRoleResult.h +include/aws/greengrass/model/GetConnectivityInfoRequest.h +include/aws/greengrass/model/GetConnectivityInfoResult.h +include/aws/greengrass/model/GetCoreDefinitionRequest.h +include/aws/greengrass/model/GetCoreDefinitionResult.h +include/aws/greengrass/model/GetCoreDefinitionVersionRequest.h +include/aws/greengrass/model/GetCoreDefinitionVersionResult.h +include/aws/greengrass/model/GetDeploymentStatusRequest.h +include/aws/greengrass/model/GetDeploymentStatusResult.h +include/aws/greengrass/model/GetDeviceDefinitionRequest.h +include/aws/greengrass/model/GetDeviceDefinitionResult.h +include/aws/greengrass/model/GetDeviceDefinitionVersionRequest.h +include/aws/greengrass/model/GetDeviceDefinitionVersionResult.h +include/aws/greengrass/model/GetFunctionDefinitionRequest.h +include/aws/greengrass/model/GetFunctionDefinitionResult.h +include/aws/greengrass/model/GetFunctionDefinitionVersionRequest.h +include/aws/greengrass/model/GetFunctionDefinitionVersionResult.h +include/aws/greengrass/model/GetGroupCertificateAuthorityRequest.h +include/aws/greengrass/model/GetGroupCertificateAuthorityResult.h +include/aws/greengrass/model/GetGroupCertificateConfigurationRequest.h +include/aws/greengrass/model/GetGroupCertificateConfigurationResult.h +include/aws/greengrass/model/GetGroupRequest.h +include/aws/greengrass/model/GetGroupResult.h +include/aws/greengrass/model/GetGroupVersionRequest.h +include/aws/greengrass/model/GetGroupVersionResult.h +include/aws/greengrass/model/GetLoggerDefinitionRequest.h +include/aws/greengrass/model/GetLoggerDefinitionResult.h +include/aws/greengrass/model/GetLoggerDefinitionVersionRequest.h +include/aws/greengrass/model/GetLoggerDefinitionVersionResult.h +include/aws/greengrass/model/GetServiceRoleForAccountRequest.h +include/aws/greengrass/model/GetServiceRoleForAccountResult.h +include/aws/greengrass/model/GetSubscriptionDefinitionRequest.h +include/aws/greengrass/model/GetSubscriptionDefinitionResult.h +include/aws/greengrass/model/GetSubscriptionDefinitionVersionRequest.h +include/aws/greengrass/model/GetSubscriptionDefinitionVersionResult.h +include/aws/greengrass/model/GroupCertificateAuthorityProperties.h +include/aws/greengrass/model/GroupInformation.h +include/aws/greengrass/model/GroupVersion.h +include/aws/greengrass/model/ListCoreDefinitionVersionsRequest.h +include/aws/greengrass/model/ListCoreDefinitionVersionsResult.h +include/aws/greengrass/model/ListCoreDefinitionsRequest.h +include/aws/greengrass/model/ListCoreDefinitionsResult.h +include/aws/greengrass/model/ListDeploymentsRequest.h +include/aws/greengrass/model/ListDeploymentsResult.h +include/aws/greengrass/model/ListDeviceDefinitionVersionsRequest.h +include/aws/greengrass/model/ListDeviceDefinitionVersionsResult.h +include/aws/greengrass/model/ListDeviceDefinitionsRequest.h +include/aws/greengrass/model/ListDeviceDefinitionsResult.h +include/aws/greengrass/model/ListFunctionDefinitionVersionsRequest.h +include/aws/greengrass/model/ListFunctionDefinitionVersionsResult.h +include/aws/greengrass/model/ListFunctionDefinitionsRequest.h +include/aws/greengrass/model/ListFunctionDefinitionsResult.h +include/aws/greengrass/model/ListGroupCertificateAuthoritiesRequest.h +include/aws/greengrass/model/ListGroupCertificateAuthoritiesResult.h +include/aws/greengrass/model/ListGroupVersionsRequest.h +include/aws/greengrass/model/ListGroupVersionsResult.h +include/aws/greengrass/model/ListGroupsRequest.h +include/aws/greengrass/model/ListGroupsResult.h +include/aws/greengrass/model/ListLoggerDefinitionVersionsRequest.h +include/aws/greengrass/model/ListLoggerDefinitionVersionsResult.h +include/aws/greengrass/model/ListLoggerDefinitionsRequest.h +include/aws/greengrass/model/ListLoggerDefinitionsResult.h +include/aws/greengrass/model/ListSubscriptionDefinitionVersionsRequest.h +include/aws/greengrass/model/ListSubscriptionDefinitionVersionsResult.h +include/aws/greengrass/model/ListSubscriptionDefinitionsRequest.h +include/aws/greengrass/model/ListSubscriptionDefinitionsResult.h +include/aws/greengrass/model/Logger.h +include/aws/greengrass/model/LoggerComponent.h +include/aws/greengrass/model/LoggerDefinitionVersion.h +include/aws/greengrass/model/LoggerLevel.h +include/aws/greengrass/model/LoggerType.h +include/aws/greengrass/model/Subscription.h +include/aws/greengrass/model/SubscriptionDefinitionVersion.h +include/aws/greengrass/model/UpdateConnectivityInfoRequest.h +include/aws/greengrass/model/UpdateConnectivityInfoResult.h +include/aws/greengrass/model/UpdateCoreDefinitionRequest.h +include/aws/greengrass/model/UpdateCoreDefinitionResult.h +include/aws/greengrass/model/UpdateDeviceDefinitionRequest.h +include/aws/greengrass/model/UpdateDeviceDefinitionResult.h +include/aws/greengrass/model/UpdateFunctionDefinitionRequest.h +include/aws/greengrass/model/UpdateFunctionDefinitionResult.h +include/aws/greengrass/model/UpdateGroupCertificateConfigurationRequest.h +include/aws/greengrass/model/UpdateGroupCertificateConfigurationResult.h +include/aws/greengrass/model/UpdateGroupRequest.h +include/aws/greengrass/model/UpdateGroupResult.h +include/aws/greengrass/model/UpdateLoggerDefinitionRequest.h +include/aws/greengrass/model/UpdateLoggerDefinitionResult.h +include/aws/greengrass/model/UpdateSubscriptionDefinitionRequest.h +include/aws/greengrass/model/UpdateSubscriptionDefinitionResult.h +include/aws/greengrass/model/VersionInformation.h include/aws/health/HealthClient.h include/aws/health/HealthEndpoint.h include/aws/health/HealthErrorMarshaller.h @@ -5072,99 +5373,119 @@ include/aws/inspector/InspectorErrorMarshaller.h include/aws/inspector/InspectorErrors.h include/aws/inspector/InspectorRequest.h include/aws/inspector/Inspector_EXPORTS.h +include/aws/inspector/model/AccessDeniedErrorCode.h include/aws/inspector/model/AddAttributesToFindingsRequest.h include/aws/inspector/model/AddAttributesToFindingsResult.h -include/aws/inspector/model/Agent.h +include/aws/inspector/model/AgentAlreadyRunningAssessment.h +include/aws/inspector/model/AgentFilter.h +include/aws/inspector/model/AgentHealth.h +include/aws/inspector/model/AgentHealthCode.h include/aws/inspector/model/AgentPreview.h -include/aws/inspector/model/AgentsFilter.h -include/aws/inspector/model/Application.h -include/aws/inspector/model/ApplicationsFilter.h -include/aws/inspector/model/Assessment.h -include/aws/inspector/model/AssessmentsFilter.h -include/aws/inspector/model/AttachAssessmentAndRulesPackageRequest.h -include/aws/inspector/model/AttachAssessmentAndRulesPackageResult.h +include/aws/inspector/model/AssessmentRun.h +include/aws/inspector/model/AssessmentRunAgent.h +include/aws/inspector/model/AssessmentRunFilter.h +include/aws/inspector/model/AssessmentRunNotification.h +include/aws/inspector/model/AssessmentRunNotificationSnsStatusCode.h +include/aws/inspector/model/AssessmentRunState.h +include/aws/inspector/model/AssessmentRunStateChange.h +include/aws/inspector/model/AssessmentTarget.h +include/aws/inspector/model/AssessmentTargetFilter.h +include/aws/inspector/model/AssessmentTemplate.h +include/aws/inspector/model/AssessmentTemplateFilter.h +include/aws/inspector/model/AssetAttributes.h +include/aws/inspector/model/AssetType.h include/aws/inspector/model/Attribute.h -include/aws/inspector/model/CreateApplicationRequest.h -include/aws/inspector/model/CreateApplicationResult.h -include/aws/inspector/model/CreateAssessmentRequest.h -include/aws/inspector/model/CreateAssessmentResult.h +include/aws/inspector/model/CreateAssessmentTargetRequest.h +include/aws/inspector/model/CreateAssessmentTargetResult.h +include/aws/inspector/model/CreateAssessmentTemplateRequest.h +include/aws/inspector/model/CreateAssessmentTemplateResult.h include/aws/inspector/model/CreateResourceGroupRequest.h include/aws/inspector/model/CreateResourceGroupResult.h -include/aws/inspector/model/DeleteApplicationRequest.h -include/aws/inspector/model/DeleteApplicationResult.h -include/aws/inspector/model/DeleteAssessmentRequest.h -include/aws/inspector/model/DeleteAssessmentResult.h -include/aws/inspector/model/DeleteRunRequest.h -include/aws/inspector/model/DeleteRunResult.h -include/aws/inspector/model/DescribeApplicationRequest.h -include/aws/inspector/model/DescribeApplicationResult.h -include/aws/inspector/model/DescribeAssessmentRequest.h -include/aws/inspector/model/DescribeAssessmentResult.h +include/aws/inspector/model/DeleteAssessmentRunRequest.h +include/aws/inspector/model/DeleteAssessmentTargetRequest.h +include/aws/inspector/model/DeleteAssessmentTemplateRequest.h +include/aws/inspector/model/DescribeAssessmentRunsRequest.h +include/aws/inspector/model/DescribeAssessmentRunsResult.h +include/aws/inspector/model/DescribeAssessmentTargetsRequest.h +include/aws/inspector/model/DescribeAssessmentTargetsResult.h +include/aws/inspector/model/DescribeAssessmentTemplatesRequest.h +include/aws/inspector/model/DescribeAssessmentTemplatesResult.h include/aws/inspector/model/DescribeCrossAccountAccessRoleResult.h -include/aws/inspector/model/DescribeFindingRequest.h -include/aws/inspector/model/DescribeFindingResult.h -include/aws/inspector/model/DescribeResourceGroupRequest.h -include/aws/inspector/model/DescribeResourceGroupResult.h -include/aws/inspector/model/DescribeRulesPackageRequest.h -include/aws/inspector/model/DescribeRulesPackageResult.h -include/aws/inspector/model/DescribeRunRequest.h -include/aws/inspector/model/DescribeRunResult.h -include/aws/inspector/model/DetachAssessmentAndRulesPackageRequest.h -include/aws/inspector/model/DetachAssessmentAndRulesPackageResult.h +include/aws/inspector/model/DescribeFindingsRequest.h +include/aws/inspector/model/DescribeFindingsResult.h +include/aws/inspector/model/DescribeResourceGroupsRequest.h +include/aws/inspector/model/DescribeResourceGroupsResult.h +include/aws/inspector/model/DescribeRulesPackagesRequest.h +include/aws/inspector/model/DescribeRulesPackagesResult.h include/aws/inspector/model/DurationRange.h +include/aws/inspector/model/EventSubscription.h +include/aws/inspector/model/FailedItemDetails.h +include/aws/inspector/model/FailedItemErrorCode.h include/aws/inspector/model/Finding.h -include/aws/inspector/model/FindingsFilter.h -include/aws/inspector/model/GetAssessmentTelemetryRequest.h -include/aws/inspector/model/GetAssessmentTelemetryResult.h -include/aws/inspector/model/ListApplicationsRequest.h -include/aws/inspector/model/ListApplicationsResult.h -include/aws/inspector/model/ListAssessmentAgentsRequest.h -include/aws/inspector/model/ListAssessmentAgentsResult.h -include/aws/inspector/model/ListAssessmentsRequest.h -include/aws/inspector/model/ListAssessmentsResult.h -include/aws/inspector/model/ListAttachedAssessmentsRequest.h -include/aws/inspector/model/ListAttachedAssessmentsResult.h -include/aws/inspector/model/ListAttachedRulesPackagesRequest.h -include/aws/inspector/model/ListAttachedRulesPackagesResult.h +include/aws/inspector/model/FindingFilter.h +include/aws/inspector/model/GetAssessmentReportRequest.h +include/aws/inspector/model/GetAssessmentReportResult.h +include/aws/inspector/model/GetTelemetryMetadataRequest.h +include/aws/inspector/model/GetTelemetryMetadataResult.h +include/aws/inspector/model/InspectorEvent.h +include/aws/inspector/model/InspectorServiceAttributes.h +include/aws/inspector/model/InvalidCrossAccountRoleErrorCode.h +include/aws/inspector/model/InvalidInputErrorCode.h +include/aws/inspector/model/LimitExceededErrorCode.h +include/aws/inspector/model/ListAssessmentRunAgentsRequest.h +include/aws/inspector/model/ListAssessmentRunAgentsResult.h +include/aws/inspector/model/ListAssessmentRunsRequest.h +include/aws/inspector/model/ListAssessmentRunsResult.h +include/aws/inspector/model/ListAssessmentTargetsRequest.h +include/aws/inspector/model/ListAssessmentTargetsResult.h +include/aws/inspector/model/ListAssessmentTemplatesRequest.h +include/aws/inspector/model/ListAssessmentTemplatesResult.h +include/aws/inspector/model/ListEventSubscriptionsRequest.h +include/aws/inspector/model/ListEventSubscriptionsResult.h include/aws/inspector/model/ListFindingsRequest.h include/aws/inspector/model/ListFindingsResult.h include/aws/inspector/model/ListRulesPackagesRequest.h include/aws/inspector/model/ListRulesPackagesResult.h -include/aws/inspector/model/ListRunsRequest.h -include/aws/inspector/model/ListRunsResult.h include/aws/inspector/model/ListTagsForResourceRequest.h include/aws/inspector/model/ListTagsForResourceResult.h -include/aws/inspector/model/LocalizeTextRequest.h -include/aws/inspector/model/LocalizeTextResult.h -include/aws/inspector/model/LocalizedText.h -include/aws/inspector/model/LocalizedTextKey.h -include/aws/inspector/model/MessageTypeTelemetry.h -include/aws/inspector/model/Parameter.h -include/aws/inspector/model/PreviewAgentsForResourceGroupRequest.h -include/aws/inspector/model/PreviewAgentsForResourceGroupResult.h +include/aws/inspector/model/Locale.h +include/aws/inspector/model/NoSuchEntityErrorCode.h +include/aws/inspector/model/PreviewAgentsRequest.h +include/aws/inspector/model/PreviewAgentsResult.h include/aws/inspector/model/RegisterCrossAccountAccessRoleRequest.h -include/aws/inspector/model/RegisterCrossAccountAccessRoleResult.h include/aws/inspector/model/RemoveAttributesFromFindingsRequest.h include/aws/inspector/model/RemoveAttributesFromFindingsResult.h +include/aws/inspector/model/ReportFileFormat.h +include/aws/inspector/model/ReportStatus.h +include/aws/inspector/model/ReportType.h include/aws/inspector/model/ResourceGroup.h +include/aws/inspector/model/ResourceGroupTag.h include/aws/inspector/model/RulesPackage.h -include/aws/inspector/model/Run.h -include/aws/inspector/model/RunAssessmentRequest.h -include/aws/inspector/model/RunAssessmentResult.h -include/aws/inspector/model/RunsFilter.h include/aws/inspector/model/SetTagsForResourceRequest.h -include/aws/inspector/model/SetTagsForResourceResult.h -include/aws/inspector/model/StartDataCollectionRequest.h -include/aws/inspector/model/StartDataCollectionResult.h -include/aws/inspector/model/StopDataCollectionRequest.h -include/aws/inspector/model/StopDataCollectionResult.h +include/aws/inspector/model/Severity.h +include/aws/inspector/model/StartAssessmentRunRequest.h +include/aws/inspector/model/StartAssessmentRunResult.h +include/aws/inspector/model/StopAssessmentRunRequest.h +include/aws/inspector/model/SubscribeToEventRequest.h +include/aws/inspector/model/Subscription.h include/aws/inspector/model/Tag.h -include/aws/inspector/model/Telemetry.h +include/aws/inspector/model/TelemetryMetadata.h include/aws/inspector/model/TimestampRange.h -include/aws/inspector/model/UpdateApplicationRequest.h -include/aws/inspector/model/UpdateApplicationResult.h -include/aws/inspector/model/UpdateAssessmentRequest.h -include/aws/inspector/model/UpdateAssessmentResult.h +include/aws/inspector/model/UnsubscribeFromEventRequest.h +include/aws/inspector/model/UpdateAssessmentTargetRequest.h +include/aws/iot-data/IoTDataPlaneClient.h +include/aws/iot-data/IoTDataPlaneEndpoint.h +include/aws/iot-data/IoTDataPlaneErrorMarshaller.h +include/aws/iot-data/IoTDataPlaneErrors.h +include/aws/iot-data/IoTDataPlaneRequest.h +include/aws/iot-data/IoTDataPlane_EXPORTS.h +include/aws/iot-data/model/DeleteThingShadowRequest.h +include/aws/iot-data/model/DeleteThingShadowResult.h +include/aws/iot-data/model/GetThingShadowRequest.h +include/aws/iot-data/model/GetThingShadowResult.h +include/aws/iot-data/model/PublishRequest.h +include/aws/iot-data/model/UpdateThingShadowRequest.h +include/aws/iot-data/model/UpdateThingShadowResult.h include/aws/iot/IoTClient.h include/aws/iot/IoTEndpoint.h include/aws/iot/IoTErrorMarshaller.h @@ -5590,6 +5911,98 @@ include/aws/lambda/model/UpdateFunctionConfigurationRe include/aws/lambda/model/UpdateFunctionConfigurationResult.h include/aws/lambda/model/VpcConfig.h include/aws/lambda/model/VpcConfigResponse.h +include/aws/lex-models/LexModelBuildingServiceClient.h +include/aws/lex-models/LexModelBuildingServiceEndpoint.h +include/aws/lex-models/LexModelBuildingServiceErrorMarshaller.h +include/aws/lex-models/LexModelBuildingServiceErrors.h +include/aws/lex-models/LexModelBuildingServiceRequest.h +include/aws/lex-models/LexModelBuildingService_EXPORTS.h +include/aws/lex-models/model/BotAliasMetadata.h +include/aws/lex-models/model/BotChannelAssociation.h +include/aws/lex-models/model/BotMetadata.h +include/aws/lex-models/model/BuiltinIntentMetadata.h +include/aws/lex-models/model/BuiltinIntentSlot.h +include/aws/lex-models/model/BuiltinSlotTypeMetadata.h +include/aws/lex-models/model/ChannelType.h +include/aws/lex-models/model/CodeHook.h +include/aws/lex-models/model/ContentType.h +include/aws/lex-models/model/CreateBotVersionRequest.h +include/aws/lex-models/model/CreateBotVersionResult.h +include/aws/lex-models/model/CreateIntentVersionRequest.h +include/aws/lex-models/model/CreateIntentVersionResult.h +include/aws/lex-models/model/CreateSlotTypeVersionRequest.h +include/aws/lex-models/model/CreateSlotTypeVersionResult.h +include/aws/lex-models/model/DeleteBotAliasRequest.h +include/aws/lex-models/model/DeleteBotChannelAssociationRequest.h +include/aws/lex-models/model/DeleteBotRequest.h +include/aws/lex-models/model/DeleteBotVersionRequest.h +include/aws/lex-models/model/DeleteIntentRequest.h +include/aws/lex-models/model/DeleteIntentVersionRequest.h +include/aws/lex-models/model/DeleteSlotTypeRequest.h +include/aws/lex-models/model/DeleteSlotTypeVersionRequest.h +include/aws/lex-models/model/DeleteUtterancesRequest.h +include/aws/lex-models/model/EnumerationValue.h +include/aws/lex-models/model/FollowUpPrompt.h +include/aws/lex-models/model/FulfillmentActivity.h +include/aws/lex-models/model/FulfillmentActivityType.h +include/aws/lex-models/model/GetBotAliasRequest.h +include/aws/lex-models/model/GetBotAliasResult.h +include/aws/lex-models/model/GetBotAliasesRequest.h +include/aws/lex-models/model/GetBotAliasesResult.h +include/aws/lex-models/model/GetBotChannelAssociationRequest.h +include/aws/lex-models/model/GetBotChannelAssociationResult.h +include/aws/lex-models/model/GetBotChannelAssociationsRequest.h +include/aws/lex-models/model/GetBotChannelAssociationsResult.h +include/aws/lex-models/model/GetBotRequest.h +include/aws/lex-models/model/GetBotResult.h +include/aws/lex-models/model/GetBotVersionsRequest.h +include/aws/lex-models/model/GetBotVersionsResult.h +include/aws/lex-models/model/GetBotsRequest.h +include/aws/lex-models/model/GetBotsResult.h +include/aws/lex-models/model/GetBuiltinIntentRequest.h +include/aws/lex-models/model/GetBuiltinIntentResult.h +include/aws/lex-models/model/GetBuiltinIntentsRequest.h +include/aws/lex-models/model/GetBuiltinIntentsResult.h +include/aws/lex-models/model/GetBuiltinSlotTypesRequest.h +include/aws/lex-models/model/GetBuiltinSlotTypesResult.h +include/aws/lex-models/model/GetIntentRequest.h +include/aws/lex-models/model/GetIntentResult.h +include/aws/lex-models/model/GetIntentVersionsRequest.h +include/aws/lex-models/model/GetIntentVersionsResult.h +include/aws/lex-models/model/GetIntentsRequest.h +include/aws/lex-models/model/GetIntentsResult.h +include/aws/lex-models/model/GetSlotTypeRequest.h +include/aws/lex-models/model/GetSlotTypeResult.h +include/aws/lex-models/model/GetSlotTypeVersionsRequest.h +include/aws/lex-models/model/GetSlotTypeVersionsResult.h +include/aws/lex-models/model/GetSlotTypesRequest.h +include/aws/lex-models/model/GetSlotTypesResult.h +include/aws/lex-models/model/GetUtterancesViewRequest.h +include/aws/lex-models/model/GetUtterancesViewResult.h +include/aws/lex-models/model/Intent.h +include/aws/lex-models/model/IntentMetadata.h +include/aws/lex-models/model/Locale.h +include/aws/lex-models/model/Message.h +include/aws/lex-models/model/ProcessBehavior.h +include/aws/lex-models/model/Prompt.h +include/aws/lex-models/model/PutBotAliasRequest.h +include/aws/lex-models/model/PutBotAliasResult.h +include/aws/lex-models/model/PutBotRequest.h +include/aws/lex-models/model/PutBotResult.h +include/aws/lex-models/model/PutIntentRequest.h +include/aws/lex-models/model/PutIntentResult.h +include/aws/lex-models/model/PutSlotTypeRequest.h +include/aws/lex-models/model/PutSlotTypeResult.h +include/aws/lex-models/model/ReferenceType.h +include/aws/lex-models/model/ResourceReference.h +include/aws/lex-models/model/Slot.h +include/aws/lex-models/model/SlotConstraint.h +include/aws/lex-models/model/SlotTypeMetadata.h +include/aws/lex-models/model/Statement.h +include/aws/lex-models/model/Status.h +include/aws/lex-models/model/StatusType.h +include/aws/lex-models/model/UtteranceData.h +include/aws/lex-models/model/UtteranceList.h include/aws/lex/LexRuntimeServiceClient.h include/aws/lex/LexRuntimeServiceEndpoint.h include/aws/lex/LexRuntimeServiceErrorMarshaller.h @@ -6196,6 +6609,8 @@ include/aws/opsworks/model/Layer.h include/aws/opsworks/model/LayerAttributesKeys.h include/aws/opsworks/model/LayerType.h include/aws/opsworks/model/LifecycleEventConfiguration.h +include/aws/opsworks/model/ListTagsRequest.h +include/aws/opsworks/model/ListTagsResult.h include/aws/opsworks/model/LoadBasedAutoScalingConfiguration.h include/aws/opsworks/model/Permission.h include/aws/opsworks/model/RaidArray.h @@ -6230,10 +6645,12 @@ include/aws/opsworks/model/StartInstanceRequest.h include/aws/opsworks/model/StartStackRequest.h include/aws/opsworks/model/StopInstanceRequest.h include/aws/opsworks/model/StopStackRequest.h +include/aws/opsworks/model/TagResourceRequest.h include/aws/opsworks/model/TemporaryCredential.h include/aws/opsworks/model/TimeBasedAutoScalingConfiguration.h include/aws/opsworks/model/UnassignInstanceRequest.h include/aws/opsworks/model/UnassignVolumeRequest.h +include/aws/opsworks/model/UntagResourceRequest.h include/aws/opsworks/model/UpdateAppRequest.h include/aws/opsworks/model/UpdateElasticIpRequest.h include/aws/opsworks/model/UpdateInstanceRequest.h @@ -6401,6 +6818,173 @@ include/aws/organizations/model/UpdateOrganizationalUn include/aws/organizations/model/UpdateOrganizationalUnitResult.h include/aws/organizations/model/UpdatePolicyRequest.h include/aws/organizations/model/UpdatePolicyResult.h +include/aws/pinpoint/PinpointClient.h +include/aws/pinpoint/PinpointEndpoint.h +include/aws/pinpoint/PinpointErrorMarshaller.h +include/aws/pinpoint/PinpointErrors.h +include/aws/pinpoint/PinpointRequest.h +include/aws/pinpoint/Pinpoint_EXPORTS.h +include/aws/pinpoint/model/APNSChannelRequest.h +include/aws/pinpoint/model/APNSChannelResponse.h +include/aws/pinpoint/model/APNSMessage.h +include/aws/pinpoint/model/APNSSandboxChannelRequest.h +include/aws/pinpoint/model/APNSSandboxChannelResponse.h +include/aws/pinpoint/model/Action.h +include/aws/pinpoint/model/ActivitiesResponse.h +include/aws/pinpoint/model/ActivityResponse.h +include/aws/pinpoint/model/AddressConfiguration.h +include/aws/pinpoint/model/ApplicationSettingsResource.h +include/aws/pinpoint/model/AttributeDimension.h +include/aws/pinpoint/model/AttributeType.h +include/aws/pinpoint/model/CampaignEmailMessage.h +include/aws/pinpoint/model/CampaignLimits.h +include/aws/pinpoint/model/CampaignResponse.h +include/aws/pinpoint/model/CampaignSmsMessage.h +include/aws/pinpoint/model/CampaignState.h +include/aws/pinpoint/model/CampaignStatus.h +include/aws/pinpoint/model/CampaignsResponse.h +include/aws/pinpoint/model/ChannelType.h +include/aws/pinpoint/model/CreateCampaignRequest.h +include/aws/pinpoint/model/CreateCampaignResult.h +include/aws/pinpoint/model/CreateImportJobRequest.h +include/aws/pinpoint/model/CreateImportJobResult.h +include/aws/pinpoint/model/CreateSegmentRequest.h +include/aws/pinpoint/model/CreateSegmentResult.h +include/aws/pinpoint/model/DefaultMessage.h +include/aws/pinpoint/model/DefaultPushNotificationMessage.h +include/aws/pinpoint/model/DeleteApnsChannelRequest.h +include/aws/pinpoint/model/DeleteApnsChannelResult.h +include/aws/pinpoint/model/DeleteApnsSandboxChannelRequest.h +include/aws/pinpoint/model/DeleteApnsSandboxChannelResult.h +include/aws/pinpoint/model/DeleteCampaignRequest.h +include/aws/pinpoint/model/DeleteCampaignResult.h +include/aws/pinpoint/model/DeleteEmailChannelRequest.h +include/aws/pinpoint/model/DeleteEmailChannelResult.h +include/aws/pinpoint/model/DeleteEventStreamRequest.h +include/aws/pinpoint/model/DeleteEventStreamResult.h +include/aws/pinpoint/model/DeleteGcmChannelRequest.h +include/aws/pinpoint/model/DeleteGcmChannelResult.h +include/aws/pinpoint/model/DeleteSegmentRequest.h +include/aws/pinpoint/model/DeleteSegmentResult.h +include/aws/pinpoint/model/DeleteSmsChannelRequest.h +include/aws/pinpoint/model/DeleteSmsChannelResult.h +include/aws/pinpoint/model/DeliveryStatus.h +include/aws/pinpoint/model/DimensionType.h +include/aws/pinpoint/model/DirectMessageConfiguration.h +include/aws/pinpoint/model/Duration.h +include/aws/pinpoint/model/EmailChannelRequest.h +include/aws/pinpoint/model/EmailChannelResponse.h +include/aws/pinpoint/model/EndpointBatchItem.h +include/aws/pinpoint/model/EndpointBatchRequest.h +include/aws/pinpoint/model/EndpointDemographic.h +include/aws/pinpoint/model/EndpointLocation.h +include/aws/pinpoint/model/EndpointRequest.h +include/aws/pinpoint/model/EndpointResponse.h +include/aws/pinpoint/model/EndpointUser.h +include/aws/pinpoint/model/EventStream.h +include/aws/pinpoint/model/Format.h +include/aws/pinpoint/model/Frequency.h +include/aws/pinpoint/model/GCMChannelRequest.h +include/aws/pinpoint/model/GCMChannelResponse.h +include/aws/pinpoint/model/GCMMessage.h +include/aws/pinpoint/model/GetApnsChannelRequest.h +include/aws/pinpoint/model/GetApnsChannelResult.h +include/aws/pinpoint/model/GetApnsSandboxChannelRequest.h +include/aws/pinpoint/model/GetApnsSandboxChannelResult.h +include/aws/pinpoint/model/GetApplicationSettingsRequest.h +include/aws/pinpoint/model/GetApplicationSettingsResult.h +include/aws/pinpoint/model/GetCampaignActivitiesRequest.h +include/aws/pinpoint/model/GetCampaignActivitiesResult.h +include/aws/pinpoint/model/GetCampaignRequest.h +include/aws/pinpoint/model/GetCampaignResult.h +include/aws/pinpoint/model/GetCampaignVersionRequest.h +include/aws/pinpoint/model/GetCampaignVersionResult.h +include/aws/pinpoint/model/GetCampaignVersionsRequest.h +include/aws/pinpoint/model/GetCampaignVersionsResult.h +include/aws/pinpoint/model/GetCampaignsRequest.h +include/aws/pinpoint/model/GetCampaignsResult.h +include/aws/pinpoint/model/GetEmailChannelRequest.h +include/aws/pinpoint/model/GetEmailChannelResult.h +include/aws/pinpoint/model/GetEndpointRequest.h +include/aws/pinpoint/model/GetEndpointResult.h +include/aws/pinpoint/model/GetEventStreamRequest.h +include/aws/pinpoint/model/GetEventStreamResult.h +include/aws/pinpoint/model/GetGcmChannelRequest.h +include/aws/pinpoint/model/GetGcmChannelResult.h +include/aws/pinpoint/model/GetImportJobRequest.h +include/aws/pinpoint/model/GetImportJobResult.h +include/aws/pinpoint/model/GetImportJobsRequest.h +include/aws/pinpoint/model/GetImportJobsResult.h +include/aws/pinpoint/model/GetSegmentImportJobsRequest.h +include/aws/pinpoint/model/GetSegmentImportJobsResult.h +include/aws/pinpoint/model/GetSegmentRequest.h +include/aws/pinpoint/model/GetSegmentResult.h +include/aws/pinpoint/model/GetSegmentVersionRequest.h +include/aws/pinpoint/model/GetSegmentVersionResult.h +include/aws/pinpoint/model/GetSegmentVersionsRequest.h +include/aws/pinpoint/model/GetSegmentVersionsResult.h +include/aws/pinpoint/model/GetSegmentsRequest.h +include/aws/pinpoint/model/GetSegmentsResult.h +include/aws/pinpoint/model/GetSmsChannelRequest.h +include/aws/pinpoint/model/GetSmsChannelResult.h +include/aws/pinpoint/model/ImportJobRequest.h +include/aws/pinpoint/model/ImportJobResource.h +include/aws/pinpoint/model/ImportJobResponse.h +include/aws/pinpoint/model/ImportJobsResponse.h +include/aws/pinpoint/model/JobStatus.h +include/aws/pinpoint/model/Message.h +include/aws/pinpoint/model/MessageBody.h +include/aws/pinpoint/model/MessageConfiguration.h +include/aws/pinpoint/model/MessageRequest.h +include/aws/pinpoint/model/MessageResponse.h +include/aws/pinpoint/model/MessageResult.h +include/aws/pinpoint/model/MessageType.h +include/aws/pinpoint/model/PutEventStreamRequest.h +include/aws/pinpoint/model/PutEventStreamResult.h +include/aws/pinpoint/model/QuietTime.h +include/aws/pinpoint/model/RecencyDimension.h +include/aws/pinpoint/model/RecencyType.h +include/aws/pinpoint/model/SMSChannelRequest.h +include/aws/pinpoint/model/SMSChannelResponse.h +include/aws/pinpoint/model/SMSMessage.h +include/aws/pinpoint/model/Schedule.h +include/aws/pinpoint/model/SegmentBehaviors.h +include/aws/pinpoint/model/SegmentDemographics.h +include/aws/pinpoint/model/SegmentDimensions.h +include/aws/pinpoint/model/SegmentImportResource.h +include/aws/pinpoint/model/SegmentLocation.h +include/aws/pinpoint/model/SegmentResponse.h +include/aws/pinpoint/model/SegmentType.h +include/aws/pinpoint/model/SegmentsResponse.h +include/aws/pinpoint/model/SendMessagesRequest.h +include/aws/pinpoint/model/SendMessagesResult.h +include/aws/pinpoint/model/SetDimension.h +include/aws/pinpoint/model/TreatmentResource.h +include/aws/pinpoint/model/UpdateApnsChannelRequest.h +include/aws/pinpoint/model/UpdateApnsChannelResult.h +include/aws/pinpoint/model/UpdateApnsSandboxChannelRequest.h +include/aws/pinpoint/model/UpdateApnsSandboxChannelResult.h +include/aws/pinpoint/model/UpdateApplicationSettingsRequest.h +include/aws/pinpoint/model/UpdateApplicationSettingsResult.h +include/aws/pinpoint/model/UpdateCampaignRequest.h +include/aws/pinpoint/model/UpdateCampaignResult.h +include/aws/pinpoint/model/UpdateEmailChannelRequest.h +include/aws/pinpoint/model/UpdateEmailChannelResult.h +include/aws/pinpoint/model/UpdateEndpointRequest.h +include/aws/pinpoint/model/UpdateEndpointResult.h +include/aws/pinpoint/model/UpdateEndpointsBatchRequest.h +include/aws/pinpoint/model/UpdateEndpointsBatchResult.h +include/aws/pinpoint/model/UpdateGcmChannelRequest.h +include/aws/pinpoint/model/UpdateGcmChannelResult.h +include/aws/pinpoint/model/UpdateSegmentRequest.h +include/aws/pinpoint/model/UpdateSegmentResult.h +include/aws/pinpoint/model/UpdateSmsChannelRequest.h +include/aws/pinpoint/model/UpdateSmsChannelResult.h +include/aws/pinpoint/model/WriteApplicationSettingsRequest.h +include/aws/pinpoint/model/WriteCampaignRequest.h +include/aws/pinpoint/model/WriteEventStream.h *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***