aws-sdk 2.1065.0 → 2.1069.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.
Files changed (48) hide show
  1. package/CHANGELOG.md +25 -1
  2. package/README.md +1 -1
  3. package/apis/appconfig-2019-10-09.min.json +3 -1
  4. package/apis/appconfigdata-2021-11-11.min.json +11 -11
  5. package/apis/appflow-2020-08-23.min.json +677 -237
  6. package/apis/appflow-2020-08-23.paginators.json +7 -1
  7. package/apis/athena-2017-05-18.min.json +43 -30
  8. package/apis/comprehend-2017-11-27.min.json +167 -79
  9. package/apis/ec2-2016-11-15.min.json +122 -43
  10. package/apis/ec2-2016-11-15.paginators.json +6 -0
  11. package/apis/es-2015-01-01.min.json +125 -49
  12. package/apis/fis-2020-12-01.min.json +130 -30
  13. package/apis/fis-2020-12-01.paginators.json +5 -0
  14. package/apis/lakeformation-2017-03-31.min.json +0 -1
  15. package/apis/meteringmarketplace-2016-01-14.min.json +2 -1
  16. package/apis/personalize-2018-05-22.min.json +3 -0
  17. package/apis/robomaker-2018-06-29.min.json +135 -45
  18. package/apis/secretsmanager-2017-10-17.min.json +15 -10
  19. package/clients/appconfig.d.ts +13 -13
  20. package/clients/appconfigdata.d.ts +18 -18
  21. package/clients/appflow.d.ts +611 -3
  22. package/clients/athena.d.ts +31 -8
  23. package/clients/cognitoidentityserviceprovider.d.ts +287 -287
  24. package/clients/comprehend.d.ts +138 -0
  25. package/clients/costexplorer.d.ts +17 -17
  26. package/clients/dynamodb.d.ts +5 -5
  27. package/clients/ec2.d.ts +123 -9
  28. package/clients/elasticache.d.ts +3 -3
  29. package/clients/emr.d.ts +14 -14
  30. package/clients/es.d.ts +97 -0
  31. package/clients/fis.d.ts +119 -9
  32. package/clients/glue.d.ts +7 -7
  33. package/clients/iot.d.ts +1 -1
  34. package/clients/lakeformation.d.ts +1 -1
  35. package/clients/marketplacemetering.d.ts +17 -12
  36. package/clients/personalize.d.ts +7 -3
  37. package/clients/rbin.d.ts +41 -41
  38. package/clients/rds.d.ts +17 -17
  39. package/clients/robomaker.d.ts +30 -30
  40. package/clients/sagemaker.d.ts +1 -1
  41. package/clients/secretsmanager.d.ts +62 -48
  42. package/dist/aws-sdk-core-react-native.js +1 -1
  43. package/dist/aws-sdk-react-native.js +17 -17
  44. package/dist/aws-sdk.js +359 -165
  45. package/dist/aws-sdk.min.js +90 -90
  46. package/lib/core.js +1 -1
  47. package/lib/dynamodb/document_client.d.ts +1 -1
  48. package/package.json +1 -1
@@ -7,13 +7,19 @@
7
7
  },
8
8
  "DescribeConnectors": {
9
9
  "input_token": "nextToken",
10
- "output_token": "nextToken"
10
+ "output_token": "nextToken",
11
+ "limit_key": "maxResults"
11
12
  },
12
13
  "DescribeFlowExecutionRecords": {
13
14
  "input_token": "nextToken",
14
15
  "output_token": "nextToken",
15
16
  "limit_key": "maxResults"
16
17
  },
18
+ "ListConnectors": {
19
+ "input_token": "nextToken",
20
+ "output_token": "nextToken",
21
+ "limit_key": "maxResults"
22
+ },
17
23
  "ListFlows": {
18
24
  "input_token": "nextToken",
19
25
  "output_token": "nextToken",
@@ -94,10 +94,10 @@
94
94
  "Type": {},
95
95
  "Description": {},
96
96
  "Parameters": {
97
- "shape": "S13"
97
+ "shape": "S15"
98
98
  },
99
99
  "Tags": {
100
- "shape": "S16"
100
+ "shape": "S18"
101
101
  }
102
102
  }
