aws-sdk-core 2.11.310 → 2.11.336

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.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/apis/amplify/2017-07-25/api-2.json +551 -32
  3. data/apis/apigatewayv2/2018-11-29/api-2.json +12 -0
  4. data/apis/application-insights/2018-11-25/api-2.json +38 -1
  5. data/apis/appmesh/2019-01-25/api-2.json +131 -0
  6. data/apis/appsync/2017-07-25/api-2.json +2 -1
  7. data/apis/athena/2017-05-18/api-2.json +5 -3
  8. data/apis/batch/2016-08-10/api-2.json +35 -2
  9. data/apis/batch/2016-08-10/paginators-1.json +24 -0
  10. data/apis/ce/2017-10-25/api-2.json +152 -1
  11. data/apis/codebuild/2016-10-06/api-2.json +4 -2
  12. data/apis/codecommit/2015-04-13/api-2.json +86 -0
  13. data/apis/comprehend/2017-11-27/api-2.json +11 -1
  14. data/apis/config/2014-11-12/api-2.json +341 -1
  15. data/apis/cur/2017-01-06/api-2.json +31 -1
  16. data/apis/datasync/2018-11-09/api-2.json +38 -10
  17. data/apis/dms/2016-01-01/api-2.json +11 -3
  18. data/apis/ec2/2016-11-15/api-2.json +164 -6
  19. data/apis/ecr/2015-09-21/api-2.json +59 -4
  20. data/apis/ecs/2014-11-13/api-2.json +24 -4
  21. data/apis/elasticfilesystem/2015-02-01/api-2.json +6 -1
  22. data/apis/elasticmapreduce/2009-03-31/api-2.json +95 -0
  23. data/apis/es/2015-01-01/api-2.json +16 -0
  24. data/apis/eventbridge/2015-10-07/api-2.json +1462 -0
  25. data/apis/eventbridge/2015-10-07/examples-1.json +5 -0
  26. data/apis/eventbridge/2015-10-07/paginators-1.json +4 -0
  27. data/apis/eventbridge/2015-10-07/smoke.json +18 -0
  28. data/apis/events/2015-10-07/api-2.json +506 -12
  29. data/apis/gamelift/2015-10-01/api-2.json +14 -5
  30. data/apis/glue/2017-03-31/api-2.json +891 -13
  31. data/apis/glue/2017-03-31/paginators-1.json +15 -0
  32. data/apis/greengrass/2017-06-07/api-2.json +105 -102
  33. data/apis/guardduty/2017-11-28/api-2.json +34 -0
  34. data/apis/iam/2010-05-08/api-2.json +1 -4
  35. data/apis/iot/2015-05-28/api-2.json +726 -7
  36. data/apis/iotevents/2018-07-27/api-2.json +43 -2
  37. data/apis/kinesis-video-archived-media/2017-09-30/api-2.json +95 -12
  38. data/apis/kinesis-video-archived-media/2017-09-30/paginators-1.json +7 -1
  39. data/apis/kinesisvideo/2017-09-30/api-2.json +2 -1
  40. data/apis/kinesisvideo/2017-09-30/paginators-1.json +7 -1
  41. data/apis/lakeformation/2017-03-31/api-2.json +708 -0
  42. data/apis/lakeformation/2017-03-31/examples-1.json +5 -0
  43. data/apis/lakeformation/2017-03-31/paginators-1.json +19 -0
  44. data/apis/logs/2014-03-28/api-2.json +15 -3
  45. data/apis/mediaconnect/2018-11-14/api-2.json +26 -3
  46. data/apis/mediaconvert/2017-08-29/api-2.json +329 -24
  47. data/apis/medialive/2017-10-14/api-2.json +186 -20
  48. data/apis/monitoring/2010-08-01/api-2.json +175 -5
  49. data/apis/mq/2017-11-27/api-2.json +40 -0
  50. data/apis/opsworkscm/2016-11-01/api-2.json +1 -1
  51. data/apis/pinpoint/2016-12-01/api-2.json +7307 -5869
  52. data/apis/polly/2016-06-10/api-2.json +36 -6
  53. data/apis/quicksight/2018-04-01/api-2.json +6 -1
  54. data/apis/redshift/2012-12-01/api-2.json +2 -0
  55. data/apis/rekognition/2016-06-27/api-2.json +2 -1
  56. data/apis/robomaker/2018-06-29/api-2.json +100 -19
  57. data/apis/route53/2013-04-01/api-2.json +3 -0
  58. data/apis/runtime.lex/2016-11-28/api-2.json +261 -0
  59. data/apis/secretsmanager/2017-10-17/api-2.json +14 -6
  60. data/apis/servicecatalog/2015-12-10/api-2.json +73 -1
  61. data/apis/shield/2016-06-02/api-2.json +3 -1
  62. data/apis/ssm/2014-11-06/api-2.json +7 -4
  63. data/apis/storagegateway/2013-06-30/api-2.json +4 -2
  64. data/apis/sts/2011-06-15/api-2.json +25 -0
  65. data/apis/waf-regional/2016-11-28/api-2.json +197 -14
  66. data/apis/waf/2015-08-24/api-2.json +197 -14
  67. data/endpoints.json +268 -3
  68. data/lib/aws-sdk-core.rb +2 -0
  69. data/lib/aws-sdk-core/eventbridge.rb +6 -0
  70. data/lib/aws-sdk-core/lakeformation.rb +6 -0
  71. data/lib/aws-sdk-core/plugins/sqs_md5s.rb +3 -1
  72. data/lib/aws-sdk-core/version.rb +1 -1
  73. data/service-models.json +8 -0
  74. metadata +11 -2
