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 |
Documentation
An S3Source
object that contains information about the S3 bucket where
you saved your unsigned code.
See: newSource
smart constructor.
Instances
Eq Source Source # | |
Read Source Source # | |
Show Source Source # | |
Generic Source Source # | |
NFData Source Source # | |
Defined in Amazonka.Signer.Types.Source | |
Hashable Source Source # | |
Defined in Amazonka.Signer.Types.Source | |
ToJSON Source Source # | |
Defined in Amazonka.Signer.Types.Source | |
FromJSON Source Source # | |
type Rep Source Source # | |
Defined in Amazonka.Signer.Types.Source |
Create a value of Source
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:s3:Source'
, source_s3
- The S3Source
object.