aws-sdk-core 2.1.1 → 2.1.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,5 @@
1
1
  {
2
+ "version":"2.0",
2
3
  "metadata":{
3
4
  "apiVersion":"2012-12-01",
4
5
  "endpointPrefix":"redshift",
@@ -317,6 +318,15 @@
317
318
  "senderFault":true
318
319
  },
319
320
  "exception":true
321
+ },
322
+ {
323
+ "shape":"LimitExceededFault",
324
+ "error":{
325
+ "code":"LimitExceededFault",
326
+ "httpStatusCode":400,
327
+ "senderFault":true
328
+ },
329
+ "exception":true
320
330
  }
321
331
  ]
322
332
  },
@@ -785,6 +795,66 @@
785
795
  }
786
796
  ]
787
797
  },
798
+ "CreateSnapshotCopyGrant":{
799
+ "name":"CreateSnapshotCopyGrant",
800
+ "http":{
801
+ "method":"POST",
802
+ "requestUri":"/"
803
+ },
804
+ "input":{"shape":"CreateSnapshotCopyGrantMessage"},
805
+ "output":{
806
+ "shape":"CreateSnapshotCopyGrantResult",
807
+ "wrapper":true,
808
+ "resultWrapper":"CreateSnapshotCopyGrantResult"
809
+ },
810
+ "errors":[
811
+ {
812
+ "shape":"SnapshotCopyGrantAlreadyExistsFault",
813
+ "error":{
814
+ "code":"SnapshotCopyGrantAlreadyExistsFault",
815
+ "httpStatusCode":400,
816
+ "senderFault":true
817
+ },
818
+ "exception":true
819
+ },
820
+ {
821
+ "shape":"SnapshotCopyGrantQuotaExceededFault",
822
+ "error":{
823
+ "code":"SnapshotCopyGrantQuotaExceededFault",
824
+ "httpStatusCode":400,
825
+ "senderFault":true
826
+ },
827
+ "exception":true
828
+ },
829
+ {
830
+ "shape":"LimitExceededFault",
831
+ "error":{
832
+ "code":"LimitExceededFault",
833
+ "httpStatusCode":400,
834
+ "senderFault":true
835
+ },
836
+ "exception":true
837
+ },
838
+ {
839
+ "shape":"TagLimitExceededFault",
840
+ "error":{
841
+ "code":"TagLimitExceededFault",
842
+ "httpStatusCode":400,
843
+ "senderFault":true
844
+ },
845
+ "exception":true
846
+ },
847
+ {
848
+ "shape":"InvalidTagFault",
849
+ "error":{
850
+ "code":"InvalidTagFault",
851
+ "httpStatusCode":400,
852
+ "senderFault":true
853
+ },
854
+ "exception":true
855
+ }
856
+ ]
857
+ },
788
858
  "CreateTags":{
789
859
  "name":"CreateTags",
790
860
  "http":{
@@ -1083,6 +1153,34 @@
1083
1153
  }
1084
1154
  ]
1085
1155
  },
1156
+ "DeleteSnapshotCopyGrant":{
1157
+ "name":"DeleteSnapshotCopyGrant",
1158
+ "http":{
1159
+ "method":"POST",
1160
+ "requestUri":"/"
1161
+ },
1162
+ "input":{"shape":"DeleteSnapshotCopyGrantMessage"},
1163
+ "errors":[
1164
+ {
1165
+ "shape":"InvalidSnapshotCopyGrantStateFault",
1166
+ "error":{
1167
+ "code":"InvalidSnapshotCopyGrantStateFault",
1168
+ "httpStatusCode":400,
1169
+ "senderFault":true
1170
+ },
1171
+ "exception":true
1172
+ },
1173
+ {
1174
+ "shape":"SnapshotCopyGrantNotFoundFault",
1175
+ "error":{
1176
+ "code":"SnapshotCopyGrantNotFoundFault",
1177
+ "httpStatusCode":400,
1178
+ "senderFault":true
1179
+ },
1180
+ "exception":true
1181
+ }
1182
+ ]
1183
+ },
1086
1184
  "DeleteTags":{
1087
1185
  "name":"DeleteTags",
1088
1186
  "http":{
@@ -1099,6 +1197,15 @@
1099
1197
  "senderFault":true
1100
1198
  },
1101
1199
  "exception":true
1200
+ },
1201
+ {
1202
+ "shape":"InvalidTagFault",
1203
+ "error":{
1204
+ "code":"InvalidTagFault",
1205
+ "httpStatusCode":400,
1206
+ "senderFault":true
1207
+ },
1208
+ "exception":true
1102
1209
  }
1103
1210
  ]
1104
1211
  },
@@ -1122,6 +1229,15 @@
1122
1229
  "senderFault":true
1123
1230
  },
1124
1231
  "exception":true
1232
+ },
1233
+ {
1234
+ "shape":"InvalidTagFault",
1235
+ "error":{
1236
+ "code":"InvalidTagFault",
1237
+ "httpStatusCode":400,
1238
+ "senderFault":true
1239
+ },
1240
+ "exception":true
1125
1241
  }
1126
1242
  ]
1127
1243
  },
@@ -1168,6 +1284,15 @@
1168
1284
  "senderFault":true
1169
1285
  },
1170
1286
  "exception":true
1287
+ },
1288
+ {
1289
+ "shape":"InvalidTagFault",
1290
+ "error":{
1291
+ "code":"InvalidTagFault",
1292
+ "httpStatusCode":400,
1293
+ "senderFault":true
1294
+ },
1295
+ "exception":true
1171
1296
  }
1172
1297
  ]
1173
1298
  },
@@ -1191,6 +1316,15 @@
1191
1316
  "senderFault":true
1192
1317
  },
1193
1318
  "exception":true
1319
+ },
1320
+ {
1321
+ "shape":"InvalidTagFault",
1322
+ "error":{
1323
+ "code":"InvalidTagFault",
1324
+ "httpStatusCode":400,
1325
+ "senderFault":true
1326
+ },
1327
+ "exception":true
1194
1328
  }
1195
1329
  ]
1196
1330
  },
@@ -1214,6 +1348,15 @@
1214
1348
  "senderFault":true
1215
1349
  },
1216
1350
  "exception":true
1351
+ },
1352
+ {
1353
+ "shape":"InvalidTagFault",
1354
+ "error":{
1355
+ "code":"InvalidTagFault",
1356
+ "httpStatusCode":400,
1357
+ "senderFault":true
1358
+ },
1359
+ "exception":true
1217
1360
  }
1218
1361
  ]
1219
1362
  },
@@ -1249,6 +1392,15 @@
1249
1392
  "senderFault":true
1250
1393
  },
1251
1394
  "exception":true
1395
+ },
1396
+ {
1397
+ "shape":"InvalidTagFault",
1398
+ "error":{
1399
+ "code":"InvalidTagFault",
1400
+ "httpStatusCode":400,
1401
+ "senderFault":true
1402
+ },
1403
+ "exception":true
1252
1404
  }
1253
1405
  ]
1254
1406
  },
@@ -1332,6 +1484,15 @@
1332
1484
  "senderFault":true
1333
1485
  },
1334
1486
  "exception":true
1487
+ },
1488
+ {
1489
+ "shape":"InvalidTagFault",
1490
+ "error":{
1491
+ "code":"InvalidTagFault",
1492
+ "httpStatusCode":400,
1493
+ "senderFault":true
1494
+ },
1495
+ "exception":true
1335
1496
  }
1336
1497
  ]
1337
1498
  },
@@ -1355,6 +1516,15 @@
1355
1516
  "senderFault":true
1356
1517
  },
1357
1518
  "exception":true
1519
+ },
1520
+ {
1521
+ "shape":"InvalidTagFault",
1522
+ "error":{
1523
+ "code":"InvalidTagFault",
1524
+ "httpStatusCode":400,
1525
+ "senderFault":true
1526
+ },
1527
+ "exception":true
1358
1528
  }
1359
1529
  ]
1360
1530
  },
@@ -1413,6 +1583,15 @@
1413
1583
  "senderFault":true
1414
1584
  },
1415
1585
  "exception":true
1586
+ },
1587
+ {
1588
+ "shape":"UnsupportedOperationFault",
1589
+ "error":{
1590
+ "code":"UnsupportedOperation",
1591
+ "httpStatusCode":400,
1592
+ "senderFault":true
1593
+ },
1594
+ "exception":true
1416
1595
  }
1417
1596
  ]
1418
1597
  },
@@ -1471,6 +1650,38 @@
1471
1650
  }
1472
1651
  ]
1473
1652
  },
1653
+ "DescribeSnapshotCopyGrants":{
1654
+ "name":"DescribeSnapshotCopyGrants",
1655
+ "http":{
1656
+ "method":"POST",
1657
+ "requestUri":"/"
1658
+ },
1659
+ "input":{"shape":"DescribeSnapshotCopyGrantsMessage"},
1660
+ "output":{
1661
+ "shape":"SnapshotCopyGrantMessage",
1662
+ "resultWrapper":"DescribeSnapshotCopyGrantsResult"
1663
+ },
1664
+ "errors":[
1665
+ {
1666
+ "shape":"SnapshotCopyGrantNotFoundFault",
1667
+ "error":{
1668
+ "code":"SnapshotCopyGrantNotFoundFault",
1669
+ "httpStatusCode":400,
1670
+ "senderFault":true
1671
+ },
1672
+ "exception":true
1673
+ },
1674
+ {
1675
+ "shape":"InvalidTagFault",
1676
+ "error":{
1677
+ "code":"InvalidTagFault",
1678
+ "httpStatusCode":400,
1679
+ "senderFault":true
1680
+ },
1681
+ "exception":true
1682
+ }
1683
+ ]
1684
+ },
1474
1685
  "DescribeTags":{
1475
1686
  "name":"DescribeTags",
1476
1687
  "http":{
@@ -1491,6 +1702,15 @@
1491
1702
  "senderFault":true
1492
1703
  },
1493
1704
  "exception":true
1705
+ },
1706
+ {
1707
+ "shape":"InvalidTagFault",
1708
+ "error":{
1709
+ "code":"InvalidTagFault",
1710
+ "httpStatusCode":400,
1711
+ "senderFault":true
1712
+ },
1713
+ "exception":true
1494
1714
  }
1495
1715
  ]
1496
1716
  },
@@ -1702,6 +1922,24 @@
1702
1922
  "senderFault":true
1703
1923
  },
1704
1924
  "exception":true
1925
+ },
1926
+ {
1927
+ "shape":"SnapshotCopyGrantNotFoundFault",
1928
+ "error":{
1929
+ "code":"SnapshotCopyGrantNotFoundFault",
1930
+ "httpStatusCode":400,
1931
+ "senderFault":true
1932
+ },
1933
+ "exception":true
1934
+ },
1935
+ {
1936
+ "shape":"LimitExceededFault",
1937
+ "error":{
1938
+ "code":"LimitExceededFault",
1939
+ "httpStatusCode":400,
1940
+ "senderFault":true
1941
+ },
1942
+ "exception":true
1705
1943
  }
1706
1944
  ]
1707
1945
  },
@@ -1825,6 +2063,15 @@
1825
2063
  "senderFault":true
1826
2064
  },
1827
2065
  "exception":true
2066
+ },
2067
+ {
2068
+ "shape":"LimitExceededFault",
2069
+ "error":{
2070
+ "code":"LimitExceededFault",
2071
+ "httpStatusCode":400,
2072
+ "senderFault":true
2073
+ },
2074
+ "exception":true
1828
2075
  }
1829
2076
  ]
1830
2077
  },
@@ -2106,6 +2353,15 @@
2106
2353
  "senderFault":true
2107
2354
  },
2108
2355
  "exception":true
2356
+ },
2357
+ {
2358
+ "shape":"UnsupportedOperationFault",
2359
+ "error":{
2360
+ "code":"UnsupportedOperation",
2361
+ "httpStatusCode":400,
2362
+ "senderFault":true
2363
+ },
2364
+ "exception":true
2109
2365
  }
2110
2366
  ]
2111
2367
  },
@@ -2357,6 +2613,15 @@
2357
2613
  "senderFault":true
2358
2614
  },
2359
2615
  "exception":true
2616
+ },
2617
+ {
2618
+ "shape":"LimitExceededFault",
2619
+ "error":{
2620
+ "code":"LimitExceededFault",
2621
+ "httpStatusCode":400,
2622
+ "senderFault":true
2623
+ },
2624
+ "exception":true
2360
2625
  }
2361
2626
  ]
2362
2627
  },
@@ -2724,7 +2989,8 @@
2724
2989
  "type":"structure",
2725
2990
  "members":{
2726
2991
  "ParameterGroupName":{"shape":"String"},
2727
- "ParameterApplyStatus":{"shape":"String"}
2992
+ "ParameterApplyStatus":{"shape":"String"},
2993
+ "ClusterParameterStatusList":{"shape":"ClusterParameterStatusList"}
2728
2994
  }
2729
2995
  },
2730
2996
  "ClusterParameterGroupStatusList":{
@@ -2741,6 +3007,18 @@
2741
3007
  "ParameterGroups":{"shape":"ParameterGroupList"}
2742
3008
  }
2743
3009
  },
3010
+ "ClusterParameterStatus":{
3011
+ "type":"structure",
3012
+ "members":{
3013
+ "ParameterName":{"shape":"String"},
3014
+ "ParameterApplyStatus":{"shape":"String"},
3015
+ "ParameterApplyErrorDescription":{"shape":"String"}
3016
+ }
3017
+ },
3018
+ "ClusterParameterStatusList":{
3019
+ "type":"list",
3020
+ "member":{"shape":"ClusterParameterStatus"}
3021
+ },
2744
3022
  "ClusterQuotaExceededFault":{
2745
3023
  "type":"structure",
2746
3024
  "members":{
@@ -2846,7 +3124,8 @@
2846
3124
  "type":"structure",
2847
3125
  "members":{
2848
3126
  "DestinationRegion":{"shape":"String"},
2849
- "RetentionPeriod":{"shape":"Long"}
3127
+ "RetentionPeriod":{"shape":"Long"},
3128
+ "SnapshotCopyGrantName":{"shape":"String"}
2850
3129
  }
2851
3130
  },
2852
3131
  "ClusterSnapshotNotFoundFault":{
@@ -3125,6 +3404,15 @@
3125
3404
  "Tags":{"shape":"TagList"}
3126
3405
  }
3127
3406
  },
3407
+ "CreateSnapshotCopyGrantMessage":{
3408
+ "type":"structure",
3409
+ "required":["SnapshotCopyGrantName"],
3410
+ "members":{
3411
+ "SnapshotCopyGrantName":{"shape":"String"},
3412
+ "KmsKeyId":{"shape":"String"},
3413
+ "Tags":{"shape":"TagList"}
3414
+ }
3415
+ },
3128
3416
  "CreateTagsMessage":{
3129
3417
  "type":"structure",
3130
3418
  "required":[
@@ -3204,6 +3492,13 @@
3204
3492
  "HsmConfigurationIdentifier":{"shape":"String"}
3205
3493
  }
3206
3494
  },
3495
+ "DeleteSnapshotCopyGrantMessage":{
3496
+ "type":"structure",
3497
+ "required":["SnapshotCopyGrantName"],
3498
+ "members":{
3499
+ "SnapshotCopyGrantName":{"shape":"String"}
3500
+ }
3501
+ },
3207
3502
  "DeleteTagsMessage":{
3208
3503
  "type":"structure",
3209
3504
  "required":[
@@ -3383,6 +3678,16 @@
3383
3678
  "ClusterIdentifier":{"shape":"String"}
3384
3679
  }
3385
3680
  },