@@ -2149,6 +2149,10 @@
2149
2149
  "shape": "__string",
2150
2150
  "locationName": "name"
2151
2151
  },
2152
+ "PipelineDetails": {
2153
+ "shape": "__listOfPipelineDetail",
2154
+ "locationName": "pipelineDetails"
2155
+ },
2152
2156
  "PipelinesRunningCount": {
2153
2157
  "shape": "__integer",
2154
2158
  "locationName": "pipelinesRunningCount"
@@ -2616,6 +2620,10 @@
2616
2620
  "shape": "__string",
2617
2621
  "locationName": "name"
2618
2622
  },
2623
+ "PipelineDetails": {
2624
+ "shape": "__listOfPipelineDetail",
2625
+ "locationName": "pipelineDetails"
2626
+ },
2619
2627
  "PipelinesRunningCount": {
2620
2628
  "shape": "__integer",
2621
2629
  "locationName": "pipelinesRunningCount"
@@ -2853,6 +2861,10 @@
2853
2861
  "shape": "__string",
2854
2862
  "locationName": "name"
2855
2863
  },
2864
+ "PipelineDetails": {
2865
+ "shape": "__listOfPipelineDetail",
2866
+ "locationName": "pipelineDetails"
2867
+ },
2856
2868
  "PipelinesRunningCount": {
2857
2869
  "shape": "__integer",
2858
2870
  "locationName": "pipelinesRunningCount"
@@ -2907,6 +2919,10 @@
2907
2919
  "shape": "InputClass",
2908
2920
  "locationName": "inputClass"
2909
2921
  },
2922
+ "InputSourceType": {
2923
+ "shape": "InputSourceType",
2924
+ "locationName": "inputSourceType"
2925
+ },
2910
2926
  "MediaConnectFlows": {
2911
2927
  "shape": "__listOfMediaConnectFlow",
2912
2928
  "locationName": "mediaConnectFlows"
@@ -4668,6 +4684,11 @@
4668
4684
  "STANDARD"
4669
4685
  ]
4670
4686
  },
