aws-sdk-pinpoint 1.46.0 → 1.47.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: 4f67a1e4080b9700c6c106c1e3af4552fa1f816fc143d645db9efdac5d7f1901
4
- data.tar.gz: bb4748b9300ab6b7087268bad1b16fea6b6385586666b7e8e60509553a27d43b
3
+ metadata.gz: a4271f61c360e5c35ccf64d9b0f43b64dc25a4fed77f8a562052f9d2b066854a
4
+ data.tar.gz: 7289bc4a95a9b07ce166a1db51be4de94f6ecbfdd07fe64725ecba20e52548b8
5
5
  SHA512:
6
- metadata.gz: dff5c7c549603131820e96bdf503424e7e81a9bcd7602abb1785ac91721cc145d559e0fbca6cdbb3e3470e249e1333b775cce9b603a660cd51e794a3f950b21c
7
- data.tar.gz: 87cbcd604eb0c025ef4d48d165026694ba5603e8edb1fff87f929d9d029651bdc2c29b68579da280c6566edc5e49c85e5d5ed886369e5dbebe5d04686f60ff5f
6
+ metadata.gz: f5c97598e2fb9d12471871a6ab6aaef7457c74a4aabc5c9b65a26fe62c4730694db1ca2abfffe527c273daedae45e070a51a7446eafc8bbb57f36e624a02ea0e
7
+ data.tar.gz: cdb94a5c31db59f68bb75e1a6012022dfde272a6eb7f4d0f3d45d810855dae50bcd7f1b158964895a4c6991aea9f3a1f5796c8e0b02b0febeae39a940f8489dc
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-pinpoint/customizations'
48
48
  # @!group service
49
49
  module Aws::Pinpoint
50
50
 
51
- GEM_VERSION = '1.46.0'
51
+ GEM_VERSION = '1.47.0'
52
52
 
53
53
  end
@@ -788,7 +788,7 @@ module Aws::Pinpoint
788
788
  # resp.campaign_response.additional_treatments[0].schedule.start_time #=> String
789
789
  # resp.campaign_response.additional_treatments[0].schedule.timezone #=> String
790
790
  # resp.campaign_response.additional_treatments[0].size_percent #=> Integer
791
- # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
791
+ # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
792
792
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.name #=> String
793
793
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.version #=> String
794
794
  # resp.campaign_response.additional_treatments[0].template_configuration.push_template.name #=> String
@@ -805,7 +805,7 @@ module Aws::Pinpoint
805
805
  # resp.campaign_response.custom_delivery_configuration.delivery_uri #=> String
806
806
  # resp.campaign_response.custom_delivery_configuration.endpoint_types #=> Array
807
807
  # resp.campaign_response.custom_delivery_configuration.endpoint_types[0] #=> String, one of "PUSH", "GCM", "APNS", "APNS_SANDBOX", "APNS_VOIP", "APNS_VOIP_SANDBOX", "ADM", "SMS", "VOICE", "EMAIL", "BAIDU", "CUSTOM"
808
- # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
808
+ # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
809
809
  # resp.campaign_response.description #=> String
810
810
  # resp.campaign_response.holdout_percent #=> Integer
811
811
  # resp.campaign_response.hook.lambda_function_name #=> String
@@ -907,7 +907,7 @@ module Aws::Pinpoint
907
907
  # resp.campaign_response.schedule.timezone #=> String
908
908
  # resp.campaign_response.segment_id #=> String
909
909
  # resp.campaign_response.segment_version #=> Integer
910
- # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
910
+ # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
911
911
  # resp.campaign_response.tags #=> Hash
912
912
  # resp.campaign_response.tags["__string"] #=> String
913
913
  # resp.campaign_response.template_configuration.email_template.name #=> String
@@ -1123,7 +1123,7 @@ module Aws::Pinpoint
1123
1123
  # conditions: [
1124
1124
  # {
1125
1125
  # event_condition: {
1126
- # dimensions: { # required
1126
+ # dimensions: {
1127
1127
  # attributes: {
1128
1128
  # "__string" => {
1129
1129
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -1240,7 +1240,7 @@ module Aws::Pinpoint
1240
1240
  # {
1241
1241
  # condition: {
1242
1242
  # event_condition: {
1243
- # dimensions: { # required
1243
+ # dimensions: {
1244
1244
  # attributes: {
1245
1245
  # "__string" => {
1246
1246
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -1394,6 +1394,30 @@ module Aws::Pinpoint
1394
1394
  # start_activity: "__string",
1395
1395
  # start_condition: {
1396
1396
  # description: "__string",
1397
+ # event_start_condition: {
1398
+ # event_filter: {
1399
+ # dimensions: { # required
1400
+ # attributes: {
1401
+ # "__string" => {
1402
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
1403
+ # values: ["__string"], # required
1404
+ # },
1405
+ # },
1406
+ # event_type: {
1407
+ # dimension_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
1408
+ # values: ["__string"], # required
1409
+ # },
1410
+ # metrics: {
1411
+ # "__string" => {
1412
+ # comparison_operator: "__string", # required
1413
+ # value: 1.0, # required
1414
+ # },
1415
+ # },
1416
+ # },
1417
+ # filter_type: "SYSTEM", # required, accepts SYSTEM, ENDPOINT
1418
+ # },
1419
+ # segment_id: "__string",
1420
+ # },
1397
1421
  # segment_start_condition: {
1398
1422
  # segment_id: "__string", # required
1399
1423
  # },
@@ -1560,6 +1584,18 @@ module Aws::Pinpoint
1560
1584
  # resp.journey_response.schedule.timezone #=> String
1561
1585
  # resp.journey_response.start_activity #=> String
1562
1586
  # resp.journey_response.start_condition.description #=> String
1587
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes #=> Hash
1588
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
1589
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values #=> Array
1590
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values[0] #=> String
1591
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
1592
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values #=> Array
1593
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values[0] #=> String
1594
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics #=> Hash
1595
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].comparison_operator #=> String
1596
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].value #=> Float
1597
+ # resp.journey_response.start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
1598
+ # resp.journey_response.start_condition.event_start_condition.segment_id #=> String
1563
1599
  # resp.journey_response.start_condition.segment_start_condition.segment_id #=> String
1564
1600
  # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
1565
1601
  # resp.journey_response.tags #=> Hash
@@ -2463,7 +2499,7 @@ module Aws::Pinpoint
2463
2499
  # resp.campaign_response.additional_treatments[0].schedule.start_time #=> String
2464
2500
  # resp.campaign_response.additional_treatments[0].schedule.timezone #=> String
2465
2501
  # resp.campaign_response.additional_treatments[0].size_percent #=> Integer
2466
- # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
2502
+ # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
2467
2503
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.name #=> String
2468
2504
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.version #=> String
2469
2505
  # resp.campaign_response.additional_treatments[0].template_configuration.push_template.name #=> String
@@ -2480,7 +2516,7 @@ module Aws::Pinpoint
2480
2516
  # resp.campaign_response.custom_delivery_configuration.delivery_uri #=> String
2481
2517
  # resp.campaign_response.custom_delivery_configuration.endpoint_types #=> Array
2482
2518
  # resp.campaign_response.custom_delivery_configuration.endpoint_types[0] #=> String, one of "PUSH", "GCM", "APNS", "APNS_SANDBOX", "APNS_VOIP", "APNS_VOIP_SANDBOX", "ADM", "SMS", "VOICE", "EMAIL", "BAIDU", "CUSTOM"
