aws-sdk 2.1661.0 → 2.1663.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.
Files changed (33) hide show
  1. package/README.md +1 -1
  2. package/apis/appsync-2017-07-25.min.json +4 -1
  3. package/apis/appsync-2017-07-25.paginators.json +60 -0
  4. package/apis/cleanrooms-2022-02-17.min.json +1329 -202
  5. package/apis/cleanrooms-2022-02-17.paginators.json +18 -0
  6. package/apis/cleanroomsml-2023-09-06.min.json +305 -287
  7. package/apis/cleanroomsml-2023-09-06.waiters2.json +5 -0
  8. package/apis/connect-2017-08-08.min.json +155 -144
  9. package/apis/connect-contact-lens-2020-08-21.min.json +18 -1
  10. package/apis/datazone-2018-05-10.min.json +0 -49
  11. package/apis/entityresolution-2018-05-10.min.json +162 -94
  12. package/apis/iotsitewise-2019-12-02.min.json +113 -98
  13. package/apis/mediapackagev2-2022-12-25.min.json +0 -3
  14. package/apis/medical-imaging-2023-07-19.min.json +75 -35
  15. package/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +6 -0
  16. package/clients/cleanrooms.d.ts +1079 -16
  17. package/clients/cleanroomsml.d.ts +284 -257
  18. package/clients/cleanroomsml.js +1 -0
  19. package/clients/connect.d.ts +26 -5
  20. package/clients/connectcontactlens.d.ts +24 -3
  21. package/clients/datazone.d.ts +0 -64
  22. package/clients/dynamodb.d.ts +6 -6
  23. package/clients/entityresolution.d.ts +105 -22
  24. package/clients/iotsitewise.d.ts +37 -25
  25. package/clients/mediapackagev2.d.ts +1 -1
  26. package/clients/medicalimaging.d.ts +38 -0
  27. package/clients/pinpointsmsvoicev2.d.ts +56 -56
  28. package/dist/aws-sdk-core-react-native.js +1 -1
  29. package/dist/aws-sdk-react-native.js +134 -127
  30. package/dist/aws-sdk.js +158 -147
  31. package/dist/aws-sdk.min.js +11 -11
  32. package/lib/core.js +1 -1
  33. package/package.json +1 -1
@@ -6286,6 +6286,17 @@
6286
6286
  "shape": "Sot"
6287
6287
  }
6288
6288
  }
6289
+ },
6290
+ "PostContactSummary": {
6291
+ "type": "structure",
6292
+ "required": [
6293
+ "Status"
6294
+ ],
6295
+ "members": {
6296
+ "Content": {},
6297
+ "Status": {},
6298
+ "FailureCode": {}
6299
+ }
6289
6300
  }
6290
6301
  },
6291
6302
  "union": true
@@ -7345,12 +7356,12 @@
7345
7356
  "type": "structure",
7346
7357
  "members": {
7347
7358
  "AttributeFilter": {
7348
- "shape": "Srw"
7359
+ "shape": "Ss0"
7349
7360
  }
7350
7361
  }
7351
7362
  },
7352
7363
  "SearchCriteria": {
7353
- "shape": "Ss1"
7364
+ "shape": "Ss5"
7354
7365
  }
7355
7366
  }
7356
7367
  },
@@ -7429,12 +7440,12 @@
7429
7440
  "type": "structure",
7430
7441
  "members": {
7431
7442
  "TagFilter": {
7432
- "shape": "Ssd"
7443
+ "shape": "Ssh"
7433
7444
  }
7434
7445
  }
7435
7446
  },
7436
7447
  "SearchCriteria": {
7437
- "shape": "Ssf"
7448
+ "shape": "Ssj"
7438
7449
  }
7439
7450
  }
7440
7451
  },
@@ -7473,12 +7484,12 @@
7473
7484
  "type": "structure",
7474
7485
  "members": {
7475
7486
  "TagFilter": {
7476
- "shape": "Ssd"
7487
+ "shape": "Ssh"
7477
7488
  }
7478
7489
  }
7479
7490
  },
7480
7491
  "SearchCriteria": {
7481
- "shape": "Ssl"
7492
+ "shape": "Ssp"
7482
7493
  }
