aws-sdk 2.747.0 → 2.751.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 (46) hide show
  1. package/CHANGELOG.md +22 -1
  2. package/README.md +1 -1
  3. package/apis/apigatewayv2-2018-11-29.min.json +66 -0
  4. package/apis/cloudfront-2020-05-31.min.json +3 -0
  5. package/apis/codebuild-2016-10-06.min.json +6 -2
  6. package/apis/elasticloadbalancingv2-2015-12-01.min.json +53 -50
  7. package/apis/glue-2017-03-31.min.json +158 -91
  8. package/apis/glue-2017-03-31.paginators.json +5 -0
  9. package/apis/kinesisanalyticsv2-2018-05-23.min.json +16 -13
  10. package/apis/metadata.json +8 -0
  11. package/apis/quicksight-2018-04-01.min.json +65 -59
  12. package/apis/redshift-data-2019-12-20.examples.json +5 -0
  13. package/apis/redshift-data-2019-12-20.min.json +381 -0
  14. package/apis/redshift-data-2019-12-20.paginators.json +39 -0
  15. package/apis/s3-2006-03-01.examples.json +117 -117
  16. package/apis/s3-2006-03-01.min.json +431 -83
  17. package/apis/sso-admin-2020-07-20.examples.json +5 -0
  18. package/apis/sso-admin-2020-07-20.min.json +759 -0
  19. package/apis/sso-admin-2020-07-20.paginators.json +63 -0
  20. package/apis/workspaces-2015-04-08.min.json +227 -52
  21. package/clients/all.d.ts +2 -0
  22. package/clients/all.js +3 -1
  23. package/clients/apigatewayv2.d.ts +100 -34
  24. package/clients/cloudfront.d.ts +11 -7
  25. package/clients/codebuild.d.ts +14 -6
  26. package/clients/ebs.d.ts +7 -7
  27. package/clients/elbv2.d.ts +18 -4
  28. package/clients/glue.d.ts +81 -2
  29. package/clients/kinesisanalyticsv2.d.ts +2 -1
  30. package/clients/lexmodelbuildingservice.d.ts +12 -12
  31. package/clients/quicksight.d.ts +16 -0
  32. package/clients/redshiftdata.d.ts +614 -0
  33. package/clients/redshiftdata.js +18 -0
  34. package/clients/s3.d.ts +389 -41
  35. package/clients/ssoadmin.d.ts +1059 -0
  36. package/clients/ssoadmin.js +18 -0
  37. package/clients/workspaces.d.ts +237 -6
  38. package/dist/aws-sdk-core-react-native.js +6 -5
  39. package/dist/aws-sdk-react-native.js +92 -17
  40. package/dist/aws-sdk.js +508 -141
  41. package/dist/aws-sdk.min.js +70 -69
  42. package/lib/config_service_placeholders.d.ts +4 -0
  43. package/lib/core.js +1 -1
  44. package/lib/protocol/json.js +3 -2
  45. package/lib/request.js +1 -1
  46. package/package.json +1 -1
@@ -50,6 +50,11 @@
50
50
  "limit_key": "MaxResults",
51
51
  "output_token": "NextToken"
52
52
  },
53
+ "GetPartitionIndexes": {
54
+ "input_token": "NextToken",
55
+ "output_token": "NextToken",
56
+ "result_key": "PartitionIndexDescriptorList"
57
+ },
53
58
  "GetPartitions": {
54
59
  "input_token": "NextToken",
55
60
  "limit_key": "MaxResults",
@@ -614,7 +614,7 @@
614
614
  ],
615
615
  "members": {
616
616
  "SnapshotDetails": {
617
- "shape": "S4i"
617
+ "shape": "S4j"
618
618
  }
619
619
  }
620
620
  }
@@ -691,7 +691,7 @@
691
691
  "SnapshotSummaries": {
692
692
  "type": "list",
693
693
  "member": {
694
- "shape": "S4i"
694
+ "shape": "S4j"
695
695
  }
696
696
  },
