prometheus operator v0.71.2
AlertmanagerConfig.spec.muteTimeIntervals.timeIntervals.months.spec.receivers.snsConfigs.sigv4
Configures AWS's Signature Verification 4 signing process to sign requests.
| Field / Type | Description |
|---|---|
AccessKey is the AWS API key. If not specified, the environment variable `AWS_ACCESS_KEY_ID` is used.
| |
profile | Profile is the named AWS profile used to authenticate. |
region | Region is the AWS region. If blank, the region from the default credentials chain used. |
roleArn | RoleArn is the named AWS profile used to authenticate. |
SecretKey is the AWS API secret. If not specified, the environment variable `AWS_SECRET_ACCESS_KEY` is used.
|