7483
7494
  }
7484
7495
  },
@@ -7538,19 +7549,19 @@
7538
7549
  "type": "structure",
7539
7550
  "members": {
7540
7551
  "L1Ids": {
7541
- "shape": "Ssv"
7552
+ "shape": "Ssz"
7542
7553
  },
7543
7554
  "L2Ids": {
7544
- "shape": "Ssv"
7555
+ "shape": "Ssz"
7545
7556
  },
7546
7557
  "L3Ids": {
7547
- "shape": "Ssv"
7558
+ "shape": "Ssz"
7548
7559
  },
7549
7560
  "L4Ids": {
7550
- "shape": "Ssv"
7561
+ "shape": "Ssz"
7551
7562
  },
7552
7563
  "L5Ids": {
7553
- "shape": "Ssv"
7564
+ "shape": "Ssz"
7554
7565
  }
7555
7566
  }
7556
7567
  },
@@ -7726,12 +7737,12 @@
7726
7737
  "type": "structure",
7727
7738
  "members": {
7728
7739
  "TagFilter": {
7729
- "shape": "Ssd"
7740
+ "shape": "Ssh"
7730
7741
  }
7731
7742
  }
7732
7743
  },
7733
7744
  "SearchCriteria": {
7734
- "shape": "Stm"
7745
+ "shape": "Stq"
7735
7746
  }
7736
7747
  }
7737
7748
  },
@@ -7767,7 +7778,7 @@
7767
7778
  "type": "integer"
7768
7779
  },
7769
7780
  "SearchCriteria": {
7770
- "shape": "Str"
7781
+ "shape": "Stv"
7771
7782
  }
7772
7783
  }
7773
7784
  },
@@ -7806,12 +7817,12 @@
7806
7817
  "type": "structure",
7807
7818
  "members": {
7808
7819
  "TagFilter": {
7809
- "shape": "Ssd"
7820
+ "shape": "Ssh"
7810
7821
  }
7811
7822
  }
7812
7823
  },
7813
7824
  "SearchCriteria": {
7814
- "shape": "Stx"
7825
+ "shape": "Su1"
7815
7826
  }
7816
7827
  }
7817
7828
  },
@@ -7850,12 +7861,12 @@
7850
7861
  "type": "structure",
7851
7862
  "members": {
7852
7863
  "TagFilter": {
7853
- "shape": "Ssd"
7864
+ "shape": "Ssh"
7854
7865
  }
7855
7866
  }
7856
7867
  },
7857
7868
  "SearchCriteria": {
7858
- "shape": "Su4"
7869
+ "shape": "Su8"
7859
7870
  }
7860
7871
  }
7861
7872
  },
@@ -7894,12 +7905,12 @@
7894
7905
  "type": "structure",
7895
7906
  "members": {
7896
7907
  "TagFilter": {
7897
- "shape": "Ssd"
7908
+ "shape": "Ssh"
7898
7909
  }
7899
7910
  }
7900
7911
  },
7901
7912
  "SearchCriteria": {
7902
- "shape": "Sub"
7913
+ "shape": "Suf"
7903
7914
  }
7904
7915
  }
7905
7916
  },
@@ -7990,12 +8001,12 @@
7990
8001
  "type": "structure",
7991
8002
  "members": {
7992
8003
  "TagFilter": {
7993
- "shape": "Ssd"
8004
+ "shape": "Ssh"
7994
8005
  }
7995
8006
  }
7996
8007
  },
7997
8008
  "SearchCriteria": {
7998
- "shape": "Suq"
8009
+ "shape": "Suu"
7999
8010
  }
8000
8011
  }
8001
8012
  },
@@ -8031,13 +8042,13 @@
8031
8042
  "type": "integer"
8032
8043
  },
8033
8044
  "SearchCriteria": {
8034
- "shape": "Suv"
8045
+ "shape": "Suz"
8035
8046
  },
8036
8047
  "SearchFilter": {
8037
8048
  "type": "structure",
8038
8049
  "members": {
8039
8050
  "TagFilter": {
8040
- "shape": "Ssd"
8051
+ "shape": "Ssh"
8041
8052
  }
8042
8053
  }
8043
8054
  }
