

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::SageMaker::EndpointConfig CoreDumpConfig
<a name="aws-properties-sagemaker-endpointconfig-coredumpconfig"></a>

<a name="aws-properties-sagemaker-endpointconfig-coredumpconfig-description"></a>The `CoreDumpConfig` property type specifies Property description not available. for an [AWS::SageMaker::EndpointConfig](aws-resource-sagemaker-endpointconfig.md).

## Syntax
<a name="aws-properties-sagemaker-endpointconfig-coredumpconfig-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-sagemaker-endpointconfig-coredumpconfig-syntax.json"></a>

```
{
  "[DestinationS3Uri](#cfn-sagemaker-endpointconfig-coredumpconfig-destinations3uri)" : {{String}},
  "[KmsKeyId](#cfn-sagemaker-endpointconfig-coredumpconfig-kmskeyid)" : {{String}}
}
```

### YAML
<a name="aws-properties-sagemaker-endpointconfig-coredumpconfig-syntax.yaml"></a>

```
  [DestinationS3Uri](#cfn-sagemaker-endpointconfig-coredumpconfig-destinations3uri): {{String}}
  [KmsKeyId](#cfn-sagemaker-endpointconfig-coredumpconfig-kmskeyid): {{String}}
```

## Properties
<a name="aws-properties-sagemaker-endpointconfig-coredumpconfig-properties"></a>

`DestinationS3Uri`  <a name="cfn-sagemaker-endpointconfig-coredumpconfig-destinations3uri"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`KmsKeyId`  <a name="cfn-sagemaker-endpointconfig-coredumpconfig-kmskeyid"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)