mirror of https://github.com/crossplane/docs.git
Update the link to the aws provider authentication docs (#540)
This commit is contained in:
parent
adb55159f4
commit
1ddcf18157
|
@ -98,7 +98,7 @@ aws_secret_access_key = $@<aws_secret_key>$@
|
||||||
Save this text file as `aws-credentials.txt`.
|
Save this text file as `aws-credentials.txt`.
|
||||||
|
|
||||||
{{< hint type="note" >}}
|
{{< hint type="note" >}}
|
||||||
The [Configuration](https://marketplace.upbound.io/providers/upbound/provider-aws/latest/docs/configuration) section of the Provider documentation describes other authentication methods.
|
The [Authentication](https://docs.upbound.io/providers/provider-aws/authentication/) section of the AWS Provider documentation describes other authentication methods.
|
||||||
{{< /hint >}}
|
{{< /hint >}}
|
||||||
|
|
||||||
### Create a Kubernetes secret with the AWS credentials
|
### Create a Kubernetes secret with the AWS credentials
|
||||||
|
@ -242,4 +242,4 @@ bucket.s3.aws.upbound.io "crossplane-bucket-45eed4ae0" deleted
|
||||||
* Explore AWS resources that Crossplane can configure in the
|
* Explore AWS resources that Crossplane can configure in the
|
||||||
[Provider CRD reference](https://marketplace.upbound.io/providers/upbound/provider-family-aws/).
|
[Provider CRD reference](https://marketplace.upbound.io/providers/upbound/provider-family-aws/).
|
||||||
* Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with
|
* Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with
|
||||||
Crossplane users and contributors.
|
Crossplane users and contributors.
|
||||||
|
|
|
@ -98,7 +98,7 @@ aws_secret_access_key = $@<aws_secret_key>$@
|
||||||
Save this text file as `aws-credentials.txt`.
|
Save this text file as `aws-credentials.txt`.
|
||||||
|
|
||||||
{{< hint type="note" >}}
|
{{< hint type="note" >}}
|
||||||
The [Configuration](https://marketplace.upbound.io/providers/upbound/provider-aws/latest/docs/configuration) section of the Provider documentation describes other authentication methods.
|
The [Authentication](https://docs.upbound.io/providers/provider-aws/authentication/) section of the AWS Provider documentation describes other authentication methods.
|
||||||
{{< /hint >}}
|
{{< /hint >}}
|
||||||
|
|
||||||
### Create a Kubernetes secret with the AWS credentials
|
### Create a Kubernetes secret with the AWS credentials
|
||||||
|
@ -242,4 +242,4 @@ bucket.s3.aws.upbound.io "crossplane-bucket-45eed4ae0" deleted
|
||||||
* Explore AWS resources that Crossplane can configure in the
|
* Explore AWS resources that Crossplane can configure in the
|
||||||
[Provider CRD reference](https://marketplace.upbound.io/providers/upbound/provider-family-aws/).
|
[Provider CRD reference](https://marketplace.upbound.io/providers/upbound/provider-family-aws/).
|
||||||
* Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with
|
* Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with
|
||||||
Crossplane users and contributors.
|
Crossplane users and contributors.
|
||||||
|
|
Loading…
Reference in New Issue