aws-sdk-pinpoint 1.48.0 → 1.53.0

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION ADDED
@@ -0,0 +1 @@
1
+ 1.53.0
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -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.48.0'
51
+ GEM_VERSION = '1.53.0'
52
52
 
53
53
  end
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -471,7 +471,10 @@ module Aws::Pinpoint
471
471
  # sms_message: {
472
472
  # body: "__string",
473
473
  # message_type: "TRANSACTIONAL", # accepts TRANSACTIONAL, PROMOTIONAL
474
+ # origination_number: "__string",
474
475
  # sender_id: "__string",
476
+ # entity_id: "__string",
477
+ # template_id: "__string",
475
478
  # },
476
479
  # },
477
480
  # schedule: {
@@ -630,7 +633,10 @@ module Aws::Pinpoint
630
633
  # sms_message: {
631
634
  # body: "__string",
632
635
  # message_type: "TRANSACTIONAL", # accepts TRANSACTIONAL, PROMOTIONAL
636
+ # origination_number: "__string",
633
637
  # sender_id: "__string",
638
+ # entity_id: "__string",
639
+ # template_id: "__string",
634
640
  # },
635
641
  # },
636
642
  # name: "__string",
@@ -768,7 +774,10 @@ module Aws::Pinpoint
768
774
  # resp.campaign_response.additional_treatments[0].message_configuration.gcm_message.url #=> String
769
775
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.body #=> String
770
776
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
777
+ # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.origination_number #=> String
771
778
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.sender_id #=> String
779
+ # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.entity_id #=> String
780
+ # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.template_id #=> String
772
781
  # resp.campaign_response.additional_treatments[0].schedule.end_time #=> String
773
782
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes #=> Hash
774
783
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
@@ -885,7 +894,10 @@ module Aws::Pinpoint
885
894
  # resp.campaign_response.message_configuration.gcm_message.url #=> String
886
895
  # resp.campaign_response.message_configuration.sms_message.body #=> String
887
896
  # resp.campaign_response.message_configuration.sms_message.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
897
+ # resp.campaign_response.message_configuration.sms_message.origination_number #=> String
888
898
  # resp.campaign_response.message_configuration.sms_message.sender_id #=> String
899
+ # resp.campaign_response.message_configuration.sms_message.entity_id #=> String
900
+ # resp.campaign_response.message_configuration.sms_message.template_id #=> String
889
901
  # resp.campaign_response.name #=> String
890
902
  # resp.campaign_response.schedule.end_time #=> String
891
903
  # resp.campaign_response.schedule.event_filter.dimensions.attributes #=> Hash
@@ -1357,7 +1369,10 @@ module Aws::Pinpoint
1357
1369
  # sms: {
1358
1370
  # message_config: {
1359
1371
  # message_type: "TRANSACTIONAL", # accepts TRANSACTIONAL, PROMOTIONAL
1372
+ # origination_number: "__string",
1360
1373
  # sender_id: "__string",
1374
+ # entity_id: "__string",
1375
+ # template_id: "__string",
1361
1376
  # },
1362
1377
  # next_activity: "__string",
1363
1378
  # template_name: "__string",
@@ -1378,6 +1393,7 @@ module Aws::Pinpoint
1378
1393
  # daily_cap: 1,
1379
1394
  # endpoint_reentry_cap: 1,
1380
1395
  # messages_per_second: 1,
1396
+ # endpoint_reentry_interval: "__string",
1381
1397
  # },
1382
1398
  # local_time: false,
1383
1399
  # name: "__string", # required
@@ -1422,7 +1438,9 @@ module Aws::Pinpoint
1422
1438
  # segment_id: "__string", # required
1423
1439
  # },
1424
1440
  # },
1425
- # state: "DRAFT", # accepts DRAFT, ACTIVE, COMPLETED, CANCELLED, CLOSED
1441
+ # state: "DRAFT", # accepts DRAFT, ACTIVE, COMPLETED, CANCELLED, CLOSED, PAUSED
1442
+ # wait_for_quiet_time: false,
1443
+ # refresh_on_segment_update: false,
1426
1444
  # },