2483
- # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
2519
+ # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
2484
2520
  # resp.campaign_response.description #=> String
2485
2521
  # resp.campaign_response.holdout_percent #=> Integer
2486
2522
  # resp.campaign_response.hook.lambda_function_name #=> String
@@ -2582,7 +2618,7 @@ module Aws::Pinpoint
2582
2618
  # resp.campaign_response.schedule.timezone #=> String
2583
2619
  # resp.campaign_response.segment_id #=> String
2584
2620
  # resp.campaign_response.segment_version #=> Integer
2585
- # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
2621
+ # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
2586
2622
  # resp.campaign_response.tags #=> Hash
2587
2623
  # resp.campaign_response.tags["__string"] #=> String
2588
2624
  # resp.campaign_response.template_configuration.email_template.name #=> String
@@ -2987,6 +3023,18 @@ module Aws::Pinpoint
2987
3023
  # resp.journey_response.schedule.timezone #=> String
2988
3024
  # resp.journey_response.start_activity #=> String
2989
3025
  # resp.journey_response.start_condition.description #=> String
3026
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes #=> Hash
3027
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
3028
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values #=> Array
3029
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values[0] #=> String
3030
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
3031
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values #=> Array
3032
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values[0] #=> String
3033
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics #=> Hash
3034
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].comparison_operator #=> String
3035
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].value #=> Float
3036
+ # resp.journey_response.start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
3037
+ # resp.journey_response.start_condition.event_start_condition.segment_id #=> String
2990
3038
  # resp.journey_response.start_condition.segment_start_condition.segment_id #=> String
2991
3039
  # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
2992
3040
  # resp.journey_response.tags #=> Hash
@@ -3909,7 +3957,7 @@ module Aws::Pinpoint
3909
3957
  # resp.campaign_response.additional_treatments[0].schedule.start_time #=> String
3910
3958
  # resp.campaign_response.additional_treatments[0].schedule.timezone #=> String
3911
3959
  # resp.campaign_response.additional_treatments[0].size_percent #=> Integer
3912
- # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
3960
+ # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
3913
3961
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.name #=> String
3914
3962
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.version #=> String
3915
3963
  # resp.campaign_response.additional_treatments[0].template_configuration.push_template.name #=> String
@@ -3926,7 +3974,7 @@ module Aws::Pinpoint
3926
3974
  # resp.campaign_response.custom_delivery_configuration.delivery_uri #=> String
3927
3975
  # resp.campaign_response.custom_delivery_configuration.endpoint_types #=> Array
3928
3976
  # resp.campaign_response.custom_delivery_configuration.endpoint_types[0] #=> String, one of "PUSH", "GCM", "APNS", "APNS_SANDBOX", "APNS_VOIP", "APNS_VOIP_SANDBOX", "ADM", "SMS", "VOICE", "EMAIL", "BAIDU", "CUSTOM"
3929
- # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
3977
+ # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
3930
3978
  # resp.campaign_response.description #=> String
3931
3979
  # resp.campaign_response.holdout_percent #=> Integer
3932
3980
  # resp.campaign_response.hook.lambda_function_name #=> String
@@ -4028,7 +4076,7 @@ module Aws::Pinpoint
4028
4076
  # resp.campaign_response.schedule.timezone #=> String
4029
4077
  # resp.campaign_response.segment_id #=> String
4030
4078
  # resp.campaign_response.segment_version #=> Integer
4031
- # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4079
+ # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4032
4080
  # resp.campaign_response.tags #=> Hash
4033
4081
  # resp.campaign_response.tags["__string"] #=> String
4034
4082
  # resp.campaign_response.template_configuration.email_template.name #=> String
@@ -4277,7 +4325,7 @@ module Aws::Pinpoint
4277
4325
  # resp.campaign_response.additional_treatments[0].schedule.start_time #=> String
4278
4326
  # resp.campaign_response.additional_treatments[0].schedule.timezone #=> String
4279
4327
  # resp.campaign_response.additional_treatments[0].size_percent #=> Integer
4280
- # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4328
+ # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4281
4329
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.name #=> String
4282
4330
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.version #=> String
4283
4331
  # resp.campaign_response.additional_treatments[0].template_configuration.push_template.name #=> String
@@ -4294,7 +4342,7 @@ module Aws::Pinpoint
4294
4342
  # resp.campaign_response.custom_delivery_configuration.delivery_uri #=> String
4295
4343
  # resp.campaign_response.custom_delivery_configuration.endpoint_types #=> Array
4296
4344
  # resp.campaign_response.custom_delivery_configuration.endpoint_types[0] #=> String, one of "PUSH", "GCM", "APNS", "APNS_SANDBOX", "APNS_VOIP", "APNS_VOIP_SANDBOX", "ADM", "SMS", "VOICE", "EMAIL", "BAIDU", "CUSTOM"
4297
- # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4345
+ # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4298
4346
  # resp.campaign_response.description #=> String
4299
4347
  # resp.campaign_response.holdout_percent #=> Integer
4300
4348
  # resp.campaign_response.hook.lambda_function_name #=> String
@@ -4396,7 +4444,7 @@ module Aws::Pinpoint
4396
4444
  # resp.campaign_response.schedule.timezone #=> String
4397
4445
  # resp.campaign_response.segment_id #=> String
4398
4446
  # resp.campaign_response.segment_version #=> Integer
4399
- # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4447
+ # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4400
4448
  # resp.campaign_response.tags #=> Hash
4401
4449
  # resp.campaign_response.tags["__string"] #=> String
4402
4450
  # resp.campaign_response.template_configuration.email_template.name #=> String
@@ -4539,7 +4587,7 @@ module Aws::Pinpoint
4539
4587
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.start_time #=> String
4540
4588
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.timezone #=> String
4541
4589
  # resp.campaigns_response.item[0].additional_treatments[0].size_percent #=> Integer
4542
- # resp.campaigns_response.item[0].additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4590
+ # resp.campaigns_response.item[0].additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4543
4591
  # resp.campaigns_response.item[0].additional_treatments[0].template_configuration.email_template.name #=> String
4544
4592
  # resp.campaigns_response.item[0].additional_treatments[0].template_configuration.email_template.version #=> String
4545
4593
  # resp.campaigns_response.item[0].additional_treatments[0].template_configuration.push_template.name #=> String
@@ -4556,7 +4604,7 @@ module Aws::Pinpoint
4556
4604
  # resp.campaigns_response.item[0].custom_delivery_configuration.delivery_uri #=> String
4557
4605
  # resp.campaigns_response.item[0].custom_delivery_configuration.endpoint_types #=> Array
4558
4606
  # resp.campaigns_response.item[0].custom_delivery_configuration.endpoint_types[0] #=> String, one of "PUSH", "GCM", "APNS", "APNS_SANDBOX", "APNS_VOIP", "APNS_VOIP_SANDBOX", "ADM", "SMS", "VOICE", "EMAIL", "BAIDU", "CUSTOM"
4559
- # resp.campaigns_response.item[0].default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4607
+ # resp.campaigns_response.item[0].default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4560
4608
  # resp.campaigns_response.item[0].description #=> String
