AWS::DynamoDB::Table ContributorInsightsSpecification - AWS CloudFormation

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

AWS::DynamoDB::Table ContributorInsightsSpecification

用于启用或禁用 “ CloudWatch 贡献者见解” 的设置。

语法

要在 AWS CloudFormation 模板中声明此实体,请使用以下语法:

JSON

{ "Enabled" : Boolean }

YAML

Enabled: Boolean

属性

Enabled

指明是启用 “ CloudWatch 贡献者见解”(真)还是禁用(假)。

必需:是

类型:布尔值

允许的值ENABLE | DISABLE

更新要求没有中断