Skip to content

Commit b544ac0

Browse files
author
awstools
committed
feat(client-connect): Updated the CreateIntegrationAssociation API to support the CASES_DOMAIN IntegrationType.
1 parent 424c2a5 commit b544ac0

File tree

2 files changed

+2934
-2102
lines changed

2 files changed

+2934
-2102
lines changed

clients/client-connect/src/models/models_0.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1220,6 +1220,7 @@ export interface CreateInstanceResponse {
12201220
}
12211221

12221222
export enum IntegrationType {
1223+
CASES_DOMAIN = "CASES_DOMAIN",
12231224
EVENT = "EVENT",
12241225
PINPOINT_APP = "PINPOINT_APP",
12251226
VOICE_ID = "VOICE_ID",

0 commit comments

Comments
 (0)