1427
1445
  # })
1428
1446
  #
@@ -1560,7 +1578,10 @@ module Aws::Pinpoint
1560
1578
  # resp.journey_response.activities["__string"].random_split.branches[0].next_activity #=> String
1561
1579
  # resp.journey_response.activities["__string"].random_split.branches[0].percentage #=> Integer
1562
1580
  # resp.journey_response.activities["__string"].sms.message_config.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
1581
+ # resp.journey_response.activities["__string"].sms.message_config.origination_number #=> String
1563
1582
  # resp.journey_response.activities["__string"].sms.message_config.sender_id #=> String
1583
+ # resp.journey_response.activities["__string"].sms.message_config.entity_id #=> String
1584
+ # resp.journey_response.activities["__string"].sms.message_config.template_id #=> String
1564
1585
  # resp.journey_response.activities["__string"].sms.next_activity #=> String
1565
1586
  # resp.journey_response.activities["__string"].sms.template_name #=> String
1566
1587
  # resp.journey_response.activities["__string"].sms.template_version #=> String
@@ -1574,6 +1595,7 @@ module Aws::Pinpoint
1574
1595
  # resp.journey_response.limits.daily_cap #=> Integer
1575
1596
  # resp.journey_response.limits.endpoint_reentry_cap #=> Integer
1576
1597
  # resp.journey_response.limits.messages_per_second #=> Integer
1598
+ # resp.journey_response.limits.endpoint_reentry_interval #=> String
1577
1599
  # resp.journey_response.local_time #=> Boolean
1578
1600
  # resp.journey_response.name #=> String
1579
1601
  # resp.journey_response.quiet_time.end #=> String
@@ -1597,7 +1619,7 @@ module Aws::Pinpoint
1597
1619
  # resp.journey_response.start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
1598
1620
  # resp.journey_response.start_condition.event_start_condition.segment_id #=> String
1599
1621
  # resp.journey_response.start_condition.segment_start_condition.segment_id #=> String
1600
- # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
1622
+ # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED", "PAUSED"
1601
1623
  # resp.journey_response.tags #=> Hash
1602
1624
  # resp.journey_response.tags["__string"] #=> String
1603
1625
  #
@@ -2479,7 +2501,10 @@ module Aws::Pinpoint
2479
2501
  # resp.campaign_response.additional_treatments[0].message_configuration.gcm_message.url #=> String
2480
2502
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.body #=> String
2481
2503
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
2504
+ # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.origination_number #=> String
2482
2505
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.sender_id #=> String
2506
+ # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.entity_id #=> String
2507
+ # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.template_id #=> String
2483
2508
  # resp.campaign_response.additional_treatments[0].schedule.end_time #=> String
2484
2509
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes #=> Hash
2485
2510
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
@@ -2596,7 +2621,10 @@ module Aws::Pinpoint
2596
2621
  # resp.campaign_response.message_configuration.gcm_message.url #=> String
2597
2622
  # resp.campaign_response.message_configuration.sms_message.body #=> String
2598
2623
  # resp.campaign_response.message_configuration.sms_message.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
2624
+ # resp.campaign_response.message_configuration.sms_message.origination_number #=> String
2599
2625
  # resp.campaign_response.message_configuration.sms_message.sender_id #=> String
2626
+ # resp.campaign_response.message_configuration.sms_message.entity_id #=> String
2627
+ # resp.campaign_response.message_configuration.sms_message.template_id #=> String
2600
2628
  # resp.campaign_response.name #=> String
2601
2629
  # resp.campaign_response.schedule.end_time #=> String
2602
2630
  # resp.campaign_response.schedule.event_filter.dimensions.attributes #=> Hash
@@ -2999,7 +3027,10 @@ module Aws::Pinpoint
2999
3027
  # resp.journey_response.activities["__string"].random_split.branches[0].next_activity #=> String
3000
3028
  # resp.journey_response.activities["__string"].random_split.branches[0].percentage #=> Integer