4561
4609
  # resp.campaigns_response.item[0].holdout_percent #=> Integer
4562
4610
  # resp.campaigns_response.item[0].hook.lambda_function_name #=> String
@@ -4658,7 +4706,7 @@ module Aws::Pinpoint
4658
4706
  # resp.campaigns_response.item[0].schedule.timezone #=> String
4659
4707
  # resp.campaigns_response.item[0].segment_id #=> String
4660
4708
  # resp.campaigns_response.item[0].segment_version #=> Integer
4661
- # resp.campaigns_response.item[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4709
+ # resp.campaigns_response.item[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4662
4710
  # resp.campaigns_response.item[0].tags #=> Hash
4663
4711
  # resp.campaigns_response.item[0].tags["__string"] #=> String
4664
4712
  # resp.campaigns_response.item[0].template_configuration.email_template.name #=> String
@@ -4800,7 +4848,7 @@ module Aws::Pinpoint
4800
4848
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.start_time #=> String
4801
4849
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.timezone #=> String
4802
4850
  # resp.campaigns_response.item[0].additional_treatments[0].size_percent #=> Integer
4803
- # resp.campaigns_response.item[0].additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4851
+ # resp.campaigns_response.item[0].additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4804
4852
  # resp.campaigns_response.item[0].additional_treatments[0].template_configuration.email_template.name #=> String
4805
4853
  # resp.campaigns_response.item[0].additional_treatments[0].template_configuration.email_template.version #=> String
4806
4854
  # resp.campaigns_response.item[0].additional_treatments[0].template_configuration.push_template.name #=> String
@@ -4817,7 +4865,7 @@ module Aws::Pinpoint
4817
4865
  # resp.campaigns_response.item[0].custom_delivery_configuration.delivery_uri #=> String
4818
4866
  # resp.campaigns_response.item[0].custom_delivery_configuration.endpoint_types #=> Array
4819
4867
  # resp.campaigns_response.item[0].custom_delivery_configuration.endpoint_types[0] #=> String, one of "PUSH", "GCM", "APNS", "APNS_SANDBOX", "APNS_VOIP", "APNS_VOIP_SANDBOX", "ADM", "SMS", "VOICE", "EMAIL", "BAIDU", "CUSTOM"
4820
- # resp.campaigns_response.item[0].default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4868
+ # resp.campaigns_response.item[0].default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4821
4869
  # resp.campaigns_response.item[0].description #=> String
4822
4870
  # resp.campaigns_response.item[0].holdout_percent #=> Integer
4823
4871
  # resp.campaigns_response.item[0].hook.lambda_function_name #=> String
@@ -4919,7 +4967,7 @@ module Aws::Pinpoint
4919
4967
  # resp.campaigns_response.item[0].schedule.timezone #=> String
4920
4968
  # resp.campaigns_response.item[0].segment_id #=> String
4921
4969
  # resp.campaigns_response.item[0].segment_version #=> Integer
4922
- # resp.campaigns_response.item[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4970
+ # resp.campaigns_response.item[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4923
4971
  # resp.campaigns_response.item[0].tags #=> Hash
4924
4972
  # resp.campaigns_response.item[0].tags["__string"] #=> String
4925
4973
  # resp.campaigns_response.item[0].template_configuration.email_template.name #=> String
@@ -5583,6 +5631,18 @@ module Aws::Pinpoint
5583
5631
  # resp.journey_response.schedule.timezone #=> String
5584
5632
  # resp.journey_response.start_activity #=> String
5585
5633
  # resp.journey_response.start_condition.description #=> String
5634
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes #=> Hash
5635
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
5636
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values #=> Array
5637
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values[0] #=> String
5638
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
5639
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values #=> Array
5640
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values[0] #=> String
5641
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics #=> Hash
5642
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].comparison_operator #=> String
5643
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].value #=> Float
5644
+ # resp.journey_response.start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
5645
+ # resp.journey_response.start_condition.event_start_condition.segment_id #=> String
5586
5646
  # resp.journey_response.start_condition.segment_start_condition.segment_id #=> String
5587
5647
  # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
5588
5648
  # resp.journey_response.tags #=> Hash
@@ -6965,6 +7025,18 @@ module Aws::Pinpoint
6965
7025
  # resp.journeys_response.item[0].schedule.timezone #=> String
6966
7026
  # resp.journeys_response.item[0].start_activity #=> String
6967
7027
  # resp.journeys_response.item[0].start_condition.description #=> String
7028
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.attributes #=> Hash
7029
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
7030
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values #=> Array
7031
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values[0] #=> String
7032
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
7033
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.event_type.values #=> Array
7034
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.event_type.values[0] #=> String
7035
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.metrics #=> Hash
7036
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].comparison_operator #=> String
7037
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].value #=> Float
7038
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
7039
+ # resp.journeys_response.item[0].start_condition.event_start_condition.segment_id #=> String
6968
7040
  # resp.journeys_response.item[0].start_condition.segment_start_condition.segment_id #=> String
6969
7041
  # resp.journeys_response.item[0].state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
6970
7042
  # resp.journeys_response.item[0].tags #=> Hash
@@ -8663,7 +8735,7 @@ module Aws::Pinpoint
8663
8735
  # resp.campaign_response.additional_treatments[0].schedule.start_time #=> String
8664
8736
  # resp.campaign_response.additional_treatments[0].schedule.timezone #=> String
8665
8737
  # resp.campaign_response.additional_treatments[0].size_percent #=> Integer
8666
- # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
8738
+ # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
8667
8739
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.name #=> String
8668
8740
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.version #=> String
8669
8741
  # resp.campaign_response.additional_treatments[0].template_configuration.push_template.name #=> String
@@ -8680,7 +8752,7 @@ module Aws::Pinpoint
8680
8752
  # resp.campaign_response.custom_delivery_configuration.delivery_uri #=> String
8681
8753
  # resp.campaign_response.custom_delivery_configuration.endpoint_types #=> Array
8682
8754
  # resp.campaign_response.custom_delivery_configuration.endpoint_types[0] #=> String, one of "PUSH", "GCM", "APNS", "APNS_SANDBOX", "APNS_VOIP", "APNS_VOIP_SANDBOX", "ADM", "SMS", "VOICE", "EMAIL", "BAIDU", "CUSTOM"
8683
- # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
8755
+ # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
8684
8756
  # resp.campaign_response.description #=> String
8685
8757
  # resp.campaign_response.holdout_percent #=> Integer
8686
8758
  # resp.campaign_response.hook.lambda_function_name #=> String
@@ -8782,7 +8854,7 @@ module Aws::Pinpoint
8782
8854
  # resp.campaign_response.schedule.timezone #=> String
8783
8855
  # resp.campaign_response.segment_id #=> String
8784
8856
  # resp.campaign_response.segment_version #=> Integer
8785
- # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
8857
+ # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
8786
8858
  # resp.campaign_response.tags #=> Hash
8787
8859
  # resp.campaign_response.tags["__string"] #=> String
8788
8860
  # resp.campaign_response.template_configuration.email_template.name #=> String
@@ -9150,7 +9222,7 @@ module Aws::Pinpoint
9150
9222
  # conditions: [
9151
9223
  # {
9152
9224
  # event_condition: {
9153
- # dimensions: { # required
9225
+ # dimensions: {
9154
9226
  # attributes: {
9155
9227
  # "__string" => {
