Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated SDK generation @ aws-cloudformation-user-guide 19dc52cd3f2007d6d268b65b739ffb5ebf8c1e76 #1992

Merged
merged 3 commits into from
Jan 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .docs.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
29eb52b85ebd92cb43192f2e64ac182f537d657c
2bd0dbd05c1fb10774e9f755d87cede090b46e19
2 changes: 1 addition & 1 deletion aws-cloudformation-schema/aws-bedrock-datasource.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"DataSourceType" : {
"type" : "string",
"description" : "The type of the data source location.",
"enum" : [ "S3", "CONFLUENCE", "SALESFORCE", "SHAREPOINT", "WEB", "CUSTOM" ]
"enum" : [ "S3", "CONFLUENCE", "SALESFORCE", "SHAREPOINT", "WEB", "CUSTOM", "REDSHIFT_METADATA" ]
},
"DataDeletionPolicy" : {
"type" : "string",
Expand Down
Loading
Loading