Skip to content

Commit

Permalink
Fix secretsmanager config file key name in README (#714)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbocinec authored May 30, 2024
1 parent ed8da6a commit c544827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ of the file that are supported are listed here.
| snstopic | SNS | ✅ (Topic Name) | ✅ (First Seen Tag Time) | ❌ | ✅ |
| sqs | SQS | ✅ (Queue Name) | ✅ (Creation Time) | ❌ | ✅ |
| sagemaker-notebook-smni | SageMakerNotebook | ✅ (Notebook Instnace Name) | ✅ (Creation Time) | ❌ | ✅ |
| secretsmanager | SecretsManagerSecrets | ✅ (Secret Name) | ✅ (Last Accessed or Creation Time) | ❌ | ✅ |
| secretsmanager | SecretsManager | ✅ (Secret Name) | ✅ (Last Accessed or Creation Time) | ❌ | ✅ |
| security-hub | SecurityHub | ❌ | ✅ (Created Time) | ❌ | ✅ |
| snap | Snapshots | ❌ | ✅ (Creation Time) | ✅ | ✅ |
| transit-gateway | TransitGateway | ❌ | ✅ (Creation Time) | ❌ | ✅ |
Expand Down

0 comments on commit c544827

Please sign in to comment.