• Home
  • Raw
  • Download

Lines Matching +full:in +full:- +full:development

5 **In Development**
7 *Development on these features has started. No date can be shared for
9 significantly from the state proposed in these documents.*
11 * [S3 Transfer Manager](services/s3/transfermanager/README.md) -
16 *These features are being proposed for development. These features will
17 either transition to "In Development" when development begins, or
22 * [Event Streaming Alternate Syntax](core/event-streaming/alternate-syntax/README.md)
23 \- Simplifies interacting with event streaming services for
24 non-power-users.
25 * [Event Streaming Auto-Reconnect](core/event-streaming/reconnect/README.md)
26 \- Automatically reconnects to an event streaming session when they are
28 * [Tagged Unions](core/tagged-unions/README.md)
29 \- Usability improvements for union types, like DynamoDB's `AttributeValue`.
33 *These features are considered "mostly implemented". Development on new features
38 * [Request Presigners](core/presigners/README.md) - Makes it possible to sign
40 * [Dynamo DB Enhanced Client](services/dynamodb/high-level-library/README.md)
41 \- Simplifies writing and reading objects to and from Amazon DynamoDB.
55 * [Class Initialization](FavorStaticFactoryMethods.md) - Conventions
57 * [Naming Conventions](NamingConventions.md) - Conventions used for
59 * [Client Configuration](ClientConfiguration.md) - Conventions used for
61 * [Optional Usage](UseOfOptional.md) - Conventions governing the use of
63 * [Completable Future Usage](UseOfCompletableFuture.md) - Conventions
66 * [APIReference](APIReference.md) - Conventions used for API references