aws-sdk-core 2.6.31 → 2.6.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/apis/pinpoint/2016-12-01/api-2.json +76 -116
- data/lib/aws-sdk-core/rest/request/endpoint.rb +1 -1
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ff90cfd8c208169603c68f9d1a440d202eedaa4c
|
|
4
|
+
data.tar.gz: 37581c4bd5a3f874f39e2ff4f29b104070634ed6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1ec37555acc6eb0b589a96f87138d86c0ca70da8c938d4999bbfe412339929548bc4934a4ca52e534a659bc04fc800ac8a63287923c075b5d11f28639a0e2bef
|
|
7
|
+
data.tar.gz: c84d902e1da6cd74d19479d1167d8e4f6648821aed5c24d479d9c42b61f47a85f4bbf28528146b7164b63797beb6fea45c90e1a43d0ef303db9fe3390961ecd0
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"http" : {
|
|
15
15
|
"method" : "POST",
|
|
16
16
|
"requestUri" : "/v1/apps/{application-id}/campaigns",
|
|
17
|
-
"responseCode" :
|
|
17
|
+
"responseCode" : 201
|
|
18
18
|
},
|
|
19
19
|
"input" : {
|
|
20
20
|
"shape" : "CreateCampaignRequest"
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"http" : {
|
|
42
42
|
"method" : "POST",
|
|
43
43
|
"requestUri" : "/v1/apps/{application-id}/jobs/import",
|
|
44
|
-
"responseCode" :
|
|
44
|
+
"responseCode" : 201
|
|
45
45
|
},
|
|
46
46
|
"input" : {
|
|
47
47
|
"shape" : "CreateImportJobRequest"
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"http" : {
|
|
69
69
|
"method" : "POST",
|
|
70
70
|
"requestUri" : "/v1/apps/{application-id}/segments",
|
|
71
|
-
"responseCode" :
|
|
71
|
+
"responseCode" : 201
|
|
72
72
|
},
|
|
73
73
|
"input" : {
|
|
74
74
|
"shape" : "CreateSegmentRequest"
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"http" : {
|
|
96
96
|
"method" : "DELETE",
|
|
97
97
|
"requestUri" : "/v1/apps/{application-id}/channels/apns",
|
|
98
|
-
"responseCode" :
|
|
98
|
+
"responseCode" : 200
|
|
99
99
|
},
|
|
100
100
|
"input" : {
|
|
101
101
|
"shape" : "DeleteApnsChannelRequest"
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"http" : {
|
|
123
123
|
"method" : "DELETE",
|
|
124
124
|
"requestUri" : "/v1/apps/{application-id}/campaigns/{campaign-id}",
|
|
125
|
-
"responseCode" :
|
|
125
|
+
"responseCode" : 200
|
|
126
126
|
},
|
|
127
127
|
"input" : {
|
|
128
128
|
"shape" : "DeleteCampaignRequest"
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"http" : {
|
|
150
150
|
"method" : "DELETE",
|
|
151
151
|
"requestUri" : "/v1/apps/{application-id}/channels/gcm",
|
|
152
|
-
"responseCode" :
|
|
152
|
+
"responseCode" : 200
|
|
153
153
|
},
|
|
154
154
|
"input" : {
|
|
155
155
|
"shape" : "DeleteGcmChannelRequest"
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
"http" : {
|
|
177
177
|
"method" : "DELETE",
|
|
178
178
|
"requestUri" : "/v1/apps/{application-id}/segments/{segment-id}",
|
|
179
|
-
"responseCode" :
|
|
179
|
+
"responseCode" : 200
|
|
180
180
|
},
|
|
181
181
|
"input" : {
|
|
182
182
|
"shape" : "DeleteSegmentRequest"
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
"http" : {
|
|
204
204
|
"method" : "GET",
|
|
205
205
|
"requestUri" : "/v1/apps/{application-id}/channels/apns",
|
|
206
|
-
"responseCode" :
|
|
206
|
+
"responseCode" : 200
|
|
207
207
|
},
|
|
208
208
|
"input" : {
|
|
209
209
|
"shape" : "GetApnsChannelRequest"
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"http" : {
|
|
231
231
|
"method" : "GET",
|
|
232
232
|
"requestUri" : "/v1/apps/{application-id}/settings",
|
|
233
|
-
"responseCode" :
|
|
233
|
+
"responseCode" : 200
|
|
234
234
|
},
|
|
235
235
|
"input" : {
|
|
236
236
|
"shape" : "GetApplicationSettingsRequest"
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
"http" : {
|
|
258
258
|
"method" : "GET",
|
|
259
259
|
"requestUri" : "/v1/apps/{application-id}/campaigns/{campaign-id}",
|
|
260
|
-
"responseCode" :
|
|
260
|
+
"responseCode" : 200
|
|
261
261
|
},
|
|
262
262
|
"input" : {
|
|
263
263
|
"shape" : "GetCampaignRequest"
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
"http" : {
|
|
285
285
|
"method" : "GET",
|
|
286
286
|
"requestUri" : "/v1/apps/{application-id}/campaigns/{campaign-id}/activities",
|
|
287
|
-
"responseCode" :
|
|
287
|
+
"responseCode" : 200
|
|
288
288
|
},
|
|
289
289
|
"input" : {
|
|
290
290
|
"shape" : "GetCampaignActivitiesRequest"
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
"http" : {
|
|
312
312
|
"method" : "GET",
|
|
313
313
|
"requestUri" : "/v1/apps/{application-id}/campaigns/{campaign-id}/versions/{version}",
|
|
314
|
-
"responseCode" :
|
|
314
|
+
"responseCode" : 200
|
|
315
315
|
},
|
|
316
316
|
"input" : {
|
|
317
317
|
"shape" : "GetCampaignVersionRequest"
|
|
@@ -338,7 +338,7 @@
|
|
|
338
338
|
"http" : {
|
|
339
339
|
"method" : "GET",
|
|
340
340
|
"requestUri" : "/v1/apps/{application-id}/campaigns/{campaign-id}/versions",
|
|
341
|
-
"responseCode" :
|
|
341
|
+
"responseCode" : 200
|
|
342
342
|
},
|
|
343
343
|
"input" : {
|
|
344
344
|
"shape" : "GetCampaignVersionsRequest"
|
|
@@ -365,7 +365,7 @@
|
|
|
365
365
|
"http" : {
|
|
366
366
|
"method" : "GET",
|
|
367
367
|
"requestUri" : "/v1/apps/{application-id}/campaigns",
|
|
368
|
-
"responseCode" :
|
|
368
|
+
"responseCode" : 200
|
|
369
369
|
},
|
|
370
370
|
"input" : {
|
|
371
371
|
"shape" : "GetCampaignsRequest"
|
|
@@ -392,7 +392,7 @@
|
|
|
392
392
|
"http" : {
|
|
393
393
|
"method" : "GET",
|
|
394
394
|
"requestUri" : "/v1/apps/{application-id}/endpoints/{endpoint-id}",
|
|
395
|
-
"responseCode" :
|
|
395
|
+
"responseCode" : 200
|
|
396
396
|
},
|
|
397
397
|
"input" : {
|
|
398
398
|
"shape" : "GetEndpointRequest"
|
|
@@ -419,7 +419,7 @@
|
|
|
419
419
|
"http" : {
|
|
420
420
|
"method" : "GET",
|
|
421
421
|
"requestUri" : "/v1/apps/{application-id}/channels/gcm",
|
|
422
|
-
"responseCode" :
|
|
422
|
+
"responseCode" : 200
|
|
423
423
|
},
|
|
424
424
|
"input" : {
|
|
425
425
|
"shape" : "GetGcmChannelRequest"
|
|
@@ -446,7 +446,7 @@
|
|
|
446
446
|
"http" : {
|
|
447
447
|
"method" : "GET",
|
|
448
448
|
"requestUri" : "/v1/apps/{application-id}/jobs/import/{job-id}",
|
|
449
|
-
"responseCode" :
|
|
449
|
+
"responseCode" : 200
|
|
450
450
|
},
|
|
451
451
|
"input" : {
|
|
452
452
|
"shape" : "GetImportJobRequest"
|
|
@@ -473,7 +473,7 @@
|
|
|
473
473
|
"http" : {
|
|
474
474
|
"method" : "GET",
|
|
475
475
|
"requestUri" : "/v1/apps/{application-id}/jobs/import",
|
|
476
|
-
"responseCode" :
|
|
476
|
+
"responseCode" : 200
|
|
477
477
|
},
|
|
478
478
|
"input" : {
|
|
479
479
|
"shape" : "GetImportJobsRequest"
|
|
@@ -500,7 +500,7 @@
|
|
|
500
500
|
"http" : {
|
|
501
501
|
"method" : "GET",
|
|
502
502
|
"requestUri" : "/v1/apps/{application-id}/segments/{segment-id}",
|
|
503
|
-
"responseCode" :
|
|
503
|
+
"responseCode" : 200
|
|
504
504
|
},
|
|
505
505
|
"input" : {
|
|
506
506
|
"shape" : "GetSegmentRequest"
|
|
@@ -527,7 +527,7 @@
|
|
|
527
527
|
"http" : {
|
|
528
528
|
"method" : "GET",
|
|
529
529
|
"requestUri" : "/v1/apps/{application-id}/segments/{segment-id}/jobs/import",
|
|
530
|
-
"responseCode" :
|
|
530
|
+
"responseCode" : 200
|
|
531
531
|
},
|
|
532
532
|
"input" : {
|
|
533
533
|
"shape" : "GetSegmentImportJobsRequest"
|
|
@@ -554,7 +554,7 @@
|
|
|
554
554
|
"http" : {
|
|
555
555
|
"method" : "GET",
|
|
556
556
|
"requestUri" : "/v1/apps/{application-id}/segments/{segment-id}/versions/{version}",
|
|
557
|
-
"responseCode" :
|
|
557
|
+
"responseCode" : 200
|
|
558
558
|
},
|
|
559
559
|
"input" : {
|
|
560
560
|
"shape" : "GetSegmentVersionRequest"
|
|
@@ -581,7 +581,7 @@
|
|
|
581
581
|
"http" : {
|
|
582
582
|
"method" : "GET",
|
|
583
583
|
"requestUri" : "/v1/apps/{application-id}/segments/{segment-id}/versions",
|
|
584
|
-
"responseCode" :
|
|
584
|
+
"responseCode" : 200
|
|
585
585
|
},
|
|
586
586
|
"input" : {
|
|
587
587
|
"shape" : "GetSegmentVersionsRequest"
|
|
@@ -608,7 +608,7 @@
|
|
|
608
608
|
"http" : {
|
|
609
609
|
"method" : "GET",
|
|
610
610
|
"requestUri" : "/v1/apps/{application-id}/segments",
|
|
611
|
-
"responseCode" :
|
|
611
|
+
"responseCode" : 200
|
|
612
612
|
},
|
|
613
613
|
"input" : {
|
|
614
614
|
"shape" : "GetSegmentsRequest"
|
|
@@ -635,7 +635,7 @@
|
|
|
635
635
|
"http" : {
|
|
636
636
|
"method" : "PUT",
|
|
637
637
|
"requestUri" : "/v1/apps/{application-id}/channels/apns",
|
|
638
|
-
"responseCode" :
|
|
638
|
+
"responseCode" : 200
|
|
639
639
|
},
|
|
640
640
|
"input" : {
|
|
641
641
|
"shape" : "UpdateApnsChannelRequest"
|
|
@@ -662,7 +662,7 @@
|
|
|
662
662
|
"http" : {
|
|
663
663
|
"method" : "PUT",
|
|
664
664
|
"requestUri" : "/v1/apps/{application-id}/settings",
|
|
665
|
-
"responseCode" :
|
|
665
|
+
"responseCode" : 200
|
|
666
666
|
},
|
|
667
667
|
"input" : {
|
|
668
668
|
"shape" : "UpdateApplicationSettingsRequest"
|
|
@@ -689,7 +689,7 @@
|
|
|
689
689
|
"http" : {
|
|
690
690
|
"method" : "PUT",
|
|
691
691
|
"requestUri" : "/v1/apps/{application-id}/campaigns/{campaign-id}",
|
|
692
|
-
"responseCode" :
|
|
692
|
+
"responseCode" : 200
|
|
693
693
|
},
|
|
694
694
|
"input" : {
|
|
695
695
|
"shape" : "UpdateCampaignRequest"
|
|
@@ -716,7 +716,7 @@
|
|
|
716
716
|
"http" : {
|
|
717
717
|
"method" : "PUT",
|
|
718
718
|
"requestUri" : "/v1/apps/{application-id}/endpoints/{endpoint-id}",
|
|
719
|
-
"responseCode" :
|
|
719
|
+
"responseCode" : 202
|
|
720
720
|
},
|
|
721
721
|
"input" : {
|
|
722
722
|
"shape" : "UpdateEndpointRequest"
|
|
@@ -743,7 +743,7 @@
|
|
|
743
743
|
"http" : {
|
|
744
744
|
"method" : "PUT",
|
|
745
745
|
"requestUri" : "/v1/apps/{application-id}/endpoints",
|
|
746
|
-
"responseCode" :
|
|
746
|
+
"responseCode" : 202
|
|
747
747
|
},
|
|
748
748
|
"input" : {
|
|
749
749
|
"shape" : "UpdateEndpointsBatchRequest"
|
|
@@ -770,7 +770,7 @@
|
|
|
770
770
|
"http" : {
|
|
771
771
|
"method" : "PUT",
|
|
772
772
|
"requestUri" : "/v1/apps/{application-id}/channels/gcm",
|
|
773
|
-
"responseCode" :
|
|
773
|
+
"responseCode" : 200
|
|
774
774
|
},
|
|
775
775
|
"input" : {
|
|
776
776
|
"shape" : "UpdateGcmChannelRequest"
|
|
@@ -797,7 +797,7 @@
|
|
|
797
797
|
"http" : {
|
|
798
798
|
"method" : "PUT",
|
|
799
799
|
"requestUri" : "/v1/apps/{application-id}/segments/{segment-id}",
|
|
800
|
-
"responseCode" :
|
|
800
|
+
"responseCode" : 200
|
|
801
801
|
},
|
|
802
802
|
"input" : {
|
|
803
803
|
"shape" : "UpdateSegmentRequest"
|
|
@@ -952,7 +952,7 @@
|
|
|
952
952
|
},
|
|
953
953
|
"exception" : true,
|
|
954
954
|
"error" : {
|
|
955
|
-
"httpStatusCode" :
|
|
955
|
+
"httpStatusCode" : 400
|
|
956
956
|
}
|
|
957
957
|
},
|
|
958
958
|
"CampaignLimits" : {
|
|
@@ -1064,8 +1064,7 @@
|
|
|
1064
1064
|
"locationName" : "application-id"
|
|
1065
1065
|
},
|
|
1066
1066
|
"WriteCampaignRequest" : {
|
|
1067
|
-
"shape" : "WriteCampaignRequest"
|
|
1068
|
-
"payload" : true
|
|
1067
|
+
"shape" : "WriteCampaignRequest"
|
|
1069
1068
|
}
|
|
1070
1069
|
},
|
|
1071
1070
|
"required" : [ "ApplicationId", "WriteCampaignRequest" ],
|
|
@@ -1075,8 +1074,7 @@
|
|
|
1075
1074
|
"type" : "structure",
|
|
1076
1075
|
"members" : {
|
|
1077
1076
|
"CampaignResponse" : {
|
|
1078
|
-
"shape" : "CampaignResponse"
|
|
1079
|
-
"payload" : true
|
|
1077
|
+
"shape" : "CampaignResponse"
|
|
1080
1078
|
}
|
|
1081
1079
|
},
|
|
1082
1080
|
"required" : [ "CampaignResponse" ],
|
|
@@ -1091,8 +1089,7 @@
|
|
|
1091
1089
|
"locationName" : "application-id"
|
|
1092
1090
|
},
|
|
1093
1091
|
"ImportJobRequest" : {
|
|
1094
|
-
"shape" : "ImportJobRequest"
|
|
1095
|
-
"payload" : true
|
|
1092
|
+
"shape" : "ImportJobRequest"
|
|
1096
1093
|
}
|
|
1097
1094
|
},
|
|
1098
1095
|
"required" : [ "ApplicationId", "ImportJobRequest" ],
|
|
@@ -1102,8 +1099,7 @@
|
|
|
1102
1099
|
"type" : "structure",
|
|
1103
1100
|
"members" : {
|
|
1104
1101
|
"ImportJobResponse" : {
|
|
1105
|
-
"shape" : "ImportJobResponse"
|
|
1106
|
-
"payload" : true
|
|
1102
|
+
"shape" : "ImportJobResponse"
|
|
1107
1103
|
}
|
|
1108
1104
|
},
|
|
1109
1105
|
"required" : [ "ImportJobResponse" ],
|
|
@@ -1118,8 +1114,7 @@
|
|
|
1118
1114
|
"locationName" : "application-id"
|
|
1119
1115
|
},
|
|
1120
1116
|
"WriteSegmentRequest" : {
|
|
1121
|
-
"shape" : "WriteSegmentRequest"
|
|
1122
|
-
"payload" : true
|
|
1117
|
+
"shape" : "WriteSegmentRequest"
|
|
1123
1118
|
}
|
|
1124
1119
|
},
|
|
1125
1120
|
"required" : [ "ApplicationId", "WriteSegmentRequest" ],
|
|
@@ -1129,8 +1124,7 @@
|
|
|
1129
1124
|
"type" : "structure",
|
|
1130
1125
|
"members" : {
|
|
1131
1126
|
"SegmentResponse" : {
|
|
1132
|
-
"shape" : "SegmentResponse"
|
|
1133
|
-
"payload" : true
|
|
1127
|
+
"shape" : "SegmentResponse"
|
|
1134
1128
|
}
|
|
1135
1129
|
},
|
|
1136
1130
|
"required" : [ "SegmentResponse" ],
|
|
@@ -1151,8 +1145,7 @@
|
|
|
1151
1145
|
"type" : "structure",
|
|
1152
1146
|
"members" : {
|
|
1153
1147
|
"APNSChannelResponse" : {
|
|
1154
|
-
"shape" : "APNSChannelResponse"
|
|
1155
|
-
"payload" : true
|
|
1148
|
+
"shape" : "APNSChannelResponse"
|
|
1156
1149
|
}
|
|
1157
1150
|
},
|
|
1158
1151
|
"required" : [ "APNSChannelResponse" ],
|
|
@@ -1178,8 +1171,7 @@
|
|
|
1178
1171
|
"type" : "structure",
|
|
1179
1172
|
"members" : {
|
|
1180
1173
|
"CampaignResponse" : {
|
|
1181
|
-
"shape" : "CampaignResponse"
|
|
1182
|
-
"payload" : true
|
|
1174
|
+
"shape" : "CampaignResponse"
|
|
1183
1175
|
}
|
|
1184
1176
|
},
|
|
1185
1177
|
"required" : [ "CampaignResponse" ],
|
|
@@ -1200,8 +1192,7 @@
|
|
|
1200
1192
|
"type" : "structure",
|
|
1201
1193
|
"members" : {
|
|
1202
1194
|
"GCMChannelResponse" : {
|
|
1203
|
-
"shape" : "GCMChannelResponse"
|
|
1204
|
-
"payload" : true
|
|
1195
|
+
"shape" : "GCMChannelResponse"
|
|
1205
1196
|
}
|
|
1206
1197
|
},
|
|
1207
1198
|
"required" : [ "GCMChannelResponse" ],
|
|
@@ -1227,8 +1218,7 @@
|
|
|
1227
1218
|
"type" : "structure",
|
|
1228
1219
|
"members" : {
|
|
1229
1220
|
"SegmentResponse" : {
|
|
1230
|
-
"shape" : "SegmentResponse"
|
|
1231
|
-
"payload" : true
|
|
1221
|
+
"shape" : "SegmentResponse"
|
|
1232
1222
|
}
|
|
1233
1223
|
},
|
|
1234
1224
|
"required" : [ "SegmentResponse" ],
|
|
@@ -1454,7 +1444,7 @@
|
|
|
1454
1444
|
},
|
|
1455
1445
|
"exception" : true,
|
|
1456
1446
|
"error" : {
|
|
1457
|
-
"httpStatusCode" :
|
|
1447
|
+
"httpStatusCode" : 403
|
|
1458
1448
|
}
|
|
1459
1449
|
},
|
|
1460
1450
|
"Format" : {
|
|
@@ -1520,8 +1510,7 @@
|
|
|
1520
1510
|
"type" : "structure",
|
|
1521
1511
|
"members" : {
|
|
1522
1512
|
"APNSChannelResponse" : {
|
|
1523
|
-
"shape" : "APNSChannelResponse"
|
|
1524
|
-
"payload" : true
|
|
1513
|
+
"shape" : "APNSChannelResponse"
|
|
1525
1514
|
}
|
|
1526
1515
|
},
|
|
1527
1516
|
"required" : [ "APNSChannelResponse" ],
|
|
@@ -1542,8 +1531,7 @@
|
|
|
1542
1531
|
"type" : "structure",
|
|
1543
1532
|
"members" : {
|
|
1544
1533
|
"ApplicationSettingsResource" : {
|
|
1545
|
-
"shape" : "ApplicationSettingsResource"
|
|
1546
|
-
"payload" : true
|
|
1534
|
+
"shape" : "ApplicationSettingsResource"
|
|
1547
1535
|
}
|
|
1548
1536
|
},
|
|
1549
1537
|
"required" : [ "ApplicationSettingsResource" ],
|
|
@@ -1579,8 +1567,7 @@
|
|
|
1579
1567
|
"type" : "structure",
|
|
1580
1568
|
"members" : {
|
|
1581
1569
|
"ActivitiesResponse" : {
|
|
1582
|
-
"shape" : "ActivitiesResponse"
|
|
1583
|
-
"payload" : true
|
|
1570
|
+
"shape" : "ActivitiesResponse"
|
|
1584
1571
|
}
|
|
1585
1572
|
},
|
|
1586
1573
|
"required" : [ "ActivitiesResponse" ],
|
|
@@ -1606,8 +1593,7 @@
|
|
|
1606
1593
|
"type" : "structure",
|
|
1607
1594
|
"members" : {
|
|
1608
1595
|
"CampaignResponse" : {
|
|
1609
|
-
"shape" : "CampaignResponse"
|
|
1610
|
-
"payload" : true
|
|
1596
|
+
"shape" : "CampaignResponse"
|
|
1611
1597
|
}
|
|
1612
1598
|
},
|
|
1613
1599
|
"required" : [ "CampaignResponse" ],
|
|
@@ -1638,8 +1624,7 @@
|
|
|
1638
1624
|
"type" : "structure",
|
|
1639
1625
|
"members" : {
|
|
1640
1626
|
"CampaignResponse" : {
|
|
1641
|
-
"shape" : "CampaignResponse"
|
|
1642
|
-
"payload" : true
|
|
1627
|
+
"shape" : "CampaignResponse"
|
|
1643
1628
|
}
|
|
1644
1629
|
},
|
|
1645
1630
|
"required" : [ "CampaignResponse" ],
|
|
@@ -1675,8 +1660,7 @@
|
|
|
1675
1660
|
"type" : "structure",
|
|
1676
1661
|
"members" : {
|
|
1677
1662
|
"CampaignsResponse" : {
|
|
1678
|
-
"shape" : "CampaignsResponse"
|
|
1679
|
-
"payload" : true
|
|
1663
|
+
"shape" : "CampaignsResponse"
|
|
1680
1664
|
}
|
|
1681
1665
|
},
|
|
1682
1666
|
"required" : [ "CampaignsResponse" ],
|
|
@@ -1707,8 +1691,7 @@
|
|
|
1707
1691
|
"type" : "structure",
|
|
1708
1692
|
"members" : {
|
|
1709
1693
|
"CampaignsResponse" : {
|
|
1710
|
-
"shape" : "CampaignsResponse"
|
|
1711
|
-
"payload" : true
|
|
1694
|
+
"shape" : "CampaignsResponse"
|
|
1712
1695
|
}
|
|
1713
1696
|
},
|
|
1714
1697
|
"required" : [ "CampaignsResponse" ],
|
|
@@ -1734,8 +1717,7 @@
|
|
|
1734
1717
|
"type" : "structure",
|
|
1735
1718
|
"members" : {
|
|
1736
1719
|
"EndpointResponse" : {
|
|
1737
|
-
"shape" : "EndpointResponse"
|
|
1738
|
-
"payload" : true
|
|
1720
|
+
"shape" : "EndpointResponse"
|
|
1739
1721
|
}
|
|
1740
1722
|
},
|
|
1741
1723
|
"required" : [ "EndpointResponse" ],
|
|
@@ -1756,8 +1738,7 @@
|
|
|
1756
1738
|
"type" : "structure",
|
|
1757
1739
|
"members" : {
|
|
1758
1740
|
"GCMChannelResponse" : {
|
|
1759
|
-
"shape" : "GCMChannelResponse"
|
|
1760
|
-
"payload" : true
|
|
1741
|
+
"shape" : "GCMChannelResponse"
|
|
1761
1742
|
}
|
|
1762
1743
|
},
|
|
1763
1744
|
"required" : [ "GCMChannelResponse" ],
|
|
@@ -1783,8 +1764,7 @@
|
|
|
1783
1764
|
"type" : "structure",
|
|
1784
1765
|
"members" : {
|
|
1785
1766
|
"ImportJobResponse" : {
|
|
1786
|
-
"shape" : "ImportJobResponse"
|
|
1787
|
-
"payload" : true
|
|
1767
|
+
"shape" : "ImportJobResponse"
|
|
1788
1768
|
}
|
|
1789
1769
|
},
|
|
1790
1770
|
"required" : [ "ImportJobResponse" ],
|
|
@@ -1815,8 +1795,7 @@
|
|
|
1815
1795
|
"type" : "structure",
|
|
1816
1796
|
"members" : {
|
|
1817
1797
|
"ImportJobsResponse" : {
|
|
1818
|
-
"shape" : "ImportJobsResponse"
|
|
1819
|
-
"payload" : true
|
|
1798
|
+
"shape" : "ImportJobsResponse"
|
|
1820
1799
|
}
|
|
1821
1800
|
},
|
|
1822
1801
|
"required" : [ "ImportJobsResponse" ],
|
|
@@ -1852,8 +1831,7 @@
|
|
|
1852
1831
|
"type" : "structure",
|
|
1853
1832
|
"members" : {
|
|
1854
1833
|
"ImportJobsResponse" : {
|
|
1855
|
-
"shape" : "ImportJobsResponse"
|
|
1856
|
-
"payload" : true
|
|
1834
|
+
"shape" : "ImportJobsResponse"
|
|
1857
1835
|
}
|
|
1858
1836
|
},
|
|
1859
1837
|
"required" : [ "ImportJobsResponse" ],
|
|
@@ -1879,8 +1857,7 @@
|
|
|
1879
1857
|
"type" : "structure",
|
|
1880
1858
|
"members" : {
|
|
1881
1859
|
"SegmentResponse" : {
|
|
1882
|
-
"shape" : "SegmentResponse"
|
|
1883
|
-
"payload" : true
|
|
1860
|
+
"shape" : "SegmentResponse"
|
|
1884
1861
|
}
|
|
1885
1862
|
},
|
|
1886
1863
|
"required" : [ "SegmentResponse" ],
|
|
@@ -1911,8 +1888,7 @@
|
|
|
1911
1888
|
"type" : "structure",
|
|
1912
1889
|
"members" : {
|
|
1913
1890
|
"SegmentResponse" : {
|
|
1914
|
-
"shape" : "SegmentResponse"
|
|
1915
|
-
"payload" : true
|
|
1891
|
+
"shape" : "SegmentResponse"
|
|
1916
1892
|
}
|
|
1917
1893
|
},
|
|
1918
1894
|
"required" : [ "SegmentResponse" ],
|
|
@@ -1948,8 +1924,7 @@
|
|
|
1948
1924
|
"type" : "structure",
|
|
1949
1925
|
"members" : {
|
|
1950
1926
|
"SegmentsResponse" : {
|
|
1951
|
-
"shape" : "SegmentsResponse"
|
|
1952
|
-
"payload" : true
|
|
1927
|
+
"shape" : "SegmentsResponse"
|
|
1953
1928
|
}
|
|
1954
1929
|
},
|
|
1955
1930
|
"required" : [ "SegmentsResponse" ],
|
|
@@ -1980,8 +1955,7 @@
|
|
|
1980
1955
|
"type" : "structure",
|
|
1981
1956
|
"members" : {
|
|
1982
1957
|
"SegmentsResponse" : {
|
|
1983
|
-
"shape" : "SegmentsResponse"
|
|
1984
|
-
"payload" : true
|
|
1958
|
+
"shape" : "SegmentsResponse"
|
|
1985
1959
|
}
|
|
1986
1960
|
},
|
|
1987
1961
|
"required" : [ "SegmentsResponse" ],
|
|
@@ -2109,7 +2083,7 @@
|
|
|
2109
2083
|
},
|
|
2110
2084
|
"exception" : true,
|
|
2111
2085
|
"error" : {
|
|
2112
|
-
"httpStatusCode" :
|
|
2086
|
+
"httpStatusCode" : 500
|
|
2113
2087
|
}
|
|
2114
2088
|
},
|
|
2115
2089
|
"JobStatus" : {
|
|
@@ -2257,7 +2231,7 @@
|
|
|
2257
2231
|
},
|
|
2258
2232
|
"exception" : true,
|
|
2259
2233
|
"error" : {
|
|
2260
|
-
"httpStatusCode" :
|
|
2234
|
+
"httpStatusCode" : 405
|
|
2261
2235
|
}
|
|
2262
2236
|
},
|
|
2263
2237
|
"NotFoundException" : {
|
|
@@ -2269,7 +2243,7 @@
|
|
|
2269
2243
|
},
|
|
2270
2244
|
"exception" : true,
|
|
2271
2245
|
"error" : {
|
|
2272
|
-
"httpStatusCode" :
|
|
2246
|
+
"httpStatusCode" : 404
|
|
2273
2247
|
}
|
|
2274
2248
|
},
|
|
2275
2249
|
"QuietTime" : {
|
|
@@ -2461,7 +2435,7 @@
|
|
|
2461
2435
|
},
|
|
2462
2436
|
"exception" : true,
|
|
2463
2437
|
"error" : {
|
|
2464
|
-
"httpStatusCode" :
|
|
2438
|
+
"httpStatusCode" : 429
|
|
2465
2439
|
}
|
|
2466
2440
|
},
|
|
2467
2441
|
"TreatmentResource" : {
|
|
@@ -2494,8 +2468,7 @@
|
|
|
2494
2468
|
"type" : "structure",
|
|
2495
2469
|
"members" : {
|
|
2496
2470
|
"APNSChannelRequest" : {
|
|
2497
|
-
"shape" : "APNSChannelRequest"
|
|
2498
|
-
"payload" : true
|
|
2471
|
+
"shape" : "APNSChannelRequest"
|
|
2499
2472
|
},
|
|
2500
2473
|
"ApplicationId" : {
|
|
2501
2474
|
"shape" : "__string",
|
|
@@ -2510,8 +2483,7 @@
|
|
|
2510
2483
|
"type" : "structure",
|
|
2511
2484
|
"members" : {
|
|
2512
2485
|
"APNSChannelResponse" : {
|
|
2513
|
-
"shape" : "APNSChannelResponse"
|
|
2514
|
-
"payload" : true
|
|
2486
|
+
"shape" : "APNSChannelResponse"
|
|
2515
2487
|
}
|
|
2516
2488
|
},
|
|
2517
2489
|
"required" : [ "APNSChannelResponse" ],
|
|
@@ -2526,8 +2498,7 @@
|
|
|
2526
2498
|
"locationName" : "application-id"
|
|
2527
2499
|
},
|
|
2528
2500
|
"WriteApplicationSettingsRequest" : {
|
|
2529
|
-
"shape" : "WriteApplicationSettingsRequest"
|
|
2530
|
-
"payload" : true
|
|
2501
|
+
"shape" : "WriteApplicationSettingsRequest"
|
|
2531
2502
|
}
|
|
2532
2503
|
},
|
|
2533
2504
|
"required" : [ "ApplicationId", "WriteApplicationSettingsRequest" ],
|
|
@@ -2537,8 +2508,7 @@
|
|
|
2537
2508
|
"type" : "structure",
|
|
2538
2509
|
"members" : {
|
|
2539
2510
|
"ApplicationSettingsResource" : {
|
|
2540
|
-
"shape" : "ApplicationSettingsResource"
|
|
2541
|
-
"payload" : true
|
|
2511
|
+
"shape" : "ApplicationSettingsResource"
|
|
2542
2512
|
}
|
|
2543
2513
|
},
|
|
2544
2514
|
"required" : [ "ApplicationSettingsResource" ],
|
|
@@ -2558,8 +2528,7 @@
|
|
|
2558
2528
|
"locationName" : "campaign-id"
|
|
2559
2529
|
},
|
|
2560
2530
|
"WriteCampaignRequest" : {
|
|
2561
|
-
"shape" : "WriteCampaignRequest"
|
|
2562
|
-
"payload" : true
|
|
2531
|
+
"shape" : "WriteCampaignRequest"
|
|
2563
2532
|
}
|
|
2564
2533
|
},
|
|
2565
2534
|
"required" : [ "CampaignId", "ApplicationId", "WriteCampaignRequest" ],
|
|
@@ -2569,8 +2538,7 @@
|
|
|
2569
2538
|
"type" : "structure",
|
|
2570
2539
|
"members" : {
|
|
2571
2540
|
"CampaignResponse" : {
|
|
2572
|
-
"shape" : "CampaignResponse"
|
|
2573
|
-
"payload" : true
|
|
2541
|
+
"shape" : "CampaignResponse"
|
|
2574
2542
|
}
|
|
2575
2543
|
},
|
|
2576
2544
|
"required" : [ "CampaignResponse" ],
|
|
@@ -2590,8 +2558,7 @@
|
|
|
2590
2558
|
"locationName" : "endpoint-id"
|
|
2591
2559
|
},
|
|
2592
2560
|
"EndpointRequest" : {
|
|
2593
|
-
"shape" : "EndpointRequest"
|
|
2594
|
-
"payload" : true
|
|
2561
|
+
"shape" : "EndpointRequest"
|
|
2595
2562
|
}
|
|
2596
2563
|
},
|
|
2597
2564
|
"required" : [ "ApplicationId", "EndpointId", "EndpointRequest" ],
|
|
@@ -2601,8 +2568,7 @@
|
|
|
2601
2568
|
"type" : "structure",
|
|
2602
2569
|
"members" : {
|
|
2603
2570
|
"MessageBody" : {
|
|
2604
|
-
"shape" : "MessageBody"
|
|
2605
|
-
"payload" : true
|
|
2571
|
+
"shape" : "MessageBody"
|
|
2606
2572
|
}
|
|
2607
2573
|
},
|
|
2608
2574
|
"required" : [ "MessageBody" ],
|
|
@@ -2617,8 +2583,7 @@
|
|
|
2617
2583
|
"locationName" : "application-id"
|
|
2618
2584
|
},
|
|
2619
2585
|
"EndpointBatchRequest" : {
|
|
2620
|
-
"shape" : "EndpointBatchRequest"
|
|
2621
|
-
"payload" : true
|
|
2586
|
+
"shape" : "EndpointBatchRequest"
|
|
2622
2587
|
}
|
|
2623
2588
|
},
|
|
2624
2589
|
"required" : [ "ApplicationId", "EndpointBatchRequest" ],
|
|
@@ -2628,8 +2593,7 @@
|
|
|
2628
2593
|
"type" : "structure",
|
|
2629
2594
|
"members" : {
|
|
2630
2595
|
"MessageBody" : {
|
|
2631
|
-
"shape" : "MessageBody"
|
|
2632
|
-
"payload" : true
|
|
2596
|
+
"shape" : "MessageBody"
|
|
2633
2597
|
}
|
|
2634
2598
|
},
|
|
2635
2599
|
"required" : [ "MessageBody" ],
|
|
@@ -2644,8 +2608,7 @@
|
|
|
2644
2608
|
"locationName" : "application-id"
|
|
2645
2609
|
},
|
|
2646
2610
|
"GCMChannelRequest" : {
|
|
2647
|
-
"shape" : "GCMChannelRequest"
|
|
2648
|
-
"payload" : true
|
|
2611
|
+
"shape" : "GCMChannelRequest"
|
|
2649
2612
|
}
|
|
2650
2613
|
},
|
|
2651
2614
|
"required" : [ "ApplicationId", "GCMChannelRequest" ],
|
|
@@ -2655,8 +2618,7 @@
|
|
|
2655
2618
|
"type" : "structure",
|
|
2656
2619
|
"members" : {
|
|
2657
2620
|
"GCMChannelResponse" : {
|
|
2658
|
-
"shape" : "GCMChannelResponse"
|
|
2659
|
-
"payload" : true
|
|
2621
|
+
"shape" : "GCMChannelResponse"
|
|
2660
2622
|
}
|
|
2661
2623
|
},
|
|
2662
2624
|
"required" : [ "GCMChannelResponse" ],
|
|
@@ -2676,8 +2638,7 @@
|
|
|
2676
2638
|
"locationName" : "segment-id"
|
|
2677
2639
|
},
|
|
2678
2640
|
"WriteSegmentRequest" : {
|
|
2679
|
-
"shape" : "WriteSegmentRequest"
|
|
2680
|
-
"payload" : true
|
|
2641
|
+
"shape" : "WriteSegmentRequest"
|
|
2681
2642
|
}
|
|
2682
2643
|
},
|
|
2683
2644
|
"required" : [ "SegmentId", "ApplicationId", "WriteSegmentRequest" ],
|
|
@@ -2687,8 +2648,7 @@
|
|
|
2687
2648
|
"type" : "structure",
|
|
2688
2649
|
"members" : {
|
|
2689
2650
|
"SegmentResponse" : {
|
|
2690
|
-
"shape" : "SegmentResponse"
|
|
2691
|
-
"payload" : true
|
|
2651
|
+
"shape" : "SegmentResponse"
|
|
2692
2652
|
}
|
|
2693
2653
|
},
|
|
2694
2654
|
"required" : [ "SegmentResponse" ],
|
|
@@ -29,7 +29,7 @@ module Aws
|
|
|
29
29
|
|
|
30
30
|
def apply_path_params(uri, params)
|
|
31
31
|
path = uri.path.sub(/\/$/, '') + @path_pattern.split('?')[0]
|
|
32
|
-
uri.path = path.gsub(/{
|
|
32
|
+
uri.path = path.gsub(/{.+?}/) do |placeholder|
|
|
33
33
|
param_value_for_placeholder(placeholder, params)
|
|
34
34
|
end
|
|
35
35
|
end
|
data/lib/aws-sdk-core/version.rb
CHANGED