aws-sdk-connect 1.164.0 → 1.166.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,6 +16,7 @@ module Aws::Connect
16
16
  ARN = Shapes::StringShape.new(name: 'ARN')
17
17
  AWSAccountId = Shapes::StringShape.new(name: 'AWSAccountId')
18
18
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
19
+ AccessTokenDuration = Shapes::IntegerShape.new(name: 'AccessTokenDuration')
19
20
  ActionSummaries = Shapes::ListShape.new(name: 'ActionSummaries')
20
21
  ActionSummary = Shapes::StructureShape.new(name: 'ActionSummary')
21
22
  ActionType = Shapes::StringShape.new(name: 'ActionType')
@@ -29,6 +30,8 @@ module Aws::Connect
29
30
  AgentFirstName = Shapes::StringShape.new(name: 'AgentFirstName')
30
31
  AgentHierarchyGroup = Shapes::StructureShape.new(name: 'AgentHierarchyGroup')
31
32
  AgentHierarchyGroups = Shapes::StructureShape.new(name: 'AgentHierarchyGroups')
33
+ AgentId = Shapes::StringShape.new(name: 'AgentId')
34
+ AgentIds = Shapes::ListShape.new(name: 'AgentIds')
32
35
  AgentInfo = Shapes::StructureShape.new(name: 'AgentInfo')
33
36
  AgentLastName = Shapes::StringShape.new(name: 'AgentLastName')
34
37
  AgentPauseDurationInSeconds = Shapes::IntegerShape.new(name: 'AgentPauseDurationInSeconds')
@@ -47,6 +50,7 @@ module Aws::Connect
47
50
  AgentStatusType = Shapes::StringShape.new(name: 'AgentStatusType')
48
51
  AgentStatusTypes = Shapes::ListShape.new(name: 'AgentStatusTypes')
49
52
  AgentUsername = Shapes::StringShape.new(name: 'AgentUsername')
53
+ AgentsCriteria = Shapes::StructureShape.new(name: 'AgentsCriteria')
50
54
  AgentsMinOneMaxHundred = Shapes::ListShape.new(name: 'AgentsMinOneMaxHundred')
51
55
  AliasArn = Shapes::StringShape.new(name: 'AliasArn')
52
56
  AllowedAccessControlTags = Shapes::MapShape.new(name: 'AllowedAccessControlTags')
@@ -105,6 +109,12 @@ module Aws::Connect
105
109
  AudioFeatures = Shapes::StructureShape.new(name: 'AudioFeatures')
106
110
  AudioQualityMetricsInfo = Shapes::StructureShape.new(name: 'AudioQualityMetricsInfo')
107
111
  AudioQualityScore = Shapes::FloatShape.new(name: 'AudioQualityScore')
112
+ AuthenticationProfile = Shapes::StructureShape.new(name: 'AuthenticationProfile')
113
+ AuthenticationProfileDescription = Shapes::StringShape.new(name: 'AuthenticationProfileDescription')
114
+ AuthenticationProfileId = Shapes::StringShape.new(name: 'AuthenticationProfileId')
115
+ AuthenticationProfileName = Shapes::StringShape.new(name: 'AuthenticationProfileName')
116
+ AuthenticationProfileSummary = Shapes::StructureShape.new(name: 'AuthenticationProfileSummary')
117
+ AuthenticationProfileSummaryList = Shapes::ListShape.new(name: 'AuthenticationProfileSummaryList')
108
118
  AutoAccept = Shapes::BooleanShape.new(name: 'AutoAccept')
109
119
  AvailableNumberSummary = Shapes::StructureShape.new(name: 'AvailableNumberSummary')
110
120
  AvailableNumbersList = Shapes::ListShape.new(name: 'AvailableNumbersList')
@@ -308,6 +318,8 @@ module Aws::Connect
308
318
  DeleteVocabularyResponse = Shapes::StructureShape.new(name: 'DeleteVocabularyResponse')
309
319
  DescribeAgentStatusRequest = Shapes::StructureShape.new(name: 'DescribeAgentStatusRequest')
310
320
  DescribeAgentStatusResponse = Shapes::StructureShape.new(name: 'DescribeAgentStatusResponse')
