Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
- data S3Metadata = S3Metadata' {
- newS3Metadata :: S3Metadata
Documentation
data S3Metadata Source #
The connector metadata specific to Amazon S3.
See: newS3Metadata
smart constructor.
Instances
newS3Metadata :: S3Metadata Source #
Create a value of S3Metadata
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.