103
103
  },
@@ -162,11 +162,11 @@
162
162
  "members": {
163
163
  "Name": {},
164
164
  "Configuration": {
165
- "shape": "S1i"
165
+ "shape": "S1k"
166
166
  },
167
167
  "Description": {},
168
168
  "Tags": {
169
- "shape": "S16"
169
+ "shape": "S18"
170
170
  }
171
171
  }
172
172
  },
@@ -268,7 +268,7 @@
268
268
  "Description": {},
269
269
  "Type": {},
270
270
  "Parameters": {
271
- "shape": "S13"
271
+ "shape": "S15"
272
272
  }
273
273
  }
274
274
  }
@@ -291,7 +291,7 @@
291
291
  "type": "structure",
292
292
  "members": {
293
293
  "Database": {
294
- "shape": "S20"
294
+ "shape": "S22"
295
295
  }
296
296
  }
297
297
  }
@@ -461,7 +461,7 @@
461
461
  "type": "structure",
462
462
  "members": {
463
463
  "TableMetadata": {
464
- "shape": "S2q"
464
+ "shape": "S2s"
465
465
  }
466
466
  }
467
467
  }
@@ -488,7 +488,7 @@
488
488
  "Name": {},
489
489
  "State": {},
490
490
  "Configuration": {
491
- "shape": "S1i"
491
+ "shape": "S1k"
492
492
  },
493
493
  "Description": {},
494
494
  "CreationTime": {
@@ -546,7 +546,7 @@
546
546
  "DatabaseList": {
547
547
  "type": "list",
548
548
  "member": {
549
- "shape": "S20"
549
+ "shape": "S22"
550
550
  }
551
551
  },
552
552
  "NextToken": {}
@@ -569,7 +569,7 @@
569
569
  "EngineVersions": {
570
570
  "type": "list",
571
571
  "member": {
572
- "shape": "Sy"
572
+ "shape": "S10"
573
573
  }
574
574
  },
575
575
  "NextToken": {}
@@ -674,7 +674,7 @@
674
674
  "TableMetadataList": {
675
675
  "type": "list",
676
676
  "member": {
677
- "shape": "S2q"
677
+ "shape": "S2s"
678
678
  }
679
679
  },
680
680
  "NextToken": {}
@@ -699,7 +699,7 @@
699
699
  "type": "structure",
700
700
  "members": {
701
701
  "Tags": {
702
- "shape": "S16"
702
+ "shape": "S18"
703
703
  },
704
704
  "NextToken": {}
705
705
  }
@@ -730,7 +730,7 @@
730
730
  "type": "timestamp"
731
731
  },
732
732
  "EngineVersion": {
733
- "shape": "Sy"
733
+ "shape": "S10"
734
734
  }
735
735
  }
736
736
  }
@@ -795,7 +795,7 @@
795
795
  "members": {
796
796
  "ResourceARN": {},
797
797
  "Tags": {
798
- "shape": "S16"
798
+ "shape": "S18"
799
799
  }
800
800
  }
801
801
  },
@@ -836,7 +836,7 @@
836
836
  "Type": {},
837
837
  "Description": {},
838
838
  "Parameters": {
839
- "shape": "S13"
839
+ "shape": "S15"
840
840
  }
841
841
  }
842
842
  },
@@ -892,6 +892,10 @@
892
892
  },
893
893
  "RemoveEncryptionConfiguration": {
894
894
  "type": "boolean"
895
+ },
896
+ "ExpectedBucketOwner": {},
897
+ "RemoveExpectedBucketOwner": {
898
+ "type": "boolean"
895
899
  }
896
900
  }
897
901
  },