321
+ DescribeAuthenticationProfileRequest = Shapes::StructureShape.new(name: 'DescribeAuthenticationProfileRequest')
322
+ DescribeAuthenticationProfileResponse = Shapes::StructureShape.new(name: 'DescribeAuthenticationProfileResponse')
311
323
  DescribeContactEvaluationRequest = Shapes::StructureShape.new(name: 'DescribeContactEvaluationRequest')
312
324
  DescribeContactEvaluationResponse = Shapes::StructureShape.new(name: 'DescribeContactEvaluationResponse')
313
325
  DescribeContactFlowModuleRequest = Shapes::StructureShape.new(name: 'DescribeContactFlowModuleRequest')
@@ -596,6 +608,8 @@ module Aws::Connect
596
608
  InvalidRequestExceptionReason = Shapes::UnionShape.new(name: 'InvalidRequestExceptionReason')
597
609
  InvisibleFieldInfo = Shapes::StructureShape.new(name: 'InvisibleFieldInfo')
598
610
  InvisibleTaskTemplateFields = Shapes::ListShape.new(name: 'InvisibleTaskTemplateFields')
611
+ IpCidr = Shapes::StringShape.new(name: 'IpCidr')
612
+ IpCidrList = Shapes::ListShape.new(name: 'IpCidrList')
599
613
  JoinToken = Shapes::StringShape.new(name: 'JoinToken')
600
614
  KeyId = Shapes::StringShape.new(name: 'KeyId')
601
615
  KinesisFirehoseConfig = Shapes::StructureShape.new(name: 'KinesisFirehoseConfig')
@@ -616,6 +630,8 @@ module Aws::Connect
616
630
  ListAnalyticsDataAssociationsResponse = Shapes::StructureShape.new(name: 'ListAnalyticsDataAssociationsResponse')
617
631
  ListApprovedOriginsRequest = Shapes::StructureShape.new(name: 'ListApprovedOriginsRequest')
618
632
  ListApprovedOriginsResponse = Shapes::StructureShape.new(name: 'ListApprovedOriginsResponse')
633
+ ListAuthenticationProfilesRequest = Shapes::StructureShape.new(name: 'ListAuthenticationProfilesRequest')
634
+ ListAuthenticationProfilesResponse = Shapes::StructureShape.new(name: 'ListAuthenticationProfilesResponse')
619
635
  ListBotsRequest = Shapes::StructureShape.new(name: 'ListBotsRequest')
620
636
  ListBotsResponse = Shapes::StructureShape.new(name: 'ListBotsResponse')
621
637
  ListContactEvaluationsRequest = Shapes::StructureShape.new(name: 'ListContactEvaluationsRequest')
@@ -702,6 +718,7 @@ module Aws::Connect
702
718
  ListViewsRequest = Shapes::StructureShape.new(name: 'ListViewsRequest')
703
719
  ListViewsResponse = Shapes::StructureShape.new(name: 'ListViewsResponse')
704
720
  Long = Shapes::IntegerShape.new(name: 'Long')
721
+ MatchCriteria = Shapes::StructureShape.new(name: 'MatchCriteria')
705
722
  MaxResult10 = Shapes::IntegerShape.new(name: 'MaxResult10')
706
723
  MaxResult100 = Shapes::IntegerShape.new(name: 'MaxResult100')
707
724
  MaxResult1000 = Shapes::IntegerShape.new(name: 'MaxResult1000')
@@ -747,6 +764,7 @@ module Aws::Connect
747
764
  NotificationContentType = Shapes::StringShape.new(name: 'NotificationContentType')
748
765
  NotificationDeliveryType = Shapes::StringShape.new(name: 'NotificationDeliveryType')
749
766
  NotificationRecipientType = Shapes::StructureShape.new(name: 'NotificationRecipientType')
767
+ NullableProficiencyLevel = Shapes::FloatShape.new(name: 'NullableProficiencyLevel')
750
768
  NumberReference = Shapes::StructureShape.new(name: 'NumberReference')
751
769
  NumericQuestionPropertyAutomationLabel = Shapes::StringShape.new(name: 'NumericQuestionPropertyAutomationLabel')
752
770
  NumericQuestionPropertyValueAutomation = Shapes::StructureShape.new(name: 'NumericQuestionPropertyValueAutomation')