3001
3029
  # resp.journey_response.activities["__string"].sms.message_config.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
3030
+ # resp.journey_response.activities["__string"].sms.message_config.origination_number #=> String
3002
3031
  # resp.journey_response.activities["__string"].sms.message_config.sender_id #=> String
3032
+ # resp.journey_response.activities["__string"].sms.message_config.entity_id #=> String
3033
+ # resp.journey_response.activities["__string"].sms.message_config.template_id #=> String
3003
3034
  # resp.journey_response.activities["__string"].sms.next_activity #=> String
3004
3035
  # resp.journey_response.activities["__string"].sms.template_name #=> String
3005
3036
  # resp.journey_response.activities["__string"].sms.template_version #=> String
@@ -3013,6 +3044,7 @@ module Aws::Pinpoint
3013
3044
  # resp.journey_response.limits.daily_cap #=> Integer
3014
3045
  # resp.journey_response.limits.endpoint_reentry_cap #=> Integer
3015
3046
  # resp.journey_response.limits.messages_per_second #=> Integer
3047
+ # resp.journey_response.limits.endpoint_reentry_interval #=> String
3016
3048
  # resp.journey_response.local_time #=> Boolean
3017
3049
  # resp.journey_response.name #=> String
3018
3050
  # resp.journey_response.quiet_time.end #=> String
@@ -3036,7 +3068,7 @@ module Aws::Pinpoint
3036
3068
  # resp.journey_response.start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
3037
3069
  # resp.journey_response.start_condition.event_start_condition.segment_id #=> String
3038
3070
  # resp.journey_response.start_condition.segment_start_condition.segment_id #=> String
3039
- # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
3071
+ # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED", "PAUSED"
3040
3072
  # resp.journey_response.tags #=> Hash
3041
3073
  # resp.journey_response.tags["__string"] #=> String
3042
3074
  #
@@ -3937,7 +3969,10 @@ module Aws::Pinpoint
3937
3969
  # resp.campaign_response.additional_treatments[0].message_configuration.gcm_message.url #=> String
3938
3970
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.body #=> String
3939
3971
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
3972
+ # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.origination_number #=> String
3940
3973
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.sender_id #=> String
3974
+ # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.entity_id #=> String
3975
+ # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.template_id #=> String
3941
3976
  # resp.campaign_response.additional_treatments[0].schedule.end_time #=> String
3942
3977
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes #=> Hash
3943
3978
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
@@ -4054,7 +4089,10 @@ module Aws::Pinpoint
4054
4089
  # resp.campaign_response.message_configuration.gcm_message.url #=> String
4055
4090
  # resp.campaign_response.message_configuration.sms_message.body #=> String
4056
4091
  # resp.campaign_response.message_configuration.sms_message.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
4092
+ # resp.campaign_response.message_configuration.sms_message.origination_number #=> String
4057
4093
  # resp.campaign_response.message_configuration.sms_message.sender_id #=> String
4094
+ # resp.campaign_response.message_configuration.sms_message.entity_id #=> String
4095
+ # resp.campaign_response.message_configuration.sms_message.template_id #=> String
4058
4096
  # resp.campaign_response.name #=> String
4059
4097
  # resp.campaign_response.schedule.end_time #=> String
4060
4098
  # resp.campaign_response.schedule.event_filter.dimensions.attributes #=> Hash
@@ -4305,7 +4343,10 @@ module Aws::Pinpoint
4305
4343
  # resp.campaign_response.additional_treatments[0].message_configuration.gcm_message.url #=> String
4306
4344
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.body #=> String
4307
4345
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
4346
+ # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.origination_number #=> String
4308
4347
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.sender_id #=> String
4348
+ # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.entity_id #=> String
4349
+ # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.template_id #=> String
4309
4350
  # resp.campaign_response.additional_treatments[0].schedule.end_time #=> String
4310
4351
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes #=> Hash
4311
4352
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
@@ -4422,7 +4463,10 @@ module Aws::Pinpoint
4422
4463
  # resp.campaign_response.message_configuration.gcm_message.url #=> String
