aws-sdk-core 2.11.618 → 2.11.623

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. checksums.yaml +4 -4
  2. data/apis/appmesh/2019-01-25/api-2.json +3302 -4829
  3. data/apis/appmesh/2019-01-25/examples-1.json +3 -2
  4. data/apis/appmesh/2019-01-25/paginators-1.json +9 -9
  5. data/apis/autoscaling/2011-01-01/api-2.json +6 -2
  6. data/apis/datasync/2018-11-09/api-2.json +29 -0
  7. data/apis/dlm/2018-01-12/api-2.json +9 -3
  8. data/apis/dynamodb/2012-08-10/api-2.json +209 -1
  9. data/apis/dynamodb/2012-08-10/paginators-1.json +5 -0
  10. data/apis/ec2/2016-11-15/api-2.json +190 -11
  11. data/apis/ecs/2014-11-13/api-2.json +26 -1
  12. data/apis/es/2015-01-01/api-2.json +163 -3
  13. data/apis/es/2015-01-01/paginators-1.json +5 -0
  14. data/apis/eventbridge/2015-10-07/api-2.json +431 -0
  15. data/apis/events/2015-10-07/api-2.json +431 -0
  16. data/apis/frauddetector/2019-11-15/api-2.json +234 -4
  17. data/apis/fsx/2018-03-01/api-2.json +147 -5
  18. data/apis/fsx/2018-03-01/examples-1.json +21 -10
  19. data/apis/fsx/2018-03-01/paginators-1.json +5 -0
  20. data/apis/iot/2015-05-28/api-2.json +18 -4
  21. data/apis/iot/2015-05-28/paginators-1.json +6 -0
  22. data/apis/iotanalytics/2017-11-27/api-2.json +54 -8
  23. data/apis/iotsitewise/2019-12-02/api-2.json +0 -44
  24. data/apis/kendra/2019-02-03/api-2.json +105 -7
  25. data/apis/lambda/2015-03-31/api-2.json +36 -2
  26. data/apis/macie2/2020-01-01/api-2.json +4 -0
  27. data/apis/medialive/2017-10-14/api-2.json +16 -0
  28. data/apis/meteringmarketplace/2016-01-14/api-2.json +79 -7
  29. data/apis/mq/2017-11-27/api-2.json +6 -2
  30. data/apis/rds/2014-10-31/api-2.json +2 -1
  31. data/apis/s3/2006-03-01/api-2.json +230 -5
  32. data/apis/s3/2006-03-01/examples-1.json +91 -91
  33. data/apis/servicecatalog/2015-12-10/api-2.json +6 -1
  34. data/apis/ssm/2014-11-06/api-2.json +2 -1
  35. data/apis/storagegateway/2013-06-30/api-2.json +88 -0
  36. data/apis/storagegateway/2013-06-30/paginators-1.json +6 -0
  37. data/apis/transcribe-streaming/2017-10-26/api-2.json +3 -1
  38. data/apis/xray/2016-04-12/api-2.json +277 -0
  39. data/apis/xray/2016-04-12/paginators-1.json +10 -0
  40. data/endpoints.json +91 -0
  41. data/lib/aws-sdk-core/version.rb +1 -1
  42. metadata +2 -2
@@ -51,11 +51,12 @@
51
51
  "input": {
52
52
  "ClientRequestToken": "a8ca07e4-61ec-4399-99f4-19853801bcd5",
53
53
  "FileSystemType": "WINDOWS",
54
- "KmsKeyId": "arn:aws:kms:us-east-1:012345678912:key/0ff3ea8d-130e-4133-877f-93908b6fdbd6",
54
+ "KmsKeyId": "arn:aws:kms:us-east-1:012345678912:key/1111abcd-2222-3333-4444-55556666eeff",
55
55
  "SecurityGroupIds": [
56
56
  "sg-edcd9784"
57
57
  ],
58
- "StorageCapacity": 300,
58
+ "StorageCapacity": 3200,
59
+ "StorageType": "HDD",
59
60
  "SubnetIds": [
60
61
  "subnet-1234abcd"
61
62
  ],
@@ -67,22 +68,26 @@
67
68
  ],
68
69
  "WindowsConfiguration": {
69
70
  "ActiveDirectoryId": "d-1234abcd12",
71
+ "Aliases": [
72
+ "accounting.corp.example.com"
73
+ ],
70
74
  "AutomaticBackupRetentionDays": 30,
71
75
  "DailyAutomaticBackupStartTime": "05:00",
72
- "ThroughputCapacity": 8,
76
+ "ThroughputCapacity": 32,
73
77
  "WeeklyMaintenanceStartTime": "1:05:00"
74
78
  }
75
79
  },
76
80
  "output": {
77
81
  "FileSystem": {
78
82
  "CreationTime": "1481841524.0",
79
- "DNSName": "fs-0498eed5fe91001ec.fsx.com",
80
- "FileSystemId": "fs-0498eed5fe91001ec",
81
- "KmsKeyId": "arn:aws:kms:us-east-1:012345678912:key/0ff3ea8d-130e-4133-877f-93908b6fdbd6",
83
+ "DNSName": "fs-0123456789abcdef0.fsx.com",
84
+ "FileSystemId": "fs-0123456789abcdef0",
85
+ "KmsKeyId": "arn:aws:kms:us-east-1:012345678912:key/1111abcd-2222-3333-4444-55556666eeff",
82
86
  "Lifecycle": "CREATING",
83
87
  "OwnerId": "012345678912",
84
- "ResourceARN": "arn:aws:fsx:us-east-1:012345678912:file-system/fs-0498eed5fe91001ec",
85
- "StorageCapacity": 300,
88
+ "ResourceARN": "arn:aws:fsx:us-east-1:012345678912:file-system/fs-0123456789abcdef0",
89
+ "StorageCapacity": 3200,
90
+ "StorageType": "HDD",
86
91
  "SubnetIds": [
87
92
  "subnet-1234abcd"
88
93
  ],
@@ -95,16 +100,22 @@
95
100
  "VpcId": "vpc-ab1234cd",
96
101
  "WindowsConfiguration": {
97
102
  "ActiveDirectoryId": "d-1234abcd12",
103
+ "Aliases": [
104
+ {
105
+ "Lifecycle": "CREATING",
106
+ "Name": "accounting.corp.example.com"
107
+ }
108
+ ],
98
109
  "AutomaticBackupRetentionDays": 30,
99
110
  "DailyAutomaticBackupStartTime": "05:00",
100
- "ThroughputCapacity": 8,
111
+ "ThroughputCapacity": 32,
101
112
  "WeeklyMaintenanceStartTime": "1:05:00"
102
113
  }
103
114
  }
104
115
  },
105
116
  "comments": {
106
117
  },
107
- "description": "This operation creates a new file system.",
118
+ "description": "This operation creates a new Amazon FSx for Windows File Server file system.",
108
119
  "id": "to-create-a-new-file-system-1481840798547",
109
120
  "title": "To create a new file system"
110
121
  }
@@ -10,6 +10,11 @@
10
10
  "output_token": "NextToken",
11
11
  "limit_key": "MaxResults"
12
12
  },
13
+ "DescribeFileSystemAliases": {
14
+ "input_token": "NextToken",
15
+ "output_token": "NextToken",
16
+ "limit_key": "MaxResults"
17
+ },
13
18
  "DescribeFileSystems": {
14
19
  "input_token": "NextToken",
15
20
  "output_token": "NextToken",
@@ -2488,7 +2488,8 @@
2488
2488
  "errors":[
2489
2489
  {"shape":"InvalidRequestException"},
2490
2490
  {"shape":"InternalFailureException"},
2491
- {"shape":"ResourceNotFoundException"}
2491
+ {"shape":"ResourceNotFoundException"},
2492
+ {"shape":"ThrottlingException"}
2492
2493
  ]
2493
2494
  },
2494
2495
  "ListThingGroupsForThing":{
@@ -2502,7 +2503,8 @@
2502
2503
  "errors":[
2503
2504
  {"shape":"InvalidRequestException"},
2504
2505
  {"shape":"InternalFailureException"},
2505
- {"shape":"ResourceNotFoundException"}
2506
+ {"shape":"ResourceNotFoundException"},
2507
+ {"shape":"ThrottlingException"}
2506
2508
  ]
2507
2509
  },
2508
2510
  "ListThingPrincipals":{
@@ -2610,7 +2612,8 @@
2610
2612
  "errors":[
2611
2613
  {"shape":"InvalidRequestException"},
2612
2614
  {"shape":"InternalFailureException"},
2613
- {"shape":"ResourceNotFoundException"}
2615
+ {"shape":"ResourceNotFoundException"},
2616
+ {"shape":"ThrottlingException"}
2614
2617
  ]
2615
2618
  },
2616
2619
  "ListTopicRuleDestinations":{
@@ -8797,6 +8800,16 @@
8797
8800
  "type":"structure",
8798
8801
  "required":["thingName"],
8799
8802
  "members":{
8803
+ "nextToken":{
8804
+ "shape":"NextToken",
8805
+ "location":"querystring",
8806
+ "locationName":"nextToken"
8807
+ },
8808
+ "maxResults":{
8809
+ "shape":"RegistryMaxResults",
8810
+ "location":"querystring",
8811
+ "locationName":"maxResults"
8812
+ },
8800
8813
  "thingName":{
8801
8814
  "shape":"ThingName",
8802
8815
  "location":"uri",
@@ -8807,7 +8820,8 @@
8807
8820
  "ListThingPrincipalsResponse":{
8808
8821
  "type":"structure",
8809
8822
  "members":{
8810
- "principals":{"shape":"Principals"}
8823
+ "principals":{"shape":"Principals"},
8824
+ "nextToken":{"shape":"NextToken"}
8811
8825
  }
8812
8826
  },
8813
8827
  "ListThingRegistrationTaskReportsRequest":{
@@ -221,6 +221,12 @@
221
221
  "output_token": "nextToken",
222
222
  "result_key": "thingGroups"
223
223
  },
224
+ "ListThingPrincipals": {
225
+ "input_token": "nextToken",
226
+ "limit_key": "maxResults",
227
+ "output_token": "nextToken",
228
+ "result_key": "principals"
229
+ },
224
230
  "ListThingRegistrationTaskReports": {
225
231
  "input_token": "nextToken",
226
232
  "limit_key": "maxResults",
@@ -676,7 +676,8 @@
676
676
  "status":{"shape":"ChannelStatus"},
677
677
  "retentionPeriod":{"shape":"RetentionPeriod"},
678
678
  "creationTime":{"shape":"Timestamp"},
679
- "lastUpdateTime":{"shape":"Timestamp"}
679
+ "lastUpdateTime":{"shape":"Timestamp"},
680
+ "lastMessageArrivalTime":{"shape":"Timestamp"}
680
681
  }
681
682
  },
682
683
  "ChannelActivity":{
@@ -737,7 +738,8 @@
737
738
  "channelStorage":{"shape":"ChannelStorageSummary"},
738
739
  "status":{"shape":"ChannelStatus"},
739
740
  "creationTime":{"shape":"Timestamp"},
740
- "lastUpdateTime":{"shape":"Timestamp"}
741
+ "lastUpdateTime":{"shape":"Timestamp"},
742
+ "lastMessageArrivalTime":{"shape":"Timestamp"}
741
743
  }
742
744
  },
743
745
  "ComputeType":{
@@ -787,7 +789,8 @@
787
789
  "shape":"DatasetName",
788
790
  "location":"uri",
789
791
  "locationName":"datasetName"
790
- }
792
+ },
793
+ "versionId":{"shape":"DatasetContentVersion"}
791
794
  }
792
795
  },
793
796
  "CreateDatasetContentResponse":{
@@ -809,7 +812,8 @@
809
812
  "contentDeliveryRules":{"shape":"DatasetContentDeliveryRules"},
810
813
  "retentionPeriod":{"shape":"RetentionPeriod"},
811
814
  "versioningConfiguration":{"shape":"VersioningConfiguration"},
812
- "tags":{"shape":"TagList"}
815
+ "tags":{"shape":"TagList"},
816
+ "lateDataRules":{"shape":"LateDataRules"}
813
817
  }
814
818
  },
815
819
  "CreateDatasetResponse":{
@@ -909,7 +913,8 @@
909
913
  "creationTime":{"shape":"Timestamp"},
910
914
  "lastUpdateTime":{"shape":"Timestamp"},
911
915
  "retentionPeriod":{"shape":"RetentionPeriod"},
912
- "versioningConfiguration":{"shape":"VersioningConfiguration"}
916
+ "versioningConfiguration":{"shape":"VersioningConfiguration"},
917
+ "lateDataRules":{"shape":"LateDataRules"}
913
918
  }
914
919
  },
915
920
  "DatasetAction":{
@@ -1077,7 +1082,8 @@
1077
1082
  "status":{"shape":"DatastoreStatus"},
1078
1083
  "retentionPeriod":{"shape":"RetentionPeriod"},
1079
1084
  "creationTime":{"shape":"Timestamp"},
1080
- "lastUpdateTime":{"shape":"Timestamp"}
1085
+ "lastUpdateTime":{"shape":"Timestamp"},
1086
+ "lastMessageArrivalTime":{"shape":"Timestamp"}
1081
1087
  }
1082
1088
  },
1083
1089
  "DatastoreActivity":{
@@ -1137,7 +1143,8 @@
1137
1143
  "datastoreStorage":{"shape":"DatastoreStorageSummary"},
1138
1144
  "status":{"shape":"DatastoreStatus"},
1139
1145
  "creationTime":{"shape":"Timestamp"},
1140
- "lastUpdateTime":{"shape":"Timestamp"}
1146
+ "lastUpdateTime":{"shape":"Timestamp"},
1147
+ "lastMessageArrivalTime":{"shape":"Timestamp"}
1141
1148
  }
1142
1149
  },
1143
1150
  "DeleteChannelRequest":{
@@ -1211,6 +1218,13 @@
1211
1218
  "timeExpression":{"shape":"TimeExpression"}
1212
1219
  }
1213
1220
  },
1221
+ "DeltaTimeSessionWindowConfiguration":{
1222
+ "type":"structure",
1223
+ "required":["timeoutInMinutes"],
1224
+ "members":{
1225
+ "timeoutInMinutes":{"shape":"SessionTimeoutInMinutes"}
1226
+ }
1227
+ },
1214
1228
  "DescribeChannelRequest":{
1215
1229
  "type":"structure",
1216
1230
  "required":["channelName"],
@@ -1469,6 +1483,32 @@
1469
1483
  "min":1,
1470
1484
  "pattern":"^[a-zA-Z0-9_-]+$"
1471
1485
  },
1486
+ "LateDataRule":{
1487
+ "type":"structure",
1488
+ "required":["ruleConfiguration"],
1489
+ "members":{
1490
+ "ruleName":{"shape":"LateDataRuleName"},
1491
+ "ruleConfiguration":{"shape":"LateDataRuleConfiguration"}
1492
+ }
1493
+ },
1494
+ "LateDataRuleConfiguration":{
1495
+ "type":"structure",
1496
+ "members":{
1497
+ "deltaTimeSessionWindowConfiguration":{"shape":"DeltaTimeSessionWindowConfiguration"}
1498
+ }
1499
+ },
1500
+ "LateDataRuleName":{
1501
+ "type":"string",
1502
+ "max":128,
1503
+ "min":1,
1504
+ "pattern":"^[a-zA-Z0-9_]+$"
1505
+ },
1506
+ "LateDataRules":{
1507
+ "type":"list",
1508
+ "member":{"shape":"LateDataRule"},
1509
+ "max":1,
1510
+ "min":1
1511
+ },
1472
1512
  "LimitExceededException":{
1473
1513
  "type":"structure",
1474
1514
  "members":{
@@ -1988,6 +2028,11 @@
1988
2028
  "exception":true,
1989
2029
  "fault":true
1990
2030
  },
2031
+ "SessionTimeoutInMinutes":{
2032
+ "type":"integer",
2033
+ "max":60,
2034
+ "min":1
2035
+ },
1991
2036
  "SizeInBytes":{"type":"double"},
1992
2037
  "SqlQuery":{"type":"string"},
1993
2038
  "SqlQueryDatasetAction":{
@@ -2148,7 +2193,8 @@
2148
2193
  "triggers":{"shape":"DatasetTriggers"},
2149
2194
  "contentDeliveryRules":{"shape":"DatasetContentDeliveryRules"},
2150
2195
  "retentionPeriod":{"shape":"RetentionPeriod"},
2151
- "versioningConfiguration":{"shape":"VersioningConfiguration"}
2196
+ "versioningConfiguration":{"shape":"VersioningConfiguration"},
2197
+ "lateDataRules":{"shape":"LateDataRules"}
2152
2198
  }
2153
2199
  },
2154
2200
  "UpdateDatastoreRequest":{
@@ -195,22 +195,6 @@
195
195
  ],
196
196
  "endpoint":{"hostPrefix":"monitor."}
197
197
  },
198
- "CreatePresignedPortalUrl":{
199
- "name":"CreatePresignedPortalUrl",
200
- "http":{
201
- "method":"GET",
202
- "requestUri":"/portals/{portalId}/presigned-url",
203
- "responseCode":200
204
- },
205
- "input":{"shape":"CreatePresignedPortalUrlRequest"},
206
- "output":{"shape":"CreatePresignedPortalUrlResponse"},
207
- "errors":[
208
- {"shape":"InvalidRequestException"},
209
- {"shape":"InternalFailureException"},
210
- {"shape":"ThrottlingException"}
211
- ],
212
- "endpoint":{"hostPrefix":"monitor."}
213
- },
214
198
  "CreateProject":{
215
199
  "name":"CreateProject",
216
200
  "http":{
@@ -1655,29 +1639,6 @@
1655
1639
  "ssoApplicationId":{"shape":"SSOApplicationId"}
1656
1640
  }
1657
1641
  },
1658
- "CreatePresignedPortalUrlRequest":{
1659
- "type":"structure",
1660
- "required":["portalId"],
1661
- "members":{
1662
- "portalId":{
1663
- "shape":"ID",
1664
- "location":"uri",
1665
- "locationName":"portalId"
1666
- },
1667
- "sessionDurationSeconds":{
1668
- "shape":"SessionDurationSeconds",
1669
- "location":"querystring",
1670
- "locationName":"sessionDurationSeconds"
1671
- }
1672
- }
1673
- },
1674
- "CreatePresignedPortalUrlResponse":{
1675
- "type":"structure",
1676
- "required":["presignedPortalUrl"],
1677
- "members":{
1678
- "presignedPortalUrl":{"shape":"Url"}
1679
- }
1680
- },
1681
1642
  "CreateProjectRequest":{
1682
1643
  "type":"structure",
1683
1644
  "required":[
@@ -3259,11 +3220,6 @@
3259
3220
  "exception":true,
3260
3221
  "fault":true
3261
3222
  },
3262
- "SessionDurationSeconds":{
3263
- "type":"integer",
3264
- "max":43200,
3265
- "min":900
3266
- },
3267
3223
  "TagKey":{
3268
3224
  "type":"string",
3269
3225
  "max":128,
@@ -564,6 +564,12 @@
564
564
  "max":5,
565
565
  "min":1
566
566
  },
567
+ "ClaimRegex":{
568
+ "type":"string",
569
+ "max":100,
570
+ "min":1,
571
+ "pattern":"^\\P{C}*$"
572
+ },
567
573
  "ClickFeedback":{
568
574
  "type":"structure",
569
575
  "required":[
@@ -786,7 +792,10 @@
786
792
  },
787
793
  "ConfluenceVersion":{
788
794
  "type":"string",
789
- "enum":["SERVER"]
795
+ "enum":[
796
+ "CLOUD",
797
+ "SERVER"
798
+ ]
790
799
  },
791
800
  "ConnectionConfiguration":{
792
801
  "type":"structure",
@@ -888,7 +897,9 @@
888
897
  "shape":"ClientTokenName",
889
898
  "idempotencyToken":true
890
899
  },
891
- "Tags":{"shape":"TagList"}
900
+ "Tags":{"shape":"TagList"},
901
+ "UserTokenConfigurations":{"shape":"UserTokenConfigurationList"},
902
+ "UserContextPolicy":{"shape":"UserContextPolicy"}
892
903
  }
893
904
  },
894
905
  "CreateIndexResponse":{
@@ -1214,7 +1225,9 @@
1214
1225
  "DocumentMetadataConfigurations":{"shape":"DocumentMetadataConfigurationList"},
1215
1226
  "IndexStatistics":{"shape":"IndexStatistics"},
1216
1227
  "ErrorMessage":{"shape":"ErrorMessage"},
1217
- "CapacityUnits":{"shape":"CapacityUnitsConfiguration"}
1228
+ "CapacityUnits":{"shape":"CapacityUnitsConfiguration"},
1229
+ "UserTokenConfigurations":{"shape":"UserTokenConfigurationList"},
1230
+ "UserContextPolicy":{"shape":"UserContextPolicy"}
1218
1231
  }
1219
1232
  },
1220
1233
  "Description":{
@@ -1442,6 +1455,12 @@
1442
1455
  "type":"list",
1443
1456
  "member":{"shape":"FaqSummary"}
1444
1457
  },
1458
+ "GroupAttributeField":{
1459
+ "type":"string",
1460
+ "max":100,
1461
+ "min":1,
1462
+ "pattern":"^\\P{C}*$"
1463
+ },
1445
1464
  "Highlight":{
1446
1465
  "type":"structure",
1447
1466
  "required":[
@@ -1551,6 +1570,43 @@
1551
1570
  "exception":true,
1552
1571
  "fault":true
1553
1572
  },
1573
+ "Issuer":{
1574
+ "type":"string",
1575
+ "max":65,
1576
+ "min":1,
1577
+ "pattern":"^\\P{C}*$"
1578
+ },
1579
+ "JsonTokenTypeConfiguration":{
1580
+ "type":"structure",
1581
+ "required":[
1582
+ "UserNameAttributeField",
1583
+ "GroupAttributeField"
1584
+ ],
1585
+ "members":{
1586
+ "UserNameAttributeField":{"shape":"String"},
1587
+ "GroupAttributeField":{"shape":"String"}
1588
+ }
1589
+ },
1590
+ "JwtTokenTypeConfiguration":{
1591
+ "type":"structure",
1592
+ "required":["KeyLocation"],
1593
+ "members":{
1594
+ "KeyLocation":{"shape":"KeyLocation"},
1595
+ "URL":{"shape":"Url"},
1596
+ "SecretManagerArn":{"shape":"RoleArn"},
1597
+ "UserNameAttributeField":{"shape":"UserNameAttributeField"},
1598
+ "GroupAttributeField":{"shape":"GroupAttributeField"},
1599
+ "Issuer":{"shape":"Issuer"},
1600
+ "ClaimRegex":{"shape":"ClaimRegex"}
1601
+ }
1602
+ },
1603
+ "KeyLocation":{
1604
+ "type":"string",
1605
+ "enum":[
1606
+ "URL",
1607
+ "SECRET_MANAGER"
1608
+ ]
1609
+ },
1554
1610
  "KmsKeyId":{
1555
1611
  "type":"string",
1556
1612
  "max":2048,
@@ -1681,7 +1737,8 @@
1681
1737
  "OneDriveUsers":{"shape":"OneDriveUsers"},
1682
1738
  "InclusionPatterns":{"shape":"DataSourceInclusionsExclusionsStrings"},
1683
1739
  "ExclusionPatterns":{"shape":"DataSourceInclusionsExclusionsStrings"},
1684
- "FieldMappings":{"shape":"DataSourceToIndexFieldMappingList"}
1740
+ "FieldMappings":{"shape":"DataSourceToIndexFieldMappingList"},
1741
+ "DisableLocalGroups":{"shape":"Boolean"}
1685
1742
  }
1686
1743
  },
1687
1744
  "OneDriveUser":{
@@ -1771,7 +1828,8 @@
1771
1828
  "QueryResultTypeFilter":{"shape":"QueryResultType"},
1772
1829
  "PageNumber":{"shape":"Integer"},
1773
1830
  "PageSize":{"shape":"Integer"},
1774
- "SortingConfiguration":{"shape":"SortingConfiguration"}
1831
+ "SortingConfiguration":{"shape":"SortingConfiguration"},
1832
+ "UserContext":{"shape":"UserContext"}
1775
1833
  }
1776
1834
  },
1777
1835
  "QueryResult":{
@@ -2192,7 +2250,8 @@
2192
2250
  "ExclusionPatterns":{"shape":"DataSourceInclusionsExclusionsStrings"},
2193
2251
  "VpcConfiguration":{"shape":"DataSourceVpcConfiguration"},
2194
2252
  "FieldMappings":{"shape":"DataSourceToIndexFieldMappingList"},
2195
- "DocumentTitleFieldName":{"shape":"DataSourceFieldName"}
2253
+ "DocumentTitleFieldName":{"shape":"DataSourceFieldName"},
2254
+ "DisableLocalGroups":{"shape":"Boolean"}
2196
2255
  }
2197
2256
  },
2198
2257
  "SharePointUrlList":{
@@ -2386,6 +2445,12 @@
2386
2445
  },
2387
2446
  "Timestamp":{"type":"timestamp"},
2388
2447
  "Title":{"type":"string"},
2448
+ "Token":{
2449
+ "type":"string",
2450
+ "max":100000,
2451
+ "min":1,
2452
+ "pattern":"^\\P{C}*$"
2453
+ },
2389
2454
  "UntagResourceRequest":{
2390
2455
  "type":"structure",
2391
2456
  "required":[
@@ -2427,7 +2492,9 @@
2427
2492
  "RoleArn":{"shape":"RoleArn"},
2428
2493
  "Description":{"shape":"Description"},
2429
2494
  "DocumentMetadataConfigurationUpdates":{"shape":"DocumentMetadataConfigurationList"},
2430
- "CapacityUnits":{"shape":"CapacityUnitsConfiguration"}
2495
+ "CapacityUnits":{"shape":"CapacityUnitsConfiguration"},
2496
+ "UserTokenConfigurations":{"shape":"UserTokenConfigurationList"},
2497
+ "UserContextPolicy":{"shape":"UserContextPolicy"}
2431
2498
  }
2432
2499
  },
2433
2500
  "Url":{
@@ -2436,6 +2503,37 @@
2436
2503
  "min":1,
2437
2504
  "pattern":"^(https?|ftp|file):\\/\\/([^\\s]*)"
2438
2505
  },
2506
+ "UserContext":{
2507
+ "type":"structure",
2508
+ "members":{
2509
+ "Token":{"shape":"Token"}
2510
+ }
2511
+ },
2512
+ "UserContextPolicy":{
2513
+ "type":"string",
2514
+ "enum":[
2515
+ "ATTRIBUTE_FILTER",
2516
+ "USER_TOKEN"
2517
+ ]
2518
+ },
2519
+ "UserNameAttributeField":{
2520
+ "type":"string",
2521
+ "max":100,
2522
+ "min":1,
2523
+ "pattern":"^\\P{C}*$"
2524
+ },
2525
+ "UserTokenConfiguration":{
2526
+ "type":"structure",
2527
+ "members":{
2528
+ "JwtTokenTypeConfiguration":{"shape":"JwtTokenTypeConfiguration"},
2529
+ "JsonTokenTypeConfiguration":{"shape":"JsonTokenTypeConfiguration"}
2530
+ }
2531
+ },
2532
+ "UserTokenConfigurationList":{
2533
+ "type":"list",
2534
+ "member":{"shape":"UserTokenConfiguration"},
2535
+ "max":1
2536
+ },
2439
2537
  "ValidationException":{
2440
2538
  "type":"structure",
2441
2539
  "members":{