File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -186,18 +186,7 @@ data:
186186
187187# ### AWS
188188
189- When a Bucket's `.spec.provider` field is set to `aws`, the source-controller
190- will attempt to communicate with the specified [Endpoint](#endpoint) using the
191- [Minio Client SDK](https://github.com/minio/minio-go).
192-
193- Without a [Secret reference](#secret-reference), authorization using
194- credentials retrieved from the AWS EC2 service is attempted by default. When
195- a reference is specified, it expects a Secret with `.data.accesskey` and
196- ` .data.secretkey` values, used to authenticate with static credentials.
197-
198- The Provider allows for specifying the
199- [Amazon AWS Region](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html#concepts-available-regions)
200- using the [`.spec.region` field](#region).
189+ For detailed setup instructions, see : https://fluxcd.io/flux/integrations/aws/#for-amazon-simple-storage-service
201190
202191# #### AWS EC2 example
203192
You can’t perform that action at this time.
0 commit comments