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.
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.
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.