aws-sdk 2.1471.0 → 2.1473.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 +27 -1
- package/README.md +1 -1
- package/apis/autoscaling-2011-01-01.examples.json +1 -1
- package/apis/autoscaling-2011-01-01.min.json +57 -57
- package/apis/autoscaling-2011-01-01.paginators.json +15 -0
- package/apis/controltower-2018-05-10.min.json +68 -1
- package/apis/customer-profiles-2020-08-15.min.json +31 -18
- package/apis/ec2-2016-11-15.min.json +134 -82
- package/apis/fsx-2018-03-01.min.json +25 -3
- package/apis/ivs-realtime-2020-07-14.min.json +14 -8
- package/apis/lambda-2015-03-31.min.json +102 -96
- package/apis/location-2020-11-19.min.json +36 -36
- package/apis/machinelearning-2014-12-12.min.json +8 -2
- package/apis/marketplace-catalog-2018-09-17.min.json +27 -14
- package/apis/quicksight-2018-04-01.min.json +360 -314
- package/apis/rds-2014-10-31.min.json +43 -7
- package/apis/rekognition-2016-06-27.min.json +194 -161
- package/apis/sagemaker-2017-07-24.min.json +740 -728
- package/apis/textract-2018-06-27.min.json +483 -76
- package/apis/textract-2018-06-27.paginators.json +12 -0
- package/clients/autoscaling.d.ts +4 -3
- package/clients/configservice.d.ts +15 -15
- package/clients/controltower.d.ts +104 -15
- package/clients/customerprofiles.d.ts +6 -6
- package/clients/ec2.d.ts +87 -31
- package/clients/elbv2.d.ts +7 -7
- package/clients/fsx.d.ts +16 -1
- package/clients/glue.d.ts +5 -5
- package/clients/inspector2.d.ts +25 -25
- package/clients/ivsrealtime.d.ts +25 -0
- package/clients/lambda.d.ts +9 -0
- package/clients/marketplacecatalog.d.ts +32 -15
- package/clients/pricing.d.ts +8 -8
- package/clients/quicksight.d.ts +62 -2
- package/clients/rds.d.ts +48 -0
- package/clients/rekognition.d.ts +141 -72
- package/clients/sagemaker.d.ts +26 -6
- package/clients/textract.d.ts +534 -2
- package/clients/transcribeservice.d.ts +1 -1
- package/clients/transfer.d.ts +1 -1
- package/clients/workspaces.d.ts +2 -2
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +18 -18
- package/dist/aws-sdk.js +619 -458
- package/dist/aws-sdk.min.js +99 -99
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -689,7 +689,10 @@
|
|
689
689
|
},
|
690
690
|
"MasterUserSecretKmsKeyId": {},
|
691
691
|
"CACertificateIdentifier": {},
|
692
|
-
"DBSystemId": {}
|
692
|
+
"DBSystemId": {},
|
693
|
+
"DedicatedLogVolume": {
|
694
|
+
"type": "boolean"
|
695
|
+
}
|
693
696
|
}
|
694
697
|
},
|
695
698
|
"output": {
|
@@ -793,6 +796,9 @@
|
|
793
796
|
"type": "integer"
|
794
797
|
},
|
795
798
|
"SourceDBClusterIdentifier": {},
|
799
|
+
"DedicatedLogVolume": {
|
800
|
+
"type": "boolean"
|
801
|
+
},
|
796
802
|
"SourceRegion": {}
|
797
803
|
}
|
798
804
|
},
|
@@ -2709,6 +2715,9 @@
|
|
2709
2715
|
},
|
2710
2716
|
"MaxStorageThroughputPerIops": {
|
2711
2717
|
"type": "double"
|
2718
|
+
},
|
2719
|
+
"SupportsDedicatedLogVolume": {
|
2720
|
+
"type": "boolean"
|
2712
2721
|
}
|
2713
2722
|
},
|
2714
2723
|
"wrapper": true
|
@@ -2928,6 +2937,9 @@
|
|
2928
2937
|
},
|
2929
2938
|
"ValidProcessorFeatures": {
|
2930
2939
|
"shape": "Saf"
|
2940
|
+
},
|
2941
|
+
"SupportsDedicatedLogVolume": {
|
2942
|
+
"type": "boolean"
|
2931
2943
|
}
|
2932
2944
|
},
|
2933
2945
|
"wrapper": true
|
@@ -3435,7 +3447,10 @@
|
|
3435
3447
|
"type": "boolean"
|
3436
3448
|
},
|
3437
3449
|
"MasterUserSecretKmsKeyId": {},
|
3438
|
-
"Engine": {}
|
3450
|
+
"Engine": {},
|
3451
|
+
"DedicatedLogVolume": {
|
3452
|
+
"type": "boolean"
|
3453
|
+
}
|
3439
3454
|
}
|
3440
3455
|
},
|
3441
3456
|
"output": {
|
@@ -4338,6 +4353,9 @@
|
|
4338
4353
|
"DBClusterSnapshotIdentifier": {},
|
4339
4354
|
"AllocatedStorage": {
|
4340
4355
|
"type": "integer"
|
4356
|
+
},
|
4357
|
+
"DedicatedLogVolume": {
|
4358
|
+
"type": "boolean"
|
4341
4359
|
}
|
4342
4360
|
}
|
4343
4361
|
},
|
@@ -4457,7 +4475,10 @@
|
|
4457
4475
|
"ManageMasterUserPassword": {
|
4458
4476
|
"type": "boolean"
|
4459
4477
|
},
|
4460
|
-
"MasterUserSecretKmsKeyId": {}
|
4478
|
+
"MasterUserSecretKmsKeyId": {},
|
4479
|
+
"DedicatedLogVolume": {
|
4480
|
+
"type": "boolean"
|
4481
|
+
}
|
4461
4482
|
}
|
4462
4483
|
},
|
4463
4484
|
"output": {
|
@@ -4559,6 +4580,9 @@
|
|
4559
4580
|
},
|
4560
4581
|
"AllocatedStorage": {
|
4561
4582
|
"type": "integer"
|
4583
|
+
},
|
4584
|
+
"DedicatedLogVolume": {
|
4585
|
+
"type": "boolean"
|
4562
4586
|
}
|
4563
4587
|
}
|
4564
4588
|
},
|
@@ -5175,7 +5199,10 @@
|
|
5175
5199
|
"StorageThroughput": {
|
5176
5200
|
"type": "integer"
|
5177
5201
|
},
|
5178
|
-
"DBSystemId": {}
|
5202
|
+
"DBSystemId": {},
|
5203
|
+
"DedicatedLogVolume": {
|
5204
|
+
"type": "boolean"
|
5205
|
+
}
|
5179
5206
|
},
|
5180
5207
|
"wrapper": true
|
5181
5208
|
},
|
@@ -5896,7 +5923,10 @@
|
|
5896
5923
|
"StorageThroughput": {
|
5897
5924
|
"type": "integer"
|
5898
5925
|
},
|
5899
|
-
"Engine": {}
|
5926
|
+
"Engine": {},
|
5927
|
+
"DedicatedLogVolume": {
|
5928
|
+
"type": "boolean"
|
5929
|
+
}
|
5900
5930
|
}
|
5901
5931
|
},
|
5902
5932
|
"LatestRestorableTime": {
|
@@ -6066,7 +6096,10 @@
|
|
6066
6096
|
}
|
6067
6097
|
},
|
6068
6098
|
"ReadReplicaSourceDBClusterIdentifier": {},
|
6069
|
-
"PercentProgress": {}
|
6099
|
+
"PercentProgress": {},
|
6100
|
+
"DedicatedLogVolume": {
|
6101
|
+
"type": "boolean"
|
6102
|
+
}
|
6070
6103
|
},
|
6071
6104
|
"wrapper": true
|
6072
6105
|
},
|
@@ -6383,7 +6416,10 @@
|
|
6383
6416
|
"StorageThroughput": {
|
6384
6417
|
"type": "integer"
|
6385
6418
|
},
|
6386
|
-
"AwsBackupRecoveryPointArn": {}
|
6419
|
+
"AwsBackupRecoveryPointArn": {},
|
6420
|
+
"DedicatedLogVolume": {
|
6421
|
+
"type": "boolean"
|
6422
|
+
}
|
6387
6423
|
},
|
6388
6424
|
"wrapper": true
|
6389
6425
|
},
|