9156
9228
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -9267,7 +9339,7 @@ module Aws::Pinpoint
9267
9339
  # {
9268
9340
  # condition: {
9269
9341
  # event_condition: {
9270
- # dimensions: { # required
9342
+ # dimensions: {
9271
9343
  # attributes: {
9272
9344
  # "__string" => {
9273
9345
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -9421,6 +9493,30 @@ module Aws::Pinpoint
9421
9493
  # start_activity: "__string",
9422
9494
  # start_condition: {
9423
9495
  # description: "__string",
9496
+ # event_start_condition: {
9497
+ # event_filter: {
9498
+ # dimensions: { # required
9499
+ # attributes: {
9500
+ # "__string" => {
9501
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
9502
+ # values: ["__string"], # required
9503
+ # },
9504
+ # },
9505
+ # event_type: {
9506
+ # dimension_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
9507
+ # values: ["__string"], # required
9508
+ # },
9509
+ # metrics: {
9510
+ # "__string" => {
9511
+ # comparison_operator: "__string", # required
9512
+ # value: 1.0, # required
9513
+ # },
9514
+ # },
9515
+ # },
9516
+ # filter_type: "SYSTEM", # required, accepts SYSTEM, ENDPOINT
9517
+ # },
9518
+ # segment_id: "__string",
9519
+ # },
9424
9520
  # segment_start_condition: {
9425
9521
  # segment_id: "__string", # required
9426
9522
  # },
@@ -9587,6 +9683,18 @@ module Aws::Pinpoint
9587
9683
  # resp.journey_response.schedule.timezone #=> String
9588
9684
  # resp.journey_response.start_activity #=> String
9589
9685
  # resp.journey_response.start_condition.description #=> String
9686
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes #=> Hash
9687
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9688
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values #=> Array
9689
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values[0] #=> String
9690
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9691
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values #=> Array
9692
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values[0] #=> String
9693
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics #=> Hash
9694
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].comparison_operator #=> String
9695
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].value #=> Float
9696
+ # resp.journey_response.start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
9697
+ # resp.journey_response.start_condition.event_start_condition.segment_id #=> String
9590
9698
  # resp.journey_response.start_condition.segment_start_condition.segment_id #=> String
9591
9699
  # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
9592
9700
  # resp.journey_response.tags #=> Hash
@@ -9782,6 +9890,18 @@ module Aws::Pinpoint
9782
9890
  # resp.journey_response.schedule.timezone #=> String
9783
9891
  # resp.journey_response.start_activity #=> String
9784
9892
  # resp.journey_response.start_condition.description #=> String
9893
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes #=> Hash
9894
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9895
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values #=> Array
9896
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values[0] #=> String
9897
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9898
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values #=> Array
9899
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values[0] #=> String
9900
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics #=> Hash
9901
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].comparison_operator #=> String
9902
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].value #=> Float
9903
+ # resp.journey_response.start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
9904
+ # resp.journey_response.start_condition.event_start_condition.segment_id #=> String
9785
9905
  # resp.journey_response.start_condition.segment_start_condition.segment_id #=> String
9786
9906
  # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
9787
9907
  # resp.journey_response.tags #=> Hash
@@ -10479,7 +10599,7 @@ module Aws::Pinpoint
10479
10599
  params: params,
10480
10600
  config: config)
10481
10601
  context[:gem_name] = 'aws-sdk-pinpoint'
10482
- context[:gem_version] = '1.46.0'
10602
+ context[:gem_version] = '1.47.0'
10483
10603
  Seahorse::Client::Request.new(handlers, context)
10484
10604
  end
10485
10605
 
@@ -60,6 +60,7 @@ module Aws::Pinpoint
60
60
  ChannelsResponse = Shapes::StructureShape.new(name: 'ChannelsResponse')
61
61
  Condition = Shapes::StructureShape.new(name: 'Condition')
62
62
  ConditionalSplitActivity = Shapes::StructureShape.new(name: 'ConditionalSplitActivity')
63
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
63
64
  CreateAppRequest = Shapes::StructureShape.new(name: 'CreateAppRequest')
64
65
  CreateAppResponse = Shapes::StructureShape.new(name: 'CreateAppResponse')
65
66
  CreateApplicationRequest = Shapes::StructureShape.new(name: 'CreateApplicationRequest')
@@ -158,7 +159,9 @@ module Aws::Pinpoint
158
159
  Event = Shapes::StructureShape.new(name: 'Event')
159
160
  EventCondition = Shapes::StructureShape.new(name: 'EventCondition')
160
161
  EventDimensions = Shapes::StructureShape.new(name: 'EventDimensions')
162
+ EventFilter = Shapes::StructureShape.new(name: 'EventFilter')
161
163
  EventItemResponse = Shapes::StructureShape.new(name: 'EventItemResponse')
164
+ EventStartCondition = Shapes::StructureShape.new(name: 'EventStartCondition')
162
165
  EventStream = Shapes::StructureShape.new(name: 'EventStream')
163
166
  EventsBatch = Shapes::StructureShape.new(name: 'EventsBatch')
164
167
  EventsRequest = Shapes::StructureShape.new(name: 'EventsRequest')
@@ -871,6 +874,10 @@ module Aws::Pinpoint
871
874
  ConditionalSplitActivity.add_member(:true_activity, Shapes::ShapeRef.new(shape: __string, location_name: "TrueActivity"))
872
875
  ConditionalSplitActivity.struct_class = Types::ConditionalSplitActivity
873
876
 
877
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "Message"))
878
+ ConflictException.add_member(:request_id, Shapes::ShapeRef.new(shape: __string, location_name: "RequestID"))
879
+ ConflictException.struct_class = Types::ConflictException
880
+
874
881
  CreateAppRequest.add_member(:create_application_request, Shapes::ShapeRef.new(shape: CreateApplicationRequest, required: true, location_name: "CreateApplicationRequest"))
875
882
  CreateAppRequest.struct_class = Types::CreateAppRequest
876
883
  CreateAppRequest[:payload] = :create_application_request
@@ -1404,7 +1411,7 @@ module Aws::Pinpoint
1404
1411
  Event.add_member(:timestamp, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Timestamp"))
1405
1412
  Event.struct_class = Types::Event
1406
1413
 
1407
- EventCondition.add_member(:dimensions, Shapes::ShapeRef.new(shape: EventDimensions, required: true, location_name: "Dimensions"))
1414
+ EventCondition.add_member(:dimensions, Shapes::ShapeRef.new(shape: EventDimensions, location_name: "Dimensions"))
1408
1415
  EventCondition.add_member(:message_activity, Shapes::ShapeRef.new(shape: __string, location_name: "MessageActivity"))
1409
1416
  EventCondition.struct_class = Types::EventCondition
1410
1417
 
@@ -1413,10 +1420,18 @@ module Aws::Pinpoint
1413
1420
  EventDimensions.add_member(:metrics, Shapes::ShapeRef.new(shape: MapOfMetricDimension, location_name: "Metrics"))
1414
1421
  EventDimensions.struct_class = Types::EventDimensions
1415
1422
 
1423
+ EventFilter.add_member(:dimensions, Shapes::ShapeRef.new(shape: EventDimensions, required: true, location_name: "Dimensions"))
1424
+ EventFilter.add_member(:filter_type, Shapes::ShapeRef.new(shape: FilterType, required: true, location_name: "FilterType"))
1425
+ EventFilter.struct_class = Types::EventFilter
1426
+
1416
1427
  EventItemResponse.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "Message"))
