UNPKG

aws-sdk-eks

Version:
2,151 lines 270 kB
{ "version": "2.0", "metadata": { "apiVersion": "2017-08-08", "endpointPrefix": "connect", "jsonVersion": "1.1", "protocol": "rest-json", "serviceAbbreviation": "Amazon Connect", "serviceFullName": "Amazon Connect Service", "serviceId": "Connect", "signatureVersion": "v4", "signingName": "connect", "uid": "connect-2017-08-08" }, "operations": { "ActivateEvaluationForm": { "http": { "requestUri": "/evaluation-forms/{InstanceId}/{EvaluationFormId}/activate" }, "input": { "type": "structure", "required": [ "InstanceId", "EvaluationFormId", "EvaluationFormVersion" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "EvaluationFormId": { "location": "uri", "locationName": "EvaluationFormId" }, "EvaluationFormVersion": { "type": "integer" } } }, "output": { "type": "structure", "required": [ "EvaluationFormId", "EvaluationFormArn", "EvaluationFormVersion" ], "members": { "EvaluationFormId": {}, "EvaluationFormArn": {}, "EvaluationFormVersion": { "type": "integer" } } } }, "AssociateAnalyticsDataSet": { "http": { "method": "PUT", "requestUri": "/analytics-data/instance/{InstanceId}/association" }, "input": { "type": "structure", "required": [ "InstanceId", "DataSetId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "DataSetId": {}, "TargetAccountId": {} } }, "output": { "type": "structure", "members": { "DataSetId": {}, "TargetAccountId": {}, "ResourceShareId": {}, "ResourceShareArn": {} } } }, "AssociateApprovedOrigin": { "http": { "method": "PUT", "requestUri": "/instance/{InstanceId}/approved-origin" }, "input": { "type": "structure", "required": [ "InstanceId", "Origin" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Origin": {} } } }, "AssociateBot": { "http": { "method": "PUT", "requestUri": "/instance/{InstanceId}/bot" }, "input": { "type": "structure", "required": [ "InstanceId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "LexBot": { "shape": "Sf" }, "LexV2Bot": { "shape": "Si" } } } }, "AssociateDefaultVocabulary": { "http": { "method": "PUT", "requestUri": "/default-vocabulary/{InstanceId}/{LanguageCode}" }, "input": { "type": "structure", "required": [ "InstanceId", "LanguageCode" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "LanguageCode": { "location": "uri", "locationName": "LanguageCode" }, "VocabularyId": {} } }, "output": { "type": "structure", "members": {} } }, "AssociateFlow": { "http": { "method": "PUT", "requestUri": "/flow-associations/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId", "ResourceId", "FlowId", "ResourceType" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "ResourceId": {}, "FlowId": {}, "ResourceType": {} } }, "output": { "type": "structure", "members": {} } }, "AssociateInstanceStorageConfig": { "http": { "method": "PUT", "requestUri": "/instance/{InstanceId}/storage-config" }, "input": { "type": "structure", "required": [ "InstanceId", "ResourceType", "StorageConfig" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "ResourceType": {}, "StorageConfig": { "shape": "St" } } }, "output": { "type": "structure", "members": { "AssociationId": {} } } }, "AssociateLambdaFunction": { "http": { "method": "PUT", "requestUri": "/instance/{InstanceId}/lambda-function" }, "input": { "type": "structure", "required": [ "InstanceId", "FunctionArn" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "FunctionArn": {} } } }, "AssociateLexBot": { "http": { "method": "PUT", "requestUri": "/instance/{InstanceId}/lex-bot" }, "input": { "type": "structure", "required": [ "InstanceId", "LexBot" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "LexBot": { "shape": "Sf" } } } }, "AssociatePhoneNumberContactFlow": { "http": { "method": "PUT", "requestUri": "/phone-number/{PhoneNumberId}/contact-flow" }, "input": { "type": "structure", "required": [ "PhoneNumberId", "InstanceId", "ContactFlowId" ], "members": { "PhoneNumberId": { "location": "uri", "locationName": "PhoneNumberId" }, "InstanceId": {}, "ContactFlowId": {} } } }, "AssociateQueueQuickConnects": { "http": { "requestUri": "/queues/{InstanceId}/{QueueId}/associate-quick-connects" }, "input": { "type": "structure", "required": [ "InstanceId", "QueueId", "QuickConnectIds" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "QueueId": { "location": "uri", "locationName": "QueueId" }, "QuickConnectIds": { "shape": "S1f" } } } }, "AssociateRoutingProfileQueues": { "http": { "requestUri": "/routing-profiles/{InstanceId}/{RoutingProfileId}/associate-queues" }, "input": { "type": "structure", "required": [ "InstanceId", "RoutingProfileId", "QueueConfigs" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "RoutingProfileId": { "location": "uri", "locationName": "RoutingProfileId" }, "QueueConfigs": { "shape": "S1j" } } } }, "AssociateSecurityKey": { "http": { "method": "PUT", "requestUri": "/instance/{InstanceId}/security-key" }, "input": { "type": "structure", "required": [ "InstanceId", "Key" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Key": {} } }, "output": { "type": "structure", "members": { "AssociationId": {} } } }, "AssociateTrafficDistributionGroupUser": { "http": { "method": "PUT", "requestUri": "/traffic-distribution-group/{TrafficDistributionGroupId}/user" }, "input": { "type": "structure", "required": [ "TrafficDistributionGroupId", "UserId", "InstanceId" ], "members": { "TrafficDistributionGroupId": { "location": "uri", "locationName": "TrafficDistributionGroupId" }, "UserId": {}, "InstanceId": {} } }, "output": { "type": "structure", "members": {} }, "idempotent": true }, "AssociateUserProficiencies": { "http": { "requestUri": "/users/{InstanceId}/{UserId}/associate-proficiencies" }, "input": { "type": "structure", "required": [ "InstanceId", "UserId", "UserProficiencies" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "UserId": { "location": "uri", "locationName": "UserId" }, "UserProficiencies": { "shape": "S1x" } } } }, "BatchAssociateAnalyticsDataSet": { "http": { "method": "PUT", "requestUri": "/analytics-data/instance/{InstanceId}/associations" }, "input": { "type": "structure", "required": [ "InstanceId", "DataSetIds" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "DataSetIds": { "shape": "S23" }, "TargetAccountId": {} } }, "output": { "type": "structure", "members": { "Created": { "shape": "S25" }, "Errors": { "shape": "S27" } } } }, "BatchDisassociateAnalyticsDataSet": { "http": { "requestUri": "/analytics-data/instance/{InstanceId}/associations" }, "input": { "type": "structure", "required": [ "InstanceId", "DataSetIds" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "DataSetIds": { "shape": "S23" }, "TargetAccountId": {} } }, "output": { "type": "structure", "members": { "Deleted": { "shape": "S23" }, "Errors": { "shape": "S27" } } } }, "BatchGetFlowAssociation": { "http": { "requestUri": "/flow-associations-batch/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId", "ResourceIds" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "ResourceIds": { "type": "list", "member": {} }, "ResourceType": {} } }, "output": { "type": "structure", "members": { "FlowAssociationSummaryList": { "shape": "S2f" } } } }, "BatchPutContact": { "http": { "method": "PUT", "requestUri": "/contact/batch/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId", "ContactDataRequestList" ], "members": { "ClientToken": { "idempotencyToken": true }, "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "ContactDataRequestList": { "type": "list", "member": { "type": "structure", "members": { "SystemEndpoint": { "shape": "S2l" }, "CustomerEndpoint": { "shape": "S2l" }, "RequestIdentifier": {}, "QueueId": {}, "Attributes": { "shape": "S2p" }, "Campaign": { "type": "structure", "members": { "CampaignId": {} } } } } } } }, "output": { "type": "structure", "members": { "SuccessfulRequestList": { "type": "list", "member": { "type": "structure", "members": { "RequestIdentifier": {}, "ContactId": {} } } }, "FailedRequestList": { "type": "list", "member": { "type": "structure", "members": { "RequestIdentifier": {}, "FailureReasonCode": {}, "FailureReasonMessage": {} } } } } }, "idempotent": true }, "ClaimPhoneNumber": { "http": { "requestUri": "/phone-number/claim" }, "input": { "type": "structure", "required": [ "PhoneNumber" ], "members": { "TargetArn": {}, "InstanceId": {}, "PhoneNumber": {}, "PhoneNumberDescription": {}, "Tags": { "shape": "S34" }, "ClientToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": { "PhoneNumberId": {}, "PhoneNumberArn": {} } } }, "CreateAgentStatus": { "http": { "method": "PUT", "requestUri": "/agent-status/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId", "Name", "State" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Name": {}, "Description": {}, "State": {}, "DisplayOrder": { "type": "integer" }, "Tags": { "shape": "S34" } } }, "output": { "type": "structure", "members": { "AgentStatusARN": {}, "AgentStatusId": {} } } }, "CreateContactFlow": { "http": { "method": "PUT", "requestUri": "/contact-flows/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId", "Name", "Type", "Content" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Name": {}, "Type": {}, "Description": {}, "Content": {}, "Tags": { "shape": "S34" } } }, "output": { "type": "structure", "members": { "ContactFlowId": {}, "ContactFlowArn": {} } } }, "CreateContactFlowModule": { "http": { "method": "PUT", "requestUri": "/contact-flow-modules/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId", "Name", "Content" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Name": {}, "Description": {}, "Content": {}, "Tags": { "shape": "S34" }, "ClientToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": { "Id": {}, "Arn": {} } } }, "CreateEvaluationForm": { "http": { "method": "PUT", "requestUri": "/evaluation-forms/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId", "Title", "Items" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Title": {}, "Description": {}, "Items": { "shape": "S3u" }, "ScoringStrategy": { "shape": "S4p" }, "ClientToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "required": [ "EvaluationFormId", "EvaluationFormArn" ], "members": { "EvaluationFormId": {}, "EvaluationFormArn": {} } }, "idempotent": true }, "CreateHoursOfOperation": { "http": { "method": "PUT", "requestUri": "/hours-of-operations/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId", "Name", "TimeZone", "Config" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Name": {}, "Description": {}, "TimeZone": {}, "Config": { "shape": "S4x" }, "Tags": { "shape": "S34" } } }, "output": { "type": "structure", "members": { "HoursOfOperationId": {}, "HoursOfOperationArn": {} } } }, "CreateInstance": { "http": { "method": "PUT", "requestUri": "/instance" }, "input": { "type": "structure", "required": [ "IdentityManagementType", "InboundCallsEnabled", "OutboundCallsEnabled" ], "members": { "ClientToken": {}, "IdentityManagementType": {}, "InstanceAlias": { "shape": "S57" }, "DirectoryId": {}, "InboundCallsEnabled": { "type": "boolean" }, "OutboundCallsEnabled": { "type": "boolean" }, "Tags": { "shape": "S34" } } }, "output": { "type": "structure", "members": { "Id": {}, "Arn": {} } } }, "CreateIntegrationAssociation": { "http": { "method": "PUT", "requestUri": "/instance/{InstanceId}/integration-associations" }, "input": { "type": "structure", "required": [ "InstanceId", "IntegrationType", "IntegrationArn" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "IntegrationType": {}, "IntegrationArn": {}, "SourceApplicationUrl": {}, "SourceApplicationName": {}, "SourceType": {}, "Tags": { "shape": "S34" } } }, "output": { "type": "structure", "members": { "IntegrationAssociationId": {}, "IntegrationAssociationArn": {} } } }, "CreateParticipant": { "http": { "requestUri": "/contact/create-participant" }, "input": { "type": "structure", "required": [ "InstanceId", "ContactId", "ParticipantDetails" ], "members": { "InstanceId": {}, "ContactId": {}, "ClientToken": { "idempotencyToken": true }, "ParticipantDetails": { "type": "structure", "members": { "ParticipantRole": {}, "DisplayName": {} } } } }, "output": { "type": "structure", "members": { "ParticipantCredentials": { "type": "structure", "members": { "ParticipantToken": {}, "Expiry": {} } }, "ParticipantId": {} } } }, "CreatePersistentContactAssociation": { "http": { "requestUri": "/contact/persistent-contact-association/{InstanceId}/{InitialContactId}" }, "input": { "type": "structure", "required": [ "InstanceId", "InitialContactId", "RehydrationType", "SourceContactId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "InitialContactId": { "location": "uri", "locationName": "InitialContactId" }, "RehydrationType": {}, "SourceContactId": {}, "ClientToken": {} } }, "output": { "type": "structure", "members": { "ContinuedFromContactId": {} } } }, "CreatePredefinedAttribute": { "http": { "method": "PUT", "requestUri": "/predefined-attributes/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId", "Name", "Values" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Name": {}, "Values": { "shape": "S5w" } } } }, "CreatePrompt": { "http": { "method": "PUT", "requestUri": "/prompts/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId", "Name", "S3Uri" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Name": {}, "Description": {}, "S3Uri": {}, "Tags": { "shape": "S34" } } }, "output": { "type": "structure", "members": { "PromptARN": {}, "PromptId": {} } } }, "CreateQueue": { "http": { "method": "PUT", "requestUri": "/queues/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId", "Name", "HoursOfOperationId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Name": {}, "Description": {}, "OutboundCallerConfig": { "shape": "S65" }, "HoursOfOperationId": {}, "MaxContacts": { "type": "integer" }, "QuickConnectIds": { "shape": "S1f" }, "Tags": { "shape": "S34" } } }, "output": { "type": "structure", "members": { "QueueArn": {}, "QueueId": {} } } }, "CreateQuickConnect": { "http": { "method": "PUT", "requestUri": "/quick-connects/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId", "Name", "QuickConnectConfig" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Name": {}, "Description": {}, "QuickConnectConfig": { "shape": "S6c" }, "Tags": { "shape": "S34" } } }, "output": { "type": "structure", "members": { "QuickConnectARN": {}, "QuickConnectId": {} } } }, "CreateRoutingProfile": { "http": { "method": "PUT", "requestUri": "/routing-profiles/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId", "Name", "Description", "DefaultOutboundQueueId", "MediaConcurrencies" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Name": {}, "Description": {}, "DefaultOutboundQueueId": {}, "QueueConfigs": { "shape": "S1j" }, "MediaConcurrencies": { "shape": "S6l" }, "Tags": { "shape": "S34" }, "AgentAvailabilityTimer": {} } }, "output": { "type": "structure", "members": { "RoutingProfileArn": {}, "RoutingProfileId": {} } } }, "CreateRule": { "http": { "requestUri": "/rules/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId", "Name", "TriggerEventSource", "Function", "Actions", "PublishStatus" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Name": {}, "TriggerEventSource": { "shape": "S6u" }, "Function": {}, "Actions": { "shape": "S6x" }, "PublishStatus": {}, "ClientToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "required": [ "RuleArn", "RuleId" ], "members": { "RuleArn": {}, "RuleId": {} } } }, "CreateSecurityProfile": { "http": { "method": "PUT", "requestUri": "/security-profiles/{InstanceId}" }, "input": { "type": "structure", "required": [ "SecurityProfileName", "InstanceId" ], "members": { "SecurityProfileName": {}, "Description": {}, "Permissions": { "shape": "S80" }, "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Tags": { "shape": "S34" }, "AllowedAccessControlTags": { "shape": "S82" }, "TagRestrictedResources": { "shape": "S85" }, "Applications": { "shape": "S87" } } }, "output": { "type": "structure", "members": { "SecurityProfileId": {}, "SecurityProfileArn": {} } } }, "CreateTaskTemplate": { "http": { "method": "PUT", "requestUri": "/instance/{InstanceId}/task/template" }, "input": { "type": "structure", "required": [ "InstanceId", "Name", "Fields" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Name": {}, "Description": {}, "ContactFlowId": {}, "Constraints": { "shape": "S8h" }, "Defaults": { "shape": "S8q" }, "Status": {}, "Fields": { "shape": "S8v" }, "ClientToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "required": [ "Id", "Arn" ], "members": { "Id": {}, "Arn": {} } } }, "CreateTrafficDistributionGroup": { "http": { "method": "PUT", "requestUri": "/traffic-distribution-group" }, "input": { "type": "structure", "required": [ "Name", "InstanceId" ], "members": { "Name": {}, "Description": {}, "InstanceId": {}, "ClientToken": { "idempotencyToken": true }, "Tags": { "shape": "S34" } } }, "output": { "type": "structure", "members": { "Id": {}, "Arn": {} } } }, "CreateUseCase": { "http": { "method": "PUT", "requestUri": "/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}/use-cases" }, "input": { "type": "structure", "required": [ "InstanceId", "IntegrationAssociationId", "UseCaseType" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "IntegrationAssociationId": { "location": "uri", "locationName": "IntegrationAssociationId" }, "UseCaseType": {}, "Tags": { "shape": "S34" } } }, "output": { "type": "structure", "members": { "UseCaseId": {}, "UseCaseArn": {} } } }, "CreateUser": { "http": { "method": "PUT", "requestUri": "/users/{InstanceId}" }, "input": { "type": "structure", "required": [ "Username", "PhoneConfig", "SecurityProfileIds", "RoutingProfileId", "InstanceId" ], "members": { "Username": {}, "Password": {}, "IdentityInfo": { "shape": "S9i" }, "PhoneConfig": { "shape": "S9m" }, "DirectoryUserId": {}, "SecurityProfileIds": { "shape": "S9r" }, "RoutingProfileId": {}, "HierarchyGroupId": {}, "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Tags": { "shape": "S34" } } }, "output": { "type": "structure", "members": { "UserId": {}, "UserArn": {} } } }, "CreateUserHierarchyGroup": { "http": { "method": "PUT", "requestUri": "/user-hierarchy-groups/{InstanceId}" }, "input": { "type": "structure", "required": [ "Name", "InstanceId" ], "members": { "Name": {}, "ParentGroupId": {}, "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Tags": { "shape": "S34" } } }, "output": { "type": "structure", "members": { "HierarchyGroupId": {}, "HierarchyGroupArn": {} } } }, "CreateView": { "http": { "method": "PUT", "requestUri": "/views/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId", "Status", "Content", "Name" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "ClientToken": {}, "Status": {}, "Content": { "shape": "Sa1" }, "Description": {}, "Name": { "shape": "Sa6" }, "Tags": { "shape": "S34" } } }, "output": { "type": "structure", "members": { "View": { "shape": "Sa8" } } }, "idempotent": true }, "CreateViewVersion": { "http": { "method": "PUT", "requestUri": "/views/{InstanceId}/{ViewId}/versions" }, "input": { "type": "structure", "required": [ "InstanceId", "ViewId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "ViewId": { "location": "uri", "locationName": "ViewId" }, "VersionDescription": {}, "ViewContentSha256": {} } }, "output": { "type": "structure", "members": { "View": { "shape": "Sa8" } } }, "idempotent": true }, "CreateVocabulary": { "http": { "requestUri": "/vocabulary/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId", "VocabularyName", "LanguageCode", "Content" ], "members": { "ClientToken": { "idempotencyToken": true }, "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "VocabularyName": {}, "LanguageCode": {}, "Content": {}, "Tags": { "shape": "S34" } } }, "output": { "type": "structure", "required": [ "VocabularyArn", "VocabularyId", "State" ], "members": { "VocabularyArn": {}, "VocabularyId": {}, "State": {} } } }, "DeactivateEvaluationForm": { "http": { "requestUri": "/evaluation-forms/{InstanceId}/{EvaluationFormId}/deactivate" }, "input": { "type": "structure", "required": [ "InstanceId", "EvaluationFormId", "EvaluationFormVersion" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "EvaluationFormId": { "location": "uri", "locationName": "EvaluationFormId" }, "EvaluationFormVersion": { "type": "integer" } } }, "output": { "type": "structure", "required": [ "EvaluationFormId", "EvaluationFormArn", "EvaluationFormVersion" ], "members": { "EvaluationFormId": {}, "EvaluationFormArn": {}, "EvaluationFormVersion": { "type": "integer" } } } }, "DeleteContactEvaluation": { "http": { "method": "DELETE", "requestUri": "/contact-evaluations/{InstanceId}/{EvaluationId}" }, "input": { "type": "structure", "required": [ "InstanceId", "EvaluationId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "EvaluationId": { "location": "uri", "locationName": "EvaluationId" } } }, "idempotent": true }, "DeleteContactFlow": { "http": { "method": "DELETE", "requestUri": "/contact-flows/{InstanceId}/{ContactFlowId}" }, "input": { "type": "structure", "required": [ "InstanceId", "ContactFlowId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "ContactFlowId": { "location": "uri", "locationName": "ContactFlowId" } } }, "output": { "type": "structure", "members": {} } }, "DeleteContactFlowModule": { "http": { "method": "DELETE", "requestUri": "/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}" }, "input": { "type": "structure", "required": [ "InstanceId", "ContactFlowModuleId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "ContactFlowModuleId": { "location": "uri", "locationName": "ContactFlowModuleId" } } }, "output": { "type": "structure", "members": {} } }, "DeleteEvaluationForm": { "http": { "method": "DELETE", "requestUri": "/evaluation-forms/{InstanceId}/{EvaluationFormId}" }, "input": { "type": "structure", "required": [ "InstanceId", "EvaluationFormId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "EvaluationFormId": { "location": "uri", "locationName": "EvaluationFormId" }, "EvaluationFormVersion": { "location": "querystring", "locationName": "version", "type": "integer" } } }, "idempotent": true }, "DeleteHoursOfOperation": { "http": { "method": "DELETE", "requestUri": "/hours-of-operations/{InstanceId}/{HoursOfOperationId}" }, "input": { "type": "structure", "required": [ "InstanceId", "HoursOfOperationId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "HoursOfOperationId": { "location": "uri", "locationName": "HoursOfOperationId" } } } }, "DeleteInstance": { "http": { "method": "DELETE", "requestUri": "/instance/{InstanceId}" }, "input": { "type": "structure", "required": [ "InstanceId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" } } } }, "DeleteIntegrationAssociation": { "http": { "method": "DELETE", "requestUri": "/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}" }, "input": { "type": "structure", "required": [ "InstanceId", "IntegrationAssociationId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "IntegrationAssociationId": { "location": "uri", "locationName": "IntegrationAssociationId" } } } }, "DeletePredefinedAttribute": { "http": { "method": "DELETE", "requestUri": "/predefined-attributes/{InstanceId}/{Name}" }, "input": { "type": "structure", "required": [ "InstanceId", "Name" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "Name": { "location": "uri", "locationName": "Name" } } }, "idempotent": true }, "DeletePrompt": { "http": { "method": "DELETE", "requestUri": "/prompts/{InstanceId}/{PromptId}" }, "input": { "type": "structure", "required": [ "InstanceId", "PromptId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "PromptId": { "location": "uri", "locationName": "PromptId" } } } }, "DeleteQueue": { "http": { "method": "DELETE", "requestUri": "/queues/{InstanceId}/{QueueId}" }, "input": { "type": "structure", "required": [ "InstanceId", "QueueId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "QueueId": { "location": "uri", "locationName": "QueueId" } } } }, "DeleteQuickConnect": { "http": { "method": "DELETE", "requestUri": "/quick-connects/{InstanceId}/{QuickConnectId}" }, "input": { "type": "structure", "required": [ "InstanceId", "QuickConnectId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "QuickConnectId": { "location": "uri", "locationName": "QuickConnectId" } } } }, "DeleteRoutingProfile": { "http": { "method": "DELETE", "requestUri": "/routing-profiles/{InstanceId}/{RoutingProfileId}" }, "input": { "type": "structure", "required": [ "InstanceId", "RoutingProfileId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "RoutingProfileId": { "location": "uri", "locationName": "RoutingProfileId" } } } }, "DeleteRule": { "http": { "method": "DELETE", "requestUri": "/rules/{InstanceId}/{RuleId}" }, "input": { "type": "structure", "required": [ "InstanceId", "RuleId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "RuleId": { "location": "uri", "locationName": "RuleId" } } } }, "DeleteSecurityProfile": { "http": { "method": "DELETE", "requestUri": "/security-profiles/{InstanceId}/{SecurityProfileId}" }, "input": { "type": "structure", "required": [ "InstanceId", "SecurityProfileId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "SecurityProfileId": { "location": "uri", "locationName": "SecurityProfileId" } } } }, "DeleteTaskTemplate": { "http": { "method": "DELETE", "requestUri": "/instance/{InstanceId}/task/template/{TaskTemplateId}" }, "input": { "type": "structure", "required": [ "InstanceId", "TaskTemplateId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "TaskTemplateId": { "location": "uri", "locationName": "TaskTemplateId" } } }, "output": { "type": "structure", "members": {} } }, "DeleteTrafficDistributionGroup": { "http": { "method": "DELETE", "requestUri": "/traffic-distribution-group/{TrafficDistributionGroupId}" }, "input": { "type": "structure", "required": [ "TrafficDistributionGroupId" ], "members": { "TrafficDistributionGroupId": { "location": "uri", "locationName": "TrafficDistributionGroupId" } } }, "output": { "type": "structure", "members": {} } }, "DeleteUseCase": { "http": { "method": "DELETE", "requestUri": "/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}/use-cases/{UseCaseId}" }, "input": { "type": "structure", "required": [ "InstanceId", "IntegrationAssociationId", "UseCaseId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "IntegrationAssociationId": { "location": "uri", "locationName": "IntegrationAssociationId" }, "UseCaseId": { "location": "uri", "locationName": "UseCaseId" } } } }, "DeleteUser": { "http": { "method": "DELETE", "requestUri": "/users/{InstanceId}/{UserId}" }, "input": { "type": "structure", "required": [ "InstanceId", "UserId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "UserId": { "location": "uri", "locationName": "UserId" } } } }, "DeleteUserHierarchyGroup": { "http": { "method": "DELETE", "requestUri": "/user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}" }, "input": { "type": "structure", "required": [ "HierarchyGroupId", "InstanceId" ], "members": { "HierarchyGroupId": { "location": "uri", "locationName": "HierarchyGroupId" }, "InstanceId": { "location": "uri", "locationName": "InstanceId" } } } }, "DeleteView": { "http": { "method": "DELETE", "requestUri": "/views/{InstanceId}/{ViewId}" }, "input": { "type": "structure", "required": [ "InstanceId", "ViewId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "ViewId": { "location": "uri", "locationName": "ViewId" } } }, "output": { "type": "structure", "members": {} } }, "DeleteViewVersion": { "http": { "method": "DELETE", "requestUri": "/views/{InstanceId}/{ViewId}/versions/{ViewVersion}" }, "input": { "type": "structure", "required": [ "InstanceId", "ViewId", "ViewVersion" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "ViewId": { "location": "uri", "locationName": "ViewId" }, "ViewVersion": { "location": "uri", "locationName": "ViewVersion", "type": "integer" } } }, "output": { "type": "structure", "members": {} } }, "DeleteVocabulary": { "http": { "requestUri": "/vocabulary-remove/{InstanceId}/{VocabularyId}" }, "input": { "type": "structure", "required": [ "InstanceId", "VocabularyId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "VocabularyId": { "location": "uri", "locationName": "VocabularyId" } } }, "output": { "type": "structure", "required": [ "VocabularyArn", "VocabularyId", "State" ], "members": { "VocabularyArn": {}, "VocabularyId": {}, "State": {} } } }, "DescribeAgentStatus": { "http": { "method": "GET", "requestUri": "/agent-status/{InstanceId}/{AgentStatusId}" }, "input": { "type": "structure", "required": [ "InstanceId", "AgentStatusId" ], "members": { "InstanceId": { "location": "uri", "locationName": "InstanceId" }, "AgentStatusId": { "location": "uri", "locationName": "AgentStatusId" } } }, "output": { "type": "structure", "members": { "AgentStatus": { "type": "structure", "members": { "AgentStatusARN": {}, "AgentStatusId": {}, "Name": {}, "Description": {}, "Type": {}, "DisplayOrder": { "type": "integer" }, "State": {}, "Tags": { "shape": "S34" }, "LastModifiedTim