3681
+ "DescribeSnapshotCopyGrantsMessage":{
3682
+ "type":"structure",
3683
+ "members":{
3684
+ "SnapshotCopyGrantName":{"shape":"String"},
3685
+ "MaxRecords":{"shape":"IntegerOptional"},
3686
+ "Marker":{"shape":"String"},
3687
+ "TagKeys":{"shape":"TagKeyList"},
3688
+ "TagValues":{"shape":"TagValueList"}
3689
+ }
3690
+ },
3386
3691
  "DescribeTagsMessage":{
3387
3692
  "type":"structure",
3388
3693
  "members":{
@@ -3454,7 +3759,8 @@
3454
3759
  "members":{
3455
3760
  "ClusterIdentifier":{"shape":"String"},
3456
3761
  "DestinationRegion":{"shape":"String"},
3457
- "RetentionPeriod":{"shape":"IntegerOptional"}
3762
+ "RetentionPeriod":{"shape":"IntegerOptional"},
3763
+ "SnapshotCopyGrantName":{"shape":"String"}
3458
3764
  }
3459
3765
  },
3460
3766
  "Endpoint":{
@@ -3893,6 +4199,17 @@
3893
4199
  },
3894
4200
  "exception":true
3895
4201
  },
4202
+ "InvalidSnapshotCopyGrantStateFault":{
4203
+ "type":"structure",
4204
+ "members":{
4205
+ },
4206
+ "error":{
4207
+ "code":"InvalidSnapshotCopyGrantStateFault",
4208
+ "httpStatusCode":400,
4209
+ "senderFault":true
4210
+ },
4211
+ "exception":true
4212
+ },
3896
4213
  "InvalidSubnet":{
3897
4214
  "type":"structure",
3898
4215
  "members":{
@@ -3937,6 +4254,17 @@
3937
4254
  },
3938
4255
  "exception":true
3939
4256
  },
4257
+ "LimitExceededFault":{
4258
+ "type":"structure",
4259
+ "members":{
4260
+ },
4261
+ "error":{
4262
+ "code":"LimitExceededFault",
4263
+ "httpStatusCode":400,
4264
+ "senderFault":true
4265
+ },
4266
+ "exception":true
4267
+ },
3940
4268
  "LoggingStatus":{
3941
4269
  "type":"structure",
3942
4270
  "members":{
@@ -4073,10 +4401,18 @@
4073
4401
  "Source":{"shape":"String"},
4074
4402
  "DataType":{"shape":"String"},
4075
4403
  "AllowedValues":{"shape":"String"},
4404
+ "ApplyType":{"shape":"ParameterApplyType"},
4076
4405
  "IsModifiable":{"shape":"Boolean"},
4077
4406
  "MinimumEngineVersion":{"shape":"String"}
4078
4407
  }
4079
4408
  },
4409
+ "ParameterApplyType":{
4410
+ "type":"string",
4411
+ "enum":[
4412
+ "static",
4413
+ "dynamic"
4414
+ ]
4415
+ },
4080
4416
  "ParameterGroupList":{
4081
4417
  "type":"list",
4082
4418
  "member":{
@@ -4285,6 +4621,13 @@
4285
4621
  },
4286
4622
  "exception":true
4287
4623
  },
4624
+ "RestorableNodeTypeList":{
4625
+ "type":"list",
4626
+ "member":{
4627
+ "shape":"String",
4628
+ "locationName":"NodeType"
4629
+ }
4630
+ },
4288
4631
  "RestoreFromClusterSnapshotMessage":{
4289
4632
  "type":"structure",
4290
4633
  "required":[
@@ -4309,7 +4652,8 @@
4309
4652
  "VpcSecurityGroupIds":{"shape":"VpcSecurityGroupIdList"},
4310
4653
  "PreferredMaintenanceWindow":{"shape":"String"},
4311
4654
  "AutomatedSnapshotRetentionPeriod":{"shape":"IntegerOptional"},
4312
- "KmsKeyId":{"shape":"String"}
4655
+ "KmsKeyId":{"shape":"String"},
4656
+ "NodeType":{"shape":"String"}
4313
4657
  }
4314
4658
  },
4315
4659
  "RestoreStatus":{
@@ -4414,7 +4758,8 @@
4414
4758
  "EstimatedSecondsToCompletion":{"shape":"Long"},
4415
4759
  "ElapsedTimeInSeconds":{"shape":"Long"},
4416
4760
  "SourceRegion":{"shape":"String"},
4417
- "Tags":{"shape":"TagList"}
4761
+ "Tags":{"shape":"TagList"},
4762
+ "RestorableNodeTypes":{"shape":"RestorableNodeTypeList"}
4418
4763
  },
4419
4764
  "wrapper":true
4420
4765
  },
@@ -4451,6 +4796,62 @@
4451
4796
  },
4452
4797
  "exception":true
4453
4798
  },
4799
+ "SnapshotCopyGrant":{
4800
+ "type":"structure",
4801
+ "members":{
4802
+ "SnapshotCopyGrantName":{"shape":"String"},
4803
+ "KmsKeyId":{"shape":"String"},
4804
+ "Tags":{"shape":"TagList"}
4805
+ },
4806
+ "wrapper":true
4807
+ },
4808
+ "SnapshotCopyGrantAlreadyExistsFault":{
4809
+ "type":"structure",
4810
+ "members":{
4811
+ },
4812
+ "error":{
4813
+ "code":"SnapshotCopyGrantAlreadyExistsFault",
4814
+ "httpStatusCode":400,
4815
+ "senderFault":true
4816
+ },
4817
+ "exception":true
4818
+ },
4819
+ "SnapshotCopyGrantList":{
4820
+ "type":"list",
4821
+ "member":{
4822
+ "shape":"SnapshotCopyGrant",
4823
+ "locationName":"SnapshotCopyGrant"
4824
+ }
4825
+ },
4826
+ "SnapshotCopyGrantMessage":{
4827
+ "type":"structure",
4828
+ "members":{
4829
+ "Marker":{"shape":"String"},
4830
+ "SnapshotCopyGrants":{"shape":"SnapshotCopyGrantList"}
4831
+ }
4832
+ },
4833
+ "SnapshotCopyGrantNotFoundFault":{
4834
+ "type":"structure",
4835
+ "members":{
4836
+ },
4837
+ "error":{
4838
+ "code":"SnapshotCopyGrantNotFoundFault",
4839
+ "httpStatusCode":400,
4840
+ "senderFault":true
4841
+ },
4842
+ "exception":true
4843
+ },
4844
+ "SnapshotCopyGrantQuotaExceededFault":{
4845
+ "type":"structure",
4846
+ "members":{
4847
+ },
4848
+ "error":{
4849
+ "code":"SnapshotCopyGrantQuotaExceededFault",
4850
+ "httpStatusCode":400,
4851
+ "senderFault":true
4852
+ },
4853
+ "exception":true
4854
+ },
4454
4855
  "SnapshotList":{
4455
4856
  "type":"list",
4456
4857
  "member":{
@@ -4665,6 +5066,17 @@
4665
5066
  },
4666
5067
  "exception":true
4667
5068
  },
5069
+ "UnsupportedOperationFault":{
5070
+ "type":"structure",
5071
+ "members":{
5072
+ },
5073
+ "error":{
5074
+ "code":"UnsupportedOperation",
5075
+ "httpStatusCode":400,
5076
+ "senderFault":true
5077
+ },
5078
+ "exception":true
5079
+ },
4668
5080
  "UnsupportedOptionFault":{
4669
5081
  "type":"structure",
4670
5082
  "members":{
@@ -4763,6 +5175,12 @@
4763
5175
  "HsmConfiguration":{"shape":"HsmConfiguration"}
4764
5176
  }
4765
5177
  },
5178
+ "CreateSnapshotCopyGrantResult":{
5179
+ "type":"structure",
5180
+ "members":{
5181
+ "SnapshotCopyGrant":{"shape":"SnapshotCopyGrant"}
5182
+ }
5183
+ },
4766
5184
  "DeleteClusterResult":{
4767
5185
  "type":"structure",
4768
5186
  "members":{