| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay <brendan.g.hay+amazonka.com> |
| Stability | experimental |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Redshift.Internal
Description
Synopsis
- getAccountId :: Region -> Maybe Text
- getCloudTrailAccountId :: Region -> Maybe Text
Documentation
getAccountId :: Region -> Maybe Text Source #
Deprecated: Redshift now delivers logs using service-principal credentials. See the haddocks for more information.
This account identifier used to be used when attaching a policy to your S3 bucket, allowing Redshift to upload and write database audit logs.
This function should no longer be used, because Redshift now uses service-principal credentials to deliver logs to S3.