aws-sdk-core 2.11.622 → 2.11.623
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/datasync/2018-11-09/api-2.json +29 -0
- data/apis/dynamodb/2012-08-10/api-2.json +207 -0
- data/apis/dynamodb/2012-08-10/paginators-1.json +5 -0
- data/apis/ecs/2014-11-13/api-2.json +26 -1
- data/apis/es/2015-01-01/api-2.json +101 -0
- data/apis/es/2015-01-01/paginators-1.json +5 -0
- data/apis/fsx/2018-03-01/api-2.json +147 -5
- data/apis/fsx/2018-03-01/examples-1.json +21 -10
- data/apis/fsx/2018-03-01/paginators-1.json +5 -0
- data/apis/iotanalytics/2017-11-27/api-2.json +54 -8
- data/apis/macie2/2020-01-01/api-2.json +4 -0
- data/apis/s3/2006-03-01/api-2.json +230 -5
- data/apis/s3/2006-03-01/examples-1.json +91 -91
- data/apis/ssm/2014-11-06/api-2.json +2 -1
- data/apis/storagegateway/2013-06-30/api-2.json +88 -0
- data/apis/storagegateway/2013-06-30/paginators-1.json +6 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
@@ -25,6 +25,11 @@
|
|
25
25
|
"output_token": "NextToken",
|
26
26
|
"limit_key": "MaxResults"
|
27
27
|
},
|
28
|
+
"GetPackageVersionHistory": {
|
29
|
+
"input_token": "NextToken",
|
30
|
+
"output_token": "NextToken",
|
31
|
+
"limit_key": "MaxResults"
|
32
|
+
},
|
28
33
|
"GetUpgradeHistory": {
|
29
34
|
"input_token": "NextToken",
|
30
35
|
"output_token": "NextToken",
|
@@ -13,6 +13,20 @@
|
|
13
13
|
"uid":"fsx-2018-03-01"
|
14
14
|
},
|
15
15
|
"operations":{
|
16
|
+
"AssociateFileSystemAliases":{
|
17
|
+
"name":"AssociateFileSystemAliases",
|
18
|
+
"http":{
|
19
|
+
"method":"POST",
|
20
|
+
"requestUri":"/"
|
21
|
+
},
|
22
|
+
"input":{"shape":"AssociateFileSystemAliasesRequest"},
|
23
|
+
"output":{"shape":"AssociateFileSystemAliasesResponse"},
|
24
|
+
"errors":[
|
25
|
+
{"shape":"BadRequest"},
|
26
|
+
{"shape":"FileSystemNotFound"},
|
27
|
+
{"shape":"InternalServerError"}
|
28
|
+
]
|
29
|
+
},
|
16
30
|
"CancelDataRepositoryTask":{
|
17
31
|
"name":"CancelDataRepositoryTask",
|
18
32
|
"http":{
|
@@ -174,6 +188,20 @@
|
|
174
188
|
{"shape":"InternalServerError"}
|
175
189
|
]
|
176
190
|
},
|
191
|
+
"DescribeFileSystemAliases":{
|
192
|
+
"name":"DescribeFileSystemAliases",
|
193
|
+
"http":{
|
194
|
+
"method":"POST",
|
195
|
+
"requestUri":"/"
|
196
|
+
},
|
197
|
+
"input":{"shape":"DescribeFileSystemAliasesRequest"},
|
198
|
+
"output":{"shape":"DescribeFileSystemAliasesResponse"},
|
199
|
+
"errors":[
|
200
|
+
{"shape":"BadRequest"},
|
201
|
+
{"shape":"FileSystemNotFound"},
|
202
|
+
{"shape":"InternalServerError"}
|
203
|
+
]
|
204
|
+
},
|
177
205
|
"DescribeFileSystems":{
|
178
206
|
"name":"DescribeFileSystems",
|
179
207
|
"http":{
|
@@ -188,6 +216,20 @@
|
|
188
216
|
{"shape":"InternalServerError"}
|
189
217
|
]
|
190
218
|
},
|
219
|
+
"DisassociateFileSystemAliases":{
|
220
|
+
"name":"DisassociateFileSystemAliases",
|
221
|
+
"http":{
|
222
|
+
"method":"POST",
|
223
|
+
"requestUri":"/"
|
224
|
+
},
|
225
|
+
"input":{"shape":"DisassociateFileSystemAliasesRequest"},
|
226
|
+
"output":{"shape":"DisassociateFileSystemAliasesResponse"},
|
227
|
+
"errors":[
|
228
|
+
{"shape":"BadRequest"},
|
229
|
+
{"shape":"FileSystemNotFound"},
|
230
|
+
{"shape":"InternalServerError"}
|
231
|
+
]
|
232
|
+
},
|
191
233
|
"ListTagsForResource":{
|
192
234
|
"name":"ListTagsForResource",
|
193
235
|
"http":{
|
@@ -317,7 +359,9 @@
|
|
317
359
|
"type":"string",
|
318
360
|
"enum":[
|
319
361
|
"FILE_SYSTEM_UPDATE",
|
320
|
-
"STORAGE_OPTIMIZATION"
|
362
|
+
"STORAGE_OPTIMIZATION",
|
363
|
+
"FILE_SYSTEM_ALIAS_ASSOCIATION",
|
364
|
+
"FILE_SYSTEM_ALIAS_DISASSOCIATION"
|
321
365
|
]
|
322
366
|
},
|
323
367
|
"AdministrativeActions":{
|
@@ -325,12 +369,66 @@
|
|
325
369
|
"member":{"shape":"AdministrativeAction"},
|
326
370
|
"max":50
|
327
371
|
},
|
372
|
+
"Alias":{
|
373
|
+
"type":"structure",
|
374
|
+
"members":{
|
375
|
+
"Name":{"shape":"AlternateDNSName"},
|
376
|
+
"Lifecycle":{"shape":"AliasLifecycle"}
|
377
|
+
}
|
378
|
+
},
|
379
|
+
"AliasLifecycle":{
|
380
|
+
"type":"string",
|
381
|
+
"enum":[
|
382
|
+
"AVAILABLE",
|
383
|
+
"CREATING",
|
384
|
+
"DELETING",
|
385
|
+
"CREATE_FAILED",
|
386
|
+
"DELETE_FAILED"
|
387
|
+
]
|
388
|
+
},
|
389
|
+
"Aliases":{
|
390
|
+
"type":"list",
|
391
|
+
"member":{"shape":"Alias"},
|
392
|
+
"max":50
|
393
|
+
},
|
394
|
+
"AlternateDNSName":{
|
395
|
+
"type":"string",
|
396
|
+
"max":253,
|
397
|
+
"min":4,
|
398
|
+
"pattern":"^[^\\u0000\\u0085\\u2028\\u2029\\r\\n]{4,253}$"
|
399
|
+
},
|
400
|
+
"AlternateDNSNames":{
|
401
|
+
"type":"list",
|
402
|
+
"member":{"shape":"AlternateDNSName"},
|
403
|
+
"max":50
|
404
|
+
},
|
328
405
|
"ArchivePath":{
|
329
406
|
"type":"string",
|
330
|
-
"max":
|
407
|
+
"max":4357,
|
331
408
|
"min":3,
|
332
409
|
"pattern":"^[^\\u0000\\u0085\\u2028\\u2029\\r\\n]{3,4357}$"
|
333
410
|
},
|
411
|
+
"AssociateFileSystemAliasesRequest":{
|
412
|
+
"type":"structure",
|
413
|
+
"required":[
|
414
|
+
"FileSystemId",
|
415
|
+
"Aliases"
|
416
|
+
],
|
417
|
+
"members":{
|
418
|
+
"ClientRequestToken":{
|
419
|
+
"shape":"ClientRequestToken",
|
420
|
+
"idempotencyToken":true
|
421
|
+
},
|
422
|
+
"FileSystemId":{"shape":"FileSystemId"},
|
423
|
+
"Aliases":{"shape":"AlternateDNSNames"}
|
424
|
+
}
|
425
|
+
},
|
426
|
+
"AssociateFileSystemAliasesResponse":{
|
427
|
+
"type":"structure",
|
428
|
+
"members":{
|
429
|
+
"Aliases":{"shape":"Aliases"}
|
430
|
+
}
|
431
|
+
},
|
334
432
|
"AutoImportPolicyType":{
|
335
433
|
"type":"string",
|
336
434
|
"enum":[
|
@@ -420,7 +518,8 @@
|
|
420
518
|
"type":"string",
|
421
519
|
"enum":[
|
422
520
|
"AUTOMATIC",
|
423
|
-
"USER_INITIATED"
|
521
|
+
"USER_INITIATED",
|
522
|
+
"AWS_BACKUP"
|
424
523
|
]
|
425
524
|
},
|
426
525
|
"Backups":{
|
@@ -591,7 +690,8 @@
|
|
591
690
|
"WeeklyMaintenanceStartTime":{"shape":"WeeklyTime"},
|
592
691
|
"DailyAutomaticBackupStartTime":{"shape":"DailyTime"},
|
593
692
|
"AutomaticBackupRetentionDays":{"shape":"AutomaticBackupRetentionDays"},
|
594
|
-
"CopyTagsToBackups":{"shape":"Flag"}
|
693
|
+
"CopyTagsToBackups":{"shape":"Flag"},
|
694
|
+
"Aliases":{"shape":"AlternateDNSNames"}
|
595
695
|
}
|
596
696
|
},
|
597
697
|
"CreationTime":{"type":"timestamp"},
|
@@ -856,6 +956,26 @@
|
|
856
956
|
"NextToken":{"shape":"NextToken"}
|
857
957
|
}
|
858
958
|
},
|
959
|
+
"DescribeFileSystemAliasesRequest":{
|
960
|
+
"type":"structure",
|
961
|
+
"required":["FileSystemId"],
|
962
|
+
"members":{
|
963
|
+
"ClientRequestToken":{
|
964
|
+
"shape":"ClientRequestToken",
|
965
|
+
"idempotencyToken":true
|
966
|
+
},
|
967
|
+
"FileSystemId":{"shape":"FileSystemId"},
|
968
|
+
"MaxResults":{"shape":"MaxResults"},
|
969
|
+
"NextToken":{"shape":"NextToken"}
|
970
|
+
}
|
971
|
+
},
|
972
|
+
"DescribeFileSystemAliasesResponse":{
|
973
|
+
"type":"structure",
|
974
|
+
"members":{
|
975
|
+
"Aliases":{"shape":"Aliases"},
|
976
|
+
"NextToken":{"shape":"NextToken"}
|
977
|
+
}
|
978
|
+
},
|
859
979
|
"DescribeFileSystemsRequest":{
|
860
980
|
"type":"structure",
|
861
981
|
"members":{
|
@@ -890,6 +1010,27 @@
|
|
890
1010
|
"min":1,
|
891
1011
|
"pattern":"^[^\\u0000\\u0085\\u2028\\u2029\\r\\n]{1,256}$"
|
892
1012
|
},
|
1013
|
+
"DisassociateFileSystemAliasesRequest":{
|
1014
|
+
"type":"structure",
|
1015
|
+
"required":[
|
1016
|
+
"FileSystemId",
|
1017
|
+
"Aliases"
|
1018
|
+
],
|
1019
|
+
"members":{
|
1020
|
+
"ClientRequestToken":{
|
1021
|
+
"shape":"ClientRequestToken",
|
1022
|
+
"idempotencyToken":true
|
1023
|
+
},
|
1024
|
+
"FileSystemId":{"shape":"FileSystemId"},
|
1025
|
+
"Aliases":{"shape":"AlternateDNSNames"}
|
1026
|
+
}
|
1027
|
+
},
|
1028
|
+
"DisassociateFileSystemAliasesResponse":{
|
1029
|
+
"type":"structure",
|
1030
|
+
"members":{
|
1031
|
+
"Aliases":{"shape":"Aliases"}
|
1032
|
+
}
|
1033
|
+
},
|
893
1034
|
"DnsIps":{
|
894
1035
|
"type":"list",
|
895
1036
|
"member":{"shape":"IpAddress"},
|
@@ -1493,7 +1634,8 @@
|
|
1493
1634
|
"WeeklyMaintenanceStartTime":{"shape":"WeeklyTime"},
|
1494
1635
|
"DailyAutomaticBackupStartTime":{"shape":"DailyTime"},
|
1495
1636
|
"AutomaticBackupRetentionDays":{"shape":"AutomaticBackupRetentionDays"},
|
1496
|
-
"CopyTagsToBackups":{"shape":"Flag"}
|
1637
|
+
"CopyTagsToBackups":{"shape":"Flag"},
|
1638
|
+
"Aliases":{"shape":"Aliases"}
|
1497
1639
|
}
|
1498
1640
|
}
|
1499
1641
|
}
|
@@ -51,11 +51,12 @@
|
|
51
51
|
"input": {
|
52
52
|
"ClientRequestToken": "a8ca07e4-61ec-4399-99f4-19853801bcd5",
|
53
53
|
"FileSystemType": "WINDOWS",
|
54
|
-
"KmsKeyId": "arn:aws:kms:us-east-1:012345678912:key/
|
54
|
+
"KmsKeyId": "arn:aws:kms:us-east-1:012345678912:key/1111abcd-2222-3333-4444-55556666eeff",
|
55
55
|
"SecurityGroupIds": [
|
56
56
|
"sg-edcd9784"
|
57
57
|
],
|
58
|
-
"StorageCapacity":
|
58
|
+
"StorageCapacity": 3200,
|
59
|
+
"StorageType": "HDD",
|
59
60
|
"SubnetIds": [
|
60
61
|
"subnet-1234abcd"
|
61
62
|
],
|
@@ -67,22 +68,26 @@
|
|
67
68
|
],
|
68
69
|
"WindowsConfiguration": {
|
69
70
|
"ActiveDirectoryId": "d-1234abcd12",
|
71
|
+
"Aliases": [
|
72
|
+
"accounting.corp.example.com"
|
73
|
+
],
|
70
74
|
"AutomaticBackupRetentionDays": 30,
|
71
75
|
"DailyAutomaticBackupStartTime": "05:00",
|
72
|
-
"ThroughputCapacity":
|
76
|
+
"ThroughputCapacity": 32,
|
73
77
|
"WeeklyMaintenanceStartTime": "1:05:00"
|
74
78
|
}
|
75
79
|
},
|
76
80
|
"output": {
|
77
81
|
"FileSystem": {
|
78
82
|
"CreationTime": "1481841524.0",
|
79
|
-
"DNSName": "fs-
|
80
|
-
"FileSystemId": "fs-
|
81
|
-
"KmsKeyId": "arn:aws:kms:us-east-1:012345678912:key/
|
83
|
+
"DNSName": "fs-0123456789abcdef0.fsx.com",
|
84
|
+
"FileSystemId": "fs-0123456789abcdef0",
|
85
|
+
"KmsKeyId": "arn:aws:kms:us-east-1:012345678912:key/1111abcd-2222-3333-4444-55556666eeff",
|
82
86
|
"Lifecycle": "CREATING",
|
83
87
|
"OwnerId": "012345678912",
|
84
|
-
"ResourceARN": "arn:aws:fsx:us-east-1:012345678912:file-system/fs-
|
85
|
-
"StorageCapacity":
|
88
|
+
"ResourceARN": "arn:aws:fsx:us-east-1:012345678912:file-system/fs-0123456789abcdef0",
|
89
|
+
"StorageCapacity": 3200,
|
90
|
+
"StorageType": "HDD",
|
86
91
|
"SubnetIds": [
|
87
92
|
"subnet-1234abcd"
|
88
93
|
],
|
@@ -95,16 +100,22 @@
|
|
95
100
|
"VpcId": "vpc-ab1234cd",
|
96
101
|
"WindowsConfiguration": {
|
97
102
|
"ActiveDirectoryId": "d-1234abcd12",
|
103
|
+
"Aliases": [
|
104
|
+
{
|
105
|
+
"Lifecycle": "CREATING",
|
106
|
+
"Name": "accounting.corp.example.com"
|
107
|
+
}
|
108
|
+
],
|
98
109
|
"AutomaticBackupRetentionDays": 30,
|
99
110
|
"DailyAutomaticBackupStartTime": "05:00",
|
100
|
-
"ThroughputCapacity":
|
111
|
+
"ThroughputCapacity": 32,
|
101
112
|
"WeeklyMaintenanceStartTime": "1:05:00"
|
102
113
|
}
|
103
114
|
}
|
104
115
|
},
|
105
116
|
"comments": {
|
106
117
|
},
|
107
|
-
"description": "This operation creates a new file system.",
|
118
|
+
"description": "This operation creates a new Amazon FSx for Windows File Server file system.",
|
108
119
|
"id": "to-create-a-new-file-system-1481840798547",
|
109
120
|
"title": "To create a new file system"
|
110
121
|
}
|
@@ -10,6 +10,11 @@
|
|
10
10
|
"output_token": "NextToken",
|
11
11
|
"limit_key": "MaxResults"
|
12
12
|
},
|
13
|
+
"DescribeFileSystemAliases": {
|
14
|
+
"input_token": "NextToken",
|
15
|
+
"output_token": "NextToken",
|
16
|
+
"limit_key": "MaxResults"
|
17
|
+
},
|
13
18
|
"DescribeFileSystems": {
|
14
19
|
"input_token": "NextToken",
|
15
20
|
"output_token": "NextToken",
|
@@ -676,7 +676,8 @@
|
|
676
676
|
"status":{"shape":"ChannelStatus"},
|
677
677
|
"retentionPeriod":{"shape":"RetentionPeriod"},
|
678
678
|
"creationTime":{"shape":"Timestamp"},
|
679
|
-
"lastUpdateTime":{"shape":"Timestamp"}
|
679
|
+
"lastUpdateTime":{"shape":"Timestamp"},
|
680
|
+
"lastMessageArrivalTime":{"shape":"Timestamp"}
|
680
681
|
}
|
681
682
|
},
|
682
683
|
"ChannelActivity":{
|
@@ -737,7 +738,8 @@
|
|
737
738
|
"channelStorage":{"shape":"ChannelStorageSummary"},
|
738
739
|
"status":{"shape":"ChannelStatus"},
|
739
740
|
"creationTime":{"shape":"Timestamp"},
|
740
|
-
"lastUpdateTime":{"shape":"Timestamp"}
|
741
|
+
"lastUpdateTime":{"shape":"Timestamp"},
|
742
|
+
"lastMessageArrivalTime":{"shape":"Timestamp"}
|
741
743
|
}
|
742
744
|
},
|
743
745
|
"ComputeType":{
|
@@ -787,7 +789,8 @@
|
|
787
789
|
"shape":"DatasetName",
|
788
790
|
"location":"uri",
|
789
791
|
"locationName":"datasetName"
|
790
|
-
}
|
792
|
+
},
|
793
|
+
"versionId":{"shape":"DatasetContentVersion"}
|
791
794
|
}
|
792
795
|
},
|
793
796
|
"CreateDatasetContentResponse":{
|
@@ -809,7 +812,8 @@
|
|
809
812
|
"contentDeliveryRules":{"shape":"DatasetContentDeliveryRules"},
|
810
813
|
"retentionPeriod":{"shape":"RetentionPeriod"},
|
811
814
|
"versioningConfiguration":{"shape":"VersioningConfiguration"},
|
812
|
-
"tags":{"shape":"TagList"}
|
815
|
+
"tags":{"shape":"TagList"},
|
816
|
+
"lateDataRules":{"shape":"LateDataRules"}
|
813
817
|
}
|
814
818
|
},
|
815
819
|
"CreateDatasetResponse":{
|
@@ -909,7 +913,8 @@
|
|
909
913
|
"creationTime":{"shape":"Timestamp"},
|
910
914
|
"lastUpdateTime":{"shape":"Timestamp"},
|
911
915
|
"retentionPeriod":{"shape":"RetentionPeriod"},
|
912
|
-
"versioningConfiguration":{"shape":"VersioningConfiguration"}
|
916
|
+
"versioningConfiguration":{"shape":"VersioningConfiguration"},
|
917
|
+
"lateDataRules":{"shape":"LateDataRules"}
|
913
918
|
}
|
914
919
|
},
|
915
920
|
"DatasetAction":{
|
@@ -1077,7 +1082,8 @@
|
|
1077
1082
|
"status":{"shape":"DatastoreStatus"},
|
1078
1083
|
"retentionPeriod":{"shape":"RetentionPeriod"},
|
1079
1084
|
"creationTime":{"shape":"Timestamp"},
|
1080
|
-
"lastUpdateTime":{"shape":"Timestamp"}
|
1085
|
+
"lastUpdateTime":{"shape":"Timestamp"},
|
1086
|
+
"lastMessageArrivalTime":{"shape":"Timestamp"}
|
1081
1087
|
}
|
1082
1088
|
},
|
1083
1089
|
"DatastoreActivity":{
|
@@ -1137,7 +1143,8 @@
|
|
1137
1143
|
"datastoreStorage":{"shape":"DatastoreStorageSummary"},
|
1138
1144
|
"status":{"shape":"DatastoreStatus"},
|
1139
1145
|
"creationTime":{"shape":"Timestamp"},
|
1140
|
-
"lastUpdateTime":{"shape":"Timestamp"}
|
1146
|
+
"lastUpdateTime":{"shape":"Timestamp"},
|
1147
|
+
"lastMessageArrivalTime":{"shape":"Timestamp"}
|
1141
1148
|
}
|
1142
1149
|
},
|
1143
1150
|
"DeleteChannelRequest":{
|
@@ -1211,6 +1218,13 @@
|
|
1211
1218
|
"timeExpression":{"shape":"TimeExpression"}
|
1212
1219
|
}
|
1213
1220
|
},
|
1221
|
+
"DeltaTimeSessionWindowConfiguration":{
|
1222
|
+
"type":"structure",
|
1223
|
+
"required":["timeoutInMinutes"],
|
1224
|
+
"members":{
|
1225
|
+
"timeoutInMinutes":{"shape":"SessionTimeoutInMinutes"}
|
1226
|
+
}
|
1227
|
+
},
|
1214
1228
|
"DescribeChannelRequest":{
|
1215
1229
|
"type":"structure",
|
1216
1230
|
"required":["channelName"],
|
@@ -1469,6 +1483,32 @@
|
|
1469
1483
|
"min":1,
|
1470
1484
|
"pattern":"^[a-zA-Z0-9_-]+$"
|
1471
1485
|
},
|
1486
|
+
"LateDataRule":{
|
1487
|
+
"type":"structure",
|
1488
|
+
"required":["ruleConfiguration"],
|
1489
|
+
"members":{
|
1490
|
+
"ruleName":{"shape":"LateDataRuleName"},
|
1491
|
+
"ruleConfiguration":{"shape":"LateDataRuleConfiguration"}
|
1492
|
+
}
|
1493
|
+
},
|
1494
|
+
"LateDataRuleConfiguration":{
|
1495
|
+
"type":"structure",
|
1496
|
+
"members":{
|
1497
|
+
"deltaTimeSessionWindowConfiguration":{"shape":"DeltaTimeSessionWindowConfiguration"}
|
1498
|
+
}
|
1499
|
+
},
|
1500
|
+
"LateDataRuleName":{
|
1501
|
+
"type":"string",
|
1502
|
+
"max":128,
|
1503
|
+
"min":1,
|
1504
|
+
"pattern":"^[a-zA-Z0-9_]+$"
|
1505
|
+
},
|
1506
|
+
"LateDataRules":{
|
1507
|
+
"type":"list",
|
1508
|
+
"member":{"shape":"LateDataRule"},
|
1509
|
+
"max":1,
|
1510
|
+
"min":1
|
1511
|
+
},
|
1472
1512
|
"LimitExceededException":{
|
1473
1513
|
"type":"structure",
|
1474
1514
|
"members":{
|
@@ -1988,6 +2028,11 @@
|
|
1988
2028
|
"exception":true,
|
1989
2029
|
"fault":true
|
1990
2030
|
},
|
2031
|
+
"SessionTimeoutInMinutes":{
|
2032
|
+
"type":"integer",
|
2033
|
+
"max":60,
|
2034
|
+
"min":1
|
2035
|
+
},
|
1991
2036
|
"SizeInBytes":{"type":"double"},
|
1992
2037
|
"SqlQuery":{"type":"string"},
|
1993
2038
|
"SqlQueryDatasetAction":{
|
@@ -2148,7 +2193,8 @@
|
|
2148
2193
|
"triggers":{"shape":"DatasetTriggers"},
|
2149
2194
|
"contentDeliveryRules":{"shape":"DatasetContentDeliveryRules"},
|
2150
2195
|
"retentionPeriod":{"shape":"RetentionPeriod"},
|
2151
|
-
"versioningConfiguration":{"shape":"VersioningConfiguration"}
|
2196
|
+
"versioningConfiguration":{"shape":"VersioningConfiguration"},
|
2197
|
+
"lateDataRules":{"shape":"LateDataRules"}
|
2152
2198
|
}
|
2153
2199
|
},
|
2154
2200
|
"UpdateDatastoreRequest":{
|