AWS::DynamoDB::Table ContributorInsightsSpecification - AWS CloudFormation

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

AWS::DynamoDB::Table ContributorInsightsSpecification

用來啟用或停用 CloudWatch 參與者深入解析的設定。

語法

若要在 AWS CloudFormation 範本中宣告此實體,請使用下列語法:

JSON

{ "Enabled" : Boolean }

YAML

Enabled: Boolean

屬性

Enabled

指出是否要啟用 (true) 或停用 (false) CloudWatch 貢獻者見解。

必要:是

類型:布林值

允許值ENABLE | DISABLE

更新要求不中斷