aws-sdk-docdb 1.103.0 → 1.104.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-docdb/client.rb +1 -1
- data/lib/aws-sdk-docdb.rb +1 -1
- data/sig/client.rbs +31 -53
- data/sig/params.rbs +26 -0
- data/sig/waiters.rbs +2 -2
- metadata +2 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: cf0c3cf9f4b0ee5004248d805c54e6e98b18cd5de0577e040ce94aae5da67e23
|
|
4
|
+
data.tar.gz: 1d1c558a52778a30610ef348f7c7e1374a335064d232c6cd57729a54ab342f95
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6079e920be3199b8b86c099bb47306413ab5d9f5f51b6cd89b24a4e5fcb5077c1ee7fa02cf5e82ee98a516f872870798e50e883b8e240e0c6301b4bc576947d3
|
|
7
|
+
data.tar.gz: 781f19ff3a01c3587ab45f3ad3575f045f562223400e443fd8a0f2424b1385a3448b1ed36d51f69ec6d7f30428ac4825397226017214e4c1cb04974af0abb419
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.104.0
|
data/lib/aws-sdk-docdb/client.rb
CHANGED
data/lib/aws-sdk-docdb.rb
CHANGED
data/sig/client.rbs
CHANGED
|
@@ -96,7 +96,7 @@ module Aws
|
|
|
96
96
|
{
|
|
97
97
|
key: ::String?,
|
|
98
98
|
value: ::String?
|
|
99
|
-
}
|
|
99
|
+
}
|
|
100
100
|
]
|
|
101
101
|
) -> ::Seahorse::Client::_ResponseSuccess[::Aws::EmptyStructure]
|
|
102
102
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> ::Seahorse::Client::_ResponseSuccess[::Aws::EmptyStructure]
|
|
@@ -126,7 +126,7 @@ module Aws
|
|
|
126
126
|
{
|
|
127
127
|
key: ::String?,
|
|
128
128
|
value: ::String?
|
|
129
|
-
}
|
|
129
|
+
}
|
|
130
130
|
]
|
|
131
131
|
) -> _CopyDBClusterParameterGroupResponseSuccess
|
|
132
132
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CopyDBClusterParameterGroupResponseSuccess
|
|
@@ -146,7 +146,7 @@ module Aws
|
|
|
146
146
|
{
|
|
147
147
|
key: ::String?,
|
|
148
148
|
value: ::String?
|
|
149
|
-
}
|
|
149
|
+
}
|
|
150
150
|
],
|
|
151
151
|
?source_region: ::String
|
|
152
152
|
) -> _CopyDBClusterSnapshotResponseSuccess
|
|
@@ -175,7 +175,7 @@ module Aws
|
|
|
175
175
|
{
|
|
176
176
|
key: ::String?,
|
|
177
177
|
value: ::String?
|
|
178
|
-
}
|
|
178
|
+
}
|
|
179
179
|
],
|
|
180
180
|
?storage_encrypted: bool,
|
|
181
181
|
?kms_key_id: ::String,
|
|
@@ -208,7 +208,7 @@ module Aws
|
|
|
208
208
|
{
|
|
209
209
|
key: ::String?,
|
|
210
210
|
value: ::String?
|
|
211
|
-
}
|
|
211
|
+
}
|
|
212
212
|
]
|
|
213
213
|
) -> _CreateDBClusterParameterGroupResponseSuccess
|
|
214
214
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateDBClusterParameterGroupResponseSuccess
|
|
@@ -225,7 +225,7 @@ module Aws
|
|
|
225
225
|
{
|
|
226
226
|
key: ::String?,
|
|
227
227
|
value: ::String?
|
|
228
|
-
}
|
|
228
|
+
}
|
|
229
229
|
]
|
|
230
230
|
) -> _CreateDBClusterSnapshotResponseSuccess
|
|
231
231
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateDBClusterSnapshotResponseSuccess
|
|
@@ -246,7 +246,7 @@ module Aws
|
|
|
246
246
|
{
|
|
247
247
|
key: ::String?,
|
|
248
248
|
value: ::String?
|
|
249
|
-
}
|
|
249
|
+
}
|
|
250
250
|
],
|
|
251
251
|
db_cluster_identifier: ::String,
|
|
252
252
|
?copy_tags_to_snapshot: bool,
|
|
@@ -270,7 +270,7 @@ module Aws
|
|
|
270
270
|
{
|
|
271
271
|
key: ::String?,
|
|
272
272
|
value: ::String?
|
|
273
|
-
}
|
|
273
|
+
}
|
|
274
274
|
]
|
|
275
275
|
) -> _CreateDBSubnetGroupResponseSuccess
|
|
276
276
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateDBSubnetGroupResponseSuccess
|
|
@@ -291,7 +291,7 @@ module Aws
|
|
|
291
291
|
{
|
|
292
292
|
key: ::String?,
|
|
293
293
|
value: ::String?
|
|
294
|
-
}
|
|
294
|
+
}
|
|
295
295
|
]
|
|
296
296
|
) -> _CreateEventSubscriptionResponseSuccess
|
|
297
297
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateEventSubscriptionResponseSuccess
|
|
@@ -388,7 +388,7 @@ module Aws
|
|
|
388
388
|
{
|
|
389
389
|
name: ::String,
|
|
390
390
|
values: Array[::String]
|
|
391
|
-
}
|
|
391
|
+
}
|
|
392
392
|
],
|
|
393
393
|
?max_records: ::Integer,
|
|
394
394
|
?marker: ::String
|
|
@@ -407,7 +407,7 @@ module Aws
|
|
|
407
407
|
{
|
|
408
408
|
name: ::String,
|
|
409
409
|
values: Array[::String]
|
|
410
|
-
}
|
|
410
|
+
}
|
|
411
411
|
],
|
|
412
412
|
?max_records: ::Integer,
|
|
413
413
|
?marker: ::String
|
|
@@ -427,7 +427,7 @@ module Aws
|
|
|
427
427
|
{
|
|
428
428
|
name: ::String,
|
|
429
429
|
values: Array[::String]
|
|
430
|
-
}
|
|
430
|
+
}
|
|
431
431
|
],
|
|
432
432
|
?max_records: ::Integer,
|
|
433
433
|
?marker: ::String
|
|
@@ -458,7 +458,7 @@ module Aws
|
|
|
458
458
|
{
|
|
459
459
|
name: ::String,
|
|
460
460
|
values: Array[::String]
|
|
461
|
-
}
|
|
461
|
+
}
|
|
462
462
|
],
|
|
463
463
|
?max_records: ::Integer,
|
|
464
464
|
?marker: ::String,
|
|
@@ -479,7 +479,7 @@ module Aws
|
|
|
479
479
|
{
|
|
480
480
|
name: ::String,
|
|
481
481
|
values: Array[::String]
|
|
482
|
-
}
|
|
482
|
+
}
|
|
483
483
|
],
|
|
484
484
|
?max_records: ::Integer,
|
|
485
485
|
?marker: ::String
|
|
@@ -500,7 +500,7 @@ module Aws
|
|
|
500
500
|
{
|
|
501
501
|
name: ::String,
|
|
502
502
|
values: Array[::String]
|
|
503
|
-
}
|
|
503
|
+
}
|
|
504
504
|
],
|
|
505
505
|
?max_records: ::Integer,
|
|
506
506
|
?marker: ::String,
|
|
@@ -522,7 +522,7 @@ module Aws
|
|
|
522
522
|
{
|
|
523
523
|
name: ::String,
|
|
524
524
|
values: Array[::String]
|
|
525
|
-
}
|
|
525
|
+
}
|
|
526
526
|
],
|
|
527
527
|
?max_records: ::Integer,
|
|
528
528
|
?marker: ::String
|
|
@@ -541,7 +541,7 @@ module Aws
|
|
|
541
541
|
{
|
|
542
542
|
name: ::String,
|
|
543
543
|
values: Array[::String]
|
|
544
|
-
}
|
|
544
|
+
}
|
|
545
545
|
],
|
|
546
546
|
?max_records: ::Integer,
|
|
547
547
|
?marker: ::String
|
|
@@ -559,7 +559,7 @@ module Aws
|
|
|
559
559
|
{
|
|
560
560
|
name: ::String,
|
|
561
561
|
values: Array[::String]
|
|
562
|
-
}
|
|
562
|
+
}
|
|
563
563
|
],
|
|
564
564
|
?max_records: ::Integer,
|
|
565
565
|
?marker: ::String
|
|
@@ -577,7 +577,7 @@ module Aws
|
|
|
577
577
|
{
|
|
578
578
|
name: ::String,
|
|
579
579
|
values: Array[::String]
|
|
580
|
-
}
|
|
580
|
+
}
|
|
581
581
|
]
|
|
582
582
|
) -> _DescribeEventCategoriesResponseSuccess
|
|
583
583
|
| (?Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DescribeEventCategoriesResponseSuccess
|
|
@@ -594,7 +594,7 @@ module Aws
|
|
|
594
594
|
{
|
|
595
595
|
name: ::String,
|
|
596
596
|
values: Array[::String]
|
|
597
|
-
}
|
|
597
|
+
}
|
|
598
598
|
],
|
|
599
599
|
?max_records: ::Integer,
|
|
600
600
|
?marker: ::String
|
|
@@ -618,7 +618,7 @@ module Aws
|
|
|
618
618
|
{
|
|
619
619
|
name: ::String,
|
|
620
620
|
values: Array[::String]
|
|
621
|
-
}
|
|
621
|
+
}
|
|
622
622
|
],
|
|
623
623
|
?max_records: ::Integer,
|
|
624
624
|
?marker: ::String
|
|
@@ -637,7 +637,7 @@ module Aws
|
|
|
637
637
|
{
|
|
638
638
|
name: ::String,
|
|
639
639
|
values: Array[::String]
|
|
640
|
-
}
|
|
640
|
+
}
|
|
641
641
|
],
|
|
642
642
|
?max_records: ::Integer,
|
|
643
643
|
?marker: ::String
|
|
@@ -660,7 +660,7 @@ module Aws
|
|
|
660
660
|
{
|
|
661
661
|
name: ::String,
|
|
662
662
|
values: Array[::String]
|
|
663
|
-
}
|
|
663
|
+
}
|
|
664
664
|
],
|
|
665
665
|
?max_records: ::Integer,
|
|
666
666
|
?marker: ::String
|
|
@@ -679,7 +679,7 @@ module Aws
|
|
|
679
679
|
{
|
|
680
680
|
name: ::String,
|
|
681
681
|
values: Array[::String]
|
|
682
|
-
}
|
|
682
|
+
}
|
|
683
683
|
],
|
|
684
684
|
?marker: ::String,
|
|
685
685
|
?max_records: ::Integer
|
|
@@ -721,7 +721,7 @@ module Aws
|
|
|
721
721
|
{
|
|
722
722
|
name: ::String,
|
|
723
723
|
values: Array[::String]
|
|
724
|
-
}
|
|
724
|
+
}
|
|
725
725
|
]
|
|
726
726
|
) -> _ListTagsForResourceResponseSuccess
|
|
727
727
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ListTagsForResourceResponseSuccess
|
|
@@ -769,18 +769,7 @@ module Aws
|
|
|
769
769
|
def modify_db_cluster_parameter_group: (
|
|
770
770
|
db_cluster_parameter_group_name: ::String,
|
|
771
771
|
parameters: Array[
|
|
772
|
-
|
|
773
|
-
parameter_name: ::String?,
|
|
774
|
-
parameter_value: ::String?,
|
|
775
|
-
description: ::String?,
|
|
776
|
-
source: ::String?,
|
|
777
|
-
apply_type: ::String?,
|
|
778
|
-
data_type: ::String?,
|
|
779
|
-
allowed_values: ::String?,
|
|
780
|
-
is_modifiable: bool?,
|
|
781
|
-
minimum_engine_version: ::String?,
|
|
782
|
-
apply_method: ("immediate" | "pending-reboot")?
|
|
783
|
-
},
|
|
772
|
+
Params::parameter
|
|
784
773
|
]
|
|
785
774
|
) -> _ModifyDBClusterParameterGroupResponseSuccess
|
|
786
775
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ModifyDBClusterParameterGroupResponseSuccess
|
|
@@ -906,18 +895,7 @@ module Aws
|
|
|
906
895
|
db_cluster_parameter_group_name: ::String,
|
|
907
896
|
?reset_all_parameters: bool,
|
|
908
897
|
?parameters: Array[
|
|
909
|
-
|
|
910
|
-
parameter_name: ::String?,
|
|
911
|
-
parameter_value: ::String?,
|
|
912
|
-
description: ::String?,
|
|
913
|
-
source: ::String?,
|
|
914
|
-
apply_type: ::String?,
|
|
915
|
-
data_type: ::String?,
|
|
916
|
-
allowed_values: ::String?,
|
|
917
|
-
is_modifiable: bool?,
|
|
918
|
-
minimum_engine_version: ::String?,
|
|
919
|
-
apply_method: ("immediate" | "pending-reboot")?
|
|
920
|
-
},
|
|
898
|
+
Params::parameter
|
|
921
899
|
]
|
|
922
900
|
) -> _ResetDBClusterParameterGroupResponseSuccess
|
|
923
901
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ResetDBClusterParameterGroupResponseSuccess
|
|
@@ -940,7 +918,7 @@ module Aws
|
|
|
940
918
|
{
|
|
941
919
|
key: ::String?,
|
|
942
920
|
value: ::String?
|
|
943
|
-
}
|
|
921
|
+
}
|
|
944
922
|
],
|
|
945
923
|
?kms_key_id: ::String,
|
|
946
924
|
?enable_cloudwatch_logs_exports: Array[::String],
|
|
@@ -973,7 +951,7 @@ module Aws
|
|
|
973
951
|
{
|
|
974
952
|
key: ::String?,
|
|
975
953
|
value: ::String?
|
|
976
|
-
}
|
|
954
|
+
}
|
|
977
955
|
],
|
|
978
956
|
?kms_key_id: ::String,
|
|
979
957
|
?enable_cloudwatch_logs_exports: Array[::String],
|
|
@@ -1025,7 +1003,7 @@ module Aws
|
|
|
1025
1003
|
{
|
|
1026
1004
|
name: ::String,
|
|
1027
1005
|
values: Array[::String]
|
|
1028
|
-
}
|
|
1006
|
+
}
|
|
1029
1007
|
],
|
|
1030
1008
|
?max_records: ::Integer,
|
|
1031
1009
|
?marker: ::String
|
|
@@ -1037,7 +1015,7 @@ module Aws
|
|
|
1037
1015
|
{
|
|
1038
1016
|
name: ::String,
|
|
1039
1017
|
values: Array[::String]
|
|
1040
|
-
}
|
|
1018
|
+
}
|
|
1041
1019
|
],
|
|
1042
1020
|
?max_records: ::Integer,
|
|
1043
1021
|
?marker: ::String
|
data/sig/params.rbs
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# WARNING ABOUT GENERATED CODE
|
|
2
|
+
#
|
|
3
|
+
# This file is generated. See the contributing guide for more information:
|
|
4
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
|
5
|
+
#
|
|
6
|
+
# WARNING ABOUT GENERATED CODE
|
|
7
|
+
|
|
8
|
+
module Aws
|
|
9
|
+
module DocDB
|
|
10
|
+
module Params
|
|
11
|
+
type parameter = {
|
|
12
|
+
parameter_name: ::String?,
|
|
13
|
+
parameter_value: ::String?,
|
|
14
|
+
description: ::String?,
|
|
15
|
+
source: ::String?,
|
|
16
|
+
apply_type: ::String?,
|
|
17
|
+
data_type: ::String?,
|
|
18
|
+
allowed_values: ::String?,
|
|
19
|
+
is_modifiable: bool?,
|
|
20
|
+
minimum_engine_version: ::String?,
|
|
21
|
+
apply_method: ("immediate" | "pending-reboot")?
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
end
|
|
25
|
+
end
|
|
26
|
+
end
|
data/sig/waiters.rbs
CHANGED
|
@@ -19,7 +19,7 @@ module Aws
|
|
|
19
19
|
{
|
|
20
20
|
name: ::String,
|
|
21
21
|
values: Array[::String]
|
|
22
|
-
}
|
|
22
|
+
}
|
|
23
23
|
],
|
|
24
24
|
?max_records: ::Integer,
|
|
25
25
|
?marker: ::String
|
|
@@ -37,7 +37,7 @@ module Aws
|
|
|
37
37
|
{
|
|
38
38
|
name: ::String,
|
|
39
39
|
values: Array[::String]
|
|
40
|
-
}
|
|
40
|
+
}
|
|
41
41
|
],
|
|
42
42
|
?max_records: ::Integer,
|
|
43
43
|
?marker: ::String
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-docdb
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.104.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
@@ -69,6 +69,7 @@ files:
|
|
|
69
69
|
- lib/aws-sdk-docdb/waiters.rb
|
|
70
70
|
- sig/client.rbs
|
|
71
71
|
- sig/errors.rbs
|
|
72
|
+
- sig/params.rbs
|
|
72
73
|
- sig/resource.rbs
|
|
73
74
|
- sig/types.rbs
|
|
74
75
|
- sig/waiters.rbs
|