4423
4464
  # resp.campaign_response.message_configuration.sms_message.body #=> String
4424
4465
  # resp.campaign_response.message_configuration.sms_message.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
4466
+ # resp.campaign_response.message_configuration.sms_message.origination_number #=> String
4425
4467
  # resp.campaign_response.message_configuration.sms_message.sender_id #=> String
4468
+ # resp.campaign_response.message_configuration.sms_message.entity_id #=> String
4469
+ # resp.campaign_response.message_configuration.sms_message.template_id #=> String
4426
4470
  # resp.campaign_response.name #=> String
4427
4471
  # resp.campaign_response.schedule.end_time #=> String
4428
4472
  # resp.campaign_response.schedule.event_filter.dimensions.attributes #=> Hash
@@ -4567,7 +4611,10 @@ module Aws::Pinpoint
4567
4611
  # resp.campaigns_response.item[0].additional_treatments[0].message_configuration.gcm_message.url #=> String
4568
4612
  # resp.campaigns_response.item[0].additional_treatments[0].message_configuration.sms_message.body #=> String
4569
4613
  # resp.campaigns_response.item[0].additional_treatments[0].message_configuration.sms_message.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
4614
+ # resp.campaigns_response.item[0].additional_treatments[0].message_configuration.sms_message.origination_number #=> String
4570
4615
  # resp.campaigns_response.item[0].additional_treatments[0].message_configuration.sms_message.sender_id #=> String
4616
+ # resp.campaigns_response.item[0].additional_treatments[0].message_configuration.sms_message.entity_id #=> String
4617
+ # resp.campaigns_response.item[0].additional_treatments[0].message_configuration.sms_message.template_id #=> String
4571
4618
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.end_time #=> String
4572
4619
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.event_filter.dimensions.attributes #=> Hash
4573
4620
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
@@ -4684,7 +4731,10 @@ module Aws::Pinpoint
4684
4731
  # resp.campaigns_response.item[0].message_configuration.gcm_message.url #=> String
4685
4732
  # resp.campaigns_response.item[0].message_configuration.sms_message.body #=> String
4686
4733
  # resp.campaigns_response.item[0].message_configuration.sms_message.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
4734
+ # resp.campaigns_response.item[0].message_configuration.sms_message.origination_number #=> String
4687
4735
  # resp.campaigns_response.item[0].message_configuration.sms_message.sender_id #=> String
4736
+ # resp.campaigns_response.item[0].message_configuration.sms_message.entity_id #=> String
4737
+ # resp.campaigns_response.item[0].message_configuration.sms_message.template_id #=> String
4688
4738
  # resp.campaigns_response.item[0].name #=> String
4689
4739
  # resp.campaigns_response.item[0].schedule.end_time #=> String
4690
4740
  # resp.campaigns_response.item[0].schedule.event_filter.dimensions.attributes #=> Hash
@@ -4828,7 +4878,10 @@ module Aws::Pinpoint
4828
4878
  # resp.campaigns_response.item[0].additional_treatments[0].message_configuration.gcm_message.url #=> String
4829
4879
  # resp.campaigns_response.item[0].additional_treatments[0].message_configuration.sms_message.body #=> String
4830
4880
  # resp.campaigns_response.item[0].additional_treatments[0].message_configuration.sms_message.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
4881
+ # resp.campaigns_response.item[0].additional_treatments[0].message_configuration.sms_message.origination_number #=> String
4831
4882
  # resp.campaigns_response.item[0].additional_treatments[0].message_configuration.sms_message.sender_id #=> String
4883
+ # resp.campaigns_response.item[0].additional_treatments[0].message_configuration.sms_message.entity_id #=> String
4884
+ # resp.campaigns_response.item[0].additional_treatments[0].message_configuration.sms_message.template_id #=> String
4832
4885
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.end_time #=> String
4833
4886
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.event_filter.dimensions.attributes #=> Hash
4834
4887
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
@@ -4945,7 +4998,10 @@ module Aws::Pinpoint
4945
4998
  # resp.campaigns_response.item[0].message_configuration.gcm_message.url #=> String