697
697
  "NextToken": {}
@@ -772,7 +772,7 @@
772
772
  "type": "structure",
773
773
  "members": {
774
774
  "FlinkRunConfiguration": {
775
- "shape": "S59"
775
+ "shape": "S3q"
776
776
  },
777
777
  "SqlRunConfigurations": {
778
778
  "type": "list",
@@ -1126,7 +1126,7 @@
1126
1126
  "type": "structure",
1127
1127
  "members": {
1128
1128
  "FlinkRunConfiguration": {
1129
- "shape": "S59"
1129
+ "shape": "S3q"
1130
1130
  },
1131
1131
  "ApplicationRestoreConfiguration": {
1132
1132
  "shape": "S3n"
@@ -1672,6 +1672,9 @@
1672
1672
  "members": {
1673
1673
  "ApplicationRestoreConfigurationDescription": {
1674
1674
  "shape": "S3n"
1675
+ },
1676
+ "FlinkRunConfigurationDescription": {
1677
+ "shape": "S3q"
1675
1678
  }
1676
1679
  }
1677
1680
  },
@@ -1764,7 +1767,15 @@
1764
1767
  "SnapshotName": {}
1765
1768
  }
1766
1769
  },
1767
- "S4i": {
1770
+ "S3q": {
1771
+ "type": "structure",
1772
+ "members": {
1773
+ "AllowNonRestoredState": {
1774
+ "type": "boolean"
1775
+ }
1776
+ }
1777
+ },
1778
+ "S4j": {
1768
1779
  "type": "structure",
1769
1780
  "required": [
1770
1781
  "SnapshotName",
@@ -1781,14 +1792,6 @@
1781
1792
  "type": "timestamp"
1782
1793
  }
1783
1794
  }
1784
- },
1785
- "S59": {
1786
- "type": "structure",
1787
- "members": {
1788
- "AllowNonRestoredState": {
1789
- "type": "boolean"
1790
- }
1791
- }
1792
1795
  }
1793
1796
  }
1794
1797
  }
@@ -893,5 +893,13 @@
893
893
  },
894
894
  "appflow": {
895
895
  "name": "Appflow"
896
+ },
897
+ "redshiftdata": {
898
+ "prefix": "redshift-data",
899
+ "name": "RedshiftData"
900
+ },
901
+ "ssoadmin": {
902
+ "prefix": "sso-admin",
903
+ "name": "SSOAdmin"
896
904
  }
897
905
  }
@@ -72,12 +72,16 @@
72
72
  },
73
73
  "AccountCustomization": {
74
74
  "shape": "Sa"
75
+ },
76
+ "Tags": {
77
+ "shape": "Sb"
75
78
  }
76
79
  }
77
80
  },
78
81
  "output": {
79
82
  "type": "structure",
80
83
  "members": {
84
+ "Arn": {},
81
85
  "AwsAccountId": {},
82
86
  "Namespace": {},
83
87
  "AccountCustomization": {
@@ -114,17 +118,17 @@
114
118
  },
115
119
  "Name": {},
116
120
  "Parameters": {
117
- "shape": "Sg"
121
+ "shape": "Sk"
118
122
  },
119
123
  "Permissions": {
120
- "shape": "Sx"
124
+ "shape": "S11"
121
125
  },
122
126
  "SourceEntity": {
123
- "shape": "S11"
127
+ "shape": "S15"
124
128
  },
125
129
  "ThemeArn": {},
126
130
  "Tags": {
127
- "shape": "S15"
131
+ "shape": "Sb"
128
132
  }
129
133
  }
130
134
  },
@@ -165,16 +169,16 @@
165
169
  },
166
170
  "Name": {},
167
171
  "Parameters": {
168
- "shape": "Sg"
172
+ "shape": "Sk"
169
173
  },
170
174
  "Permissions": {
171
- "shape": "Sx"
175
+ "shape": "S11"
172
176
  },
173
177
  "SourceEntity": {
174
178
  "shape": "S1d"
175
179
  },
176
180
  "Tags": {
177
- "shape": "S15"
181
+ "shape": "Sb"
178
182
  },
179
183
  "VersionDescription": {},
180
184
  "DashboardPublishOptions": {
@@ -229,13 +233,13 @@
229
233
  "shape": "S31"
230
234
  },
231
235
  "Permissions": {
232
- "shape": "Sx"
236
+ "shape": "S11"
233
237
  },
234
238
  "RowLevelPermissionDataSet": {
235
239
  "shape": "S37"
236
240
  },
237
241
  "Tags": {
238
- "shape": "S15"
242
+ "shape": "Sb"
239
243
  }
240
244
  }
241
245
  },
@@ -281,7 +285,7 @@
281
285
  "shape": "S4c"
282
286
  },
283
287
  "Permissions": {
284
- "shape": "Sx"
288
+ "shape": "S11"
285
289
  },
286
290
  "VpcConnectionProperties": {
287
291
  "shape": "S4i"
@@ -290,7 +294,7 @@
290
294
  "shape": "S4j"
291
295
  },
292
296
  "Tags": {
293
- "shape": "S15"
297
+ "shape": "Sb"
294
298
  }
295
299
  }
296
300
  },
@@ -499,7 +503,7 @@
499
503
  "Namespace": {},
500
504
  "IdentityStore": {},
501
505
  "Tags": {
502
- "shape": "S15"
506
+ "shape": "Sb"
503
507
  }
504
508
  }
505
509
  },
@@ -541,13 +545,13 @@
541
545
  },
542
546
  "Name": {},
543
547
  "Permissions": {
544
- "shape": "Sx"
548
+ "shape": "S11"
545
549
  },
546
550
  "SourceEntity": {
547
551
  "shape": "S5a"
548
552
  },
549
553
  "Tags": {
550
- "shape": "S15"
554
+ "shape": "Sb"
551
555
  },
552
556
  "VersionDescription": {}
553
557
  }
@@ -640,10 +644,10 @@
640
644
  "shape": "S5l"
641
645
  },
642
646
  "Permissions": {
643
- "shape": "Sx"
647
+ "shape": "S11"
644
648
  },
645
649
  "Tags": {
646
- "shape": "S15"
650
+ "shape": "Sb"
647
651
  }
648
652
  }
649
653
  },
