You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Unknown Error. Please try again. If the problem persists, please contact [Segment support](mailto:[email protected]) | failed to assume intermediate role | Fail to assume intermediate role |
266
-
| Access Denied. Please configure External ID in the AWS IAM Console. [Learn more](#create-an-iam-role-in-the-aws-console). | role not configured with external id | Successfully assumed customer's role, role doesn't have external ID |
267
-
| Unknown Error. Please follow [instructions](#create-an-iam-role-in-the-aws-console) to set up the AWS S3 destination. If the problem persists, please contact [Segment support](mailto:[email protected]). | failed to assume role | Fail to assume customer’s role without external ID & returned an error code that is not error 403 |
268
-
| Access Denied. Please configure External ID in the AWS IAM Console. [Learn more](#create-an-iam-role-in-the-aws-console). | assume role failed with Access Denied | Fail to assume customer’s role without external ID & returned error 403 |
269
-
| Access Denied. Please add PutObject permissions to the IAM role in the AWS IAM Console. [Learn more](). | upload dummy object failed with Access Denied | Fail to upload the dummy object to customer's S3 bucket & an error code that is not error 403. |
270
-
| Unknown Error. Please follow [instructions](#create-an-iam-role-in-the-aws-console) to set up the AWS s3 destination. If the problem persists, please contact [Segment support](mailto:[email protected]). | failed to upload dummy object | Fail to upload the dummy object to customer's S3 bucket & an error code that is not error 403. |
263
+
| Error message | Likely cause of the error |
264
+
| ------------- | ------------------------- |
265
+
| Unknown Error. Please try again. If the problem persists, please contact [Segment support](mailto:[email protected]) | Fail to assume intermediate role |
266
+
| Access Denied. Please configure External ID in the AWS IAM Console. [Learn more](#create-an-iam-role-in-the-aws-console). | Successfully assumed customer's role, role doesn't have external ID |
267
+
| Unknown Error. Please follow [instructions](#create-an-iam-role-in-the-aws-console) to set up the AWS S3 destination. If the problem persists, please contact [Segment support](mailto:[email protected]). | Fail to assume customer’s role without external ID & returned an error code that is not error 403 |
268
+
| Access Denied. Please configure External ID in the AWS IAM Console. [Learn more](#create-an-iam-role-in-the-aws-console). | Fail to assume customer’s role without external ID & returned error 403 |
269
+
| Access Denied. Please add PutObject permissions to the IAM role in the AWS IAM Console. [Learn more](). | Fail to upload the dummy object to customer's S3 bucket & an error code that is not error 403. |
270
+
| Unknown Error. Please follow [instructions](#create-an-iam-role-in-the-aws-console) to set up the AWS s3 destination. If the problem persists, please contact [Segment support](mailto:[email protected]). | Fail to upload the dummy object to customer's S3 bucket & an error code that is not error 403. |
0 commit comments