@@ -8088,12 +8099,12 @@
8088
8099
  "type": "structure",
8089
8100
  "members": {
8090
8101
  "AttributeFilter": {
8091
- "shape": "Srw"
8102
+ "shape": "Ss0"
8092
8103
  }
8093
8104
  }
8094
8105
  },
8095
8106
  "SearchCriteria": {
8096
- "shape": "Sv3"
8107
+ "shape": "Sv7"
8097
8108
  }
8098
8109
  }
8099
8110
  },
@@ -8132,7 +8143,7 @@
8132
8143
  "type": "structure",
8133
8144
  "members": {
8134
8145
  "TagFilter": {
8135
- "shape": "Ssd"
8146
+ "shape": "Ssh"
8136
8147
  },
8137
8148
  "UserAttributeFilter": {
8138
8149
  "type": "structure",
@@ -8140,24 +8151,24 @@
8140
8151
  "OrConditions": {
8141
8152
  "type": "list",
8142
8153
  "member": {
8143
- "shape": "Svb"
8154
+ "shape": "Svf"
8144
8155
  }
8145
8156
  },
8146
8157
  "AndCondition": {
8147
- "shape": "Svb"
8158
+ "shape": "Svf"
8148
8159
  },
8149
8160
  "TagCondition": {
8150
- "shape": "Ss0"
8161
+ "shape": "Ss4"
8151
8162
  },
8152
8163
  "HierarchyGroupCondition": {
8153
- "shape": "Svc"
8164
+ "shape": "Svg"
8154
8165
  }
8155
8166
  }
8156
8167
  }
8157
8168
  }
8158
8169
  },
8159
8170
  "SearchCriteria": {
8160
- "shape": "Sve"
8171
+ "shape": "Svi"
8161
8172
  }
8162
8173
  }
8163
8174
  },
@@ -8290,16 +8301,16 @@
8290
8301
  "type": "structure",
8291
8302
  "members": {
8292
8303
  "SupportedMessagingContentTypes": {
8293
- "shape": "Sw4"
8304
+ "shape": "Sw8"
8294
8305
  },
8295
8306
  "ParticipantDetails": {
8296
- "shape": "Sw6"
8307
+ "shape": "Swa"
8297
8308
  },
8298
8309
  "Attributes": {
8299
8310
  "shape": "S38"
8300
8311
  },
8301
8312
  "StreamingConfiguration": {
8302
- "shape": "Sw7"
8313
+ "shape": "Swb"
8303
8314
  }
8304
8315
  }
8305
8316
  }
@@ -8401,7 +8412,7 @@
8401
8412
  "shape": "S38"
8402
8413
  },
8403
8414
  "ParticipantDetails": {
8404
- "shape": "Sw6"
8415
+ "shape": "Swa"
8405
8416
  },
8406
8417
  "InitialMessage": {
8407
8418
  "type": "structure",
@@ -8421,7 +8432,7 @@
8421
8432
  "type": "integer"
8422
8433
  },
8423
8434
  "SupportedMessagingContentTypes": {
8424
- "shape": "Sw4"
8435
+ "shape": "Sw8"
8425
8436
  },
8426
8437
  "PersistentChat": {
8427
8438
  "type": "structure",
@@ -8528,7 +8539,7 @@
8528
8539
  "InstanceId": {},
8529
8540
  "ContactId": {},
8530
8541
  "ChatStreamingConfiguration": {
8531
- "shape": "Sw7"
8542
+ "shape": "Swb"
8532
8543
  },
8533
8544
  "ClientToken": {
8534
8545
  "idempotencyToken": true
@@ -8679,7 +8690,7 @@
8679
8690
  }
8680
8691
  },
8681
8692
  "ParticipantDetails": {
8682
- "shape": "Sw6"
8693
+ "shape": "Swa"
8683
8694
  },
8684
8695
  "RelatedContactId": {},
8685
8696
  "References": {
@@ -8832,7 +8843,7 @@
8832
8843
  "locationName": "EvaluationId"
8833
8844
  },
8834
8845
  "Answers": {
8835
- "shape": "Sxo"
8846
+ "shape": "Sxs"
8836
8847
  },
