Skip to content

Commit

Permalink
Fix s3 config file key name in README (gruntwork-io#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbocinec authored Sep 13, 2023
1 parent 92f09d2 commit dc85c15
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 @@ -496,7 +496,7 @@ of the file that are supported are listed here.
| oidcprovider | OIDCProvider | ✅ (Provider URL) | ✅ (Creation Time) | ❌ |
| opensearchdomain | OpenSearchDomain | ✅ (Domain Name) | ✅ (First Seen Tag Time) | ❌ |
| redshift | Redshift | ✅ (Cluster Identifier) | ✅ (Creation Time) | ❌ |
| s3 | S3 | ✅ (Bucket Name) | ✅ (Creation Time) | ✅ |
| s3 | s3 | ✅ (Bucket Name) | ✅ (Creation Time) | ✅ |
| snstopic | SNS | ✅ (Topic Name) | ✅ (First Seen Tag Time) | ❌ |
| sqs | SQS | ✅ (Queue Name) | ✅ (Creation Time) | ❌ |
| sagemaker-notebook-smni | SageMakerNotebook | ✅ (Notebook Instnace Name) | ✅ (Creation Time) | ❌ |
Expand Down

0 comments on commit dc85c15

Please sign in to comment.