awsdocs / aws-cloudformation-user-guide

The open source version of the AWS CloudFormation User Guide
Other
766 stars 1.3k forks source link

Update Quicksight Dataset Required Fields #1295

Closed anwschne closed 11 months ago

anwschne commented 1 year ago

Issue #, if available: None

Description of changes: These two fields are required by Cloudformation for deployment.

If AwsAccountId is missing the error returned is: "Unable to marshall request to JSON: Parameter 'AwsAccountId' must not be null" If DataSourceId is missing the error returned is: "1 validation error detected: Value null at 'dataSourceId' failed to satisfy constraint: Member must not be null"

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

joshbean commented 11 months ago

Closing this issue or pull request in advance of archiving this repo. For more information about the decision to archive this repo (and others in the 'awsdocs' org), see the announcement on the AWS News Blog.