aws-sdk-workspacesweb 1.35.0 → 1.36.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -19,6 +19,8 @@ module Aws::WorkSpacesWeb
19
19
  ArnList = Shapes::ListShape.new(name: 'ArnList')
20
20
  AssociateBrowserSettingsRequest = Shapes::StructureShape.new(name: 'AssociateBrowserSettingsRequest')
21
21
  AssociateBrowserSettingsResponse = Shapes::StructureShape.new(name: 'AssociateBrowserSettingsResponse')
22
+ AssociateDataProtectionSettingsRequest = Shapes::StructureShape.new(name: 'AssociateDataProtectionSettingsRequest')
23
+ AssociateDataProtectionSettingsResponse = Shapes::StructureShape.new(name: 'AssociateDataProtectionSettingsResponse')
22
24
  AssociateIpAccessSettingsRequest = Shapes::StructureShape.new(name: 'AssociateIpAccessSettingsRequest')
23
25
  AssociateIpAccessSettingsResponse = Shapes::StructureShape.new(name: 'AssociateIpAccessSettingsResponse')
24
26
  AssociateNetworkSettingsRequest = Shapes::StructureShape.new(name: 'AssociateNetworkSettingsRequest')
@@ -35,6 +37,7 @@ module Aws::WorkSpacesWeb
35
37
  BrowserSettingsList = Shapes::ListShape.new(name: 'BrowserSettingsList')
36
38
  BrowserSettingsSummary = Shapes::StructureShape.new(name: 'BrowserSettingsSummary')
37
39
  BrowserType = Shapes::StringShape.new(name: 'BrowserType')
40
+ BuiltInPatternId = Shapes::StringShape.new(name: 'BuiltInPatternId')
38
41
  Certificate = Shapes::StructureShape.new(name: 'Certificate')
39
42
  CertificateAuthorityBody = Shapes::BlobShape.new(name: 'CertificateAuthorityBody')
40
43
  CertificateList = Shapes::ListShape.new(name: 'CertificateList')
@@ -44,6 +47,7 @@ module Aws::WorkSpacesWeb
44
47
  CertificateThumbprint = Shapes::StringShape.new(name: 'CertificateThumbprint')
45
48
  CertificateThumbprintList = Shapes::ListShape.new(name: 'CertificateThumbprintList')
46
49
  ClientToken = Shapes::StringShape.new(name: 'ClientToken')
50
+ ConfidenceLevel = Shapes::IntegerShape.new(name: 'ConfidenceLevel')
47
51
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
48
52
  CookieDomain = Shapes::StringShape.new(name: 'CookieDomain')
49
53
  CookieName = Shapes::StringShape.new(name: 'CookieName')
@@ -53,6 +57,8 @@ module Aws::WorkSpacesWeb
53
57
  CookieSynchronizationConfiguration = Shapes::StructureShape.new(name: 'CookieSynchronizationConfiguration')
54
58
  CreateBrowserSettingsRequest = Shapes::StructureShape.new(name: 'CreateBrowserSettingsRequest')
55
59
  CreateBrowserSettingsResponse = Shapes::StructureShape.new(name: 'CreateBrowserSettingsResponse')
60
+ CreateDataProtectionSettingsRequest = Shapes::StructureShape.new(name: 'CreateDataProtectionSettingsRequest')
61
+ CreateDataProtectionSettingsResponse = Shapes::StructureShape.new(name: 'CreateDataProtectionSettingsResponse')
56
62
  CreateIdentityProviderRequest = Shapes::StructureShape.new(name: 'CreateIdentityProviderRequest')
57
63
  CreateIdentityProviderResponse = Shapes::StructureShape.new(name: 'CreateIdentityProviderResponse')
58
64
  CreateIpAccessSettingsRequest = Shapes::StructureShape.new(name: 'CreateIpAccessSettingsRequest')
@@ -67,8 +73,14 @@ module Aws::WorkSpacesWeb
67
73
  CreateUserAccessLoggingSettingsResponse = Shapes::StructureShape.new(name: 'CreateUserAccessLoggingSettingsResponse')
68
74
  CreateUserSettingsRequest = Shapes::StructureShape.new(name: 'CreateUserSettingsRequest')
69
75
  CreateUserSettingsResponse = Shapes::StructureShape.new(name: 'CreateUserSettingsResponse')
76
+ CustomPattern = Shapes::StructureShape.new(name: 'CustomPattern')
77
+ DataProtectionSettings = Shapes::StructureShape.new(name: 'DataProtectionSettings')
78
+ DataProtectionSettingsList = Shapes::ListShape.new(name: 'DataProtectionSettingsList')
79
+ DataProtectionSettingsSummary = Shapes::StructureShape.new(name: 'DataProtectionSettingsSummary')
70
80
  DeleteBrowserSettingsRequest = Shapes::StructureShape.new(name: 'DeleteBrowserSettingsRequest')
71
81
  DeleteBrowserSettingsResponse = Shapes::StructureShape.new(name: 'DeleteBrowserSettingsResponse')