8837
8848
  "Notes": {
8838
8849
  "shape": "Sek"
@@ -9152,7 +9163,7 @@
9152
9163
  "locationName": "EvaluationId"
9153
9164
  },
9154
9165
  "Answers": {
9155
- "shape": "Sxo"
9166
+ "shape": "Sxs"
9156
9167
  },
9157
9168
  "Notes": {
9158
9169
  "shape": "Sek"
@@ -10211,19 +10222,19 @@
10211
10222
  "type": "structure",
10212
10223
  "members": {
10213
10224
  "LevelOne": {
10214
- "shape": "S101"
10225
+ "shape": "S105"
10215
10226
  },
10216
10227
  "LevelTwo": {
10217
- "shape": "S101"
10228
+ "shape": "S105"
10218
10229
  },
10219
10230
  "LevelThree": {
10220
- "shape": "S101"
10231
+ "shape": "S105"
10221
10232
  },
10222
10233
  "LevelFour": {
10223
- "shape": "S101"
10234
+ "shape": "S105"
10224
10235
  },
10225
10236
  "LevelFive": {
10226
- "shape": "S101"
10237
+ "shape": "S105"
10227
10238
  }
10228
10239
  }
10229
10240
  },
@@ -11951,65 +11962,65 @@
11951
11962
  }
11952
11963
  }
11953
11964
  },
