|
1 | 1 | {
|
2 | 2 | "version": "2.0",
|
3 |
| - "service": "<p>MemoryDB for Redis is a fully managed, Redis-compatible, in-memory database that delivers ultra-fast performance and Multi-AZ durability for modern applications built using microservices architectures. MemoryDB stores the entire database in-memory, enabling low latency and high throughput data access. It is compatible with Redis, a popular open source data store, enabling you to leverage Redis’ flexible and friendly data structures, APIs, and commands.</p>", |
| 3 | + "service": "<p>MemoryDB is a fully managed, Redis OSS-compatible, in-memory database that delivers ultra-fast performance and Multi-AZ durability for modern applications built using microservices architectures. MemoryDB stores the entire database in-memory, enabling low latency and high throughput data access. It is compatible with Redis OSS, a popular open source data store, enabling you to leverage Redis OSS’ flexible and friendly data structures, APIs, and commands.</p>", |
4 | 4 | "operations": {
|
5 | 5 | "BatchUpdateCluster": "<p>Apply the service update to a list of clusters supplied. For more information on service updates and applying them, see <a href=\"https://docs.aws.amazon.com/MemoryDB/latest/devguide/managing-updates.html#applying-updates\">Applying the service updates</a>.</p>",
|
6 | 6 | "CopySnapshot": "<p>Makes a copy of an existing snapshot.</p>",
|
|
18 | 18 | "DeleteUser": "<p>Deletes a user. The user will be removed from all ACLs and in turn removed from all clusters.</p>",
|
19 | 19 | "DescribeACLs": "<p>Returns a list of ACLs</p>",
|
20 | 20 | "DescribeClusters": "<p>Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cluster if a cluster name is supplied.</p>",
|
21 |
| - "DescribeEngineVersions": "<p>Returns a list of the available Redis engine versions.</p>", |
| 21 | + "DescribeEngineVersions": "<p>Returns a list of the available Redis OSS engine versions.</p>", |
22 | 22 | "DescribeEvents": "<p>Returns events related to clusters, security groups, and parameter groups. You can obtain events specific to a particular cluster, security group, or parameter group by providing the name as a parameter. By default, only the events occurring within the last hour are returned; however, you can retrieve up to 14 days' worth of events if necessary.</p>",
|
23 | 23 | "DescribeParameterGroups": "<p>Returns a list of parameter group descriptions. If a parameter group name is specified, the list contains only the descriptions for that group.</p>",
|
24 | 24 | "DescribeParameters": "<p>Returns the detailed parameter list for a particular parameter group.</p>",
|
|
520 | 520 | }
|
521 | 521 | },
|
522 | 522 | "EngineVersionInfo": {
|
523 |
| - "base": "<p>Provides details of the Redis engine version</p>", |
| 523 | + "base": "<p>Provides details of the Redis OSS engine version</p>", |
524 | 524 | "refs": {
|
525 | 525 | "EngineVersionInfoList$member": null
|
526 | 526 | }
|
|
1112 | 1112 | "Cluster$Description": "<p>A description of the cluster</p>",
|
1113 | 1113 | "Cluster$Status": "<p>The status of the cluster. For example, Available, Updating, Creating.</p>",
|
1114 | 1114 | "Cluster$NodeType": "<p>The cluster's node type</p>",
|
1115 |
| - "Cluster$EngineVersion": "<p>The Redis engine version used by the cluster</p>", |
1116 |
| - "Cluster$EnginePatchVersion": "<p>The Redis engine patch version used by the cluster</p>", |
| 1115 | + "Cluster$EngineVersion": "<p>The Redis OSS engine version used by the cluster</p>", |
| 1116 | + "Cluster$EnginePatchVersion": "<p>The Redis OSS engine patch version used by the cluster</p>", |
1117 | 1117 | "Cluster$ParameterGroupName": "<p>The name of the parameter group used by the cluster</p>",
|
1118 | 1118 | "Cluster$ParameterGroupStatus": "<p>The status of the parameter group used by the cluster, for example 'active' or 'applying'.</p>",
|
1119 | 1119 | "Cluster$SubnetGroupName": "<p>The name of the subnet group used by the cluster</p>",
|
|
1126 | 1126 | "ClusterConfiguration$Name": "<p>The name of the cluster</p>",
|
1127 | 1127 | "ClusterConfiguration$Description": "<p>The description of the cluster configuration</p>",
|
1128 | 1128 | "ClusterConfiguration$NodeType": "<p>The node type used for the cluster</p>",
|
1129 |
| - "ClusterConfiguration$EngineVersion": "<p>The Redis engine version used by the cluster</p>", |
| 1129 | + "ClusterConfiguration$EngineVersion": "<p>The Redis OSS engine version used by the cluster</p>", |
1130 | 1130 | "ClusterConfiguration$MaintenanceWindow": "<p>The specified maintenance window for the cluster</p>",
|
1131 | 1131 | "ClusterConfiguration$TopicArn": "<p>The Amazon Resource Name (ARN) of the SNS notification topic for the cluster</p>",
|
1132 | 1132 | "ClusterConfiguration$ParameterGroupName": "<p>The name of parameter group used by the cluster</p>",
|
|
1147 | 1147 | "CreateClusterRequest$KmsKeyId": "<p>The ID of the KMS key used to encrypt the cluster.</p>",
|
1148 | 1148 | "CreateClusterRequest$SnapshotName": "<p>The name of a snapshot from which to restore data into the new cluster. The snapshot status changes to restoring while the new cluster is being created.</p>",
|
1149 | 1149 | "CreateClusterRequest$SnapshotWindow": "<p>The daily time range (in UTC) during which MemoryDB begins taking a daily snapshot of your shard.</p> <p> Example: 05:00-09:00</p> <p> If you do not specify this parameter, MemoryDB automatically chooses an appropriate time range.</p>",
|
1150 |
| - "CreateClusterRequest$EngineVersion": "<p>The version number of the Redis engine to be used for the cluster.</p>", |
| 1150 | + "CreateClusterRequest$EngineVersion": "<p>The version number of the Redis OSS engine to be used for the cluster.</p>", |
1151 | 1151 | "CreateParameterGroupRequest$ParameterGroupName": "<p>The name of the parameter group.</p>",
|
1152 | 1152 | "CreateParameterGroupRequest$Family": "<p>The name of the parameter group family that the parameter group can be used with.</p>",
|
1153 | 1153 | "CreateParameterGroupRequest$Description": "<p>An optional description of the parameter group.</p>",
|
|
1168 | 1168 | "DescribeClustersRequest$ClusterName": "<p>The name of the cluster</p>",
|
1169 | 1169 | "DescribeClustersRequest$NextToken": "<p>An optional argument to pass in case the total number of records exceeds the value of MaxResults. If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. </p>",
|
1170 | 1170 | "DescribeClustersResponse$NextToken": "<p>An optional argument to pass in case the total number of records exceeds the value of MaxResults. If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. </p>",
|
1171 |
| - "DescribeEngineVersionsRequest$EngineVersion": "<p>The Redis engine version</p>", |
| 1171 | + "DescribeEngineVersionsRequest$EngineVersion": "<p>The Redis OSS engine version</p>", |
1172 | 1172 | "DescribeEngineVersionsRequest$ParameterGroupFamily": "<p>The name of a specific parameter group family to return details for.</p>",
|
1173 | 1173 | "DescribeEngineVersionsRequest$NextToken": "<p>An optional argument to pass in case the total number of records exceeds the value of MaxResults. If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. </p>",
|
1174 | 1174 | "DescribeEngineVersionsResponse$NextToken": "<p>An optional argument to pass in case the total number of records exceeds the value of MaxResults. If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. </p>",
|
|
0 commit comments