4946
4999
  # resp.campaigns_response.item[0].message_configuration.sms_message.body #=> String
4947
5000
  # resp.campaigns_response.item[0].message_configuration.sms_message.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
5001
+ # resp.campaigns_response.item[0].message_configuration.sms_message.origination_number #=> String
4948
5002
  # resp.campaigns_response.item[0].message_configuration.sms_message.sender_id #=> String
5003
+ # resp.campaigns_response.item[0].message_configuration.sms_message.entity_id #=> String
5004
+ # resp.campaigns_response.item[0].message_configuration.sms_message.template_id #=> String
4949
5005
  # resp.campaigns_response.item[0].name #=> String
4950
5006
  # resp.campaigns_response.item[0].schedule.end_time #=> String
4951
5007
  # resp.campaigns_response.item[0].schedule.event_filter.dimensions.attributes #=> Hash
@@ -5607,7 +5663,10 @@ module Aws::Pinpoint
5607
5663
  # resp.journey_response.activities["__string"].random_split.branches[0].next_activity #=> String
5608
5664
  # resp.journey_response.activities["__string"].random_split.branches[0].percentage #=> Integer
5609
5665
  # resp.journey_response.activities["__string"].sms.message_config.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
5666
+ # resp.journey_response.activities["__string"].sms.message_config.origination_number #=> String
5610
5667
  # resp.journey_response.activities["__string"].sms.message_config.sender_id #=> String
5668
+ # resp.journey_response.activities["__string"].sms.message_config.entity_id #=> String
5669
+ # resp.journey_response.activities["__string"].sms.message_config.template_id #=> String
5611
5670
  # resp.journey_response.activities["__string"].sms.next_activity #=> String
5612
5671
  # resp.journey_response.activities["__string"].sms.template_name #=> String
5613
5672
  # resp.journey_response.activities["__string"].sms.template_version #=> String
@@ -5621,6 +5680,7 @@ module Aws::Pinpoint
5621
5680
  # resp.journey_response.limits.daily_cap #=> Integer
5622
5681
  # resp.journey_response.limits.endpoint_reentry_cap #=> Integer
5623
5682
  # resp.journey_response.limits.messages_per_second #=> Integer
5683
+ # resp.journey_response.limits.endpoint_reentry_interval #=> String
5624
5684
  # resp.journey_response.local_time #=> Boolean
5625
5685
  # resp.journey_response.name #=> String
5626
5686
  # resp.journey_response.quiet_time.end #=> String
@@ -5644,7 +5704,7 @@ module Aws::Pinpoint
5644
5704
  # resp.journey_response.start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
5645
5705
  # resp.journey_response.start_condition.event_start_condition.segment_id #=> String
5646
5706
  # resp.journey_response.start_condition.segment_start_condition.segment_id #=> String
5647
- # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
5707
+ # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED", "PAUSED"
5648
5708
  # resp.journey_response.tags #=> Hash
5649
5709
  # resp.journey_response.tags["__string"] #=> String
5650
5710
  #
@@ -7001,7 +7061,10 @@ module Aws::Pinpoint
7001
7061
  # resp.journeys_response.item[0].activities["__string"].random_split.branches[0].next_activity #=> String
7002
7062
  # resp.journeys_response.item[0].activities["__string"].random_split.branches[0].percentage #=> Integer
7003
7063
  # resp.journeys_response.item[0].activities["__string"].sms.message_config.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
7064
+ # resp.journeys_response.item[0].activities["__string"].sms.message_config.origination_number #=> String
7004
7065
  # resp.journeys_response.item[0].activities["__string"].sms.message_config.sender_id #=> String
7066
+ # resp.journeys_response.item[0].activities["__string"].sms.message_config.entity_id #=> String
7067
+ # resp.journeys_response.item[0].activities["__string"].sms.message_config.template_id #=> String
7005
7068
  # resp.journeys_response.item[0].activities["__string"].sms.next_activity #=> String
7006
7069
  # resp.journeys_response.item[0].activities["__string"].sms.template_name #=> String
7007
7070
  # resp.journeys_response.item[0].activities["__string"].sms.template_version #=> String
@@ -7015,6 +7078,7 @@ module Aws::Pinpoint
7015
7078
  # resp.journeys_response.item[0].limits.daily_cap #=> Integer
7016
7079
  # resp.journeys_response.item[0].limits.endpoint_reentry_cap #=> Integer
7017
7080
  # resp.journeys_response.item[0].limits.messages_per_second #=> Integer
7081
+ # resp.journeys_response.item[0].limits.endpoint_reentry_interval #=> String
7018
7082
  # resp.journeys_response.item[0].local_time #=> Boolean
7019
7083
  # resp.journeys_response.item[0].name #=> String
7020
7084
  # resp.journeys_response.item[0].quiet_time.end #=> String
@@ -7038,7 +7102,7 @@ module Aws::Pinpoint
7038
7102
  # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
7039
7103
  # resp.journeys_response.item[0].start_condition.event_start_condition.segment_id #=> String
7040
7104
  # resp.journeys_response.item[0].start_condition.segment_start_condition.segment_id #=> String
7041
- # resp.journeys_response.item[0].state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
7105
+ # resp.journeys_response.item[0].state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED", "PAUSED"
7042
7106
  # resp.journeys_response.item[0].tags #=> Hash
7043
7107
  # resp.journeys_response.item[0].tags["__string"] #=> String
7044
7108
  # resp.journeys_response.next_token #=> String
@@ -7597,6 +7661,8 @@ module Aws::Pinpoint
7597
7661
  # substitutions: {
7598
7662
  # "__string" => ["__string"],
7599
7663
  # },
7664
+ # entity_id: "__string",
7665
+ # template_id: "__string",
7600
7666
  # },
7601
7667
  # voice_message: {
7602
7668
  # body: "__string",
@@ -7822,6 +7888,8 @@ module Aws::Pinpoint
7822
7888
  # substitutions: {
7823
7889
  # "__string" => ["__string"],
7824
7890
  # },
7891
+ # entity_id: "__string",
7892
+ # template_id: "__string",
7825
7893
  # },
7826
7894
  # voice_message: {
7827
7895
  # body: "__string",
@@ -8418,7 +8486,10 @@ module Aws::Pinpoint
8418
8486
  # sms_message: {
8419
8487
  # body: "__string",
8420
8488
  # message_type: "TRANSACTIONAL", # accepts TRANSACTIONAL, PROMOTIONAL
8489
+ # origination_number: "__string",
8421
8490
  # sender_id: "__string",
8491
+ # entity_id: "__string",
8492
+ # template_id: "__string",
8422
8493
  # },
8423
8494
  # },
8424
8495
  # schedule: {
@@ -8577,7 +8648,10 @@ module Aws::Pinpoint
8577
8648
  # sms_message: {
8578
8649
  # body: "__string",
8579
8650
  # message_type: "TRANSACTIONAL", # accepts TRANSACTIONAL, PROMOTIONAL
8651
+ # origination_number: "__string",
8580
8652
  # sender_id: "__string",
8653
+ # entity_id: "__string",
8654
+ # template_id: "__string",
8581
8655
  # },
8582
8656
  # },
8583
8657
  # name: "__string",
@@ -8715,7 +8789,10 @@ module Aws::Pinpoint
8715
8789
  # resp.campaign_response.additional_treatments[0].message_configuration.gcm_message.url #=> String
8716
8790
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.body #=> String
8717
8791
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
8792
+ # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.origination_number #=> String
8718
8793
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.sender_id #=> String
8794
+ # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.entity_id #=> String
8795
+ # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.template_id #=> String
8719
8796
  # resp.campaign_response.additional_treatments[0].schedule.end_time #=> String
8720
8797
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes #=> Hash
8721
8798
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
@@ -8832,7 +8909,10 @@ module Aws::Pinpoint
8832
8909
  # resp.campaign_response.message_configuration.gcm_message.url #=> String
8833
8910
  # resp.campaign_response.message_configuration.sms_message.body #=> String
8834
8911
  # resp.campaign_response.message_configuration.sms_message.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
8912
+ # resp.campaign_response.message_configuration.sms_message.origination_number #=> String
8835
8913
  # resp.campaign_response.message_configuration.sms_message.sender_id #=> String
8914
+ # resp.campaign_response.message_configuration.sms_message.entity_id #=> String
8915
+ # resp.campaign_response.message_configuration.sms_message.template_id #=> String
8836
8916
  # resp.campaign_response.name #=> String
8837
8917
  # resp.campaign_response.schedule.end_time #=> String
8838
8918
  # resp.campaign_response.schedule.event_filter.dimensions.attributes #=> Hash
@@ -9456,7 +9536,10 @@ module Aws::Pinpoint
9456
9536
  # sms: {
9457
9537
  # message_config: {
9458
9538
  # message_type: "TRANSACTIONAL", # accepts TRANSACTIONAL, PROMOTIONAL
9539
+ # origination_number: "__string",
9459
9540
  # sender_id: "__string",
9541
+ # entity_id: "__string",
9542
+ # template_id: "__string",
9460
9543
  # },
9461
9544
  # next_activity: "__string",
9462
9545
  # template_name: "__string",
@@ -9477,6 +9560,7 @@ module Aws::Pinpoint
9477
9560
  # daily_cap: 1,
9478
9561
  # endpoint_reentry_cap: 1,
9479
9562
  # messages_per_second: 1,
9563
+ # endpoint_reentry_interval: "__string",
9480
9564
  # },
9481
9565
  # local_time: false,
9482
9566
  # name: "__string", # required
@@ -9521,7 +9605,9 @@ module Aws::Pinpoint
9521
9605
  # segment_id: "__string", # required
9522
9606
  # },
9523
9607
  # },
9524
- # state: "DRAFT", # accepts DRAFT, ACTIVE, COMPLETED, CANCELLED, CLOSED
9608
+ # state: "DRAFT", # accepts DRAFT, ACTIVE, COMPLETED, CANCELLED, CLOSED, PAUSED
9609
+ # wait_for_quiet_time: false,
9610
+ # refresh_on_segment_update: false,
9525
9611
  # },
9526
9612
  # })
9527
9613
  #
@@ -9659,7 +9745,10 @@ module Aws::Pinpoint
9659
9745
  # resp.journey_response.activities["__string"].random_split.branches[0].next_activity #=> String
9660
9746
  # resp.journey_response.activities["__string"].random_split.branches[0].percentage #=> Integer
9661
9747
  # resp.journey_response.activities["__string"].sms.message_config.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
9748
+ # resp.journey_response.activities["__string"].sms.message_config.origination_number #=> String
9662
9749
  # resp.journey_response.activities["__string"].sms.message_config.sender_id #=> String
9750
+ # resp.journey_response.activities["__string"].sms.message_config.entity_id #=> String
9751
+ # resp.journey_response.activities["__string"].sms.message_config.template_id #=> String
9663
9752
  # resp.journey_response.activities["__string"].sms.next_activity #=> String
9664
9753
  # resp.journey_response.activities["__string"].sms.template_name #=> String
9665
9754
  # resp.journey_response.activities["__string"].sms.template_version #=> String
@@ -9673,6 +9762,7 @@ module Aws::Pinpoint
9673
9762
  # resp.journey_response.limits.daily_cap #=> Integer
9674
9763
  # resp.journey_response.limits.endpoint_reentry_cap #=> Integer
9675
9764
  # resp.journey_response.limits.messages_per_second #=> Integer
9765
+ # resp.journey_response.limits.endpoint_reentry_interval #=> String
9676
9766
  # resp.journey_response.local_time #=> Boolean
9677
9767
  # resp.journey_response.name #=> String
9678
9768
  # resp.journey_response.quiet_time.end #=> String
@@ -9696,7 +9786,7 @@ module Aws::Pinpoint
9696
9786
  # resp.journey_response.start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