1417
1428
  EventItemResponse.add_member(:status_code, Shapes::ShapeRef.new(shape: __integer, location_name: "StatusCode"))
1418
1429
  EventItemResponse.struct_class = Types::EventItemResponse
1419
1430
 
1431
+ EventStartCondition.add_member(:event_filter, Shapes::ShapeRef.new(shape: EventFilter, location_name: "EventFilter"))
1432
+ EventStartCondition.add_member(:segment_id, Shapes::ShapeRef.new(shape: __string, location_name: "SegmentId"))
1433
+ EventStartCondition.struct_class = Types::EventStartCondition
1434
+
1420
1435
  EventStream.add_member(:application_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ApplicationId"))
1421
1436
  EventStream.add_member(:destination_stream_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "DestinationStreamArn"))
1422
1437
  EventStream.add_member(:external_id, Shapes::ShapeRef.new(shape: __string, location_name: "ExternalId"))
@@ -2610,6 +2625,7 @@ module Aws::Pinpoint
2610
2625
  SimpleEmailPart.struct_class = Types::SimpleEmailPart
2611
2626
 
2612
2627
  StartCondition.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "Description"))
2628
+ StartCondition.add_member(:event_start_condition, Shapes::ShapeRef.new(shape: EventStartCondition, location_name: "EventStartCondition"))
2613
2629
  StartCondition.add_member(:segment_start_condition, Shapes::ShapeRef.new(shape: SegmentCondition, location_name: "SegmentStartCondition"))
2614
2630
  StartCondition.struct_class = Types::StartCondition
2615
2631
 
@@ -4604,6 +4620,7 @@ module Aws::Pinpoint
4604
4620
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4605
4621
  o.errors << Shapes::ShapeRef.new(shape: MethodNotAllowedException)
4606
4622
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
4623
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
4607
4624
  end)
4608
4625
 
