aws-sdk-cloudwatchevidently 1.10.0 → 1.11.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d627fc011673779ddc907be70d7b3b2a0272f32a2329ff3e67290a8fbadd7782
4
- data.tar.gz: c641ef8f71bbee193079d0c34ab0381fe43475a7cb35d16343c624b181a5e3b6
3
+ metadata.gz: 13dc1b2297aec62d8100bd92751d261045fb18e85cef677a7be2012791815973
4
+ data.tar.gz: f5520e4fd22b7f26d1fdf46274f05a9c889657632afc7d4e4a4aa233c74d8ff0
5
5
  SHA512:
6
- metadata.gz: 30725819de34d1fa3797d460cc3c9d42e4c7f23734e5c5675f7e8b337347ce76bb5509f34993a7651770d0ff99cd7d4b8dbe21c6c991abd331fadd87ea43fbf2
7
- data.tar.gz: 2774d388bf8220fba9eef60b390a54b54ab3fed8ae63ee08c9d4e0b91c5814a1361d6623f74d5369ae48af3740242ad3e3654f55f534e7fc3aa689d8809fa4b7
6
+ metadata.gz: 1446086e46e9b6d483ffbdd4ac0a92833124a7692a743f2650b868102c3e17150f8fee3538864dc20e68791fb0146692370ea92fbb5c5e64cdb9d33ce70b95ec
7
+ data.tar.gz: c6a3be046c5710cfc41848770ce384e54b4027cf103af21bd5d28edf1d8c95f47645c91f06280d54298414735165a44219255dbf77449c978f7e035133047ed9
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.11.0 (2023-02-09)
5
+ ------------------
6
+
7
+ * Feature - Updated entity overrides parameter to accept up to 2500 overrides or a total of 40KB.
8
+
4
9
  1.10.0 (2023-01-18)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.10.0
1
+ 1.11.0
@@ -513,7 +513,13 @@ module Aws::CloudWatchEvidently
513
513
  # Tags don't have any semantic meaning to Amazon Web Services and are
514
514
  # interpreted strictly as strings of characters.
515
515
  #
516
- # <p>You can associate as many as 50 tags with an experiment.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services resources</a>.</p>
516
+ # You can associate as many as 50 tags with an experiment.
517
+ #
518
+ # For more information, see [Tagging Amazon Web Services resources][1].
519
+ #
520
+ #
521
+ #
522
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
517
523
  #
518
524
  # @option params [required, Array<Types::TreatmentConfig>] :treatments
519
525
  # An array of structures that describe the configuration of each feature
@@ -662,7 +668,13 @@ module Aws::CloudWatchEvidently
662
668
  # Tags don't have any semantic meaning to Amazon Web Services and are
663
669
  # interpreted strictly as strings of characters.
664
670
  #
665
- # <p>You can associate as many as 50 tags with a feature.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services resources</a>.</p>
671
+ # You can associate as many as 50 tags with a feature.
672
+ #
673
+ # For more information, see [Tagging Amazon Web Services resources][1].
674
+ #
675
+ #
676
+ #
677
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
666
678
  #
667
679
  # @option params [required, Array<Types::VariationConfig>] :variations
668
680
  # An array of structures that contain the configuration of the
@@ -789,7 +801,13 @@ module Aws::CloudWatchEvidently
789
801
  # Tags don't have any semantic meaning to Amazon Web Services and are
790
802
  # interpreted strictly as strings of characters.
791
803
  #
792
- # <p>You can associate as many as 50 tags with a launch.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services resources</a>.</p>
804
+ # You can associate as many as 50 tags with a launch.
805
+ #
806
+ # For more information, see [Tagging Amazon Web Services resources][1].
807
+ #
808
+ #
809
+ #
810
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
793
811
  #
794
812
  # @return [Types::CreateLaunchResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
795
813
  #
@@ -944,7 +962,13 @@ module Aws::CloudWatchEvidently
944
962
  # Tags don't have any semantic meaning to Amazon Web Services and are
945
963
  # interpreted strictly as strings of characters.
946
964
  #
947
- # <p>You can associate as many as 50 tags with a project.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services resources</a>.</p>
965
+ # You can associate as many as 50 tags with a project.
966
+ #
967
+ # For more information, see [Tagging Amazon Web Services resources][1].
968
+ #
969
+ #
970
+ #
971
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
948
972
  #
