docs/api-types: mention ambient credentials
This commit is contained in:
parent
f848ecf529
commit
8857ea55b3
@ -127,11 +127,8 @@ clouddns:
|
|||||||
route53:
|
route53:
|
||||||
region: eu-west-1
|
region: eu-west-1
|
||||||
|
|
||||||
# optional -- if not specified, load credentials from from standard AWS
|
# optional if ambient credentials are available; see ambient credentials documentation
|
||||||
# environment variables or from EC2 instance metadata
|
|
||||||
accessKeyID: AKIAIOSFODNN7EXAMPLE
|
accessKeyID: AKIAIOSFODNN7EXAMPLE
|
||||||
|
|
||||||
# also optional
|
|
||||||
secretAccessKeySecretRef:
|
secretAccessKeySecretRef:
|
||||||
name: prod-route53-credentials-secret
|
name: prod-route53-credentials-secret
|
||||||
key: secret-access-key
|
key: secret-access-key
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user