4609
4626
  api.add_operation(:update_journey_state, Seahorse::Model::Operation.new.tap do |o|
@@ -28,6 +28,7 @@ module Aws::Pinpoint
28
28
  #
29
29
  # ## Error Classes
30
30
  # * {BadRequestException}
31
+ # * {ConflictException}
31
32
  # * {ForbiddenException}
32
33
  # * {InternalServerErrorException}
33
34
  # * {MethodNotAllowedException}
@@ -61,6 +62,26 @@ module Aws::Pinpoint
61
62
  end
62
63
  end
63
64
 
65
+ class ConflictException < ServiceError
66
+
67
+ # @param [Seahorse::Client::RequestContext] context
68
+ # @param [String] message
69
+ # @param [Aws::Pinpoint::Types::ConflictException] data
70
+ def initialize(context, message, data = Aws::EmptyStructure.new)
71
+ super(context, message, data)
72
+ end
73
+
74
+ # @return [String]
75
+ def message
76
+ @message || @data[:message]
77
+ end
78
+
79
+ # @return [String]
80
+ def request_id
81
+ @data[:request_id]
82
+ end
83
+ end
84
+
64
85
  class ForbiddenException < ServiceError
65
86
 
66
87
  # @param [Seahorse::Client::RequestContext] context
@@ -1265,7 +1265,7 @@ module Aws::Pinpoint
1265
1265
  # conditions: [
1266
1266
  # {
1267
1267
  # event_condition: {
1268
- # dimensions: { # required
1268
+ # dimensions: {
1269
1269
  # attributes: {
1270
1270
  # "__string" => {
1271
1271
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -1382,7 +1382,7 @@ module Aws::Pinpoint
1382
1382
  # {
1383
1383
  # condition: {
1384
1384
  # event_condition: {
1385
- # dimensions: { # required
1385
+ # dimensions: {
1386
1386
  # attributes: {
1387
1387
  # "__string" => {
1388
1388
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -1949,14 +1949,13 @@ module Aws::Pinpoint
1949
1949
  # @return [String]
1950
1950
  #
1951
1951
  # @!attribute [rw] limits
1952
- # The default sending limits for campaigns and journeys in the
1953
- # application.
1952
+ # The default sending limits for campaigns in the application.
1954
1953
  # @return [Types::CampaignLimits]
1955
1954
  #
1956
1955
  # @!attribute [rw] quiet_time
1957
- # The default quiet time for campaigns and journeys in the
1958
- # application. Quiet time is a specific time range when messages
1959
- # aren't sent to endpoints, if all the following conditions are met:
1956
+ # The default quiet time for campaigns in the application. Quiet time
1957
+ # is a specific time range when messages aren't sent to endpoints, if
1958
+ # all the following conditions are met:
1960
1959
  #
1961
1960
  # * The EndpointDemographic.Timezone property of the endpoint is set
1962
1961
  # to a valid value.
@@ -2584,7 +2583,7 @@ module Aws::Pinpoint
2584
2583
 
2585
2584
  # For a campaign, specifies limits on the messages that the campaign can
2586
2585
  # send. For an application, specifies the default limits for messages
2587
- # that campaigns and journeys in the application can send.
2586
+ # that campaigns in the application can send.
2588
2587
  #
2589
2588
  # @note When making an API call, you may pass CampaignLimits
2590
2589
  # data as a hash:
@@ -2613,8 +2612,8 @@ module Aws::Pinpoint
2613
2612
  # @!attribute [rw] messages_per_second
2614
2613
  # The maximum number of messages that a campaign can send each second.
2615
2614
  # For an application, this value specifies the default limit for the
2616
- # number of messages that campaigns and journeys can send each second.
2617
- # The minimum value is 50. The maximum value is 20,000.
2615
+ # number of messages that campaigns can send each second. The minimum
2616
+ # value is 50. The maximum value is 20,000.
2618
2617
  # @return [Integer]
2619
2618
  #
2620
2619
  # @!attribute [rw] total
@@ -2946,7 +2945,7 @@ module Aws::Pinpoint
2946
2945
  # conditions: [
2947
2946
  # {
2948
2947
  # event_condition: {
2949
- # dimensions: { # required
2948
+ # dimensions: {
2950
2949
  # attributes: {
2951
2950
  # "__string" => {
2952
2951
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -3063,6 +3062,19 @@ module Aws::Pinpoint
3063
3062
  # type of activity sends participants down one of two paths in a
3064
3063
  # journey, based on conditions that you specify.
3065
3064
  #
3065
+ # <note markdown="1">To create yes/no split activities that send participants down
3066
+ # different paths based on push notification events (such as Open or
3067
+ # Received events), your mobile app has to specify the User ID and
3068
+ # Endpoint ID values. For more information, see [Integrating Amazon
3069
+ # Pinpoint with your application][1] in the *Amazon Pinpoint Developer
3070
+ # Guide*.
3071
+ #
3072
+ # </note>
3073
+ #
3074
+ #
3075
+ #
3076
+ # [1]: https://docs.aws.amazon.com/pinpoint/latest/developerguide/integrate.html
3077
+ #
3066
3078
  # @note When making an API call, you may pass ConditionalSplitActivity
3067
3079
  # data as a hash:
3068
3080
  #
@@ -3071,7 +3083,7 @@ module Aws::Pinpoint
3071
3083
  # conditions: [
3072
3084
  # {
3073
3085
  # event_condition: {
3074
- # dimensions: { # required
3086
+ # dimensions: {
3075
3087
  # attributes: {
3076
3088
  # "__string" => {
3077
3089
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -3203,6 +3215,23 @@ module Aws::Pinpoint
3203
3215
  include Aws::Structure
3204
3216
  end
3205
3217
 
3218
+ # Provides information about an API request or response.
3219
+ #
3220
+ # @!attribute [rw] message
3221
+ # @return [String]
3222
+ #
3223
+ # @!attribute [rw] request_id
3224
+ # @return [String]
3225
+ #
3226
+ # @see http://docs.aws.amazon.com/goto/WebAPI/pinpoint-2016-12-01/ConflictException AWS API Documentation
3227
+ #
3228
+ class ConflictException < Struct.new(
3229
+ :message,
3230
+ :request_id)
3231
+ SENSITIVE = []
3232
+ include Aws::Structure
3233
+ end
3234
+
3206
3235
  # @note When making an API call, you may pass CreateAppRequest
3207
3236
  # data as a hash:
3208
3237
  #
@@ -3786,7 +3815,7 @@ module Aws::Pinpoint
3786
3815
  # conditions: [
3787
3816
  # {
3788
3817
  # event_condition: {
3789
- # dimensions: { # required
3818
+ # dimensions: {
3790
3819
  # attributes: {
3791
3820
  # "__string" => {
3792
3821
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -3903,7 +3932,7 @@ module Aws::Pinpoint
3903
3932
  # {
3904
3933
  # condition: {
3905
3934
  # event_condition: {
3906
- # dimensions: { # required
3935
+ # dimensions: {
3907
3936
  # attributes: {
3908
3937
  # "__string" => {
3909
3938
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -4057,6 +4086,30 @@ module Aws::Pinpoint
4057
4086
  # start_activity: "__string",
4058
4087
  # start_condition: {
4059
4088
  # description: "__string",
4089
+ # event_start_condition: {
4090
+ # event_filter: {
4091
+ # dimensions: { # required
4092
+ # attributes: {
4093
+ # "__string" => {
4094
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
4095
+ # values: ["__string"], # required
4096
+ # },
4097
+ # },
4098
+ # event_type: {
4099
+ # dimension_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
4100
+ # values: ["__string"], # required
4101
+ # },
4102
+ # metrics: {
4103
+ # "__string" => {
4104
+ # comparison_operator: "__string", # required
4105
+ # value: 1.0, # required
4106
+ # },
4107
+ # },
4108
+ # },
4109
+ # filter_type: "SYSTEM", # required, accepts SYSTEM, ENDPOINT
4110
+ # },
4111
+ # segment_id: "__string",
4112
+ # },
4060
4113
  # segment_start_condition: {
4061
4114
  # segment_id: "__string", # required
4062
4115
  # },
@@ -4746,11 +4799,11 @@ module Aws::Pinpoint
4746
4799
  # }
4747
4800
  #
4748
4801
  # @!attribute [rw] delivery_uri
4749
- # The destination to send the custom message to. This value can be one
4750
- # of the following:
4802
+ # The destination to send the campaign or treatment to. This value can
4803
+ # be one of the following:
4751
4804
  #
4752
4805
  # * The name or Amazon Resource Name (ARN) of an AWS Lambda function
4753
- # to invoke to handle delivery of the custom message.
4806
+ # to invoke to handle delivery of the campaign or treatment.
4754
4807
  #
4755
4808
  # * The URL for a web application or service that supports HTTPS and
4756
4809
  # can receive the message. The URL has to be a full URL, including
@@ -7323,7 +7376,7 @@ module Aws::Pinpoint
7323
7376
  # data as a hash:
7324
7377
  #
7325
7378
  # {
7326
- # dimensions: { # required
7379
+ # dimensions: {
7327
7380
  # attributes: {
7328
7381
  # "__string" => {
7329
7382
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -7422,6 +7475,58 @@ module Aws::Pinpoint
7422
7475
  include Aws::Structure
7423
7476
  end
7424
7477
 
7478
+ # Specifies the settings for an event that causes a campaign to be sent
7479
+ # or a journey activity to be performed.
7480
+ #
7481
+ # @note When making an API call, you may pass EventFilter
7482
+ # data as a hash:
7483
+ #
7484
+ # {
7485
+ # dimensions: { # required
7486
+ # attributes: {
7487
+ # "__string" => {
7488
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
7489
+ # values: ["__string"], # required
7490
+ # },
7491
+ # },
7492
+ # event_type: {
7493
+ # dimension_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
7494
+ # values: ["__string"], # required
7495
+ # },
7496
+ # metrics: {
7497
+ # "__string" => {
7498
+ # comparison_operator: "__string", # required
7499
+ # value: 1.0, # required
7500
+ # },
7501
+ # },
7502
+ # },
7503
+ # filter_type: "SYSTEM", # required, accepts SYSTEM, ENDPOINT
7504
+ # }
7505
+ #
7506
+ # @!attribute [rw] dimensions
7507
+ # The dimensions for the event filter to use for the campaign or the
7508
+ # journey activity.
7509
+ # @return [Types::EventDimensions]
7510
+ #
7511
+ # @!attribute [rw] filter_type
7512
+ # The type of event that causes the campaign to be sent or the journey
7513
+ # activity to be performed. Valid values are: SYSTEM, sends the
7514
+ # campaign or performs the activity when a system event occurs; and,
7515
+ # ENDPOINT, sends the campaign or performs the activity when an
7516
+ # endpoint event (<link linkend="apps-application-id-events" />
7517
+ #
7518
+ # Events resource</link>) occurs.
7519
+ # @return [String]
7520
+ #
7521
+ # @see http://docs.aws.amazon.com/goto/WebAPI/pinpoint-2016-12-01/EventFilter AWS API Documentation
7522
+ #
7523
+ class EventFilter < Struct.new(
7524
+ :dimensions,
7525
+ :filter_type)
7526
+ SENSITIVE = []
7527
+ include Aws::Structure
7528
+ end
7529
+
7425
7530
  # Provides the status code and message that result from processing an
7426
7531
  # event.
7427
7532
  #
@@ -7445,6 +7550,54 @@ module Aws::Pinpoint
7445
7550
  include Aws::Structure
7446
7551
  end
7447
7552
 
7553
+ # Specifies the settings for an event that causes a journey activity to
7554
+ # start.
7555
+ #
7556
+ # @note When making an API call, you may pass EventStartCondition
7557
+ # data as a hash:
7558
+ #
7559
+ # {
7560
+ # event_filter: {
7561
+ # dimensions: { # required
7562
+ # attributes: {
7563
+ # "__string" => {
7564
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
7565
+ # values: ["__string"], # required
7566
+ # },
7567
+ # },
7568
+ # event_type: {
7569
+ # dimension_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
7570
+ # values: ["__string"], # required
7571
+ # },
7572
+ # metrics: {
7573
+ # "__string" => {
7574
+ # comparison_operator: "__string", # required
7575
+ # value: 1.0, # required
7576
+ # },
7577
+ # },
7578
+ # },
7579
+ # filter_type: "SYSTEM", # required, accepts SYSTEM, ENDPOINT
7580
+ # },
7581
+ # segment_id: "__string",
7582
+ # }
7583
+ #
7584
+ # @!attribute [rw] event_filter
7585
+ # Specifies the settings for an event that causes a campaign to be
7586
+ # sent or a journey activity to be performed.
7587
+ # @return [Types::EventFilter]
7588
+ #
7589
+ # @!attribute [rw] segment_id
7590
+ # @return [String]
7591
+ #
7592
+ # @see http://docs.aws.amazon.com/goto/WebAPI/pinpoint-2016-12-01/EventStartCondition AWS API Documentation
7593
+ #
7594
+ class EventStartCondition < Struct.new(
7595
+ :event_filter,
7596
+ :segment_id)
7597
+ SENSITIVE = []
7598
+ include Aws::Structure
7599
+ end
7600
+
7448
7601
  # Specifies settings for publishing event data to an Amazon Kinesis data
7449
7602
  # stream or an Amazon Kinesis Data Firehose delivery stream.
7450
7603
  #
@@ -10534,7 +10687,7 @@ module Aws::Pinpoint
10534
10687
  #
10535
10688
  #
10536
10689
  #
10537
- # [1]: https://docs.aws.amazon.com/pinpoint/latest/developerguide/analytics-standard-metrics.html
10690
+ # [1]: https://docs.aws.amazon.com//pinpoint/latest/developerguide/analytics-standard-metrics.html
10538
10691
  # @return [Hash<String,String>]
10539
10692
  #
10540
10693
  # @see http://docs.aws.amazon.com/goto/WebAPI/pinpoint-2016-12-01/JourneyExecutionMetricsResponse AWS API Documentation
@@ -10778,7 +10931,7 @@ module Aws::Pinpoint
10778
10931
  #
10779
10932
  #
10780
10933
  #
10781
- # [1]: https://docs.aws.amazon.com.amazon.com/pinpoint/latest/userguide/channels-sms-countries.html
10934
+ # [1]: https://docs.aws.amazon.com/pinpoint/latest/userguide/channels-sms-countries.html
10782
10935
  # @return [String]
10783
10936
  #
10784
10937
  # @see http://docs.aws.amazon.com/goto/WebAPI/pinpoint-2016-12-01/JourneySMSMessage AWS API Documentation
@@ -11585,11 +11738,15 @@ module Aws::Pinpoint
11585
11738
  #
11586
11739
  # @!attribute [rw] addresses
11587
11740
  # A map of key-value pairs, where each key is an address and each
11588
- # value is an AddressConfiguration object. An address can be a push
11589
- # notification token, a phone number, or an email address. You can use
11590
- # an AddressConfiguration object to tailor the message for an address
11591
- # by specifying settings such as content overrides and message
11592
- # variables.
11741
+ # value is an [AddressConfiguration][1] object. An address can be a
11742
+ # push notification token, a phone number, or an email address. You
11743
+ # can use an [AddressConfiguration][1] object to tailor the message
11744
+ # for an address by specifying settings such as content overrides and
11745
+ # message variables.
11746
+ #
11747
+ #
11748
+ #
11749
+ # [1]: https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-messages.html#apps-application-id-messages-model-addressconfiguration
11593
11750
  # @return [Hash<String,Types::AddressConfiguration>]
11594
11751
  #
11595
11752
  # @!attribute [rw] context
@@ -11601,10 +11758,14 @@ module Aws::Pinpoint
11601
11758
  #
11602
11759
  # @!attribute [rw] endpoints
11603
11760
  # A map of key-value pairs, where each key is an endpoint ID and each
11604
- # value is an EndpointSendConfiguration object. You can use an
11605
- # EndpointSendConfiguration object to tailor the message for an
11761
+ # value is an [EndpointSendConfiguration][1] object. You can use an
11762
+ # [EndpointSendConfiguration][1] object to tailor the message for an
11606
11763
  # endpoint by specifying settings such as content overrides and
11607
11764
  # message variables.
11765
+ #
11766
+ #
11767
+ #
11768
+ # [1]: https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-messages.html#apps-application-id-messages-model-endpointsendconfiguration
11608
11769
  # @return [Hash<String,Types::EndpointSendConfiguration>]
11609
11770
  #
11610
11771
  # @!attribute [rw] message_configuration
@@ -11789,7 +11950,7 @@ module Aws::Pinpoint
11789
11950
  # {
11790
11951
  # condition: {
11791
11952
  # event_condition: {
11792
- # dimensions: { # required
11953
+ # dimensions: {
11793
11954
  # attributes: {
11794
11955
  # "__string" => {
11795
11956
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -11904,6 +12065,19 @@ module Aws::Pinpoint
11904
12065
  # paths (including a default *Else* path) in a journey, based on
11905
12066
  # conditions that you specify.
11906
12067
  #
12068
+ # <note markdown="1">To create multivariate split activities that send participants down
12069
+ # different paths based on push notification events (such as Open or
12070
+ # Received events), your mobile app has to specify the User ID and
12071
+ # Endpoint ID values. For more information, see [Integrating Amazon
12072
+ # Pinpoint with your application][1] in the *Amazon Pinpoint Developer
12073
+ # Guide*.
12074
+ #
12075
+ # </note>
12076
+ #
12077
+ #
12078
+ #
12079
+ # [1]: https://docs.aws.amazon.com/pinpoint/latest/developerguide/integrate.html
12080
+ #
11907
12081
  # @note When making an API call, you may pass MultiConditionalSplitActivity
11908
12082
  # data as a hash:
11909
12083
  #
@@ -11912,7 +12086,7 @@ module Aws::Pinpoint
11912
12086
  # {
11913
12087
  # condition: {
11914
12088
  # event_condition: {
11915
- # dimensions: { # required
12089
+ # dimensions: {
11916
12090
  # attributes: {
11917
12091
  # "__string" => {
11918
12092
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -13336,8 +13510,7 @@ module Aws::Pinpoint
13336
13510
  # @return [String]
13337
13511
  #
13338
13512
  # @!attribute [rw] media_url
13339
- # The URL of an image or video to display in the SMS message. This
13340
- # field is reserved for future use.
13513
+ # This field is reserved for future use.
13341
13514
  # @return [String]
13342
13515
  #
13343
13516
  # @!attribute [rw] message_type
@@ -14845,10 +15018,14 @@ module Aws::Pinpoint
14845
15018
  # @return [String]
14846
15019
  #
14847
15020
  # @!attribute [rw] users
14848
- # A map that associates user IDs with EndpointSendConfiguration
14849
- # objects. You can use an EndpointSendConfiguration object to tailor
14850
- # the message for a user by specifying settings such as content
15021
+ # A map that associates user IDs with [EndpointSendConfiguration][1]
15022
+ # objects. You can use an [EndpointSendConfiguration][1] object to
15023
+ # tailor the message for a user by specifying settings such as content
14851
15024
  # overrides and message variables.
15025
+ #
15026
+ #
15027
+ #
15028
+ # [1]: https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-messages.html#apps-application-id-messages-model-endpointsendconfiguration
14852
15029
  # @return [Hash<String,Types::EndpointSendConfiguration>]
14853
15030
  #
14854
15031
  # @see http://docs.aws.amazon.com/goto/WebAPI/pinpoint-2016-12-01/SendUsersMessageRequest AWS API Documentation
@@ -15200,7 +15377,7 @@ module Aws::Pinpoint
15200
15377
  #
15201
15378
  # {
15202
15379
  # event_condition: {
15203
- # dimensions: { # required
15380
+ # dimensions: {
15204
15381
  # attributes: {
15205
15382
  # "__string" => {
15206
15383
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -15399,6 +15576,30 @@ module Aws::Pinpoint
15399
15576
  #
15400
15577
  # {
15401
15578
  # description: "__string",
15579
+ # event_start_condition: {
15580
+ # event_filter: {
15581
+ # dimensions: { # required
15582
+ # attributes: {
15583
+ # "__string" => {
15584
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
15585
+ # values: ["__string"], # required
15586
+ # },
15587
+ # },
15588
+ # event_type: {
15589
+ # dimension_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
15590
+ # values: ["__string"], # required
15591
+ # },
15592
+ # metrics: {
15593
+ # "__string" => {
15594
+ # comparison_operator: "__string", # required
15595
+ # value: 1.0, # required
15596
+ # },
15597
+ # },
15598
+ # },
15599
+ # filter_type: "SYSTEM", # required, accepts SYSTEM, ENDPOINT
15600
+ # },
15601
+ # segment_id: "__string",
15602
+ # },
15402
15603
  # segment_start_condition: {
15403
15604
  # segment_id: "__string", # required
15404
15605
  # },
@@ -15408,6 +15609,11 @@ module Aws::Pinpoint
15408
15609
  # The custom description of the condition.
15409
15610
  # @return [String]
15410
15611
  #
15612
+ # @!attribute [rw] event_start_condition
15613
+ # Specifies the settings for an event that causes a journey activity
15614
+ # to start.
15615
+ # @return [Types::EventStartCondition]
15616
+ #
15411
15617
  # @!attribute [rw] segment_start_condition
15412
15618
  # The segment that's associated with the first activity in the
15413
15619
  # journey. This segment determines which users are participants in the
@@ -15418,6 +15624,7 @@ module Aws::Pinpoint
15418
15624
  #
15419
15625
  class StartCondition < Struct.new(
15420
15626
  :description,
15627
+ :event_start_condition,
15421
15628
  :segment_start_condition)
15422
15629
  SENSITIVE = []
15423
15630
  include Aws::Structure
@@ -16926,7 +17133,7 @@ module Aws::Pinpoint
16926
17133
  # conditions: [
16927
17134
  # {
16928
17135
  # event_condition: {
16929
- # dimensions: { # required
17136
+ # dimensions: {
16930
17137
  # attributes: {
16931
17138
  # "__string" => {
16932
17139
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -17043,7 +17250,7 @@ module Aws::Pinpoint
17043
17250
  # {
17044
17251
  # condition: {
17045
17252
  # event_condition: {
17046
- # dimensions: { # required
17253
+ # dimensions: {
17047
17254
  # attributes: {
17048
17255
  # "__string" => {
17049
17256
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -17197,6 +17404,30 @@ module Aws::Pinpoint
17197
17404
  # start_activity: "__string",
17198
17405
  # start_condition: {
17199
17406
  # description: "__string",
17407
+ # event_start_condition: {
17408
+ # event_filter: {
17409
+ # dimensions: { # required
17410
+ # attributes: {
17411
+ # "__string" => {
17412
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
17413
+ # values: ["__string"], # required
17414
+ # },
17415
+ # },
17416
+ # event_type: {
17417
+ # dimension_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
17418
+ # values: ["__string"], # required
17419
+ # },
17420
+ # metrics: {
17421
+ # "__string" => {
17422
+ # comparison_operator: "__string", # required
17423
+ # value: 1.0, # required
17424
+ # },
17425
+ # },
17426
+ # },
17427
+ # filter_type: "SYSTEM", # required, accepts SYSTEM, ENDPOINT
17428
+ # },
17429
+ # segment_id: "__string",
17430
+ # },
17200
17431
  # segment_start_condition: {
17201
17432
  # segment_id: "__string", # required
17202
17433
  # },
@@ -18446,9 +18677,9 @@ module Aws::Pinpoint
18446
18677
  # @return [Boolean]
18447
18678
  #
18448
18679
  # @!attribute [rw] limits
18449
- # The default sending limits for campaigns and journeys in the
18450
- # application. To override these limits and define custom limits for a
18451
- # specific campaign or journey, use the <link
18680
+ # The default sending limits for campaigns in the application. To
18681
+ # override these limits and define custom limits for a specific
18682
+ # campaign or journey, use the <link
18452
18683
  # linkend="apps-application-id-campaigns-campaign-id" />
18453
18684
  #
18454
18685
  # Campaign</link> resource or the <link
@@ -18458,9 +18689,9 @@ module Aws::Pinpoint
18458
18689
  # @return [Types::CampaignLimits]
18459
18690
  #
18460
18691
  # @!attribute [rw] quiet_time
18461
- # The default quiet time for campaigns and journeys in the
18462
- # application. Quiet time is a specific time range when messages
18463
- # aren't sent to endpoints, if all the following conditions are met:
18692
+ # The default quiet time for campaigns in the application. Quiet time
18693
+ # is a specific time range when messages aren't sent to endpoints, if
18694
+ # all the following conditions are met:
18464
18695
  #
18465
18696
  # * The EndpointDemographic.Timezone property of the endpoint is set
18466
18697
  # to a valid value.
@@ -18980,7 +19211,7 @@ module Aws::Pinpoint
18980
19211
  # conditions: [
18981
19212
  # {
18982
19213
  # event_condition: {
18983
- # dimensions: { # required
19214
+ # dimensions: {
18984
19215
  # attributes: {
18985
19216
  # "__string" => {
18986
19217
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -19097,7 +19328,7 @@ module Aws::Pinpoint
19097
19328
  # {
19098
19329
  # condition: {
19099
19330
  # event_condition: {
19100
- # dimensions: { # required
19331
+ # dimensions: {
19101
19332
  # attributes: {
19102
19333
  # "__string" => {
19103
19334
  # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
@@ -19251,6 +19482,30 @@ module Aws::Pinpoint
19251
19482
  # start_activity: "__string",
19252
19483
  # start_condition: {
19253
19484
  # description: "__string",
19485
+ # event_start_condition: {
19486
+ # event_filter: {
19487
+ # dimensions: { # required
19488
+ # attributes: {
19489
+ # "__string" => {
19490
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
19491
+ # values: ["__string"], # required
19492
+ # },
19493
+ # },
19494
+ # event_type: {
19495
+ # dimension_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
19496
+ # values: ["__string"], # required
19497
+ # },
19498
+ # metrics: {
19499
+ # "__string" => {
19500
+ # comparison_operator: "__string", # required
19501
+ # value: 1.0, # required
19502
+ # },
19503
+ # },
19504
+ # },
19505
+ # filter_type: "SYSTEM", # required, accepts SYSTEM, ENDPOINT
19506
+ # },
19507
+ # segment_id: "__string",
19508
+ # },
19254
19509
  # segment_start_condition: {
19255
19510
  # segment_id: "__string", # required
19256
19511
  # },
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-pinpoint
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.46.0
4
+ version: 1.47.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: 2020-09-15 00:00:00.000000000 Z
11
+ date: 2020-09-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.99.0
22
+ version: 3.109.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.99.0
32
+ version: 3.109.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement