

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

# AWS::S3Tables::TableBucket MetricsConfiguration
<a name="aws-properties-s3tables-tablebucket-metricsconfiguration"></a>

<a name="aws-properties-s3tables-tablebucket-metricsconfiguration-description"></a>The `MetricsConfiguration` property type specifies Property description not available. for an [AWS::S3Tables::TableBucket](aws-resource-s3tables-tablebucket.md).

## Syntax
<a name="aws-properties-s3tables-tablebucket-metricsconfiguration-syntax"></a>

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

### JSON
<a name="aws-properties-s3tables-tablebucket-metricsconfiguration-syntax.json"></a>

```
{
  "[Status](#cfn-s3tables-tablebucket-metricsconfiguration-status)" : {{String}}
}
```

### YAML
<a name="aws-properties-s3tables-tablebucket-metricsconfiguration-syntax.yaml"></a>

```
  [Status](#cfn-s3tables-tablebucket-metricsconfiguration-status): {{String}}
```

## Properties
<a name="aws-properties-s3tables-tablebucket-metricsconfiguration-properties"></a>

`Status`  <a name="cfn-s3tables-tablebucket-metricsconfiguration-status"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Allowed values*: `Enabled | Disabled`  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)