aws-sdk-v1 1.60.2 → 1.61.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE.txt +1 -1
- data/lib/aws/api_config/EC2-2014-10-01.yml +4969 -0
- data/lib/aws/api_config/ElasticTranscoder-2012-09-25.yml +1098 -1
- data/lib/aws/api_config/Redshift-2012-12-01.yml +417 -1
- data/lib/aws/ec2/client.rb +6 -2
- data/lib/aws/elb/load_balancer_collection.rb +4 -2
- data/lib/aws/version.rb +1 -1
- metadata +3 -2
@@ -1,4 +1,4 @@
|
|
1
|
-
# Copyright 2011-
|
1
|
+
# Copyright 2011-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
2
2
|
#
|
3
3
|
# Licensed under the Apache License, Version 2.0 (the "License"). You
|
4
4
|
# may not use this file except in compliance with the License. A copy of
|
@@ -39,12 +39,32 @@
|
|
39
39
|
EC2SecurityGroup:
|
40
40
|
:rename: :ec2_security_groups
|
41
41
|
:list: true
|
42
|
+
:children:
|
43
|
+
Tags:
|
44
|
+
:ignore: true
|
45
|
+
:children:
|
46
|
+
Tag:
|
47
|
+
:rename: :tags
|
48
|
+
:list: true
|
42
49
|
IPRanges:
|
43
50
|
:ignore: true
|
44
51
|
:children:
|
45
52
|
IPRange:
|
46
53
|
:rename: :ip_ranges
|
47
54
|
:list: true
|
55
|
+
:children:
|
56
|
+
Tags:
|
57
|
+
:ignore: true
|
58
|
+
:children:
|
59
|
+
Tag:
|
60
|
+
:rename: :tags
|
61
|
+
:list: true
|
62
|
+
Tags:
|
63
|
+
:ignore: true
|
64
|
+
:children:
|
65
|
+
Tag:
|
66
|
+
:rename: :tags
|
67
|
+
:list: true
|
48
68
|
:ignore: true
|
49
69
|
- :name: AuthorizeSnapshotAccess
|
50
70
|
:method: :authorize_snapshot_access
|
@@ -94,6 +114,12 @@
|
|
94
114
|
:type: :integer
|
95
115
|
ElapsedTimeInSeconds:
|
96
116
|
:type: :integer
|
117
|
+
Tags:
|
118
|
+
:ignore: true
|
119
|
+
:children:
|
120
|
+
Tag:
|
121
|
+
:rename: :tags
|
122
|
+
:list: true
|
97
123
|
:ignore: true
|
98
124
|
- :name: CopyClusterSnapshot
|
99
125
|
:method: :copy_cluster_snapshot
|
@@ -143,6 +169,12 @@
|
|
143
169
|
:type: :integer
|
144
170
|
ElapsedTimeInSeconds:
|
145
171
|
:type: :integer
|
172
|
+
Tags:
|
173
|
+
:ignore: true
|
174
|
+
:children:
|
175
|
+
Tag:
|
176
|
+
:rename: :tags
|
177
|
+
:list: true
|
146
178
|
:ignore: true
|
147
179
|
- :name: CreateCluster
|
148
180
|
:method: :create_cluster
|
@@ -197,6 +229,15 @@
|
|
197
229
|
- :string
|
198
230
|
ElasticIp:
|
199
231
|
- :string
|
232
|
+
Tags:
|
233
|
+
- :membered_list:
|
234
|
+
- :structure:
|
235
|
+
Key:
|
236
|
+
- :string
|
237
|
+
Value:
|
238
|
+
- :string
|
239
|
+
KmsKeyId:
|
240
|
+
- :string
|
200
241
|
:outputs:
|
201
242
|
:children:
|
202
243
|
CreateClusterResult:
|
@@ -266,6 +307,12 @@
|
|
266
307
|
member:
|
267
308
|
:rename: :cluster_nodes
|
268
309
|
:list: true
|
310
|
+
Tags:
|
311
|
+
:ignore: true
|
312
|
+
:children:
|
313
|
+
Tag:
|
314
|
+
:rename: :tags
|
315
|
+
:list: true
|
269
316
|
:ignore: true
|
270
317
|
- :name: CreateClusterParameterGroup
|
271
318
|
:method: :create_cluster_parameter_group
|
@@ -279,12 +326,26 @@
|
|
279
326
|
Description:
|
280
327
|
- :string
|
281
328
|
- :required
|
329
|
+
Tags:
|
330
|
+
- :membered_list:
|
331
|
+
- :structure:
|
332
|
+
Key:
|
333
|
+
- :string
|
334
|
+
Value:
|
335
|
+
- :string
|
282
336
|
:outputs:
|
283
337
|
:children:
|
284
338
|
CreateClusterParameterGroupResult:
|
285
339
|
:ignore: true
|
286
340
|
:children:
|
287
341
|
ClusterParameterGroup:
|
342
|
+
:children:
|
343
|
+
Tags:
|
344
|
+
:ignore: true
|
345
|
+
:children:
|
346
|
+
Tag:
|
347
|
+
:rename: :tags
|
348
|
+
:list: true
|
288
349
|
:ignore: true
|
289
350
|
- :name: CreateClusterSecurityGroup
|
290
351
|
:method: :create_cluster_security_group
|
@@ -295,6 +356,13 @@
|
|
295
356
|
Description:
|
296
357
|
- :string
|
297
358
|
- :required
|
359
|
+
Tags:
|
360
|
+
- :membered_list:
|
361
|
+
- :structure:
|
362
|
+
Key:
|
363
|
+
- :string
|
364
|
+
Value:
|
365
|
+
- :string
|
298
366
|
:outputs:
|
299
367
|
:children:
|
300
368
|
CreateClusterSecurityGroupResult:
|
@@ -308,12 +376,32 @@
|
|
308
376
|
EC2SecurityGroup:
|
309
377
|
:rename: :ec2_security_groups
|
310
378
|
:list: true
|
379
|
+
:children:
|
380
|
+
Tags:
|
381
|
+
:ignore: true
|
382
|
+
:children:
|
383
|
+
Tag:
|
384
|
+
:rename: :tags
|
385
|
+
:list: true
|
311
386
|
IPRanges:
|
312
387
|
:ignore: true
|
313
388
|
:children:
|
314
389
|
IPRange:
|
315
390
|
:rename: :ip_ranges
|
316
391
|
:list: true
|
392
|
+
:children:
|
393
|
+
Tags:
|
394
|
+
:ignore: true
|
395
|
+
:children:
|
396
|
+
Tag:
|
397
|
+
:rename: :tags
|
398
|
+
:list: true
|
399
|
+
Tags:
|
400
|
+
:ignore: true
|
401
|
+
:children:
|
402
|
+
Tag:
|
403
|
+
:rename: :tags
|
404
|
+
:list: true
|
317
405
|
:ignore: true
|
318
406
|
- :name: CreateClusterSnapshot
|
319
407
|
:method: :create_cluster_snapshot
|
@@ -324,6 +412,13 @@
|
|
324
412
|
ClusterIdentifier:
|
325
413
|
- :string
|
326
414
|
- :required
|
415
|
+
Tags:
|
416
|
+
- :membered_list:
|
417
|
+
- :structure:
|
418
|
+
Key:
|
419
|
+
- :string
|
420
|
+
Value:
|
421
|
+
- :string
|
327
422
|
:outputs:
|
328
423
|
:children:
|
329
424
|
CreateClusterSnapshotResult:
|
@@ -361,6 +456,12 @@
|
|
361
456
|
:type: :integer
|
362
457
|
ElapsedTimeInSeconds:
|
363
458
|
:type: :integer
|
459
|
+
Tags:
|
460
|
+
:ignore: true
|
461
|
+
:children:
|
462
|
+
Tag:
|
463
|
+
:rename: :tags
|
464
|
+
:list: true
|
364
465
|
:ignore: true
|
365
466
|
- :name: CreateClusterSubnetGroup
|
366
467
|
:method: :create_cluster_subnet_group
|
@@ -375,6 +476,13 @@
|
|
375
476
|
- :membered_list:
|
376
477
|
- :string
|
377
478
|
- :required
|
479
|
+
Tags:
|
480
|
+
- :membered_list:
|
481
|
+
- :structure:
|
482
|
+
Key:
|
483
|
+
- :string
|
484
|
+
Value:
|
485
|
+
- :string
|
378
486
|
:outputs:
|
379
487
|
:children:
|
380
488
|
CreateClusterSubnetGroupResult:
|
@@ -388,6 +496,12 @@
|
|
388
496
|
Subnet:
|
389
497
|
:rename: :subnets
|
390
498
|
:list: true
|
499
|
+
Tags:
|
500
|
+
:ignore: true
|
501
|
+
:children:
|
502
|
+
Tag:
|
503
|
+
:rename: :tags
|
504
|
+
:list: true
|
391
505
|
:ignore: true
|
392
506
|
- :name: CreateEventSubscription
|
393
507
|
:method: :create_event_subscription
|
@@ -410,6 +524,13 @@
|
|
410
524
|
- :string
|
411
525
|
Enabled:
|
412
526
|
- :boolean
|
527
|
+
Tags:
|
528
|
+
- :membered_list:
|
529
|
+
- :structure:
|
530
|
+
Key:
|
531
|
+
- :string
|
532
|
+
Value:
|
533
|
+
- :string
|
413
534
|
:outputs:
|
414
535
|
:children:
|
415
536
|
CreateEventSubscriptionResult:
|
@@ -433,6 +554,12 @@
|
|
433
554
|
:list: true
|
434
555
|
Enabled:
|
435
556
|
:type: :boolean
|
557
|
+
Tags:
|
558
|
+
:ignore: true
|
559
|
+
:children:
|
560
|
+
Tag:
|
561
|
+
:rename: :tags
|
562
|
+
:list: true
|
436
563
|
:ignore: true
|
437
564
|
- :name: CreateHsmClientCertificate
|
438
565
|
:method: :create_hsm_client_certificate
|
@@ -440,12 +567,26 @@
|
|
440
567
|
HsmClientCertificateIdentifier:
|
441
568
|
- :string
|
442
569
|
- :required
|
570
|
+
Tags:
|
571
|
+
- :membered_list:
|
572
|
+
- :structure:
|
573
|
+
Key:
|
574
|
+
- :string
|
575
|
+
Value:
|
576
|
+
- :string
|
443
577
|
:outputs:
|
444
578
|
:children:
|
445
579
|
CreateHsmClientCertificateResult:
|
446
580
|
:ignore: true
|
447
581
|
:children:
|
448
582
|
HsmClientCertificate:
|
583
|
+
:children:
|
584
|
+
Tags:
|
585
|
+
:ignore: true
|
586
|
+
:children:
|
587
|
+
Tag:
|
588
|
+
:rename: :tags
|
589
|
+
:list: true
|
449
590
|
:ignore: true
|
450
591
|
- :name: CreateHsmConfiguration
|
451
592
|
:method: :create_hsm_configuration
|
@@ -468,13 +609,45 @@
|
|
468
609
|
HsmServerPublicCertificate:
|
469
610
|
- :string
|
470
611
|
- :required
|
612
|
+
Tags:
|
613
|
+
- :membered_list:
|
614
|
+
- :structure:
|
615
|
+
Key:
|
616
|
+
- :string
|
617
|
+
Value:
|
618
|
+
- :string
|
471
619
|
:outputs:
|
472
620
|
:children:
|
473
621
|
CreateHsmConfigurationResult:
|
474
622
|
:ignore: true
|
475
623
|
:children:
|
476
624
|
HsmConfiguration:
|
625
|
+
:children:
|
626
|
+
Tags:
|
627
|
+
:ignore: true
|
628
|
+
:children:
|
629
|
+
Tag:
|
630
|
+
:rename: :tags
|
631
|
+
:list: true
|
477
632
|
:ignore: true
|
633
|
+
- :name: CreateTags
|
634
|
+
:method: :create_tags
|
635
|
+
:inputs:
|
636
|
+
ResourceName:
|
637
|
+
- :string
|
638
|
+
- :required
|
639
|
+
Tags:
|
640
|
+
- :membered_list:
|
641
|
+
- :structure:
|
642
|
+
Key:
|
643
|
+
- :string
|
644
|
+
Value:
|
645
|
+
- :string
|
646
|
+
- :required
|
647
|
+
:outputs:
|
648
|
+
:children:
|
649
|
+
CreateTagsResult:
|
650
|
+
:ignore: true
|
478
651
|
- :name: DeleteCluster
|
479
652
|
:method: :delete_cluster
|
480
653
|
:inputs:
|
@@ -554,6 +727,12 @@
|
|
554
727
|
member:
|
555
728
|
:rename: :cluster_nodes
|
556
729
|
:list: true
|
730
|
+
Tags:
|
731
|
+
:ignore: true
|
732
|
+
:children:
|
733
|
+
Tag:
|
734
|
+
:rename: :tags
|
735
|
+
:list: true
|
557
736
|
:ignore: true
|
558
737
|
- :name: DeleteClusterParameterGroup
|
559
738
|
:method: :delete_cluster_parameter_group
|
@@ -620,6 +799,12 @@
|
|
620
799
|
:type: :integer
|
621
800
|
ElapsedTimeInSeconds:
|
622
801
|
:type: :integer
|
802
|
+
Tags:
|
803
|
+
:ignore: true
|
804
|
+
:children:
|
805
|
+
Tag:
|
806
|
+
:rename: :tags
|
807
|
+
:list: true
|
623
808
|
:ignore: true
|
624
809
|
- :name: DeleteClusterSubnetGroup
|
625
810
|
:method: :delete_cluster_subnet_group
|
@@ -662,6 +847,20 @@
|
|
662
847
|
:children:
|
663
848
|
DeleteHsmConfigurationResult:
|
664
849
|
:ignore: true
|
850
|
+
- :name: DeleteTags
|
851
|
+
:method: :delete_tags
|
852
|
+
:inputs:
|
853
|
+
ResourceName:
|
854
|
+
- :string
|
855
|
+
- :required
|
856
|
+
TagKeys:
|
857
|
+
- :membered_list:
|
858
|
+
- :string
|
859
|
+
- :required
|
860
|
+
:outputs:
|
861
|
+
:children:
|
862
|
+
DeleteTagsResult:
|
863
|
+
:ignore: true
|
665
864
|
- :name: DescribeClusterParameterGroups
|
666
865
|
:method: :describe_cluster_parameter_groups
|
667
866
|
:inputs:
|
@@ -671,6 +870,12 @@
|
|
671
870
|
- :integer
|
672
871
|
Marker:
|
673
872
|
- :string
|
873
|
+
TagKeys:
|
874
|
+
- :membered_list:
|
875
|
+
- :string
|
876
|
+
TagValues:
|
877
|
+
- :membered_list:
|
878
|
+
- :string
|
674
879
|
:outputs:
|
675
880
|
:children:
|
676
881
|
DescribeClusterParameterGroupsResult:
|
@@ -682,6 +887,13 @@
|
|
682
887
|
ClusterParameterGroup:
|
683
888
|
:rename: :parameter_groups
|
684
889
|
:list: true
|
890
|
+
:children:
|
891
|
+
Tags:
|
892
|
+
:ignore: true
|
893
|
+
:children:
|
894
|
+
Tag:
|
895
|
+
:rename: :tags
|
896
|
+
:list: true
|
685
897
|
- :name: DescribeClusterParameters
|
686
898
|
:method: :describe_cluster_parameters
|
687
899
|
:inputs:
|
@@ -717,6 +929,12 @@
|
|
717
929
|
- :integer
|
718
930
|
Marker:
|
719
931
|
- :string
|
932
|
+
TagKeys:
|
933
|
+
- :membered_list:
|
934
|
+
- :string
|
935
|
+
TagValues:
|
936
|
+
- :membered_list:
|
937
|
+
- :string
|
720
938
|
:outputs:
|
721
939
|
:children:
|
722
940
|
DescribeClusterSecurityGroupsResult:
|
@@ -735,12 +953,32 @@
|
|
735
953
|
EC2SecurityGroup:
|
736
954
|
:rename: :ec2_security_groups
|
737
955
|
:list: true
|
956
|
+
:children:
|
957
|
+
Tags:
|
958
|
+
:ignore: true
|
959
|
+
:children:
|
960
|
+
Tag:
|
961
|
+
:rename: :tags
|
962
|
+
:list: true
|
738
963
|
IPRanges:
|
739
964
|
:ignore: true
|
740
965
|
:children:
|
741
966
|
IPRange:
|
742
967
|
:rename: :ip_ranges
|
743
968
|
:list: true
|
969
|
+
:children:
|
970
|
+
Tags:
|
971
|
+
:ignore: true
|
972
|
+
:children:
|
973
|
+
Tag:
|
974
|
+
:rename: :tags
|
975
|
+
:list: true
|
976
|
+
Tags:
|
977
|
+
:ignore: true
|
978
|
+
:children:
|
979
|
+
Tag:
|
980
|
+
:rename: :tags
|
981
|
+
:list: true
|
744
982
|
- :name: DescribeClusterSnapshots
|
745
983
|
:method: :describe_cluster_snapshots
|
746
984
|
:inputs:
|
@@ -760,6 +998,12 @@
|
|
760
998
|
- :string
|
761
999
|
OwnerAccount:
|
762
1000
|
- :string
|
1001
|
+
TagKeys:
|
1002
|
+
- :membered_list:
|
1003
|
+
- :string
|
1004
|
+
TagValues:
|
1005
|
+
- :membered_list:
|
1006
|
+
- :string
|
763
1007
|
:outputs:
|
764
1008
|
:children:
|
765
1009
|
DescribeClusterSnapshotsResult:
|
@@ -802,6 +1046,12 @@
|
|
802
1046
|
:type: :integer
|
803
1047
|
ElapsedTimeInSeconds:
|
804
1048
|
:type: :integer
|
1049
|
+
Tags:
|
1050
|
+
:ignore: true
|
1051
|
+
:children:
|
1052
|
+
Tag:
|
1053
|
+
:rename: :tags
|
1054
|
+
:list: true
|
805
1055
|
- :name: DescribeClusterSubnetGroups
|
806
1056
|
:method: :describe_cluster_subnet_groups
|
807
1057
|
:inputs:
|
@@ -811,6 +1061,12 @@
|
|
811
1061
|
- :integer
|
812
1062
|
Marker:
|
813
1063
|
- :string
|
1064
|
+
TagKeys:
|
1065
|
+
- :membered_list:
|
1066
|
+
- :string
|
1067
|
+
TagValues:
|
1068
|
+
- :membered_list:
|
1069
|
+
- :string
|
814
1070
|
:outputs:
|
815
1071
|
:children:
|
816
1072
|
DescribeClusterSubnetGroupsResult:
|
@@ -829,6 +1085,12 @@
|
|
829
1085
|
Subnet:
|
830
1086
|
:rename: :subnets
|
831
1087
|
:list: true
|
1088
|
+
Tags:
|
1089
|
+
:ignore: true
|
1090
|
+
:children:
|
1091
|
+
Tag:
|
1092
|
+
:rename: :tags
|
1093
|
+
:list: true
|
832
1094
|
- :name: DescribeClusterVersions
|
833
1095
|
:method: :describe_cluster_versions
|
834
1096
|
:inputs:
|
@@ -860,6 +1122,12 @@
|
|
860
1122
|
- :integer
|
861
1123
|
Marker:
|
862
1124
|
- :string
|
1125
|
+
TagKeys:
|
1126
|
+
- :membered_list:
|
1127
|
+
- :string
|
1128
|
+
TagValues:
|
1129
|
+
- :membered_list:
|
1130
|
+
- :string
|
863
1131
|
:outputs:
|
864
1132
|
:children:
|
865
1133
|
DescribeClustersResult:
|
@@ -934,6 +1202,12 @@
|
|
934
1202
|
member:
|
935
1203
|
:rename: :cluster_nodes
|
936
1204
|
:list: true
|
1205
|
+
Tags:
|
1206
|
+
:ignore: true
|
1207
|
+
:children:
|
1208
|
+
Tag:
|
1209
|
+
:rename: :tags
|
1210
|
+
:list: true
|
937
1211
|
- :name: DescribeDefaultClusterParameters
|
938
1212
|
:method: :describe_default_cluster_parameters
|
939
1213
|
:inputs:
|
@@ -1028,6 +1302,12 @@
|
|
1028
1302
|
:list: true
|
1029
1303
|
Enabled:
|
1030
1304
|
:type: :boolean
|
1305
|
+
Tags:
|
1306
|
+
:ignore: true
|
1307
|
+
:children:
|
1308
|
+
Tag:
|
1309
|
+
:rename: :tags
|
1310
|
+
:list: true
|
1031
1311
|
- :name: DescribeEvents
|
1032
1312
|
:method: :describe_events
|
1033
1313
|
:inputs:
|
@@ -1074,6 +1354,12 @@
|
|
1074
1354
|
- :integer
|
1075
1355
|
Marker:
|
1076
1356
|
- :string
|
1357
|
+
TagKeys:
|
1358
|
+
- :membered_list:
|
1359
|
+
- :string
|
1360
|
+
TagValues:
|
1361
|
+
- :membered_list:
|
1362
|
+
- :string
|
1077
1363
|
:outputs:
|
1078
1364
|
:children:
|
1079
1365
|
DescribeHsmClientCertificatesResult:
|
@@ -1085,6 +1371,13 @@
|
|
1085
1371
|
HsmClientCertificate:
|
1086
1372
|
:rename: :hsm_client_certificates
|
1087
1373
|
:list: true
|
1374
|
+
:children:
|
1375
|
+
Tags:
|
1376
|
+
:ignore: true
|
1377
|
+
:children:
|
1378
|
+
Tag:
|
1379
|
+
:rename: :tags
|
1380
|
+
:list: true
|
1088
1381
|
- :name: DescribeHsmConfigurations
|
1089
1382
|
:method: :describe_hsm_configurations
|
1090
1383
|
:inputs:
|
@@ -1094,6 +1387,12 @@
|
|
1094
1387
|
- :integer
|
1095
1388
|
Marker:
|
1096
1389
|
- :string
|
1390
|
+
TagKeys:
|
1391
|
+
- :membered_list:
|
1392
|
+
- :string
|
1393
|
+
TagValues:
|
1394
|
+
- :membered_list:
|
1395
|
+
- :string
|
1097
1396
|
:outputs:
|
1098
1397
|
:children:
|
1099
1398
|
DescribeHsmConfigurationsResult:
|
@@ -1105,6 +1404,13 @@
|
|
1105
1404
|
HsmConfiguration:
|
1106
1405
|
:rename: :hsm_configurations
|
1107
1406
|
:list: true
|
1407
|
+
:children:
|
1408
|
+
Tags:
|
1409
|
+
:ignore: true
|
1410
|
+
:children:
|
1411
|
+
Tag:
|
1412
|
+
:rename: :tags
|
1413
|
+
:list: true
|
1108
1414
|
- :name: DescribeLoggingStatus
|
1109
1415
|
:method: :describe_logging_status
|
1110
1416
|
:inputs:
|
@@ -1268,6 +1574,34 @@
|
|
1268
1574
|
:type: :integer
|
1269
1575
|
EstimatedTimeToCompletionInSeconds:
|
1270
1576
|
:type: :integer
|
1577
|
+
- :name: DescribeTags
|
1578
|
+
:method: :describe_tags
|
1579
|
+
:inputs:
|
1580
|
+
ResourceName:
|
1581
|
+
- :string
|
1582
|
+
ResourceType:
|
1583
|
+
- :string
|
1584
|
+
MaxRecords:
|
1585
|
+
- :integer
|
1586
|
+
Marker:
|
1587
|
+
- :string
|
1588
|
+
TagKeys:
|
1589
|
+
- :membered_list:
|
1590
|
+
- :string
|
1591
|
+
TagValues:
|
1592
|
+
- :membered_list:
|
1593
|
+
- :string
|
1594
|
+
:outputs:
|
1595
|
+
:children:
|
1596
|
+
DescribeTagsResult:
|
1597
|
+
:ignore: true
|
1598
|
+
:children:
|
1599
|
+
TaggedResources:
|
1600
|
+
:ignore: true
|
1601
|
+
:children:
|
1602
|
+
TaggedResource:
|
1603
|
+
:rename: :tagged_resources
|
1604
|
+
:list: true
|
1271
1605
|
- :name: DisableLogging
|
1272
1606
|
:method: :disable_logging
|
1273
1607
|
:inputs:
|
@@ -1360,6 +1694,12 @@
|
|
1360
1694
|
member:
|
1361
1695
|
:rename: :cluster_nodes
|
1362
1696
|
:list: true
|
1697
|
+
Tags:
|
1698
|
+
:ignore: true
|
1699
|
+
:children:
|
1700
|
+
Tag:
|
1701
|
+
:rename: :tags
|
1702
|
+
:list: true
|
1363
1703
|
:ignore: true
|
1364
1704
|
- :name: EnableLogging
|
1365
1705
|
:method: :enable_logging
|
@@ -1463,6 +1803,12 @@
|
|
1463
1803
|
member:
|
1464
1804
|
:rename: :cluster_nodes
|
1465
1805
|
:list: true
|
1806
|
+
Tags:
|
1807
|
+
:ignore: true
|
1808
|
+
:children:
|
1809
|
+
Tag:
|
1810
|
+
:rename: :tags
|
1811
|
+
:list: true
|
1466
1812
|
:ignore: true
|
1467
1813
|
- :name: ModifyCluster
|
1468
1814
|
:method: :modify_cluster
|
@@ -1569,6 +1915,12 @@
|
|
1569
1915
|
member:
|
1570
1916
|
:rename: :cluster_nodes
|
1571
1917
|
:list: true
|
1918
|
+
Tags:
|
1919
|
+
:ignore: true
|
1920
|
+
:children:
|
1921
|
+
Tag:
|
1922
|
+
:rename: :tags
|
1923
|
+
:list: true
|
1572
1924
|
:ignore: true
|
1573
1925
|
- :name: ModifyClusterParameterGroup
|
1574
1926
|
:method: :modify_cluster_parameter_group
|
@@ -1625,6 +1977,12 @@
|
|
1625
1977
|
Subnet:
|
1626
1978
|
:rename: :subnets
|
1627
1979
|
:list: true
|
1980
|
+
Tags:
|
1981
|
+
:ignore: true
|
1982
|
+
:children:
|
1983
|
+
Tag:
|
1984
|
+
:rename: :tags
|
1985
|
+
:list: true
|
1628
1986
|
:ignore: true
|
1629
1987
|
- :name: ModifyEventSubscription
|
1630
1988
|
:method: :modify_event_subscription
|
@@ -1669,6 +2027,12 @@
|
|
1669
2027
|
:list: true
|
1670
2028
|
Enabled:
|
1671
2029
|
:type: :boolean
|
2030
|
+
Tags:
|
2031
|
+
:ignore: true
|
2032
|
+
:children:
|
2033
|
+
Tag:
|
2034
|
+
:rename: :tags
|
2035
|
+
:list: true
|
1672
2036
|
:ignore: true
|
1673
2037
|
- :name: ModifySnapshotCopyRetentionPeriod
|
1674
2038
|
:method: :modify_snapshot_copy_retention_period
|
@@ -1748,6 +2112,12 @@
|
|
1748
2112
|
member:
|
1749
2113
|
:rename: :cluster_nodes
|
1750
2114
|
:list: true
|
2115
|
+
Tags:
|
2116
|
+
:ignore: true
|
2117
|
+
:children:
|
2118
|
+
Tag:
|
2119
|
+
:rename: :tags
|
2120
|
+
:list: true
|
1751
2121
|
:ignore: true
|
1752
2122
|
- :name: PurchaseReservedNodeOffering
|
1753
2123
|
:method: :purchase_reserved_node_offering
|
@@ -1859,6 +2229,12 @@
|
|
1859
2229
|
member:
|
1860
2230
|
:rename: :cluster_nodes
|
1861
2231
|
:list: true
|
2232
|
+
Tags:
|
2233
|
+
:ignore: true
|
2234
|
+
:children:
|
2235
|
+
Tag:
|
2236
|
+
:rename: :tags
|
2237
|
+
:list: true
|
1862
2238
|
:ignore: true
|
1863
2239
|
- :name: ResetClusterParameterGroup
|
1864
2240
|
:method: :reset_cluster_parameter_group
|
@@ -1932,6 +2308,8 @@
|
|
1932
2308
|
- :string
|
1933
2309
|
AutomatedSnapshotRetentionPeriod:
|
1934
2310
|
- :integer
|
2311
|
+
KmsKeyId:
|
2312
|
+
- :string
|
1935
2313
|
:outputs:
|
1936
2314
|
:children:
|
1937
2315
|
RestoreFromClusterSnapshotResult:
|
@@ -2001,6 +2379,12 @@
|
|
2001
2379
|
member:
|
2002
2380
|
:rename: :cluster_nodes
|
2003
2381
|
:list: true
|
2382
|
+
Tags:
|
2383
|
+
:ignore: true
|
2384
|
+
:children:
|
2385
|
+
Tag:
|
2386
|
+
:rename: :tags
|
2387
|
+
:list: true
|
2004
2388
|
:ignore: true
|
2005
2389
|
- :name: RevokeClusterSecurityGroupIngress
|
2006
2390
|
:method: :revoke_cluster_security_group_ingress
|
@@ -2027,12 +2411,32 @@
|
|
2027
2411
|
EC2SecurityGroup:
|
2028
2412
|
:rename: :ec2_security_groups
|
2029
2413
|
:list: true
|
2414
|
+
:children:
|
2415
|
+
Tags:
|
2416
|
+
:ignore: true
|
2417
|
+
:children:
|
2418
|
+
Tag:
|
2419
|
+
:rename: :tags
|
2420
|
+
:list: true
|
2030
2421
|
IPRanges:
|
2031
2422
|
:ignore: true
|
2032
2423
|
:children:
|
2033
2424
|
IPRange:
|
2034
2425
|
:rename: :ip_ranges
|
2035
2426
|
:list: true
|
2427
|
+
:children:
|
2428
|
+
Tags:
|
2429
|
+
:ignore: true
|
2430
|
+
:children:
|
2431
|
+
Tag:
|
2432
|
+
:rename: :tags
|
2433
|
+
:list: true
|
2434
|
+
Tags:
|
2435
|
+
:ignore: true
|
2436
|
+
:children:
|
2437
|
+
Tag:
|
2438
|
+
:rename: :tags
|
2439
|
+
:list: true
|
2036
2440
|
:ignore: true
|
2037
2441
|
- :name: RevokeSnapshotAccess
|
2038
2442
|
:method: :revoke_snapshot_access
|
@@ -2082,6 +2486,12 @@
|
|
2082
2486
|
:type: :integer
|
2083
2487
|
ElapsedTimeInSeconds:
|
2084
2488
|
:type: :integer
|
2489
|
+
Tags:
|
2490
|
+
:ignore: true
|
2491
|
+
:children:
|
2492
|
+
Tag:
|
2493
|
+
:rename: :tags
|
2494
|
+
:list: true
|
2085
2495
|
:ignore: true
|
2086
2496
|
- :name: RotateEncryptionKey
|
2087
2497
|
:method: :rotate_encryption_key
|
@@ -2158,4 +2568,10 @@
|
|
2158
2568
|
member:
|
2159
2569
|
:rename: :cluster_nodes
|
2160
2570
|
:list: true
|
2571
|
+
Tags:
|
2572
|
+
:ignore: true
|
2573
|
+
:children:
|
2574
|
+
Tag:
|
2575
|
+
:rename: :tags
|
2576
|
+
:list: true
|
2161
2577
|
:ignore: true
|