AwsSecretsManager - Amazon Security Hub
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅中国的 Amazon Web Services 服务入门

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

AwsSecretsManager

下面是示例如下Amazon的安全查找格式AwsSecretsManager资源。

AwsSecretsManagerSecret

这些区域有:AwsSecretsManagerSecret对象提供有关 Secrets Manager 密钥的详细信息。

以下示例显示了AmazonSecurity Finding 格式 (ASFF)AwsSecretsManagerSecretobt。查看以下内容的描述AwsSecretsManagerSecret属性,参见AwsSecretsManagerSecretDetails在里面Amazon Security HubAPI 参考.

示例

"AwsSecretsManagerSecret": { "RotationRules": { "AutomaticallyAfterDays": 30 }, "RotationOccurredWithinFrequency": true, "KmsKeyId": "kmsKeyId", "RotationEnabled": true, "RotationLambdaArn": "arn:aws:lambda:us-west-2:777788889999:function:MyTestRotationLambda", "Deleted": false, "Name": "MyTestDatabaseSecret", "Description": "My test database secret" }