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
data S3DestinationAccessControl Source #
Optional. Have MediaConvert automatically apply Amazon S3 access control for the outputs in this output group. When you don't use this setting, S3 automatically applies the default access control list PRIVATE.
See: newS3DestinationAccessControl
smart constructor.
S3DestinationAccessControl' | |
|
Instances
newS3DestinationAccessControl :: S3DestinationAccessControl Source #
Create a value of S3DestinationAccessControl
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:cannedAcl:S3DestinationAccessControl'
, s3DestinationAccessControl_cannedAcl
- Choose an Amazon S3 canned ACL for MediaConvert to apply to this output.
s3DestinationAccessControl_cannedAcl :: Lens' S3DestinationAccessControl (Maybe S3ObjectCannedAcl) Source #
Choose an Amazon S3 canned ACL for MediaConvert to apply to this output.