| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.IoTAnalytics.Types.ServiceManagedDatastoreS3Storage
Description
Documentation
data ServiceManagedDatastoreS3Storage Source #
Used to store data in an Amazon S3 bucket managed by IoT Analytics. You can't change the choice of Amazon S3 storage after your data store is created.
See: newServiceManagedDatastoreS3Storage smart constructor.
Constructors
| ServiceManagedDatastoreS3Storage' | |
Instances
newServiceManagedDatastoreS3Storage :: ServiceManagedDatastoreS3Storage Source #
Create a value of ServiceManagedDatastoreS3Storage with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.