4687
+ "ImmediateModeScheduleActionStartSettings": {
4688
+ "type": "structure",
4689
+ "members": {
4690
+ }
4691
+ },
4671
4692
  "Input": {
4672
4693
  "type": "structure",
4673
4694
  "members": {
@@ -4691,6 +4712,10 @@
4691
4712
  "shape": "InputClass",
4692
4713
  "locationName": "inputClass"
4693
4714
  },
4715
+ "InputSourceType": {
4716
+ "shape": "InputSourceType",
4717
+ "locationName": "inputSourceType"
4718
+ },
4694
4719
  "MediaConnectFlows": {
4695
4720
  "shape": "__listOfMediaConnectFlow",
4696
4721
  "locationName": "mediaConnectFlows"
@@ -4766,6 +4791,26 @@
4766
4791
  "SINGLE_PIPELINE"
4767
4792
  ]
4768
4793
  },
4794
+ "InputClippingSettings": {
4795
+ "type": "structure",
4796
+ "members": {
4797
+ "InputTimecodeSource": {
4798
+ "shape": "InputTimecodeSource",
4799
+ "locationName": "inputTimecodeSource"
4800
+ },
4801
+ "StartTimecode": {
4802
+ "shape": "StartTimecode",
4803
+ "locationName": "startTimecode"
4804
+ },
4805
+ "StopTimecode": {
4806
+ "shape": "StopTimecode",
4807
+ "locationName": "stopTimecode"
4808
+ }
4809
+ },
4810
+ "required": [
4811
+ "InputTimecodeSource"
4812
+ ]
4813
+ },
4769
4814
  "InputCodec": {
4770
4815
  "type": "string",
4771
4816
  "enum": [
@@ -5069,6 +5114,13 @@
5069
5114
  }
5070
5115
  }
5071
5116
  },
5117
+ "InputSourceType": {
5118
+ "type": "string",
5119
+ "enum": [
5120
+ "STATIC",
5121
+ "DYNAMIC"
5122
+ ]
5123
+ },
5072
5124
  "InputSpecification": {
5073
5125
  "type": "structure",
5074
5126
  "members": {
@@ -5102,12 +5154,27 @@
5102
5154
  "InputAttachmentNameReference": {
5103
5155
  "shape": "__string",
5104
5156
  "locationName": "inputAttachmentNameReference"
5157
+ },
5158
+ "InputClippingSettings": {
5159
+ "shape": "InputClippingSettings",
5160
+ "locationName": "inputClippingSettings"
5161
+ },
5162
+ "UrlPath": {
5163
+ "shape": "__listOf__string",
5164
+ "locationName": "urlPath"
5105
5165
  }
5106
5166
  },
5107
5167
  "required": [
5108
5168
  "InputAttachmentNameReference"
5109
5169
  ]
5110
5170
  },
5171
+ "InputTimecodeSource": {
5172
+ "type": "string",
5173
+ "enum": [
5174
+ "ZEROBASED",
5175
+ "EMBEDDED"
5176
+ ]
5177
+ },
5111
5178
  "InputType": {
5112
5179
  "type": "string",
5113
5180
  "enum": [
@@ -5194,6 +5261,13 @@
5194
5261
  }
5195
5262
  }
5196
5263
  },
5264
+ "LastFrameClippingBehavior": {
5265
+ "type": "string",
5266
+ "enum": [
5267
+ "EXCLUDE_LAST_FRAME",
5268
+ "INCLUDE_LAST_FRAME"
5269
+ ]
5270
+ },
5197
5271
  "LimitExceeded": {
5198
5272
  "type": "structure",
5199
5273
  "members": {
@@ -6370,6 +6444,23 @@
6370
6444
  }
6371
6445
  }
6372
6446
  },
6447
+ "PipelineDetail": {
6448
+ "type": "structure",
6449
+ "members": {
6450
+ "ActiveInputAttachmentName": {
6451
+ "shape": "__string",
6452
+ "locationName": "activeInputAttachmentName"
6453
+ },
6454
+ "ActiveInputSwitchActionName": {
6455
+ "shape": "__string",
6456
+ "locationName": "activeInputSwitchActionName"
6457
+ },
6458
+ "PipelineId": {
6459
+ "shape": "__string",
6460
+ "locationName": "pipelineId"
6461
+ }
6462
+ }
6463
+ },
6373
6464
  "PipelineId": {
6374
6465
  "type": "string",
6375
6466
  "enum": [
@@ -6836,6 +6927,10 @@
6836
6927
  "FollowModeScheduleActionStartSettings": {
6837
6928
  "shape": "FollowModeScheduleActionStartSettings",
6838
6929
  "locationName": "followModeScheduleActionStartSettings"
6930
+ },
6931
+ "ImmediateModeScheduleActionStartSettings": {
6932
+ "shape": "ImmediateModeScheduleActionStartSettings",
6933
+ "locationName": "immediateModeScheduleActionStartSettings"
6839
6934
  }
6840
6935
  }
6841
6936
  },