82
+ DeleteDataProtectionSettingsRequest = Shapes::StructureShape.new(name: 'DeleteDataProtectionSettingsRequest')
83
+ DeleteDataProtectionSettingsResponse = Shapes::StructureShape.new(name: 'DeleteDataProtectionSettingsResponse')
72
84
  DeleteIdentityProviderRequest = Shapes::StructureShape.new(name: 'DeleteIdentityProviderRequest')
73
85
  DeleteIdentityProviderResponse = Shapes::StructureShape.new(name: 'DeleteIdentityProviderResponse')
74
86
  DeleteIpAccessSettingsRequest = Shapes::StructureShape.new(name: 'DeleteIpAccessSettingsRequest')
@@ -84,8 +96,11 @@ module Aws::WorkSpacesWeb
84
96
  DeleteUserSettingsRequest = Shapes::StructureShape.new(name: 'DeleteUserSettingsRequest')
85
97
  DeleteUserSettingsResponse = Shapes::StructureShape.new(name: 'DeleteUserSettingsResponse')
86
98
  Description = Shapes::StringShape.new(name: 'Description')
99
+ DescriptionSafe = Shapes::StringShape.new(name: 'DescriptionSafe')
87
100
  DisassociateBrowserSettingsRequest = Shapes::StructureShape.new(name: 'DisassociateBrowserSettingsRequest')
88
101
  DisassociateBrowserSettingsResponse = Shapes::StructureShape.new(name: 'DisassociateBrowserSettingsResponse')
102
+ DisassociateDataProtectionSettingsRequest = Shapes::StructureShape.new(name: 'DisassociateDataProtectionSettingsRequest')
103
+ DisassociateDataProtectionSettingsResponse = Shapes::StructureShape.new(name: 'DisassociateDataProtectionSettingsResponse')
89
104
  DisassociateIpAccessSettingsRequest = Shapes::StructureShape.new(name: 'DisassociateIpAccessSettingsRequest')
90
105
  DisassociateIpAccessSettingsResponse = Shapes::StructureShape.new(name: 'DisassociateIpAccessSettingsResponse')
91
106
  DisassociateNetworkSettingsRequest = Shapes::StructureShape.new(name: 'DisassociateNetworkSettingsRequest')
@@ -98,6 +113,7 @@ module Aws::WorkSpacesWeb
98
113
  DisassociateUserSettingsResponse = Shapes::StructureShape.new(name: 'DisassociateUserSettingsResponse')
99
114
  DisconnectTimeoutInMinutes = Shapes::IntegerShape.new(name: 'DisconnectTimeoutInMinutes')
100
115
  DisplayName = Shapes::StringShape.new(name: 'DisplayName')
116
+ DisplayNameSafe = Shapes::StringShape.new(name: 'DisplayNameSafe')
101
117
  EnabledType = Shapes::StringShape.new(name: 'EnabledType')
102
118
  EncryptionContextMap = Shapes::MapShape.new(name: 'EncryptionContextMap')
103
119
  ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
@@ -106,6 +122,8 @@ module Aws::WorkSpacesWeb
106
122
  FieldName = Shapes::StringShape.new(name: 'FieldName')
107
123
  GetBrowserSettingsRequest = Shapes::StructureShape.new(name: 'GetBrowserSettingsRequest')
108
124
  GetBrowserSettingsResponse = Shapes::StructureShape.new(name: 'GetBrowserSettingsResponse')
125
+ GetDataProtectionSettingsRequest = Shapes::StructureShape.new(name: 'GetDataProtectionSettingsRequest')
126
+ GetDataProtectionSettingsResponse = Shapes::StructureShape.new(name: 'GetDataProtectionSettingsResponse')
109
127
  GetIdentityProviderRequest = Shapes::StructureShape.new(name: 'GetIdentityProviderRequest')
110
128
  GetIdentityProviderResponse = Shapes::StructureShape.new(name: 'GetIdentityProviderResponse')
111
129
  GetIpAccessSettingsRequest = Shapes::StructureShape.new(name: 'GetIpAccessSettingsRequest')
@@ -126,6 +144,7 @@ module Aws::WorkSpacesWeb
126
144
  GetUserAccessLoggingSettingsResponse = Shapes::StructureShape.new(name: 'GetUserAccessLoggingSettingsResponse')
127
145
  GetUserSettingsRequest = Shapes::StructureShape.new(name: 'GetUserSettingsRequest')
128
146
  GetUserSettingsResponse = Shapes::StructureShape.new(name: 'GetUserSettingsResponse')
147
+ GlobalInlineRedactionUrls = Shapes::ListShape.new(name: 'GlobalInlineRedactionUrls')
129
148
  IdentityProvider = Shapes::StructureShape.new(name: 'IdentityProvider')
130
149
  IdentityProviderDetails = Shapes::MapShape.new(name: 'IdentityProviderDetails')
131
150
  IdentityProviderList = Shapes::ListShape.new(name: 'IdentityProviderList')
@@ -133,6 +152,11 @@ module Aws::WorkSpacesWeb
133
152
  IdentityProviderSummary = Shapes::StructureShape.new(name: 'IdentityProviderSummary')
134
153
  IdentityProviderType = Shapes::StringShape.new(name: 'IdentityProviderType')
135
154
  IdleDisconnectTimeoutInMinutes = Shapes::IntegerShape.new(name: 'IdleDisconnectTimeoutInMinutes')
155
+ InlineRedactionConfiguration = Shapes::StructureShape.new(name: 'InlineRedactionConfiguration')
156
+ InlineRedactionPattern = Shapes::StructureShape.new(name: 'InlineRedactionPattern')
157
+ InlineRedactionPatterns = Shapes::ListShape.new(name: 'InlineRedactionPatterns')
158
+ InlineRedactionUrl = Shapes::StringShape.new(name: 'InlineRedactionUrl')
159
+ InlineRedactionUrls = Shapes::ListShape.new(name: 'InlineRedactionUrls')
136
160
  InstanceType = Shapes::StringShape.new(name: 'InstanceType')
137
161
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
138
162
  IpAccessSettings = Shapes::StructureShape.new(name: 'IpAccessSettings')
@@ -146,6 +170,8 @@ module Aws::WorkSpacesWeb
146
170
  KinesisStreamArn = Shapes::StringShape.new(name: 'KinesisStreamArn')
147
171
  ListBrowserSettingsRequest = Shapes::StructureShape.new(name: 'ListBrowserSettingsRequest')
148
172
  ListBrowserSettingsResponse = Shapes::StructureShape.new(name: 'ListBrowserSettingsResponse')
173
+ ListDataProtectionSettingsRequest = Shapes::StructureShape.new(name: 'ListDataProtectionSettingsRequest')
174
+ ListDataProtectionSettingsResponse = Shapes::StructureShape.new(name: 'ListDataProtectionSettingsResponse')
149
175
  ListIdentityProvidersRequest = Shapes::StructureShape.new(name: 'ListIdentityProvidersRequest')
150
176
  ListIdentityProvidersResponse = Shapes::StructureShape.new(name: 'ListIdentityProvidersResponse')
151
177
  ListIpAccessSettingsRequest = Shapes::StructureShape.new(name: 'ListIpAccessSettingsRequest')
@@ -172,6 +198,7 @@ module Aws::WorkSpacesWeb
172
198
  NetworkSettingsList = Shapes::ListShape.new(name: 'NetworkSettingsList')
173
199
  NetworkSettingsSummary = Shapes::StructureShape.new(name: 'NetworkSettingsSummary')
174
200
  PaginationToken = Shapes::StringShape.new(name: 'PaginationToken')
201
+ PatternName = Shapes::StringShape.new(name: 'PatternName')
175
202
  Portal = Shapes::StructureShape.new(name: 'Portal')
176
203
  PortalEndpoint = Shapes::StringShape.new(name: 'PortalEndpoint')
177
204
  PortalId = Shapes::StringShape.new(name: 'PortalId')
@@ -179,6 +206,10 @@ module Aws::WorkSpacesWeb
179
206
  PortalStatus = Shapes::StringShape.new(name: 'PortalStatus')
180
207
  PortalSummary = Shapes::StructureShape.new(name: 'PortalSummary')
181
208
  QuotaCode = Shapes::StringShape.new(name: 'QuotaCode')
209
+ RedactionPlaceHolder = Shapes::StructureShape.new(name: 'RedactionPlaceHolder')
210
+ RedactionPlaceHolderText = Shapes::StringShape.new(name: 'RedactionPlaceHolderText')
211
+ RedactionPlaceHolderType = Shapes::StringShape.new(name: 'RedactionPlaceHolderType')
212
+ Regex = Shapes::StringShape.new(name: 'Regex')
182
213
  RendererType = Shapes::StringShape.new(name: 'RendererType')
183
214
  ResourceId = Shapes::StringShape.new(name: 'ResourceId')
184
215
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
@@ -218,6 +249,8 @@ module Aws::WorkSpacesWeb
218
249
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
219
250
  UpdateBrowserSettingsRequest = Shapes::StructureShape.new(name: 'UpdateBrowserSettingsRequest')
220
251
  UpdateBrowserSettingsResponse = Shapes::StructureShape.new(name: 'UpdateBrowserSettingsResponse')
252
+ UpdateDataProtectionSettingsRequest = Shapes::StructureShape.new(name: 'UpdateDataProtectionSettingsRequest')
253
+ UpdateDataProtectionSettingsResponse = Shapes::StructureShape.new(name: 'UpdateDataProtectionSettingsResponse')
221
254
  UpdateIdentityProviderRequest = Shapes::StructureShape.new(name: 'UpdateIdentityProviderRequest')
222
255
  UpdateIdentityProviderResponse = Shapes::StructureShape.new(name: 'UpdateIdentityProviderResponse')
223
256
  UpdateIpAccessSettingsRequest = Shapes::StructureShape.new(name: 'UpdateIpAccessSettingsRequest')
@@ -259,6 +292,14 @@ module Aws::WorkSpacesWeb
259
292
  AssociateBrowserSettingsResponse.add_member(:portal_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "portalArn"))
260
293
  AssociateBrowserSettingsResponse.struct_class = Types::AssociateBrowserSettingsResponse
261
294
 
295
+ AssociateDataProtectionSettingsRequest.add_member(:data_protection_settings_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "querystring", location_name: "dataProtectionSettingsArn"))
296
+ AssociateDataProtectionSettingsRequest.add_member(:portal_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "uri", location_name: "portalArn"))
297
+ AssociateDataProtectionSettingsRequest.struct_class = Types::AssociateDataProtectionSettingsRequest
298
+
299
+ AssociateDataProtectionSettingsResponse.add_member(:data_protection_settings_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "dataProtectionSettingsArn"))
300
+ AssociateDataProtectionSettingsResponse.add_member(:portal_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "portalArn"))
301
+ AssociateDataProtectionSettingsResponse.struct_class = Types::AssociateDataProtectionSettingsResponse
302
+
262
303
  AssociateIpAccessSettingsRequest.add_member(:ip_access_settings_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "querystring", location_name: "ipAccessSettingsArn"))
263
304
  AssociateIpAccessSettingsRequest.add_member(:portal_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "uri", location_name: "portalArn"))
264
305
  AssociateIpAccessSettingsRequest.struct_class = Types::AssociateIpAccessSettingsRequest
@@ -358,6 +399,18 @@ module Aws::WorkSpacesWeb
358
399
  CreateBrowserSettingsResponse.add_member(:browser_settings_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "browserSettingsArn"))
359
400
  CreateBrowserSettingsResponse.struct_class = Types::CreateBrowserSettingsResponse
360
401
 
402
+ CreateDataProtectionSettingsRequest.add_member(:additional_encryption_context, Shapes::ShapeRef.new(shape: EncryptionContextMap, location_name: "additionalEncryptionContext"))
403
+ CreateDataProtectionSettingsRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
404
+ CreateDataProtectionSettingsRequest.add_member(:customer_managed_key, Shapes::ShapeRef.new(shape: keyArn, location_name: "customerManagedKey"))
405
+ CreateDataProtectionSettingsRequest.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionSafe, location_name: "description"))
406
+ CreateDataProtectionSettingsRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayNameSafe, location_name: "displayName"))
407
+ CreateDataProtectionSettingsRequest.add_member(:inline_redaction_configuration, Shapes::ShapeRef.new(shape: InlineRedactionConfiguration, location_name: "inlineRedactionConfiguration"))
408
+ CreateDataProtectionSettingsRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
409
+ CreateDataProtectionSettingsRequest.struct_class = Types::CreateDataProtectionSettingsRequest
410
+
411
+ CreateDataProtectionSettingsResponse.add_member(:data_protection_settings_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "dataProtectionSettingsArn"))
412
+ CreateDataProtectionSettingsResponse.struct_class = Types::CreateDataProtectionSettingsResponse
413
+
361
414
  CreateIdentityProviderRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
362
415
  CreateIdentityProviderRequest.add_member(:identity_provider_details, Shapes::ShapeRef.new(shape: IdentityProviderDetails, required: true, location_name: "identityProviderDetails"))
363
416
  CreateIdentityProviderRequest.add_member(:identity_provider_name, Shapes::ShapeRef.new(shape: IdentityProviderName, required: true, location_name: "identityProviderName"))
@@ -439,11 +492,40 @@ module Aws::WorkSpacesWeb
439
492
  CreateUserSettingsResponse.add_member(:user_settings_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "userSettingsArn"))
440
493
  CreateUserSettingsResponse.struct_class = Types::CreateUserSettingsResponse
441
494
 
495
+ CustomPattern.add_member(:keyword_regex, Shapes::ShapeRef.new(shape: Regex, location_name: "keywordRegex"))
496
+ CustomPattern.add_member(:pattern_description, Shapes::ShapeRef.new(shape: DescriptionSafe, location_name: "patternDescription"))
497
+ CustomPattern.add_member(:pattern_name, Shapes::ShapeRef.new(shape: PatternName, required: true, location_name: "patternName"))
498
+ CustomPattern.add_member(:pattern_regex, Shapes::ShapeRef.new(shape: Regex, required: true, location_name: "patternRegex"))
499
+ CustomPattern.struct_class = Types::CustomPattern
500
+
501
+ DataProtectionSettings.add_member(:additional_encryption_context, Shapes::ShapeRef.new(shape: EncryptionContextMap, location_name: "additionalEncryptionContext"))
502
+ DataProtectionSettings.add_member(:associated_portal_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "associatedPortalArns"))
503
+ DataProtectionSettings.add_member(:creation_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDate"))
504
+ DataProtectionSettings.add_member(:customer_managed_key, Shapes::ShapeRef.new(shape: keyArn, location_name: "customerManagedKey"))
505
+ DataProtectionSettings.add_member(:data_protection_settings_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "dataProtectionSettingsArn"))
506
+ DataProtectionSettings.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionSafe, location_name: "description"))
507
+ DataProtectionSettings.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayNameSafe, location_name: "displayName"))
508
+ DataProtectionSettings.add_member(:inline_redaction_configuration, Shapes::ShapeRef.new(shape: InlineRedactionConfiguration, location_name: "inlineRedactionConfiguration"))
509
+ DataProtectionSettings.struct_class = Types::DataProtectionSettings
510
+
511
+ DataProtectionSettingsList.member = Shapes::ShapeRef.new(shape: DataProtectionSettingsSummary)
512
+
513
+ DataProtectionSettingsSummary.add_member(:creation_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDate"))
514
+ DataProtectionSettingsSummary.add_member(:data_protection_settings_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "dataProtectionSettingsArn"))
515
+ DataProtectionSettingsSummary.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionSafe, location_name: "description"))
516
+ DataProtectionSettingsSummary.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayNameSafe, location_name: "displayName"))
517
+ DataProtectionSettingsSummary.struct_class = Types::DataProtectionSettingsSummary
518
+
442
519
  DeleteBrowserSettingsRequest.add_member(:browser_settings_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "uri", location_name: "browserSettingsArn"))
443
520
  DeleteBrowserSettingsRequest.struct_class = Types::DeleteBrowserSettingsRequest
444
521
 
445
522
  DeleteBrowserSettingsResponse.struct_class = Types::DeleteBrowserSettingsResponse
446
523
 
524
+ DeleteDataProtectionSettingsRequest.add_member(:data_protection_settings_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "uri", location_name: "dataProtectionSettingsArn"))
525
+ DeleteDataProtectionSettingsRequest.struct_class = Types::DeleteDataProtectionSettingsRequest
526
+
527
+ DeleteDataProtectionSettingsResponse.struct_class = Types::DeleteDataProtectionSettingsResponse
528
+
447
529
  DeleteIdentityProviderRequest.add_member(:identity_provider_arn, Shapes::ShapeRef.new(shape: SubresourceARN, required: true, location: "uri", location_name: "identityProviderArn"))
448
530
  DeleteIdentityProviderRequest.struct_class = Types::DeleteIdentityProviderRequest
449
531
 
@@ -484,6 +566,11 @@ module Aws::WorkSpacesWeb
484
566
 
485
567
  DisassociateBrowserSettingsResponse.struct_class = Types::DisassociateBrowserSettingsResponse
486
568
 
569
+ DisassociateDataProtectionSettingsRequest.add_member(:portal_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "uri", location_name: "portalArn"))
570
+ DisassociateDataProtectionSettingsRequest.struct_class = Types::DisassociateDataProtectionSettingsRequest
571
+
572
+ DisassociateDataProtectionSettingsResponse.struct_class = Types::DisassociateDataProtectionSettingsResponse
573
+
487
574
  DisassociateIpAccessSettingsRequest.add_member(:portal_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "uri", location_name: "portalArn"))
488
575
  DisassociateIpAccessSettingsRequest.struct_class = Types::DisassociateIpAccessSettingsRequest
489
576
 
@@ -524,6 +611,12 @@ module Aws::WorkSpacesWeb
524
611
  GetBrowserSettingsResponse.add_member(:browser_settings, Shapes::ShapeRef.new(shape: BrowserSettings, location_name: "browserSettings"))
525
612
  GetBrowserSettingsResponse.struct_class = Types::GetBrowserSettingsResponse
526
613
 
614
+ GetDataProtectionSettingsRequest.add_member(:data_protection_settings_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "uri", location_name: "dataProtectionSettingsArn"))
615
+ GetDataProtectionSettingsRequest.struct_class = Types::GetDataProtectionSettingsRequest
616
+
617
+ GetDataProtectionSettingsResponse.add_member(:data_protection_settings, Shapes::ShapeRef.new(shape: DataProtectionSettings, location_name: "dataProtectionSettings"))
618
+ GetDataProtectionSettingsResponse.struct_class = Types::GetDataProtectionSettingsResponse
619
+
527
620
  GetIdentityProviderRequest.add_member(:identity_provider_arn, Shapes::ShapeRef.new(shape: SubresourceARN, required: true, location: "uri", location_name: "identityProviderArn"))
528
621
  GetIdentityProviderRequest.struct_class = Types::GetIdentityProviderRequest
529
622
 
@@ -588,6 +681,8 @@ module Aws::WorkSpacesWeb
588
681
  GetUserSettingsResponse.add_member(:user_settings, Shapes::ShapeRef.new(shape: UserSettings, location_name: "userSettings"))
589
682
  GetUserSettingsResponse.struct_class = Types::GetUserSettingsResponse
590
683
 
684
+ GlobalInlineRedactionUrls.member = Shapes::ShapeRef.new(shape: InlineRedactionUrl)
685
+
591
686
  IdentityProvider.add_member(:identity_provider_arn, Shapes::ShapeRef.new(shape: SubresourceARN, required: true, location_name: "identityProviderArn"))
592
687
  IdentityProvider.add_member(:identity_provider_details, Shapes::ShapeRef.new(shape: IdentityProviderDetails, location_name: "identityProviderDetails"))
593
688
  IdentityProvider.add_member(:identity_provider_name, Shapes::ShapeRef.new(shape: IdentityProviderName, location_name: "identityProviderName"))
@@ -604,6 +699,24 @@ module Aws::WorkSpacesWeb
604
699
  IdentityProviderSummary.add_member(:identity_provider_type, Shapes::ShapeRef.new(shape: IdentityProviderType, location_name: "identityProviderType"))
605
700
  IdentityProviderSummary.struct_class = Types::IdentityProviderSummary
606
701
 
702
+ InlineRedactionConfiguration.add_member(:global_confidence_level, Shapes::ShapeRef.new(shape: ConfidenceLevel, location_name: "globalConfidenceLevel"))
703
+ InlineRedactionConfiguration.add_member(:global_enforced_urls, Shapes::ShapeRef.new(shape: GlobalInlineRedactionUrls, location_name: "globalEnforcedUrls"))
704
+ InlineRedactionConfiguration.add_member(:global_exempt_urls, Shapes::ShapeRef.new(shape: GlobalInlineRedactionUrls, location_name: "globalExemptUrls"))
705
+ InlineRedactionConfiguration.add_member(:inline_redaction_patterns, Shapes::ShapeRef.new(shape: InlineRedactionPatterns, required: true, location_name: "inlineRedactionPatterns"))
706
+ InlineRedactionConfiguration.struct_class = Types::InlineRedactionConfiguration
707
+
708
+ InlineRedactionPattern.add_member(:built_in_pattern_id, Shapes::ShapeRef.new(shape: BuiltInPatternId, location_name: "builtInPatternId"))
709
+ InlineRedactionPattern.add_member(:confidence_level, Shapes::ShapeRef.new(shape: ConfidenceLevel, location_name: "confidenceLevel"))
710
+ InlineRedactionPattern.add_member(:custom_pattern, Shapes::ShapeRef.new(shape: CustomPattern, location_name: "customPattern"))
711
+ InlineRedactionPattern.add_member(:enforced_urls, Shapes::ShapeRef.new(shape: InlineRedactionUrls, location_name: "enforcedUrls"))
712
+ InlineRedactionPattern.add_member(:exempt_urls, Shapes::ShapeRef.new(shape: InlineRedactionUrls, location_name: "exemptUrls"))
713
+ InlineRedactionPattern.add_member(:redaction_place_holder, Shapes::ShapeRef.new(shape: RedactionPlaceHolder, required: true, location_name: "redactionPlaceHolder"))
714
+ InlineRedactionPattern.struct_class = Types::InlineRedactionPattern
715
+
716
+ InlineRedactionPatterns.member = Shapes::ShapeRef.new(shape: InlineRedactionPattern)
717
+
718
+ InlineRedactionUrls.member = Shapes::ShapeRef.new(shape: InlineRedactionUrl)
719
+
607
720
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
608
721
  InternalServerException.add_member(:retry_after_seconds, Shapes::ShapeRef.new(shape: RetryAfterSeconds, location: "header", location_name: "Retry-After"))
609
722
  InternalServerException.struct_class = Types::InternalServerException
@@ -642,6 +755,14 @@ module Aws::WorkSpacesWeb
642
755
  ListBrowserSettingsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
643
756
  ListBrowserSettingsResponse.struct_class = Types::ListBrowserSettingsResponse
644
757
 
758
+ ListDataProtectionSettingsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
759
+ ListDataProtectionSettingsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
760
+ ListDataProtectionSettingsRequest.struct_class = Types::ListDataProtectionSettingsRequest
761
+
762
+ ListDataProtectionSettingsResponse.add_member(:data_protection_settings, Shapes::ShapeRef.new(shape: DataProtectionSettingsList, location_name: "dataProtectionSettings"))
763
+ ListDataProtectionSettingsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
764
+ ListDataProtectionSettingsResponse.struct_class = Types::ListDataProtectionSettingsResponse
765
+
645
766
  ListIdentityProvidersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
646
767
  ListIdentityProvidersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
647
768
  ListIdentityProvidersRequest.add_member(:portal_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "uri", location_name: "portalArn"))
@@ -747,6 +868,7 @@ module Aws::WorkSpacesWeb
747
868
  Portal.add_member(:browser_type, Shapes::ShapeRef.new(shape: BrowserType, location_name: "browserType"))
748
869
  Portal.add_member(:creation_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDate"))
749
870
  Portal.add_member(:customer_managed_key, Shapes::ShapeRef.new(shape: keyArn, location_name: "customerManagedKey"))
871
+ Portal.add_member(:data_protection_settings_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "dataProtectionSettingsArn"))
750
872
  Portal.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "displayName"))
751
873
  Portal.add_member(:instance_type, Shapes::ShapeRef.new(shape: InstanceType, location_name: "instanceType"))
752
874
  Portal.add_member(:ip_access_settings_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "ipAccessSettingsArn"))
@@ -768,6 +890,7 @@ module Aws::WorkSpacesWeb
768
890
  PortalSummary.add_member(:browser_settings_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "browserSettingsArn"))
769
891
  PortalSummary.add_member(:browser_type, Shapes::ShapeRef.new(shape: BrowserType, location_name: "browserType"))
770
892
  PortalSummary.add_member(:creation_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDate"))
893
+ PortalSummary.add_member(:data_protection_settings_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "dataProtectionSettingsArn"))
771
894
  PortalSummary.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "displayName"))
772
895
  PortalSummary.add_member(:instance_type, Shapes::ShapeRef.new(shape: InstanceType, location_name: "instanceType"))
773
896
  PortalSummary.add_member(:ip_access_settings_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "ipAccessSettingsArn"))
@@ -782,6 +905,10 @@ module Aws::WorkSpacesWeb
782
905
  PortalSummary.add_member(:user_settings_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "userSettingsArn"))
783
906
  PortalSummary.struct_class = Types::PortalSummary
784
907
 
908
+ RedactionPlaceHolder.add_member(:redaction_place_holder_text, Shapes::ShapeRef.new(shape: RedactionPlaceHolderText, location_name: "redactionPlaceHolderText"))
909
+ RedactionPlaceHolder.add_member(:redaction_place_holder_type, Shapes::ShapeRef.new(shape: RedactionPlaceHolderType, required: true, location_name: "redactionPlaceHolderType"))
910
+ RedactionPlaceHolder.struct_class = Types::RedactionPlaceHolder
911
+
785
912
  ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
786
913
  ResourceNotFoundException.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "resourceId"))
787
914
  ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
@@ -865,6 +992,16 @@ module Aws::WorkSpacesWeb
865
992
  UpdateBrowserSettingsResponse.add_member(:browser_settings, Shapes::ShapeRef.new(shape: BrowserSettings, required: true, location_name: "browserSettings"))
866
993
  UpdateBrowserSettingsResponse.struct_class = Types::UpdateBrowserSettingsResponse
867
994
 
995
+ UpdateDataProtectionSettingsRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
996
+ UpdateDataProtectionSettingsRequest.add_member(:data_protection_settings_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "uri", location_name: "dataProtectionSettingsArn"))
997
+ UpdateDataProtectionSettingsRequest.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionSafe, location_name: "description"))
998
+ UpdateDataProtectionSettingsRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayNameSafe, location_name: "displayName"))
999
+ UpdateDataProtectionSettingsRequest.add_member(:inline_redaction_configuration, Shapes::ShapeRef.new(shape: InlineRedactionConfiguration, location_name: "inlineRedactionConfiguration"))
1000
+ UpdateDataProtectionSettingsRequest.struct_class = Types::UpdateDataProtectionSettingsRequest
1001
+
1002
+ UpdateDataProtectionSettingsResponse.add_member(:data_protection_settings, Shapes::ShapeRef.new(shape: DataProtectionSettings, required: true, location_name: "dataProtectionSettings"))
1003
+ UpdateDataProtectionSettingsResponse.struct_class = Types::UpdateDataProtectionSettingsResponse
1004
+
868
1005
  UpdateIdentityProviderRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
869
1006
  UpdateIdentityProviderRequest.add_member(:identity_provider_arn, Shapes::ShapeRef.new(shape: SubresourceARN, required: true, location: "uri", location_name: "identityProviderArn"))
870
1007
  UpdateIdentityProviderRequest.add_member(:identity_provider_details, Shapes::ShapeRef.new(shape: IdentityProviderDetails, location_name: "identityProviderDetails"))
@@ -1023,6 +1160,20 @@ module Aws::WorkSpacesWeb
1023
1160
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1024
1161
  end)
1025
1162
 
1163
+ api.add_operation(:associate_data_protection_settings, Seahorse::Model::Operation.new.tap do |o|
1164
+ o.name = "AssociateDataProtectionSettings"
1165
+ o.http_method = "PUT"
1166
+ o.http_request_uri = "/portals/{portalArn+}/dataProtectionSettings"
1167
+ o.input = Shapes::ShapeRef.new(shape: AssociateDataProtectionSettingsRequest)
1168
+ o.output = Shapes::ShapeRef.new(shape: AssociateDataProtectionSettingsResponse)
1169
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1170
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1171
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1172
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1173
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1174
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1175
+ end)
1176
+
1026
1177
  api.add_operation(:associate_ip_access_settings, Seahorse::Model::Operation.new.tap do |o|
1027
1178
  o.name = "AssociateIpAccessSettings"
1028
1179
  o.http_method = "PUT"
@@ -1108,6 +1259,21 @@ module Aws::WorkSpacesWeb
1108
1259
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1109
1260
  end)
1110
1261
 
1262
+ api.add_operation(:create_data_protection_settings, Seahorse::Model::Operation.new.tap do |o|
1263
+ o.name = "CreateDataProtectionSettings"
1264
+ o.http_method = "POST"
1265
+ o.http_request_uri = "/dataProtectionSettings"
1266
+ o.input = Shapes::ShapeRef.new(shape: CreateDataProtectionSettingsRequest)
1267
+ o.output = Shapes::ShapeRef.new(shape: CreateDataProtectionSettingsResponse)
1268
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1269
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1270
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1271
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1272
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1273
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1274
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1275
+ end)
1276
+
1111
1277
  api.add_operation(:create_identity_provider, Seahorse::Model::Operation.new.tap do |o|
1112
1278
  o.name = "CreateIdentityProvider"
1113
1279
  o.http_method = "POST"
@@ -1221,6 +1387,19 @@ module Aws::WorkSpacesWeb
1221
1387
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1222
1388
  end)
1223
1389
 
1390
+ api.add_operation(:delete_data_protection_settings, Seahorse::Model::Operation.new.tap do |o|
1391
+ o.name = "DeleteDataProtectionSettings"
1392
+ o.http_method = "DELETE"
1393
+ o.http_request_uri = "/dataProtectionSettings/{dataProtectionSettingsArn+}"
1394
+ o.input = Shapes::ShapeRef.new(shape: DeleteDataProtectionSettingsRequest)
1395
+ o.output = Shapes::ShapeRef.new(shape: DeleteDataProtectionSettingsResponse)
1396
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1397
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1398
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1399
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1400
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1401
+ end)
1402
+
1224
1403
  api.add_operation(:delete_identity_provider, Seahorse::Model::Operation.new.tap do |o|
1225
1404
  o.name = "DeleteIdentityProvider"
1226
1405
  o.http_method = "DELETE"
@@ -1326,6 +1505,20 @@ module Aws::WorkSpacesWeb
1326
1505
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1327
1506
  end)
1328
1507
 
1508
+ api.add_operation(:disassociate_data_protection_settings, Seahorse::Model::Operation.new.tap do |o|
1509
+ o.name = "DisassociateDataProtectionSettings"
1510
+ o.http_method = "DELETE"
1511
+ o.http_request_uri = "/portals/{portalArn+}/dataProtectionSettings"
1512
+ o.input = Shapes::ShapeRef.new(shape: DisassociateDataProtectionSettingsRequest)
1513
+ o.output = Shapes::ShapeRef.new(shape: DisassociateDataProtectionSettingsResponse)
1514
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1515
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1516
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1517
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1518
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1519
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1520
+ end)
1521
+
1329
1522
  api.add_operation(:disassociate_ip_access_settings, Seahorse::Model::Operation.new.tap do |o|
1330
1523
  o.name = "DisassociateIpAccessSettings"
1331
1524
  o.http_method = "DELETE"
@@ -1422,6 +1615,19 @@ module Aws::WorkSpacesWeb
1422
1615
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1423
1616
  end)
1424
1617
 
1618
+ api.add_operation(:get_data_protection_settings, Seahorse::Model::Operation.new.tap do |o|
1619
+ o.name = "GetDataProtectionSettings"
1620
+ o.http_method = "GET"
1621
+ o.http_request_uri = "/dataProtectionSettings/{dataProtectionSettingsArn+}"
1622
+ o.input = Shapes::ShapeRef.new(shape: GetDataProtectionSettingsRequest)
1623
+ o.output = Shapes::ShapeRef.new(shape: GetDataProtectionSettingsResponse)
1624
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1625
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1626
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1627
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1628
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1629
+ end)
1630
+
1425
1631
  api.add_operation(:get_identity_provider, Seahorse::Model::Operation.new.tap do |o|
1426
1632
  o.name = "GetIdentityProvider"
1427
1633
  o.http_method = "GET"
@@ -1570,6 +1776,24 @@ module Aws::WorkSpacesWeb
1570
1776
  )
1571
1777
  end)
1572
1778
 
1779
+ api.add_operation(:list_data_protection_settings, Seahorse::Model::Operation.new.tap do |o|
1780
+ o.name = "ListDataProtectionSettings"
1781
+ o.http_method = "GET"
1782
+ o.http_request_uri = "/dataProtectionSettings"
1783
+ o.input = Shapes::ShapeRef.new(shape: ListDataProtectionSettingsRequest)
1784
+ o.output = Shapes::ShapeRef.new(shape: ListDataProtectionSettingsResponse)
1785
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1786
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1787
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1788
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1789
+ o[:pager] = Aws::Pager.new(
1790
+ limit_key: "max_results",
1791
+ tokens: {
1792
+ "next_token" => "next_token"
1793
+ }
1794
+ )
1795
+ end)
1796
+
1573
1797
  api.add_operation(:list_identity_providers, Seahorse::Model::Operation.new.tap do |o|
1574
1798
  o.name = "ListIdentityProviders"
1575
1799
  o.http_method = "GET"
@@ -1787,6 +2011,19 @@ module Aws::WorkSpacesWeb
1787
2011
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1788
2012
  end)
1789
2013
 
2014
+ api.add_operation(:update_data_protection_settings, Seahorse::Model::Operation.new.tap do |o|
2015
+ o.name = "UpdateDataProtectionSettings"
2016
+ o.http_method = "PATCH"
2017
+ o.http_request_uri = "/dataProtectionSettings/{dataProtectionSettingsArn+}"
2018
+ o.input = Shapes::ShapeRef.new(shape: UpdateDataProtectionSettingsRequest)
2019
+ o.output = Shapes::ShapeRef.new(shape: UpdateDataProtectionSettingsResponse)
2020
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2021
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2022
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2023
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2024
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2025
+ end)
2026
+
1790
2027
  api.add_operation(:update_identity_provider, Seahorse::Model::Operation.new.tap do |o|
1791
2028
  o.name = "UpdateIdentityProvider"
1792
2029
  o.http_method = "PATCH"