949
973
  # @return [Types::CreateProjectResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
950
974
  #
@@ -1015,7 +1039,18 @@ module Aws::CloudWatchEvidently
1015
1039
  # segments in a launch allows you to define different traffic splits for
1016
1040
  # the different audience segments.
1017
1041
  #
1018
- # <p>For more information about segment pattern syntax, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Evidently-segments.html#CloudWatch-Evidently-segments-syntax.html"> Segment rule pattern syntax</a>.</p> <p>The pattern that you define for a segment is matched against the value of <code>evaluationContext</code>, which is passed into Evidently in the <a href="https://docs.aws.amazon.com/cloudwatchevidently/latest/APIReference/API_EvaluateFeature.html">EvaluateFeature</a> operation, when Evidently assigns a feature variation to a user.</p>
1042
+ # For more information about segment pattern syntax, see [ Segment rule
1043
+ # pattern syntax][1].
1044
+ #
1045
+ # The pattern that you define for a segment is matched against the value
1046
+ # of `evaluationContext`, which is passed into Evidently in the
1047
+ # [EvaluateFeature][2] operation, when Evidently assigns a feature
1048
+ # variation to a user.
1049
+ #
1050
+ #
1051
+ #
1052
+ # [1]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Evidently-segments.html#CloudWatch-Evidently-segments-syntax.html
1053
+ # [2]: https://docs.aws.amazon.com/cloudwatchevidently/latest/APIReference/API_EvaluateFeature.html
1019
1054
  #
1020
1055
  # @option params [String] :description
1021
1056
  # An optional description for this segment.
@@ -1045,7 +1080,13 @@ module Aws::CloudWatchEvidently
1045
1080
  # Tags don't have any semantic meaning to Amazon Web Services and are
1046
1081
  # interpreted strictly as strings of characters.
1047
1082
  #
1048
- # <p>You can associate as many as 50 tags with a segment.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services resources</a>.</p>
1083
+ # You can associate as many as 50 tags with a segment.
1084
+ #
1085
+ # For more information, see [Tagging Amazon Web Services resources][1].
1086
+ #
1087
+ #
1088
+ #
1089
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
1049
1090
  #
1050
1091
  # @return [Types::CreateSegmentResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1051
1092
  #
@@ -1236,7 +1277,38 @@ module Aws::CloudWatchEvidently
1236
1277
  # user's `entityID` matches an override rule, the user is served the
1237
1278
  # variation specified by that rule.
1238
1279
  #
1239
- # <p>If there is a current launch with this feature that uses segment overrides, and if the user session's <code>evaluationContext</code> matches a segment rule defined in a segment override, the configuration in the segment overrides is used. For more information about segments, see <a href="https://docs.aws.amazon.com/cloudwatchevidently/latest/APIReference/API_CreateSegment.html">CreateSegment</a> and <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Evidently-segments.html">Use segments to focus your audience</a>.</p> <p>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.</p> <p>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.</p> <p>If the experiment uses a segment, then only user sessions with <code>evaluationContext</code> values that match the segment rule are used in the experiment.</p> <p>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. </p> <p>If the user is not assigned to a launch or experiment, they are served the default variation.</p>
1280
+ # If there is a current launch with this feature that uses segment
1281
+ # overrides, and if the user session's `evaluationContext` matches a
1282
+ # segment rule defined in a segment override, the configuration in the
1283
+ # segment overrides is used. For more information about segments, see
1284
+ # [CreateSegment][1] and [Use segments to focus your audience][2].
1285
+ #
1286
+ # If there is a launch with no segment overrides, the user might be
1287
+ # assigned to a variation in the launch. The chance of this depends on
1288
+ # the percentage of users that are allocated to that launch. If the user
1289
+ # is enrolled in the launch, the variation they are served depends on
1290
+ # the allocation of the various feature variations used for the launch.
1291
+ #
1292
+ # If the user is not assigned to a launch, and there is an ongoing
1293
+ # experiment for this feature, the user might be assigned to a variation
1294
+ # in the experiment. The chance of this depends on the percentage of
1295
+ # users that are allocated to that experiment.
1296
+ #
1297
+ # If the experiment uses a segment, then only user sessions with
1298
+ # `evaluationContext` values that match the segment rule are used in the
1299
+ # experiment.
1300
+ #
1301
+ # If the user is enrolled in the experiment, the variation they are
1302
+ # served depends on the allocation of the various feature variations
1303
+ # used for the experiment.
1304
+ #
1305
+ # If the user is not assigned to a launch or experiment, they are served
1306
+ # the default variation.
1307
+ #
1308
+ #
1309
+ #
1310
+ # [1]: https://docs.aws.amazon.com/cloudwatchevidently/latest/APIReference/API_CreateSegment.html
1311
+ # [2]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Evidently-segments.html
1240
1312
  #
1241
1313
  # @option params [required, String] :entity_id
1242
1314
  # An internal ID that represents a unique user of the application. This
@@ -1250,7 +1322,8 @@ module Aws::CloudWatchEvidently
1250
1322
  # audience segments. For more information, see [Use segments to focus
1251
1323
  # your audience][1].
1252
1324
  #
1253
- # <p>If you include this parameter, the value must be a JSON object. A JSON array is not supported.</p>
1325
+ # If you include this parameter, the value must be a JSON object. A JSON
1326
+ # array is not supported.
1254
1327
  #
1255
1328
  # **SDK automatically handles json encoding and base64 encoding for you
1256
1329
  # when the required value (Hash, Array, etc.) is provided according to
@@ -3040,7 +3113,7 @@ module Aws::CloudWatchEvidently
3040
3113
  params: params,
3041
3114
  config: config)
3042
3115
  context[:gem_name] = 'aws-sdk-cloudwatchevidently'
3043
- context[:gem_version] = '1.10.0'
3116
+ context[:gem_version] = '1.11.0'
3044
3117
  Seahorse::Client::Request.new(handlers, context)
3045
3118
  end
3046
3119
 
@@ -50,6 +50,9 @@ module Aws::CloudWatchEvidently
50
50
 
51
51
  def initialize(options = {})
52
52
  self[:region] = options[:region]
53
+ if self[:region].nil?
54
+ raise ArgumentError, "Missing required EndpointParameter: :region"
55
+ end
53
56
  self[:use_dual_stack] = options[:use_dual_stack]
54
57
  self[:use_dual_stack] = false if self[:use_dual_stack].nil?
55
58
  if self[:use_dual_stack].nil?
@@ -15,7 +15,7 @@ module Aws::CloudWatchEvidently
15
15
  use_fips = parameters.use_fips
16
16
  endpoint = parameters.endpoint
17
17
  if (partition_result = Aws::Endpoints::Matchers.aws_partition(region))
18
- if Aws::Endpoints::Matchers.set?(endpoint) && (url = Aws::Endpoints::Matchers.parse_url(endpoint))
18
+ if Aws::Endpoints::Matchers.set?(endpoint)
19
19
  if Aws::Endpoints::Matchers.boolean_equals?(use_fips, true)
20
20
  raise ArgumentError, "Invalid Configuration: FIPS and custom endpoint are not supported"
21
21
  end
@@ -172,7 +172,14 @@ module Aws::CloudWatchEvidently
172
172
  # Tags don't have any semantic meaning to Amazon Web Services and are
173
173
  # interpreted strictly as strings of characters.
174
174
  #
175
- # <p>You can associate as many as 50 tags with an experiment.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services resources</a>.</p>
175
+ # You can associate as many as 50 tags with an experiment.
176
+ #
177
+ # For more information, see [Tagging Amazon Web Services
178
+ # resources][1].
179
+ #
180
+ #
181
+ #
182
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
176
183
  # @return [Hash<String,String>]
177
184
  #
178
185
  # @!attribute [rw] treatments
@@ -258,7 +265,14 @@ module Aws::CloudWatchEvidently
258
265
  # Tags don't have any semantic meaning to Amazon Web Services and are
259
266
  # interpreted strictly as strings of characters.
260
267
  #
261
- # <p>You can associate as many as 50 tags with a feature.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services resources</a>.</p>
268
+ # You can associate as many as 50 tags with a feature.
269
+ #
270
+ # For more information, see [Tagging Amazon Web Services
271
+ # resources][1].
272
+ #
273
+ #
274
+ #
275
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
262
276
  # @return [Hash<String,String>]
263
277
  #
264
278
  # @!attribute [rw] variations
@@ -341,7 +355,14 @@ module Aws::CloudWatchEvidently
341
355
  # Tags don't have any semantic meaning to Amazon Web Services and are
342
356
  # interpreted strictly as strings of characters.
343
357
  #
344
- # <p>You can associate as many as 50 tags with a launch.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services resources</a>.</p>
358
+ # You can associate as many as 50 tags with a launch.
359
+ #
360
+ # For more information, see [Tagging Amazon Web Services
361
+ # resources][1].
362
+ #
363
+ #
364
+ #
365
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
345
366
  # @return [Hash<String,String>]
346
367
  #
347
368
  # @see http://docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/CreateLaunchRequest AWS API Documentation
@@ -421,7 +442,14 @@ module Aws::CloudWatchEvidently
421
442
  # Tags don't have any semantic meaning to Amazon Web Services and are
422
443
  # interpreted strictly as strings of characters.
423
444
  #
424
- # <p>You can associate as many as 50 tags with a project.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services resources</a>.</p>
445
+ # You can associate as many as 50 tags with a project.
446
+ #
447
+ # For more information, see [Tagging Amazon Web Services
448
+ # resources][1].
449
+ #
450
+ #
451
+ #
452
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
425
453
  # @return [Hash<String,String>]
426
454
  #
427
455
  # @see http://docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/CreateProjectRequest AWS API Documentation
@@ -476,7 +504,14 @@ module Aws::CloudWatchEvidently
476
504
  # Tags don't have any semantic meaning to Amazon Web Services and are
477
505
  # interpreted strictly as strings of characters.
478
506
  #
479
- # <p>You can associate as many as 50 tags with a segment.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services resources</a>.</p>
507
+ # You can associate as many as 50 tags with a segment.
508
+ #
509
+ # For more information, see [Tagging Amazon Web Services
510
+ # resources][1].
511
+ #
512
+ #
513
+ #
514
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
480
515
  # @return [Hash<String,String>]
481
516
  #
482
517
  # @see http://docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/CreateSegmentRequest AWS API Documentation
@@ -612,7 +647,8 @@ module Aws::CloudWatchEvidently
612
647
  # audience segments. For more information, see [Use segments to focus
613
648
  # your audience][1].
614
649
  #
615
- # <p>If you include this parameter, the value must be a JSON object. A JSON array is not supported.</p>
650
+ # If you include this parameter, the value must be a JSON object. A
651
+ # JSON array is not supported.
616
652
  #
617
653
  #
618
654
  #
@@ -2637,7 +2673,14 @@ module Aws::CloudWatchEvidently
2637
2673
  # keys are variation names. The values represent the percentage of
2638
2674
  # traffic to allocate to that variation during this step.
2639
2675
  #
2640
- # <p>The values is expressed in thousandths of a percent, so assigning a weight of 50000 assigns 50% of traffic to that variation.</p> <p>If the sum of the weights for all the variations in a segment override does not add up to 100,000, then the remaining traffic that matches this segment is not assigned by this segment override, and instead moves on to the next segment override or the default traffic split.</p>
2676
+ # The values is expressed in thousandths of a percent, so assigning a
2677
+ # weight of 50000 assigns 50% of traffic to that variation.
2678
+ #
2679
+ # If the sum of the weights for all the variations in a segment
2680
+ # override does not add up to 100,000, then the remaining traffic that
2681
+ # matches this segment is not assigned by this segment override, and
2682
+ # instead moves on to the next segment override or the default traffic
2683
+ # split.
2641
2684
  # @return [Hash<String,Integer>]
2642
2685
  #
2643
2686
  # @!attribute [rw] segment_overrides
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-cloudwatchevidently/customizations'
52
52
  # @!group service
53
53
  module Aws::CloudWatchEvidently
54
54
 
55
- GEM_VERSION = '1.10.0'
55
+ GEM_VERSION = '1.11.0'
56
56
 
57
57
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-cloudwatchevidently
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.10.0
4
+ version: 1.11.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-18 00:00:00.000000000 Z
11
+ date: 2023-02-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core