@@ -6991,7 +7086,7 @@
6991
7086
  "type": "structure",
6992
7087
  "members": {
6993
7088
  "SpliceEventId": {
6994
- "shape": "__integerMin0Max4294967295",
7089
+ "shape": "__longMin0Max4294967295",
6995
7090
  "locationName": "spliceEventId"
6996
7091
  }
6997
7092
  },
@@ -7022,11 +7117,11 @@
7022
7117
  "locationName": "segmentationCancelIndicator"
7023
7118
  },
7024
7119
  "SegmentationDuration": {
7025
- "shape": "__integerMin0Max1099511627775",
7120
+ "shape": "__longMin0Max1099511627775",
7026
7121
  "locationName": "segmentationDuration"
7027
7122
  },
7028
7123
  "SegmentationEventId": {
7029
- "shape": "__integerMin0Max4294967295",
7124
+ "shape": "__longMin0Max4294967295",
7030
7125
  "locationName": "segmentationEventId"
7031
7126
  },
7032
7127
  "SegmentationTypeId": {
@@ -7087,11 +7182,11 @@
7087
7182
  "type": "structure",
7088
7183
  "members": {
7089
7184
  "Duration": {
7090
- "shape": "__integerMin0Max8589934591",
7185
+ "shape": "__longMin0Max8589934591",
7091
7186
  "locationName": "duration"
7092
7187
  },
7093
7188
  "SpliceEventId": {
7094
- "shape": "__integerMin0Max4294967295",
7189
+ "shape": "__longMin0Max4294967295",
7095
7190
  "locationName": "spliceEventId"
7096
7191
  }
7097
7192
  },
@@ -7142,6 +7237,23 @@
7142
7237
  "WEB_DELIVERY_ALLOWED"
7143
7238
  ]
7144
7239
  },
7240
+ "ServiceDescriptor": {
7241
+ "type": "structure",
7242
+ "members": {
7243
+ "ProviderName": {
7244
+ "shape": "__stringMax256",
7245
+ "locationName": "providerName"
7246
+ },
7247
+ "ServiceName": {
7248
+ "shape": "__stringMax256",
7249
+ "locationName": "serviceName"
7250
+ }
7251
+ },
7252
+ "required": [
7253
+ "ProviderName",
7254
+ "ServiceName"
7255
+ ]
7256
+ },
7145
7257
  "SmoothGroupAudioOnlyTimecodeControl": {
7146
7258
  "type": "string",
7147
7259
  "enum": [
@@ -7276,6 +7388,10 @@
7276
7388
  "shape": "__string",
7277
7389
  "locationName": "name"
7278
7390
  },
7391
+ "PipelineDetails": {
7392
+ "shape": "__listOfPipelineDetail",
7393
+ "locationName": "pipelineDetails"
7394
+ },
7279
7395
  "PipelinesRunningCount": {
7280
7396
  "shape": "__integer",
7281
7397
  "locationName": "pipelinesRunningCount"
@@ -7294,6 +7410,15 @@
7294
7410
  }
7295
7411
  }
7296
7412
  },
