aws-sdk 2.953.0 → 2.954.0
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.
- package/CHANGELOG.md +7 -1
- package/README.md +1 -1
- package/apis/monitoring-2010-08-01.min.json +23 -22
- package/apis/s3control-2018-08-20.min.json +64 -55
- package/apis/synthetics-2017-10-11.min.json +40 -3
- package/apis/textract-2018-06-27.min.json +144 -46
- package/clients/cloudwatch.d.ts +19 -14
- package/clients/identitystore.d.ts +15 -15
- package/clients/s3control.d.ts +22 -0
- package/clients/synthetics.d.ts +27 -10
- package/clients/textract.d.ts +92 -1
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +5 -5
- package/dist/aws-sdk.js +26 -25
- package/dist/aws-sdk.min.js +4 -4
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
"members": {
|
|
136
136
|
"CanaryName": {},
|
|
137
137
|
"LastRun": {
|
|
138
|
-
"shape": "
|
|
138
|
+
"shape": "S1k"
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
141
|
}
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
"CanaryRuns": {
|
|
233
233
|
"type": "list",
|
|
234
234
|
"member": {
|
|
235
|
-
"shape": "
|
|
235
|
+
"shape": "S1k"
|
|
236
236
|
}
|
|
237
237
|
},
|
|
238
238
|
"NextToken": {}
|
|
@@ -395,6 +395,18 @@
|
|
|
395
395
|
},
|
|
396
396
|
"VpcConfig": {
|
|
397
397
|
"shape": "Sh"
|
|
398
|
+
},
|
|
399
|
+
"VisualReference": {
|
|
400
|
+
"type": "structure",
|
|
401
|
+
"required": [
|
|
402
|
+
"BaseCanaryRunId"
|
|
403
|
+
],
|
|
404
|
+
"members": {
|
|
405
|
+
"BaseScreenshots": {
|
|
406
|
+
"shape": "S14"
|
|
407
|
+
},
|
|
408
|
+
"BaseCanaryRunId": {}
|
|
409
|
+
}
|
|
398
410
|
}
|
|
399
411
|
}
|
|
400
412
|
},
|
|
@@ -557,12 +569,37 @@
|
|
|
557
569
|
}
|
|
558
570
|
}
|
|
559
571
|
},
|
|
572
|
+
"VisualReference": {
|
|
573
|
+
"type": "structure",
|
|
574
|
+
"members": {
|
|
575
|
+
"BaseScreenshots": {
|
|
576
|
+
"shape": "S14"
|
|
577
|
+
},
|
|
578
|
+
"BaseCanaryRunId": {}
|
|
579
|
+
}
|
|
580
|
+
},
|
|
560
581
|
"Tags": {
|
|
561
582
|
"shape": "Sm"
|
|
562
583
|
}
|
|
563
584
|
}
|
|
564
585
|
},
|
|
565
|
-
"
|
|
586
|
+
"S14": {
|
|
587
|
+
"type": "list",
|
|
588
|
+
"member": {
|
|
589
|
+
"type": "structure",
|
|
590
|
+
"required": [
|
|
591
|
+
"ScreenshotName"
|
|
592
|
+
],
|
|
593
|
+
"members": {
|
|
594
|
+
"ScreenshotName": {},
|
|
595
|
+
"IgnoreCoordinates": {
|
|
596
|
+
"type": "list",
|
|
597
|
+
"member": {}
|
|
598
|
+
}
|
|
599
|
+
}
|
|
600
|
+
}
|
|
601
|
+
},
|
|
602
|
+
"S1k": {
|
|
566
603
|
"type": "structure",
|
|
567
604
|
"members": {
|
|
568
605
|
"Id": {},
|
|
@@ -74,6 +74,63 @@
|
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
76
|
},
|
|
77
|
+
"AnalyzeExpense": {
|
|
78
|
+
"input": {
|
|
79
|
+
"type": "structure",
|
|
80
|
+
"required": [
|
|
81
|
+
"Document"
|
|
82
|
+
],
|
|
83
|
+
"members": {
|
|
84
|
+
"Document": {
|
|
85
|
+
"shape": "S2"
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
"output": {
|
|
90
|
+
"type": "structure",
|
|
91
|
+
"members": {
|
|
92
|
+
"DocumentMetadata": {
|
|
93
|
+
"shape": "Sh"
|
|
94
|
+
},
|
|
95
|
+
"ExpenseDocuments": {
|
|
96
|
+
"type": "list",
|
|
97
|
+
"member": {
|
|
98
|
+
"type": "structure",
|
|
99
|
+
"members": {
|
|
100
|
+
"ExpenseIndex": {
|
|
101
|
+
"type": "integer"
|
|
102
|
+
},
|
|
103
|
+
"SummaryFields": {
|
|
104
|
+
"shape": "S1b"
|
|
105
|
+
},
|
|
106
|
+
"LineItemGroups": {
|
|
107
|
+
"type": "list",
|
|
108
|
+
"member": {
|
|
109
|
+
"type": "structure",
|
|
110
|
+
"members": {
|
|
111
|
+
"LineItemGroupIndex": {
|
|
112
|
+
"type": "integer"
|
|
113
|
+
},
|
|
114
|
+
"LineItems": {
|
|
115
|
+
"type": "list",
|
|
116
|
+
"member": {
|
|
117
|
+
"type": "structure",
|
|
118
|
+
"members": {
|
|
119
|
+
"LineItemExpenseFields": {
|
|
120
|
+
"shape": "S1b"
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
},
|
|
77
134
|
"DetectDocumentText": {
|
|
78
135
|
"input": {
|
|
79
136
|
"type": "structure",
|
|
@@ -125,7 +182,7 @@
|
|
|
125
182
|
"shape": "Sj"
|
|
126
183
|
},
|
|
127
184
|
"Warnings": {
|
|
128
|
-
"shape": "
|
|
185
|
+
"shape": "S1r"
|
|
129
186
|
},
|
|
130
187
|
"StatusMessage": {},
|
|
131
188
|
"AnalyzeDocumentModelVersion": {}
|
|
@@ -158,7 +215,7 @@
|
|
|
158
215
|
"shape": "Sj"
|
|
159
216
|
},
|
|
160
217
|
"Warnings": {
|
|
161
|
-
"shape": "
|
|
218
|
+
"shape": "S1r"
|
|
162
219
|
},
|
|
163
220
|
"StatusMessage": {},
|
|
164
221
|
"DetectDocumentTextModelVersion": {}
|
|
@@ -174,7 +231,7 @@
|
|
|
174
231
|
],
|
|
175
232
|
"members": {
|
|
176
233
|
"DocumentLocation": {
|
|
177
|
-
"shape": "
|
|
234
|
+
"shape": "S1z"
|
|
178
235
|
},
|
|
179
236
|
"FeatureTypes": {
|
|
180
237
|
"shape": "S8"
|
|
@@ -182,10 +239,10 @@
|
|
|
182
239
|
"ClientRequestToken": {},
|
|
183
240
|
"JobTag": {},
|
|
184
241
|
"NotificationChannel": {
|
|
185
|
-
"shape": "
|
|
242
|
+
"shape": "S22"
|
|
186
243
|
},
|
|
187
244
|
"OutputConfig": {
|
|
188
|
-
"shape": "
|
|
245
|
+
"shape": "S25"
|
|
189
246
|
},
|
|
190
247
|
"KMSKeyId": {}
|
|
191
248
|
}
|
|
@@ -205,15 +262,15 @@
|
|
|
205
262
|
],
|
|
206
263
|
"members": {
|
|
207
264
|
"DocumentLocation": {
|
|
208
|
-
"shape": "
|
|
265
|
+
"shape": "S1z"
|
|
209
266
|
},
|
|
210
267
|
"ClientRequestToken": {},
|
|
211
268
|
"JobTag": {},
|
|
212
269
|
"NotificationChannel": {
|
|
213
|
-
"shape": "
|
|
270
|
+
"shape": "S22"
|
|
214
271
|
},
|
|
215
272
|
"OutputConfig": {
|
|
216
|
-
"shape": "
|
|
273
|
+
"shape": "S25"
|
|
217
274
|
},
|
|
218
275
|
"KMSKeyId": {}
|
|
219
276
|
}
|
|
@@ -282,40 +339,7 @@
|
|
|
282
339
|
"type": "integer"
|
|
283
340
|
},
|
|
284
341
|
"Geometry": {
|
|
285
|
-
"
|
|
286
|
-
"members": {
|
|
287
|
-
"BoundingBox": {
|
|
288
|
-
"type": "structure",
|
|
289
|
-
"members": {
|
|
290
|
-
"Width": {
|
|
291
|
-
"type": "float"
|
|
292
|
-
},
|
|
293
|
-
"Height": {
|
|
294
|
-
"type": "float"
|
|
295
|
-
},
|
|
296
|
-
"Left": {
|
|
297
|
-
"type": "float"
|
|
298
|
-
},
|
|
299
|
-
"Top": {
|
|
300
|
-
"type": "float"
|
|
301
|
-
}
|
|
302
|
-
}
|
|
303
|
-
},
|
|
304
|
-
"Polygon": {
|
|
305
|
-
"type": "list",
|
|
306
|
-
"member": {
|
|
307
|
-
"type": "structure",
|
|
308
|
-
"members": {
|
|
309
|
-
"X": {
|
|
310
|
-
"type": "float"
|
|
311
|
-
},
|
|
312
|
-
"Y": {
|
|
313
|
-
"type": "float"
|
|
314
|
-
}
|
|
315
|
-
}
|
|
316
|
-
}
|
|
317
|
-
}
|
|
318
|
-
}
|
|
342
|
+
"shape": "Sp"
|
|
319
343
|
},
|
|
320
344
|
"Id": {},
|
|
321
345
|
"Relationships": {
|
|
@@ -342,7 +366,81 @@
|
|
|
342
366
|
}
|
|
343
367
|
}
|
|
344
368
|
},
|
|
345
|
-
"
|
|
369
|
+
"Sp": {
|
|
370
|
+
"type": "structure",
|
|
371
|
+
"members": {
|
|
372
|
+
"BoundingBox": {
|
|
373
|
+
"type": "structure",
|
|
374
|
+
"members": {
|
|
375
|
+
"Width": {
|
|
376
|
+
"type": "float"
|
|
377
|
+
},
|
|
378
|
+
"Height": {
|
|
379
|
+
"type": "float"
|
|
380
|
+
},
|
|
381
|
+
"Left": {
|
|
382
|
+
"type": "float"
|
|
383
|
+
},
|
|
384
|
+
"Top": {
|
|
385
|
+
"type": "float"
|
|
386
|
+
}
|
|
387
|
+
}
|
|
388
|
+
},
|
|
389
|
+
"Polygon": {
|
|
390
|
+
"type": "list",
|
|
391
|
+
"member": {
|
|
392
|
+
"type": "structure",
|
|
393
|
+
"members": {
|
|
394
|
+
"X": {
|
|
395
|
+
"type": "float"
|
|
396
|
+
},
|
|
397
|
+
"Y": {
|
|
398
|
+
"type": "float"
|
|
399
|
+
}
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
}
|
|
403
|
+
}
|
|
404
|
+
},
|
|
405
|
+
"S1b": {
|
|
406
|
+
"type": "list",
|
|
407
|
+
"member": {
|
|
408
|
+
"type": "structure",
|
|
409
|
+
"members": {
|
|
410
|
+
"Type": {
|
|
411
|
+
"type": "structure",
|
|
412
|
+
"members": {
|
|
413
|
+
"Text": {},
|
|
414
|
+
"Confidence": {
|
|
415
|
+
"type": "float"
|
|
416
|
+
}
|
|
417
|
+
}
|
|
418
|
+
},
|
|
419
|
+
"LabelDetection": {
|
|
420
|
+
"shape": "S1e"
|
|
421
|
+
},
|
|
422
|
+
"ValueDetection": {
|
|
423
|
+
"shape": "S1e"
|
|
424
|
+
},
|
|
425
|
+
"PageNumber": {
|
|
426
|
+
"type": "integer"
|
|
427
|
+
}
|
|
428
|
+
}
|
|
429
|
+
}
|
|
430
|
+
},
|
|
431
|
+
"S1e": {
|
|
432
|
+
"type": "structure",
|
|
433
|
+
"members": {
|
|
434
|
+
"Text": {},
|
|
435
|
+
"Geometry": {
|
|
436
|
+
"shape": "Sp"
|
|
437
|
+
},
|
|
438
|
+
"Confidence": {
|
|
439
|
+
"type": "float"
|
|
440
|
+
}
|
|
441
|
+
}
|
|
442
|
+
},
|
|
443
|
+
"S1r": {
|
|
346
444
|
"type": "list",
|
|
347
445
|
"member": {
|
|
348
446
|
"type": "structure",
|
|
@@ -357,7 +455,7 @@
|
|
|
357
455
|
}
|
|
358
456
|
}
|
|
359
457
|
},
|
|
360
|
-
"
|
|
458
|
+
"S1z": {
|
|
361
459
|
"type": "structure",
|
|
362
460
|
"members": {
|
|
363
461
|
"S3Object": {
|
|
@@ -365,7 +463,7 @@
|
|
|
365
463
|
}
|
|
366
464
|
}
|
|
367
465
|
},
|
|
368
|
-
"
|
|
466
|
+
"S22": {
|
|
369
467
|
"type": "structure",
|
|
370
468
|
"required": [
|
|
371
469
|
"SNSTopicArn",
|
|
@@ -376,7 +474,7 @@
|
|
|
376
474
|
"RoleArn": {}
|
|
377
475
|
}
|
|
378
476
|
},
|
|
379
|
-
"
|
|
477
|
+
"S25": {
|
|
380
478
|
"type": "structure",
|
|
381
479
|
"required": [
|
|
382
480
|
"S3Bucket"
|
package/clients/cloudwatch.d.ts
CHANGED
|
@@ -149,11 +149,11 @@ declare class CloudWatch extends Service {
|
|
|
149
149
|
*/
|
|
150
150
|
getMetricData(callback?: (err: AWSError, data: CloudWatch.Types.GetMetricDataOutput) => void): Request<CloudWatch.Types.GetMetricDataOutput, AWSError>;
|
|
151
151
|
/**
|
|
152
|
-
* Gets statistics for the specified metric. The maximum number of data points returned from a single call is 1,440. If you request more than 1,440 data points, CloudWatch returns an error. To reduce the number of data points, you can narrow the specified time range and make multiple requests across adjacent time ranges, or you can increase the specified period. Data points are not returned in chronological order. CloudWatch aggregates data points based on the length of the period that you specify. For example, if you request statistics with a one-hour period, CloudWatch aggregates all data points with time stamps that fall within each one-hour period. Therefore, the number of values aggregated by CloudWatch is larger than the number of data points returned. CloudWatch needs raw data points to calculate percentile statistics. If you publish data using a statistic set instead, you can only retrieve percentile statistics for this data if one of the following conditions is true: The SampleCount value of the statistic set is 1. The Min and the Max values of the statistic set are equal. Percentile statistics are not available for metrics when any of the metric values are negative numbers. Amazon CloudWatch retains metric data as follows: Data points with a period of less than 60 seconds are available for 3 hours. These data points are high-resolution metrics and are available only for custom metrics that have been defined with a StorageResolution of 1. Data points with a period of 60 seconds (1-minute) are available for 15 days. Data points with a period of 300 seconds (5-minute) are available for 63 days. Data points with a period of 3600 seconds (1 hour) are available for 455 days (15 months). Data points that are initially published with a shorter period are aggregated together for long-term storage. For example, if you collect data using a period of 1 minute, the data remains available for 15 days with 1-minute resolution. After 15 days, this data is still available, but is aggregated and retrievable only with a resolution of 5 minutes. After 63 days, the data is further aggregated and is available with a resolution of 1 hour. CloudWatch started retaining 5-minute and 1-hour metric data as of July 9, 2016. For information about metrics and dimensions supported by
|
|
152
|
+
* Gets statistics for the specified metric. The maximum number of data points returned from a single call is 1,440. If you request more than 1,440 data points, CloudWatch returns an error. To reduce the number of data points, you can narrow the specified time range and make multiple requests across adjacent time ranges, or you can increase the specified period. Data points are not returned in chronological order. CloudWatch aggregates data points based on the length of the period that you specify. For example, if you request statistics with a one-hour period, CloudWatch aggregates all data points with time stamps that fall within each one-hour period. Therefore, the number of values aggregated by CloudWatch is larger than the number of data points returned. CloudWatch needs raw data points to calculate percentile statistics. If you publish data using a statistic set instead, you can only retrieve percentile statistics for this data if one of the following conditions is true: The SampleCount value of the statistic set is 1. The Min and the Max values of the statistic set are equal. Percentile statistics are not available for metrics when any of the metric values are negative numbers. Amazon CloudWatch retains metric data as follows: Data points with a period of less than 60 seconds are available for 3 hours. These data points are high-resolution metrics and are available only for custom metrics that have been defined with a StorageResolution of 1. Data points with a period of 60 seconds (1-minute) are available for 15 days. Data points with a period of 300 seconds (5-minute) are available for 63 days. Data points with a period of 3600 seconds (1 hour) are available for 455 days (15 months). Data points that are initially published with a shorter period are aggregated together for long-term storage. For example, if you collect data using a period of 1 minute, the data remains available for 15 days with 1-minute resolution. After 15 days, this data is still available, but is aggregated and retrievable only with a resolution of 5 minutes. After 63 days, the data is further aggregated and is available with a resolution of 1 hour. CloudWatch started retaining 5-minute and 1-hour metric data as of July 9, 2016. For information about metrics and dimensions supported by Amazon Web Services services, see the Amazon CloudWatch Metrics and Dimensions Reference in the Amazon CloudWatch User Guide.
|
|
153
153
|
*/
|
|
154
154
|
getMetricStatistics(params: CloudWatch.Types.GetMetricStatisticsInput, callback?: (err: AWSError, data: CloudWatch.Types.GetMetricStatisticsOutput) => void): Request<CloudWatch.Types.GetMetricStatisticsOutput, AWSError>;
|
|
155
155
|
/**
|
|
156
|
-
* Gets statistics for the specified metric. The maximum number of data points returned from a single call is 1,440. If you request more than 1,440 data points, CloudWatch returns an error. To reduce the number of data points, you can narrow the specified time range and make multiple requests across adjacent time ranges, or you can increase the specified period. Data points are not returned in chronological order. CloudWatch aggregates data points based on the length of the period that you specify. For example, if you request statistics with a one-hour period, CloudWatch aggregates all data points with time stamps that fall within each one-hour period. Therefore, the number of values aggregated by CloudWatch is larger than the number of data points returned. CloudWatch needs raw data points to calculate percentile statistics. If you publish data using a statistic set instead, you can only retrieve percentile statistics for this data if one of the following conditions is true: The SampleCount value of the statistic set is 1. The Min and the Max values of the statistic set are equal. Percentile statistics are not available for metrics when any of the metric values are negative numbers. Amazon CloudWatch retains metric data as follows: Data points with a period of less than 60 seconds are available for 3 hours. These data points are high-resolution metrics and are available only for custom metrics that have been defined with a StorageResolution of 1. Data points with a period of 60 seconds (1-minute) are available for 15 days. Data points with a period of 300 seconds (5-minute) are available for 63 days. Data points with a period of 3600 seconds (1 hour) are available for 455 days (15 months). Data points that are initially published with a shorter period are aggregated together for long-term storage. For example, if you collect data using a period of 1 minute, the data remains available for 15 days with 1-minute resolution. After 15 days, this data is still available, but is aggregated and retrievable only with a resolution of 5 minutes. After 63 days, the data is further aggregated and is available with a resolution of 1 hour. CloudWatch started retaining 5-minute and 1-hour metric data as of July 9, 2016. For information about metrics and dimensions supported by
|
|
156
|
+
* Gets statistics for the specified metric. The maximum number of data points returned from a single call is 1,440. If you request more than 1,440 data points, CloudWatch returns an error. To reduce the number of data points, you can narrow the specified time range and make multiple requests across adjacent time ranges, or you can increase the specified period. Data points are not returned in chronological order. CloudWatch aggregates data points based on the length of the period that you specify. For example, if you request statistics with a one-hour period, CloudWatch aggregates all data points with time stamps that fall within each one-hour period. Therefore, the number of values aggregated by CloudWatch is larger than the number of data points returned. CloudWatch needs raw data points to calculate percentile statistics. If you publish data using a statistic set instead, you can only retrieve percentile statistics for this data if one of the following conditions is true: The SampleCount value of the statistic set is 1. The Min and the Max values of the statistic set are equal. Percentile statistics are not available for metrics when any of the metric values are negative numbers. Amazon CloudWatch retains metric data as follows: Data points with a period of less than 60 seconds are available for 3 hours. These data points are high-resolution metrics and are available only for custom metrics that have been defined with a StorageResolution of 1. Data points with a period of 60 seconds (1-minute) are available for 15 days. Data points with a period of 300 seconds (5-minute) are available for 63 days. Data points with a period of 3600 seconds (1 hour) are available for 455 days (15 months). Data points that are initially published with a shorter period are aggregated together for long-term storage. For example, if you collect data using a period of 1 minute, the data remains available for 15 days with 1-minute resolution. After 15 days, this data is still available, but is aggregated and retrievable only with a resolution of 5 minutes. After 63 days, the data is further aggregated and is available with a resolution of 1 hour. CloudWatch started retaining 5-minute and 1-hour metric data as of July 9, 2016. For information about metrics and dimensions supported by Amazon Web Services services, see the Amazon CloudWatch Metrics and Dimensions Reference in the Amazon CloudWatch User Guide.
|
|
157
157
|
*/
|
|
158
158
|
getMetricStatistics(callback?: (err: AWSError, data: CloudWatch.Types.GetMetricStatisticsOutput) => void): Request<CloudWatch.Types.GetMetricStatisticsOutput, AWSError>;
|
|
159
159
|
/**
|
|
@@ -237,11 +237,11 @@ declare class CloudWatch extends Service {
|
|
|
237
237
|
*/
|
|
238
238
|
putInsightRule(callback?: (err: AWSError, data: CloudWatch.Types.PutInsightRuleOutput) => void): Request<CloudWatch.Types.PutInsightRuleOutput, AWSError>;
|
|
239
239
|
/**
|
|
240
|
-
* Creates or updates an alarm and associates it with the specified metric, metric math expression, or anomaly detection model. Alarms based on anomaly detection models cannot have Auto Scaling actions. When this operation creates an alarm, the alarm state is immediately set to INSUFFICIENT_DATA. The alarm is then evaluated and its state is set appropriately. Any actions associated with the new state are then executed. When you update an existing alarm, its state is left unchanged, but the update completely overwrites the previous configuration of the alarm. If you are an IAM user, you must have Amazon EC2 permissions for some alarm operations: The iam:CreateServiceLinkedRole for all alarms with EC2 actions The iam:CreateServiceLinkedRole to create an alarm with Systems Manager OpsItem actions. The first time you create an alarm in the
|
|
240
|
+
* Creates or updates an alarm and associates it with the specified metric, metric math expression, or anomaly detection model. Alarms based on anomaly detection models cannot have Auto Scaling actions. When this operation creates an alarm, the alarm state is immediately set to INSUFFICIENT_DATA. The alarm is then evaluated and its state is set appropriately. Any actions associated with the new state are then executed. When you update an existing alarm, its state is left unchanged, but the update completely overwrites the previous configuration of the alarm. If you are an IAM user, you must have Amazon EC2 permissions for some alarm operations: The iam:CreateServiceLinkedRole for all alarms with EC2 actions The iam:CreateServiceLinkedRole to create an alarm with Systems Manager OpsItem actions. The first time you create an alarm in the Management Console, the CLI, or by using the PutMetricAlarm API, CloudWatch creates the necessary service-linked role for you. The service-linked roles are called AWSServiceRoleForCloudWatchEvents and AWSServiceRoleForCloudWatchAlarms_ActionSSM. For more information, see Amazon Web Services service-linked role. Cross-account alarms You can set an alarm on metrics in the current account, or in another account. To create a cross-account alarm that watches a metric in a different account, you must have completed the following pre-requisites: The account where the metrics are located (the sharing account) must already have a sharing role named CloudWatch-CrossAccountSharingRole. If it does not already have this role, you must create it using the instructions in Set up a sharing account in Cross-account cross-Region CloudWatch console. The policy for that role must grant access to the ID of the account where you are creating the alarm. The account where you are creating the alarm (the monitoring account) must already have a service-linked role named AWSServiceRoleForCloudWatchCrossAccount to allow CloudWatch to assume the sharing role in the sharing account. If it does not, you must create it following the directions in Set up a monitoring account in Cross-account cross-Region CloudWatch console.
|
|
241
241
|
*/
|
|
242
242
|
putMetricAlarm(params: CloudWatch.Types.PutMetricAlarmInput, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
243
243
|
/**
|
|
244
|
-
* Creates or updates an alarm and associates it with the specified metric, metric math expression, or anomaly detection model. Alarms based on anomaly detection models cannot have Auto Scaling actions. When this operation creates an alarm, the alarm state is immediately set to INSUFFICIENT_DATA. The alarm is then evaluated and its state is set appropriately. Any actions associated with the new state are then executed. When you update an existing alarm, its state is left unchanged, but the update completely overwrites the previous configuration of the alarm. If you are an IAM user, you must have Amazon EC2 permissions for some alarm operations: The iam:CreateServiceLinkedRole for all alarms with EC2 actions The iam:CreateServiceLinkedRole to create an alarm with Systems Manager OpsItem actions. The first time you create an alarm in the
|
|
244
|
+
* Creates or updates an alarm and associates it with the specified metric, metric math expression, or anomaly detection model. Alarms based on anomaly detection models cannot have Auto Scaling actions. When this operation creates an alarm, the alarm state is immediately set to INSUFFICIENT_DATA. The alarm is then evaluated and its state is set appropriately. Any actions associated with the new state are then executed. When you update an existing alarm, its state is left unchanged, but the update completely overwrites the previous configuration of the alarm. If you are an IAM user, you must have Amazon EC2 permissions for some alarm operations: The iam:CreateServiceLinkedRole for all alarms with EC2 actions The iam:CreateServiceLinkedRole to create an alarm with Systems Manager OpsItem actions. The first time you create an alarm in the Management Console, the CLI, or by using the PutMetricAlarm API, CloudWatch creates the necessary service-linked role for you. The service-linked roles are called AWSServiceRoleForCloudWatchEvents and AWSServiceRoleForCloudWatchAlarms_ActionSSM. For more information, see Amazon Web Services service-linked role. Cross-account alarms You can set an alarm on metrics in the current account, or in another account. To create a cross-account alarm that watches a metric in a different account, you must have completed the following pre-requisites: The account where the metrics are located (the sharing account) must already have a sharing role named CloudWatch-CrossAccountSharingRole. If it does not already have this role, you must create it using the instructions in Set up a sharing account in Cross-account cross-Region CloudWatch console. The policy for that role must grant access to the ID of the account where you are creating the alarm. The account where you are creating the alarm (the monitoring account) must already have a service-linked role named AWSServiceRoleForCloudWatchCrossAccount to allow CloudWatch to assume the sharing role in the sharing account. If it does not, you must create it following the directions in Set up a monitoring account in Cross-account cross-Region CloudWatch console.
|
|
245
245
|
*/
|
|
246
246
|
putMetricAlarm(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
247
247
|
/**
|
|
@@ -253,11 +253,11 @@ declare class CloudWatch extends Service {
|
|
|
253
253
|
*/
|
|
254
254
|
putMetricData(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
255
255
|
/**
|
|
256
|
-
* Creates or updates a metric stream. Metric streams can automatically stream CloudWatch metrics to
|
|
256
|
+
* Creates or updates a metric stream. Metric streams can automatically stream CloudWatch metrics to Amazon Web Services destinations including Amazon S3 and to many third-party solutions. For more information, see Using Metric Streams. To create a metric stream, you must be logged on to an account that has the iam:PassRole permission and either the CloudWatchFullAccess policy or the cloudwatch:PutMetricStream permission. When you create or update a metric stream, you choose one of the following: Stream metrics from all metric namespaces in the account. Stream metrics from all metric namespaces in the account, except for the namespaces that you list in ExcludeFilters. Stream metrics from only the metric namespaces that you list in IncludeFilters. When you use PutMetricStream to create a new metric stream, the stream is created in the running state. If you use it to update an existing stream, the state of the stream is not changed.
|
|
257
257
|
*/
|
|
258
258
|
putMetricStream(params: CloudWatch.Types.PutMetricStreamInput, callback?: (err: AWSError, data: CloudWatch.Types.PutMetricStreamOutput) => void): Request<CloudWatch.Types.PutMetricStreamOutput, AWSError>;
|
|
259
259
|
/**
|
|
260
|
-
* Creates or updates a metric stream. Metric streams can automatically stream CloudWatch metrics to
|
|
260
|
+
* Creates or updates a metric stream. Metric streams can automatically stream CloudWatch metrics to Amazon Web Services destinations including Amazon S3 and to many third-party solutions. For more information, see Using Metric Streams. To create a metric stream, you must be logged on to an account that has the iam:PassRole permission and either the CloudWatchFullAccess policy or the cloudwatch:PutMetricStream permission. When you create or update a metric stream, you choose one of the following: Stream metrics from all metric namespaces in the account. Stream metrics from all metric namespaces in the account, except for the namespaces that you list in ExcludeFilters. Stream metrics from only the metric namespaces that you list in IncludeFilters. When you use PutMetricStream to create a new metric stream, the stream is created in the running state. If you use it to update an existing stream, the state of the stream is not changed.
|
|
261
261
|
*/
|
|
262
262
|
putMetricStream(callback?: (err: AWSError, data: CloudWatch.Types.PutMetricStreamOutput) => void): Request<CloudWatch.Types.PutMetricStreamOutput, AWSError>;
|
|
263
263
|
/**
|
|
@@ -285,11 +285,11 @@ declare class CloudWatch extends Service {
|
|
|
285
285
|
*/
|
|
286
286
|
stopMetricStreams(callback?: (err: AWSError, data: CloudWatch.Types.StopMetricStreamsOutput) => void): Request<CloudWatch.Types.StopMetricStreamsOutput, AWSError>;
|
|
287
287
|
/**
|
|
288
|
-
* Assigns one or more tags (key-value pairs) to the specified CloudWatch resource. Currently, the only CloudWatch resources that can be tagged are alarms and Contributor Insights rules. Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values. Tags don't have any semantic meaning to
|
|
288
|
+
* Assigns one or more tags (key-value pairs) to the specified CloudWatch resource. Currently, the only CloudWatch resources that can be tagged are alarms and Contributor Insights rules. Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values. Tags don't have any semantic meaning to Amazon Web Services and are interpreted strictly as strings of characters. You can use the TagResource action with an alarm that already has tags. If you specify a new tag key for the alarm, this tag is appended to the list of tags associated with the alarm. If you specify a tag key that is already associated with the alarm, the new tag value that you specify replaces the previous value for that tag. You can associate as many as 50 tags with a CloudWatch resource.
|
|
289
289
|
*/
|
|
290
290
|
tagResource(params: CloudWatch.Types.TagResourceInput, callback?: (err: AWSError, data: CloudWatch.Types.TagResourceOutput) => void): Request<CloudWatch.Types.TagResourceOutput, AWSError>;
|
|
291
291
|
/**
|
|
292
|
-
* Assigns one or more tags (key-value pairs) to the specified CloudWatch resource. Currently, the only CloudWatch resources that can be tagged are alarms and Contributor Insights rules. Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values. Tags don't have any semantic meaning to
|
|
292
|
+
* Assigns one or more tags (key-value pairs) to the specified CloudWatch resource. Currently, the only CloudWatch resources that can be tagged are alarms and Contributor Insights rules. Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values. Tags don't have any semantic meaning to Amazon Web Services and are interpreted strictly as strings of characters. You can use the TagResource action with an alarm that already has tags. If you specify a new tag key for the alarm, this tag is appended to the list of tags associated with the alarm. If you specify a tag key that is already associated with the alarm, the new tag value that you specify replaces the previous value for that tag. You can associate as many as 50 tags with a CloudWatch resource.
|
|
293
293
|
*/
|
|
294
294
|
tagResource(callback?: (err: AWSError, data: CloudWatch.Types.TagResourceOutput) => void): Request<CloudWatch.Types.TagResourceOutput, AWSError>;
|
|
295
295
|
/**
|
|
@@ -318,6 +318,7 @@ declare class CloudWatch extends Service {
|
|
|
318
318
|
waitFor(state: "compositeAlarmExists", callback?: (err: AWSError, data: CloudWatch.Types.DescribeAlarmsOutput) => void): Request<CloudWatch.Types.DescribeAlarmsOutput, AWSError>;
|
|
319
319
|
}
|
|
320
320
|
declare namespace CloudWatch {
|
|
321
|
+
export type AccountId = string;
|
|
321
322
|
export type ActionPrefix = string;
|
|
322
323
|
export type ActionsEnabled = boolean;
|
|
323
324
|
export type AlarmArn = string;
|
|
@@ -770,11 +771,11 @@ declare namespace CloudWatch {
|
|
|
770
771
|
}
|
|
771
772
|
export interface Dimension {
|
|
772
773
|
/**
|
|
773
|
-
* The name of the dimension. Dimension names
|
|
774
|
+
* The name of the dimension. Dimension names must contain only ASCII characters and must include at least one non-whitespace character.
|
|
774
775
|
*/
|
|
775
776
|
Name: DimensionName;
|
|
776
777
|
/**
|
|
777
|
-
* The value of the dimension. Dimension values
|
|
778
|
+
* The value of the dimension. Dimension values must contain only ASCII characters and must include at least one non-whitespace character.
|
|
778
779
|
*/
|
|
779
780
|
Value: DimensionValue;
|
|
780
781
|
}
|
|
@@ -1060,7 +1061,7 @@ declare namespace CloudWatch {
|
|
|
1060
1061
|
*/
|
|
1061
1062
|
MetricWidget: MetricWidget;
|
|
1062
1063
|
/**
|
|
1063
|
-
* The format of the resulting image. Only PNG images are supported. The default is png. If you specify png, the API returns an HTTP response with the content-type set to text/xml. The image data is in a MetricWidgetImage field. For example: <GetMetricWidgetImageResponse xmlns=<URLstring>> <GetMetricWidgetImageResult> <MetricWidgetImage> iVBORw0KGgoAAAANSUhEUgAAAlgAAAGQEAYAAAAip... </MetricWidgetImage> </GetMetricWidgetImageResult> <ResponseMetadata> <RequestId>6f0d4192-4d42-11e8-82c1-f539a07e0e3b</RequestId> </ResponseMetadata> </GetMetricWidgetImageResponse> The image/png setting is intended only for custom HTTP requests. For most use cases, and all actions using an
|
|
1064
|
+
* The format of the resulting image. Only PNG images are supported. The default is png. If you specify png, the API returns an HTTP response with the content-type set to text/xml. The image data is in a MetricWidgetImage field. For example: <GetMetricWidgetImageResponse xmlns=<URLstring>> <GetMetricWidgetImageResult> <MetricWidgetImage> iVBORw0KGgoAAAANSUhEUgAAAlgAAAGQEAYAAAAip... </MetricWidgetImage> </GetMetricWidgetImageResult> <ResponseMetadata> <RequestId>6f0d4192-4d42-11e8-82c1-f539a07e0e3b</RequestId> </ResponseMetadata> </GetMetricWidgetImageResponse> The image/png setting is intended only for custom HTTP requests. For most use cases, and all actions using an Amazon Web Services SDK, you should use png. If you specify image/png, the HTTP response has a content-type set to image/png, and the body of the response is a PNG image.
|
|
1064
1065
|
*/
|
|
1065
1066
|
OutputFormat?: OutputFormat;
|
|
1066
1067
|
}
|
|
@@ -1429,6 +1430,10 @@ declare namespace CloudWatch {
|
|
|
1429
1430
|
* The granularity, in seconds, of the returned data points. For metrics with regular resolution, a period can be as short as one minute (60 seconds) and must be a multiple of 60. For high-resolution metrics that are collected at intervals of less than one minute, the period can be 1, 5, 10, 30, 60, or any multiple of 60. High-resolution metrics are those metrics stored by a PutMetricData operation that includes a StorageResolution of 1 second.
|
|
1430
1431
|
*/
|
|
1431
1432
|
Period?: Period;
|
|
1433
|
+
/**
|
|
1434
|
+
* The ID of the account where the metrics are located, if this is a cross-account alarm. Use this field only for PutMetricAlarm operations. It is not used in GetMetricData operations.
|
|
1435
|
+
*/
|
|
1436
|
+
AccountId?: AccountId;
|
|
1432
1437
|
}
|
|
1433
1438
|
export interface MetricDataResult {
|
|
1434
1439
|
/**
|
|
@@ -1697,7 +1702,7 @@ declare namespace CloudWatch {
|
|
|
1697
1702
|
*/
|
|
1698
1703
|
OKActions?: ResourceList;
|
|
1699
1704
|
/**
|
|
1700
|
-
* The actions to execute when this alarm transitions to the ALARM state from any other state. Each action is specified as an Amazon Resource Name (ARN). Valid Values: arn:aws:automate:region:ec2:stop | arn:aws:automate:region:ec2:terminate | arn:aws:automate:region:ec2:recover | arn:aws:automate:region:ec2:reboot | arn:aws:sns:region:account-id:sns-topic-name | arn:aws:autoscaling:region:account-id:scalingPolicy:policy-id:autoScalingGroupName/group-friendly-name:policyName/policy-friendly-name | arn:aws:ssm:region:account-id:opsitem:severity Valid Values (for use with IAM roles): arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Stop/1.0 | arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Terminate/1.0 | arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Reboot/1.0
|
|
1705
|
+
* The actions to execute when this alarm transitions to the ALARM state from any other state. Each action is specified as an Amazon Resource Name (ARN). Valid Values: arn:aws:automate:region:ec2:stop | arn:aws:automate:region:ec2:terminate | arn:aws:automate:region:ec2:recover | arn:aws:automate:region:ec2:reboot | arn:aws:sns:region:account-id:sns-topic-name | arn:aws:autoscaling:region:account-id:scalingPolicy:policy-id:autoScalingGroupName/group-friendly-name:policyName/policy-friendly-name | arn:aws:ssm:region:account-id:opsitem:severity | arn:aws:ssm-incidents::account-id:response-plan:response-plan-name Valid Values (for use with IAM roles): arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Stop/1.0 | arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Terminate/1.0 | arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Reboot/1.0 | arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Recover/1.0
|
|
1701
1706
|
*/
|
|
1702
1707
|
AlarmActions?: ResourceList;
|
|
1703
1708
|
/**
|
|
@@ -1771,7 +1776,7 @@ declare namespace CloudWatch {
|
|
|
1771
1776
|
}
|
|
1772
1777
|
export interface PutMetricDataInput {
|
|
1773
1778
|
/**
|
|
1774
|
-
* The namespace for the metric data. To avoid conflicts with
|
|
1779
|
+
* The namespace for the metric data. To avoid conflicts with Amazon Web Services service namespaces, you should not specify a namespace that begins with AWS/
|
|
1775
1780
|
*/
|
|
1776
1781
|
Namespace: Namespace;
|
|
1777
1782
|
/**
|
|
@@ -1805,7 +1810,7 @@ declare namespace CloudWatch {
|
|
|
1805
1810
|
*/
|
|
1806
1811
|
OutputFormat: MetricStreamOutputFormat;
|
|
1807
1812
|
/**
|
|
1808
|
-
* A list of key-value pairs to associate with the metric stream. You can associate as many as 50 tags with a metric stream. Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values.
|
|
1813
|
+
* A list of key-value pairs to associate with the metric stream. You can associate as many as 50 tags with a metric stream. Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values. You can use this parameter only when you are creating a new metric stream. If you are using this operation to update an existing metric stream, any tags you specify in this parameter are ignored. To change the tags of an existing metric stream, use TagResource or UntagResource.
|
|
1809
1814
|
*/
|
|
1810
1815
|
Tags?: TagList;
|
|
1811
1816
|
}
|
|
@@ -48,7 +48,7 @@ declare namespace IdentityStore {
|
|
|
48
48
|
export type AttributePath = string;
|
|
49
49
|
export interface DescribeGroupRequest {
|
|
50
50
|
/**
|
|
51
|
-
* The globally unique identifier for the identity store, such as d-1234567890. In this example, d- is a fixed prefix, and 1234567890 is a randomly generated string
|
|
51
|
+
* The globally unique identifier for the identity store, such as d-1234567890. In this example, d- is a fixed prefix, and 1234567890 is a randomly generated string that contains number and lower case letters. This value is generated at the time that a new identity store is created.
|
|
52
52
|
*/
|
|
53
53
|
IdentityStoreId: IdentityStoreId;
|
|
54
54
|
/**
|
|
@@ -62,13 +62,13 @@ declare namespace IdentityStore {
|
|
|
62
62
|
*/
|
|
63
63
|
GroupId: ResourceId;
|
|
64
64
|
/**
|
|
65
|
-
* Contains the group’s display name value. The length limit is
|
|
65
|
+
* Contains the group’s display name value. The length limit is 1,024 characters. This value can consist of letters, accented characters, symbols, numbers, punctuation, tab, new line, carriage return, space, and nonbreaking space in this attribute. The characters <>;:% are excluded. This value is specified at the time that the group is created and stored as an attribute of the group object in the identity store.
|
|
66
66
|
*/
|
|
67
67
|
DisplayName: GroupDisplayName;
|
|
68
68
|
}
|
|
69
69
|
export interface DescribeUserRequest {
|
|
70
70
|
/**
|
|
71
|
-
* The globally unique identifier for the identity store, such as d-1234567890. In this example, d- is a fixed prefix, and 1234567890 is a randomly generated string
|
|
71
|
+
* The globally unique identifier for the identity store, such as d-1234567890. In this example, d- is a fixed prefix, and 1234567890 is a randomly generated string that contains number and lower case letters. This value is generated at the time that a new identity store is created.
|
|
72
72
|
*/
|
|
73
73
|
IdentityStoreId: IdentityStoreId;
|
|
74
74
|
/**
|
|
@@ -78,7 +78,7 @@ declare namespace IdentityStore {
|
|
|
78
78
|
}
|
|
79
79
|
export interface DescribeUserResponse {
|
|
80
80
|
/**
|
|
81
|
-
* Contains the user’s
|
|
81
|
+
* Contains the user’s user name value. The length limit is 128 characters. This value can consist of letters, accented characters, symbols, numbers, and punctuation. The characters <>;:% are excluded. This value is specified at the time the user is created and stored as an attribute of the user object in the identity store.
|
|
82
82
|
*/
|
|
83
83
|
UserName: UserName;
|
|
84
84
|
/**
|
|
@@ -88,7 +88,7 @@ declare namespace IdentityStore {
|
|
|
88
88
|
}
|
|
89
89
|
export interface Filter {
|
|
90
90
|
/**
|
|
91
|
-
* The attribute path used to specify which attribute name to search. Length limit is 255 characters. For example, UserName is a valid attribute path for the ListUsers API, and DisplayName is a valid attribute path for the ListGroups API.
|
|
91
|
+
* The attribute path that is used to specify which attribute name to search. Length limit is 255 characters. For example, UserName is a valid attribute path for the ListUsers API, and DisplayName is a valid attribute path for the ListGroups API.
|
|
92
92
|
*/
|
|
93
93
|
AttributePath: AttributePath;
|
|
94
94
|
/**
|
|
@@ -103,7 +103,7 @@ declare namespace IdentityStore {
|
|
|
103
103
|
*/
|
|
104
104
|
GroupId: ResourceId;
|
|
105
105
|
/**
|
|
106
|
-
* Contains the group’s display name value. The length limit is
|
|
106
|
+
* Contains the group’s display name value. The length limit is 1,024 characters. This value can consist of letters, accented characters, symbols, numbers, punctuation, tab, new line, carriage return, space, and nonbreaking space in this attribute. The characters <>;:% are excluded. This value is specified at the time the group is created and stored as an attribute of the group object in the identity store.
|
|
107
107
|
*/
|
|
108
108
|
DisplayName: GroupDisplayName;
|
|
109
109
|
}
|
|
@@ -112,15 +112,15 @@ declare namespace IdentityStore {
|
|
|
112
112
|
export type IdentityStoreId = string;
|
|
113
113
|
export interface ListGroupsRequest {
|
|
114
114
|
/**
|
|
115
|
-
* The globally unique identifier for the identity store, such as d-1234567890. In this example, d- is a fixed prefix, and 1234567890 is a randomly generated string
|
|
115
|
+
* The globally unique identifier for the identity store, such as d-1234567890. In this example, d- is a fixed prefix, and 1234567890 is a randomly generated string that contains number and lower case letters. This value is generated at the time that a new identity store is created.
|
|
116
116
|
*/
|
|
117
117
|
IdentityStoreId: IdentityStoreId;
|
|
118
118
|
/**
|
|
119
|
-
* The maximum number of results to be returned per request
|
|
119
|
+
* The maximum number of results to be returned per request. This parameter is used in the ListUsers and ListGroups request to specify how many results to return in one page. The length limit is 50 characters.
|
|
120
120
|
*/
|
|
121
121
|
MaxResults?: MaxResults;
|
|
122
122
|
/**
|
|
123
|
-
* The pagination token used for the ListUsers and ListGroups
|
|
123
|
+
* The pagination token used for the ListUsers and ListGroups API operations. This value is generated by the identity store service. It is returned in the API response if the total results are more than the size of one page. This token is also returned when it is used in the API request to search for the next page.
|
|
124
124
|
*/
|
|
125
125
|
NextToken?: NextToken;
|
|
126
126
|
/**
|
|
@@ -134,21 +134,21 @@ declare namespace IdentityStore {
|
|
|
134
134
|
*/
|
|
135
135
|
Groups: Groups;
|
|
136
136
|
/**
|
|
137
|
-
* The pagination token used for the ListUsers and ListGroups
|
|
137
|
+
* The pagination token used for the ListUsers and ListGroups API operations. This value is generated by the identity store service. It is returned in the API response if the total results are more than the size of one page. This token is also returned when it1 is used in the API request to search for the next page.
|
|
138
138
|
*/
|
|
139
139
|
NextToken?: NextToken;
|
|
140
140
|
}
|
|
141
141
|
export interface ListUsersRequest {
|
|
142
142
|
/**
|
|
143
|
-
* The globally unique identifier for the identity store, such as d-1234567890. In this example, d- is a fixed prefix, and 1234567890 is a randomly generated string
|
|
143
|
+
* The globally unique identifier for the identity store, such as d-1234567890. In this example, d- is a fixed prefix, and 1234567890 is a randomly generated string that contains number and lower case letters. This value is generated at the time that a new identity store is created.
|
|
144
144
|
*/
|
|
145
145
|
IdentityStoreId: IdentityStoreId;
|
|
146
146
|
/**
|
|
147
|
-
* The maximum number of results to be returned per request
|
|
147
|
+
* The maximum number of results to be returned per request. This parameter is used in the ListUsers and ListGroups request to specify how many results to return in one page. The length limit is 50 characters.
|
|
148
148
|
*/
|
|
149
149
|
MaxResults?: MaxResults;
|
|
150
150
|
/**
|
|
151
|
-
* The pagination token used for the ListUsers and ListGroups
|
|
151
|
+
* The pagination token used for the ListUsers and ListGroups API operations. This value is generated by the identity store service. It is returned in the API response if the total results are more than the size of one page. This token is also returned when it is used in the API request to search for the next page.
|
|
152
152
|
*/
|
|
153
153
|
NextToken?: NextToken;
|
|
154
154
|
/**
|
|
@@ -162,7 +162,7 @@ declare namespace IdentityStore {
|
|
|
162
162
|
*/
|
|
163
163
|
Users: Users;
|
|
164
164
|
/**
|
|
165
|
-
* The pagination token used for the ListUsers and ListGroups
|
|
165
|
+
* The pagination token used for the ListUsers and ListGroups API operations. This value is generated by the identity store service. It is returned in the API response if the total results are more than the size of one page. This token is also returned when it is used in the API request to search for the next page.
|
|
166
166
|
*/
|
|
167
167
|
NextToken?: NextToken;
|
|
168
168
|
}
|
|
@@ -172,7 +172,7 @@ declare namespace IdentityStore {
|
|
|
172
172
|
export type SensitiveStringType = string;
|
|
173
173
|
export interface User {
|
|
174
174
|
/**
|
|
175
|
-
* Contains the user’s
|
|
175
|
+
* Contains the user’s user name value. The length limit is 128 characters. This value can consist of letters, accented characters, symbols, numbers, and punctuation. The characters <>;:% are excluded. This value is specified at the time the user is created and stored as an attribute of the user object in the identity store.
|
|
176
176
|
*/
|
|
177
177
|
UserName: UserName;
|
|
178
178
|
/**
|