Interface EvidentlyClient
- All Superinterfaces:
AutoCloseable,AwsClient,SdkAutoCloseable,SdkClient
builder()
method.
You can use Amazon CloudWatch Evidently to safely validate new features by serving them to a specified percentage of your users while you roll out the feature. You can monitor the performance of the new feature to help you decide when to ramp up traffic to your users. This helps you reduce risk and identify unintended consequences before you fully launch the feature.
You can also conduct A/B experiments to make feature design decisions based on evidence and data. An experiment can test as many as five variations at once. Evidently collects experiment data and analyzes it using statistical methods. It also provides clear recommendations about which variations perform better. You can test both user-facing features and backend features.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringValue for looking up the service's metadata from theServiceMetadataProvider.static final String -
Method Summary
Modifier and TypeMethodDescriptiondefault BatchEvaluateFeatureResponsebatchEvaluateFeature(Consumer<BatchEvaluateFeatureRequest.Builder> batchEvaluateFeatureRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default BatchEvaluateFeatureResponsebatchEvaluateFeature(BatchEvaluateFeatureRequest batchEvaluateFeatureRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.static EvidentlyClientBuilderbuilder()Create a builder that can be used to configure and create aEvidentlyClient.static EvidentlyClientcreate()Create aEvidentlyClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.default CreateExperimentResponsecreateExperiment(Consumer<CreateExperimentRequest.Builder> createExperimentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default CreateExperimentResponsecreateExperiment(CreateExperimentRequest createExperimentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default CreateFeatureResponsecreateFeature(Consumer<CreateFeatureRequest.Builder> createFeatureRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default CreateFeatureResponsecreateFeature(CreateFeatureRequest createFeatureRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default CreateLaunchResponsecreateLaunch(Consumer<CreateLaunchRequest.Builder> createLaunchRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default CreateLaunchResponsecreateLaunch(CreateLaunchRequest createLaunchRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default CreateProjectResponsecreateProject(Consumer<CreateProjectRequest.Builder> createProjectRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default CreateProjectResponsecreateProject(CreateProjectRequest createProjectRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default CreateSegmentResponsecreateSegment(Consumer<CreateSegmentRequest.Builder> createSegmentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default CreateSegmentResponsecreateSegment(CreateSegmentRequest createSegmentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default DeleteExperimentResponsedeleteExperiment(Consumer<DeleteExperimentRequest.Builder> deleteExperimentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default DeleteExperimentResponsedeleteExperiment(DeleteExperimentRequest deleteExperimentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default DeleteFeatureResponsedeleteFeature(Consumer<DeleteFeatureRequest.Builder> deleteFeatureRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default DeleteFeatureResponsedeleteFeature(DeleteFeatureRequest deleteFeatureRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default DeleteLaunchResponsedeleteLaunch(Consumer<DeleteLaunchRequest.Builder> deleteLaunchRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default DeleteLaunchResponsedeleteLaunch(DeleteLaunchRequest deleteLaunchRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default DeleteProjectResponsedeleteProject(Consumer<DeleteProjectRequest.Builder> deleteProjectRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default DeleteProjectResponsedeleteProject(DeleteProjectRequest deleteProjectRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default DeleteSegmentResponsedeleteSegment(Consumer<DeleteSegmentRequest.Builder> deleteSegmentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default DeleteSegmentResponsedeleteSegment(DeleteSegmentRequest deleteSegmentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default EvaluateFeatureResponseevaluateFeature(Consumer<EvaluateFeatureRequest.Builder> evaluateFeatureRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default EvaluateFeatureResponseevaluateFeature(EvaluateFeatureRequest evaluateFeatureRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default GetExperimentResponsegetExperiment(Consumer<GetExperimentRequest.Builder> getExperimentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default GetExperimentResponsegetExperiment(GetExperimentRequest getExperimentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default GetExperimentResultsResponsegetExperimentResults(Consumer<GetExperimentResultsRequest.Builder> getExperimentResultsRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default GetExperimentResultsResponsegetExperimentResults(GetExperimentResultsRequest getExperimentResultsRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default GetFeatureResponsegetFeature(Consumer<GetFeatureRequest.Builder> getFeatureRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default GetFeatureResponsegetFeature(GetFeatureRequest getFeatureRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default GetLaunchResponsegetLaunch(Consumer<GetLaunchRequest.Builder> getLaunchRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default GetLaunchResponsegetLaunch(GetLaunchRequest getLaunchRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default GetProjectResponsegetProject(Consumer<GetProjectRequest.Builder> getProjectRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default GetProjectResponsegetProject(GetProjectRequest getProjectRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default GetSegmentResponsegetSegment(Consumer<GetSegmentRequest.Builder> getSegmentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default GetSegmentResponsegetSegment(GetSegmentRequest getSegmentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListExperimentsResponselistExperiments(Consumer<ListExperimentsRequest.Builder> listExperimentsRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListExperimentsResponselistExperiments(ListExperimentsRequest listExperimentsRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListExperimentsIterablelistExperimentsPaginator(Consumer<ListExperimentsRequest.Builder> listExperimentsRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListExperimentsIterablelistExperimentsPaginator(ListExperimentsRequest listExperimentsRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListFeaturesResponselistFeatures(Consumer<ListFeaturesRequest.Builder> listFeaturesRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListFeaturesResponselistFeatures(ListFeaturesRequest listFeaturesRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListFeaturesIterablelistFeaturesPaginator(Consumer<ListFeaturesRequest.Builder> listFeaturesRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListFeaturesIterablelistFeaturesPaginator(ListFeaturesRequest listFeaturesRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListLaunchesResponselistLaunches(Consumer<ListLaunchesRequest.Builder> listLaunchesRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListLaunchesResponselistLaunches(ListLaunchesRequest listLaunchesRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListLaunchesIterablelistLaunchesPaginator(Consumer<ListLaunchesRequest.Builder> listLaunchesRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListLaunchesIterablelistLaunchesPaginator(ListLaunchesRequest listLaunchesRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListProjectsResponselistProjects(Consumer<ListProjectsRequest.Builder> listProjectsRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListProjectsResponselistProjects(ListProjectsRequest listProjectsRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListProjectsIterablelistProjectsPaginator(Consumer<ListProjectsRequest.Builder> listProjectsRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListProjectsIterablelistProjectsPaginator(ListProjectsRequest listProjectsRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListSegmentReferencesResponselistSegmentReferences(Consumer<ListSegmentReferencesRequest.Builder> listSegmentReferencesRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListSegmentReferencesResponselistSegmentReferences(ListSegmentReferencesRequest listSegmentReferencesRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListSegmentReferencesIterablelistSegmentReferencesPaginator(Consumer<ListSegmentReferencesRequest.Builder> listSegmentReferencesRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListSegmentReferencesIterablelistSegmentReferencesPaginator(ListSegmentReferencesRequest listSegmentReferencesRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListSegmentsResponselistSegments(Consumer<ListSegmentsRequest.Builder> listSegmentsRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListSegmentsResponselistSegments(ListSegmentsRequest listSegmentsRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListSegmentsIterablelistSegmentsPaginator(Consumer<ListSegmentsRequest.Builder> listSegmentsRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListSegmentsIterablelistSegmentsPaginator(ListSegmentsRequest listSegmentsRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListTagsForResourceResponselistTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default ListTagsForResourceResponselistTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default PutProjectEventsResponseputProjectEvents(Consumer<PutProjectEventsRequest.Builder> putProjectEventsRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default PutProjectEventsResponseputProjectEvents(PutProjectEventsRequest putProjectEventsRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.The SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfigurationstatic ServiceMetadatadefault StartExperimentResponsestartExperiment(Consumer<StartExperimentRequest.Builder> startExperimentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default StartExperimentResponsestartExperiment(StartExperimentRequest startExperimentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default StartLaunchResponsestartLaunch(Consumer<StartLaunchRequest.Builder> startLaunchRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default StartLaunchResponsestartLaunch(StartLaunchRequest startLaunchRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default StopExperimentResponsestopExperiment(Consumer<StopExperimentRequest.Builder> stopExperimentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default StopExperimentResponsestopExperiment(StopExperimentRequest stopExperimentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default StopLaunchResponsestopLaunch(Consumer<StopLaunchRequest.Builder> stopLaunchRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default StopLaunchResponsestopLaunch(StopLaunchRequest stopLaunchRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default TagResourceResponsetagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default TagResourceResponsetagResource(TagResourceRequest tagResourceRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default TestSegmentPatternResponsetestSegmentPattern(Consumer<TestSegmentPatternRequest.Builder> testSegmentPatternRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default TestSegmentPatternResponsetestSegmentPattern(TestSegmentPatternRequest testSegmentPatternRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default UntagResourceResponseuntagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default UntagResourceResponseuntagResource(UntagResourceRequest untagResourceRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default UpdateExperimentResponseupdateExperiment(Consumer<UpdateExperimentRequest.Builder> updateExperimentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default UpdateExperimentResponseupdateExperiment(UpdateExperimentRequest updateExperimentRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default UpdateFeatureResponseupdateFeature(Consumer<UpdateFeatureRequest.Builder> updateFeatureRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default UpdateFeatureResponseupdateFeature(UpdateFeatureRequest updateFeatureRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default UpdateLaunchResponseupdateLaunch(Consumer<UpdateLaunchRequest.Builder> updateLaunchRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default UpdateLaunchResponseupdateLaunch(UpdateLaunchRequest updateLaunchRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default UpdateProjectResponseupdateProject(Consumer<UpdateProjectRequest.Builder> updateProjectRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.default UpdateProjectResponseupdateProject(UpdateProjectRequest updateProjectRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.updateProjectDataDelivery(Consumer<UpdateProjectDataDeliveryRequest.Builder> updateProjectDataDeliveryRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.updateProjectDataDelivery(UpdateProjectDataDeliveryRequest updateProjectDataDeliveryRequest) Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Methods inherited from interface software.amazon.awssdk.utils.SdkAutoCloseable
closeMethods inherited from interface software.amazon.awssdk.core.SdkClient
serviceName
-
Field Details
-
SERVICE_NAME
- See Also:
-
SERVICE_METADATA_ID
Value for looking up the service's metadata from theServiceMetadataProvider.- See Also:
-
-
Method Details
-
batchEvaluateFeature
@Deprecated default BatchEvaluateFeatureResponse batchEvaluateFeature(BatchEvaluateFeatureRequest batchEvaluateFeatureRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.This operation assigns feature variation to user sessions. For each user session, you pass in an
entityIDthat represents the user. Evidently then checks the evaluation rules and assigns the variation.The first rules that are evaluated are the override rules. If the user's
entityIDmatches an override rule, the user is served the variation specified by that rule.Next, if there is a launch of the feature, the user might be assigned to a variation in the launch. The chance of this depends on the percentage of users that are allocated to that launch. If the user is enrolled in the launch, the variation they are served depends on the allocation of the various feature variations used for the launch.
If the user is not assigned to a launch, and there is an ongoing experiment for this feature, the user might be assigned to a variation in the experiment. The chance of this depends on the percentage of users that are allocated to that experiment. If the user is enrolled in the experiment, the variation they are served depends on the allocation of the various feature variations used for the experiment.
If the user is not assigned to a launch or experiment, they are served the default variation.
- Parameters:
batchEvaluateFeatureRequest-- Returns:
- Result of the BatchEvaluateFeature operation returned by the service.
- See Also:
-
batchEvaluateFeature
@Deprecated default BatchEvaluateFeatureResponse batchEvaluateFeature(Consumer<BatchEvaluateFeatureRequest.Builder> batchEvaluateFeatureRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.This operation assigns feature variation to user sessions. For each user session, you pass in an
entityIDthat represents the user. Evidently then checks the evaluation rules and assigns the variation.The first rules that are evaluated are the override rules. If the user's
entityIDmatches an override rule, the user is served the variation specified by that rule.Next, if there is a launch of the feature, the user might be assigned to a variation in the launch. The chance of this depends on the percentage of users that are allocated to that launch. If the user is enrolled in the launch, the variation they are served depends on the allocation of the various feature variations used for the launch.
If the user is not assigned to a launch, and there is an ongoing experiment for this feature, the user might be assigned to a variation in the experiment. The chance of this depends on the percentage of users that are allocated to that experiment. If the user is enrolled in the experiment, the variation they are served depends on the allocation of the various feature variations used for the experiment.
If the user is not assigned to a launch or experiment, they are served the default variation.
This is a convenience which creates an instance of the
BatchEvaluateFeatureRequest.Builderavoiding the need to create one manually viaBatchEvaluateFeatureRequest.builder()- Parameters:
batchEvaluateFeatureRequest- AConsumerthat will call methods onBatchEvaluateFeatureRequest.Builderto create a request.- Returns:
- Result of the BatchEvaluateFeature operation returned by the service.
- See Also:
-
createExperiment
@Deprecated default CreateExperimentResponse createExperiment(CreateExperimentRequest createExperimentRequest) throws ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Creates an Evidently experiment. Before you create an experiment, you must create the feature to use for the experiment.
An experiment helps you make feature design decisions based on evidence and data. An experiment can test as many as five variations at once. Evidently collects experiment data and analyzes it by statistical methods, and provides clear recommendations about which variations perform better.
You can optionally specify a
segmentto have the experiment consider only certain audience types in the experiment, such as using only user sessions from a certain location or who use a certain internet browser.Don't use this operation to update an existing experiment. Instead, use UpdateExperiment.
- Parameters:
createExperimentRequest-- Returns:
- Result of the CreateExperiment operation returned by the service.
- See Also:
-
createExperiment
@Deprecated default CreateExperimentResponse createExperiment(Consumer<CreateExperimentRequest.Builder> createExperimentRequest) throws ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Creates an Evidently experiment. Before you create an experiment, you must create the feature to use for the experiment.
An experiment helps you make feature design decisions based on evidence and data. An experiment can test as many as five variations at once. Evidently collects experiment data and analyzes it by statistical methods, and provides clear recommendations about which variations perform better.
You can optionally specify a
segmentto have the experiment consider only certain audience types in the experiment, such as using only user sessions from a certain location or who use a certain internet browser.Don't use this operation to update an existing experiment. Instead, use UpdateExperiment.
This is a convenience which creates an instance of the
CreateExperimentRequest.Builderavoiding the need to create one manually viaCreateExperimentRequest.builder()- Parameters:
createExperimentRequest- AConsumerthat will call methods onCreateExperimentRequest.Builderto create a request.- Returns:
- Result of the CreateExperiment operation returned by the service.
- See Also:
-
createFeature
@Deprecated default CreateFeatureResponse createFeature(CreateFeatureRequest createFeatureRequest) throws ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Creates an Evidently feature that you want to launch or test. You can define up to five variations of a feature, and use these variations in your launches and experiments. A feature must be created in a project. For information about creating a project, see CreateProject.
Don't use this operation to update an existing feature. Instead, use UpdateFeature.
- Parameters:
createFeatureRequest-- Returns:
- Result of the CreateFeature operation returned by the service.
- See Also:
-
createFeature
@Deprecated default CreateFeatureResponse createFeature(Consumer<CreateFeatureRequest.Builder> createFeatureRequest) throws ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Creates an Evidently feature that you want to launch or test. You can define up to five variations of a feature, and use these variations in your launches and experiments. A feature must be created in a project. For information about creating a project, see CreateProject.
Don't use this operation to update an existing feature. Instead, use UpdateFeature.
This is a convenience which creates an instance of the
CreateFeatureRequest.Builderavoiding the need to create one manually viaCreateFeatureRequest.builder()- Parameters:
createFeatureRequest- AConsumerthat will call methods onCreateFeatureRequest.Builderto create a request.- Returns:
- Result of the CreateFeature operation returned by the service.
- See Also:
-
createLaunch
@Deprecated default CreateLaunchResponse createLaunch(CreateLaunchRequest createLaunchRequest) throws ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Creates a launch of a given feature. Before you create a launch, you must create the feature to use for the launch.
You can use a launch to safely validate new features by serving them to a specified percentage of your users while you roll out the feature. You can monitor the performance of the new feature to help you decide when to ramp up traffic to more users. This helps you reduce risk and identify unintended consequences before you fully launch the feature.
Don't use this operation to update an existing launch. Instead, use UpdateLaunch.
- Parameters:
createLaunchRequest-- Returns:
- Result of the CreateLaunch operation returned by the service.
- See Also:
-
createLaunch
@Deprecated default CreateLaunchResponse createLaunch(Consumer<CreateLaunchRequest.Builder> createLaunchRequest) throws ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Creates a launch of a given feature. Before you create a launch, you must create the feature to use for the launch.
You can use a launch to safely validate new features by serving them to a specified percentage of your users while you roll out the feature. You can monitor the performance of the new feature to help you decide when to ramp up traffic to more users. This helps you reduce risk and identify unintended consequences before you fully launch the feature.
Don't use this operation to update an existing launch. Instead, use UpdateLaunch.
This is a convenience which creates an instance of the
CreateLaunchRequest.Builderavoiding the need to create one manually viaCreateLaunchRequest.builder()- Parameters:
createLaunchRequest- AConsumerthat will call methods onCreateLaunchRequest.Builderto create a request.- Returns:
- Result of the CreateLaunch operation returned by the service.
- See Also:
-
createProject
@Deprecated default CreateProjectResponse createProject(CreateProjectRequest createProjectRequest) throws ValidationException, ConflictException, ServiceQuotaExceededException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Creates a project, which is the logical object in Evidently that can contain features, launches, and experiments. Use projects to group similar features together.
To update an existing project, use UpdateProject.
- Parameters:
createProjectRequest-- Returns:
- Result of the CreateProject operation returned by the service.
- See Also:
-
createProject
@Deprecated default CreateProjectResponse createProject(Consumer<CreateProjectRequest.Builder> createProjectRequest) throws ValidationException, ConflictException, ServiceQuotaExceededException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Creates a project, which is the logical object in Evidently that can contain features, launches, and experiments. Use projects to group similar features together.
To update an existing project, use UpdateProject.
This is a convenience which creates an instance of the
CreateProjectRequest.Builderavoiding the need to create one manually viaCreateProjectRequest.builder()- Parameters:
createProjectRequest- AConsumerthat will call methods onCreateProjectRequest.Builderto create a request.- Returns:
- Result of the CreateProject operation returned by the service.
- See Also:
-
createSegment
@Deprecated default CreateSegmentResponse createSegment(CreateSegmentRequest createSegmentRequest) throws ValidationException, ConflictException, ServiceQuotaExceededException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Use this operation to define a segment of your audience. A segment is a portion of your audience that share one or more characteristics. Examples could be Chrome browser users, users in Europe, or Firefox browser users in Europe who also fit other criteria that your application collects, such as age.
Using a segment in an experiment limits that experiment to evaluate only the users who match the segment criteria. Using one or more segments in a launch allows you to define different traffic splits for the different audience segments.
For more information about segment pattern syntax, see Segment rule pattern syntax.
The pattern that you define for a segment is matched against the value of
evaluationContext, which is passed into Evidently in the EvaluateFeature operation, when Evidently assigns a feature variation to a user.- Parameters:
createSegmentRequest-- Returns:
- Result of the CreateSegment operation returned by the service.
- See Also:
-
createSegment
@Deprecated default CreateSegmentResponse createSegment(Consumer<CreateSegmentRequest.Builder> createSegmentRequest) throws ValidationException, ConflictException, ServiceQuotaExceededException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Use this operation to define a segment of your audience. A segment is a portion of your audience that share one or more characteristics. Examples could be Chrome browser users, users in Europe, or Firefox browser users in Europe who also fit other criteria that your application collects, such as age.
Using a segment in an experiment limits that experiment to evaluate only the users who match the segment criteria. Using one or more segments in a launch allows you to define different traffic splits for the different audience segments.
For more information about segment pattern syntax, see Segment rule pattern syntax.
The pattern that you define for a segment is matched against the value of
evaluationContext, which is passed into Evidently in the EvaluateFeature operation, when Evidently assigns a feature variation to a user.
This is a convenience which creates an instance of the
CreateSegmentRequest.Builderavoiding the need to create one manually viaCreateSegmentRequest.builder()- Parameters:
createSegmentRequest- AConsumerthat will call methods onCreateSegmentRequest.Builderto create a request.- Returns:
- Result of the CreateSegment operation returned by the service.
- See Also:
-
deleteExperiment
@Deprecated default DeleteExperimentResponse deleteExperiment(DeleteExperimentRequest deleteExperimentRequest) throws ValidationException, InternalServerException, ConflictException, ServiceUnavailableException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Deletes an Evidently experiment. The feature used for the experiment is not deleted.
To stop an experiment without deleting it, use StopExperiment.
- Parameters:
deleteExperimentRequest-- Returns:
- Result of the DeleteExperiment operation returned by the service.
- See Also:
-
deleteExperiment
@Deprecated default DeleteExperimentResponse deleteExperiment(Consumer<DeleteExperimentRequest.Builder> deleteExperimentRequest) throws ValidationException, InternalServerException, ConflictException, ServiceUnavailableException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Deletes an Evidently experiment. The feature used for the experiment is not deleted.
To stop an experiment without deleting it, use StopExperiment.
This is a convenience which creates an instance of the
DeleteExperimentRequest.Builderavoiding the need to create one manually viaDeleteExperimentRequest.builder()- Parameters:
deleteExperimentRequest- AConsumerthat will call methods onDeleteExperimentRequest.Builderto create a request.- Returns:
- Result of the DeleteExperiment operation returned by the service.
- See Also:
-
deleteFeature
@Deprecated default DeleteFeatureResponse deleteFeature(DeleteFeatureRequest deleteFeatureRequest) throws ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Deletes an Evidently feature.
- Parameters:
deleteFeatureRequest-- Returns:
- Result of the DeleteFeature operation returned by the service.
- See Also:
-
deleteFeature
@Deprecated default DeleteFeatureResponse deleteFeature(Consumer<DeleteFeatureRequest.Builder> deleteFeatureRequest) throws ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Deletes an Evidently feature.
This is a convenience which creates an instance of the
DeleteFeatureRequest.Builderavoiding the need to create one manually viaDeleteFeatureRequest.builder()- Parameters:
deleteFeatureRequest- AConsumerthat will call methods onDeleteFeatureRequest.Builderto create a request.- Returns:
- Result of the DeleteFeature operation returned by the service.
- See Also:
-
deleteLaunch
@Deprecated default DeleteLaunchResponse deleteLaunch(DeleteLaunchRequest deleteLaunchRequest) throws ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Deletes an Evidently launch. The feature used for the launch is not deleted.
To stop a launch without deleting it, use StopLaunch.
- Parameters:
deleteLaunchRequest-- Returns:
- Result of the DeleteLaunch operation returned by the service.
- See Also:
-
deleteLaunch
@Deprecated default DeleteLaunchResponse deleteLaunch(Consumer<DeleteLaunchRequest.Builder> deleteLaunchRequest) throws ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Deletes an Evidently launch. The feature used for the launch is not deleted.
To stop a launch without deleting it, use StopLaunch.
This is a convenience which creates an instance of the
DeleteLaunchRequest.Builderavoiding the need to create one manually viaDeleteLaunchRequest.builder()- Parameters:
deleteLaunchRequest- AConsumerthat will call methods onDeleteLaunchRequest.Builderto create a request.- Returns:
- Result of the DeleteLaunch operation returned by the service.
- See Also:
-
deleteProject
@Deprecated default DeleteProjectResponse deleteProject(DeleteProjectRequest deleteProjectRequest) throws ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Deletes an Evidently project. Before you can delete a project, you must delete all the features that the project contains. To delete a feature, use DeleteFeature.
- Parameters:
deleteProjectRequest-- Returns:
- Result of the DeleteProject operation returned by the service.
- See Also:
-
deleteProject
@Deprecated default DeleteProjectResponse deleteProject(Consumer<DeleteProjectRequest.Builder> deleteProjectRequest) throws ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Deletes an Evidently project. Before you can delete a project, you must delete all the features that the project contains. To delete a feature, use DeleteFeature.
This is a convenience which creates an instance of the
DeleteProjectRequest.Builderavoiding the need to create one manually viaDeleteProjectRequest.builder()- Parameters:
deleteProjectRequest- AConsumerthat will call methods onDeleteProjectRequest.Builderto create a request.- Returns:
- Result of the DeleteProject operation returned by the service.
- See Also:
-
deleteSegment
@Deprecated default DeleteSegmentResponse deleteSegment(DeleteSegmentRequest deleteSegmentRequest) throws ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Deletes a segment. You can't delete a segment that is being used in a launch or experiment, even if that launch or experiment is not currently running.
- Parameters:
deleteSegmentRequest-- Returns:
- Result of the DeleteSegment operation returned by the service.
- See Also:
-
deleteSegment
@Deprecated default DeleteSegmentResponse deleteSegment(Consumer<DeleteSegmentRequest.Builder> deleteSegmentRequest) throws ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Deletes a segment. You can't delete a segment that is being used in a launch or experiment, even if that launch or experiment is not currently running.
This is a convenience which creates an instance of the
DeleteSegmentRequest.Builderavoiding the need to create one manually viaDeleteSegmentRequest.builder()- Parameters:
deleteSegmentRequest- AConsumerthat will call methods onDeleteSegmentRequest.Builderto create a request.- Returns:
- Result of the DeleteSegment operation returned by the service.
- See Also:
-
evaluateFeature
@Deprecated default EvaluateFeatureResponse evaluateFeature(EvaluateFeatureRequest evaluateFeatureRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.This operation assigns a feature variation to one given user session. You pass in an
entityIDthat represents the user. Evidently then checks the evaluation rules and assigns the variation.The first rules that are evaluated are the override rules. If the user's
entityIDmatches an override rule, the user is served the variation specified by that rule.If there is a current launch with this feature that uses segment overrides, and if the user session's
evaluationContextmatches a segment rule defined in a segment override, the configuration in the segment overrides is used. For more information about segments, see CreateSegment and Use segments to focus your audience.If there is a launch with no segment overrides, the user might be assigned to a variation in the launch. The chance of this depends on the percentage of users that are allocated to that launch. If the user is enrolled in the launch, the variation they are served depends on the allocation of the various feature variations used for the launch.
If the user is not assigned to a launch, and there is an ongoing experiment for this feature, the user might be assigned to a variation in the experiment. The chance of this depends on the percentage of users that are allocated to that experiment.
If the experiment uses a segment, then only user sessions with
evaluationContextvalues that match the segment rule are used in the experiment.If the user is enrolled in the experiment, the variation they are served depends on the allocation of the various feature variations used for the experiment.
If the user is not assigned to a launch or experiment, they are served the default variation.
- Parameters:
evaluateFeatureRequest-- Returns:
- Result of the EvaluateFeature operation returned by the service.
- See Also:
-
evaluateFeature
@Deprecated default EvaluateFeatureResponse evaluateFeature(Consumer<EvaluateFeatureRequest.Builder> evaluateFeatureRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.This operation assigns a feature variation to one given user session. You pass in an
entityIDthat represents the user. Evidently then checks the evaluation rules and assigns the variation.The first rules that are evaluated are the override rules. If the user's
entityIDmatches an override rule, the user is served the variation specified by that rule.If there is a current launch with this feature that uses segment overrides, and if the user session's
evaluationContextmatches a segment rule defined in a segment override, the configuration in the segment overrides is used. For more information about segments, see CreateSegment and Use segments to focus your audience.If there is a launch with no segment overrides, the user might be assigned to a variation in the launch. The chance of this depends on the percentage of users that are allocated to that launch. If the user is enrolled in the launch, the variation they are served depends on the allocation of the various feature variations used for the launch.
If the user is not assigned to a launch, and there is an ongoing experiment for this feature, the user might be assigned to a variation in the experiment. The chance of this depends on the percentage of users that are allocated to that experiment.
If the experiment uses a segment, then only user sessions with
evaluationContextvalues that match the segment rule are used in the experiment.If the user is enrolled in the experiment, the variation they are served depends on the allocation of the various feature variations used for the experiment.
If the user is not assigned to a launch or experiment, they are served the default variation.
This is a convenience which creates an instance of the
EvaluateFeatureRequest.Builderavoiding the need to create one manually viaEvaluateFeatureRequest.builder()- Parameters:
evaluateFeatureRequest- AConsumerthat will call methods onEvaluateFeatureRequest.Builderto create a request.- Returns:
- Result of the EvaluateFeature operation returned by the service.
- See Also:
-
getExperiment
@Deprecated default GetExperimentResponse getExperiment(GetExperimentRequest getExperimentRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns the details about one experiment. You must already know the experiment name. To retrieve a list of experiments in your account, use ListExperiments.
- Parameters:
getExperimentRequest-- Returns:
- Result of the GetExperiment operation returned by the service.
- See Also:
-
getExperiment
@Deprecated default GetExperimentResponse getExperiment(Consumer<GetExperimentRequest.Builder> getExperimentRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns the details about one experiment. You must already know the experiment name. To retrieve a list of experiments in your account, use ListExperiments.
This is a convenience which creates an instance of the
GetExperimentRequest.Builderavoiding the need to create one manually viaGetExperimentRequest.builder()- Parameters:
getExperimentRequest- AConsumerthat will call methods onGetExperimentRequest.Builderto create a request.- Returns:
- Result of the GetExperiment operation returned by the service.
- See Also:
-
getExperimentResults
@Deprecated default GetExperimentResultsResponse getExperimentResults(GetExperimentResultsRequest getExperimentResultsRequest) throws ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Retrieves the results of a running or completed experiment. No results are available until there have been 100 events for each variation and at least 10 minutes have passed since the start of the experiment. To increase the statistical power, Evidently performs an additional offline p-value analysis at the end of the experiment. Offline p-value analysis can detect statistical significance in some cases where the anytime p-values used during the experiment do not find statistical significance.
Experiment results are available up to 63 days after the start of the experiment. They are not available after that because of CloudWatch data retention policies.
- Parameters:
getExperimentResultsRequest-- Returns:
- Result of the GetExperimentResults operation returned by the service.
- See Also:
-
getExperimentResults
@Deprecated default GetExperimentResultsResponse getExperimentResults(Consumer<GetExperimentResultsRequest.Builder> getExperimentResultsRequest) throws ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Retrieves the results of a running or completed experiment. No results are available until there have been 100 events for each variation and at least 10 minutes have passed since the start of the experiment. To increase the statistical power, Evidently performs an additional offline p-value analysis at the end of the experiment. Offline p-value analysis can detect statistical significance in some cases where the anytime p-values used during the experiment do not find statistical significance.
Experiment results are available up to 63 days after the start of the experiment. They are not available after that because of CloudWatch data retention policies.
This is a convenience which creates an instance of the
GetExperimentResultsRequest.Builderavoiding the need to create one manually viaGetExperimentResultsRequest.builder()- Parameters:
getExperimentResultsRequest- AConsumerthat will call methods onGetExperimentResultsRequest.Builderto create a request.- Returns:
- Result of the GetExperimentResults operation returned by the service.
- See Also:
-
getFeature
@Deprecated default GetFeatureResponse getFeature(GetFeatureRequest getFeatureRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns the details about one feature. You must already know the feature name. To retrieve a list of features in your account, use ListFeatures.
- Parameters:
getFeatureRequest-- Returns:
- Result of the GetFeature operation returned by the service.
- See Also:
-
getFeature
@Deprecated default GetFeatureResponse getFeature(Consumer<GetFeatureRequest.Builder> getFeatureRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns the details about one feature. You must already know the feature name. To retrieve a list of features in your account, use ListFeatures.
This is a convenience which creates an instance of the
GetFeatureRequest.Builderavoiding the need to create one manually viaGetFeatureRequest.builder()- Parameters:
getFeatureRequest- AConsumerthat will call methods onGetFeatureRequest.Builderto create a request.- Returns:
- Result of the GetFeature operation returned by the service.
- See Also:
-
getLaunch
@Deprecated default GetLaunchResponse getLaunch(GetLaunchRequest getLaunchRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns the details about one launch. You must already know the launch name. To retrieve a list of launches in your account, use ListLaunches.
- Parameters:
getLaunchRequest-- Returns:
- Result of the GetLaunch operation returned by the service.
- See Also:
-
getLaunch
@Deprecated default GetLaunchResponse getLaunch(Consumer<GetLaunchRequest.Builder> getLaunchRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns the details about one launch. You must already know the launch name. To retrieve a list of launches in your account, use ListLaunches.
This is a convenience which creates an instance of the
GetLaunchRequest.Builderavoiding the need to create one manually viaGetLaunchRequest.builder()- Parameters:
getLaunchRequest- AConsumerthat will call methods onGetLaunchRequest.Builderto create a request.- Returns:
- Result of the GetLaunch operation returned by the service.
- See Also:
-
getProject
@Deprecated default GetProjectResponse getProject(GetProjectRequest getProjectRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns the details about one launch. You must already know the project name. To retrieve a list of projects in your account, use ListProjects.
- Parameters:
getProjectRequest-- Returns:
- Result of the GetProject operation returned by the service.
- See Also:
-
getProject
@Deprecated default GetProjectResponse getProject(Consumer<GetProjectRequest.Builder> getProjectRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns the details about one launch. You must already know the project name. To retrieve a list of projects in your account, use ListProjects.
This is a convenience which creates an instance of the
GetProjectRequest.Builderavoiding the need to create one manually viaGetProjectRequest.builder()- Parameters:
getProjectRequest- AConsumerthat will call methods onGetProjectRequest.Builderto create a request.- Returns:
- Result of the GetProject operation returned by the service.
- See Also:
-
getSegment
@Deprecated default GetSegmentResponse getSegment(GetSegmentRequest getSegmentRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns information about the specified segment. Specify the segment you want to view by specifying its ARN.
- Parameters:
getSegmentRequest-- Returns:
- Result of the GetSegment operation returned by the service.
- See Also:
-
getSegment
@Deprecated default GetSegmentResponse getSegment(Consumer<GetSegmentRequest.Builder> getSegmentRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns information about the specified segment. Specify the segment you want to view by specifying its ARN.
This is a convenience which creates an instance of the
GetSegmentRequest.Builderavoiding the need to create one manually viaGetSegmentRequest.builder()- Parameters:
getSegmentRequest- AConsumerthat will call methods onGetSegmentRequest.Builderto create a request.- Returns:
- Result of the GetSegment operation returned by the service.
- See Also:
-
listExperiments
@Deprecated default ListExperimentsResponse listExperiments(ListExperimentsRequest listExperimentsRequest) throws ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns configuration details about all the experiments in the specified project.
- Parameters:
listExperimentsRequest-- Returns:
- Result of the ListExperiments operation returned by the service.
- See Also:
-
listExperiments
@Deprecated default ListExperimentsResponse listExperiments(Consumer<ListExperimentsRequest.Builder> listExperimentsRequest) throws ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns configuration details about all the experiments in the specified project.
This is a convenience which creates an instance of the
ListExperimentsRequest.Builderavoiding the need to create one manually viaListExperimentsRequest.builder()- Parameters:
listExperimentsRequest- AConsumerthat will call methods onListExperimentsRequest.Builderto create a request.- Returns:
- Result of the ListExperiments operation returned by the service.
- See Also:
-
listExperimentsPaginator
@Deprecated default ListExperimentsIterable listExperimentsPaginator(ListExperimentsRequest listExperimentsRequest) throws ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.This is a variant of
listExperiments(software.amazon.awssdk.services.evidently.model.ListExperimentsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.evidently.paginators.ListExperimentsIterable responses = client.listExperimentsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.evidently.paginators.ListExperimentsIterable responses = client .listExperimentsPaginator(request); for (software.amazon.awssdk.services.evidently.model.ListExperimentsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.evidently.paginators.ListExperimentsIterable responses = client.listExperimentsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listExperiments(software.amazon.awssdk.services.evidently.model.ListExperimentsRequest)operation.- Parameters:
listExperimentsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listExperimentsPaginator
@Deprecated default ListExperimentsIterable listExperimentsPaginator(Consumer<ListExperimentsRequest.Builder> listExperimentsRequest) throws ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.This is a variant of
listExperiments(software.amazon.awssdk.services.evidently.model.ListExperimentsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.evidently.paginators.ListExperimentsIterable responses = client.listExperimentsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.evidently.paginators.ListExperimentsIterable responses = client .listExperimentsPaginator(request); for (software.amazon.awssdk.services.evidently.model.ListExperimentsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.evidently.paginators.ListExperimentsIterable responses = client.listExperimentsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listExperiments(software.amazon.awssdk.services.evidently.model.ListExperimentsRequest)operation.
This is a convenience which creates an instance of the
ListExperimentsRequest.Builderavoiding the need to create one manually viaListExperimentsRequest.builder()- Parameters:
listExperimentsRequest- AConsumerthat will call methods onListExperimentsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listFeatures
@Deprecated default ListFeaturesResponse listFeatures(ListFeaturesRequest listFeaturesRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns configuration details about all the features in the specified project.
- Parameters:
listFeaturesRequest-- Returns:
- Result of the ListFeatures operation returned by the service.
- See Also:
-
listFeatures
@Deprecated default ListFeaturesResponse listFeatures(Consumer<ListFeaturesRequest.Builder> listFeaturesRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns configuration details about all the features in the specified project.
This is a convenience which creates an instance of the
ListFeaturesRequest.Builderavoiding the need to create one manually viaListFeaturesRequest.builder()- Parameters:
listFeaturesRequest- AConsumerthat will call methods onListFeaturesRequest.Builderto create a request.- Returns:
- Result of the ListFeatures operation returned by the service.
- See Also:
-
listFeaturesPaginator
@Deprecated default ListFeaturesIterable listFeaturesPaginator(ListFeaturesRequest listFeaturesRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.This is a variant of
listFeatures(software.amazon.awssdk.services.evidently.model.ListFeaturesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.evidently.paginators.ListFeaturesIterable responses = client.listFeaturesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.evidently.paginators.ListFeaturesIterable responses = client.listFeaturesPaginator(request); for (software.amazon.awssdk.services.evidently.model.ListFeaturesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.evidently.paginators.ListFeaturesIterable responses = client.listFeaturesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listFeatures(software.amazon.awssdk.services.evidently.model.ListFeaturesRequest)operation.- Parameters:
listFeaturesRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listFeaturesPaginator
@Deprecated default ListFeaturesIterable listFeaturesPaginator(Consumer<ListFeaturesRequest.Builder> listFeaturesRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.This is a variant of
listFeatures(software.amazon.awssdk.services.evidently.model.ListFeaturesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.evidently.paginators.ListFeaturesIterable responses = client.listFeaturesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.evidently.paginators.ListFeaturesIterable responses = client.listFeaturesPaginator(request); for (software.amazon.awssdk.services.evidently.model.ListFeaturesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.evidently.paginators.ListFeaturesIterable responses = client.listFeaturesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listFeatures(software.amazon.awssdk.services.evidently.model.ListFeaturesRequest)operation.
This is a convenience which creates an instance of the
ListFeaturesRequest.Builderavoiding the need to create one manually viaListFeaturesRequest.builder()- Parameters:
listFeaturesRequest- AConsumerthat will call methods onListFeaturesRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listLaunches
@Deprecated default ListLaunchesResponse listLaunches(ListLaunchesRequest listLaunchesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns configuration details about all the launches in the specified project.
- Parameters:
listLaunchesRequest-- Returns:
- Result of the ListLaunches operation returned by the service.
- See Also:
-
listLaunches
@Deprecated default ListLaunchesResponse listLaunches(Consumer<ListLaunchesRequest.Builder> listLaunchesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns configuration details about all the launches in the specified project.
This is a convenience which creates an instance of the
ListLaunchesRequest.Builderavoiding the need to create one manually viaListLaunchesRequest.builder()- Parameters:
listLaunchesRequest- AConsumerthat will call methods onListLaunchesRequest.Builderto create a request.- Returns:
- Result of the ListLaunches operation returned by the service.
- See Also:
-
listLaunchesPaginator
@Deprecated default ListLaunchesIterable listLaunchesPaginator(ListLaunchesRequest listLaunchesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.This is a variant of
listLaunches(software.amazon.awssdk.services.evidently.model.ListLaunchesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.evidently.paginators.ListLaunchesIterable responses = client.listLaunchesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.evidently.paginators.ListLaunchesIterable responses = client.listLaunchesPaginator(request); for (software.amazon.awssdk.services.evidently.model.ListLaunchesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.evidently.paginators.ListLaunchesIterable responses = client.listLaunchesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listLaunches(software.amazon.awssdk.services.evidently.model.ListLaunchesRequest)operation.- Parameters:
listLaunchesRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listLaunchesPaginator
@Deprecated default ListLaunchesIterable listLaunchesPaginator(Consumer<ListLaunchesRequest.Builder> listLaunchesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.This is a variant of
listLaunches(software.amazon.awssdk.services.evidently.model.ListLaunchesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.evidently.paginators.ListLaunchesIterable responses = client.listLaunchesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.evidently.paginators.ListLaunchesIterable responses = client.listLaunchesPaginator(request); for (software.amazon.awssdk.services.evidently.model.ListLaunchesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.evidently.paginators.ListLaunchesIterable responses = client.listLaunchesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listLaunches(software.amazon.awssdk.services.evidently.model.ListLaunchesRequest)operation.
This is a convenience which creates an instance of the
ListLaunchesRequest.Builderavoiding the need to create one manually viaListLaunchesRequest.builder()- Parameters:
listLaunchesRequest- AConsumerthat will call methods onListLaunchesRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listProjects
@Deprecated default ListProjectsResponse listProjects(ListProjectsRequest listProjectsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns configuration details about all the projects in the current Region in your account.
- Parameters:
listProjectsRequest-- Returns:
- Result of the ListProjects operation returned by the service.
- See Also:
-
listProjects
@Deprecated default ListProjectsResponse listProjects(Consumer<ListProjectsRequest.Builder> listProjectsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns configuration details about all the projects in the current Region in your account.
This is a convenience which creates an instance of the
ListProjectsRequest.Builderavoiding the need to create one manually viaListProjectsRequest.builder()- Parameters:
listProjectsRequest- AConsumerthat will call methods onListProjectsRequest.Builderto create a request.- Returns:
- Result of the ListProjects operation returned by the service.
- See Also:
-
listProjectsPaginator
@Deprecated default ListProjectsIterable listProjectsPaginator(ListProjectsRequest listProjectsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.This is a variant of
listProjects(software.amazon.awssdk.services.evidently.model.ListProjectsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.evidently.paginators.ListProjectsIterable responses = client.listProjectsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.evidently.paginators.ListProjectsIterable responses = client.listProjectsPaginator(request); for (software.amazon.awssdk.services.evidently.model.ListProjectsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.evidently.paginators.ListProjectsIterable responses = client.listProjectsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listProjects(software.amazon.awssdk.services.evidently.model.ListProjectsRequest)operation.- Parameters:
listProjectsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listProjectsPaginator
@Deprecated default ListProjectsIterable listProjectsPaginator(Consumer<ListProjectsRequest.Builder> listProjectsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.This is a variant of
listProjects(software.amazon.awssdk.services.evidently.model.ListProjectsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.evidently.paginators.ListProjectsIterable responses = client.listProjectsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.evidently.paginators.ListProjectsIterable responses = client.listProjectsPaginator(request); for (software.amazon.awssdk.services.evidently.model.ListProjectsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.evidently.paginators.ListProjectsIterable responses = client.listProjectsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listProjects(software.amazon.awssdk.services.evidently.model.ListProjectsRequest)operation.
This is a convenience which creates an instance of the
ListProjectsRequest.Builderavoiding the need to create one manually viaListProjectsRequest.builder()- Parameters:
listProjectsRequest- AConsumerthat will call methods onListProjectsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listSegmentReferences
@Deprecated default ListSegmentReferencesResponse listSegmentReferences(ListSegmentReferencesRequest listSegmentReferencesRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Use this operation to find which experiments or launches are using a specified segment.
- Parameters:
listSegmentReferencesRequest-- Returns:
- Result of the ListSegmentReferences operation returned by the service.
- See Also:
-
listSegmentReferences
@Deprecated default ListSegmentReferencesResponse listSegmentReferences(Consumer<ListSegmentReferencesRequest.Builder> listSegmentReferencesRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Use this operation to find which experiments or launches are using a specified segment.
This is a convenience which creates an instance of the
ListSegmentReferencesRequest.Builderavoiding the need to create one manually viaListSegmentReferencesRequest.builder()- Parameters:
listSegmentReferencesRequest- AConsumerthat will call methods onListSegmentReferencesRequest.Builderto create a request.- Returns:
- Result of the ListSegmentReferences operation returned by the service.
- See Also:
-
listSegmentReferencesPaginator
@Deprecated default ListSegmentReferencesIterable listSegmentReferencesPaginator(ListSegmentReferencesRequest listSegmentReferencesRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.This is a variant of
listSegmentReferences(software.amazon.awssdk.services.evidently.model.ListSegmentReferencesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.evidently.paginators.ListSegmentReferencesIterable responses = client.listSegmentReferencesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.evidently.paginators.ListSegmentReferencesIterable responses = client .listSegmentReferencesPaginator(request); for (software.amazon.awssdk.services.evidently.model.ListSegmentReferencesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.evidently.paginators.ListSegmentReferencesIterable responses = client.listSegmentReferencesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSegmentReferences(software.amazon.awssdk.services.evidently.model.ListSegmentReferencesRequest)operation.- Parameters:
listSegmentReferencesRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listSegmentReferencesPaginator
@Deprecated default ListSegmentReferencesIterable listSegmentReferencesPaginator(Consumer<ListSegmentReferencesRequest.Builder> listSegmentReferencesRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.This is a variant of
listSegmentReferences(software.amazon.awssdk.services.evidently.model.ListSegmentReferencesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.evidently.paginators.ListSegmentReferencesIterable responses = client.listSegmentReferencesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.evidently.paginators.ListSegmentReferencesIterable responses = client .listSegmentReferencesPaginator(request); for (software.amazon.awssdk.services.evidently.model.ListSegmentReferencesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.evidently.paginators.ListSegmentReferencesIterable responses = client.listSegmentReferencesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSegmentReferences(software.amazon.awssdk.services.evidently.model.ListSegmentReferencesRequest)operation.
This is a convenience which creates an instance of the
ListSegmentReferencesRequest.Builderavoiding the need to create one manually viaListSegmentReferencesRequest.builder()- Parameters:
listSegmentReferencesRequest- AConsumerthat will call methods onListSegmentReferencesRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listSegments
@Deprecated default ListSegmentsResponse listSegments(ListSegmentsRequest listSegmentsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns a list of audience segments that you have created in your account in this Region.
- Parameters:
listSegmentsRequest-- Returns:
- Result of the ListSegments operation returned by the service.
- See Also:
-
listSegments
@Deprecated default ListSegmentsResponse listSegments(Consumer<ListSegmentsRequest.Builder> listSegmentsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Returns a list of audience segments that you have created in your account in this Region.
This is a convenience which creates an instance of the
ListSegmentsRequest.Builderavoiding the need to create one manually viaListSegmentsRequest.builder()- Parameters:
listSegmentsRequest- AConsumerthat will call methods onListSegmentsRequest.Builderto create a request.- Returns:
- Result of the ListSegments operation returned by the service.
- See Also:
-
listSegmentsPaginator
@Deprecated default ListSegmentsIterable listSegmentsPaginator(ListSegmentsRequest listSegmentsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.This is a variant of
listSegments(software.amazon.awssdk.services.evidently.model.ListSegmentsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.evidently.paginators.ListSegmentsIterable responses = client.listSegmentsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.evidently.paginators.ListSegmentsIterable responses = client.listSegmentsPaginator(request); for (software.amazon.awssdk.services.evidently.model.ListSegmentsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.evidently.paginators.ListSegmentsIterable responses = client.listSegmentsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSegments(software.amazon.awssdk.services.evidently.model.ListSegmentsRequest)operation.- Parameters:
listSegmentsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listSegmentsPaginator
@Deprecated default ListSegmentsIterable listSegmentsPaginator(Consumer<ListSegmentsRequest.Builder> listSegmentsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.This is a variant of
listSegments(software.amazon.awssdk.services.evidently.model.ListSegmentsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.evidently.paginators.ListSegmentsIterable responses = client.listSegmentsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.evidently.paginators.ListSegmentsIterable responses = client.listSegmentsPaginator(request); for (software.amazon.awssdk.services.evidently.model.ListSegmentsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.evidently.paginators.ListSegmentsIterable responses = client.listSegmentsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSegments(software.amazon.awssdk.services.evidently.model.ListSegmentsRequest)operation.
This is a convenience which creates an instance of the
ListSegmentsRequest.Builderavoiding the need to create one manually viaListSegmentsRequest.builder()- Parameters:
listSegmentsRequest- AConsumerthat will call methods onListSegmentsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listTagsForResource
@Deprecated default ListTagsForResourceResponse listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) throws ValidationException, ConflictException, ResourceNotFoundException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Displays the tags associated with an Evidently resource.
- Parameters:
listTagsForResourceRequest-- Returns:
- Result of the ListTagsForResource operation returned by the service.
- See Also:
-
listTagsForResource
@Deprecated default ListTagsForResourceResponse listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) throws ValidationException, ConflictException, ResourceNotFoundException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Displays the tags associated with an Evidently resource.
This is a convenience which creates an instance of the
ListTagsForResourceRequest.Builderavoiding the need to create one manually viaListTagsForResourceRequest.builder()- Parameters:
listTagsForResourceRequest- AConsumerthat will call methods onListTagsForResourceRequest.Builderto create a request.- Returns:
- Result of the ListTagsForResource operation returned by the service.
- See Also:
-
putProjectEvents
@Deprecated default PutProjectEventsResponse putProjectEvents(PutProjectEventsRequest putProjectEventsRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Sends performance events to Evidently. These events can be used to evaluate a launch or an experiment.
- Parameters:
putProjectEventsRequest-- Returns:
- Result of the PutProjectEvents operation returned by the service.
- See Also:
-
putProjectEvents
@Deprecated default PutProjectEventsResponse putProjectEvents(Consumer<PutProjectEventsRequest.Builder> putProjectEventsRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Sends performance events to Evidently. These events can be used to evaluate a launch or an experiment.
This is a convenience which creates an instance of the
PutProjectEventsRequest.Builderavoiding the need to create one manually viaPutProjectEventsRequest.builder()- Parameters:
putProjectEventsRequest- AConsumerthat will call methods onPutProjectEventsRequest.Builderto create a request.- Returns:
- Result of the PutProjectEvents operation returned by the service.
- See Also:
-
startExperiment
@Deprecated default StartExperimentResponse startExperiment(StartExperimentRequest startExperimentRequest) throws ThrottlingException, ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Starts an existing experiment. To create an experiment, use CreateExperiment.
- Parameters:
startExperimentRequest-- Returns:
- Result of the StartExperiment operation returned by the service.
- See Also:
-
startExperiment
@Deprecated default StartExperimentResponse startExperiment(Consumer<StartExperimentRequest.Builder> startExperimentRequest) throws ThrottlingException, ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Starts an existing experiment. To create an experiment, use CreateExperiment.
This is a convenience which creates an instance of the
StartExperimentRequest.Builderavoiding the need to create one manually viaStartExperimentRequest.builder()- Parameters:
startExperimentRequest- AConsumerthat will call methods onStartExperimentRequest.Builderto create a request.- Returns:
- Result of the StartExperiment operation returned by the service.
- See Also:
-
startLaunch
@Deprecated default StartLaunchResponse startLaunch(StartLaunchRequest startLaunchRequest) throws ThrottlingException, ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Starts an existing launch. To create a launch, use CreateLaunch.
- Parameters:
startLaunchRequest-- Returns:
- Result of the StartLaunch operation returned by the service.
- See Also:
-
startLaunch
@Deprecated default StartLaunchResponse startLaunch(Consumer<StartLaunchRequest.Builder> startLaunchRequest) throws ThrottlingException, ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Starts an existing launch. To create a launch, use CreateLaunch.
This is a convenience which creates an instance of the
StartLaunchRequest.Builderavoiding the need to create one manually viaStartLaunchRequest.builder()- Parameters:
startLaunchRequest- AConsumerthat will call methods onStartLaunchRequest.Builderto create a request.- Returns:
- Result of the StartLaunch operation returned by the service.
- See Also:
-
stopExperiment
@Deprecated default StopExperimentResponse stopExperiment(StopExperimentRequest stopExperimentRequest) throws ThrottlingException, ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Stops an experiment that is currently running. If you stop an experiment, you can't resume it or restart it.
- Parameters:
stopExperimentRequest-- Returns:
- Result of the StopExperiment operation returned by the service.
- See Also:
-
stopExperiment
@Deprecated default StopExperimentResponse stopExperiment(Consumer<StopExperimentRequest.Builder> stopExperimentRequest) throws ThrottlingException, ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Stops an experiment that is currently running. If you stop an experiment, you can't resume it or restart it.
This is a convenience which creates an instance of the
StopExperimentRequest.Builderavoiding the need to create one manually viaStopExperimentRequest.builder()- Parameters:
stopExperimentRequest- AConsumerthat will call methods onStopExperimentRequest.Builderto create a request.- Returns:
- Result of the StopExperiment operation returned by the service.
- See Also:
-
stopLaunch
@Deprecated default StopLaunchResponse stopLaunch(StopLaunchRequest stopLaunchRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Stops a launch that is currently running. After you stop a launch, you will not be able to resume it or restart it. Also, it will not be evaluated as a rule for traffic allocation, and the traffic that was allocated to the launch will instead be available to the feature's experiment, if there is one. Otherwise, all traffic will be served the default variation after the launch is stopped.
- Parameters:
stopLaunchRequest-- Returns:
- Result of the StopLaunch operation returned by the service.
- See Also:
-
stopLaunch
@Deprecated default StopLaunchResponse stopLaunch(Consumer<StopLaunchRequest.Builder> stopLaunchRequest) throws ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Stops a launch that is currently running. After you stop a launch, you will not be able to resume it or restart it. Also, it will not be evaluated as a rule for traffic allocation, and the traffic that was allocated to the launch will instead be available to the feature's experiment, if there is one. Otherwise, all traffic will be served the default variation after the launch is stopped.
This is a convenience which creates an instance of the
StopLaunchRequest.Builderavoiding the need to create one manually viaStopLaunchRequest.builder()- Parameters:
stopLaunchRequest- AConsumerthat will call methods onStopLaunchRequest.Builderto create a request.- Returns:
- Result of the StopLaunch operation returned by the service.
- See Also:
-
tagResource
@Deprecated default TagResourceResponse tagResource(TagResourceRequest tagResourceRequest) throws ValidationException, ConflictException, ResourceNotFoundException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Assigns one or more tags (key-value pairs) to the specified CloudWatch Evidently resource. Projects, features, launches, and experiments can be tagged.
Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values.
Tags don't have any semantic meaning to Amazon Web Services and are interpreted strictly as strings of characters.
You can use the
TagResourceaction with a resource that already has tags. If you specify a new tag key for the resource, this tag is appended to the list of tags associated with the alarm. If you specify a tag key that is already associated with the resource, the new tag value that you specify replaces the previous value for that tag.You can associate as many as 50 tags with a resource.
For more information, see Tagging Amazon Web Services resources.
- Parameters:
tagResourceRequest-- Returns:
- Result of the TagResource operation returned by the service.
- See Also:
-
tagResource
@Deprecated default TagResourceResponse tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) throws ValidationException, ConflictException, ResourceNotFoundException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Assigns one or more tags (key-value pairs) to the specified CloudWatch Evidently resource. Projects, features, launches, and experiments can be tagged.
Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values.
Tags don't have any semantic meaning to Amazon Web Services and are interpreted strictly as strings of characters.
You can use the
TagResourceaction with a resource that already has tags. If you specify a new tag key for the resource, this tag is appended to the list of tags associated with the alarm. If you specify a tag key that is already associated with the resource, the new tag value that you specify replaces the previous value for that tag.You can associate as many as 50 tags with a resource.
For more information, see Tagging Amazon Web Services resources.
This is a convenience which creates an instance of the
TagResourceRequest.Builderavoiding the need to create one manually viaTagResourceRequest.builder()- Parameters:
tagResourceRequest- AConsumerthat will call methods onTagResourceRequest.Builderto create a request.- Returns:
- Result of the TagResource operation returned by the service.
- See Also:
-
testSegmentPattern
@Deprecated default TestSegmentPatternResponse testSegmentPattern(TestSegmentPatternRequest testSegmentPatternRequest) throws ThrottlingException, ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Use this operation to test a rules pattern that you plan to use to create an audience segment. For more information about segments, see CreateSegment.
- Parameters:
testSegmentPatternRequest-- Returns:
- Result of the TestSegmentPattern operation returned by the service.
- See Also:
-
testSegmentPattern
@Deprecated default TestSegmentPatternResponse testSegmentPattern(Consumer<TestSegmentPatternRequest.Builder> testSegmentPatternRequest) throws ThrottlingException, ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Use this operation to test a rules pattern that you plan to use to create an audience segment. For more information about segments, see CreateSegment.
This is a convenience which creates an instance of the
TestSegmentPatternRequest.Builderavoiding the need to create one manually viaTestSegmentPatternRequest.builder()- Parameters:
testSegmentPatternRequest- AConsumerthat will call methods onTestSegmentPatternRequest.Builderto create a request.- Returns:
- Result of the TestSegmentPattern operation returned by the service.
- See Also:
-
untagResource
@Deprecated default UntagResourceResponse untagResource(UntagResourceRequest untagResourceRequest) throws ValidationException, ConflictException, ResourceNotFoundException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Removes one or more tags from the specified resource.
- Parameters:
untagResourceRequest-- Returns:
- Result of the UntagResource operation returned by the service.
- See Also:
-
untagResource
@Deprecated default UntagResourceResponse untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) throws ValidationException, ConflictException, ResourceNotFoundException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Removes one or more tags from the specified resource.
This is a convenience which creates an instance of the
UntagResourceRequest.Builderavoiding the need to create one manually viaUntagResourceRequest.builder()- Parameters:
untagResourceRequest- AConsumerthat will call methods onUntagResourceRequest.Builderto create a request.- Returns:
- Result of the UntagResource operation returned by the service.
- See Also:
-
updateExperiment
@Deprecated default UpdateExperimentResponse updateExperiment(UpdateExperimentRequest updateExperimentRequest) throws ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Updates an Evidently experiment.
Don't use this operation to update an experiment's tag. Instead, use TagResource.
- Parameters:
updateExperimentRequest-- Returns:
- Result of the UpdateExperiment operation returned by the service.
- See Also:
-
updateExperiment
@Deprecated default UpdateExperimentResponse updateExperiment(Consumer<UpdateExperimentRequest.Builder> updateExperimentRequest) throws ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Updates an Evidently experiment.
Don't use this operation to update an experiment's tag. Instead, use TagResource.
This is a convenience which creates an instance of the
UpdateExperimentRequest.Builderavoiding the need to create one manually viaUpdateExperimentRequest.builder()- Parameters:
updateExperimentRequest- AConsumerthat will call methods onUpdateExperimentRequest.Builderto create a request.- Returns:
- Result of the UpdateExperiment operation returned by the service.
- See Also:
-
updateFeature
@Deprecated default UpdateFeatureResponse updateFeature(UpdateFeatureRequest updateFeatureRequest) throws ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Updates an existing feature.
You can't use this operation to update the tags of an existing feature. Instead, use TagResource.
- Parameters:
updateFeatureRequest-- Returns:
- Result of the UpdateFeature operation returned by the service.
- See Also:
-
updateFeature
@Deprecated default UpdateFeatureResponse updateFeature(Consumer<UpdateFeatureRequest.Builder> updateFeatureRequest) throws ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Updates an existing feature.
You can't use this operation to update the tags of an existing feature. Instead, use TagResource.
This is a convenience which creates an instance of the
UpdateFeatureRequest.Builderavoiding the need to create one manually viaUpdateFeatureRequest.builder()- Parameters:
updateFeatureRequest- AConsumerthat will call methods onUpdateFeatureRequest.Builderto create a request.- Returns:
- Result of the UpdateFeature operation returned by the service.
- See Also:
-
updateLaunch
@Deprecated default UpdateLaunchResponse updateLaunch(UpdateLaunchRequest updateLaunchRequest) throws ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Updates a launch of a given feature.
Don't use this operation to update the tags of an existing launch. Instead, use TagResource.
- Parameters:
updateLaunchRequest-- Returns:
- Result of the UpdateLaunch operation returned by the service.
- See Also:
-
updateLaunch
@Deprecated default UpdateLaunchResponse updateLaunch(Consumer<UpdateLaunchRequest.Builder> updateLaunchRequest) throws ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Updates a launch of a given feature.
Don't use this operation to update the tags of an existing launch. Instead, use TagResource.
This is a convenience which creates an instance of the
UpdateLaunchRequest.Builderavoiding the need to create one manually viaUpdateLaunchRequest.builder()- Parameters:
updateLaunchRequest- AConsumerthat will call methods onUpdateLaunchRequest.Builderto create a request.- Returns:
- Result of the UpdateLaunch operation returned by the service.
- See Also:
-
updateProject
@Deprecated default UpdateProjectResponse updateProject(UpdateProjectRequest updateProjectRequest) throws ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Updates the description of an existing project.
To create a new project, use CreateProject.
Don't use this operation to update the data storage options of a project. Instead, use UpdateProjectDataDelivery.
Don't use this operation to update the tags of a project. Instead, use TagResource.
- Parameters:
updateProjectRequest-- Returns:
- Result of the UpdateProject operation returned by the service.
- See Also:
-
updateProject
@Deprecated default UpdateProjectResponse updateProject(Consumer<UpdateProjectRequest.Builder> updateProjectRequest) throws ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Updates the description of an existing project.
To create a new project, use CreateProject.
Don't use this operation to update the data storage options of a project. Instead, use UpdateProjectDataDelivery.
Don't use this operation to update the tags of a project. Instead, use TagResource.
This is a convenience which creates an instance of the
UpdateProjectRequest.Builderavoiding the need to create one manually viaUpdateProjectRequest.builder()- Parameters:
updateProjectRequest- AConsumerthat will call methods onUpdateProjectRequest.Builderto create a request.- Returns:
- Result of the UpdateProject operation returned by the service.
- See Also:
-
updateProjectDataDelivery
@Deprecated default UpdateProjectDataDeliveryResponse updateProjectDataDelivery(UpdateProjectDataDeliveryRequest updateProjectDataDeliveryRequest) throws ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Updates the data storage options for this project. If you store evaluation events, you an keep them and analyze them on your own. If you choose not to store evaluation events, Evidently deletes them after using them to produce metrics and other experiment results that you can view.
You can't specify both
cloudWatchLogsands3Destinationin the same operation.- Parameters:
updateProjectDataDeliveryRequest-- Returns:
- Result of the UpdateProjectDataDelivery operation returned by the service.
- See Also:
-
updateProjectDataDelivery
@Deprecated default UpdateProjectDataDeliveryResponse updateProjectDataDelivery(Consumer<UpdateProjectDataDeliveryRequest.Builder> updateProjectDataDeliveryRequest) throws ValidationException, ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, EvidentlyException Deprecated.AWS CloudWatch Evidently has been deprecated since 11/17/2025.Updates the data storage options for this project. If you store evaluation events, you an keep them and analyze them on your own. If you choose not to store evaluation events, Evidently deletes them after using them to produce metrics and other experiment results that you can view.
You can't specify both
cloudWatchLogsands3Destinationin the same operation.
This is a convenience which creates an instance of the
UpdateProjectDataDeliveryRequest.Builderavoiding the need to create one manually viaUpdateProjectDataDeliveryRequest.builder()- Parameters:
updateProjectDataDeliveryRequest- AConsumerthat will call methods onUpdateProjectDataDeliveryRequest.Builderto create a request.- Returns:
- Result of the UpdateProjectDataDelivery operation returned by the service.
- See Also:
-
create
Create aEvidentlyClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
builder
Create a builder that can be used to configure and create aEvidentlyClient. -
serviceMetadata
-
serviceClientConfiguration
Description copied from interface:SdkClientThe SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfiguration- Specified by:
serviceClientConfigurationin interfaceAwsClient- Specified by:
serviceClientConfigurationin interfaceSdkClient- Returns:
- SdkServiceClientConfiguration
-