7413
+ "StartTimecode": {
7414
+ "type": "structure",
7415
+ "members": {
7416
+ "Timecode": {
7417
+ "shape": "__string",
7418
+ "locationName": "timecode"
7419
+ }
7420
+ }
7421
+ },
7297
7422
  "StaticImageActivateScheduleActionSettings": {
7298
7423
  "type": "structure",
7299
7424
  "members": {
@@ -7427,6 +7552,10 @@
7427
7552
  "shape": "__string",
7428
7553
  "locationName": "name"
7429
7554
  },
7555
+ "PipelineDetails": {
7556
+ "shape": "__listOfPipelineDetail",
7557
+ "locationName": "pipelineDetails"
7558
+ },
7430
7559
  "PipelinesRunningCount": {
7431
7560
  "shape": "__integer",
7432
7561
  "locationName": "pipelinesRunningCount"
@@ -7445,6 +7574,19 @@
7445
7574
  }
7446
7575
  }
7447
7576
  },
7577
+ "StopTimecode": {
7578
+ "type": "structure",
7579
+ "members": {
7580
+ "LastFrameClippingBehavior": {
7581
+ "shape": "LastFrameClippingBehavior",
7582
+ "locationName": "lastFrameClippingBehavior"
7583
+ },
7584
+ "Timecode": {
7585
+ "shape": "__string",
7586
+ "locationName": "timecode"
7587
+ }
7588
+ }
7589
+ },
7448
7590
  "Tags": {
7449
7591
  "type": "map",
7450
7592
  "key": {
@@ -8066,9 +8208,18 @@
8066
8208
  "__doubleMin0": {
8067
8209
  "type": "double"
8068
8210
  },
8211
+ "__doubleMin0Max1000000000": {
8212
+ "type": "double"
8213
+ },
8214
+ "__doubleMin0Max65535": {
8215
+ "type": "double"
8216
+ },
8069
8217
  "__doubleMin1": {
8070
8218
  "type": "double"
8071
8219
  },
8220
+ "__doubleMin10000Max1000000000": {
8221
+ "type": "double"
8222
+ },
8072
8223
  "__doubleMinNegative59Max0": {
8073
8224
  "type": "double"
8074
8225
  },
@@ -8104,11 +8255,6 @@
8104
8255
  "min": 0,
8105
8256
  "max": 1000000
8106
8257
  },
8107
- "__integerMin0Max1099511627775": {
8108
- "type": "long",
8109
- "min": 0,
8110
- "max": 1099511627775
8111
- },
8112
8258
  "__integerMin0Max128": {
8113
8259
  "type": "integer",
8114
8260
  "min": 0,
@@ -8134,11 +8280,6 @@
8134
8280
  "min": 0,
8135
8281
  "max": 3600
8136
8282
  },
8137
- "__integerMin0Max4294967295": {
8138
- "type": "long",
8139
- "min": 0,
8140
- "max": 4294967295
8141
- },
8142
8283
  "__integerMin0Max500": {
8143
8284
  "type": "integer",
8144
8285
  "min": 0,
@@ -8169,11 +8310,6 @@
8169
8310
  "min": 0,
8170
8311
  "max": 8191
8171
8312
  },
8172
- "__integerMin0Max8589934591": {
8173
- "type": "long",
8174
- "min": 0,
8175
- "max": 8589934591
8176
- },
8177
8313
  "__integerMin1": {
8178
8314
  "type": "integer",
8179
8315
  "min": 1
@@ -8182,6 +8318,11 @@
8182
8318
  "type": "integer",
8183
8319
  "min": 1000
8184
8320
  },
8321
+ "__integerMin100000Max100000000": {
8322
+ "type": "integer",
8323
+ "min": 100000,
8324
+ "max": 100000000
8325
+ },
8185
8326
  "__integerMin1000Max30000": {
8186
8327
  "type": "integer",
8187
8328
  "min": 1000,
@@ -8447,6 +8588,12 @@
8447
8588
  "shape": "OutputGroup"
8448
8589
  }
8449
8590
  },
