cdk-lambda-subminute 2.0.226 → 2.0.228
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 +15 -15
- package/README.md +12 -0
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +174 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +4 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
- package/node_modules/aws-sdk/apis/apigateway-2015-07-09.min.json +2 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +115 -87
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +228 -43
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +238 -63
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +74 -11
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +61 -52
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +217 -104
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +3 -1
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +261 -21
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +657 -102
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +95 -80
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +4 -1
- package/node_modules/aws-sdk/apis/cloudhsm-2014-05-30.min.json +60 -20
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +44 -0
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.examples.json +849 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +110 -24
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +200 -57
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +903 -316
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +103 -90
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +62 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +269 -118
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +103 -14
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +14 -3
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +1123 -217
- package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +50 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1254 -1191
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +49 -46
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +74 -13
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +235 -216
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +2 -1
- package/node_modules/aws-sdk/apis/health-2016-08-04.min.json +116 -34
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +237 -52
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +38 -36
- package/node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.min.json +0 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +134 -96
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -225
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +93 -87
- package/node_modules/aws-sdk/apis/metadata.json +7 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.min.json +1923 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +756 -204
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +48 -0
- package/node_modules/aws-sdk/apis/payment-cryptography-data-2022-02-03.min.json +29 -16
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.min.json +1465 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +304 -11
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.examples.json +6 -12
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +286 -243
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1194 -1134
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +334 -180
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +501 -1
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +354 -125
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +103 -44
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +104 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +131 -131
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +868 -726
- package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +100 -61
- package/node_modules/aws-sdk/apis/service-quotas-2019-06-24.min.json +45 -23
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.examples.json +244 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +491 -153
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +12 -3
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +127 -33
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +136 -58
- package/node_modules/aws-sdk/clients/acmpca.d.ts +1 -1
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +3 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
- package/node_modules/aws-sdk/clients/apigateway.d.ts +34 -30
- package/node_modules/aws-sdk/clients/appflow.d.ts +30 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +342 -2
- package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -5
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +13 -2
- package/node_modules/aws-sdk/clients/backup.d.ts +131 -8
- package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
- package/node_modules/aws-sdk/clients/budgets.d.ts +1 -1
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +228 -2
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +557 -14
- package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +21 -0
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +14 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +4 -4
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +7 -7
- package/node_modules/aws-sdk/clients/cloudwatchevents.d.ts +2 -2
- package/node_modules/aws-sdk/clients/codecommit.d.ts +87 -30
- package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +292 -215
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +214 -2
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +609 -17
- package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +30 -23
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +71 -2
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +10 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +56 -52
- package/node_modules/aws-sdk/clients/datasync.d.ts +170 -39
- package/node_modules/aws-sdk/clients/dms.d.ts +1289 -13
- package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ec2.d.ts +87 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +32 -32
- package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
- package/node_modules/aws-sdk/clients/elbv2.d.ts +23 -9
- package/node_modules/aws-sdk/clients/finspace.d.ts +73 -5
- package/node_modules/aws-sdk/clients/fsx.d.ts +108 -33
- package/node_modules/aws-sdk/clients/gamelift.d.ts +91 -91
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +12 -12
- package/node_modules/aws-sdk/clients/glue.d.ts +40 -2
- package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
- package/node_modules/aws-sdk/clients/health.d.ts +86 -2
- package/node_modules/aws-sdk/clients/identitystore.d.ts +26 -26
- package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
- package/node_modules/aws-sdk/clients/ivs.d.ts +4 -4
- package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kafka.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +6 -8
- package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.d.ts +16 -16
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +52 -6
- package/node_modules/aws-sdk/clients/medialive.d.ts +35 -0
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +3 -2
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +2 -2
- package/node_modules/aws-sdk/clients/neptunedata.d.ts +1976 -0
- package/node_modules/aws-sdk/clients/neptunedata.js +18 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +9 -9
- package/node_modules/aws-sdk/clients/omics.d.ts +619 -21
- package/node_modules/aws-sdk/clients/organizations.d.ts +55 -55
- package/node_modules/aws-sdk/clients/paymentcryptographydata.d.ts +8 -6
- package/node_modules/aws-sdk/clients/pcaconnectorad.d.ts +1606 -0
- package/node_modules/aws-sdk/clients/pcaconnectorad.js +18 -0
- package/node_modules/aws-sdk/clients/pi.d.ts +382 -5
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +69 -5
- package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
- package/node_modules/aws-sdk/clients/quicksight.d.ts +148 -33
- package/node_modules/aws-sdk/clients/rds.d.ts +255 -23
- package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -19
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +588 -274
- package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
- package/node_modules/aws-sdk/clients/route53domains.d.ts +9 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +227 -22
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +86 -8
- package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
- package/node_modules/aws-sdk/clients/securityhub.d.ts +68 -4
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
- package/node_modules/aws-sdk/clients/servicequotas.d.ts +138 -80
- package/node_modules/aws-sdk/clients/ses.d.ts +158 -158
- package/node_modules/aws-sdk/clients/sesv2.d.ts +374 -3
- package/node_modules/aws-sdk/clients/sqs.d.ts +9 -9
- package/node_modules/aws-sdk/clients/swf.d.ts +18 -1
- package/node_modules/aws-sdk/clients/transfer.d.ts +12 -12
- package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +27 -27
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +69 -16
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +152 -78
- package/node_modules/aws-sdk/dist/aws-sdk.js +3098 -1970
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/token/sso_token_provider.js +3 -3
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +13 -13
@@ -103,11 +103,11 @@
|
|
103
103
|
"locationName": "statusUpdateInterval"
|
104
104
|
},
|
105
105
|
"Tags": {
|
106
|
-
"shape": "
|
106
|
+
"shape": "Skn",
|
107
107
|
"locationName": "tags"
|
108
108
|
},
|
109
109
|
"UserMetadata": {
|
110
|
-
"shape": "
|
110
|
+
"shape": "Skn",
|
111
111
|
"locationName": "userMetadata"
|
112
112
|
}
|
113
113
|
},
|
@@ -120,7 +120,7 @@
|
|
120
120
|
"type": "structure",
|
121
121
|
"members": {
|
122
122
|
"Job": {
|
123
|
-
"shape": "
|
123
|
+
"shape": "Skp",
|
124
124
|
"locationName": "job"
|
125
125
|
}
|
126
126
|
}
|
@@ -159,14 +159,14 @@
|
|
159
159
|
"locationName": "queue"
|
160
160
|
},
|
161
161
|
"Settings": {
|
162
|
-
"shape": "
|
162
|
+
"shape": "Sl7",
|
163
163
|
"locationName": "settings"
|
164
164
|
},
|
165
165
|
"StatusUpdateInterval": {
|
166
166
|
"locationName": "statusUpdateInterval"
|
167
167
|
},
|
168
168
|
"Tags": {
|
169
|
-
"shape": "
|
169
|
+
"shape": "Skn",
|
170
170
|
"locationName": "tags"
|
171
171
|
}
|
172
172
|
},
|
@@ -179,7 +179,7 @@
|
|
179
179
|
"type": "structure",
|
180
180
|
"members": {
|
181
181
|
"JobTemplate": {
|
182
|
-
"shape": "
|
182
|
+
"shape": "Slb",
|
183
183
|
"locationName": "jobTemplate"
|
184
184
|
}
|
185
185
|
}
|
@@ -203,11 +203,11 @@
|
|
203
203
|
"locationName": "name"
|
204
204
|
},
|
205
205
|
"Settings": {
|
206
|
-
"shape": "
|
206
|
+
"shape": "Sle",
|
207
207
|
"locationName": "settings"
|
208
208
|
},
|
209
209
|
"Tags": {
|
210
|
-
"shape": "
|
210
|
+
"shape": "Skn",
|
211
211
|
"locationName": "tags"
|
212
212
|
}
|
213
213
|
},
|
@@ -220,7 +220,7 @@
|
|
220
220
|
"type": "structure",
|
221
221
|
"members": {
|
222
222
|
"Preset": {
|
223
|
-
"shape": "
|
223
|
+
"shape": "Sli",
|
224
224
|
"locationName": "preset"
|
225
225
|
}
|
226
226
|
}
|
@@ -244,14 +244,14 @@
|
|
244
244
|
"locationName": "pricingPlan"
|
245
245
|
},
|
246
246
|
"ReservationPlanSettings": {
|
247
|
-
"shape": "
|
247
|
+
"shape": "Sll",
|
248
248
|
"locationName": "reservationPlanSettings"
|
249
249
|
},
|
250
250
|
"Status": {
|
251
251
|
"locationName": "status"
|
252
252
|
},
|
253
253
|
"Tags": {
|
254
|
-
"shape": "
|
254
|
+
"shape": "Skn",
|
255
255
|
"locationName": "tags"
|
256
256
|
}
|
257
257
|
},
|
@@ -263,7 +263,7 @@
|
|
263
263
|
"type": "structure",
|
264
264
|
"members": {
|
265
265
|
"Queue": {
|
266
|
-
"shape": "
|
266
|
+
"shape": "Slq",
|
267
267
|
"locationName": "queue"
|
268
268
|
}
|
269
269
|
}
|
@@ -439,7 +439,7 @@
|
|
439
439
|
"type": "structure",
|
440
440
|
"members": {
|
441
441
|
"Job": {
|
442
|
-
"shape": "
|
442
|
+
"shape": "Skp",
|
443
443
|
"locationName": "job"
|
444
444
|
}
|
445
445
|
}
|
@@ -467,7 +467,7 @@
|
|
467
467
|
"type": "structure",
|
468
468
|
"members": {
|
469
469
|
"JobTemplate": {
|
470
|
-
"shape": "
|
470
|
+
"shape": "Slb",
|
471
471
|
"locationName": "jobTemplate"
|
472
472
|
}
|
473
473
|
}
|
@@ -487,7 +487,7 @@
|
|
487
487
|
"type": "structure",
|
488
488
|
"members": {
|
489
489
|
"Policy": {
|
490
|
-
"shape": "
|
490
|
+
"shape": "Sme",
|
491
491
|
"locationName": "policy"
|
492
492
|
}
|
493
493
|
}
|
@@ -515,7 +515,7 @@
|
|
515
515
|
"type": "structure",
|
516
516
|
"members": {
|
517
517
|
"Preset": {
|
518
|
-
"shape": "
|
518
|
+
"shape": "Sli",
|
519
519
|
"locationName": "preset"
|
520
520
|
}
|
521
521
|
}
|
@@ -543,7 +543,7 @@
|
|
543
543
|
"type": "structure",
|
544
544
|
"members": {
|
545
545
|
"Queue": {
|
546
|
-
"shape": "
|
546
|
+
"shape": "Slq",
|
547
547
|
"locationName": "queue"
|
548
548
|
}
|
549
549
|
}
|
@@ -588,7 +588,7 @@
|
|
588
588
|
"locationName": "jobTemplates",
|
589
589
|
"type": "list",
|
590
590
|
"member": {
|
591
|
-
"shape": "
|
591
|
+
"shape": "Slb"
|
592
592
|
}
|
593
593
|
},
|
594
594
|
"NextToken": {
|
@@ -636,7 +636,7 @@
|
|
636
636
|
"locationName": "jobs",
|
637
637
|
"type": "list",
|
638
638
|
"member": {
|
639
|
-
"shape": "
|
639
|
+
"shape": "Skp"
|
640
640
|
}
|
641
641
|
},
|
642
642
|
"NextToken": {
|
@@ -687,7 +687,7 @@
|
|
687
687
|
"locationName": "presets",
|
688
688
|
"type": "list",
|
689
689
|
"member": {
|
690
|
-
"shape": "
|
690
|
+
"shape": "Sli"
|
691
691
|
}
|
692
692
|
}
|
693
693
|
}
|
@@ -731,7 +731,7 @@
|
|
731
731
|
"locationName": "queues",
|
732
732
|
"type": "list",
|
733
733
|
"member": {
|
734
|
-
"shape": "
|
734
|
+
"shape": "Slq"
|
735
735
|
}
|
736
736
|
}
|
737
737
|
}
|
@@ -766,7 +766,7 @@
|
|
766
766
|
"locationName": "arn"
|
767
767
|
},
|
768
768
|
"Tags": {
|
769
|
-
"shape": "
|
769
|
+
"shape": "Skn",
|
770
770
|
"locationName": "tags"
|
771
771
|
}
|
772
772
|
}
|
@@ -784,7 +784,7 @@
|
|
784
784
|
"type": "structure",
|
785
785
|
"members": {
|
786
786
|
"Policy": {
|
787
|
-
"shape": "
|
787
|
+
"shape": "Sme",
|
788
788
|
"locationName": "policy"
|
789
789
|
}
|
790
790
|
},
|
@@ -796,7 +796,7 @@
|
|
796
796
|
"type": "structure",
|
797
797
|
"members": {
|
798
798
|
"Policy": {
|
799
|
-
"shape": "
|
799
|
+
"shape": "Sme",
|
800
800
|
"locationName": "policy"
|
801
801
|
}
|
802
802
|
}
|
@@ -814,7 +814,7 @@
|
|
814
814
|
"locationName": "arn"
|
815
815
|
},
|
816
816
|
"Tags": {
|
817
|
-
"shape": "
|
817
|
+
"shape": "Skn",
|
818
818
|
"locationName": "tags"
|
819
819
|
}
|
820
820
|
},
|
@@ -842,7 +842,7 @@
|
|
842
842
|
"location": "uri"
|
843
843
|
},
|
844
844
|
"TagKeys": {
|
845
|
-
"shape": "
|
845
|
+
"shape": "Sku",
|
846
846
|
"locationName": "tagKeys"
|
847
847
|
}
|
848
848
|
},
|
@@ -890,7 +890,7 @@
|
|
890
890
|
"locationName": "queue"
|
891
891
|
},
|
892
892
|
"Settings": {
|
893
|
-
"shape": "
|
893
|
+
"shape": "Sl7",
|
894
894
|
"locationName": "settings"
|
895
895
|
},
|
896
896
|
"StatusUpdateInterval": {
|
@@ -905,7 +905,7 @@
|
|
905
905
|
"type": "structure",
|
906
906
|
"members": {
|
907
907
|
"JobTemplate": {
|
908
|
-
"shape": "
|
908
|
+
"shape": "Slb",
|
909
909
|
"locationName": "jobTemplate"
|
910
910
|
}
|
911
911
|
}
|
@@ -931,7 +931,7 @@
|
|
931
931
|
"location": "uri"
|
932
932
|
},
|
933
933
|
"Settings": {
|
934
|
-
"shape": "
|
934
|
+
"shape": "Sle",
|
935
935
|
"locationName": "settings"
|
936
936
|
}
|
937
937
|
},
|
@@ -943,7 +943,7 @@
|
|
943
943
|
"type": "structure",
|
944
944
|
"members": {
|
945
945
|
"Preset": {
|
946
|
-
"shape": "
|
946
|
+
"shape": "Sli",
|
947
947
|
"locationName": "preset"
|
948
948
|
}
|
949
949
|
}
|
@@ -966,7 +966,7 @@
|
|
966
966
|
"location": "uri"
|
967
967
|
},
|
968
968
|
"ReservationPlanSettings": {
|
969
|
-
"shape": "
|
969
|
+
"shape": "Sll",
|
970
970
|
"locationName": "reservationPlanSettings"
|
971
971
|
},
|
972
972
|
"Status": {
|
@@ -981,7 +981,7 @@
|
|
981
981
|
"type": "structure",
|
982
982
|
"members": {
|
983
983
|
"Queue": {
|
984
|
-
"shape": "
|
984
|
+
"shape": "Slq",
|
985
985
|
"locationName": "queue"
|
986
986
|
}
|
987
987
|
}
|
@@ -1175,11 +1175,11 @@
|
|
1175
1175
|
"locationName": "outputGroups"
|
1176
1176
|
},
|
1177
1177
|
"TimecodeConfig": {
|
1178
|
-
"shape": "
|
1178
|
+
"shape": "Skf",
|
1179
1179
|
"locationName": "timecodeConfig"
|
1180
1180
|
},
|
1181
1181
|
"TimedMetadataInsertion": {
|
1182
|
-
"shape": "
|
1182
|
+
"shape": "Ski",
|
1183
1183
|
"locationName": "timedMetadataInsertion"
|
1184
1184
|
}
|
1185
1185
|
}
|
@@ -2012,11 +2012,11 @@
|
|
2012
2012
|
"locationName": "certificateArn"
|
2013
2013
|
},
|
2014
2014
|
"DashSignaledSystemIds": {
|
2015
|
-
"shape": "
|
2015
|
+
"shape": "S5b",
|
2016
2016
|
"locationName": "dashSignaledSystemIds"
|
2017
2017
|
},
|
2018
2018
|
"HlsSignaledSystemIds": {
|
2019
|
-
"shape": "
|
2019
|
+
"shape": "S5b",
|
2020
2020
|
"locationName": "hlsSignaledSystemIds"
|
2021
2021
|
},
|
2022
2022
|
"ResourceId": {
|
@@ -2028,7 +2028,7 @@
|
|
2028
2028
|
}
|
2029
2029
|
},
|
2030
2030
|
"StaticKeyProvider": {
|
2031
|
-
"shape": "
|
2031
|
+
"shape": "S5e",
|
2032
2032
|
"locationName": "staticKeyProvider"
|
2033
2033
|
},
|
2034
2034
|
"Type": {
|
@@ -2169,7 +2169,7 @@
|
|
2169
2169
|
"locationName": "playbackDeviceCompatibility"
|
2170
2170
|
},
|
2171
2171
|
"SpekeKeyProvider": {
|
2172
|
-
"shape": "
|
2172
|
+
"shape": "S6a",
|
2173
2173
|
"locationName": "spekeKeyProvider"
|
2174
2174
|
}
|
2175
2175
|
}
|
@@ -2353,11 +2353,11 @@
|
|
2353
2353
|
"locationName": "offlineEncrypted"
|
2354
2354
|
},
|
2355
2355
|
"SpekeKeyProvider": {
|
2356
|
-
"shape": "
|
2356
|
+
"shape": "S6a",
|
2357
2357
|
"locationName": "spekeKeyProvider"
|
2358
2358
|
},
|
2359
2359
|
"StaticKeyProvider": {
|
2360
|
-
"shape": "
|
2360
|
+
"shape": "S5e",
|
2361
2361
|
"locationName": "staticKeyProvider"
|
2362
2362
|
},
|
2363
2363
|
"Type": {
|
@@ -2492,7 +2492,7 @@
|
|
2492
2492
|
"type": "structure",
|
2493
2493
|
"members": {
|
2494
2494
|
"SpekeKeyProvider": {
|
2495
|
-
"shape": "
|
2495
|
+
"shape": "S6a",
|
2496
2496
|
"locationName": "spekeKeyProvider"
|
2497
2497
|
}
|
2498
2498
|
}
|
@@ -2521,7 +2521,7 @@
|
|
2521
2521
|
"type": "structure",
|
2522
2522
|
"members": {
|
2523
2523
|
"AudioDescriptions": {
|
2524
|
-
"shape": "
|
2524
|
+
"shape": "S7w",
|
2525
2525
|
"locationName": "audioDescriptions"
|
2526
2526
|
},
|
2527
2527
|
"CaptionDescriptions": {
|
@@ -2537,7 +2537,7 @@
|
|
2537
2537
|
"locationName": "customLanguageCode"
|
2538
2538
|
},
|
2539
2539
|
"DestinationSettings": {
|
2540
|
-
"shape": "
|
2540
|
+
"shape": "Sai",
|
2541
2541
|
"locationName": "destinationSettings"
|
2542
2542
|
},
|
2543
2543
|
"LanguageCode": {
|
@@ -2550,7 +2550,7 @@
|
|
2550
2550
|
}
|
2551
2551
|
},
|
2552
2552
|
"ContainerSettings": {
|
2553
|
-
"shape": "
|
2553
|
+
"shape": "Sbs",
|
2554
2554
|
"locationName": "containerSettings"
|
2555
2555
|
},
|
2556
2556
|
"Extension": {
|
@@ -2596,7 +2596,7 @@
|
|
2596
2596
|
"locationName": "preset"
|
2597
2597
|
},
|
2598
2598
|
"VideoDescription": {
|
2599
|
-
"shape": "
|
2599
|
+
"shape": "Se7",
|
2600
2600
|
"locationName": "videoDescription"
|
2601
2601
|
}
|
2602
2602
|
}
|
@@ -2635,16 +2635,19 @@
|
|
2635
2635
|
"locationName": "kmsKeyArn"
|
2636
2636
|
}
|
2637
2637
|
}
|
2638
|
+
},
|
2639
|
+
"StorageClass": {
|
2640
|
+
"locationName": "storageClass"
|
2638
2641
|
}
|
2639
2642
|
}
|
2640
2643
|
}
|
2641
2644
|
}
|
2642
2645
|
},
|
2643
|
-
"
|
2646
|
+
"S5b": {
|
2644
2647
|
"type": "list",
|
2645
2648
|
"member": {}
|
2646
2649
|
},
|
2647
|
-
"
|
2650
|
+
"S5e": {
|
2648
2651
|
"type": "structure",
|
2649
2652
|
"members": {
|
2650
2653
|
"KeyFormat": {
|
@@ -2661,7 +2664,7 @@
|
|
2661
2664
|
}
|
2662
2665
|
}
|
2663
2666
|
},
|
2664
|
-
"
|
2667
|
+
"S6a": {
|
2665
2668
|
"type": "structure",
|
2666
2669
|
"members": {
|
2667
2670
|
"CertificateArn": {
|
@@ -2680,7 +2683,7 @@
|
|
2680
2683
|
}
|
2681
2684
|
}
|
2682
2685
|
},
|
2683
|
-
"
|
2686
|
+
"S7w": {
|
2684
2687
|
"type": "list",
|
2685
2688
|
"member": {
|
2686
2689
|
"type": "structure",
|
@@ -2973,6 +2976,24 @@
|
|
2973
2976
|
}
|
2974
2977
|
}
|
2975
2978
|
},
|
2979
|
+
"FlacSettings": {
|
2980
|
+
"locationName": "flacSettings",
|
2981
|
+
"type": "structure",
|
2982
|
+
"members": {
|
2983
|
+
"BitDepth": {
|
2984
|
+
"locationName": "bitDepth",
|
2985
|
+
"type": "integer"
|
2986
|
+
},
|
2987
|
+
"Channels": {
|
2988
|
+
"locationName": "channels",
|
2989
|
+
"type": "integer"
|
2990
|
+
},
|
2991
|
+
"SampleRate": {
|
2992
|
+
"locationName": "sampleRate",
|
2993
|
+
"type": "integer"
|
2994
|
+
}
|
2995
|
+
}
|
2996
|
+
},
|
2976
2997
|
"Mp2Settings": {
|
2977
2998
|
"locationName": "mp2Settings",
|
2978
2999
|
"type": "structure",
|
@@ -3094,7 +3115,7 @@
|
|
3094
3115
|
}
|
3095
3116
|
}
|
3096
3117
|
},
|
3097
|
-
"
|
3118
|
+
"Sai": {
|
3098
3119
|
"type": "structure",
|
3099
3120
|
"members": {
|
3100
3121
|
"BurninDestinationSettings": {
|
@@ -3361,7 +3382,7 @@
|
|
3361
3382
|
}
|
3362
3383
|
}
|
3363
3384
|
},
|
3364
|
-
"
|
3385
|
+
"Sbs": {
|
3365
3386
|
"type": "structure",
|
3366
3387
|
"members": {
|
3367
3388
|
"CmfcSettings": {
|
@@ -3439,7 +3460,7 @@
|
|
3439
3460
|
"type": "integer"
|
3440
3461
|
},
|
3441
3462
|
"AudioPids": {
|
3442
|
-
"shape": "
|
3463
|
+
"shape": "Scb",
|
3443
3464
|
"locationName": "audioPids"
|
3444
3465
|
},
|
3445
3466
|
"Bitrate": {
|
@@ -3489,7 +3510,7 @@
|
|
3489
3510
|
}
|
3490
3511
|
},
|
3491
3512
|
"DvbSubPids": {
|
3492
|
-
"shape": "
|
3513
|
+
"shape": "Scb",
|
3493
3514
|
"locationName": "dvbSubPids"
|
3494
3515
|
},
|
3495
3516
|
"DvbTdtSettings": {
|
@@ -3567,6 +3588,13 @@
|
|
3567
3588
|
"locationName": "programNumber",
|
3568
3589
|
"type": "integer"
|
3569
3590
|
},
|
3591
|
+
"PtsOffset": {
|
3592
|
+
"locationName": "ptsOffset",
|
3593
|
+
"type": "integer"
|
3594
|
+
},
|
3595
|
+
"PtsOffsetMode": {
|
3596
|
+
"locationName": "ptsOffsetMode"
|
3597
|
+
},
|
3570
3598
|
"RateMode": {
|
3571
3599
|
"locationName": "rateMode"
|
3572
3600
|
},
|
@@ -3623,7 +3651,7 @@
|
|
3623
3651
|
"type": "integer"
|
3624
3652
|
},
|
3625
3653
|
"AudioPids": {
|
3626
|
-
"shape": "
|
3654
|
+
"shape": "Scb",
|
3627
3655
|
"locationName": "audioPids"
|
3628
3656
|
},
|
3629
3657
|
"DataPTSControl": {
|
@@ -3663,6 +3691,13 @@
|
|
3663
3691
|
"locationName": "programNumber",
|
3664
3692
|
"type": "integer"
|
3665
3693
|
},
|
3694
|
+
"PtsOffset": {
|
3695
|
+
"locationName": "ptsOffset",
|
3696
|
+
"type": "integer"
|
3697
|
+
},
|
3698
|
+
"PtsOffsetMode": {
|
3699
|
+
"locationName": "ptsOffsetMode"
|
3700
|
+
},
|
3666
3701
|
"Scte35Pid": {
|
3667
3702
|
"locationName": "scte35Pid",
|
3668
3703
|
"type": "integer"
|
@@ -3799,13 +3834,13 @@
|
|
3799
3834
|
}
|
3800
3835
|
}
|
3801
3836
|
},
|
3802
|
-
"
|
3837
|
+
"Scb": {
|
3803
3838
|
"type": "list",
|
3804
3839
|
"member": {
|
3805
3840
|
"type": "integer"
|
3806
3841
|
}
|
3807
3842
|
},
|
3808
|
-
"
|
3843
|
+
"Se7": {
|
3809
3844
|
"type": "structure",
|
3810
3845
|
"members": {
|
3811
3846
|
"AfdSignaling": {
|
@@ -3828,6 +3863,9 @@
|
|
3828
3863
|
"BitDepth": {
|
3829
3864
|
"locationName": "bitDepth"
|
3830
3865
|
},
|
3866
|
+
"FilmGrainSynthesis": {
|
3867
|
+
"locationName": "filmGrainSynthesis"
|
3868
|
+
},
|
3831
3869
|
"FramerateControl": {
|
3832
3870
|
"locationName": "framerateControl"
|
3833
3871
|
},
|
@@ -3957,7 +3995,7 @@
|
|
3957
3995
|
"locationName": "adaptiveQuantization"
|
3958
3996
|
},
|
3959
3997
|
"BandwidthReductionFilter": {
|
3960
|
-
"shape": "
|
3998
|
+
"shape": "Sf6",
|
3961
3999
|
"locationName": "bandwidthReductionFilter"
|
3962
4000
|
},
|
3963
4001
|
"Bitrate": {
|
@@ -4124,7 +4162,7 @@
|
|
4124
4162
|
"locationName": "alternateTransferFunctionSei"
|
4125
4163
|
},
|
4126
4164
|
"BandwidthReductionFilter": {
|
4127
|
-
"shape": "
|
4165
|
+
"shape": "Sf6",
|
4128
4166
|
"locationName": "bandwidthReductionFilter"
|
4129
4167
|
},
|
4130
4168
|
"Bitrate": {
|
@@ -4997,7 +5035,7 @@
|
|
4997
5035
|
}
|
4998
5036
|
}
|
4999
5037
|
},
|
5000
|
-
"
|
5038
|
+
"Sf6": {
|
5001
5039
|
"type": "structure",
|
5002
5040
|
"members": {
|
5003
5041
|
"Sharpening": {
|
@@ -5008,7 +5046,7 @@
|
|
5008
5046
|
}
|
5009
5047
|
}
|
5010
5048
|
},
|
5011
|
-
"
|
5049
|
+
"Skf": {
|
5012
5050
|
"type": "structure",
|
5013
5051
|
"members": {
|
5014
5052
|
"Anchor": {
|
@@ -5025,7 +5063,7 @@
|
|
5025
5063
|
}
|
5026
5064
|
}
|
5027
5065
|
},
|
5028
|
-
"
|
5066
|
+
"Ski": {
|
5029
5067
|
"type": "structure",
|
5030
5068
|
"members": {
|
5031
5069
|
"Id3Insertions": {
|
@@ -5045,12 +5083,12 @@
|
|
5045
5083
|
}
|
5046
5084
|
}
|
5047
5085
|
},
|
5048
|
-
"
|
5086
|
+
"Skn": {
|
5049
5087
|
"type": "map",
|
5050
5088
|
"key": {},
|
5051
5089
|
"value": {}
|
5052
5090
|
},
|
5053
|
-
"
|
5091
|
+
"Skp": {
|
5054
5092
|
"type": "structure",
|
5055
5093
|
"members": {
|
5056
5094
|
"AccelerationSettings": {
|
@@ -5070,7 +5108,7 @@
|
|
5070
5108
|
"locationName": "clientRequestToken"
|
5071
5109
|
},
|
5072
5110
|
"CreatedAt": {
|
5073
|
-
"shape": "
|
5111
|
+
"shape": "Skr",
|
5074
5112
|
"locationName": "createdAt"
|
5075
5113
|
},
|
5076
5114
|
"CurrentPhase": {
|
@@ -5102,11 +5140,11 @@
|
|
5102
5140
|
"type": "structure",
|
5103
5141
|
"members": {
|
5104
5142
|
"Info": {
|
5105
|
-
"shape": "
|
5143
|
+
"shape": "Sku",
|
5106
5144
|
"locationName": "info"
|
5107
5145
|
},
|
5108
5146
|
"Warning": {
|
5109
|
-
"shape": "
|
5147
|
+
"shape": "Sku",
|
5110
5148
|
"locationName": "warning"
|
5111
5149
|
}
|
5112
5150
|
}
|
@@ -5167,7 +5205,7 @@
|
|
5167
5205
|
"locationName": "sourceQueue"
|
5168
5206
|
},
|
5169
5207
|
"Timestamp": {
|
5170
|
-
"shape": "
|
5208
|
+
"shape": "Skr",
|
5171
5209
|
"locationName": "timestamp"
|
5172
5210
|
}
|
5173
5211
|
}
|
@@ -5198,21 +5236,21 @@
|
|
5198
5236
|
"type": "structure",
|
5199
5237
|
"members": {
|
5200
5238
|
"FinishTime": {
|
5201
|
-
"shape": "
|
5239
|
+
"shape": "Skr",
|
5202
5240
|
"locationName": "finishTime"
|
5203
5241
|
},
|
5204
5242
|
"StartTime": {
|
5205
|
-
"shape": "
|
5243
|
+
"shape": "Skr",
|
5206
5244
|
"locationName": "startTime"
|
5207
5245
|
},
|
5208
5246
|
"SubmitTime": {
|
5209
|
-
"shape": "
|
5247
|
+
"shape": "Skr",
|
5210
5248
|
"locationName": "submitTime"
|
5211
5249
|
}
|
5212
5250
|
}
|
5213
5251
|
},
|
5214
5252
|
"UserMetadata": {
|
5215
|
-
"shape": "
|
5253
|
+
"shape": "Skn",
|
5216
5254
|
"locationName": "userMetadata"
|
5217
5255
|
},
|
5218
5256
|
"Warnings": {
|
@@ -5242,15 +5280,15 @@
|
|
5242
5280
|
"Role"
|
5243
5281
|
]
|
5244
5282
|
},
|
5245
|
-
"
|
5283
|
+
"Skr": {
|
5246
5284
|
"type": "timestamp",
|
5247
5285
|
"timestampFormat": "unixTimestamp"
|
5248
5286
|
},
|
5249
|
-
"
|
5287
|
+
"Sku": {
|
5250
5288
|
"type": "list",
|
5251
5289
|
"member": {}
|
5252
5290
|
},
|
5253
|
-
"
|
5291
|
+
"Sl7": {
|
5254
5292
|
"type": "structure",
|
5255
5293
|
"members": {
|
5256
5294
|
"AdAvailOffset": {
|
@@ -5370,16 +5408,16 @@
|
|
5370
5408
|
"locationName": "outputGroups"
|
5371
5409
|
},
|
5372
5410
|
"TimecodeConfig": {
|
5373
|
-
"shape": "
|
5411
|
+
"shape": "Skf",
|
5374
5412
|
"locationName": "timecodeConfig"
|
5375
5413
|
},
|
5376
5414
|
"TimedMetadataInsertion": {
|
5377
|
-
"shape": "
|
5415
|
+
"shape": "Ski",
|
5378
5416
|
"locationName": "timedMetadataInsertion"
|
5379
5417
|
}
|
5380
5418
|
}
|
5381
5419
|
},
|
5382
|
-
"
|
5420
|
+
"Slb": {
|
5383
5421
|
"type": "structure",
|
5384
5422
|
"members": {
|
5385
5423
|
"AccelerationSettings": {
|
@@ -5393,7 +5431,7 @@
|
|
5393
5431
|
"locationName": "category"
|
5394
5432
|
},
|
5395
5433
|
"CreatedAt": {
|
5396
|
-
"shape": "
|
5434
|
+
"shape": "Skr",
|
5397
5435
|
"locationName": "createdAt"
|
5398
5436
|
},
|
5399
5437
|
"Description": {
|
@@ -5404,7 +5442,7 @@
|
|
5404
5442
|
"locationName": "hopDestinations"
|
5405
5443
|
},
|
5406
5444
|
"LastUpdated": {
|
5407
|
-
"shape": "
|
5445
|
+
"shape": "Skr",
|
5408
5446
|
"locationName": "lastUpdated"
|
5409
5447
|
},
|
5410
5448
|
"Name": {
|
@@ -5418,7 +5456,7 @@
|
|
5418
5456
|
"locationName": "queue"
|
5419
5457
|
},
|
5420
5458
|
"Settings": {
|
5421
|
-
"shape": "
|
5459
|
+
"shape": "Sl7",
|
5422
5460
|
"locationName": "settings"
|
5423
5461
|
},
|
5424
5462
|
"StatusUpdateInterval": {
|
@@ -5433,11 +5471,11 @@
|
|
5433
5471
|
"Name"
|
5434
5472
|
]
|
5435
5473
|
},
|
5436
|
-
"
|
5474
|
+
"Sle": {
|
5437
5475
|
"type": "structure",
|
5438
5476
|
"members": {
|
5439
5477
|
"AudioDescriptions": {
|
5440
|
-
"shape": "
|
5478
|
+
"shape": "S7w",
|
5441
5479
|
"locationName": "audioDescriptions"
|
5442
5480
|
},
|
5443
5481
|
"CaptionDescriptions": {
|
@@ -5450,7 +5488,7 @@
|
|
5450
5488
|
"locationName": "customLanguageCode"
|
5451
5489
|
},
|
5452
5490
|
"DestinationSettings": {
|
5453
|
-
"shape": "
|
5491
|
+
"shape": "Sai",
|
5454
5492
|
"locationName": "destinationSettings"
|
5455
5493
|
},
|
5456
5494
|
"LanguageCode": {
|
@@ -5463,16 +5501,16 @@
|
|
5463
5501
|
}
|
5464
5502
|
},
|
5465
5503
|
"ContainerSettings": {
|
5466
|
-
"shape": "
|
5504
|
+
"shape": "Sbs",
|
5467
5505
|
"locationName": "containerSettings"
|
5468
5506
|
},
|
5469
5507
|
"VideoDescription": {
|
5470
|
-
"shape": "
|
5508
|
+
"shape": "Se7",
|
5471
5509
|
"locationName": "videoDescription"
|
5472
5510
|
}
|
5473
5511
|
}
|
5474
5512
|
},
|
5475
|
-
"
|
5513
|
+
"Sli": {
|
5476
5514
|
"type": "structure",
|
5477
5515
|
"members": {
|
5478
5516
|
"Arn": {
|
@@ -5482,21 +5520,21 @@
|
|
5482
5520
|
"locationName": "category"
|
5483
5521
|
},
|
5484
5522
|
"CreatedAt": {
|
5485
|
-
"shape": "
|
5523
|
+
"shape": "Skr",
|
5486
5524
|
"locationName": "createdAt"
|
5487
5525
|
},
|
5488
5526
|
"Description": {
|
5489
5527
|
"locationName": "description"
|
5490
5528
|
},
|
5491
5529
|
"LastUpdated": {
|
5492
|
-
"shape": "
|
5530
|
+
"shape": "Skr",
|
5493
5531
|
"locationName": "lastUpdated"
|
5494
5532
|
},
|
5495
5533
|
"Name": {
|
5496
5534
|
"locationName": "name"
|
5497
5535
|
},
|
5498
5536
|
"Settings": {
|
5499
|
-
"shape": "
|
5537
|
+
"shape": "Sle",
|
5500
5538
|
"locationName": "settings"
|
5501
5539
|
},
|
5502
5540
|
"Type": {
|
@@ -5508,7 +5546,7 @@
|
|
5508
5546
|
"Name"
|
5509
5547
|
]
|
5510
5548
|
},
|
5511
|
-
"
|
5549
|
+
"Sll": {
|
5512
5550
|
"type": "structure",
|
5513
5551
|
"members": {
|
5514
5552
|
"Commitment": {
|
@@ -5528,21 +5566,21 @@
|
|
5528
5566
|
"RenewalType"
|
5529
5567
|
]
|
5530
5568
|
},
|
5531
|
-
"
|
5569
|
+
"Slq": {
|
5532
5570
|
"type": "structure",
|
5533
5571
|
"members": {
|
5534
5572
|
"Arn": {
|
5535
5573
|
"locationName": "arn"
|
5536
5574
|
},
|
5537
5575
|
"CreatedAt": {
|
5538
|
-
"shape": "
|
5576
|
+
"shape": "Skr",
|
5539
5577
|
"locationName": "createdAt"
|
5540
5578
|
},
|
5541
5579
|
"Description": {
|
5542
5580
|
"locationName": "description"
|
5543
5581
|
},
|
5544
5582
|
"LastUpdated": {
|
5545
|
-
"shape": "
|
5583
|
+
"shape": "Skr",
|
5546
5584
|
"locationName": "lastUpdated"
|
5547
5585
|
},
|
5548
5586
|
"Name": {
|
@@ -5563,11 +5601,11 @@
|
|
5563
5601
|
"locationName": "commitment"
|
5564
5602
|
},
|
5565
5603
|
"ExpiresAt": {
|
5566
|
-
"shape": "
|
5604
|
+
"shape": "Skr",
|
5567
5605
|
"locationName": "expiresAt"
|
5568
5606
|
},
|
5569
5607
|
"PurchasedAt": {
|
5570
|
-
"shape": "
|
5608
|
+
"shape": "Skr",
|
5571
5609
|
"locationName": "purchasedAt"
|
5572
5610
|
},
|
5573
5611
|
"RenewalType": {
|
@@ -5597,7 +5635,7 @@
|
|
5597
5635
|
"Name"
|
5598
5636
|
]
|
5599
5637
|
},
|
5600
|
-
"
|
5638
|
+
"Sme": {
|
5601
5639
|
"type": "structure",
|
5602
5640
|
"members": {
|
5603
5641
|
"HttpInputs": {
|