9697
9787
  # resp.journey_response.start_condition.event_start_condition.segment_id #=> String
9698
9788
  # resp.journey_response.start_condition.segment_start_condition.segment_id #=> String
9699
- # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
9789
+ # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED", "PAUSED"
9700
9790
  # resp.journey_response.tags #=> Hash
9701
9791
  # resp.journey_response.tags["__string"] #=> String
9702
9792
  #
@@ -9709,7 +9799,7 @@ module Aws::Pinpoint
9709
9799
  req.send_request(options)
9710
9800
  end
9711
9801
 
9712
- # Cancels (stops) an active journey.
9802
+ # Pause, resume or cancels (stops) a journey.
9713
9803
  #
9714
9804
  # @option params [required, String] :application_id
9715
9805
  #
@@ -9728,7 +9818,7 @@ module Aws::Pinpoint
9728
9818
  # application_id: "__string", # required
9729
9819
  # journey_id: "__string", # required
9730
9820
  # journey_state_request: { # required
9731
- # state: "DRAFT", # accepts DRAFT, ACTIVE, COMPLETED, CANCELLED, CLOSED
9821
+ # state: "DRAFT", # accepts DRAFT, ACTIVE, COMPLETED, CANCELLED, CLOSED, PAUSED
9732
9822
  # },
9733
9823
  # })
9734
9824
  #
@@ -9866,7 +9956,10 @@ module Aws::Pinpoint
9866
9956
  # resp.journey_response.activities["__string"].random_split.branches[0].next_activity #=> String
9867
9957
  # resp.journey_response.activities["__string"].random_split.branches[0].percentage #=> Integer
9868
9958
  # resp.journey_response.activities["__string"].sms.message_config.message_type #=> String, one of "TRANSACTIONAL", "PROMOTIONAL"
9959
+ # resp.journey_response.activities["__string"].sms.message_config.origination_number #=> String
9869
9960
  # resp.journey_response.activities["__string"].sms.message_config.sender_id #=> String
9961
+ # resp.journey_response.activities["__string"].sms.message_config.entity_id #=> String
9962
+ # resp.journey_response.activities["__string"].sms.message_config.template_id #=> String
9870
9963
  # resp.journey_response.activities["__string"].sms.next_activity #=> String
9871
9964
  # resp.journey_response.activities["__string"].sms.template_name #=> String
9872
9965
  # resp.journey_response.activities["__string"].sms.template_version #=> String
@@ -9880,6 +9973,7 @@ module Aws::Pinpoint
9880
9973
  # resp.journey_response.limits.daily_cap #=> Integer
9881
9974
  # resp.journey_response.limits.endpoint_reentry_cap #=> Integer
9882
9975
  # resp.journey_response.limits.messages_per_second #=> Integer
9976
+ # resp.journey_response.limits.endpoint_reentry_interval #=> String
9883
9977
  # resp.journey_response.local_time #=> Boolean
9884
9978
  # resp.journey_response.name #=> String
9885
9979
  # resp.journey_response.quiet_time.end #=> String
@@ -9903,7 +9997,7 @@ module Aws::Pinpoint
9903
9997
  # resp.journey_response.start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
9904
9998
  # resp.journey_response.start_condition.event_start_condition.segment_id #=> String
9905
9999
  # resp.journey_response.start_condition.segment_start_condition.segment_id #=> String
9906
- # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
10000
+ # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED", "PAUSED"
9907
10001
  # resp.journey_response.tags #=> Hash
9908
10002
  # resp.journey_response.tags["__string"] #=> String
9909
10003
  #
@@ -10599,7 +10693,7 @@ module Aws::Pinpoint
10599
10693
  params: params,
10600
10694
  config: config)
10601
10695
  context[:gem_name] = 'aws-sdk-pinpoint'
10602
- context[:gem_version] = '1.48.0'
10696
+ context[:gem_version] = '1.53.0'
10603
10697
  Seahorse::Client::Request.new(handlers, context)
10604
10698
  end
10605
10699