8591
+ "__listOfPipelineDetail": {
8592
+ "type": "list",
8593
+ "member": {
8594
+ "shape": "PipelineDetail"
8595
+ }
8596
+ },
8450
8597
  "__listOfPipelinePauseStateSettings": {
8451
8598
  "type": "list",
8452
8599
  "member": {
@@ -8492,9 +8639,28 @@
8492
8639
  "__long": {
8493
8640
  "type": "long"
8494
8641
  },
8642
+ "__longMin0Max1099511627775": {
8643
+ "type": "long",
8644
+ "min": 0,
8645
+ "max": 1099511627775
8646
+ },
8647
+ "__longMin0Max4294967295": {
8648
+ "type": "long",
8649
+ "min": 0,
8650
+ "max": 4294967295
8651
+ },
8652
+ "__longMin0Max8589934591": {
8653
+ "type": "long",
8654
+ "min": 0,
8655
+ "max": 8589934591
8656
+ },
8495
8657
  "__string": {
8496
8658
  "type": "string"
8497
8659
  },
8660
+ "__stringMax256": {
8661
+ "type": "string",
8662
+ "max": 256
8663
+ },
8498
8664
  "__stringMax32": {
8499
8665
  "type": "string",
8500
8666
  "max": 32
@@ -23,6 +23,24 @@
23
23
  {"shape":"ResourceNotFound"}
24
24
  ]
25
25
  },
26
+ "DeleteAnomalyDetector":{
27
+ "name":"DeleteAnomalyDetector",
28
+ "http":{
29
+ "method":"POST",
30
+ "requestUri":"/"
31
+ },
32
+ "input":{"shape":"DeleteAnomalyDetectorInput"},
33
+ "output":{
34
+ "shape":"DeleteAnomalyDetectorOutput",
35
+ "resultWrapper":"DeleteAnomalyDetectorResult"
36
+ },
37
+ "errors":[
38
+ {"shape":"ResourceNotFoundException"},
39
+ {"shape":"InternalServiceFault"},
40
+ {"shape":"InvalidParameterValueException"},
41
+ {"shape":"MissingRequiredParameterException"}
42
+ ]
43
+ },
26
44
  "DeleteDashboards":{
27
45
  "name":"DeleteDashboards",
28
46
  "http":{
@@ -82,6 +100,23 @@
82
100
  "resultWrapper":"DescribeAlarmsForMetricResult"
83
101
  }
84
102
  },
103
+ "DescribeAnomalyDetectors":{
104
+ "name":"DescribeAnomalyDetectors",
105
+ "http":{
106
+ "method":"POST",
107
+ "requestUri":"/"
108
+ },
109
+ "input":{"shape":"DescribeAnomalyDetectorsInput"},
110
+ "output":{
111
+ "shape":"DescribeAnomalyDetectorsOutput",
112
+ "resultWrapper":"DescribeAnomalyDetectorsResult"
113
+ },
114
+ "errors":[
115
+ {"shape":"InvalidNextToken"},
116
+ {"shape":"InternalServiceFault"},
117
+ {"shape":"InvalidParameterValueException"}
118
+ ]
119
+ },
85
120
  "DisableAlarmActions":{
86
121
  "name":"DisableAlarmActions",
87
122
  "http":{
@@ -209,6 +244,24 @@
209
244
  {"shape":"InternalServiceFault"}
210
245
  ]
211
246
  },
247
+ "PutAnomalyDetector":{
248
+ "name":"PutAnomalyDetector",
249
+ "http":{
250
+ "method":"POST",
251
+ "requestUri":"/"
252
+ },
253
+ "input":{"shape":"PutAnomalyDetectorInput"},
254
+ "output":{
255
+ "shape":"PutAnomalyDetectorOutput",
256
+ "resultWrapper":"PutAnomalyDetectorResult"
257
+ },
258
+ "errors":[
259
+ {"shape":"LimitExceededException"},
260
+ {"shape":"InternalServiceFault"},
261
+ {"shape":"InvalidParameterValueException"},
262
+ {"shape":"MissingRequiredParameterException"}
263
+ ]
264
+ },
212
265
  "PutDashboard":{
213
266
  "name":"PutDashboard",
214
267
  "http":{
@@ -350,6 +403,32 @@
350
403
  "max":1024,
351
404
  "min":1
352
405
  },
406
+ "AnomalyDetector":{
407
+ "type":"structure",
408
+ "members":{
409
+ "Namespace":{"shape":"Namespace"},
410
+ "MetricName":{"shape":"MetricName"},
411
+ "Dimensions":{"shape":"Dimensions"},
412
+ "Stat":{"shape":"Stat"},
413
+ "Configuration":{"shape":"AnomalyDetectorConfiguration"}
414
+ }
415
+ },
416
+ "AnomalyDetectorConfiguration":{
417
+ "type":"structure",
418
+ "members":{
419
+ "ExcludedTimeRanges":{"shape":"AnomalyDetectorExcludedTimeRanges"},
420
+ "MetricTimezone":{"shape":"AnomalyDetectorMetricTimezone"}
421
+ }
422
+ },
423
+ "AnomalyDetectorExcludedTimeRanges":{
424
+ "type":"list",
425
+ "member":{"shape":"Range"}
426
+ },
427
+ "AnomalyDetectorMetricTimezone":{"type":"string"},
428
+ "AnomalyDetectors":{
429
+ "type":"list",
430
+ "member":{"shape":"AnomalyDetector"}
431
+ },
353
432
  "AwsQueryErrorMessage":{"type":"string"},
354
433
  "ComparisonOperator":{
355
434
  "type":"string",
@@ -357,7 +436,10 @@
357
436
  "GreaterThanOrEqualToThreshold",
358
437
  "GreaterThanThreshold",
359
438
  "LessThanThreshold",
360
- "LessThanOrEqualToThreshold"
439
+ "LessThanOrEqualToThreshold",
440
+ "LessThanLowerOrGreaterThanUpperThreshold",
441
+ "LessThanLowerThreshold",
442
+ "GreaterThanUpperThreshold"
361
443
  ]
362
444
  },
363
445
  "ConcurrentModificationException":{
@@ -482,6 +564,25 @@
482
564
  "AlarmNames":{"shape":"AlarmNames"}
483
565
  }
484
566
  },
567
+ "DeleteAnomalyDetectorInput":{
568
+ "type":"structure",
569
+ "required":[
570
+ "Namespace",
571
+ "MetricName",
572
+ "Stat"
573
+ ],
574
+ "members":{
575
+ "Namespace":{"shape":"Namespace"},
576
+ "MetricName":{"shape":"MetricName"},
577
+ "Dimensions":{"shape":"Dimensions"},
578
+ "Stat":{"shape":"Stat"}
579
+ }
580
+ },
581
+ "DeleteAnomalyDetectorOutput":{
582
+ "type":"structure",
583
+ "members":{
584
+ }
585
+ },
485
586
  "DeleteDashboardsInput":{
486
587
  "type":"structure",
487
588
  "required":["DashboardNames"],
@@ -552,6 +653,23 @@
552
653
  "NextToken":{"shape":"NextToken"}
553
654
  }
554
655
  },
656
+ "DescribeAnomalyDetectorsInput":{
657
+ "type":"structure",
658
+ "members":{
659
+ "NextToken":{"shape":"NextToken"},
660
+ "MaxResults":{"shape":"MaxReturnedResultsCount"},
661
+ "Namespace":{"shape":"Namespace"},
662
+ "MetricName":{"shape":"MetricName"},
663
+ "Dimensions":{"shape":"Dimensions"}
664
+ }
665
+ },
666
+ "DescribeAnomalyDetectorsOutput":{
667
+ "type":"structure",
668
+ "members":{
669
+ "AnomalyDetectors":{"shape":"AnomalyDetectors"},
670
+ "NextToken":{"shape":"NextToken"}
671
+ }
672
+ },
555
673
  "Dimension":{
556
674
  "type":"structure",
557
675
  "required":[
@@ -797,6 +915,17 @@
797
915
  "synthetic":true
798
916
  },
799
917
  "LastModified":{"type":"timestamp"},
918
+ "LimitExceededException":{
919
+ "type":"structure",
920
+ "members":{
921
+ },
922
+ "error":{
923
+ "code":"LimitExceededException",
924
+ "httpStatusCode":400,
925
+ "senderFault":true
926
+ },
927
+ "exception":true
928
+ },
800
929
  "LimitExceededFault":{
801
930
  "type":"structure",
802
931
  "members":{
@@ -861,6 +990,10 @@
861
990
  "max":100,
862
991
  "min":1
863
992
  },
993
+ "MaxReturnedResultsCount":{
994
+ "type":"integer",
995
+ "min":1
996
+ },
864
997
  "Message":{"type":"string"},
865
998
  "MessageData":{
866
999
  "type":"structure",
@@ -912,7 +1045,8 @@
912
1045
  "ComparisonOperator":{"shape":"ComparisonOperator"},
913
1046
  "TreatMissingData":{"shape":"TreatMissingData"},
914
1047
  "EvaluateLowSampleCountPercentile":{"shape":"EvaluateLowSampleCountPercentile"},
915
- "Metrics":{"shape":"MetricDataQueries"}
1048
+ "Metrics":{"shape":"MetricDataQueries"},
1049
+ "ThresholdMetricId":{"shape":"MetricId"}
916
1050
  },
917
1051
  "xmlOrder":[
918
1052
  "AlarmName",
@@ -940,7 +1074,8 @@
940
1074
  "TreatMissingData",
941
1075
  "EvaluateLowSampleCountPercentile",
942
1076
  "DatapointsToAlarm",
943
- "Metrics"
1077
+ "Metrics",
1078
+ "ThresholdMetricId"
944
1079
  ]
945
1080
  },
946
1081
  "MetricAlarms":{
@@ -1061,6 +1196,26 @@
1061
1196
  "type":"integer",
1062
1197
  "min":1
1063
1198
  },
1199
+ "PutAnomalyDetectorInput":{
1200
+ "type":"structure",
1201
+ "required":[
1202
+ "Namespace",
1203
+ "MetricName",
1204
+ "Stat"
1205
+ ],
1206
+ "members":{
1207
+ "Namespace":{"shape":"Namespace"},
1208
+ "MetricName":{"shape":"MetricName"},
1209
+ "Dimensions":{"shape":"Dimensions"},
1210
+ "Stat":{"shape":"Stat"},
1211
+ "Configuration":{"shape":"AnomalyDetectorConfiguration"}
1212
+ }
1213
+ },
1214
+ "PutAnomalyDetectorOutput":{
1215
+ "type":"structure",
1216
+ "members":{
1217
+ }
1218
+ },
1064
1219
  "PutDashboardInput":{
1065
1220
  "type":"structure",
1066
1221
  "required":[
@@ -1083,7 +1238,6 @@
1083
1238
  "required":[
1084
1239
  "AlarmName",
1085
1240
  "EvaluationPeriods",
1086
- "Threshold",
1087
1241
  "ComparisonOperator"
1088
1242
  ],
1089
1243
  "members":{
@@ -1107,7 +1261,8 @@
1107
1261
  "TreatMissingData":{"shape":"TreatMissingData"},
1108
1262
  "EvaluateLowSampleCountPercentile":{"shape":"EvaluateLowSampleCountPercentile"},
1109
1263
  "Metrics":{"shape":"MetricDataQueries"},
1110
- "Tags":{"shape":"TagList"}
1264
+ "Tags":{"shape":"TagList"},
1265
+ "ThresholdMetricId":{"shape":"MetricId"}
1111
1266
  }
1112
1267
  },
1113
1268
  "PutMetricDataInput":{
@@ -1121,6 +1276,21 @@
1121
1276
  "MetricData":{"shape":"MetricData"}
1122
1277
  }
1123
1278
  },
1279
+ "Range":{
1280
+ "type":"structure",
1281
+ "required":[
1282
+ "StartTime",
1283
+ "EndTime"
1284
+ ],
1285
+ "members":{
1286
+ "StartTime":{"shape":"Timestamp"},
1287
+ "EndTime":{"shape":"Timestamp"}
1288
+ },
1289
+ "xmlOrder":[
1290
+ "StartTime",
1291
+ "EndTime"
1292
+ ]
1293
+ },
1124
1294
  "ResourceId":{"type":"string"},
1125
1295
  "ResourceList":{
1126
1296
  "type":"list",