aws-sdk-core 2.11.71 → 2.11.72
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/acm-pca/2017-08-22/api-2.json +36 -3
- data/apis/acm-pca/2017-08-22/examples-1.json +2 -2
- data/apis/acm-pca/2017-08-22/paginators-1.json +1 -1
- data/apis/medialive/2017-10-14/api-2.json +940 -22
- data/apis/medialive/2017-10-14/paginators-1.json +14 -2
- data/apis/rds/2013-01-10/examples-1.json +2 -2
- data/apis/rds/2013-02-12/examples-1.json +2 -2
- data/apis/rds/2013-09-09/examples-1.json +2 -2
- data/apis/rds/2014-09-01/examples-1.json +2 -2
- data/apis/rds/2014-09-01/paginators-1.json +1 -1
- data/apis/rds/2014-10-31/api-2.json +13 -4
- data/apis/rds/2014-10-31/examples-1.json +1138 -1138
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
@@ -1,5 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"pagination": {
|
3
|
+
"ListInputs": {
|
4
|
+
"input_token": "NextToken",
|
5
|
+
"output_token": "NextToken",
|
6
|
+
"limit_key": "MaxResults",
|
7
|
+
"result_key": "Inputs"
|
8
|
+
},
|
3
9
|
"ListChannels": {
|
4
10
|
"input_token": "NextToken",
|
5
11
|
"output_token": "NextToken",
|
@@ -12,11 +18,17 @@
|
|
12
18
|
"limit_key": "MaxResults",
|
13
19
|
"result_key": "InputSecurityGroups"
|
14
20
|
},
|
15
|
-
"
|
21
|
+
"ListOfferings": {
|
16
22
|
"input_token": "NextToken",
|
17
23
|
"output_token": "NextToken",
|
18
24
|
"limit_key": "MaxResults",
|
19
|
-
"result_key": "
|
25
|
+
"result_key": "Offerings"
|
26
|
+
},
|
27
|
+
"ListReservations": {
|
28
|
+
"input_token": "NextToken",
|
29
|
+
"output_token": "NextToken",
|
30
|
+
"limit_key": "MaxResults",
|
31
|
+
"result_key": "Reservations"
|
20
32
|
}
|
21
33
|
}
|
22
34
|
}
|
@@ -1436,7 +1436,8 @@
|
|
1436
1436
|
{"shape":"DBSubnetGroupNotFoundFault"},
|
1437
1437
|
{"shape":"InvalidSubnet"},
|
1438
1438
|
{"shape":"OptionGroupNotFoundFault"},
|
1439
|
-
{"shape":"KMSKeyNotAccessibleFault"}
|
1439
|
+
{"shape":"KMSKeyNotAccessibleFault"},
|
1440
|
+
{"shape":"DBClusterParameterGroupNotFoundFault"}
|
1440
1441
|
]
|
1441
1442
|
},
|
1442
1443
|
"RestoreDBClusterToPointInTime":{
|
@@ -1466,7 +1467,8 @@
|
|
1466
1467
|
{"shape":"InvalidVPCNetworkStateFault"},
|
1467
1468
|
{"shape":"KMSKeyNotAccessibleFault"},
|
1468
1469
|
{"shape":"OptionGroupNotFoundFault"},
|
1469
|
-
{"shape":"StorageQuotaExceededFault"}
|
1470
|
+
{"shape":"StorageQuotaExceededFault"},
|
1471
|
+
{"shape":"DBClusterParameterGroupNotFoundFault"}
|
1470
1472
|
]
|
1471
1473
|
},
|
1472
1474
|
"RestoreDBInstanceFromDBSnapshot":{
|
@@ -1498,7 +1500,8 @@
|
|
1498
1500
|
{"shape":"AuthorizationNotFoundFault"},
|
1499
1501
|
{"shape":"KMSKeyNotAccessibleFault"},
|
1500
1502
|
{"shape":"DBSecurityGroupNotFoundFault"},
|
1501
|
-
{"shape":"DomainNotFoundFault"}
|
1503
|
+
{"shape":"DomainNotFoundFault"},
|
1504
|
+
{"shape":"DBParameterGroupNotFoundFault"}
|
1502
1505
|
]
|
1503
1506
|
},
|
1504
1507
|
"RestoreDBInstanceFromS3":{
|
@@ -1561,7 +1564,8 @@
|
|
1561
1564
|
{"shape":"AuthorizationNotFoundFault"},
|
1562
1565
|
{"shape":"KMSKeyNotAccessibleFault"},
|
1563
1566
|
{"shape":"DBSecurityGroupNotFoundFault"},
|
1564
|
-
{"shape":"DomainNotFoundFault"}
|
1567
|
+
{"shape":"DomainNotFoundFault"},
|
1568
|
+
{"shape":"DBParameterGroupNotFoundFault"}
|
1565
1569
|
]
|
1566
1570
|
},
|
1567
1571
|
"RevokeDBSecurityGroupIngress":{
|
@@ -2102,6 +2106,7 @@
|
|
2102
2106
|
"EnableIAMDatabaseAuthentication":{"shape":"BooleanOptional"},
|
2103
2107
|
"EnablePerformanceInsights":{"shape":"BooleanOptional"},
|
2104
2108
|
"PerformanceInsightsKMSKeyId":{"shape":"String"},
|
2109
|
+
"PerformanceInsightsRetentionPeriod":{"shape":"IntegerOptional"},
|
2105
2110
|
"EnableCloudwatchLogsExports":{"shape":"LogTypeList"},
|
2106
2111
|
"ProcessorFeatures":{"shape":"ProcessorFeatureList"}
|
2107
2112
|
}
|
@@ -2134,6 +2139,7 @@
|
|
2134
2139
|
"EnableIAMDatabaseAuthentication":{"shape":"BooleanOptional"},
|
2135
2140
|
"EnablePerformanceInsights":{"shape":"BooleanOptional"},
|
2136
2141
|
"PerformanceInsightsKMSKeyId":{"shape":"String"},
|
2142
|
+
"PerformanceInsightsRetentionPeriod":{"shape":"IntegerOptional"},
|
2137
2143
|
"EnableCloudwatchLogsExports":{"shape":"LogTypeList"},
|
2138
2144
|
"ProcessorFeatures":{"shape":"ProcessorFeatureList"},
|
2139
2145
|
"UseDefaultProcessorFeatures":{"shape":"BooleanOptional"}
|
@@ -2694,6 +2700,7 @@
|
|
2694
2700
|
"IAMDatabaseAuthenticationEnabled":{"shape":"Boolean"},
|
2695
2701
|
"PerformanceInsightsEnabled":{"shape":"BooleanOptional"},
|
2696
2702
|
"PerformanceInsightsKMSKeyId":{"shape":"String"},
|
2703
|
+
"PerformanceInsightsRetentionPeriod":{"shape":"IntegerOptional"},
|
2697
2704
|
"EnabledCloudwatchLogsExports":{"shape":"LogTypeList"},
|
2698
2705
|
"ProcessorFeatures":{"shape":"ProcessorFeatureList"}
|
2699
2706
|
},
|
@@ -4176,6 +4183,7 @@
|
|
4176
4183
|
"EnableIAMDatabaseAuthentication":{"shape":"BooleanOptional"},
|
4177
4184
|
"EnablePerformanceInsights":{"shape":"BooleanOptional"},
|
4178
4185
|
"PerformanceInsightsKMSKeyId":{"shape":"String"},
|
4186
|
+
"PerformanceInsightsRetentionPeriod":{"shape":"IntegerOptional"},
|
4179
4187
|
"CloudwatchLogsExportConfiguration":{"shape":"CloudwatchLogsExportConfiguration"},
|
4180
4188
|
"ProcessorFeatures":{"shape":"ProcessorFeatureList"},
|
4181
4189
|
"UseDefaultProcessorFeatures":{"shape":"BooleanOptional"}
|
@@ -5161,6 +5169,7 @@
|
|
5161
5169
|
"S3IngestionRoleArn":{"shape":"String"},
|
5162
5170
|
"EnablePerformanceInsights":{"shape":"BooleanOptional"},
|
5163
5171
|
"PerformanceInsightsKMSKeyId":{"shape":"String"},
|
5172
|
+
"PerformanceInsightsRetentionPeriod":{"shape":"IntegerOptional"},
|
5164
5173
|
"EnableCloudwatchLogsExports":{"shape":"LogTypeList"},
|
5165
5174
|
"ProcessorFeatures":{"shape":"ProcessorFeatureList"},
|
5166
5175
|
"UseDefaultProcessorFeatures":{"shape":"BooleanOptional"}
|
@@ -1,1950 +1,1950 @@
|
|
1
1
|
{
|
2
|
-
"version":
|
3
|
-
"examples":
|
4
|
-
"AddSourceIdentifierToSubscription":
|
2
|
+
"version":"1.0",
|
3
|
+
"examples":{
|
4
|
+
"AddSourceIdentifierToSubscription":[
|
5
5
|
{
|
6
|
-
"input":
|
7
|
-
"SourceIdentifier":
|
8
|
-
"SubscriptionName":
|
6
|
+
"input":{
|
7
|
+
"SourceIdentifier":"mymysqlinstance",
|
8
|
+
"SubscriptionName":"mymysqleventsubscription"
|
9
9
|
},
|
10
|
-
"output":
|
11
|
-
"EventSubscription":
|
10
|
+
"output":{
|
11
|
+
"EventSubscription":{
|
12
12
|
}
|
13
13
|
},
|
14
|
-
"comments":
|
15
|
-
"input":
|
14
|
+
"comments":{
|
15
|
+
"input":{
|
16
16
|
},
|
17
|
-
"output":
|
17
|
+
"output":{
|
18
18
|
}
|
19
19
|
},
|
20
|
-
"description":
|
21
|
-
"id":
|
22
|
-
"title":
|
20
|
+
"description":"This example add a source identifier to an event notification subscription.",
|
21
|
+
"id":"add-source-identifier-to-subscription-93fb6a15-0a59-4577-a7b5-e12db9752c14",
|
22
|
+
"title":"To add a source identifier to an event notification subscription"
|
23
23
|
}
|
24
24
|
],
|
25
|
-
"AddTagsToResource":
|
25
|
+
"AddTagsToResource":[
|
26
26
|
{
|
27
|
-
"input":
|
28
|
-
"ResourceName":
|
29
|
-
"Tags":
|
27
|
+
"input":{
|
28
|
+
"ResourceName":"arn:aws:rds:us-east-1:992648334831:og:mymysqloptiongroup",
|
29
|
+
"Tags":[
|
30
30
|
{
|
31
|
-
"Key":
|
32
|
-
"Value":
|
31
|
+
"Key":"Staging",
|
32
|
+
"Value":"LocationDB"
|
33
33
|
}
|
34
34
|
]
|
35
35
|
},
|
36
|
-
"comments":
|
37
|
-
"input":
|
36
|
+
"comments":{
|
37
|
+
"input":{
|
38
38
|
},
|
39
|
-
"output":
|
39
|
+
"output":{
|
40
40
|
}
|
41
41
|
},
|
42
|
-
"description":
|
43
|
-
"id":
|
44
|
-
"title":
|
42
|
+
"description":"This example adds a tag to an option group.",
|
43
|
+
"id":"add-tags-to-resource-fa99ef50-228b-449d-b893-ca4d4e9768ab",
|
44
|
+
"title":"To add tags to a resource"
|
45
45
|
}
|
46
46
|
],
|
47
|
-
"ApplyPendingMaintenanceAction":
|
47
|
+
"ApplyPendingMaintenanceAction":[
|
48
48
|
{
|
49
|
-
"input":
|
50
|
-
"ApplyAction":
|
51
|
-
"OptInType":
|
52
|
-
"ResourceIdentifier":
|
49
|
+
"input":{
|
50
|
+
"ApplyAction":"system-update",
|
51
|
+
"OptInType":"immediate",
|
52
|
+
"ResourceIdentifier":"arn:aws:rds:us-east-1:992648334831:db:mymysqlinstance"
|
53
53
|
},
|
54
|
-
"output":
|
55
|
-
"ResourcePendingMaintenanceActions":
|
54
|
+
"output":{
|
55
|
+
"ResourcePendingMaintenanceActions":{
|
56
56
|
}
|
57
57
|
},
|
58
|
-
"comments":
|
59
|
-
"input":
|
58
|
+
"comments":{
|
59
|
+
"input":{
|
60
60
|
},
|
61
|
-
"output":
|
61
|
+
"output":{
|
62
62
|
}
|
63
63
|
},
|
64
|
-
"description":
|
65
|
-
"id":
|
66
|
-
"title":
|
64
|
+
"description":"This example immediately applies a pending system update to a DB instance.",
|
65
|
+
"id":"apply-pending-maintenance-action-2a026047-8bbb-47fc-b695-abad9f308c24",
|
66
|
+
"title":"To apply a pending maintenance action"
|
67
67
|
}
|
68
68
|
],
|
69
|
-
"AuthorizeDBSecurityGroupIngress":
|
69
|
+
"AuthorizeDBSecurityGroupIngress":[
|
70
70
|
{
|
71
|
-
"input":
|
72
|
-
"CIDRIP":
|
73
|
-
"DBSecurityGroupName":
|
71
|
+
"input":{
|
72
|
+
"CIDRIP":"203.0.113.5/32",
|
73
|
+
"DBSecurityGroupName":"mydbsecuritygroup"
|
74
74
|
},
|
75
|
-
"output":
|
76
|
-
"DBSecurityGroup":
|
75
|
+
"output":{
|
76
|
+
"DBSecurityGroup":{
|
77
77
|
}
|
78
78
|
},
|
79
|
-
"comments":
|
80
|
-
"input":
|
79
|
+
"comments":{
|
80
|
+
"input":{
|
81
81
|
},
|
82
|
-
"output":
|
82
|
+
"output":{
|
83
83
|
}
|
84
84
|
},
|
85
|
-
"description":
|
86
|
-
"id":
|
87
|
-
"title":
|
85
|
+
"description":"This example authorizes access to the specified security group by the specified CIDR block.",
|
86
|
+
"id":"authorize-db-security-group-ingress-ebf9ab91-8912-4b07-a32e-ca150668164f",
|
87
|
+
"title":"To authorize DB security group integress"
|
88
88
|
}
|
89
89
|
],
|
90
|
-
"CopyDBClusterParameterGroup":
|
90
|
+
"CopyDBClusterParameterGroup":[
|
91
91
|
{
|
92
|
-
"input":
|
93
|
-
"SourceDBClusterParameterGroupIdentifier":
|
94
|
-
"TargetDBClusterParameterGroupDescription":
|
95
|
-
"TargetDBClusterParameterGroupIdentifier":
|
92
|
+
"input":{
|
93
|
+
"SourceDBClusterParameterGroupIdentifier":"mydbclusterparametergroup",
|
94
|
+
"TargetDBClusterParameterGroupDescription":"My DB cluster parameter group copy",
|
95
|
+
"TargetDBClusterParameterGroupIdentifier":"mydbclusterparametergroup-copy"
|
96
96
|
},
|
97
|
-
"output":
|
98
|
-
"DBClusterParameterGroup":
|
97
|
+
"output":{
|
98
|
+
"DBClusterParameterGroup":{
|
99
99
|
}
|
100
100
|
},
|
101
|
-
"comments":
|
102
|
-
"input":
|
101
|
+
"comments":{
|
102
|
+
"input":{
|
103
103
|
},
|
104
|
-
"output":
|
104
|
+
"output":{
|
105
105
|
}
|
106
106
|
},
|
107
|
-
"description":
|
108
|
-
"id":
|
109
|
-
"title":
|
107
|
+
"description":"This example copies a DB cluster parameter group.",
|
108
|
+
"id":"copy-db-cluster-parameter-group-6fefaffe-cde9-4dba-9f0b-d3f593572fe4",
|
109
|
+
"title":"To copy a DB cluster parameter group"
|
110
110
|
}
|
111
111
|
],
|
112
|
-
"CopyDBClusterSnapshot":
|
112
|
+
"CopyDBClusterSnapshot":[
|
113
113
|
{
|
114
|
-
"input":
|
115
|
-
"SourceDBClusterSnapshotIdentifier":
|
116
|
-
"TargetDBClusterSnapshotIdentifier":
|
114
|
+
"input":{
|
115
|
+
"SourceDBClusterSnapshotIdentifier":"rds:sample-cluster-2016-09-14-10-38",
|
116
|
+
"TargetDBClusterSnapshotIdentifier":"cluster-snapshot-copy-1"
|
117
117
|
},
|
118
|
-
"output":
|
119
|
-
"DBClusterSnapshot":
|
118
|
+
"output":{
|
119
|
+
"DBClusterSnapshot":{
|
120
120
|
}
|
121
121
|
},
|
122
|
-
"comments":
|
123
|
-
"input":
|
122
|
+
"comments":{
|
123
|
+
"input":{
|
124
124
|
},
|
125
|
-
"output":
|
125
|
+
"output":{
|
126
126
|
}
|
127
127
|
},
|
128
|
-
"description":
|
129
|
-
"id":
|
130
|
-
"title":
|
128
|
+
"description":"The following example copies an automated snapshot of a DB cluster to a new DB cluster snapshot.",
|
129
|
+
"id":"to-copy-a-db-cluster-snapshot-1473879770564",
|
130
|
+
"title":"To copy a DB cluster snapshot"
|
131
131
|
}
|
132
132
|
],
|
133
|
-
"CopyDBParameterGroup":
|
133
|
+
"CopyDBParameterGroup":[
|
134
134
|
{
|
135
|
-
"input":
|
136
|
-
"SourceDBParameterGroupIdentifier":
|
137
|
-
"TargetDBParameterGroupDescription":
|
138
|
-
"TargetDBParameterGroupIdentifier":
|
135
|
+
"input":{
|
136
|
+
"SourceDBParameterGroupIdentifier":"mymysqlparametergroup",
|
137
|
+
"TargetDBParameterGroupDescription":"My MySQL parameter group copy",
|
138
|
+
"TargetDBParameterGroupIdentifier":"mymysqlparametergroup-copy"
|
139
139
|
},
|
140
|
-
"output":
|
141
|
-
"DBParameterGroup":
|
140
|
+
"output":{
|
141
|
+
"DBParameterGroup":{
|
142
142
|
}
|
143
143
|
},
|
144
|
-
"comments":
|
145
|
-
"input":
|
144
|
+
"comments":{
|
145
|
+
"input":{
|
146
146
|
},
|
147
|
-
"output":
|
147
|
+
"output":{
|
148
148
|
}
|
149
149
|
},
|
150
|
-
"description":
|
151
|
-
"id":
|
152
|
-
"title":
|
150
|
+
"description":"This example copies a DB parameter group.",
|
151
|
+
"id":"copy-db-parameter-group-610d4dba-2c87-467f-ae5d-edd7f8e47349",
|
152
|
+
"title":"To copy a DB parameter group"
|
153
153
|
}
|
154
154
|
],
|
155
|
-
"CopyDBSnapshot":
|
155
|
+
"CopyDBSnapshot":[
|
156
156
|
{
|
157
|
-
"input":
|
158
|
-
"SourceDBSnapshotIdentifier":
|
159
|
-
"TargetDBSnapshotIdentifier":
|
157
|
+
"input":{
|
158
|
+
"SourceDBSnapshotIdentifier":"mydbsnapshot",
|
159
|
+
"TargetDBSnapshotIdentifier":"mydbsnapshot-copy"
|
160
160
|
},
|
161
|
-
"output":
|
162
|
-
"DBSnapshot":
|
161
|
+
"output":{
|
162
|
+
"DBSnapshot":{
|
163
163
|
}
|
164
164
|
},
|
165
|
-
"comments":
|
166
|
-
"input":
|
165
|
+
"comments":{
|
166
|
+
"input":{
|
167
167
|
},
|
168
|
-
"output":
|
168
|
+
"output":{
|
169
169
|
}
|
170
170
|
},
|
171
|
-
"description":
|
172
|
-
"id":
|
173
|
-
"title":
|
171
|
+
"description":"This example copies a DB snapshot.",
|
172
|
+
"id":"copy-db-snapshot-1b2f0210-bc67-415d-9822-6eecf447dc86",
|
173
|
+
"title":"To copy a DB snapshot"
|
174
174
|
}
|
175
175
|
],
|
176
|
-
"CopyOptionGroup":
|
176
|
+
"CopyOptionGroup":[
|
177
177
|
{
|
178
|
-
"input":
|
179
|
-
"SourceOptionGroupIdentifier":
|
180
|
-
"TargetOptionGroupDescription":
|
181
|
-
"TargetOptionGroupIdentifier":
|
178
|
+
"input":{
|
179
|
+
"SourceOptionGroupIdentifier":"mymysqloptiongroup",
|
180
|
+
"TargetOptionGroupDescription":"My MySQL option group copy",
|
181
|
+
"TargetOptionGroupIdentifier":"mymysqloptiongroup-copy"
|
182
182
|
},
|
183
|
-
"output":
|
184
|
-
"OptionGroup":
|
183
|
+
"output":{
|
184
|
+
"OptionGroup":{
|
185
185
|
}
|
186
186
|
},
|
187
|
-
"comments":
|
188
|
-
"input":
|
187
|
+
"comments":{
|
188
|
+
"input":{
|
189
189
|
},
|
190
|
-
"output":
|
190
|
+
"output":{
|
191
191
|
}
|
192
192
|
},
|
193
|
-
"description":
|
194
|
-
"id":
|
195
|
-
"title":
|
193
|
+
"description":"This example copies an option group.",
|
194
|
+
"id":"copy-option-group-8d5c01c3-8846-4e9c-a4b0-1b7237f7d0ec",
|
195
|
+
"title":"To copy an option group"
|
196
196
|
}
|
197
197
|
],
|
198
|
-
"CreateDBCluster":
|
198
|
+
"CreateDBCluster":[
|
199
199
|
{
|
200
|
-
"input":
|
201
|
-
"AvailabilityZones":
|
200
|
+
"input":{
|
201
|
+
"AvailabilityZones":[
|
202
202
|
"us-east-1a"
|
203
203
|
],
|
204
|
-
"BackupRetentionPeriod":
|
205
|
-
"DBClusterIdentifier":
|
206
|
-
"DBClusterParameterGroupName":
|
207
|
-
"DatabaseName":
|
208
|
-
"Engine":
|
209
|
-
"EngineVersion":
|
210
|
-
"MasterUserPassword":
|
211
|
-
"MasterUsername":
|
212
|
-
"Port":
|
213
|
-
"StorageEncrypted":
|
204
|
+
"BackupRetentionPeriod":1,
|
205
|
+
"DBClusterIdentifier":"mydbcluster",
|
206
|
+
"DBClusterParameterGroupName":"mydbclusterparametergroup",
|
207
|
+
"DatabaseName":"myauroradb",
|
208
|
+
"Engine":"aurora",
|
209
|
+
"EngineVersion":"5.6.10a",
|
210
|
+
"MasterUserPassword":"mypassword",
|
211
|
+
"MasterUsername":"myuser",
|
212
|
+
"Port":3306,
|
213
|
+
"StorageEncrypted":true
|
214
214
|
},
|
215
|
-
"output":
|
216
|
-
"DBCluster":
|
215
|
+
"output":{
|
216
|
+
"DBCluster":{
|
217
217
|
}
|
218
218
|
},
|
219
|
-
"comments":
|
220
|
-
"input":
|
219
|
+
"comments":{
|
220
|
+
"input":{
|
221
221
|
},
|
222
|
-
"output":
|
222
|
+
"output":{
|
223
223
|
}
|
224
224
|
},
|
225
|
-
"description":
|
226
|
-
"id":
|
227
|
-
"title":
|
225
|
+
"description":"This example creates a DB cluster.",
|
226
|
+
"id":"create-db-cluster-423b998d-eba9-40dd-8e19-96c5b6e5f31d",
|
227
|
+
"title":"To create a DB cluster"
|
228
228
|
}
|
229
229
|
],
|
230
|
-
"CreateDBClusterParameterGroup":
|
230
|
+
"CreateDBClusterParameterGroup":[
|
231
231
|
{
|
232
|
-
"input":
|
233
|
-
"DBClusterParameterGroupName":
|
234
|
-
"DBParameterGroupFamily":
|
235
|
-
"Description":
|
232
|
+
"input":{
|
233
|
+
"DBClusterParameterGroupName":"mydbclusterparametergroup",
|
234
|
+
"DBParameterGroupFamily":"aurora5.6",
|
235
|
+
"Description":"My DB cluster parameter group"
|
236
236
|
},
|
237
|
-
"output":
|
238
|
-
"DBClusterParameterGroup":
|
237
|
+
"output":{
|
238
|
+
"DBClusterParameterGroup":{
|
239
239
|
}
|
240
240
|
},
|
241
|
-
"comments":
|
242
|
-
"input":
|
241
|
+
"comments":{
|
242
|
+
"input":{
|
243
243
|
},
|
244
|
-
"output":
|
244
|
+
"output":{
|
245
245
|
}
|
246
246
|
},
|
247
|
-
"description":
|
248
|
-
"id":
|
249
|
-
"title":
|
247
|
+
"description":"This example creates a DB cluster parameter group.",
|
248
|
+
"id":"create-db-cluster-parameter-group-8eb1c3ae-1965-4262-afe3-ee134c4430b1",
|
249
|
+
"title":"To create a DB cluster parameter group"
|
250
250
|
}
|
251
251
|
],
|
252
|
-
"CreateDBClusterSnapshot":
|
252
|
+
"CreateDBClusterSnapshot":[
|
253
253
|
{
|
254
|
-
"input":
|
255
|
-
"DBClusterIdentifier":
|
256
|
-
"DBClusterSnapshotIdentifier":
|
254
|
+
"input":{
|
255
|
+
"DBClusterIdentifier":"mydbcluster",
|
256
|
+
"DBClusterSnapshotIdentifier":"mydbclustersnapshot"
|
257
257
|
},
|
258
|
-
"output":
|
259
|
-
"DBClusterSnapshot":
|
258
|
+
"output":{
|
259
|
+
"DBClusterSnapshot":{
|
260
260
|
}
|
261
261
|
},
|
262
|
-
"comments":
|
263
|
-
"input":
|
262
|
+
"comments":{
|
263
|
+
"input":{
|
264
264
|
},
|
265
|
-
"output":
|
265
|
+
"output":{
|
266
266
|
}
|
267
267
|
},
|
268
|
-
"description":
|
269
|
-
"id":
|
270
|
-
"title":
|
268
|
+
"description":"This example creates a DB cluster snapshot.",
|
269
|
+
"id":"create-db-cluster-snapshot-",
|
270
|
+
"title":"To create a DB cluster snapshot"
|
271
271
|
}
|
272
272
|
],
|
273
|
-
"CreateDBInstance":
|
273
|
+
"CreateDBInstance":[
|
274
274
|
{
|
275
|
-
"input":
|
276
|
-
"AllocatedStorage":
|
277
|
-
"DBInstanceClass":
|
278
|
-
"DBInstanceIdentifier":
|
279
|
-
"Engine":
|
280
|
-
"MasterUserPassword":
|
281
|
-
"MasterUsername":
|
275
|
+
"input":{
|
276
|
+
"AllocatedStorage":5,
|
277
|
+
"DBInstanceClass":"db.t2.micro",
|
278
|
+
"DBInstanceIdentifier":"mymysqlinstance",
|
279
|
+
"Engine":"MySQL",
|
280
|
+
"MasterUserPassword":"MyPassword",
|
281
|
+
"MasterUsername":"MyUser"
|
282
282
|
},
|
283
|
-
"output":
|
284
|
-
"DBInstance":
|
283
|
+
"output":{
|
284
|
+
"DBInstance":{
|
285
285
|
}
|
286
286
|
},
|
287
|
-
"comments":
|
288
|
-
"input":
|
287
|
+
"comments":{
|
288
|
+
"input":{
|
289
289
|
},
|
290
|
-
"output":
|
290
|
+
"output":{
|
291
291
|
}
|
292
292
|
},
|
293
|
-
"description":
|
294
|
-
"id":
|
295
|
-
"title":
|
293
|
+
"description":"This example creates a DB instance.",
|
294
|
+
"id":"create-db-instance-57eb5d16-8bf8-4c84-9709-1700322b37b9",
|
295
|
+
"title":"To create a DB instance."
|
296
296
|
}
|
297
297
|
],
|
298
|
-
"CreateDBInstanceReadReplica":
|
298
|
+
"CreateDBInstanceReadReplica":[
|
299
299
|
{
|
300
|
-
"input":
|
301
|
-
"AvailabilityZone":
|
302
|
-
"CopyTagsToSnapshot":
|
303
|
-
"DBInstanceClass":
|
304
|
-
"DBInstanceIdentifier":
|
305
|
-
"PubliclyAccessible":
|
306
|
-
"SourceDBInstanceIdentifier":
|
307
|
-
"StorageType":
|
308
|
-
"Tags":
|
300
|
+
"input":{
|
301
|
+
"AvailabilityZone":"us-east-1a",
|
302
|
+
"CopyTagsToSnapshot":true,
|
303
|
+
"DBInstanceClass":"db.t2.micro",
|
304
|
+
"DBInstanceIdentifier":"mydbreadreplica",
|
305
|
+
"PubliclyAccessible":true,
|
306
|
+
"SourceDBInstanceIdentifier":"mymysqlinstance",
|
307
|
+
"StorageType":"gp2",
|
308
|
+
"Tags":[
|
309
309
|
{
|
310
|
-
"Key":
|
311
|
-
"Value":
|
310
|
+
"Key":"mydbreadreplicakey",
|
311
|
+
"Value":"mydbreadreplicavalue"
|
312
312
|
}
|
313
313
|
]
|
314
314
|
},
|
315
|
-
"output":
|
316
|
-
"DBInstance":
|
315
|
+
"output":{
|
316
|
+
"DBInstance":{
|
317
317
|
}
|
318
318
|
},
|
319
|
-
"comments":
|
320
|
-
"input":
|
319
|
+
"comments":{
|
320
|
+
"input":{
|
321
321
|
},
|
322
|
-
"output":
|
322
|
+
"output":{
|
323
323
|
}
|
324
324
|
},
|
325
|
-
"description":
|
326
|
-
"id":
|
327
|
-
"title":
|
325
|
+
"description":"This example creates a DB instance read replica.",
|
326
|
+
"id":"create-db-instance-read-replica-81b41cd5-2871-4dae-bc59-3e264449d5fe",
|
327
|
+
"title":"To create a DB instance read replica."
|
328
328
|
}
|
329
329
|
],
|
330
|
-
"CreateDBParameterGroup":
|
330
|
+
"CreateDBParameterGroup":[
|
331
331
|
{
|
332
|
-
"input":
|
333
|
-
"DBParameterGroupFamily":
|
334
|
-
"DBParameterGroupName":
|
335
|
-
"Description":
|
332
|
+
"input":{
|
333
|
+
"DBParameterGroupFamily":"mysql5.6",
|
334
|
+
"DBParameterGroupName":"mymysqlparametergroup",
|
335
|
+
"Description":"My MySQL parameter group"
|
336
336
|
},
|
337
|
-
"output":
|
338
|
-
"DBParameterGroup":
|
337
|
+
"output":{
|
338
|
+
"DBParameterGroup":{
|
339
339
|
}
|
340
340
|
},
|
341
|
-
"comments":
|
342
|
-
"input":
|
341
|
+
"comments":{
|
342
|
+
"input":{
|
343
343
|
},
|
344
|
-
"output":
|
344
|
+
"output":{
|
345
345
|
}
|
346
346
|
},
|
347
|
-
"description":
|
348
|
-
"id":
|
349
|
-
"title":
|
347
|
+
"description":"This example creates a DB parameter group.",
|
348
|
+
"id":"create-db-parameter-group-42afcc37-12e9-4b6a-a55c-b8a141246e87",
|
349
|
+
"title":"To create a DB parameter group."
|
350
350
|
}
|
351
351
|
],
|
352
|
-
"CreateDBSecurityGroup":
|
352
|
+
"CreateDBSecurityGroup":[
|
353
353
|
{
|
354
|
-
"input":
|
355
|
-
"DBSecurityGroupDescription":
|
356
|
-
"DBSecurityGroupName":
|
354
|
+
"input":{
|
355
|
+
"DBSecurityGroupDescription":"My DB security group",
|
356
|
+
"DBSecurityGroupName":"mydbsecuritygroup"
|
357
357
|
},
|
358
|
-
"output":
|
359
|
-
"DBSecurityGroup":
|
358
|
+
"output":{
|
359
|
+
"DBSecurityGroup":{
|
360
360
|
}
|
361
361
|
},
|
362
|
-
"comments":
|
363
|
-
"input":
|
362
|
+
"comments":{
|
363
|
+
"input":{
|
364
364
|
},
|
365
|
-
"output":
|
365
|
+
"output":{
|
366
366
|
}
|
367
367
|
},
|
368
|
-
"description":
|
369
|
-
"id":
|
370
|
-
"title":
|
368
|
+
"description":"This example creates a DB security group.",
|
369
|
+
"id":"create-db-security-group-41b6786a-539e-42a5-a645-a8bc3cf99353",
|
370
|
+
"title":"To create a DB security group."
|
371
371
|
}
|
372
372
|
],
|
373
|
-
"CreateDBSnapshot":
|
373
|
+
"CreateDBSnapshot":[
|
374
374
|
{
|
375
|
-
"input":
|
376
|
-
"DBInstanceIdentifier":
|
377
|
-
"DBSnapshotIdentifier":
|
375
|
+
"input":{
|
376
|
+
"DBInstanceIdentifier":"mymysqlinstance",
|
377
|
+
"DBSnapshotIdentifier":"mydbsnapshot"
|
378
378
|
},
|
379
|
-
"output":
|
380
|
-
"DBSnapshot":
|
379
|
+
"output":{
|
380
|
+
"DBSnapshot":{
|
381
381
|
}
|
382
382
|
},
|
383
|
-
"comments":
|
384
|
-
"input":
|
383
|
+
"comments":{
|
384
|
+
"input":{
|
385
385
|
},
|
386
|
-
"output":
|
386
|
+
"output":{
|
387
387
|
}
|
388
388
|
},
|
389
|
-
"description":
|
390
|
-
"id":
|
391
|
-
"title":
|
389
|
+
"description":"This example creates a DB snapshot.",
|
390
|
+
"id":"create-db-snapshot-e10e0e2c-9ac4-426d-9b17-6b6a3e382ce2",
|
391
|
+
"title":"To create a DB snapshot."
|
392
392
|
}
|
393
393
|
],
|
394
|
-
"CreateDBSubnetGroup":
|
394
|
+
"CreateDBSubnetGroup":[
|
395
395
|
{
|
396
|
-
"input":
|
397
|
-
"DBSubnetGroupDescription":
|
398
|
-
"DBSubnetGroupName":
|
399
|
-
"SubnetIds":
|
396
|
+
"input":{
|
397
|
+
"DBSubnetGroupDescription":"My DB subnet group",
|
398
|
+
"DBSubnetGroupName":"mydbsubnetgroup",
|
399
|
+
"SubnetIds":[
|
400
400
|
"subnet-1fab8a69",
|
401
401
|
"subnet-d43a468c"
|
402
402
|
]
|
403
403
|
},
|
404
|
-
"output":
|
405
|
-
"DBSubnetGroup":
|
404
|
+
"output":{
|
405
|
+
"DBSubnetGroup":{
|
406
406
|
}
|
407
407
|
},
|
408
|
-
"comments":
|
409
|
-
"input":
|
408
|
+
"comments":{
|
409
|
+
"input":{
|
410
410
|
},
|
411
|
-
"output":
|
411
|
+
"output":{
|
412
412
|
}
|
413
413
|
},
|
414
|
-
"description":
|
415
|
-
"id":
|
416
|
-
"title":
|
414
|
+
"description":"This example creates a DB subnet group.",
|
415
|
+
"id":"create-db-subnet-group-c3d162c2-0ec4-4955-ba89-18967615fdb8",
|
416
|
+
"title":"To create a DB subnet group."
|
417
417
|
}
|
418
418
|
],
|
419
|
-
"CreateEventSubscription":
|
419
|
+
"CreateEventSubscription":[
|
420
420
|
{
|
421
|
-
"input":
|
422
|
-
"Enabled":
|
423
|
-
"EventCategories":
|
421
|
+
"input":{
|
422
|
+
"Enabled":true,
|
423
|
+
"EventCategories":[
|
424
424
|
"availability"
|
425
425
|
],
|
426
|
-
"SnsTopicArn":
|
427
|
-
"SourceIds":
|
426
|
+
"SnsTopicArn":"arn:aws:sns:us-east-1:992648334831:MyDemoSNSTopic",
|
427
|
+
"SourceIds":[
|
428
428
|
"mymysqlinstance"
|
429
429
|
],
|
430
|
-
"SourceType":
|
431
|
-
"SubscriptionName":
|
430
|
+
"SourceType":"db-instance",
|
431
|
+
"SubscriptionName":"mymysqleventsubscription"
|
432
432
|
},
|
433
|
-
"output":
|
434
|
-
"EventSubscription":
|
433
|
+
"output":{
|
434
|
+
"EventSubscription":{
|
435
435
|
}
|
436
436
|
},
|
437
|
-
"comments":
|
438
|
-
"input":
|
437
|
+
"comments":{
|
438
|
+
"input":{
|
439
439
|
},
|
440
|
-
"output":
|
440
|
+
"output":{
|
441
441
|
}
|
442
442
|
},
|
443
|
-
"description":
|
444
|
-
"id":
|
445
|
-
"title":
|
443
|
+
"description":"This example creates an event notification subscription.",
|
444
|
+
"id":"create-event-subscription-00dd0ee6-0e0f-4a38-ae83-e5f2ded5f69a",
|
445
|
+
"title":"To create an event notification subscription"
|
446
446
|
}
|
447
447
|
],
|
448
|
-
"CreateOptionGroup":
|
448
|
+
"CreateOptionGroup":[
|
449
449
|
{
|
450
|
-
"input":
|
451
|
-
"EngineName":
|
452
|
-
"MajorEngineVersion":
|
453
|
-
"OptionGroupDescription":
|
454
|
-
"OptionGroupName":
|
450
|
+
"input":{
|
451
|
+
"EngineName":"MySQL",
|
452
|
+
"MajorEngineVersion":"5.6",
|
453
|
+
"OptionGroupDescription":"My MySQL 5.6 option group",
|
454
|
+
"OptionGroupName":"mymysqloptiongroup"
|
455
455
|
},
|
456
|
-
"output":
|
457
|
-
"OptionGroup":
|
456
|
+
"output":{
|
457
|
+
"OptionGroup":{
|
458
458
|
}
|
459
459
|
},
|
460
|
-
"comments":
|
461
|
-
"input":
|
460
|
+
"comments":{
|
461
|
+
"input":{
|
462
462
|
},
|
463
|
-
"output":
|
463
|
+
"output":{
|
464
464
|
}
|
465
465
|
},
|
466
|
-
"description":
|
467
|
-
"id":
|
468
|
-
"title":
|
466
|
+
"description":"This example creates an option group.",
|
467
|
+
"id":"create-option-group-a7708c87-1b79-4a5e-a762-21cf8fc62b78",
|
468
|
+
"title":"To create an option group"
|
469
469
|
}
|
470
470
|
],
|
471
|
-
"DeleteDBCluster":
|
471
|
+
"DeleteDBCluster":[
|
472
472
|
{
|
473
|
-
"input":
|
474
|
-
"DBClusterIdentifier":
|
475
|
-
"SkipFinalSnapshot":
|
473
|
+
"input":{
|
474
|
+
"DBClusterIdentifier":"mydbcluster",
|
475
|
+
"SkipFinalSnapshot":true
|
476
476
|
},
|
477
|
-
"output":
|
478
|
-
"DBCluster":
|
477
|
+
"output":{
|
478
|
+
"DBCluster":{
|
479
479
|
}
|
480
480
|
},
|
481
|
-
"comments":
|
482
|
-
"input":
|
481
|
+
"comments":{
|
482
|
+
"input":{
|
483
483
|
},
|
484
|
-
"output":
|
484
|
+
"output":{
|
485
485
|
}
|
486
486
|
},
|
487
|
-
"description":
|
488
|
-
"id":
|
489
|
-
"title":
|
487
|
+
"description":"This example deletes the specified DB cluster.",
|
488
|
+
"id":"delete-db-cluster-927fc2c8-6c67-4075-b1ba-75490be0f7d6",
|
489
|
+
"title":"To delete a DB cluster."
|
490
490
|
}
|
491
491
|
],
|
492
|
-
"DeleteDBClusterParameterGroup":
|
492
|
+
"DeleteDBClusterParameterGroup":[
|
493
493
|
{
|
494
|
-
"input":
|
495
|
-
"DBClusterParameterGroupName":
|
494
|
+
"input":{
|
495
|
+
"DBClusterParameterGroupName":"mydbclusterparametergroup"
|
496
496
|
},
|
497
|
-
"comments":
|
498
|
-
"input":
|
497
|
+
"comments":{
|
498
|
+
"input":{
|
499
499
|
},
|
500
|
-
"output":
|
500
|
+
"output":{
|
501
501
|
}
|
502
502
|
},
|
503
|
-
"description":
|
504
|
-
"id":
|
505
|
-
"title":
|
503
|
+
"description":"This example deletes the specified DB cluster parameter group.",
|
504
|
+
"id":"delete-db-cluster-parameter-group-364f5555-ba0a-4cc8-979c-e769098924fc",
|
505
|
+
"title":"To delete a DB cluster parameter group."
|
506
506
|
}
|
507
507
|
],
|
508
|
-
"DeleteDBClusterSnapshot":
|
508
|
+
"DeleteDBClusterSnapshot":[
|
509
509
|
{
|
510
|
-
"input":
|
511
|
-
"DBClusterSnapshotIdentifier":
|
510
|
+
"input":{
|
511
|
+
"DBClusterSnapshotIdentifier":"mydbclustersnapshot"
|
512
512
|
},
|
513
|
-
"output":
|
514
|
-
"DBClusterSnapshot":
|
513
|
+
"output":{
|
514
|
+
"DBClusterSnapshot":{
|
515
515
|
}
|
516
516
|
},
|
517
|
-
"comments":
|
518
|
-
"input":
|
517
|
+
"comments":{
|
518
|
+
"input":{
|
519
519
|
},
|
520
|
-
"output":
|
520
|
+
"output":{
|
521
521
|
}
|
522
522
|
},
|
523
|
-
"description":
|
524
|
-
"id":
|
525
|
-
"title":
|
523
|
+
"description":"This example deletes the specified DB cluster snapshot.",
|
524
|
+
"id":"delete-db-cluster-snapshot-c67e0d95-670e-4fb5-af90-6d9a70a91b07",
|
525
|
+
"title":"To delete a DB cluster snapshot."
|
526
526
|
}
|
527
527
|
],
|
528
|
-
"DeleteDBInstance":
|
528
|
+
"DeleteDBInstance":[
|
529
529
|
{
|
530
|
-
"input":
|
531
|
-
"DBInstanceIdentifier":
|
532
|
-
"SkipFinalSnapshot":
|
530
|
+
"input":{
|
531
|
+
"DBInstanceIdentifier":"mymysqlinstance",
|
532
|
+
"SkipFinalSnapshot":true
|
533
533
|
},
|
534
|
-
"output":
|
535
|
-
"DBInstance":
|
534
|
+
"output":{
|
535
|
+
"DBInstance":{
|
536
536
|
}
|
537
537
|
},
|
538
|
-
"comments":
|
539
|
-
"input":
|
538
|
+
"comments":{
|
539
|
+
"input":{
|
540
540
|
},
|
541
|
-
"output":
|
541
|
+
"output":{
|
542
542
|
}
|
543
543
|
},
|
544
|
-
"description":
|
545
|
-
"id":
|
546
|
-
"title":
|
544
|
+
"description":"This example deletes the specified DB instance.",
|
545
|
+
"id":"delete-db-instance-4412e650-949c-488a-b32a-7d3038ebccc4",
|
546
|
+
"title":"To delete a DB instance."
|
547
547
|
}
|
548
548
|
],
|
549
|
-
"DeleteDBParameterGroup":
|
549
|
+
"DeleteDBParameterGroup":[
|
550
550
|
{
|
551
|
-
"input":
|
552
|
-
"DBParameterGroupName":
|
551
|
+
"input":{
|
552
|
+
"DBParameterGroupName":"mydbparamgroup3"
|
553
553
|
},
|
554
|
-
"comments":
|
555
|
-
"input":
|
554
|
+
"comments":{
|
555
|
+
"input":{
|
556
556
|
},
|
557
|
-
"output":
|
557
|
+
"output":{
|
558
558
|
}
|
559
559
|
},
|
560
|
-
"description":
|
561
|
-
"id":
|
562
|
-
"title":
|
560
|
+
"description":"The following example deletes a DB parameter group.",
|
561
|
+
"id":"to-delete-a-db-parameter-group-1473888796509",
|
562
|
+
"title":"To delete a DB parameter group"
|
563
563
|
}
|
564
564
|
],
|
565
|
-
"DeleteDBSecurityGroup":
|
565
|
+
"DeleteDBSecurityGroup":[
|
566
566
|
{
|
567
|
-
"input":
|
568
|
-
"DBSecurityGroupName":
|
567
|
+
"input":{
|
568
|
+
"DBSecurityGroupName":"mysecgroup"
|
569
569
|
},
|
570
|
-
"comments":
|
571
|
-
"input":
|
570
|
+
"comments":{
|
571
|
+
"input":{
|
572
572
|
},
|
573
|
-
"output":
|
573
|
+
"output":{
|
574
574
|
}
|
575
575
|
},
|
576
|
-
"description":
|
577
|
-
"id":
|
578
|
-
"title":
|
576
|
+
"description":"The following example deletes a DB security group.",
|
577
|
+
"id":"to-delete-a-db-security-group-1473960141889",
|
578
|
+
"title":"To delete a DB security group"
|
579
579
|
}
|
580
580
|
],
|
581
|
-
"DeleteDBSnapshot":
|
581
|
+
"DeleteDBSnapshot":[
|
582
582
|
{
|
583
|
-
"input":
|
584
|
-
"DBSnapshotIdentifier":
|
583
|
+
"input":{
|
584
|
+
"DBSnapshotIdentifier":"mydbsnapshot"
|
585
585
|
},
|
586
|
-
"output":
|
587
|
-
"DBSnapshot":
|
586
|
+
"output":{
|
587
|
+
"DBSnapshot":{
|
588
588
|
}
|
589
589
|
},
|
590
|
-
"comments":
|
591
|
-
"input":
|
590
|
+
"comments":{
|
591
|
+
"input":{
|
592
592
|
},
|
593
|
-
"output":
|
593
|
+
"output":{
|
594
594
|
}
|
595
595
|
},
|
596
|
-
"description":
|
597
|
-
"id":
|
598
|
-
"title":
|
596
|
+
"description":"This example deletes the specified DB snapshot.",
|
597
|
+
"id":"delete-db-snapshot-505d6b4e-8ced-479c-856a-c460a33fe07b",
|
598
|
+
"title":"To delete a DB cluster snapshot."
|
599
599
|
}
|
600
600
|
],
|
601
|
-
"DeleteDBSubnetGroup":
|
601
|
+
"DeleteDBSubnetGroup":[
|
602
602
|
{
|
603
|
-
"input":
|
604
|
-
"DBSubnetGroupName":
|
603
|
+
"input":{
|
604
|
+
"DBSubnetGroupName":"mydbsubnetgroup"
|
605
605
|
},
|
606
|
-
"comments":
|
607
|
-
"input":
|
606
|
+
"comments":{
|
607
|
+
"input":{
|
608
608
|
},
|
609
|
-
"output":
|
609
|
+
"output":{
|
610
610
|
}
|
611
611
|
},
|
612
|
-
"description":
|
613
|
-
"id":
|
614
|
-
"title":
|
612
|
+
"description":"This example deletes the specified DB subnetgroup.",
|
613
|
+
"id":"delete-db-subnet-group-4ae00375-511e-443d-a01d-4b9f552244aa",
|
614
|
+
"title":"To delete a DB subnet group."
|
615
615
|
}
|
616
616
|
],
|
617
|
-
"DeleteEventSubscription":
|
617
|
+
"DeleteEventSubscription":[
|
618
618
|
{
|
619
|
-
"input":
|
620
|
-
"SubscriptionName":
|
619
|
+
"input":{
|
620
|
+
"SubscriptionName":"myeventsubscription"
|
621
621
|
},
|
622
|
-
"output":
|
623
|
-
"EventSubscription":
|
622
|
+
"output":{
|
623
|
+
"EventSubscription":{
|
624
624
|
}
|
625
625
|
},
|
626
|
-
"comments":
|
627
|
-
"input":
|
626
|
+
"comments":{
|
627
|
+
"input":{
|
628
628
|
},
|
629
|
-
"output":
|
629
|
+
"output":{
|
630
630
|
}
|
631
631
|
},
|
632
|
-
"description":
|
633
|
-
"id":
|
634
|
-
"title":
|
632
|
+
"description":"This example deletes the specified DB event subscription.",
|
633
|
+
"id":"delete-db-event-subscription-d33567e3-1d5d-48ff-873f-0270453f4a75",
|
634
|
+
"title":"To delete a DB event subscription."
|
635
635
|
}
|
636
636
|
],
|
637
|
-
"DeleteOptionGroup":
|
637
|
+
"DeleteOptionGroup":[
|
638
638
|
{
|
639
|
-
"input":
|
640
|
-
"OptionGroupName":
|
639
|
+
"input":{
|
640
|
+
"OptionGroupName":"mydboptiongroup"
|
641
641
|
},
|
642
|
-
"comments":
|
643
|
-
"input":
|
642
|
+
"comments":{
|
643
|
+
"input":{
|
644
644
|
},
|
645
|
-
"output":
|
645
|
+
"output":{
|
646
646
|
}
|
647
647
|
},
|
648
|
-
"description":
|
649
|
-
"id":
|
650
|
-
"title":
|
648
|
+
"description":"This example deletes the specified option group.",
|
649
|
+
"id":"delete-db-option-group-578be2be-3095-431a-9ea4-9a3c3b0daef4",
|
650
|
+
"title":"To delete an option group."
|
651
651
|
}
|
652
652
|
],
|
653
|
-
"DescribeAccountAttributes":
|
653
|
+
"DescribeAccountAttributes":[
|
654
654
|
{
|
655
|
-
"input":
|
655
|
+
"input":{
|
656
656
|
},
|
657
|
-
"output":
|
657
|
+
"output":{
|
658
658
|
},
|
659
|
-
"comments":
|
660
|
-
"input":
|
659
|
+
"comments":{
|
660
|
+
"input":{
|
661
661
|
},
|
662
|
-
"output":
|
662
|
+
"output":{
|
663
663
|
}
|
664
664
|
},
|
665
|
-
"description":
|
666
|
-
"id":
|
667
|
-
"title":
|
665
|
+
"description":"This example lists account attributes.",
|
666
|
+
"id":"describe-account-attributes-683d3ff7-5524-421a-8da5-e88f1ea2222b",
|
667
|
+
"title":"To list account attributes"
|
668
668
|
}
|
669
669
|
],
|
670
|
-
"DescribeCertificates":
|
670
|
+
"DescribeCertificates":[
|
671
671
|
{
|
672
|
-
"input":
|
673
|
-
"CertificateIdentifier":
|
674
|
-
"MaxRecords":
|
672
|
+
"input":{
|
673
|
+
"CertificateIdentifier":"rds-ca-2015",
|
674
|
+
"MaxRecords":20
|
675
675
|
},
|
676
|
-
"output":
|
676
|
+
"output":{
|
677
677
|
},
|
678
|
-
"comments":
|
679
|
-
"input":
|
678
|
+
"comments":{
|
679
|
+
"input":{
|
680
680
|
},
|
681
|
-
"output":
|
681
|
+
"output":{
|
682
682
|
}
|
683
683
|
},
|
684
|
-
"description":
|
685
|
-
"id":
|
686
|
-
"title":
|
684
|
+
"description":"This example lists up to 20 certificates for the specified certificate identifier.",
|
685
|
+
"id":"describe-certificates-9d71a70d-7908-4444-b43f-321d842c62dc",
|
686
|
+
"title":"To list certificates"
|
687
687
|
}
|
688
688
|
],
|
689
|
-
"DescribeDBClusterParameterGroups":
|
689
|
+
"DescribeDBClusterParameterGroups":[
|
690
690
|
{
|
691
|
-
"input":
|
692
|
-
"DBClusterParameterGroupName":
|
691
|
+
"input":{
|
692
|
+
"DBClusterParameterGroupName":"mydbclusterparametergroup"
|
693
693
|
},
|
694
|
-
"output":
|
694
|
+
"output":{
|
695
695
|
},
|
696
|
-
"comments":
|
697
|
-
"input":
|
696
|
+
"comments":{
|
697
|
+
"input":{
|
698
698
|
},
|
699
|
-
"output":
|
699
|
+
"output":{
|
700
700
|
}
|
701
701
|
},
|
702
|
-
"description":
|
703
|
-
"id":
|
704
|
-
"title":
|
702
|
+
"description":"This example lists settings for the specified DB cluster parameter group.",
|
703
|
+
"id":"describe-db-cluster-parameter-groups-cf9c6e66-664e-4f57-8e29-a9080abfc013",
|
704
|
+
"title":"To list DB cluster parameter group settings"
|
705
705
|
}
|
706
706
|
],
|
707
|
-
"DescribeDBClusterParameters":
|
707
|
+
"DescribeDBClusterParameters":[
|
708
708
|
{
|
709
|
-
"input":
|
710
|
-
"DBClusterParameterGroupName":
|
711
|
-
"Source":
|
709
|
+
"input":{
|
710
|
+
"DBClusterParameterGroupName":"mydbclusterparametergroup",
|
711
|
+
"Source":"system"
|
712
712
|
},
|
713
|
-
"output":
|
713
|
+
"output":{
|
714
714
|
},
|
715
|
-
"comments":
|
716
|
-
"input":
|
715
|
+
"comments":{
|
716
|
+
"input":{
|
717
717
|
},
|
718
|
-
"output":
|
718
|
+
"output":{
|
719
719
|
}
|
720
720
|
},
|
721
|
-
"description":
|
722
|
-
"id":
|
723
|
-
"title":
|
721
|
+
"description":"This example lists system parameters for the specified DB cluster parameter group.",
|
722
|
+
"id":"describe-db-cluster-parameters-98043c28-e489-41a7-b118-bfd96dc779a1",
|
723
|
+
"title":"To list DB cluster parameters"
|
724
724
|
}
|
725
725
|
],
|
726
|
-
"DescribeDBClusterSnapshotAttributes":
|
726
|
+
"DescribeDBClusterSnapshotAttributes":[
|
727
727
|
{
|
728
|
-
"input":
|
729
|
-
"DBClusterSnapshotIdentifier":
|
728
|
+
"input":{
|
729
|
+
"DBClusterSnapshotIdentifier":"mydbclustersnapshot"
|
730
730
|
},
|
731
|
-
"output":
|
732
|
-
"DBClusterSnapshotAttributesResult":
|
731
|
+
"output":{
|
732
|
+
"DBClusterSnapshotAttributesResult":{
|
733
733
|
}
|
734
734
|
},
|
735
|
-
"comments":
|
736
|
-
"input":
|
735
|
+
"comments":{
|
736
|
+
"input":{
|
737
737
|
},
|
738
|
-
"output":
|
738
|
+
"output":{
|
739
739
|
}
|
740
740
|
},
|
741
|
-
"description":
|
742
|
-
"id":
|
743
|
-
"title":
|
741
|
+
"description":"This example lists attributes for the specified DB cluster snapshot.",
|
742
|
+
"id":"describe-db-cluster-snapshot-attributes-6752ade3-0c7b-4b06-a8e4-b76bf4e2d3571",
|
743
|
+
"title":"To list DB cluster snapshot attributes"
|
744
744
|
}
|
745
745
|
],
|
746
|
-
"DescribeDBClusterSnapshots":
|
746
|
+
"DescribeDBClusterSnapshots":[
|
747
747
|
{
|
748
|
-
"input":
|
749
|
-
"DBClusterSnapshotIdentifier":
|
750
|
-
"SnapshotType":
|
748
|
+
"input":{
|
749
|
+
"DBClusterSnapshotIdentifier":"mydbclustersnapshot",
|
750
|
+
"SnapshotType":"manual"
|
751
751
|
},
|
752
|
-
"output":
|
752
|
+
"output":{
|
753
753
|
},
|
754
|
-
"comments":
|
755
|
-
"input":
|
754
|
+
"comments":{
|
755
|
+
"input":{
|
756
756
|
},
|
757
|
-
"output":
|
757
|
+
"output":{
|
758
758
|
}
|
759
759
|
},
|
760
|
-
"description":
|
761
|
-
"id":
|
762
|
-
"title":
|
760
|
+
"description":"This example lists settings for the specified, manually-created cluster snapshot.",
|
761
|
+
"id":"describe-db-cluster-snapshots-52f38af1-3431-4a51-9a6a-e6bb8c961b32",
|
762
|
+
"title":"To list DB cluster snapshots"
|
763
763
|
}
|
764
764
|
],
|
765
|
-
"DescribeDBClusters":
|
765
|
+
"DescribeDBClusters":[
|
766
766
|
{
|
767
|
-
"input":
|
768
|
-
"DBClusterIdentifier":
|
767
|
+
"input":{
|
768
|
+
"DBClusterIdentifier":"mynewdbcluster"
|
769
769
|
},
|
770
|
-
"output":
|
770
|
+
"output":{
|
771
771
|
},
|
772
|
-
"comments":
|
773
|
-
"input":
|
772
|
+
"comments":{
|
773
|
+
"input":{
|
774
774
|
},
|
775
|
-
"output":
|
775
|
+
"output":{
|
776
776
|
}
|
777
777
|
},
|
778
|
-
"description":
|
779
|
-
"id":
|
780
|
-
"title":
|
778
|
+
"description":"This example lists settings for the specified DB cluster.",
|
779
|
+
"id":"describe-db-clusters-7aae8861-cb95-4b3b-9042-f62df7698635",
|
780
|
+
"title":"To list DB clusters"
|
781
781
|
}
|
782
782
|
],
|
783
|
-
"DescribeDBEngineVersions":
|
783
|
+
"DescribeDBEngineVersions":[
|
784
784
|
{
|
785
|
-
"input":
|
786
|
-
"DBParameterGroupFamily":
|
787
|
-
"DefaultOnly":
|
788
|
-
"Engine":
|
789
|
-
"EngineVersion":
|
790
|
-
"ListSupportedCharacterSets":
|
785
|
+
"input":{
|
786
|
+
"DBParameterGroupFamily":"mysql5.6",
|
787
|
+
"DefaultOnly":true,
|
788
|
+
"Engine":"mysql",
|
789
|
+
"EngineVersion":"5.6",
|
790
|
+
"ListSupportedCharacterSets":true
|
791
791
|
},
|
792
|
-
"output":
|
792
|
+
"output":{
|
793
793
|
},
|
794
|
-
"comments":
|
795
|
-
"input":
|
794
|
+
"comments":{
|
795
|
+
"input":{
|
796
796
|
},
|
797
|
-
"output":
|
797
|
+
"output":{
|
798
798
|
}
|
799
799
|
},
|
800
|
-
"description":
|
801
|
-
"id":
|
802
|
-
"title":
|
800
|
+
"description":"This example lists settings for the specified DB engine version.",
|
801
|
+
"id":"describe-db-engine-versions-8e698cf2-2162-425a-a854-111cdaceb52b",
|
802
|
+
"title":"To list DB engine version settings"
|
803
803
|
}
|
804
804
|
],
|
805
|
-
"DescribeDBInstances":
|
805
|
+
"DescribeDBInstances":[
|
806
806
|
{
|
807
|
-
"input":
|
808
|
-
"DBInstanceIdentifier":
|
807
|
+
"input":{
|
808
|
+
"DBInstanceIdentifier":"mymysqlinstance"
|
809
809
|
},
|
810
|
-
"output":
|
810
|
+
"output":{
|
811
811
|
},
|
812
|
-
"comments":
|
813
|
-
"input":
|
812
|
+
"comments":{
|
813
|
+
"input":{
|
814
814
|
},
|
815
|
-
"output":
|
815
|
+
"output":{
|
816
816
|
}
|
817
817
|
},
|
818
|
-
"description":
|
819
|
-
"id":
|
820
|
-
"title":
|
818
|
+
"description":"This example lists settings for the specified DB instance.",
|
819
|
+
"id":"describe-db-instances-0e11a8c5-4ec3-4463-8cbf-f7254d04c4fc",
|
820
|
+
"title":"To list DB instance settings"
|
821
821
|
}
|
822
822
|
],
|
823
|
-
"DescribeDBLogFiles":
|
823
|
+
"DescribeDBLogFiles":[
|
824
824
|
{
|
825
|
-
"input":
|
826
|
-
"DBInstanceIdentifier":
|
827
|
-
"FileLastWritten":
|
828
|
-
"FileSize":
|
829
|
-
"FilenameContains":
|
825
|
+
"input":{
|
826
|
+
"DBInstanceIdentifier":"mymysqlinstance",
|
827
|
+
"FileLastWritten":1470873600000,
|
828
|
+
"FileSize":0,
|
829
|
+
"FilenameContains":"error"
|
830
830
|
},
|
831
|
-
"output":
|
831
|
+
"output":{
|
832
832
|
},
|
833
|
-
"comments":
|
834
|
-
"input":
|
833
|
+
"comments":{
|
834
|
+
"input":{
|
835
835
|
},
|
836
|
-
"output":
|
836
|
+
"output":{
|
837
837
|
}
|
838
838
|
},
|
839
|
-
"description":
|
840
|
-
"id":
|
841
|
-
"title":
|
839
|
+
"description":"This example lists matching log file names for the specified DB instance, file name pattern, last write date in POSIX time with milleseconds, and minimum file size.",
|
840
|
+
"id":"describe-db-log-files-5f002d8d-5c1d-44c2-b5f4-bd284c0f1285",
|
841
|
+
"title":"To list DB log file names"
|
842
842
|
}
|
843
843
|
],
|
844
|
-
"DescribeDBParameterGroups":
|
844
|
+
"DescribeDBParameterGroups":[
|
845
845
|
{
|
846
|
-
"input":
|
847
|
-
"DBParameterGroupName":
|
846
|
+
"input":{
|
847
|
+
"DBParameterGroupName":"mymysqlparametergroup"
|
848
848
|
},
|
849
|
-
"output":
|
849
|
+
"output":{
|
850
850
|
},
|
851
|
-
"comments":
|
852
|
-
"input":
|
851
|
+
"comments":{
|
852
|
+
"input":{
|
853
853
|
},
|
854
|
-
"output":
|
854
|
+
"output":{
|
855
855
|
}
|
856
856
|
},
|
857
|
-
"description":
|
858
|
-
"id":
|
859
|
-
"title":
|
857
|
+
"description":"This example lists information about the specified DB parameter group.",
|
858
|
+
"id":"describe-db-parameter-groups-",
|
859
|
+
"title":"To list information about DB parameter groups"
|
860
860
|
}
|
861
861
|
],
|
862
|
-
"DescribeDBParameters":
|
862
|
+
"DescribeDBParameters":[
|
863
863
|
{
|
864
|
-
"input":
|
865
|
-
"DBParameterGroupName":
|
866
|
-
"MaxRecords":
|
867
|
-
"Source":
|
864
|
+
"input":{
|
865
|
+
"DBParameterGroupName":"mymysqlparametergroup",
|
866
|
+
"MaxRecords":20,
|
867
|
+
"Source":"system"
|
868
868
|
},
|
869
|
-
"output":
|
869
|
+
"output":{
|
870
870
|
},
|
871
|
-
"comments":
|
872
|
-
"input":
|
871
|
+
"comments":{
|
872
|
+
"input":{
|
873
873
|
},
|
874
|
-
"output":
|
874
|
+
"output":{
|
875
875
|
}
|
876
876
|
},
|
877
|
-
"description":
|
878
|
-
"id":
|
879
|
-
"title":
|
877
|
+
"description":"This example lists information for up to the first 20 system parameters for the specified DB parameter group.",
|
878
|
+
"id":"describe-db-parameters-09db4201-ef4f-4d97-a4b5-d71c0715b901",
|
879
|
+
"title":"To list information about DB parameters"
|
880
880
|
}
|
881
881
|
],
|
882
|
-
"DescribeDBSecurityGroups":
|
882
|
+
"DescribeDBSecurityGroups":[
|
883
883
|
{
|
884
|
-
"input":
|
885
|
-
"DBSecurityGroupName":
|
884
|
+
"input":{
|
885
|
+
"DBSecurityGroupName":"mydbsecuritygroup"
|
886
886
|
},
|
887
|
-
"output":
|
887
|
+
"output":{
|
888
888
|
},
|
889
|
-
"comments":
|
890
|
-
"input":
|
889
|
+
"comments":{
|
890
|
+
"input":{
|
891
891
|
},
|
892
|
-
"output":
|
892
|
+
"output":{
|
893
893
|
}
|
894
894
|
},
|
895
|
-
"description":
|
896
|
-
"id":
|
897
|
-
"title":
|
895
|
+
"description":"This example lists settings for the specified security group.",
|
896
|
+
"id":"describe-db-security-groups-66fe9ea1-17dd-4275-b82e-f771cee0c849",
|
897
|
+
"title":"To list DB security group settings"
|
898
898
|
}
|
899
899
|
],
|
900
|
-
"DescribeDBSnapshotAttributes":
|
900
|
+
"DescribeDBSnapshotAttributes":[
|
901
901
|
{
|
902
|
-
"input":
|
903
|
-
"DBSnapshotIdentifier":
|
902
|
+
"input":{
|
903
|
+
"DBSnapshotIdentifier":"mydbsnapshot"
|
904
904
|
},
|
905
|
-
"output":
|
906
|
-
"DBSnapshotAttributesResult":
|
905
|
+
"output":{
|
906
|
+
"DBSnapshotAttributesResult":{
|
907
907
|
}
|
908
908
|
},
|
909
|
-
"comments":
|
910
|
-
"input":
|
909
|
+
"comments":{
|
910
|
+
"input":{
|
911
911
|
},
|
912
|
-
"output":
|
912
|
+
"output":{
|
913
913
|
}
|
914
914
|
},
|
915
|
-
"description":
|
916
|
-
"id":
|
917
|
-
"title":
|
915
|
+
"description":"This example lists attributes for the specified DB snapshot.",
|
916
|
+
"id":"describe-db-snapshot-attributes-1d4fb750-34f6-4e43-8b3d-b2751d796a95",
|
917
|
+
"title":"To list DB snapshot attributes"
|
918
918
|
}
|
919
919
|
],
|
920
|
-
"DescribeDBSnapshots":
|
920
|
+
"DescribeDBSnapshots":[
|
921
921
|
{
|
922
|
-
"input":
|
923
|
-
"DBInstanceIdentifier":
|
924
|
-
"IncludePublic":
|
925
|
-
"IncludeShared":
|
926
|
-
"SnapshotType":
|
922
|
+
"input":{
|
923
|
+
"DBInstanceIdentifier":"mymysqlinstance",
|
924
|
+
"IncludePublic":false,
|
925
|
+
"IncludeShared":true,
|
926
|
+
"SnapshotType":"manual"
|
927
927
|
},
|
928
|
-
"output":
|
928
|
+
"output":{
|
929
929
|
},
|
930
|
-
"comments":
|
931
|
-
"input":
|
930
|
+
"comments":{
|
931
|
+
"input":{
|
932
932
|
},
|
933
|
-
"output":
|
933
|
+
"output":{
|
934
934
|
}
|
935
935
|
},
|
936
|
-
"description":
|
937
|
-
"id":
|
938
|
-
"title":
|
936
|
+
"description":"This example lists all manually-created, shared snapshots for the specified DB instance.",
|
937
|
+
"id":"describe-db-snapshots-2c935989-a1ef-4c85-aea4-1d0f45f17f26",
|
938
|
+
"title":"To list DB snapshot attributes"
|
939
939
|
}
|
940
940
|
],
|
941
|
-
"DescribeDBSubnetGroups":
|
941
|
+
"DescribeDBSubnetGroups":[
|
942
942
|
{
|
943
|
-
"input":
|
944
|
-
"DBSubnetGroupName":
|
943
|
+
"input":{
|
944
|
+
"DBSubnetGroupName":"mydbsubnetgroup"
|
945
945
|
},
|
946
|
-
"output":
|
946
|
+
"output":{
|
947
947
|
},
|
948
|
-
"comments":
|
949
|
-
"input":
|
948
|
+
"comments":{
|
949
|
+
"input":{
|
950
950
|
},
|
951
|
-
"output":
|
951
|
+
"output":{
|
952
952
|
}
|
953
953
|
},
|
954
|
-
"description":
|
955
|
-
"id":
|
956
|
-
"title":
|
954
|
+
"description":"This example lists information about the specified DB subnet group.",
|
955
|
+
"id":"describe-db-subnet-groups-1d97b340-682f-4dd6-9653-8ed72a8d1221",
|
956
|
+
"title":"To list information about DB subnet groups"
|
957
957
|
}
|
958
958
|
],
|
959
|
-
"DescribeEngineDefaultClusterParameters":
|
959
|
+
"DescribeEngineDefaultClusterParameters":[
|
960
960
|
{
|
961
|
-
"input":
|
962
|
-
"DBParameterGroupFamily":
|
961
|
+
"input":{
|
962
|
+
"DBParameterGroupFamily":"aurora5.6"
|
963
963
|
},
|
964
|
-
"output":
|
965
|
-
"EngineDefaults":
|
964
|
+
"output":{
|
965
|
+
"EngineDefaults":{
|
966
966
|
}
|
967
967
|
},
|
968
|
-
"comments":
|
969
|
-
"input":
|
968
|
+
"comments":{
|
969
|
+
"input":{
|
970
970
|
},
|
971
|
-
"output":
|
971
|
+
"output":{
|
972
972
|
}
|
973
973
|
},
|
974
|
-
"description":
|
975
|
-
"id":
|
976
|
-
"title":
|
974
|
+
"description":"This example lists default parameters for the specified DB cluster engine.",
|
975
|
+
"id":"describe-engine-default-cluster-parameters-f130374a-7bee-434b-b51d-da20b6e000e0",
|
976
|
+
"title":"To list default parameters for a DB cluster engine"
|
977
977
|
}
|
978
978
|
],
|
979
|
-
"DescribeEngineDefaultParameters":
|
979
|
+
"DescribeEngineDefaultParameters":[
|
980
980
|
{
|
981
|
-
"input":
|
982
|
-
"DBParameterGroupFamily":
|
981
|
+
"input":{
|
982
|
+
"DBParameterGroupFamily":"mysql5.6"
|
983
983
|
},
|
984
|
-
"output":
|
985
|
-
"EngineDefaults":
|
984
|
+
"output":{
|
985
|
+
"EngineDefaults":{
|
986
986
|
}
|
987
987
|
},
|
988
|
-
"comments":
|
989
|
-
"input":
|
988
|
+
"comments":{
|
989
|
+
"input":{
|
990
990
|
},
|
991
|
-
"output":
|
991
|
+
"output":{
|
992
992
|
}
|
993
993
|
},
|
994
|
-
"description":
|
995
|
-
"id":
|
996
|
-
"title":
|
994
|
+
"description":"This example lists default parameters for the specified DB engine.",
|
995
|
+
"id":"describe-engine-default-parameters-35d5108e-1d44-4fac-8aeb-04b8fdfface1",
|
996
|
+
"title":"To list default parameters for a DB engine"
|
997
997
|
}
|
998
998
|
],
|
999
|
-
"DescribeEventCategories":
|
999
|
+
"DescribeEventCategories":[
|
1000
1000
|
{
|
1001
|
-
"input":
|
1002
|
-
"SourceType":
|
1001
|
+
"input":{
|
1002
|
+
"SourceType":"db-instance"
|
1003
1003
|
},
|
1004
|
-
"output":
|
1004
|
+
"output":{
|
1005
1005
|
},
|
1006
|
-
"comments":
|
1007
|
-
"input":
|
1006
|
+
"comments":{
|
1007
|
+
"input":{
|
1008
1008
|
},
|
1009
|
-
"output":
|
1009
|
+
"output":{
|
1010
1010
|
}
|
1011
1011
|
},
|
1012
|
-
"description":
|
1013
|
-
"id":
|
1014
|
-
"title":
|
1012
|
+
"description":"This example lists all DB instance event categories.",
|
1013
|
+
"id":"describe-event-categories-97bd4c77-12da-4be6-b42f-edf77771428b",
|
1014
|
+
"title":"To list event categories."
|
1015
1015
|
}
|
1016
1016
|
],
|
1017
|
-
"DescribeEventSubscriptions":
|
1017
|
+
"DescribeEventSubscriptions":[
|
1018
1018
|
{
|
1019
|
-
"input":
|
1020
|
-
"SubscriptionName":
|
1019
|
+
"input":{
|
1020
|
+
"SubscriptionName":"mymysqleventsubscription"
|
1021
1021
|
},
|
1022
|
-
"output":
|
1022
|
+
"output":{
|
1023
1023
|
},
|
1024
|
-
"comments":
|
1025
|
-
"input":
|
1024
|
+
"comments":{
|
1025
|
+
"input":{
|
1026
1026
|
},
|
1027
|
-
"output":
|
1027
|
+
"output":{
|
1028
1028
|
}
|
1029
1029
|
},
|
1030
|
-
"description":
|
1031
|
-
"id":
|
1032
|
-
"title":
|
1030
|
+
"description":"This example lists information for the specified DB event notification subscription.",
|
1031
|
+
"id":"describe-event-subscriptions-11184a82-e58a-4d0c-b558-f3a7489e0850",
|
1032
|
+
"title":"To list information about DB event notification subscriptions"
|
1033
1033
|
}
|
1034
1034
|
],
|
1035
|
-
"DescribeEvents":
|
1035
|
+
"DescribeEvents":[
|
1036
1036
|
{
|
1037
|
-
"input":
|
1038
|
-
"Duration":
|
1039
|
-
"EventCategories":
|
1037
|
+
"input":{
|
1038
|
+
"Duration":10080,
|
1039
|
+
"EventCategories":[
|
1040
1040
|
"backup"
|
1041
1041
|
],
|
1042
|
-
"SourceIdentifier":
|
1043
|
-
"SourceType":
|
1042
|
+
"SourceIdentifier":"mymysqlinstance",
|
1043
|
+
"SourceType":"db-instance"
|
1044
1044
|
},
|
1045
|
-
"output":
|
1045
|
+
"output":{
|
1046
1046
|
},
|
1047
|
-
"comments":
|
1048
|
-
"input":
|
1047
|
+
"comments":{
|
1048
|
+
"input":{
|
1049
1049
|
},
|
1050
|
-
"output":
|
1050
|
+
"output":{
|
1051
1051
|
}
|
1052
1052
|
},
|
1053
|
-
"description":
|
1054
|
-
"id":
|
1055
|
-
"title":
|
1053
|
+
"description":"This example lists information for all backup-related events for the specified DB instance for the past 7 days (7 days * 24 hours * 60 minutes = 10,080 minutes).",
|
1054
|
+
"id":"describe-events-3836e5ed-3913-4f76-8452-c77fcad5016b",
|
1055
|
+
"title":"To list information about events"
|
1056
1056
|
}
|
1057
1057
|
],
|
1058
|
-
"DescribeOptionGroupOptions":
|
1058
|
+
"DescribeOptionGroupOptions":[
|
1059
1059
|
{
|
1060
|
-
"input":
|
1061
|
-
"EngineName":
|
1062
|
-
"MajorEngineVersion":
|
1060
|
+
"input":{
|
1061
|
+
"EngineName":"mysql",
|
1062
|
+
"MajorEngineVersion":"5.6"
|
1063
1063
|
},
|
1064
|
-
"output":
|
1064
|
+
"output":{
|
1065
1065
|
},
|
1066
|
-
"comments":
|
1067
|
-
"input":
|
1066
|
+
"comments":{
|
1067
|
+
"input":{
|
1068
1068
|
},
|
1069
|
-
"output":
|
1069
|
+
"output":{
|
1070
1070
|
}
|
1071
1071
|
},
|
1072
|
-
"description":
|
1073
|
-
"id":
|
1074
|
-
"title":
|
1072
|
+
"description":"This example lists information for all option group options for the specified DB engine.",
|
1073
|
+
"id":"describe-option-group-options-30d735a4-81f1-49e4-b3f2-5dc45d50c8ed",
|
1074
|
+
"title":"To list information about DB option group options"
|
1075
1075
|
}
|
1076
1076
|
],
|
1077
|
-
"DescribeOptionGroups":
|
1077
|
+
"DescribeOptionGroups":[
|
1078
1078
|
{
|
1079
|
-
"input":
|
1080
|
-
"EngineName":
|
1081
|
-
"MajorEngineVersion":
|
1079
|
+
"input":{
|
1080
|
+
"EngineName":"mysql",
|
1081
|
+
"MajorEngineVersion":"5.6"
|
1082
1082
|
},
|
1083
|
-
"output":
|
1083
|
+
"output":{
|
1084
1084
|
},
|
1085
|
-
"comments":
|
1086
|
-
"input":
|
1085
|
+
"comments":{
|
1086
|
+
"input":{
|
1087
1087
|
},
|
1088
|
-
"output":
|
1088
|
+
"output":{
|
1089
1089
|
}
|
1090
1090
|
},
|
1091
|
-
"description":
|
1092
|
-
"id":
|
1093
|
-
"title":
|
1091
|
+
"description":"This example lists information for all option groups for the specified DB engine.",
|
1092
|
+
"id":"describe-option-groups-4ef478a1-66d5-45f2-bec3-e608720418a4",
|
1093
|
+
"title":"To list information about DB option groups"
|
1094
1094
|
}
|
1095
1095
|
],
|
1096
|
-
"DescribeOrderableDBInstanceOptions":
|
1096
|
+
"DescribeOrderableDBInstanceOptions":[
|
1097
1097
|
{
|
1098
|
-
"input":
|
1099
|
-
"DBInstanceClass":
|
1100
|
-
"Engine":
|
1101
|
-
"EngineVersion":
|
1102
|
-
"LicenseModel":
|
1103
|
-
"Vpc":
|
1098
|
+
"input":{
|
1099
|
+
"DBInstanceClass":"db.t2.micro",
|
1100
|
+
"Engine":"mysql",
|
1101
|
+
"EngineVersion":"5.6.27",
|
1102
|
+
"LicenseModel":"general-public-license",
|
1103
|
+
"Vpc":true
|
1104
1104
|
},
|
1105
|
-
"output":
|
1105
|
+
"output":{
|
1106
1106
|
},
|
1107
|
-
"comments":
|
1108
|
-
"input":
|
1107
|
+
"comments":{
|
1108
|
+
"input":{
|
1109
1109
|
},
|
1110
|
-
"output":
|
1110
|
+
"output":{
|
1111
1111
|
}
|
1112
1112
|
},
|
1113
|
-
"description":
|
1114
|
-
"id":
|
1115
|
-
"title":
|
1113
|
+
"description":"This example lists information for all orderable DB instance options for the specified DB engine, engine version, DB instance class, license model, and VPC settings.",
|
1114
|
+
"id":"describe-orderable-db-instance-options-7444d3ed-82eb-42b9-9ed9-896b8c27a782",
|
1115
|
+
"title":"To list information about orderable DB instance options"
|
1116
1116
|
}
|
1117
1117
|
],
|
1118
|
-
"DescribePendingMaintenanceActions":
|
1118
|
+
"DescribePendingMaintenanceActions":[
|
1119
1119
|
{
|
1120
|
-
"input":
|
1121
|
-
"ResourceIdentifier":
|
1120
|
+
"input":{
|
1121
|
+
"ResourceIdentifier":"arn:aws:rds:us-east-1:992648334831:db:mymysqlinstance"
|
1122
1122
|
},
|
1123
|
-
"output":
|
1123
|
+
"output":{
|
1124
1124
|
},
|
1125
|
-
"comments":
|
1126
|
-
"input":
|
1125
|
+
"comments":{
|
1126
|
+
"input":{
|
1127
1127
|
},
|
1128
|
-
"output":
|
1128
|
+
"output":{
|
1129
1129
|
}
|
1130
1130
|
},
|
1131
|
-
"description":
|
1132
|
-
"id":
|
1133
|
-
"title":
|
1131
|
+
"description":"This example lists information for all pending maintenance actions for the specified DB instance.",
|
1132
|
+
"id":"describe-pending-maintenance-actions-e6021f7e-58ae-49cc-b874-11996176835c",
|
1133
|
+
"title":"To list information about pending maintenance actions"
|
1134
1134
|
}
|
1135
1135
|
],
|
1136
|
-
"DescribeReservedDBInstances":
|
1136
|
+
"DescribeReservedDBInstances":[
|
1137
1137
|
{
|
1138
|
-
"input":
|
1139
|
-
"DBInstanceClass":
|
1140
|
-
"Duration":
|
1141
|
-
"MultiAZ":
|
1142
|
-
"OfferingType":
|
1143
|
-
"ProductDescription":
|
1138
|
+
"input":{
|
1139
|
+
"DBInstanceClass":"db.t2.micro",
|
1140
|
+
"Duration":"1y",
|
1141
|
+
"MultiAZ":false,
|
1142
|
+
"OfferingType":"No Upfront",
|
1143
|
+
"ProductDescription":"mysql"
|
1144
1144
|
},
|
1145
|
-
"output":
|
1145
|
+
"output":{
|
1146
1146
|
},
|
1147
|
-
"comments":
|
1148
|
-
"input":
|
1147
|
+
"comments":{
|
1148
|
+
"input":{
|
1149
1149
|
},
|
1150
|
-
"output":
|
1150
|
+
"output":{
|
1151
1151
|
}
|
1152
1152
|
},
|
1153
|
-
"description":
|
1154
|
-
"id":
|
1155
|
-
"title":
|
1153
|
+
"description":"This example lists information for all reserved DB instances for the specified DB instance class, duration, product, offering type, and availability zone settings.",
|
1154
|
+
"id":"describe-reserved-db-instances-d45adaca-2e30-407c-a0f3-aa7b98bea17f",
|
1155
|
+
"title":"To list information about reserved DB instances"
|
1156
1156
|
}
|
1157
1157
|
],
|
1158
|
-
"DescribeReservedDBInstancesOfferings":
|
1158
|
+
"DescribeReservedDBInstancesOfferings":[
|
1159
1159
|
{
|
1160
|
-
"input":
|
1161
|
-
"DBInstanceClass":
|
1162
|
-
"Duration":
|
1163
|
-
"MultiAZ":
|
1164
|
-
"OfferingType":
|
1165
|
-
"ProductDescription":
|
1160
|
+
"input":{
|
1161
|
+
"DBInstanceClass":"db.t2.micro",
|
1162
|
+
"Duration":"1y",
|
1163
|
+
"MultiAZ":false,
|
1164
|
+
"OfferingType":"No Upfront",
|
1165
|
+
"ProductDescription":"mysql"
|
1166
1166
|
},
|
1167
|
-
"output":
|
1167
|
+
"output":{
|
1168
1168
|
},
|
1169
|
-
"comments":
|
1170
|
-
"input":
|
1169
|
+
"comments":{
|
1170
|
+
"input":{
|
1171
1171
|
},
|
1172
|
-
"output":
|
1172
|
+
"output":{
|
1173
1173
|
}
|
1174
1174
|
},
|
1175
|
-
"description":
|
1176
|
-
"id":
|
1177
|
-
"title":
|
1175
|
+
"description":"This example lists information for all reserved DB instance offerings for the specified DB instance class, duration, product, offering type, and availability zone settings.",
|
1176
|
+
"id":"describe-reserved-db-instances-offerings-9de7d1fd-d6a6-4a72-84ae-b2ef58d47d8d",
|
1177
|
+
"title":"To list information about reserved DB instance offerings"
|
1178
1178
|
}
|
1179
1179
|
],
|
1180
|
-
"DescribeSourceRegions":
|
1180
|
+
"DescribeSourceRegions":[
|
1181
1181
|
{
|
1182
|
-
"input":
|
1182
|
+
"input":{
|
1183
1183
|
},
|
1184
|
-
"output":
|
1185
|
-
"SourceRegions":
|
1184
|
+
"output":{
|
1185
|
+
"SourceRegions":[
|
1186
1186
|
{
|
1187
|
-
"Endpoint":
|
1188
|
-
"RegionName":
|
1189
|
-
"Status":
|
1187
|
+
"Endpoint":"https://rds.ap-northeast-1.amazonaws.com",
|
1188
|
+
"RegionName":"ap-northeast-1",
|
1189
|
+
"Status":"available"
|
1190
1190
|
},
|
1191
1191
|
{
|
1192
|
-
"Endpoint":
|
1193
|
-
"RegionName":
|
1194
|
-
"Status":
|
1192
|
+
"Endpoint":"https://rds.ap-northeast-2.amazonaws.com",
|
1193
|
+
"RegionName":"ap-northeast-2",
|
1194
|
+
"Status":"available"
|
1195
1195
|
},
|
1196
1196
|
{
|
1197
|
-
"Endpoint":
|
1198
|
-
"RegionName":
|
1199
|
-
"Status":
|
1197
|
+
"Endpoint":"https://rds.ap-south-1.amazonaws.com",
|
1198
|
+
"RegionName":"ap-south-1",
|
1199
|
+
"Status":"available"
|
1200
1200
|
},
|
1201
1201
|
{
|
1202
|
-
"Endpoint":
|
1203
|
-
"RegionName":
|
1204
|
-
"Status":
|
1202
|
+
"Endpoint":"https://rds.ap-southeast-1.amazonaws.com",
|
1203
|
+
"RegionName":"ap-southeast-1",
|
1204
|
+
"Status":"available"
|
1205
1205
|
},
|
1206
1206
|
{
|
1207
|
-
"Endpoint":
|
1208
|
-
"RegionName":
|
1209
|
-
"Status":
|
1207
|
+
"Endpoint":"https://rds.ap-southeast-2.amazonaws.com",
|
1208
|
+
"RegionName":"ap-southeast-2",
|
1209
|
+
"Status":"available"
|
1210
1210
|
},
|
1211
1211
|
{
|
1212
|
-
"Endpoint":
|
1213
|
-
"RegionName":
|
1214
|
-
"Status":
|
1212
|
+
"Endpoint":"https://rds.eu-central-1.amazonaws.com",
|
1213
|
+
"RegionName":"eu-central-1",
|
1214
|
+
"Status":"available"
|
1215
1215
|
},
|
1216
1216
|
{
|
1217
|
-
"Endpoint":
|
1218
|
-
"RegionName":
|
1219
|
-
"Status":
|
1217
|
+
"Endpoint":"https://rds.eu-west-1.amazonaws.com",
|
1218
|
+
"RegionName":"eu-west-1",
|
1219
|
+
"Status":"available"
|
1220
1220
|
},
|
1221
1221
|
{
|
1222
|
-
"Endpoint":
|
1223
|
-
"RegionName":
|
1224
|
-
"Status":
|
1222
|
+
"Endpoint":"https://rds.sa-east-1.amazonaws.com",
|
1223
|
+
"RegionName":"sa-east-1",
|
1224
|
+
"Status":"available"
|
1225
1225
|
},
|
1226
1226
|
{
|
1227
|
-
"Endpoint":
|
1228
|
-
"RegionName":
|
1229
|
-
"Status":
|
1227
|
+
"Endpoint":"https://rds.us-west-1.amazonaws.com",
|
1228
|
+
"RegionName":"us-west-1",
|
1229
|
+
"Status":"available"
|
1230
1230
|
},
|
1231
1231
|
{
|
1232
|
-
"Endpoint":
|
1233
|
-
"RegionName":
|
1234
|
-
"Status":
|
1232
|
+
"Endpoint":"https://rds.us-west-2.amazonaws.com",
|
1233
|
+
"RegionName":"us-west-2",
|
1234
|
+
"Status":"available"
|
1235
1235
|
}
|
1236
1236
|
]
|
1237
1237
|
},
|
1238
|
-
"comments":
|
1238
|
+
"comments":{
|
1239
1239
|
},
|
1240
|
-
"description":
|
1241
|
-
"id":
|
1242
|
-
"title":
|
1240
|
+
"description":"To list the AWS regions where a Read Replica can be created.",
|
1241
|
+
"id":"to-describe-source-regions-1473457722410",
|
1242
|
+
"title":"To describe source regions"
|
1243
1243
|
}
|
1244
1244
|
],
|
1245
|
-
"DownloadDBLogFilePortion":
|
1245
|
+
"DownloadDBLogFilePortion":[
|
1246
1246
|
{
|
1247
|
-
"input":
|
1248
|
-
"DBInstanceIdentifier":
|
1249
|
-
"LogFileName":
|
1247
|
+
"input":{
|
1248
|
+
"DBInstanceIdentifier":"mymysqlinstance",
|
1249
|
+
"LogFileName":"mysqlUpgrade"
|
1250
1250
|
},
|
1251
|
-
"output":
|
1251
|
+
"output":{
|
1252
1252
|
},
|
1253
|
-
"comments":
|
1254
|
-
"input":
|
1253
|
+
"comments":{
|
1254
|
+
"input":{
|
1255
1255
|
},
|
1256
|
-
"output":
|
1256
|
+
"output":{
|
1257
1257
|
}
|
1258
1258
|
},
|
1259
|
-
"description":
|
1260
|
-
"id":
|
1261
|
-
"title":
|
1259
|
+
"description":"This example lists information for the specified log file for the specified DB instance.",
|
1260
|
+
"id":"download-db-log-file-portion-54a82731-a441-4fc7-a010-8eccae6fa202",
|
1261
|
+
"title":"To list information about DB log files"
|
1262
1262
|
}
|
1263
1263
|
],
|
1264
|
-
"FailoverDBCluster":
|
1264
|
+
"FailoverDBCluster":[
|
1265
1265
|
{
|
1266
|
-
"input":
|
1267
|
-
"DBClusterIdentifier":
|
1268
|
-
"TargetDBInstanceIdentifier":
|
1266
|
+
"input":{
|
1267
|
+
"DBClusterIdentifier":"myaurorainstance-cluster",
|
1268
|
+
"TargetDBInstanceIdentifier":"myaurorareplica"
|
1269
1269
|
},
|
1270
|
-
"output":
|
1271
|
-
"DBCluster":
|
1270
|
+
"output":{
|
1271
|
+
"DBCluster":{
|
1272
1272
|
}
|
1273
1273
|
},
|
1274
|
-
"comments":
|
1275
|
-
"input":
|
1274
|
+
"comments":{
|
1275
|
+
"input":{
|
1276
1276
|
},
|
1277
|
-
"output":
|
1277
|
+
"output":{
|
1278
1278
|
}
|
1279
1279
|
},
|
1280
|
-
"description":
|
1281
|
-
"id":
|
1282
|
-
"title":
|
1280
|
+
"description":"This example performs a failover for the specified DB cluster to the specified DB instance.",
|
1281
|
+
"id":"failover-db-cluster-9e7f2f93-d98c-42c7-bb0e-d6c485c096d6",
|
1282
|
+
"title":"To perform a failover for a DB cluster"
|
1283
1283
|
}
|
1284
1284
|
],
|
1285
|
-
"ListTagsForResource":
|
1285
|
+
"ListTagsForResource":[
|
1286
1286
|
{
|
1287
|
-
"input":
|
1288
|
-
"ResourceName":
|
1287
|
+
"input":{
|
1288
|
+
"ResourceName":"arn:aws:rds:us-east-1:992648334831:og:mymysqloptiongroup"
|
1289
1289
|
},
|
1290
|
-
"output":
|
1290
|
+
"output":{
|
1291
1291
|
},
|
1292
|
-
"comments":
|
1293
|
-
"input":
|
1292
|
+
"comments":{
|
1293
|
+
"input":{
|
1294
1294
|
},
|
1295
|
-
"output":
|
1295
|
+
"output":{
|
1296
1296
|
}
|
1297
1297
|
},
|
1298
|
-
"description":
|
1299
|
-
"id":
|
1300
|
-
"title":
|
1298
|
+
"description":"This example lists information about all tags associated with the specified DB option group.",
|
1299
|
+
"id":"list-tags-for-resource-8401f3c2-77cd-4f90-bfd5-b523f0adcc2f",
|
1300
|
+
"title":"To list information about tags associated with a resource"
|
1301
1301
|
}
|
1302
1302
|
],
|
1303
|
-
"ModifyDBCluster":
|
1303
|
+
"ModifyDBCluster":[
|
1304
1304
|
{
|
1305
|
-
"input":
|
1306
|
-
"ApplyImmediately":
|
1307
|
-
"DBClusterIdentifier":
|
1308
|
-
"MasterUserPassword":
|
1309
|
-
"NewDBClusterIdentifier":
|
1310
|
-
"PreferredBackupWindow":
|
1311
|
-
"PreferredMaintenanceWindow":
|
1305
|
+
"input":{
|
1306
|
+
"ApplyImmediately":true,
|
1307
|
+
"DBClusterIdentifier":"mydbcluster",
|
1308
|
+
"MasterUserPassword":"mynewpassword",
|
1309
|
+
"NewDBClusterIdentifier":"mynewdbcluster",
|
1310
|
+
"PreferredBackupWindow":"04:00-04:30",
|
1311
|
+
"PreferredMaintenanceWindow":"Tue:05:00-Tue:05:30"
|
1312
1312
|
},
|
1313
|
-
"output":
|
1314
|
-
"DBCluster":
|
1313
|
+
"output":{
|
1314
|
+
"DBCluster":{
|
1315
1315
|
}
|
1316
1316
|
},
|
1317
|
-
"comments":
|
1318
|
-
"input":
|
1317
|
+
"comments":{
|
1318
|
+
"input":{
|
1319
1319
|
},
|
1320
|
-
"output":
|
1320
|
+
"output":{
|
1321
1321
|
}
|
1322
1322
|
},
|
1323
|
-
"description":
|
1324
|
-
"id":
|
1325
|
-
"title":
|
1323
|
+
"description":"This example changes the specified settings for the specified DB cluster.",
|
1324
|
+
"id":"modify-db-cluster-a370ee1b-768d-450a-853b-707cb1ab663d",
|
1325
|
+
"title":"To change DB cluster settings"
|
1326
1326
|
}
|
1327
1327
|
],
|
1328
|
-
"ModifyDBClusterParameterGroup":
|
1328
|
+
"ModifyDBClusterParameterGroup":[
|
1329
1329
|
{
|
1330
|
-
"input":
|
1331
|
-
"DBClusterParameterGroupName":
|
1332
|
-
"Parameters":
|
1330
|
+
"input":{
|
1331
|
+
"DBClusterParameterGroupName":"mydbclusterparametergroup",
|
1332
|
+
"Parameters":[
|
1333
1333
|
{
|
1334
|
-
"ApplyMethod":
|
1335
|
-
"ParameterName":
|
1336
|
-
"ParameterValue":
|
1334
|
+
"ApplyMethod":"immediate",
|
1335
|
+
"ParameterName":"time_zone",
|
1336
|
+
"ParameterValue":"America/Phoenix"
|
1337
1337
|
}
|
1338
1338
|
]
|
1339
1339
|
},
|
1340
|
-
"output":
|
1340
|
+
"output":{
|
1341
1341
|
},
|
1342
|
-
"comments":
|
1343
|
-
"input":
|
1342
|
+
"comments":{
|
1343
|
+
"input":{
|
1344
1344
|
},
|
1345
|
-
"output":
|
1345
|
+
"output":{
|
1346
1346
|
}
|
1347
1347
|
},
|
1348
|
-
"description":
|
1349
|
-
"id":
|
1350
|
-
"title":
|
1348
|
+
"description":"This example immediately changes the specified setting for the specified DB cluster parameter group.",
|
1349
|
+
"id":"modify-db-cluster-parameter-group-f9156bc9-082a-442e-8d12-239542c1a113",
|
1350
|
+
"title":"To change DB cluster parameter group settings"
|
1351
1351
|
}
|
1352
1352
|
],
|
1353
|
-
"ModifyDBClusterSnapshotAttribute":
|
1353
|
+
"ModifyDBClusterSnapshotAttribute":[
|
1354
1354
|
{
|
1355
|
-
"input":
|
1356
|
-
"AttributeName":
|
1357
|
-
"DBClusterSnapshotIdentifier":
|
1358
|
-
"ValuesToAdd":
|
1355
|
+
"input":{
|
1356
|
+
"AttributeName":"restore",
|
1357
|
+
"DBClusterSnapshotIdentifier":"manual-cluster-snapshot1",
|
1358
|
+
"ValuesToAdd":[
|
1359
1359
|
"123451234512",
|
1360
1360
|
"123456789012"
|
1361
1361
|
],
|
1362
|
-
"ValuesToRemove":
|
1362
|
+
"ValuesToRemove":[
|
1363
1363
|
"all"
|
1364
1364
|
]
|
1365
1365
|
},
|
1366
|
-
"output":
|
1367
|
-
"DBClusterSnapshotAttributesResult":
|
1366
|
+
"output":{
|
1367
|
+
"DBClusterSnapshotAttributesResult":{
|
1368
1368
|
}
|
1369
1369
|
},
|
1370
|
-
"comments":
|
1371
|
-
"input":
|
1370
|
+
"comments":{
|
1371
|
+
"input":{
|
1372
1372
|
},
|
1373
|
-
"output":
|
1373
|
+
"output":{
|
1374
1374
|
}
|
1375
1375
|
},
|
1376
|
-
"description":
|
1377
|
-
"id":
|
1378
|
-
"title":
|
1376
|
+
"description":"The following example gives two AWS accounts access to a manual DB cluster snapshot and ensures that the DB cluster snapshot is private by removing the value \"all\".",
|
1377
|
+
"id":"to-add-or-remove-access-to-a-manual-db-cluster-snapshot-1473889426431",
|
1378
|
+
"title":"To add or remove access to a manual DB cluster snapshot"
|
1379
1379
|
}
|
1380
1380
|
],
|
1381
|
-
"ModifyDBInstance":
|
1381
|
+
"ModifyDBInstance":[
|
1382
1382
|
{
|
1383
|
-
"input":
|
1384
|
-
"AllocatedStorage":
|
1385
|
-
"ApplyImmediately":
|
1386
|
-
"BackupRetentionPeriod":
|
1387
|
-
"DBInstanceClass":
|
1388
|
-
"DBInstanceIdentifier":
|
1389
|
-
"MasterUserPassword":
|
1390
|
-
"PreferredBackupWindow":
|
1391
|
-
"PreferredMaintenanceWindow":
|
1383
|
+
"input":{
|
1384
|
+
"AllocatedStorage":10,
|
1385
|
+
"ApplyImmediately":true,
|
1386
|
+
"BackupRetentionPeriod":1,
|
1387
|
+
"DBInstanceClass":"db.t2.small",
|
1388
|
+
"DBInstanceIdentifier":"mymysqlinstance",
|
1389
|
+
"MasterUserPassword":"mynewpassword",
|
1390
|
+
"PreferredBackupWindow":"04:00-04:30",
|
1391
|
+
"PreferredMaintenanceWindow":"Tue:05:00-Tue:05:30"
|
1392
1392
|
},
|
1393
|
-
"output":
|
1394
|
-
"DBInstance":
|
1393
|
+
"output":{
|
1394
|
+
"DBInstance":{
|
1395
1395
|
}
|
1396
1396
|
},
|
1397
|
-
"comments":
|
1398
|
-
"input":
|
1397
|
+
"comments":{
|
1398
|
+
"input":{
|
1399
1399
|
},
|
1400
|
-
"output":
|
1400
|
+
"output":{
|
1401
1401
|
}
|
1402
1402
|
},
|
1403
|
-
"description":
|
1404
|
-
"id":
|
1405
|
-
"title":
|
1403
|
+
"description":"This example immediately changes the specified settings for the specified DB instance.",
|
1404
|
+
"id":"modify-db-instance-6979a368-6254-467b-8a8d-61103f4fcde9",
|
1405
|
+
"title":"To change DB instance settings"
|
1406
1406
|
}
|
1407
1407
|
],
|
1408
|
-
"ModifyDBParameterGroup":
|
1408
|
+
"ModifyDBParameterGroup":[
|
1409
1409
|
{
|
1410
|
-
"input":
|
1411
|
-
"DBParameterGroupName":
|
1412
|
-
"Parameters":
|
1410
|
+
"input":{
|
1411
|
+
"DBParameterGroupName":"mymysqlparametergroup",
|
1412
|
+
"Parameters":[
|
1413
1413
|
{
|
1414
|
-
"ApplyMethod":
|
1415
|
-
"ParameterName":
|
1416
|
-
"ParameterValue":
|
1414
|
+
"ApplyMethod":"immediate",
|
1415
|
+
"ParameterName":"time_zone",
|
1416
|
+
"ParameterValue":"America/Phoenix"
|
1417
1417
|
}
|
1418
1418
|
]
|
1419
1419
|
},
|
1420
|
-
"output":
|
1420
|
+
"output":{
|
1421
1421
|
},
|
1422
|
-
"comments":
|
1423
|
-
"input":
|
1422
|
+
"comments":{
|
1423
|
+
"input":{
|
1424
1424
|
},
|
1425
|
-
"output":
|
1425
|
+
"output":{
|
1426
1426
|
}
|
1427
1427
|
},
|
1428
|
-
"description":
|
1429
|
-
"id":
|
1430
|
-
"title":
|
1428
|
+
"description":"This example immediately changes the specified setting for the specified DB parameter group.",
|
1429
|
+
"id":"modify-db-parameter-group-f3a4e52a-68e4-4b88-b559-f912d34c457a",
|
1430
|
+
"title":"To change DB parameter group settings"
|
1431
1431
|
}
|
1432
1432
|
],
|
1433
|
-
"ModifyDBSnapshotAttribute":
|
1433
|
+
"ModifyDBSnapshotAttribute":[
|
1434
1434
|
{
|
1435
|
-
"input":
|
1436
|
-
"AttributeName":
|
1437
|
-
"DBSnapshotIdentifier":
|
1438
|
-
"ValuesToAdd":
|
1435
|
+
"input":{
|
1436
|
+
"AttributeName":"restore",
|
1437
|
+
"DBSnapshotIdentifier":"mydbsnapshot",
|
1438
|
+
"ValuesToAdd":[
|
1439
1439
|
"all"
|
1440
1440
|
]
|
1441
1441
|
},
|
1442
|
-
"output":
|
1443
|
-
"DBSnapshotAttributesResult":
|
1442
|
+
"output":{
|
1443
|
+
"DBSnapshotAttributesResult":{
|
1444
1444
|
}
|
1445
1445
|
},
|
1446
|
-
"comments":
|
1447
|
-
"input":
|
1446
|
+
"comments":{
|
1447
|
+
"input":{
|
1448
1448
|
},
|
1449
|
-
"output":
|
1449
|
+
"output":{
|
1450
1450
|
}
|
1451
1451
|
},
|
1452
|
-
"description":
|
1453
|
-
"id":
|
1454
|
-
"title":
|
1452
|
+
"description":"This example adds the specified attribute for the specified DB snapshot.",
|
1453
|
+
"id":"modify-db-snapshot-attribute-2e66f120-2b21-4a7c-890b-4474da88bde6",
|
1454
|
+
"title":"To change DB snapshot attributes"
|
1455
1455
|
}
|
1456
1456
|
],
|
1457
|
-
"ModifyDBSubnetGroup":
|
1457
|
+
"ModifyDBSubnetGroup":[
|
1458
1458
|
{
|
1459
|
-
"input":
|
1460
|
-
"DBSubnetGroupName":
|
1461
|
-
"SubnetIds":
|
1459
|
+
"input":{
|
1460
|
+
"DBSubnetGroupName":"mydbsubnetgroup",
|
1461
|
+
"SubnetIds":[
|
1462
1462
|
"subnet-70e1975a",
|
1463
1463
|
"subnet-747a5c49"
|
1464
1464
|
]
|
1465
1465
|
},
|
1466
|
-
"output":
|
1467
|
-
"DBSubnetGroup":
|
1466
|
+
"output":{
|
1467
|
+
"DBSubnetGroup":{
|
1468
1468
|
}
|
1469
1469
|
},
|
1470
|
-
"comments":
|
1471
|
-
"input":
|
1470
|
+
"comments":{
|
1471
|
+
"input":{
|
1472
1472
|
},
|
1473
|
-
"output":
|
1473
|
+
"output":{
|
1474
1474
|
}
|
1475
1475
|
},
|
1476
|
-
"description":
|
1477
|
-
"id":
|
1478
|
-
"title":
|
1476
|
+
"description":"This example changes the specified setting for the specified DB subnet group.",
|
1477
|
+
"id":"modify-db-subnet-group-e34a97d9-8fe6-4239-a4ed-ad6e73a956b0",
|
1478
|
+
"title":"To change DB subnet group settings"
|
1479
1479
|
}
|
1480
1480
|
],
|
1481
|
-
"ModifyEventSubscription":
|
1481
|
+
"ModifyEventSubscription":[
|
1482
1482
|
{
|
1483
|
-
"input":
|
1484
|
-
"Enabled":
|
1485
|
-
"EventCategories":
|
1483
|
+
"input":{
|
1484
|
+
"Enabled":true,
|
1485
|
+
"EventCategories":[
|
1486
1486
|
"deletion",
|
1487
1487
|
"low storage"
|
1488
1488
|
],
|
1489
|
-
"SourceType":
|
1490
|
-
"SubscriptionName":
|
1489
|
+
"SourceType":"db-instance",
|
1490
|
+
"SubscriptionName":"mymysqleventsubscription"
|
1491
1491
|
},
|
1492
|
-
"output":
|
1493
|
-
"EventSubscription":
|
1492
|
+
"output":{
|
1493
|
+
"EventSubscription":{
|
1494
1494
|
}
|
1495
1495
|
},
|
1496
|
-
"comments":
|
1497
|
-
"input":
|
1496
|
+
"comments":{
|
1497
|
+
"input":{
|
1498
1498
|
},
|
1499
|
-
"output":
|
1499
|
+
"output":{
|
1500
1500
|
}
|
1501
1501
|
},
|
1502
|
-
"description":
|
1503
|
-
"id":
|
1504
|
-
"title":
|
1502
|
+
"description":"This example changes the specified setting for the specified event notification subscription.",
|
1503
|
+
"id":"modify-event-subscription-405ac869-1f02-42cd-b8f4-6950a435f30e",
|
1504
|
+
"title":"To change event notification subscription settings"
|
1505
1505
|
}
|
1506
1506
|
],
|
1507
|
-
"ModifyOptionGroup":
|
1507
|
+
"ModifyOptionGroup":[
|
1508
1508
|
{
|
1509
|
-
"input":
|
1510
|
-
"ApplyImmediately":
|
1511
|
-
"OptionGroupName":
|
1512
|
-
"OptionsToInclude":
|
1509
|
+
"input":{
|
1510
|
+
"ApplyImmediately":true,
|
1511
|
+
"OptionGroupName":"myawsuser-og02",
|
1512
|
+
"OptionsToInclude":[
|
1513
1513
|
{
|
1514
|
-
"DBSecurityGroupMemberships":
|
1514
|
+
"DBSecurityGroupMemberships":[
|
1515
1515
|
"default"
|
1516
1516
|
],
|
1517
|
-
"OptionName":
|
1517
|
+
"OptionName":"MEMCACHED"
|
1518
1518
|
}
|
1519
1519
|
]
|
1520
1520
|
},
|
1521
|
-
"output":
|
1522
|
-
"OptionGroup":
|
1521
|
+
"output":{
|
1522
|
+
"OptionGroup":{
|
1523
1523
|
}
|
1524
1524
|
},
|
1525
|
-
"comments":
|
1526
|
-
"input":
|
1525
|
+
"comments":{
|
1526
|
+
"input":{
|
1527
1527
|
},
|
1528
|
-
"output":
|
1528
|
+
"output":{
|
1529
1529
|
}
|
1530
1530
|
},
|
1531
|
-
"description":
|
1532
|
-
"id":
|
1533
|
-
"title":
|
1531
|
+
"description":"The following example adds an option to an option group.",
|
1532
|
+
"id":"to-modify-an-option-group-1473890247875",
|
1533
|
+
"title":"To modify an option group"
|
1534
1534
|
}
|
1535
1535
|
],
|
1536
|
-
"PromoteReadReplica":
|
1536
|
+
"PromoteReadReplica":[
|
1537
1537
|
{
|
1538
|
-
"input":
|
1539
|
-
"BackupRetentionPeriod":
|
1540
|
-
"DBInstanceIdentifier":
|
1541
|
-
"PreferredBackupWindow":
|
1538
|
+
"input":{
|
1539
|
+
"BackupRetentionPeriod":1,
|
1540
|
+
"DBInstanceIdentifier":"mydbreadreplica",
|
1541
|
+
"PreferredBackupWindow":"03:30-04:00"
|
1542
1542
|
},
|
1543
|
-
"output":
|
1544
|
-
"DBInstance":
|
1543
|
+
"output":{
|
1544
|
+
"DBInstance":{
|
1545
1545
|
}
|
1546
1546
|
},
|
1547
|
-
"comments":
|
1548
|
-
"input":
|
1547
|
+
"comments":{
|
1548
|
+
"input":{
|
1549
1549
|
},
|
1550
|
-
"output":
|
1550
|
+
"output":{
|
1551
1551
|
}
|
1552
1552
|
},
|
1553
|
-
"description":
|
1554
|
-
"id":
|
1555
|
-
"title":
|
1553
|
+
"description":"This example promotes the specified read replica and sets its backup retention period and preferred backup window.",
|
1554
|
+
"id":"promote-read-replica-cc580039-c55d-4035-838a-def4a1ae4181",
|
1555
|
+
"title":"To promote a read replica"
|
1556
1556
|
}
|
1557
1557
|
],
|
1558
|
-
"PurchaseReservedDBInstancesOffering":
|
1558
|
+
"PurchaseReservedDBInstancesOffering":[
|
1559
1559
|
{
|
1560
|
-
"input":
|
1561
|
-
"ReservedDBInstanceId":
|
1562
|
-
"ReservedDBInstancesOfferingId":
|
1560
|
+
"input":{
|
1561
|
+
"ReservedDBInstanceId":"myreservationid",
|
1562
|
+
"ReservedDBInstancesOfferingId":"fb29428a-646d-4390-850e-5fe89926e727"
|
1563
1563
|
},
|
1564
|
-
"output":
|
1565
|
-
"ReservedDBInstance":
|
1564
|
+
"output":{
|
1565
|
+
"ReservedDBInstance":{
|
1566
1566
|
}
|
1567
1567
|
},
|
1568
|
-
"comments":
|
1569
|
-
"input":
|
1568
|
+
"comments":{
|
1569
|
+
"input":{
|
1570
1570
|
},
|
1571
|
-
"output":
|
1571
|
+
"output":{
|
1572
1572
|
}
|
1573
1573
|
},
|
1574
|
-
"description":
|
1575
|
-
"id":
|
1576
|
-
"title":
|
1574
|
+
"description":"This example purchases a reserved DB instance offering that matches the specified settings.",
|
1575
|
+
"id":"purchase-reserved-db-instances-offfering-f423c736-8413-429b-ba13-850fd4fa4dcd",
|
1576
|
+
"title":"To purchase a reserved DB instance offering"
|
1577
1577
|
}
|
1578
1578
|
],
|
1579
|
-
"RebootDBInstance":
|
1579
|
+
"RebootDBInstance":[
|
1580
1580
|
{
|
1581
|
-
"input":
|
1582
|
-
"DBInstanceIdentifier":
|
1583
|
-
"ForceFailover":
|
1581
|
+
"input":{
|
1582
|
+
"DBInstanceIdentifier":"mymysqlinstance",
|
1583
|
+
"ForceFailover":false
|
1584
1584
|
},
|
1585
|
-
"output":
|
1586
|
-
"DBInstance":
|
1585
|
+
"output":{
|
1586
|
+
"DBInstance":{
|
1587
1587
|
}
|
1588
1588
|
},
|
1589
|
-
"comments":
|
1590
|
-
"input":
|
1589
|
+
"comments":{
|
1590
|
+
"input":{
|
1591
1591
|
},
|
1592
|
-
"output":
|
1592
|
+
"output":{
|
1593
1593
|
}
|
1594
1594
|
},
|
1595
|
-
"description":
|
1596
|
-
"id":
|
1597
|
-
"title":
|
1595
|
+
"description":"This example reboots the specified DB instance without forcing a failover.",
|
1596
|
+
"id":"reboot-db-instance-b9ce8a0a-2920-451d-a1f3-01d288aa7366",
|
1597
|
+
"title":"To reboot a DB instance"
|
1598
1598
|
}
|
1599
1599
|
],
|
1600
|
-
"RemoveSourceIdentifierFromSubscription":
|
1600
|
+
"RemoveSourceIdentifierFromSubscription":[
|
1601
1601
|
{
|
1602
|
-
"input":
|
1603
|
-
"SourceIdentifier":
|
1604
|
-
"SubscriptionName":
|
1602
|
+
"input":{
|
1603
|
+
"SourceIdentifier":"mymysqlinstance",
|
1604
|
+
"SubscriptionName":"myeventsubscription"
|
1605
1605
|
},
|
1606
|
-
"output":
|
1607
|
-
"EventSubscription":
|
1606
|
+
"output":{
|
1607
|
+
"EventSubscription":{
|
1608
1608
|
}
|
1609
1609
|
},
|
1610
|
-
"comments":
|
1611
|
-
"input":
|
1610
|
+
"comments":{
|
1611
|
+
"input":{
|
1612
1612
|
},
|
1613
|
-
"output":
|
1613
|
+
"output":{
|
1614
1614
|
}
|
1615
1615
|
},
|
1616
|
-
"description":
|
1617
|
-
"id":
|
1618
|
-
"title":
|
1616
|
+
"description":"This example removes the specified source identifier from the specified DB event subscription.",
|
1617
|
+
"id":"remove-source-identifier-from-subscription-30d25493-c19d-4cf7-b4e5-68371d0d8770",
|
1618
|
+
"title":"To remove a source identifier from a DB event subscription"
|
1619
1619
|
}
|
1620
1620
|
],
|
1621
|
-
"RemoveTagsFromResource":
|
1621
|
+
"RemoveTagsFromResource":[
|
1622
1622
|
{
|
1623
|
-
"input":
|
1624
|
-
"ResourceName":
|
1625
|
-
"TagKeys":
|
1623
|
+
"input":{
|
1624
|
+
"ResourceName":"arn:aws:rds:us-east-1:992648334831:og:mydboptiongroup",
|
1625
|
+
"TagKeys":[
|
1626
1626
|
"MyKey"
|
1627
1627
|
]
|
1628
1628
|
},
|
1629
|
-
"comments":
|
1630
|
-
"input":
|
1629
|
+
"comments":{
|
1630
|
+
"input":{
|
1631
1631
|
},
|
1632
|
-
"output":
|
1632
|
+
"output":{
|
1633
1633
|
}
|
1634
1634
|
},
|
1635
|
-
"description":
|
1636
|
-
"id":
|
1637
|
-
"title":
|
1635
|
+
"description":"This example removes the specified tag associated with the specified DB option group.",
|
1636
|
+
"id":"remove-tags-from-resource-49f00574-38f6-4d01-ac89-d3c668449ce3",
|
1637
|
+
"title":"To remove tags from a resource"
|
1638
1638
|
}
|
1639
1639
|
],
|
1640
|
-
"ResetDBClusterParameterGroup":
|
1640
|
+
"ResetDBClusterParameterGroup":[
|
1641
1641
|
{
|
1642
|
-
"input":
|
1643
|
-
"DBClusterParameterGroupName":
|
1644
|
-
"ResetAllParameters":
|
1642
|
+
"input":{
|
1643
|
+
"DBClusterParameterGroupName":"mydbclusterparametergroup",
|
1644
|
+
"ResetAllParameters":true
|
1645
1645
|
},
|
1646
|
-
"output":
|
1646
|
+
"output":{
|
1647
1647
|
},
|
1648
|
-
"comments":
|
1649
|
-
"input":
|
1648
|
+
"comments":{
|
1649
|
+
"input":{
|
1650
1650
|
},
|
1651
|
-
"output":
|
1651
|
+
"output":{
|
1652
1652
|
}
|
1653
1653
|
},
|
1654
|
-
"description":
|
1655
|
-
"id":
|
1656
|
-
"title":
|
1654
|
+
"description":"This example resets all parameters for the specified DB cluster parameter group to their default values.",
|
1655
|
+
"id":"reset-db-cluster-parameter-group-b04aeaf7-7f73-49e1-9bb4-857573ea3ee4",
|
1656
|
+
"title":"To reset the values of a DB cluster parameter group"
|
1657
1657
|
}
|
1658
1658
|
],
|
1659
|
-
"ResetDBParameterGroup":
|
1659
|
+
"ResetDBParameterGroup":[
|
1660
1660
|
{
|
1661
|
-
"input":
|
1662
|
-
"DBParameterGroupName":
|
1663
|
-
"ResetAllParameters":
|
1661
|
+
"input":{
|
1662
|
+
"DBParameterGroupName":"mydbparametergroup",
|
1663
|
+
"ResetAllParameters":true
|
1664
1664
|
},
|
1665
|
-
"output":
|
1665
|
+
"output":{
|
1666
1666
|
},
|
1667
|
-
"comments":
|
1668
|
-
"input":
|
1667
|
+
"comments":{
|
1668
|
+
"input":{
|
1669
1669
|
},
|
1670
|
-
"output":
|
1670
|
+
"output":{
|
1671
1671
|
}
|
1672
1672
|
},
|
1673
|
-
"description":
|
1674
|
-
"id":
|
1675
|
-
"title":
|
1673
|
+
"description":"This example resets all parameters for the specified DB parameter group to their default values.",
|
1674
|
+
"id":"reset-db-parameter-group-ed2ed723-de0d-4824-8af5-3c65fa130abf",
|
1675
|
+
"title":"To reset the values of a DB parameter group"
|
1676
1676
|
}
|
1677
1677
|
],
|
1678
|
-
"RestoreDBClusterFromSnapshot":
|
1678
|
+
"RestoreDBClusterFromSnapshot":[
|
1679
1679
|
{
|
1680
|
-
"input":
|
1681
|
-
"DBClusterIdentifier":
|
1682
|
-
"Engine":
|
1683
|
-
"SnapshotIdentifier":
|
1680
|
+
"input":{
|
1681
|
+
"DBClusterIdentifier":"restored-cluster1",
|
1682
|
+
"Engine":"aurora",
|
1683
|
+
"SnapshotIdentifier":"sample-cluster-snapshot1"
|
1684
1684
|
},
|
1685
|
-
"output":
|
1686
|
-
"DBCluster":
|
1685
|
+
"output":{
|
1686
|
+
"DBCluster":{
|
1687
1687
|
}
|
1688
1688
|
},
|
1689
|
-
"comments":
|
1690
|
-
"input":
|
1689
|
+
"comments":{
|
1690
|
+
"input":{
|
1691
1691
|
},
|
1692
|
-
"output":
|
1692
|
+
"output":{
|
1693
1693
|
}
|
1694
1694
|
},
|
1695
|
-
"description":
|
1696
|
-
"id":
|
1697
|
-
"title":
|
1695
|
+
"description":"The following example restores an Amazon Aurora DB cluster from a DB cluster snapshot.",
|
1696
|
+
"id":"to-restore-an-amazon-aurora-db-cluster-from-a-db-cluster-snapshot-1473958144325",
|
1697
|
+
"title":"To restore an Amazon Aurora DB cluster from a DB cluster snapshot"
|
1698
1698
|
}
|
1699
1699
|
],
|
1700
|
-
"RestoreDBClusterToPointInTime":
|
1700
|
+
"RestoreDBClusterToPointInTime":[
|
1701
1701
|
{
|
1702
|
-
"input":
|
1703
|
-
"DBClusterIdentifier":
|
1704
|
-
"RestoreToTime":
|
1705
|
-
"SourceDBClusterIdentifier":
|
1702
|
+
"input":{
|
1703
|
+
"DBClusterIdentifier":"sample-restored-cluster1",
|
1704
|
+
"RestoreToTime":"2016-09-13T18:45:00Z",
|
1705
|
+
"SourceDBClusterIdentifier":"sample-cluster1"
|
1706
1706
|
},
|
1707
|
-
"output":
|
1708
|
-
"DBCluster":
|
1707
|
+
"output":{
|
1708
|
+
"DBCluster":{
|
1709
1709
|
}
|
1710
1710
|
},
|
1711
|
-
"comments":
|
1712
|
-
"input":
|
1711
|
+
"comments":{
|
1712
|
+
"input":{
|
1713
1713
|
},
|
1714
|
-
"output":
|
1714
|
+
"output":{
|
1715
1715
|
}
|
1716
1716
|
},
|
1717
|
-
"description":
|
1718
|
-
"id":
|
1719
|
-
"title":
|
1717
|
+
"description":"The following example restores a DB cluster to a new DB cluster at a point in time from the source DB cluster.",
|
1718
|
+
"id":"to-restore-a-db-cluster-to-a-point-in-time-1473962082214",
|
1719
|
+
"title":"To restore a DB cluster to a point in time."
|
1720
1720
|
}
|
1721
1721
|
],
|
1722
|
-
"RestoreDBInstanceFromDBSnapshot":
|
1722
|
+
"RestoreDBInstanceFromDBSnapshot":[
|
1723
1723
|
{
|
1724
|
-
"input":
|
1725
|
-
"DBInstanceIdentifier":
|
1726
|
-
"DBSnapshotIdentifier":
|
1724
|
+
"input":{
|
1725
|
+
"DBInstanceIdentifier":"mysqldb-restored",
|
1726
|
+
"DBSnapshotIdentifier":"rds:mysqldb-2014-04-22-08-15"
|
1727
1727
|
},
|
1728
|
-
"output":
|
1729
|
-
"DBInstance":
|
1730
|
-
"AllocatedStorage":
|
1731
|
-
"AutoMinorVersionUpgrade":
|
1732
|
-
"AvailabilityZone":
|
1733
|
-
"BackupRetentionPeriod":
|
1734
|
-
"CACertificateIdentifier":
|
1735
|
-
"CopyTagsToSnapshot":
|
1736
|
-
"DBInstanceArn":
|
1737
|
-
"DBInstanceClass":
|
1738
|
-
"DBInstanceIdentifier":
|
1739
|
-
"DBInstanceStatus":
|
1740
|
-
"DBName":
|
1741
|
-
"DBParameterGroups":
|
1728
|
+
"output":{
|
1729
|
+
"DBInstance":{
|
1730
|
+
"AllocatedStorage":200,
|
1731
|
+
"AutoMinorVersionUpgrade":true,
|
1732
|
+
"AvailabilityZone":"us-west-2b",
|
1733
|
+
"BackupRetentionPeriod":7,
|
1734
|
+
"CACertificateIdentifier":"rds-ca-2015",
|
1735
|
+
"CopyTagsToSnapshot":false,
|
1736
|
+
"DBInstanceArn":"arn:aws:rds:us-west-2:123456789012:db:mysqldb-restored",
|
1737
|
+
"DBInstanceClass":"db.t2.small",
|
1738
|
+
"DBInstanceIdentifier":"mysqldb-restored",
|
1739
|
+
"DBInstanceStatus":"available",
|
1740
|
+
"DBName":"sample",
|
1741
|
+
"DBParameterGroups":[
|
1742
1742
|
{
|
1743
|
-
"DBParameterGroupName":
|
1744
|
-
"ParameterApplyStatus":
|
1743
|
+
"DBParameterGroupName":"default.mysql5.6",
|
1744
|
+
"ParameterApplyStatus":"in-sync"
|
1745
1745
|
}
|
1746
1746
|
],
|
1747
|
-
"DBSecurityGroups":
|
1747
|
+
"DBSecurityGroups":[
|
1748
1748
|
|
1749
1749
|
],
|
1750
|
-
"DBSubnetGroup":
|
1751
|
-
"DBSubnetGroupDescription":
|
1752
|
-
"DBSubnetGroupName":
|
1753
|
-
"SubnetGroupStatus":
|
1754
|
-
"Subnets":
|
1750
|
+
"DBSubnetGroup":{
|
1751
|
+
"DBSubnetGroupDescription":"default",
|
1752
|
+
"DBSubnetGroupName":"default",
|
1753
|
+
"SubnetGroupStatus":"Complete",
|
1754
|
+
"Subnets":[
|
1755
1755
|
{
|
1756
|
-
"SubnetAvailabilityZone":
|
1757
|
-
"Name":
|
1756
|
+
"SubnetAvailabilityZone":{
|
1757
|
+
"Name":"us-west-2a"
|
1758
1758
|
},
|
1759
|
-
"SubnetIdentifier":
|
1760
|
-
"SubnetStatus":
|
1759
|
+
"SubnetIdentifier":"subnet-77e8db03",
|
1760
|
+
"SubnetStatus":"Active"
|
1761
1761
|
},
|
1762
1762
|
{
|
1763
|
-
"SubnetAvailabilityZone":
|
1764
|
-
"Name":
|
1763
|
+
"SubnetAvailabilityZone":{
|
1764
|
+
"Name":"us-west-2b"
|
1765
1765
|
},
|
1766
|
-
"SubnetIdentifier":
|
1767
|
-
"SubnetStatus":
|
1766
|
+
"SubnetIdentifier":"subnet-c39989a1",
|
1767
|
+
"SubnetStatus":"Active"
|
1768
1768
|
},
|
1769
1769
|
{
|
1770
|
-
"SubnetAvailabilityZone":
|
1771
|
-
"Name":
|
1770
|
+
"SubnetAvailabilityZone":{
|
1771
|
+
"Name":"us-west-2c"
|
1772
1772
|
},
|
1773
|
-
"SubnetIdentifier":
|
1774
|
-
"SubnetStatus":
|
1773
|
+
"SubnetIdentifier":"subnet-4b267b0d",
|
1774
|
+
"SubnetStatus":"Active"
|
1775
1775
|
}
|
1776
1776
|
],
|
1777
|
-
"VpcId":
|
1777
|
+
"VpcId":"vpc-c1c5b3a3"
|
1778
1778
|
},
|
1779
|
-
"DbInstancePort":
|
1780
|
-
"DbiResourceId":
|
1781
|
-
"DomainMemberships":
|
1779
|
+
"DbInstancePort":0,
|
1780
|
+
"DbiResourceId":"db-VNZUCCBTEDC4WR7THXNJO72HVQ",
|
1781
|
+
"DomainMemberships":[
|
1782
1782
|
|
1783
1783
|
],
|
1784
|
-
"Engine":
|
1785
|
-
"EngineVersion":
|
1786
|
-
"LicenseModel":
|
1787
|
-
"MasterUsername":
|
1788
|
-
"MonitoringInterval":
|
1789
|
-
"MultiAZ":
|
1790
|
-
"OptionGroupMemberships":
|
1784
|
+
"Engine":"mysql",
|
1785
|
+
"EngineVersion":"5.6.27",
|
1786
|
+
"LicenseModel":"general-public-license",
|
1787
|
+
"MasterUsername":"mymasteruser",
|
1788
|
+
"MonitoringInterval":0,
|
1789
|
+
"MultiAZ":false,
|
1790
|
+
"OptionGroupMemberships":[
|
1791
1791
|
{
|
1792
|
-
"OptionGroupName":
|
1793
|
-
"Status":
|
1792
|
+
"OptionGroupName":"default:mysql-5-6",
|
1793
|
+
"Status":"in-sync"
|
1794
1794
|
}
|
1795
1795
|
],
|
1796
|
-
"PendingModifiedValues":
|
1796
|
+
"PendingModifiedValues":{
|
1797
1797
|
},
|
1798
|
-
"PreferredBackupWindow":
|
1799
|
-
"PreferredMaintenanceWindow":
|
1800
|
-
"PubliclyAccessible":
|
1801
|
-
"ReadReplicaDBInstanceIdentifiers":
|
1798
|
+
"PreferredBackupWindow":"12:58-13:28",
|
1799
|
+
"PreferredMaintenanceWindow":"tue:10:16-tue:10:46",
|
1800
|
+
"PubliclyAccessible":true,
|
1801
|
+
"ReadReplicaDBInstanceIdentifiers":[
|
1802
1802
|
|
1803
1803
|
],
|
1804
|
-
"StorageEncrypted":
|
1805
|
-
"StorageType":
|
1806
|
-
"VpcSecurityGroups":
|
1804
|
+
"StorageEncrypted":false,
|
1805
|
+
"StorageType":"gp2",
|
1806
|
+
"VpcSecurityGroups":[
|
1807
1807
|
{
|
1808
|
-
"Status":
|
1809
|
-
"VpcSecurityGroupId":
|
1808
|
+
"Status":"active",
|
1809
|
+
"VpcSecurityGroupId":"sg-e5e5b0d2"
|
1810
1810
|
}
|
1811
1811
|
]
|
1812
1812
|
}
|
1813
1813
|
},
|
1814
|
-
"comments":
|
1815
|
-
"input":
|
1814
|
+
"comments":{
|
1815
|
+
"input":{
|
1816
1816
|
},
|
1817
|
-
"output":
|
1817
|
+
"output":{
|
1818
1818
|
}
|
1819
1819
|
},
|
1820
|
-
"description":
|
1821
|
-
"id":
|
1822
|
-
"title":
|
1820
|
+
"description":"The following example restores a DB instance from a DB snapshot.",
|
1821
|
+
"id":"to-restore-a-db-instance-from-a-db-snapshot-1473961657311",
|
1822
|
+
"title":"To restore a DB instance from a DB snapshot."
|
1823
1823
|
}
|
1824
1824
|
],
|
1825
|
-
"RestoreDBInstanceToPointInTime":
|
1825
|
+
"RestoreDBInstanceToPointInTime":[
|
1826
1826
|
{
|
1827
|
-
"input":
|
1828
|
-
"RestoreTime":
|
1829
|
-
"SourceDBInstanceIdentifier":
|
1830
|
-
"TargetDBInstanceIdentifier":
|
1827
|
+
"input":{
|
1828
|
+
"RestoreTime":"2016-09-13T18:45:00Z",
|
1829
|
+
"SourceDBInstanceIdentifier":"mysql-sample",
|
1830
|
+
"TargetDBInstanceIdentifier":"mysql-sample-restored"
|
1831
1831
|
},
|
1832
|
-
"output":
|
1833
|
-
"DBInstance":
|
1834
|
-
"AllocatedStorage":
|
1835
|
-
"AutoMinorVersionUpgrade":
|
1836
|
-
"AvailabilityZone":
|
1837
|
-
"BackupRetentionPeriod":
|
1838
|
-
"CACertificateIdentifier":
|
1839
|
-
"CopyTagsToSnapshot":
|
1840
|
-
"DBInstanceArn":
|
1841
|
-
"DBInstanceClass":
|
1842
|
-
"DBInstanceIdentifier":
|
1843
|
-
"DBInstanceStatus":
|
1844
|
-
"DBName":
|
1845
|
-
"DBParameterGroups":
|
1832
|
+
"output":{
|
1833
|
+
"DBInstance":{
|
1834
|
+
"AllocatedStorage":200,
|
1835
|
+
"AutoMinorVersionUpgrade":true,
|
1836
|
+
"AvailabilityZone":"us-west-2b",
|
1837
|
+
"BackupRetentionPeriod":7,
|
1838
|
+
"CACertificateIdentifier":"rds-ca-2015",
|
1839
|
+
"CopyTagsToSnapshot":false,
|
1840
|
+
"DBInstanceArn":"arn:aws:rds:us-west-2:123456789012:db:mysql-sample-restored",
|
1841
|
+
"DBInstanceClass":"db.t2.small",
|
1842
|
+
"DBInstanceIdentifier":"mysql-sample-restored",
|
1843
|
+
"DBInstanceStatus":"available",
|
1844
|
+
"DBName":"sample",
|
1845
|
+
"DBParameterGroups":[
|
1846
1846
|
{
|
1847
|
-
"DBParameterGroupName":
|
1848
|
-
"ParameterApplyStatus":
|
1847
|
+
"DBParameterGroupName":"default.mysql5.6",
|
1848
|
+
"ParameterApplyStatus":"in-sync"
|
1849
1849
|
}
|
1850
1850
|
],
|
1851
|
-
"DBSecurityGroups":
|
1851
|
+
"DBSecurityGroups":[
|
1852
1852
|
|
1853
1853
|
],
|
1854
|
-
"DBSubnetGroup":
|
1855
|
-
"DBSubnetGroupDescription":
|
1856
|
-
"DBSubnetGroupName":
|
1857
|
-
"SubnetGroupStatus":
|
1858
|
-
"Subnets":
|
1854
|
+
"DBSubnetGroup":{
|
1855
|
+
"DBSubnetGroupDescription":"default",
|
1856
|
+
"DBSubnetGroupName":"default",
|
1857
|
+
"SubnetGroupStatus":"Complete",
|
1858
|
+
"Subnets":[
|
1859
1859
|
{
|
1860
|
-
"SubnetAvailabilityZone":
|
1861
|
-
"Name":
|
1860
|
+
"SubnetAvailabilityZone":{
|
1861
|
+
"Name":"us-west-2a"
|
1862
1862
|
},
|
1863
|
-
"SubnetIdentifier":
|
1864
|
-
"SubnetStatus":
|
1863
|
+
"SubnetIdentifier":"subnet-77e8db03",
|
1864
|
+
"SubnetStatus":"Active"
|
1865
1865
|
},
|
1866
1866
|
{
|
1867
|
-
"SubnetAvailabilityZone":
|
1868
|
-
"Name":
|
1867
|
+
"SubnetAvailabilityZone":{
|
1868
|
+
"Name":"us-west-2b"
|
1869
1869
|
},
|
1870
|
-
"SubnetIdentifier":
|
1871
|
-
"SubnetStatus":
|
1870
|
+
"SubnetIdentifier":"subnet-c39989a1",
|
1871
|
+
"SubnetStatus":"Active"
|
1872
1872
|
},
|
1873
1873
|
{
|
1874
|
-
"SubnetAvailabilityZone":
|
1875
|
-
"Name":
|
1874
|
+
"SubnetAvailabilityZone":{
|
1875
|
+
"Name":"us-west-2c"
|
1876
1876
|
},
|
1877
|
-
"SubnetIdentifier":
|
1878
|
-
"SubnetStatus":
|
1877
|
+
"SubnetIdentifier":"subnet-4b267b0d",
|
1878
|
+
"SubnetStatus":"Active"
|
1879
1879
|
}
|
1880
1880
|
],
|
1881
|
-
"VpcId":
|
1881
|
+
"VpcId":"vpc-c1c5b3a3"
|
1882
1882
|
},
|
1883
|
-
"DbInstancePort":
|
1884
|
-
"DbiResourceId":
|
1885
|
-
"DomainMemberships":
|
1883
|
+
"DbInstancePort":0,
|
1884
|
+
"DbiResourceId":"db-VNZUCCBTEDC4WR7THXNJO72HVQ",
|
1885
|
+
"DomainMemberships":[
|
1886
1886
|
|
1887
1887
|
],
|
1888
|
-
"Engine":
|
1889
|
-
"EngineVersion":
|
1890
|
-
"LicenseModel":
|
1891
|
-
"MasterUsername":
|
1892
|
-
"MonitoringInterval":
|
1893
|
-
"MultiAZ":
|
1894
|
-
"OptionGroupMemberships":
|
1888
|
+
"Engine":"mysql",
|
1889
|
+
"EngineVersion":"5.6.27",
|
1890
|
+
"LicenseModel":"general-public-license",
|
1891
|
+
"MasterUsername":"mymasteruser",
|
1892
|
+
"MonitoringInterval":0,
|
1893
|
+
"MultiAZ":false,
|
1894
|
+
"OptionGroupMemberships":[
|
1895
1895
|
{
|
1896
|
-
"OptionGroupName":
|
1897
|
-
"Status":
|
1896
|
+
"OptionGroupName":"default:mysql-5-6",
|
1897
|
+
"Status":"in-sync"
|
1898
1898
|
}
|
1899
1899
|
],
|
1900
|
-
"PendingModifiedValues":
|
1900
|
+
"PendingModifiedValues":{
|
1901
1901
|
},
|
1902
|
-
"PreferredBackupWindow":
|
1903
|
-
"PreferredMaintenanceWindow":
|
1904
|
-
"PubliclyAccessible":
|
1905
|
-
"ReadReplicaDBInstanceIdentifiers":
|
1902
|
+
"PreferredBackupWindow":"12:58-13:28",
|
1903
|
+
"PreferredMaintenanceWindow":"tue:10:16-tue:10:46",
|
1904
|
+
"PubliclyAccessible":true,
|
1905
|
+
"ReadReplicaDBInstanceIdentifiers":[
|
1906
1906
|
|
1907
1907
|
],
|
1908
|
-
"StorageEncrypted":
|
1909
|
-
"StorageType":
|
1910
|
-
"VpcSecurityGroups":
|
1908
|
+
"StorageEncrypted":false,
|
1909
|
+
"StorageType":"gp2",
|
1910
|
+
"VpcSecurityGroups":[
|
1911
1911
|
{
|
1912
|
-
"Status":
|
1913
|
-
"VpcSecurityGroupId":
|
1912
|
+
"Status":"active",
|
1913
|
+
"VpcSecurityGroupId":"sg-e5e5b0d2"
|
1914
1914
|
}
|
1915
1915
|
]
|
1916
1916
|
}
|
1917
1917
|
},
|
1918
|
-
"comments":
|
1919
|
-
"input":
|
1918
|
+
"comments":{
|
1919
|
+
"input":{
|
1920
1920
|
},
|
1921
|
-
"output":
|
1921
|
+
"output":{
|
1922
1922
|
}
|
1923
1923
|
},
|
1924
|
-
"description":
|
1925
|
-
"id":
|
1926
|
-
"title":
|
1924
|
+
"description":"The following example restores a DB instance to a new DB instance at a point in time from the source DB instance.",
|
1925
|
+
"id":"to-restore-a-db-instance-to-a-point-in-time-1473962652154",
|
1926
|
+
"title":"To restore a DB instance to a point in time."
|
1927
1927
|
}
|
1928
1928
|
],
|
1929
|
-
"RevokeDBSecurityGroupIngress":
|
1929
|
+
"RevokeDBSecurityGroupIngress":[
|
1930
1930
|
{
|
1931
|
-
"input":
|
1932
|
-
"CIDRIP":
|
1933
|
-
"DBSecurityGroupName":
|
1931
|
+
"input":{
|
1932
|
+
"CIDRIP":"203.0.113.5/32",
|
1933
|
+
"DBSecurityGroupName":"mydbsecuritygroup"
|
1934
1934
|
},
|
1935
|
-
"output":
|
1936
|
-
"DBSecurityGroup":
|
1935
|
+
"output":{
|
1936
|
+
"DBSecurityGroup":{
|
1937
1937
|
}
|
1938
1938
|
},
|
1939
|
-
"comments":
|
1940
|
-
"input":
|
1939
|
+
"comments":{
|
1940
|
+
"input":{
|
1941
1941
|
},
|
1942
|
-
"output":
|
1942
|
+
"output":{
|
1943
1943
|
}
|
1944
1944
|
},
|
1945
|
-
"description":
|
1946
|
-
"id":
|
1947
|
-
"title":
|
1945
|
+
"description":"This example revokes ingress for the specified CIDR block associated with the specified DB security group.",
|
1946
|
+
"id":"revoke-db-security-group-ingress-ce5b2c1c-bd4e-4809-b04a-6d78ec448813",
|
1947
|
+
"title":"To revoke ingress for a DB security group"
|
1948
1948
|
}
|
1949
1949
|
]
|
1950
1950
|
}
|