@@ -908,7 +912,7 @@
908
912
  "type": "boolean"
909
913
  },
910
914
  "EngineVersion": {
911
- "shape": "Sy"
915
+ "shape": "S10"
912
916
  }
913
917
  }
914
918
  },
@@ -968,6 +972,14 @@
968
972
  },
969
973
  "CompletionDateTime": {
970
974
  "type": "timestamp"
975
+ },
976
+ "AthenaError": {
977
+ "type": "structure",
978
+ "members": {
979
+ "ErrorCategory": {
980
+ "type": "integer"
981
+ }
982
+ }
971
983
  }
972
984
  }
973
985
  },
@@ -997,7 +1009,7 @@
997
1009
  },
998
1010
  "WorkGroup": {},
999
1011
  "EngineVersion": {
1000
- "shape": "Sy"
1012
+ "shape": "S10"
1001
1013
  }
1002
1014
  }
1003
1015
  },
@@ -1007,7 +1019,8 @@
1007
1019
  "OutputLocation": {},
1008
1020
  "EncryptionConfiguration": {
1009
1021
  "shape": "Sp"
1010
- }
1022
+ },
1023
+ "ExpectedBucketOwner": {}
1011
1024
  }
1012
1025
  },
1013
1026
  "Sp": {
@@ -1027,19 +1040,19 @@
1027
1040
  "Catalog": {}
1028
1041
  }
1029
1042
  },
1030
- "Sy": {
1043
+ "S10": {
1031
1044
  "type": "structure",
1032
1045
  "members": {
1033
1046
  "SelectedEngineVersion": {},
1034
1047
  "EffectiveEngineVersion": {}
1035
1048
  }
1036
1049
  },
1037
- "S13": {
1050
+ "S15": {
1038
1051
  "type": "map",
1039
1052
  "key": {},
1040
1053
  "value": {}
1041
1054
  },
1042
- "S16": {
1055
+ "S18": {
1043
1056
  "type": "list",
1044
1057
  "member": {
1045
1058
  "type": "structure",
@@ -1049,7 +1062,7 @@
1049
1062
  }
1050
1063
  }
1051
1064
  },
1052
- "S1i": {
1065
+ "S1k": {
1053
1066
  "type": "structure",
1054
1067
  "members": {
1055
1068
  "ResultConfiguration": {
@@ -1068,11 +1081,11 @@
1068
1081
  "type": "boolean"
1069
1082
  },
1070
1083
  "EngineVersion": {
1071
- "shape": "Sy"
1084
+ "shape": "S10"
1072
1085
  }
1073
1086
  }
1074
1087
  },
1075
- "S20": {
1088
+ "S22": {
1076
1089
  "type": "structure",
1077
1090
  "required": [
1078
1091
  "Name"
@@ -1081,11 +1094,11 @@
1081
1094
  "Name": {},
1082
1095
  "Description": {},
1083
1096
  "Parameters": {
1084
- "shape": "S13"
1097
+ "shape": "S15"
1085
1098
  }
1086
1099
  }
1087
1100
  },
1088
- "S2q": {
1101
+ "S2s": {
1089
1102
  "type": "structure",
1090
1103
  "required": [
1091
1104
  "Name"
@@ -1100,17 +1113,17 @@
1100
1113
  },
1101
1114
  "TableType": {},
1102
1115
  "Columns": {
1103
- "shape": "S2t"
1116
+ "shape": "S2v"
1104
1117
  },
1105
1118
  "PartitionKeys": {
1106
- "shape": "S2t"
1119
+ "shape": "S2v"
1107
1120
  },
1108
1121
  "Parameters": {
1109
- "shape": "S13"
1122
+ "shape": "S15"
1110
1123
  }
1111
1124
  }
1112
1125
  },
1113
- "S2t": {
1126
+ "S2v": {
1114
1127
  "type": "list",
1115
1128
  "member": {
1116
1129
  "type": "structure",