|
362 | 362 | "name": "memorydb"
|
363 | 363 | },
|
364 | 364 | "aws.protocols#awsJson1_1": {},
|
365 |
| - "smithy.api#documentation": "<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.\n \n 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>", |
| 365 | + "smithy.api#documentation": "<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.\n \n 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>", |
366 | 366 | "smithy.api#title": "Amazon MemoryDB",
|
367 | 367 | "smithy.api#xmlNamespace": {
|
368 | 368 | "uri": "http://memorydb.amazonaws.com/doc/2021-01-01/"
|
|
1464 | 1464 | "EngineVersion": {
|
1465 | 1465 | "target": "com.amazonaws.memorydb#String",
|
1466 | 1466 | "traits": {
|
1467 |
| - "smithy.api#documentation": "<p>The Redis engine version used by the cluster</p>" |
| 1467 | + "smithy.api#documentation": "<p>The Redis OSS engine version used by the cluster</p>" |
1468 | 1468 | }
|
1469 | 1469 | },
|
1470 | 1470 | "EnginePatchVersion": {
|
1471 | 1471 | "target": "com.amazonaws.memorydb#String",
|
1472 | 1472 | "traits": {
|
1473 |
| - "smithy.api#documentation": "<p>The Redis engine patch version used by the cluster</p>" |
| 1473 | + "smithy.api#documentation": "<p>The Redis OSS engine patch version used by the cluster</p>" |
1474 | 1474 | }
|
1475 | 1475 | },
|
1476 | 1476 | "ParameterGroupName": {
|
|
1609 | 1609 | "EngineVersion": {
|
1610 | 1610 | "target": "com.amazonaws.memorydb#String",
|
1611 | 1611 | "traits": {
|
1612 |
| - "smithy.api#documentation": "<p>The Redis engine version used by the cluster</p>" |
| 1612 | + "smithy.api#documentation": "<p>The Redis OSS engine version used by the cluster</p>" |
1613 | 1613 | }
|
1614 | 1614 | },
|
1615 | 1615 | "MaintenanceWindow": {
|
|
2111 | 2111 | "EngineVersion": {
|
2112 | 2112 | "target": "com.amazonaws.memorydb#String",
|
2113 | 2113 | "traits": {
|
2114 |
| - "smithy.api#documentation": "<p>The version number of the Redis engine to be used for the cluster.</p>" |
| 2114 | + "smithy.api#documentation": "<p>The version number of the Redis OSS engine to be used for the cluster.</p>" |
2115 | 2115 | }
|
2116 | 2116 | },
|
2117 | 2117 | "AutoMinorVersionUpgrade": {
|
|
3027 | 3027 | }
|
3028 | 3028 | ],
|
3029 | 3029 | "traits": {
|
3030 |
| - "smithy.api#documentation": "<p>Returns a list of the available Redis engine versions.</p>", |
| 3030 | + "smithy.api#documentation": "<p>Returns a list of the available Redis OSS engine versions.</p>", |
3031 | 3031 | "smithy.api#paginated": {
|
3032 | 3032 | "inputToken": "NextToken",
|
3033 | 3033 | "outputToken": "NextToken",
|
|
3042 | 3042 | "EngineVersion": {
|
3043 | 3043 | "target": "com.amazonaws.memorydb#String",
|
3044 | 3044 | "traits": {
|
3045 |
| - "smithy.api#documentation": "<p>The Redis engine version</p>" |
| 3045 | + "smithy.api#documentation": "<p>The Redis OSS engine version</p>" |
3046 | 3046 | }
|
3047 | 3047 | },
|
3048 | 3048 | "ParameterGroupFamily": {
|
|
3946 | 3946 | }
|
3947 | 3947 | },
|
3948 | 3948 | "traits": {
|
3949 |
| - "smithy.api#documentation": "<p>Provides details of the Redis engine version</p>" |
| 3949 | + "smithy.api#documentation": "<p>Provides details of the Redis OSS engine version</p>" |
3950 | 3950 | }
|
3951 | 3951 | },
|
3952 | 3952 | "com.amazonaws.memorydb#EngineVersionInfoList": {
|
|
0 commit comments