@@ -1316,6 +1320,7 @@
1316
1320
  "output": {
1317
1321
  "type": "structure",
1318
1322
  "members": {
1323
+ "Arn": {},
1319
1324
  "AwsAccountId": {},
1320
1325
  "Namespace": {},
1321
1326
  "AccountCustomization": {
@@ -1456,7 +1461,7 @@
1456
1461
  "AnalysisId": {},
1457
1462
  "AnalysisArn": {},
1458
1463
  "Permissions": {
1459
- "shape": "Sx"
1464
+ "shape": "S11"
1460
1465
  },
1461
1466
  "Status": {
1462
1467
  "location": "statusCode",
@@ -1582,7 +1587,7 @@
1582
1587
  "DashboardId": {},
1583
1588
  "DashboardArn": {},
1584
1589
  "Permissions": {
1585
- "shape": "Sx"
1590
+ "shape": "S11"
1586
1591
  },
1587
1592
  "Status": {
1588
1593
  "location": "statusCode",
@@ -1693,7 +1698,7 @@
1693
1698
  "DataSetArn": {},
1694
1699
  "DataSetId": {},
1695
1700
  "Permissions": {
1696
- "shape": "Sx"
1701
+ "shape": "S11"
1697
1702
  },
1698
1703
  "RequestId": {},
1699
1704
  "Status": {
@@ -1767,7 +1772,7 @@
1767
1772
  "DataSourceArn": {},
1768
1773
  "DataSourceId": {},
1769
1774
  "Permissions": {
1770
- "shape": "Sx"
1775
+ "shape": "S11"
1771
1776
  },
1772
1777
  "RequestId": {},
1773
1778
  "Status": {
@@ -2139,7 +2144,7 @@
2139
2144
  "TemplateId": {},
2140
2145
  "TemplateArn": {},
2141
2146
  "Permissions": {
2142
- "shape": "Sx"
2147
+ "shape": "S11"
2143
2148
  },
2144
2149
  "RequestId": {},
2145
2150
  "Status": {
@@ -2303,7 +2308,7 @@
2303
2308
  "ThemeId": {},
2304
2309
  "ThemeArn": {},
2305
2310
  "Permissions": {
2306
- "shape": "Sx"
2311
+ "shape": "S11"
2307
2312
  },
2308
2313
  "RequestId": {},
2309
2314
  "Status": {
@@ -3030,7 +3035,7 @@
3030
3035
  "type": "structure",
3031
3036
  "members": {
3032
3037
  "Tags": {
3033
- "shape": "S15"
3038
+ "shape": "Sb"
3034
3039
  },
3035
3040
  "RequestId": {},
3036
3041
  "Status": {
@@ -3671,7 +3676,7 @@
3671
3676
  "locationName": "ResourceArn"
3672
3677
  },
3673
3678
  "Tags": {
3674
- "shape": "S15"
3679
+ "shape": "Sb"
3675
3680
  }
3676
3681
  }
3677
3682
  },
@@ -3749,6 +3754,7 @@
3749
3754
  "output": {
3750
3755
  "type": "structure",
3751
3756
  "members": {
3757
+ "Arn": {},
3752
3758
  "AwsAccountId": {},
3753
3759
  "Namespace": {},
3754
3760
  "AccountCustomization": {
@@ -3817,10 +3823,10 @@
3817
3823
  },
3818
3824
  "Name": {},
3819
3825
  "Parameters": {
3820
- "shape": "Sg"
3826
+ "shape": "Sk"
3821
3827
  },
3822
3828
  "SourceEntity": {
3823
- "shape": "S11"
3829
+ "shape": "S15"
3824
3830
  },
3825
3831
  "ThemeArn": {}
3826
3832
  }
@@ -3873,7 +3879,7 @@
3873
3879
  "AnalysisArn": {},
3874
3880
  "AnalysisId": {},
3875
3881
  "Permissions": {
3876
- "shape": "Sx"
3882
+ "shape": "S11"
3877
3883
  },
3878
3884
  "RequestId": {},
3879
3885
  "Status": {
@@ -3910,7 +3916,7 @@
3910
3916
  "shape": "S1d"
3911
3917
  },
3912
3918
  "Parameters": {
3913
- "shape": "Sg"
3919
+ "shape": "Sk"
3914
3920
  },
3915
3921
  "VersionDescription": {},
3916
3922
  "DashboardPublishOptions": {
@@ -3967,7 +3973,7 @@
3967
3973
  "DashboardArn": {},
3968
3974
  "DashboardId": {},
3969
3975
  "Permissions": {
3970
- "shape": "Sx"
3976
+ "shape": "S11"
3971
3977
  },
3972
3978
  "RequestId": {},
3973
3979
  "Status": {
@@ -4092,10 +4098,10 @@
4092
4098
  "locationName": "DataSetId"
4093
4099
  },
4094
4100
  "GrantPermissions": {
4095
- "shape": "Sx"
4101
+ "shape": "S11"
4096
4102
  },
4097
4103
  "RevokePermissions": {
4098
- "shape": "Sx"
4104
+ "shape": "S11"
4099
4105
  }
4100
4106
  }
4101
4107
  },
@@ -4182,10 +4188,10 @@
4182
4188
  "locationName": "DataSourceId"
4183
4189
  },
4184
4190
  "GrantPermissions": {
4185
- "shape": "Sx"
4191
+ "shape": "S11"
4186
4192
  },
4187
4193
  "RevokePermissions": {
4188
- "shape": "Sx"
4194
+ "shape": "S11"
4189
4195
  }
4190
4196
  }
4191
4197
  },
@@ -4416,7 +4422,7 @@
4416
4422
  "TemplateId": {},
4417
4423
  "TemplateArn": {},
4418
4424
  "Permissions": {
4419
- "shape": "Sx"
4425
+ "shape": "S11"
4420
4426
  },
4421
4427
  "RequestId": {},
4422
4428
  "Status": {
@@ -4549,7 +4555,7 @@
4549
4555
  "ThemeId": {},
4550
4556
  "ThemeArn": {},
4551
4557
  "Permissions": {
4552
- "shape": "Sx"
4558
+ "shape": "S11"
4553
4559
  },
4554
4560
  "RequestId": {},
4555
4561
  "Status": {
@@ -4616,7 +4622,21 @@
4616
4622
  "DefaultTheme": {}
4617
4623
  }
4618
4624
  },
4619
- "Sg": {
4625
+ "Sb": {
4626
+ "type": "list",
4627
+ "member": {
4628
+ "type": "structure",
4629
+ "required": [
4630
+ "Key",
4631
+ "Value"
4632
+ ],
4633
+ "members": {
4634
+ "Key": {},
4635
+ "Value": {}
4636
+ }
4637
+ }
4638
+ },
4639
+ "Sk": {
4620
4640
  "type": "structure",
4621
4641
  "members": {
4622
4642
  "StringParameters": {
@@ -4695,13 +4715,13 @@
4695
4715
  }
4696
4716
  }
4697
4717
  },
4698
- "Sx": {
4718
+ "S11": {
4699
4719
  "type": "list",
4700
4720
  "member": {
4701
- "shape": "Sy"
4721
+ "shape": "S12"
4702
4722
  }
4703
4723
  },
4704
- "Sy": {
4724
+ "S12": {
4705
4725
  "type": "structure",
4706
4726
  "required": [
4707
4727
  "Principal",
@@ -4715,7 +4735,7 @@
4715
4735
  }
4716
4736
  }
4717
4737
  },
4718
- "S11": {
4738
+ "S15": {
4719
4739
  "type": "structure",
4720
4740
  "members": {
4721
4741
  "SourceTemplate": {
@@ -4726,14 +4746,14 @@
4726
4746
  ],
4727
4747
  "members": {
4728
4748
  "DataSetReferences": {
4729
- "shape": "S13"
4749
+ "shape": "S17"
4730
4750
  },
4731
4751
  "Arn": {}
4732
4752
  }
4733
4753
  }
4734
4754
  }
4735
4755
  },
4736
- "S13": {
4756
+ "S17": {
4737
4757
  "type": "list",
4738
4758
  "member": {
4739
4759
  "type": "structure",
@@ -4747,20 +4767,6 @@
4747
4767
  }
4748
4768
  }
4749
4769
  },
4750
- "S15": {
4751
- "type": "list",
4752
- "member": {
4753
- "type": "structure",
4754
- "required": [
4755
- "Key",
4756
- "Value"
4757
- ],
4758
- "members": {
4759
- "Key": {},
4760
- "Value": {}
4761
- }
4762
- }
4763
- },
4764
4770
  "S1d": {
4765
4771
  "type": "structure",
4766
4772
  "members": {
@@ -4772,7 +4778,7 @@
4772
4778
  ],
4773
4779
  "members": {
4774
4780
  "DataSetReferences": {
4775
- "shape": "S13"
4781
+ "shape": "S17"
4776
4782
  },
4777
4783
  "Arn": {}
4778
4784
  }
@@ -5380,7 +5386,7 @@
5380
5386
  "members": {
5381
5387
  "Arn": {},
5382
5388
  "DataSetReferences": {
5383
- "shape": "S13"
5389
+ "shape": "S17"
5384
5390
  }
5385
5391
  }
5386
5392
  },
@@ -5674,7 +5680,7 @@
5674
5680
  "Sck": {
5675
5681
  "type": "list",
5676
5682
  "member": {
5677
- "shape": "Sy"
5683
+ "shape": "S12"
5678
5684
  }
5679
5685
  }
5680
5686
  }
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }