Skip to content

Commit 1a9564b

Browse files
authored
Update content/arduino-cloud/09.business/02.aws-s3-exporter/content.md
1 parent 59a43ed commit 1a9564b

File tree

1 file changed

+1
-1
lines changed
  • content/arduino-cloud/09.business/02.aws-s3-exporter

1 file changed

+1
-1
lines changed

content/arduino-cloud/09.business/02.aws-s3-exporter/content.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ An active AWS account is required to deploy the **Arduino AWS S3 CSV Exporter**.
6161

6262
The exporter setup involves deploying resources using a [**CloudFormation template**](https://github.com/arduino/aws-s3-integration/blob/0.3.0/deployment/cloud-formation-template/deployment.yaml). This template provisions and configures the necessary AWS resources automatically.
6363

64-
CloudFormation requires the following **IAM permissions** to automatically provision and manage the AWS resources used in this deployment.
64+
AWS CloudFormation requires specific [**IAM permissions**](https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction.html) to automatically provision and manage AWS resources during this deployment. AWS Identity and Access Management (IAM) is a web service that helps you securely control access to AWS resources by managing permissions and determining which resources users can access.
6565

6666
* CloudFormation stack creation (policy: `AWSCloudFormationFullAccess`)
6767
* S3 bucket management (policy: `AmazonS3FullAccess`)

0 commit comments

Comments
 (0)