@@ -916,6 +934,7 @@ module Aws::Connect
916
934
  ReferenceType = Shapes::StringShape.new(name: 'ReferenceType')
917
935
  ReferenceTypes = Shapes::ListShape.new(name: 'ReferenceTypes')
918
936
  ReferenceValue = Shapes::StringShape.new(name: 'ReferenceValue')
937
+ RefreshTokenDuration = Shapes::IntegerShape.new(name: 'RefreshTokenDuration')
919
938
  RegionName = Shapes::StringShape.new(name: 'RegionName')
920
939
  RehydrationType = Shapes::StringShape.new(name: 'RehydrationType')
921
940
  ReleasePhoneNumberRequest = Shapes::StructureShape.new(name: 'ReleasePhoneNumberRequest')
@@ -1170,6 +1189,7 @@ module Aws::Connect
1170
1189
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
1171
1190
  UpdateAgentStatusDescription = Shapes::StringShape.new(name: 'UpdateAgentStatusDescription')
1172
1191
  UpdateAgentStatusRequest = Shapes::StructureShape.new(name: 'UpdateAgentStatusRequest')
1192
+ UpdateAuthenticationProfileRequest = Shapes::StructureShape.new(name: 'UpdateAuthenticationProfileRequest')
1173
1193
  UpdateCaseActionDefinition = Shapes::StructureShape.new(name: 'UpdateCaseActionDefinition')
1174
1194
  UpdateContactAttributesRequest = Shapes::StructureShape.new(name: 'UpdateContactAttributesRequest')
1175
1195
  UpdateContactAttributesResponse = Shapes::StructureShape.new(name: 'UpdateContactAttributesResponse')
@@ -1355,6 +1375,8 @@ module Aws::Connect
1355
1375
  AgentHierarchyGroups.add_member(:l5_ids, Shapes::ShapeRef.new(shape: HierarchyGroupIdList, location_name: "L5Ids"))
1356
1376
  AgentHierarchyGroups.struct_class = Types::AgentHierarchyGroups
1357
1377
 
1378
+ AgentIds.member = Shapes::ShapeRef.new(shape: AgentId)
1379
+
1358
1380
  AgentInfo.add_member(:id, Shapes::ShapeRef.new(shape: AgentResourceId, location_name: "Id"))
1359
1381
  AgentInfo.add_member(:connected_to_agent_timestamp, Shapes::ShapeRef.new(shape: timestamp, location_name: "ConnectedToAgentTimestamp"))
1360
1382
  AgentInfo.add_member(:agent_pause_duration_in_seconds, Shapes::ShapeRef.new(shape: AgentPauseDurationInSeconds, location_name: "AgentPauseDurationInSeconds"))
@@ -1397,6 +1419,9 @@ module Aws::Connect
1397
1419
 
1398
1420
  AgentStatusTypes.member = Shapes::ShapeRef.new(shape: AgentStatusType)
1399
1421
 
1422
+ AgentsCriteria.add_member(:agent_ids, Shapes::ShapeRef.new(shape: AgentIds, location_name: "AgentIds"))
1423
+ AgentsCriteria.struct_class = Types::AgentsCriteria
1424
+
1400
1425
  AgentsMinOneMaxHundred.member = Shapes::ShapeRef.new(shape: UserId)
1401
1426
 
1402
1427
  AllowedAccessControlTags.key = Shapes::ShapeRef.new(shape: SecurityProfilePolicyKey)
@@ -1557,7 +1582,8 @@ module Aws::Connect
1557
1582
 
1558
1583
  AttributeCondition.add_member(:name, Shapes::ShapeRef.new(shape: PredefinedAttributeName, location_name: "Name"))
1559
1584
  AttributeCondition.add_member(:value, Shapes::ShapeRef.new(shape: ProficiencyValue, location_name: "Value"))
1560
- AttributeCondition.add_member(:proficiency_level, Shapes::ShapeRef.new(shape: ProficiencyLevel, location_name: "ProficiencyLevel"))
1585
+ AttributeCondition.add_member(:proficiency_level, Shapes::ShapeRef.new(shape: NullableProficiencyLevel, location_name: "ProficiencyLevel"))
1586
+ AttributeCondition.add_member(:match_criteria, Shapes::ShapeRef.new(shape: MatchCriteria, location_name: "MatchCriteria"))
1561
1587
  AttributeCondition.add_member(:comparison_operator, Shapes::ShapeRef.new(shape: ComparisonOperator, location_name: "ComparisonOperator"))
1562
1588
  AttributeCondition.struct_class = Types::AttributeCondition
1563
1589
 
@@ -1575,6 +1601,30 @@ module Aws::Connect
1575
1601
  AudioQualityMetricsInfo.add_member(:potential_quality_issues, Shapes::ShapeRef.new(shape: PotentialAudioQualityIssues, location_name: "PotentialQualityIssues"))
1576
1602
  AudioQualityMetricsInfo.struct_class = Types::AudioQualityMetricsInfo
1577
1603
 
1604
+ AuthenticationProfile.add_member(:id, Shapes::ShapeRef.new(shape: AuthenticationProfileId, location_name: "Id"))
1605
+ AuthenticationProfile.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
1606
+ AuthenticationProfile.add_member(:name, Shapes::ShapeRef.new(shape: AuthenticationProfileName, location_name: "Name"))
1607
+ AuthenticationProfile.add_member(:description, Shapes::ShapeRef.new(shape: AuthenticationProfileDescription, location_name: "Description"))
1608
+ AuthenticationProfile.add_member(:allowed_ips, Shapes::ShapeRef.new(shape: IpCidrList, location_name: "AllowedIps"))
1609
+ AuthenticationProfile.add_member(:blocked_ips, Shapes::ShapeRef.new(shape: IpCidrList, location_name: "BlockedIps"))
1610
+ AuthenticationProfile.add_member(:is_default, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsDefault"))
1611
+ AuthenticationProfile.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
1612
+ AuthenticationProfile.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
1613
+ AuthenticationProfile.add_member(:last_modified_region, Shapes::ShapeRef.new(shape: RegionName, location_name: "LastModifiedRegion"))
1614
+ AuthenticationProfile.add_member(:periodic_session_duration, Shapes::ShapeRef.new(shape: AccessTokenDuration, location_name: "PeriodicSessionDuration"))
1615
+ AuthenticationProfile.add_member(:max_session_duration, Shapes::ShapeRef.new(shape: RefreshTokenDuration, location_name: "MaxSessionDuration"))
1616
+ AuthenticationProfile.struct_class = Types::AuthenticationProfile
1617
+
1618
+ AuthenticationProfileSummary.add_member(:id, Shapes::ShapeRef.new(shape: AuthenticationProfileId, location_name: "Id"))
1619
+ AuthenticationProfileSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
1620
+ AuthenticationProfileSummary.add_member(:name, Shapes::ShapeRef.new(shape: AuthenticationProfileName, location_name: "Name"))
1621
+ AuthenticationProfileSummary.add_member(:is_default, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsDefault"))
1622
+ AuthenticationProfileSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
1623
+ AuthenticationProfileSummary.add_member(:last_modified_region, Shapes::ShapeRef.new(shape: RegionName, location_name: "LastModifiedRegion"))
1624
+ AuthenticationProfileSummary.struct_class = Types::AuthenticationProfileSummary
1625
+
1626
+ AuthenticationProfileSummaryList.member = Shapes::ShapeRef.new(shape: AuthenticationProfileSummary)
1627
+
1578
1628
  AvailableNumberSummary.add_member(:phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, location_name: "PhoneNumber"))
1579
1629
  AvailableNumberSummary.add_member(:phone_number_country_code, Shapes::ShapeRef.new(shape: PhoneNumberCountryCode, location_name: "PhoneNumberCountryCode"))
1580
1630
  AvailableNumberSummary.add_member(:phone_number_type, Shapes::ShapeRef.new(shape: PhoneNumberType, location_name: "PhoneNumberType"))
@@ -2345,6 +2395,13 @@ module Aws::Connect
2345
2395
  DescribeAgentStatusResponse.add_member(:agent_status, Shapes::ShapeRef.new(shape: AgentStatus, location_name: "AgentStatus"))
2346
2396
  DescribeAgentStatusResponse.struct_class = Types::DescribeAgentStatusResponse
2347
2397
 
2398
+ DescribeAuthenticationProfileRequest.add_member(:authentication_profile_id, Shapes::ShapeRef.new(shape: AuthenticationProfileId, required: true, location: "uri", location_name: "AuthenticationProfileId"))
2399
+ DescribeAuthenticationProfileRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
2400
+ DescribeAuthenticationProfileRequest.struct_class = Types::DescribeAuthenticationProfileRequest
2401
+
2402
+ DescribeAuthenticationProfileResponse.add_member(:authentication_profile, Shapes::ShapeRef.new(shape: AuthenticationProfile, location_name: "AuthenticationProfile"))
2403
+ DescribeAuthenticationProfileResponse.struct_class = Types::DescribeAuthenticationProfileResponse
2404
+
2348
2405
  DescribeContactEvaluationRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
2349
2406
  DescribeContactEvaluationRequest.add_member(:evaluation_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "EvaluationId"))
2350
2407
  DescribeContactEvaluationRequest.struct_class = Types::DescribeContactEvaluationRequest
@@ -3279,6 +3336,8 @@ module Aws::Connect
3279
3336
 
3280
3337
  InvisibleTaskTemplateFields.member = Shapes::ShapeRef.new(shape: InvisibleFieldInfo)
3281
3338
 
3339
+ IpCidrList.member = Shapes::ShapeRef.new(shape: IpCidr)
3340
+
3282
3341
  KinesisFirehoseConfig.add_member(:firehose_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "FirehoseArn"))
3283
3342
  KinesisFirehoseConfig.struct_class = Types::KinesisFirehoseConfig
3284
3343
 
@@ -3337,6 +3396,15 @@ module Aws::Connect
3337
3396
  ListApprovedOriginsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3338
3397
  ListApprovedOriginsResponse.struct_class = Types::ListApprovedOriginsResponse
3339
3398
 
3399
+ ListAuthenticationProfilesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
3400
+ ListAuthenticationProfilesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult1000, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
3401
+ ListAuthenticationProfilesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
3402
+ ListAuthenticationProfilesRequest.struct_class = Types::ListAuthenticationProfilesRequest
3403
+
3404
+ ListAuthenticationProfilesResponse.add_member(:authentication_profile_summary_list, Shapes::ShapeRef.new(shape: AuthenticationProfileSummaryList, location_name: "AuthenticationProfileSummaryList"))
3405
+ ListAuthenticationProfilesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3406
+ ListAuthenticationProfilesResponse.struct_class = Types::ListAuthenticationProfilesResponse
3407
+
3340
3408
  ListBotsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
3341
3409
  ListBotsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
3342
3410
  ListBotsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult25, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
@@ -3760,6 +3828,9 @@ module Aws::Connect
3760
3828
  ListViewsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: ViewsNextToken, location_name: "NextToken"))
3761
3829
  ListViewsResponse.struct_class = Types::ListViewsResponse
3762
3830
 
3831
+ MatchCriteria.add_member(:agents_criteria, Shapes::ShapeRef.new(shape: AgentsCriteria, location_name: "AgentsCriteria"))
3832
+ MatchCriteria.struct_class = Types::MatchCriteria
3833
+
3763
3834
  MaximumResultReturnedException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
3764
3835
  MaximumResultReturnedException.struct_class = Types::MaximumResultReturnedException
3765
3836
 
@@ -5058,6 +5129,15 @@ module Aws::Connect
5058
5129
  UpdateAgentStatusRequest.add_member(:reset_order_number, Shapes::ShapeRef.new(shape: Boolean, location_name: "ResetOrderNumber"))
5059
5130
  UpdateAgentStatusRequest.struct_class = Types::UpdateAgentStatusRequest
5060
5131
 
5132
+ UpdateAuthenticationProfileRequest.add_member(:authentication_profile_id, Shapes::ShapeRef.new(shape: AuthenticationProfileId, required: true, location: "uri", location_name: "AuthenticationProfileId"))
5133
+ UpdateAuthenticationProfileRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
5134
+ UpdateAuthenticationProfileRequest.add_member(:name, Shapes::ShapeRef.new(shape: AuthenticationProfileName, location_name: "Name"))
5135
+ UpdateAuthenticationProfileRequest.add_member(:description, Shapes::ShapeRef.new(shape: AuthenticationProfileDescription, location_name: "Description"))
5136
+ UpdateAuthenticationProfileRequest.add_member(:allowed_ips, Shapes::ShapeRef.new(shape: IpCidrList, location_name: "AllowedIps"))
5137
+ UpdateAuthenticationProfileRequest.add_member(:blocked_ips, Shapes::ShapeRef.new(shape: IpCidrList, location_name: "BlockedIps"))
5138
+ UpdateAuthenticationProfileRequest.add_member(:periodic_session_duration, Shapes::ShapeRef.new(shape: AccessTokenDuration, location_name: "PeriodicSessionDuration", metadata: {"box"=>true}))
5139
+ UpdateAuthenticationProfileRequest.struct_class = Types::UpdateAuthenticationProfileRequest
5140
+
5061
5141
  UpdateCaseActionDefinition.add_member(:fields, Shapes::ShapeRef.new(shape: FieldValues, required: true, location_name: "Fields"))
5062
5142
  UpdateCaseActionDefinition.struct_class = Types::UpdateCaseActionDefinition
5063
5143
 
@@ -5613,6 +5693,7 @@ module Aws::Connect
5613
5693
 
5614
5694
  api.metadata = {
5615
5695
  "apiVersion" => "2017-08-08",
5696
+ "auth" => ["aws.auth#sigv4"],
5616
5697
  "endpointPrefix" => "connect",
5617
5698
  "jsonVersion" => "1.1",
5618
5699
  "protocol" => "rest-json",
@@ -6618,6 +6699,19 @@ module Aws::Connect
6618
6699
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
6619
6700
  end)
6620
6701
 
6702
+ api.add_operation(:describe_authentication_profile, Seahorse::Model::Operation.new.tap do |o|
6703
+ o.name = "DescribeAuthenticationProfile"
6704
+ o.http_method = "GET"
6705
+ o.http_request_uri = "/authentication-profiles/{InstanceId}/{AuthenticationProfileId}"
6706
+ o.input = Shapes::ShapeRef.new(shape: DescribeAuthenticationProfileRequest)
6707
+ o.output = Shapes::ShapeRef.new(shape: DescribeAuthenticationProfileResponse)
6708
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
6709
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
6710
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6711
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6712
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
6713
+ end)
6714
+
6621
6715
  api.add_operation(:describe_contact, Seahorse::Model::Operation.new.tap do |o|
6622
6716
  o.name = "DescribeContact"
6623
6717
  o.http_method = "GET"
@@ -7332,6 +7426,25 @@ module Aws::Connect
7332
7426
  )
7333
7427
  end)
7334
7428
 
7429
+ api.add_operation(:list_authentication_profiles, Seahorse::Model::Operation.new.tap do |o|
7430
+ o.name = "ListAuthenticationProfiles"
7431
+ o.http_method = "GET"
7432
+ o.http_request_uri = "/authentication-profiles-summary/{InstanceId}"
7433
+ o.input = Shapes::ShapeRef.new(shape: ListAuthenticationProfilesRequest)
7434
+ o.output = Shapes::ShapeRef.new(shape: ListAuthenticationProfilesResponse)
7435
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
7436
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
7437
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7438
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7439
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
7440
+ o[:pager] = Aws::Pager.new(
7441
+ limit_key: "max_results",
7442
+ tokens: {
7443
+ "next_token" => "next_token"
7444
+ }
7445
+ )
7446
+ end)
7447
+
7335
7448
  api.add_operation(:list_bots, Seahorse::Model::Operation.new.tap do |o|
7336
7449
  o.name = "ListBots"
7337
7450
  o.http_method = "GET"
@@ -8727,6 +8840,19 @@ module Aws::Connect
8727
8840
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
8728
8841
  end)
8729
8842
 
8843
+ api.add_operation(:update_authentication_profile, Seahorse::Model::Operation.new.tap do |o|
8844
+ o.name = "UpdateAuthenticationProfile"
8845
+ o.http_method = "POST"
8846
+ o.http_request_uri = "/authentication-profiles/{InstanceId}/{AuthenticationProfileId}"
8847
+ o.input = Shapes::ShapeRef.new(shape: UpdateAuthenticationProfileRequest)
8848
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
8849
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
8850
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
8851
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8852
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8853
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
8854
+ end)
8855
+
8730
8856
  api.add_operation(:update_contact, Seahorse::Model::Operation.new.tap do |o|
8731
8857
  o.name = "UpdateContact"
8732
8858
  o.http_method = "POST"
@@ -1006,6 +1006,20 @@ module Aws::Connect
1006
1006
  end
1007
1007
  end
1008
1008
 
1009
+ class DescribeAuthenticationProfile
1010
+ def self.build(context)
1011
+ unless context.config.regional_endpoint
1012
+ endpoint = context.config.endpoint.to_s
1013
+ end
1014
+ Aws::Connect::EndpointParameters.new(
1015
+ region: context.config.region,
1016
+ use_dual_stack: context.config.use_dualstack_endpoint,
1017
+ use_fips: context.config.use_fips_endpoint,
1018
+ endpoint: endpoint,
1019
+ )
1020
+ end
1021
+ end
1022
+
1009
1023
  class DescribeContact
1010
1024
  def self.build(context)
1011
1025
  unless context.config.regional_endpoint
@@ -1734,6 +1748,20 @@ module Aws::Connect
1734
1748
  end
1735
1749
  end
1736
1750
 
1751
+ class ListAuthenticationProfiles
1752
+ def self.build(context)
1753
+ unless context.config.regional_endpoint
1754
+ endpoint = context.config.endpoint.to_s
1755
+ end
1756
+ Aws::Connect::EndpointParameters.new(
1757
+ region: context.config.region,
1758
+ use_dual_stack: context.config.use_dualstack_endpoint,
1759
+ use_fips: context.config.use_fips_endpoint,
1760
+ endpoint: endpoint,
1761
+ )
1762
+ end
1763
+ end
1764
+
1737
1765
  class ListBots
1738
1766
  def self.build(context)
1739
1767
  unless context.config.regional_endpoint
@@ -2882,6 +2910,20 @@ module Aws::Connect
2882
2910
  end
2883
2911
  end
2884
2912
 
2913
+ class UpdateAuthenticationProfile
2914
+ def self.build(context)
2915
+ unless context.config.regional_endpoint
2916
+ endpoint = context.config.endpoint.to_s
2917
+ end
2918
+ Aws::Connect::EndpointParameters.new(
2919
+ region: context.config.region,
2920
+ use_dual_stack: context.config.use_dualstack_endpoint,
2921
+ use_fips: context.config.use_fips_endpoint,
2922
+ endpoint: endpoint,
2923
+ )
2924
+ end
2925
+ end
2926
+
2885
2927
  class UpdateContact
2886
2928
  def self.build(context)
2887
2929
  unless context.config.regional_endpoint
@@ -200,6 +200,8 @@ module Aws::Connect
200
200
  Aws::Connect::Endpoints::DeleteVocabulary.build(context)
201
201
  when :describe_agent_status
202
202
  Aws::Connect::Endpoints::DescribeAgentStatus.build(context)
203
+ when :describe_authentication_profile
204
+ Aws::Connect::Endpoints::DescribeAuthenticationProfile.build(context)
203
205
  when :describe_contact
204
206
  Aws::Connect::Endpoints::DescribeContact.build(context)
205
207
  when :describe_contact_evaluation
@@ -304,6 +306,8 @@ module Aws::Connect
304
306
  Aws::Connect::Endpoints::ListAnalyticsDataAssociations.build(context)
305
307
  when :list_approved_origins
306
308
  Aws::Connect::Endpoints::ListApprovedOrigins.build(context)
309
+ when :list_authentication_profiles
310
+ Aws::Connect::Endpoints::ListAuthenticationProfiles.build(context)
307
311
  when :list_bots
308
312
  Aws::Connect::Endpoints::ListBots.build(context)
309
313
  when :list_contact_evaluations
@@ -468,6 +472,8 @@ module Aws::Connect
468
472
  Aws::Connect::Endpoints::UntagResource.build(context)
469
473
  when :update_agent_status
470
474
  Aws::Connect::Endpoints::UpdateAgentStatus.build(context)
475
+ when :update_authentication_profile
476
+ Aws::Connect::Endpoints::UpdateAuthenticationProfile.build(context)
471
477
  when :update_contact
472
478
  Aws::Connect::Endpoints::UpdateContact.build(context)
473
479
  when :update_contact_attributes