Obtaining Required Information for AWS S3 Storage

If you want to use your AWS S3 account as an external cloud storage platform for debug files or debug recording files generated by the device, you need to obtain the following information to configure the device:

Storage URL
Access Key ID
Secret Access Key

Once you obtain this information, you can configure the storage platform in the External Storage table. For more information, see Configuring External Cloud Storage for Debug Recording and Debug Files.

This section assumes that you have an AWS S3 account and defined with a bucket.

To obtain required information from AWS S3:
1. Sign in to the AWS Management Console.
2. Open the Amazon S3 console.
3. Select your bucket, and then copy the URL.
4. Open the AWS IAM Console.
5. In the navigation pane, click Users, and then select your user account.
6. Open the Security credentials tab.
7. Under Access keys, click Create access key.
8. Select your applicable use case if prompted, and then click Next.
9. Copy the displayed Access Key ID and Secret Access Key.