11954
- "Srw": {
11965
+ "Ss0": {
11955
11966
  "type": "structure",
11956
11967
  "members": {
11957
11968
  "OrConditions": {
11958
11969
  "type": "list",
11959
11970
  "member": {
11960
- "shape": "Sry"
11971
+ "shape": "Ss2"
11961
11972
  }
11962
11973
  },
11963
11974
  "AndCondition": {
11964
- "shape": "Sry"
11975
+ "shape": "Ss2"
11965
11976
  },
11966
11977
  "TagCondition": {
11967
- "shape": "Ss0"
11978
+ "shape": "Ss4"
11968
11979
  }
11969
11980
  }
11970
11981
  },
11971
- "Sry": {
11982
+ "Ss2": {
11972
11983
  "type": "structure",
11973
11984
  "members": {
11974
11985
  "TagConditions": {
11975
- "shape": "Srz"
11986
+ "shape": "Ss3"
11976
11987
  }
11977
11988
  }
11978
11989
  },
11979
- "Srz": {
11990
+ "Ss3": {
11980
11991
  "type": "list",
11981
11992
  "member": {
11982
- "shape": "Ss0"
11993
+ "shape": "Ss4"
11983
11994
  }
11984
11995
  },
11985
- "Ss0": {
11996
+ "Ss4": {
11986
11997
  "type": "structure",
11987
11998
  "members": {
11988
11999
  "TagKey": {},
11989
12000
  "TagValue": {}
11990
12001
  }
11991
12002
  },
11992
- "Ss1": {
12003
+ "Ss5": {
11993
12004
  "type": "structure",
11994
12005
  "members": {
11995
12006
  "OrConditions": {
11996
- "shape": "Ss2"
12007
+ "shape": "Ss6"
11997
12008
  },
11998
12009
  "AndConditions": {
11999
- "shape": "Ss2"
12010
+ "shape": "Ss6"
12000
12011
  },
12001
12012
  "StringCondition": {
12002
- "shape": "Ss3"
12013
+ "shape": "Ss7"
12003
12014
  }
12004
12015
  }
12005
12016
  },
12006
- "Ss2": {
12017
+ "Ss6": {
12007
12018
  "type": "list",
12008
12019
  "member": {
12009
- "shape": "Ss1"
12020
+ "shape": "Ss5"
12010
12021
  }
12011
12022
  },
12012
- "Ss3": {
12023
+ "Ss7": {
12013
12024
  "type": "structure",
12014
12025
  "members": {
12015
12026
  "FieldName": {},
@@ -12017,260 +12028,260 @@
12017
12028
  "ComparisonType": {}
12018
12029
  }
12019
12030
  },
12020
- "Ssd": {
12031
+ "Ssh": {
12021
12032
  "type": "structure",
12022
12033
  "members": {
12023
12034
  "OrConditions": {
12024
12035
  "type": "list",
12025
12036
  "member": {
12026
- "shape": "Srz"
12037
+ "shape": "Ss3"
12027
12038
  }
12028
12039
  },
12029
12040
  "AndConditions": {
12030
- "shape": "Srz"
12041
+ "shape": "Ss3"
12031
12042
  },
12032
12043
  "TagCondition": {
12033
- "shape": "Ss0"
12044
+ "shape": "Ss4"
12034
12045
  }
12035
12046
  }
12036
12047
  },
12037
- "Ssf": {
12048
+ "Ssj": {
12038
12049
  "type": "structure",
12039
12050
  "members": {
12040
12051
  "OrConditions": {
12041
- "shape": "Ssg"
12052
+ "shape": "Ssk"
12042
12053
  },
12043
12054
  "AndConditions": {
12044
- "shape": "Ssg"
12055
+ "shape": "Ssk"
12045
12056
  },
12046
12057
  "StringCondition": {
12047
- "shape": "Ss3"
12058
+ "shape": "Ss7"
12048
12059
  }
12049
12060
  }
12050
12061
  },
12051
- "Ssg": {
12062
+ "Ssk": {
12052
12063
  "type": "list",
12053
12064
  "member": {
12054
- "shape": "Ssf"
12065
+ "shape": "Ssj"
12055
12066
  }
12056
12067
  },
12057
- "Ssl": {
12068
+ "Ssp": {
12058
12069
  "type": "structure",
12059
12070
  "members": {
12060
12071
  "OrConditions": {
12061
- "shape": "Ssm"
12072
+ "shape": "Ssq"
12062
12073
  },
12063
12074
  "AndConditions": {
12064
- "shape": "Ssm"
12075
+ "shape": "Ssq"
12065
12076
  },
12066
12077
  "StringCondition": {
12067
- "shape": "Ss3"
12078
+ "shape": "Ss7"
12068
12079
  },
12069
12080
  "TypeCondition": {},
12070
12081
  "StateCondition": {},
12071
12082
  "StatusCondition": {}
12072
12083
  }
12073
12084
  },
12074
- "Ssm": {
12085
+ "Ssq": {
12075
12086
  "type": "list",
12076
12087
  "member": {
12077
- "shape": "Ssl"
12088
+ "shape": "Ssp"
12078
12089
  }
12079
12090
  },
12080
- "Ssv": {
12091
+ "Ssz": {
12081
12092
  "type": "list",
12082
12093
  "member": {}
12083
12094
  },
12084
- "Stm": {
12095
+ "Stq": {
12085
12096
  "type": "structure",
12086
12097
  "members": {
12087
12098
  "OrConditions": {
12088
- "shape": "Stn"
12099
+ "shape": "Str"
12089
12100
  },
12090
12101
  "AndConditions": {
12091
- "shape": "Stn"
12102
+ "shape": "Str"
12092
12103
  },
12093
12104
  "StringCondition": {
12094
- "shape": "Ss3"
12105
+ "shape": "Ss7"
12095
12106
  }
12096
12107
  }
12097
12108
  },
12098
- "Stn": {
12109
+ "Str": {
12099
12110
  "type": "list",
12100
12111
  "member": {
12101
- "shape": "Stm"
12112
+ "shape": "Stq"
12102
12113
  }
12103
12114
  },
12104
- "Str": {
12115
+ "Stv": {
12105
12116
  "type": "structure",
12106
12117
  "members": {
12107
12118
  "OrConditions": {
12108
- "shape": "Sts"
12119
+ "shape": "Stw"
12109
12120
  },
12110
12121
  "AndConditions": {
12111
- "shape": "Sts"
12122
+ "shape": "Stw"
12112
12123
  },
12113
12124
  "StringCondition": {
12114
- "shape": "Ss3"
12125
+ "shape": "Ss7"
12115
12126
  }
12116
12127
  }
12117
12128
  },
12118
- "Sts": {
12129
+ "Stw": {
12119
12130
  "type": "list",
12120
12131
  "member": {
12121
- "shape": "Str"
12132
+ "shape": "Stv"
12122
12133
  }
12123
12134
  },
12124
- "Stx": {
12135
+ "Su1": {
12125
12136
  "type": "structure",
12126
12137
  "members": {
12127
12138
  "OrConditions": {
12128
- "shape": "Sty"
12139
+ "shape": "Su2"
12129
12140
  },
12130
12141
  "AndConditions": {
12131
- "shape": "Sty"
12142
+ "shape": "Su2"
12132
12143
  },
12133
12144
  "StringCondition": {
12134
- "shape": "Ss3"
12145
+ "shape": "Ss7"
12135
12146
  }
12136
12147
  }
12137
12148
  },
12138
- "Sty": {
12149
+ "Su2": {
12139
12150
  "type": "list",
12140
12151
  "member": {
12141
- "shape": "Stx"
12152
+ "shape": "Su1"
12142
12153
  }
12143
12154
  },
12144
- "Su4": {
12155
+ "Su8": {
12145
12156
  "type": "structure",
12146
12157
  "members": {
12147
12158
  "OrConditions": {
12148
- "shape": "Su5"
12159
+ "shape": "Su9"
12149
12160
  },
12150
12161
  "AndConditions": {
12151
- "shape": "Su5"
12162
+ "shape": "Su9"
12152
12163
  },
12153
12164
  "StringCondition": {
12154
- "shape": "Ss3"
12165
+ "shape": "Ss7"
12155
12166
  },
12156
12167
  "QueueTypeCondition": {}
12157
12168
  }
12158
12169
  },
12159
- "Su5": {
12170
+ "Su9": {
12160
12171
  "type": "list",
12161
12172
  "member": {
12162
- "shape": "Su4"
12173
+ "shape": "Su8"
12163
12174
  }
12164
12175
  },
12165
- "Sub": {
12176
+ "Suf": {
12166
12177
  "type": "structure",
12167
12178
  "members": {
12168
12179
  "OrConditions": {
12169
- "shape": "Suc"
12180
+ "shape": "Sug"
12170
12181
  },
12171
12182
  "AndConditions": {
12172
- "shape": "Suc"
12183
+ "shape": "Sug"
12173
12184
  },
12174
12185
  "StringCondition": {
12175
- "shape": "Ss3"
12186
+ "shape": "Ss7"
12176
12187
  }
12177
12188
  }
12178
12189
  },
12179
- "Suc": {
12190
+ "Sug": {
12180
12191
  "type": "list",
12181
12192
  "member": {
12182
- "shape": "Sub"
12193
+ "shape": "Suf"
12183
12194
  }
12184
12195
  },
12185
- "Suq": {
12196
+ "Suu": {
12186
12197
  "type": "structure",
12187
12198
  "members": {
12188
12199
  "OrConditions": {
12189
- "shape": "Sur"
12200
+ "shape": "Suv"
12190
12201
  },
12191
12202
  "AndConditions": {
12192
- "shape": "Sur"
12203
+ "shape": "Suv"
12193
12204
  },
12194
12205
  "StringCondition": {
12195
- "shape": "Ss3"
12206
+ "shape": "Ss7"
12196
12207
  }
12197
12208
  }
12198
12209
  },
12199
- "Sur": {
12210
+ "Suv": {
12200
12211
  "type": "list",
12201
12212
  "member": {
12202
- "shape": "Suq"
12213
+ "shape": "Suu"
12203
12214
  }
12204
12215
  },
12205
- "Suv": {
12216
+ "Suz": {
12206
12217
  "type": "structure",
12207
12218
  "members": {
12208
12219
  "OrConditions": {
12209
- "shape": "Suw"
12220
+ "shape": "Sv0"
12210
12221
  },
12211
12222
  "AndConditions": {
12212
- "shape": "Suw"
12223
+ "shape": "Sv0"
12213
12224
  },
12214
12225
  "StringCondition": {
12215
- "shape": "Ss3"
12226
+ "shape": "Ss7"
12216
12227
  }
12217
12228
  }
12218
12229
  },
12219
- "Suw": {
12230
+ "Sv0": {
12220
12231
  "type": "list",
12221
12232
  "member": {
12222
- "shape": "Suv"
12233
+ "shape": "Suz"
12223
12234
  }
12224
12235
  },
12225
- "Sv3": {
12236
+ "Sv7": {
12226
12237
  "type": "structure",
12227
12238
  "members": {
12228
12239
  "OrConditions": {
12229
- "shape": "Sv4"
12240
+ "shape": "Sv8"
12230
12241
  },
12231
12242
  "AndConditions": {
12232
- "shape": "Sv4"
12243
+ "shape": "Sv8"
12233
12244
  },
12234
12245
  "StringCondition": {
12235
- "shape": "Ss3"
12246
+ "shape": "Ss7"
12236
12247
  }
12237
12248
  }
12238
12249
  },
12239
- "Sv4": {
12250
+ "Sv8": {
12240
12251
  "type": "list",
12241
12252
  "member": {
12242
- "shape": "Sv3"
12253
+ "shape": "Sv7"
12243
12254
  }
12244
12255
  },
12245
- "Svb": {
12256
+ "Svf": {
12246
12257
  "type": "structure",
12247
12258
  "members": {
12248
12259
  "TagConditions": {
12249
- "shape": "Srz"
12260
+ "shape": "Ss3"
12250
12261
  },
12251
12262
  "HierarchyGroupCondition": {
12252
- "shape": "Svc"
12263
+ "shape": "Svg"
12253
12264
  }
12254
12265
  }
12255
12266
  },
12256
- "Svc": {
12267
+ "Svg": {
12257
12268
  "type": "structure",
12258
12269
  "members": {
12259
12270
  "Value": {},
12260
12271
  "HierarchyGroupMatchType": {}
12261
12272
  }
12262
12273
  },
12263
- "Sve": {
12274
+ "Svi": {
12264
12275
  "type": "structure",
12265
12276
  "members": {
12266
12277
  "OrConditions": {
12267
- "shape": "Svf"
12278
+ "shape": "Svj"
12268
12279
  },
12269
12280
  "AndConditions": {
12270
- "shape": "Svf"
12281
+ "shape": "Svj"
12271
12282
  },
12272
12283
  "StringCondition": {
12273
- "shape": "Ss3"
12284
+ "shape": "Ss7"
12274
12285
  },
12275
12286
  "ListCondition": {
12276
12287
  "type": "structure",
@@ -12282,7 +12293,7 @@
12282
12293
  "type": "structure",
12283
12294
  "members": {
12284
12295
  "StringCondition": {
12285
- "shape": "Ss3"
12296
+ "shape": "Ss7"
12286
12297
  },
12287
12298
  "NumberCondition": {
12288
12299
  "type": "structure",
@@ -12303,21 +12314,21 @@
12303
12314
  }
12304
12315
  },
12305
12316
  "HierarchyGroupCondition": {
12306
- "shape": "Svc"
12317
+ "shape": "Svg"
12307
12318
  }
12308
12319
  }
12309
12320
  },
12310
- "Svf": {
12321
+ "Svj": {
12311
12322
  "type": "list",
12312
12323
  "member": {
12313
- "shape": "Sve"
12324
+ "shape": "Svi"
12314
12325
  }
12315
12326
  },
12316
- "Sw4": {
12327
+ "Sw8": {
12317
12328
  "type": "list",
12318
12329
  "member": {}
12319
12330
  },
12320
- "Sw6": {
12331
+ "Swa": {
12321
12332
  "type": "structure",
12322
12333
  "required": [
12323
12334
  "DisplayName"
@@ -12326,7 +12337,7 @@
12326
12337
  "DisplayName": {}
12327
12338
  }
12328
12339
  },
12329
- "Sw7": {
12340
+ "Swb": {
12330
12341
  "type": "structure",
12331
12342
  "required": [
12332
12343
  "StreamingEndpointArn"
@@ -12335,7 +12346,7 @@
12335
12346
  "StreamingEndpointArn": {}
12336
12347
  }
12337
12348
  },
12338
- "Sxo": {
12349
+ "Sxs": {
12339
12350
  "type": "map",
12340
12351
  "key": {},
12341
12352
  "value": {
@@ -12347,7 +12358,7 @@
12347
12358
  }
12348
12359
  }
12349
12360
  },
12350
- "S101": {
12361
+ "S105": {
12351
12362
  "type": "structure",
12352
12363
  "required": [
12353
12364
  "Name"