aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

[AWS::SageMaker::Domain] - [Docs] - DefaultSpaceSettings are set as not required even though they are

Open
#2,135 0 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

AWS::SageMaker::Domain

### Resource name

_No response_

### Reference Link

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-domain.html
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_sagemaker.CfnDomainProps.html

### Details

The documentation of the Sagemaker Domain says that the DefaultSpaceSettings are not required as a property but this is not true, as there is an Error if you try to deploy a Sagemaker Domain without any DefaultSpaceSettings, which complains that these are missing.
The Terraform documentation for example has documented this correctly: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/sagemaker_domain

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.