Skip to content

Commit c86ed4e

Browse files
author
awstools
committed
feat(client-appintegrations): This release adds support for webhooks, allowing customers to create an Event Integration with a webhook source.
1 parent 1746857 commit c86ed4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codegen/sdk-codegen/aws-models/appintegrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3656,7 +3656,7 @@
36563656
"min": 1,
36573657
"max": 256
36583658
},
3659-
"smithy.api#pattern": "^aws\\.partner\\/.*$"
3659+
"smithy.api#pattern": "^(aws\\.(partner\\/.*|cases|cases\\-test))|Pipe\\s.[a-zA-Z0-9\\/\\._\\-]+$|app\\-integrations\\.webhooks\\/[a-zA-Z0-9\\-_.\\/]+$"
36603660
}
36613661
},
36623662
"com.amazonaws.appintegrations#SourceURI": {

0 commit comments

Comments
 (0)