cdk-lambda-subminute 2.0.256 → 2.0.258
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.
- package/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +16 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +69 -60
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +119 -97
- package/node_modules/aws-sdk/apis/datazone-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/datazone-2018-05-10.min.json +7186 -0
- package/node_modules/aws-sdk/apis/datazone-2018-05-10.paginators.json +130 -0
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +53 -30
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +219 -169
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +58 -44
- package/node_modules/aws-sdk/apis/metadata.json +3 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +250 -83
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1080 -1063
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +801 -151
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +15 -0
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- package/node_modules/aws-sdk/clients/appconfig.d.ts +31 -4
- package/node_modules/aws-sdk/clients/connect.d.ts +58 -21
- package/node_modules/aws-sdk/clients/datazone.d.ts +8000 -0
- package/node_modules/aws-sdk/clients/datazone.js +18 -0
- package/node_modules/aws-sdk/clients/location.d.ts +29 -2
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +62 -9
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +11 -0
- package/node_modules/aws-sdk/clients/mgn.d.ts +187 -0
- package/node_modules/aws-sdk/clients/oam.d.ts +3 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +25 -2
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +586 -16
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +8 -5
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +63 -20
- package/node_modules/aws-sdk/dist/aws-sdk.js +178 -130
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +71 -71
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/has/package.json +1 -4
- package/node_modules/has/src/index.js +5 -2
- package/node_modules/has/test/index.js +6 -0
- package/package.json +3 -3
@@ -3576,6 +3576,13 @@
|
|
3576
3576
|
"EndTime": {
|
3577
3577
|
"type": "timestamp"
|
3578
3578
|
},
|
3579
|
+
"Interval": {
|
3580
|
+
"type": "structure",
|
3581
|
+
"members": {
|
3582
|
+
"TimeZone": {},
|
3583
|
+
"IntervalPeriod": {}
|
3584
|
+
}
|
3585
|
+
},
|
3579
3586
|
"Filters": {
|
3580
3587
|
"type": "list",
|
3581
3588
|
"member": {
|
@@ -3596,7 +3603,7 @@
|
|
3596
3603
|
"Metrics": {
|
3597
3604
|
"type": "list",
|
3598
3605
|
"member": {
|
3599
|
-
"shape": "
|
3606
|
+
"shape": "Sfh"
|
3600
3607
|
}
|
3601
3608
|
},
|
3602
3609
|
"NextToken": {},
|
@@ -3619,13 +3626,25 @@
|
|
3619
3626
|
"key": {},
|
3620
3627
|
"value": {}
|
3621
3628
|
},
|
3629
|
+
"MetricInterval": {
|
3630
|
+
"type": "structure",
|
3631
|
+
"members": {
|
3632
|
+
"Interval": {},
|
3633
|
+
"StartTime": {
|
3634
|
+
"type": "timestamp"
|
3635
|
+
},
|
3636
|
+
"EndTime": {
|
3637
|
+
"type": "timestamp"
|
3638
|
+
}
|
3639
|
+
}
|
3640
|
+
},
|
3622
3641
|
"Collections": {
|
3623
3642
|
"type": "list",
|
3624
3643
|
"member": {
|
3625
3644
|
"type": "structure",
|
3626
3645
|
"members": {
|
3627
3646
|
"Metric": {
|
3628
|
-
"shape": "
|
3647
|
+
"shape": "Sfh"
|
3629
3648
|
},
|
3630
3649
|
"Value": {
|
3631
3650
|
"type": "double"
|
@@ -3751,15 +3770,15 @@
|
|
3751
3770
|
"type": "structure",
|
3752
3771
|
"members": {
|
3753
3772
|
"TelephonyConfig": {
|
3754
|
-
"shape": "
|
3773
|
+
"shape": "Sg6"
|
3755
3774
|
},
|
3756
3775
|
"Id": {},
|
3757
3776
|
"Arn": {},
|
3758
3777
|
"SignInConfig": {
|
3759
|
-
"shape": "
|
3778
|
+
"shape": "Sgb"
|
3760
3779
|
},
|
3761
3780
|
"AgentConfig": {
|
3762
|
-
"shape": "
|
3781
|
+
"shape": "Sge"
|
3763
3782
|
}
|
3764
3783
|
}
|
3765
3784
|
}
|
@@ -4691,12 +4710,12 @@
|
|
4691
4710
|
"locationName": "InstanceId"
|
4692
4711
|
},
|
4693
4712
|
"PhoneNumberTypes": {
|
4694
|
-
"shape": "
|
4713
|
+
"shape": "Sio",
|
4695
4714
|
"location": "querystring",
|
4696
4715
|
"locationName": "phoneNumberTypes"
|
4697
4716
|
},
|
4698
4717
|
"PhoneNumberCountryCodes": {
|
4699
|
-
"shape": "
|
4718
|
+
"shape": "Sip",
|
4700
4719
|
"location": "querystring",
|
4701
4720
|
"locationName": "phoneNumberCountryCodes"
|
4702
4721
|
},
|
@@ -4744,10 +4763,10 @@
|
|
4744
4763
|
},
|
4745
4764
|
"NextToken": {},
|
4746
4765
|
"PhoneNumberCountryCodes": {
|
4747
|
-
"shape": "
|
4766
|
+
"shape": "Sip"
|
4748
4767
|
},
|
4749
4768
|
"PhoneNumberTypes": {
|
4750
|
-
"shape": "
|
4769
|
+
"shape": "Sio"
|
4751
4770
|
},
|
4752
4771
|
"PhoneNumberPrefix": {}
|
4753
4772
|
}
|
@@ -4853,7 +4872,7 @@
|
|
4853
4872
|
"members": {
|
4854
4873
|
"NextToken": {},
|
4855
4874
|
"QuickConnectSummaryList": {
|
4856
|
-
"shape": "
|
4875
|
+
"shape": "Sj6"
|
4857
4876
|
}
|
4858
4877
|
}
|
4859
4878
|
}
|
@@ -4945,7 +4964,7 @@
|
|
4945
4964
|
"type": "structure",
|
4946
4965
|
"members": {
|
4947
4966
|
"QuickConnectSummaryList": {
|
4948
|
-
"shape": "
|
4967
|
+
"shape": "Sj6"
|
4949
4968
|
},
|
4950
4969
|
"NextToken": {}
|
4951
4970
|
}
|
@@ -5930,12 +5949,12 @@
|
|
5930
5949
|
"type": "structure",
|
5931
5950
|
"members": {
|
5932
5951
|
"TagFilter": {
|
5933
|
-
"shape": "
|
5952
|
+
"shape": "Slq"
|
5934
5953
|
}
|
5935
5954
|
}
|
5936
5955
|
},
|
5937
5956
|
"SearchCriteria": {
|
5938
|
-
"shape": "
|
5957
|
+
"shape": "Slu"
|
5939
5958
|
}
|
5940
5959
|
}
|
5941
5960
|
},
|
@@ -5974,12 +5993,12 @@
|
|
5974
5993
|
"type": "structure",
|
5975
5994
|
"members": {
|
5976
5995
|
"TagFilter": {
|
5977
|
-
"shape": "
|
5996
|
+
"shape": "Slq"
|
5978
5997
|
}
|
5979
5998
|
}
|
5980
5999
|
},
|
5981
6000
|
"SearchCriteria": {
|
5982
|
-
"shape": "
|
6001
|
+
"shape": "Sm2"
|
5983
6002
|
}
|
5984
6003
|
}
|
5985
6004
|
},
|
@@ -6018,12 +6037,12 @@
|
|
6018
6037
|
"type": "structure",
|
6019
6038
|
"members": {
|
6020
6039
|
"TagFilter": {
|
6021
|
-
"shape": "
|
6040
|
+
"shape": "Slq"
|
6022
6041
|
}
|
6023
6042
|
}
|
6024
6043
|
},
|
6025
6044
|
"SearchCriteria": {
|
6026
|
-
"shape": "
|
6045
|
+
"shape": "Sm8"
|
6027
6046
|
}
|
6028
6047
|
}
|
6029
6048
|
},
|
@@ -6062,12 +6081,12 @@
|
|
6062
6081
|
"type": "structure",
|
6063
6082
|
"members": {
|
6064
6083
|
"TagFilter": {
|
6065
|
-
"shape": "
|
6084
|
+
"shape": "Slq"
|
6066
6085
|
}
|
6067
6086
|
}
|
6068
6087
|
},
|
6069
6088
|
"SearchCriteria": {
|
6070
|
-
"shape": "
|
6089
|
+
"shape": "Smf"
|
6071
6090
|
}
|
6072
6091
|
}
|
6073
6092
|
},
|
@@ -6158,12 +6177,12 @@
|
|
6158
6177
|
"type": "structure",
|
6159
6178
|
"members": {
|
6160
6179
|
"TagFilter": {
|
6161
|
-
"shape": "
|
6180
|
+
"shape": "Slq"
|
6162
6181
|
}
|
6163
6182
|
}
|
6164
6183
|
},
|
6165
6184
|
"SearchCriteria": {
|
6166
|
-
"shape": "
|
6185
|
+
"shape": "Smu"
|
6167
6186
|
}
|
6168
6187
|
}
|
6169
6188
|
},
|
@@ -6199,13 +6218,13 @@
|
|
6199
6218
|
"type": "integer"
|
6200
6219
|
},
|
6201
6220
|
"SearchCriteria": {
|
6202
|
-
"shape": "
|
6221
|
+
"shape": "Smz"
|
6203
6222
|
},
|
6204
6223
|
"SearchFilter": {
|
6205
6224
|
"type": "structure",
|
6206
6225
|
"members": {
|
6207
6226
|
"TagFilter": {
|
6208
|
-
"shape": "
|
6227
|
+
"shape": "Slq"
|
6209
6228
|
}
|
6210
6229
|
}
|
6211
6230
|
}
|
@@ -6253,12 +6272,12 @@
|
|
6253
6272
|
"type": "structure",
|
6254
6273
|
"members": {
|
6255
6274
|
"TagFilter": {
|
6256
|
-
"shape": "
|
6275
|
+
"shape": "Slq"
|
6257
6276
|
}
|
6258
6277
|
}
|
6259
6278
|
},
|
6260
6279
|
"SearchCriteria": {
|
6261
|
-
"shape": "
|
6280
|
+
"shape": "Sn7"
|
6262
6281
|
}
|
6263
6282
|
}
|
6264
6283
|
},
|
@@ -6701,7 +6720,7 @@
|
|
6701
6720
|
"locationName": "EvaluationId"
|
6702
6721
|
},
|
6703
6722
|
"Answers": {
|
6704
|
-
"shape": "
|
6723
|
+
"shape": "Soj"
|
6705
6724
|
},
|
6706
6725
|
"Notes": {
|
6707
6726
|
"shape": "Sag"
|
@@ -6924,7 +6943,7 @@
|
|
6924
6943
|
"locationName": "EvaluationId"
|
6925
6944
|
},
|
6926
6945
|
"Answers": {
|
6927
|
-
"shape": "
|
6946
|
+
"shape": "Soj"
|
6928
6947
|
},
|
6929
6948
|
"Notes": {
|
6930
6949
|
"shape": "Sag"
|
@@ -7823,13 +7842,13 @@
|
|
7823
7842
|
"locationName": "Id"
|
7824
7843
|
},
|
7825
7844
|
"TelephonyConfig": {
|
7826
|
-
"shape": "
|
7845
|
+
"shape": "Sg6"
|
7827
7846
|
},
|
7828
7847
|
"SignInConfig": {
|
7829
|
-
"shape": "
|
7848
|
+
"shape": "Sgb"
|
7830
7849
|
},
|
7831
7850
|
"AgentConfig": {
|
7832
|
-
"shape": "
|
7851
|
+
"shape": "Sge"
|
7833
7852
|
}
|
7834
7853
|
}
|
7835
7854
|
},
|
@@ -7900,19 +7919,19 @@
|
|
7900
7919
|
"type": "structure",
|
7901
7920
|
"members": {
|
7902
7921
|
"LevelOne": {
|
7903
|
-
"shape": "
|
7922
|
+
"shape": "Sqm"
|
7904
7923
|
},
|
7905
7924
|
"LevelTwo": {
|
7906
|
-
"shape": "
|
7925
|
+
"shape": "Sqm"
|
7907
7926
|
},
|
7908
7927
|
"LevelThree": {
|
7909
|
-
"shape": "
|
7928
|
+
"shape": "Sqm"
|
7910
7929
|
},
|
7911
7930
|
"LevelFour": {
|
7912
|
-
"shape": "
|
7931
|
+
"shape": "Sqm"
|
7913
7932
|
},
|
7914
7933
|
"LevelFive": {
|
7915
|
-
"shape": "
|
7934
|
+
"shape": "Sqm"
|
7916
7935
|
}
|
7917
7936
|
}
|
7918
7937
|
},
|
@@ -9051,7 +9070,7 @@
|
|
9051
9070
|
"Unit": {}
|
9052
9071
|
}
|
9053
9072
|
},
|
9054
|
-
"
|
9073
|
+
"Sfh": {
|
9055
9074
|
"type": "structure",
|
9056
9075
|
"members": {
|
9057
9076
|
"Name": {},
|
@@ -9076,24 +9095,27 @@
|
|
9076
9095
|
"MetricFilterValues": {
|
9077
9096
|
"type": "list",
|
9078
9097
|
"member": {}
|
9098
|
+
},
|
9099
|
+
"Negate": {
|
9100
|
+
"type": "boolean"
|
9079
9101
|
}
|
9080
9102
|
}
|
9081
9103
|
}
|
9082
9104
|
}
|
9083
9105
|
}
|
9084
9106
|
},
|
9085
|
-
"
|
9107
|
+
"Sg6": {
|
9086
9108
|
"type": "structure",
|
9087
9109
|
"required": [
|
9088
9110
|
"Distributions"
|
9089
9111
|
],
|
9090
9112
|
"members": {
|
9091
9113
|
"Distributions": {
|
9092
|
-
"shape": "
|
9114
|
+
"shape": "Sg7"
|
9093
9115
|
}
|
9094
9116
|
}
|
9095
9117
|
},
|
9096
|
-
"
|
9118
|
+
"Sg7": {
|
9097
9119
|
"type": "list",
|
9098
9120
|
"member": {
|
9099
9121
|
"type": "structure",
|
@@ -9109,7 +9131,7 @@
|
|
9109
9131
|
}
|
9110
9132
|
}
|
9111
9133
|
},
|
9112
|
-
"
|
9134
|
+
"Sgb": {
|
9113
9135
|
"type": "structure",
|
9114
9136
|
"required": [
|
9115
9137
|
"Distributions"
|
@@ -9133,26 +9155,26 @@
|
|
9133
9155
|
}
|
9134
9156
|
}
|
9135
9157
|
},
|
9136
|
-
"
|
9158
|
+
"Sge": {
|
9137
9159
|
"type": "structure",
|
9138
9160
|
"required": [
|
9139
9161
|
"Distributions"
|
9140
9162
|
],
|
9141
9163
|
"members": {
|
9142
9164
|
"Distributions": {
|
9143
|
-
"shape": "
|
9165
|
+
"shape": "Sg7"
|
9144
9166
|
}
|
9145
9167
|
}
|
9146
9168
|
},
|
9147
|
-
"
|
9169
|
+
"Sio": {
|
9148
9170
|
"type": "list",
|
9149
9171
|
"member": {}
|
9150
9172
|
},
|
9151
|
-
"
|
9173
|
+
"Sip": {
|
9152
9174
|
"type": "list",
|
9153
9175
|
"member": {}
|
9154
9176
|
},
|
9155
|
-
"
|
9177
|
+
"Sj6": {
|
9156
9178
|
"type": "list",
|
9157
9179
|
"member": {
|
9158
9180
|
"type": "structure",
|
@@ -9164,57 +9186,57 @@
|
|
9164
9186
|
}
|
9165
9187
|
}
|
9166
9188
|
},
|
9167
|
-
"
|
9189
|
+
"Slq": {
|
9168
9190
|
"type": "structure",
|
9169
9191
|
"members": {
|
9170
9192
|
"OrConditions": {
|
9171
9193
|
"type": "list",
|
9172
9194
|
"member": {
|
9173
|
-
"shape": "
|
9195
|
+
"shape": "Sls"
|
9174
9196
|
}
|
9175
9197
|
},
|
9176
9198
|
"AndConditions": {
|
9177
|
-
"shape": "
|
9199
|
+
"shape": "Sls"
|
9178
9200
|
},
|
9179
9201
|
"TagCondition": {
|
9180
|
-
"shape": "
|
9202
|
+
"shape": "Slt"
|
9181
9203
|
}
|
9182
9204
|
}
|
9183
9205
|
},
|
9184
|
-
"
|
9206
|
+
"Sls": {
|
9185
9207
|
"type": "list",
|
9186
9208
|
"member": {
|
9187
|
-
"shape": "
|
9209
|
+
"shape": "Slt"
|
9188
9210
|
}
|
9189
9211
|
},
|
9190
|
-
"
|
9212
|
+
"Slt": {
|
9191
9213
|
"type": "structure",
|
9192
9214
|
"members": {
|
9193
9215
|
"TagKey": {},
|
9194
9216
|
"TagValue": {}
|
9195
9217
|
}
|
9196
9218
|
},
|
9197
|
-
"
|
9219
|
+
"Slu": {
|
9198
9220
|
"type": "structure",
|
9199
9221
|
"members": {
|
9200
9222
|
"OrConditions": {
|
9201
|
-
"shape": "
|
9223
|
+
"shape": "Slv"
|
9202
9224
|
},
|
9203
9225
|
"AndConditions": {
|
9204
|
-
"shape": "
|
9226
|
+
"shape": "Slv"
|
9205
9227
|
},
|
9206
9228
|
"StringCondition": {
|
9207
|
-
"shape": "
|
9229
|
+
"shape": "Slw"
|
9208
9230
|
}
|
9209
9231
|
}
|
9210
9232
|
},
|
9211
|
-
"
|
9233
|
+
"Slv": {
|
9212
9234
|
"type": "list",
|
9213
9235
|
"member": {
|
9214
|
-
"shape": "
|
9236
|
+
"shape": "Slu"
|
9215
9237
|
}
|
9216
9238
|
},
|
9217
|
-
"
|
9239
|
+
"Slw": {
|
9218
9240
|
"type": "structure",
|
9219
9241
|
"members": {
|
9220
9242
|
"FieldName": {},
|
@@ -9222,118 +9244,118 @@
|
|
9222
9244
|
"ComparisonType": {}
|
9223
9245
|
}
|
9224
9246
|
},
|
9225
|
-
"
|
9247
|
+
"Sm2": {
|
9226
9248
|
"type": "structure",
|
9227
9249
|
"members": {
|
9228
9250
|
"OrConditions": {
|
9229
|
-
"shape": "
|
9251
|
+
"shape": "Sm3"
|
9230
9252
|
},
|
9231
9253
|
"AndConditions": {
|
9232
|
-
"shape": "
|
9254
|
+
"shape": "Sm3"
|
9233
9255
|
},
|
9234
9256
|
"StringCondition": {
|
9235
|
-
"shape": "
|
9257
|
+
"shape": "Slw"
|
9236
9258
|
}
|
9237
9259
|
}
|
9238
9260
|
},
|
9239
|
-
"
|
9261
|
+
"Sm3": {
|
9240
9262
|
"type": "list",
|
9241
9263
|
"member": {
|
9242
|
-
"shape": "
|
9264
|
+
"shape": "Sm2"
|
9243
9265
|
}
|
9244
9266
|
},
|
9245
|
-
"
|
9267
|
+
"Sm8": {
|
9246
9268
|
"type": "structure",
|
9247
9269
|
"members": {
|
9248
9270
|
"OrConditions": {
|
9249
|
-
"shape": "
|
9271
|
+
"shape": "Sm9"
|
9250
9272
|
},
|
9251
9273
|
"AndConditions": {
|
9252
|
-
"shape": "
|
9274
|
+
"shape": "Sm9"
|
9253
9275
|
},
|
9254
9276
|
"StringCondition": {
|
9255
|
-
"shape": "
|
9277
|
+
"shape": "Slw"
|
9256
9278
|
},
|
9257
9279
|
"QueueTypeCondition": {}
|
9258
9280
|
}
|
9259
9281
|
},
|
9260
|
-
"
|
9282
|
+
"Sm9": {
|
9261
9283
|
"type": "list",
|
9262
9284
|
"member": {
|
9263
|
-
"shape": "
|
9285
|
+
"shape": "Sm8"
|
9264
9286
|
}
|
9265
9287
|
},
|
9266
|
-
"
|
9288
|
+
"Smf": {
|
9267
9289
|
"type": "structure",
|
9268
9290
|
"members": {
|
9269
9291
|
"OrConditions": {
|
9270
|
-
"shape": "
|
9292
|
+
"shape": "Smg"
|
9271
9293
|
},
|
9272
9294
|
"AndConditions": {
|
9273
|
-
"shape": "
|
9295
|
+
"shape": "Smg"
|
9274
9296
|
},
|
9275
9297
|
"StringCondition": {
|
9276
|
-
"shape": "
|
9298
|
+
"shape": "Slw"
|
9277
9299
|
}
|
9278
9300
|
}
|
9279
9301
|
},
|
9280
|
-
"
|
9302
|
+
"Smg": {
|
9281
9303
|
"type": "list",
|
9282
9304
|
"member": {
|
9283
|
-
"shape": "
|
9305
|
+
"shape": "Smf"
|
9284
9306
|
}
|
9285
9307
|
},
|
9286
|
-
"
|
9308
|
+
"Smu": {
|
9287
9309
|
"type": "structure",
|
9288
9310
|
"members": {
|
9289
9311
|
"OrConditions": {
|
9290
|
-
"shape": "
|
9312
|
+
"shape": "Smv"
|
9291
9313
|
},
|
9292
9314
|
"AndConditions": {
|
9293
|
-
"shape": "
|
9315
|
+
"shape": "Smv"
|
9294
9316
|
},
|
9295
9317
|
"StringCondition": {
|
9296
|
-
"shape": "
|
9318
|
+
"shape": "Slw"
|
9297
9319
|
}
|
9298
9320
|
}
|
9299
9321
|
},
|
9300
|
-
"
|
9322
|
+
"Smv": {
|
9301
9323
|
"type": "list",
|
9302
9324
|
"member": {
|
9303
|
-
"shape": "
|
9325
|
+
"shape": "Smu"
|
9304
9326
|
}
|
9305
9327
|
},
|
9306
|
-
"
|
9328
|
+
"Smz": {
|
9307
9329
|
"type": "structure",
|
9308
9330
|
"members": {
|
9309
9331
|
"OrConditions": {
|
9310
|
-
"shape": "
|
9332
|
+
"shape": "Sn0"
|
9311
9333
|
},
|
9312
9334
|
"AndConditions": {
|
9313
|
-
"shape": "
|
9335
|
+
"shape": "Sn0"
|
9314
9336
|
},
|
9315
9337
|
"StringCondition": {
|
9316
|
-
"shape": "
|
9338
|
+
"shape": "Slw"
|
9317
9339
|
}
|
9318
9340
|
}
|
9319
9341
|
},
|
9320
|
-
"
|
9342
|
+
"Sn0": {
|
9321
9343
|
"type": "list",
|
9322
9344
|
"member": {
|
9323
|
-
"shape": "
|
9345
|
+
"shape": "Smz"
|
9324
9346
|
}
|
9325
9347
|
},
|
9326
|
-
"
|
9348
|
+
"Sn7": {
|
9327
9349
|
"type": "structure",
|
9328
9350
|
"members": {
|
9329
9351
|
"OrConditions": {
|
9330
|
-
"shape": "
|
9352
|
+
"shape": "Sn8"
|
9331
9353
|
},
|
9332
9354
|
"AndConditions": {
|
9333
|
-
"shape": "
|
9355
|
+
"shape": "Sn8"
|
9334
9356
|
},
|
9335
9357
|
"StringCondition": {
|
9336
|
-
"shape": "
|
9358
|
+
"shape": "Slw"
|
9337
9359
|
},
|
9338
9360
|
"HierarchyGroupCondition": {
|
9339
9361
|
"type": "structure",
|
@@ -9344,13 +9366,13 @@
|
|
9344
9366
|
}
|
9345
9367
|
}
|
9346
9368
|
},
|
9347
|
-
"
|
9369
|
+
"Sn8": {
|
9348
9370
|
"type": "list",
|
9349
9371
|
"member": {
|
9350
|
-
"shape": "
|
9372
|
+
"shape": "Sn7"
|
9351
9373
|
}
|
9352
9374
|
},
|
9353
|
-
"
|
9375
|
+
"Soj": {
|
9354
9376
|
"type": "map",
|
9355
9377
|
"key": {},
|
9356
9378
|
"value": {
|
@@ -9362,7 +9384,7 @@
|
|
9362
9384
|
}
|
9363
9385
|
}
|
9364
9386
|
},
|
9365
|
-
"
|
9387
|
+
"Sqm": {
|
9366
9388
|
"type": "structure",
|
9367
9389
|
"required": [
|
9368
9390
|
"Name"
|