cdk-lambda-subminute 2.0.332 → 2.0.334
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 +16 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +12 -8
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.examples.json +36 -0
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +120 -29
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/bedrock-agent-2023-06-05.min.json +41 -10
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +113 -78
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +1053 -416
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +64 -18
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +24 -3
- package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +151 -20
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +104 -72
- package/node_modules/aws-sdk/apis/metadata.json +3 -0
- package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.waiters2.json +168 -0
- package/node_modules/aws-sdk/apis/networkmonitor-2023-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/networkmonitor-2023-08-01.min.json +617 -0
- package/node_modules/aws-sdk/apis/networkmonitor-2023-08-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/networkmonitor-2023-08-01.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +51 -9
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +121 -121
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +354 -322
- 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/amp.d.ts +17 -0
- package/node_modules/aws-sdk/clients/appintegrations.d.ts +77 -0
- package/node_modules/aws-sdk/clients/bedrockagent.d.ts +19 -1
- package/node_modules/aws-sdk/clients/codecommit.d.ts +65 -0
- package/node_modules/aws-sdk/clients/connect.d.ts +656 -1
- package/node_modules/aws-sdk/clients/glue.d.ts +84 -2
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +42 -1
- package/node_modules/aws-sdk/clients/mediaconnect.d.ts +101 -0
- package/node_modules/aws-sdk/clients/medialive.d.ts +36 -4
- package/node_modules/aws-sdk/clients/neptunegraph.d.ts +65 -0
- package/node_modules/aws-sdk/clients/neptunegraph.js +1 -0
- package/node_modules/aws-sdk/clients/networkmonitor.d.ts +696 -0
- package/node_modules/aws-sdk/clients/networkmonitor.js +19 -0
- package/node_modules/aws-sdk/clients/omics.d.ts +3 -3
- package/node_modules/aws-sdk/clients/rds.d.ts +51 -3
- package/node_modules/aws-sdk/clients/rdsdataservice.d.ts +3 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +43 -1
- 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 +68 -17
- package/node_modules/aws-sdk/dist/aws-sdk.js +1244 -489
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +105 -105
- 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/package.json +3 -3
@@ -138,6 +138,12 @@
|
|
138
138
|
"output_token": "NextToken",
|
139
139
|
"result_key": "ListPhoneNumbersSummaryList"
|
140
140
|
},
|
141
|
+
"ListPredefinedAttributes": {
|
142
|
+
"input_token": "NextToken",
|
143
|
+
"limit_key": "MaxResults",
|
144
|
+
"output_token": "NextToken",
|
145
|
+
"result_key": "PredefinedAttributeSummaryList"
|
146
|
+
},
|
141
147
|
"ListPrompts": {
|
142
148
|
"input_token": "NextToken",
|
143
149
|
"limit_key": "MaxResults",
|
@@ -255,6 +261,16 @@
|
|
255
261
|
"output_token": "NextToken",
|
256
262
|
"result_key": "UserHierarchyGroupSummaryList"
|
257
263
|
},
|
264
|
+
"ListUserProficiencies": {
|
265
|
+
"input_token": "NextToken",
|
266
|
+
"limit_key": "MaxResults",
|
267
|
+
"non_aggregate_keys": [
|
268
|
+
"LastModifiedTime",
|
269
|
+
"LastModifiedRegion"
|
270
|
+
],
|
271
|
+
"output_token": "NextToken",
|
272
|
+
"result_key": "UserProficiencyList"
|
273
|
+
},
|
258
274
|
"ListUsers": {
|
259
275
|
"input_token": "NextToken",
|
260
276
|
"limit_key": "MaxResults",
|
@@ -279,6 +295,15 @@
|
|
279
295
|
"output_token": "NextToken",
|
280
296
|
"result_key": "AvailableNumbersList"
|
281
297
|
},
|
298
|
+
"SearchContacts": {
|
299
|
+
"input_token": "NextToken",
|
300
|
+
"limit_key": "MaxResults",
|
301
|
+
"non_aggregate_keys": [
|
302
|
+
"TotalCount"
|
303
|
+
],
|
304
|
+
"output_token": "NextToken",
|
305
|
+
"result_key": "Contacts"
|
306
|
+
},
|
282
307
|
"SearchHoursOfOperations": {
|
283
308
|
"input_token": "NextToken",
|
284
309
|
"limit_key": "MaxResults",
|
@@ -288,6 +313,15 @@
|
|
288
313
|
"output_token": "NextToken",
|
289
314
|
"result_key": "HoursOfOperations"
|
290
315
|
},
|
316
|
+
"SearchPredefinedAttributes": {
|
317
|
+
"input_token": "NextToken",
|
318
|
+
"limit_key": "MaxResults",
|
319
|
+
"non_aggregate_keys": [
|
320
|
+
"ApproximateTotalCount"
|
321
|
+
],
|
322
|
+
"output_token": "NextToken",
|
323
|
+
"result_key": "PredefinedAttributes"
|
324
|
+
},
|
291
325
|
"SearchPrompts": {
|
292
326
|
"input_token": "NextToken",
|
293
327
|
"limit_key": "MaxResults",
|
@@ -3720,6 +3720,7 @@
|
|
3720
3720
|
"SupportedPermissionTypes"
|
3721
3721
|
],
|
3722
3722
|
"members": {
|
3723
|
+
"Region": {},
|
3723
3724
|
"CatalogId": {},
|
3724
3725
|
"DatabaseName": {},
|
3725
3726
|
"TableName": {},
|
@@ -3731,6 +3732,9 @@
|
|
3731
3732
|
},
|
3732
3733
|
"SupportedPermissionTypes": {
|
3733
3734
|
"shape": "Spv"
|
3735
|
+
},
|
3736
|
+
"QuerySessionContext": {
|
3737
|
+
"shape": "Spx"
|
3734
3738
|
}
|
3735
3739
|
}
|
3736
3740
|
},
|
@@ -3759,6 +3763,7 @@
|
|
3759
3763
|
"SupportedPermissionTypes"
|
3760
3764
|
],
|
3761
3765
|
"members": {
|
3766
|
+
"Region": {},
|
3762
3767
|
"CatalogId": {},
|
3763
3768
|
"DatabaseName": {},
|
3764
3769
|
"TableName": {},
|
@@ -3775,6 +3780,9 @@
|
|
3775
3780
|
},
|
3776
3781
|
"MaxResults": {
|
3777
3782
|
"type": "integer"
|
3783
|
+
},
|
3784
|
+
"QuerySessionContext": {
|
3785
|
+
"shape": "Spx"
|
3778
3786
|
}
|
3779
3787
|
}
|
3780
3788
|
},
|
@@ -3812,6 +3820,7 @@
|
|
3812
3820
|
"SupportedPermissionTypes"
|
3813
3821
|
],
|
3814
3822
|
"members": {
|
3823
|
+
"Region": {},
|
3815
3824
|
"CatalogId": {},
|
3816
3825
|
"DatabaseName": {},
|
3817
3826
|
"Name": {},
|
@@ -3820,6 +3829,19 @@
|
|
3820
3829
|
},
|
3821
3830
|
"SupportedPermissionTypes": {
|
3822
3831
|
"shape": "Spv"
|
3832
|
+
},
|
3833
|
+
"SupportedDialect": {
|
3834
|
+
"type": "structure",
|
3835
|
+
"members": {
|
3836
|
+
"Dialect": {},
|
3837
|
+
"DialectVersion": {}
|
3838
|
+
}
|
3839
|
+
},
|
3840
|
+
"Permissions": {
|
3841
|
+
"shape": "Seg"
|
3842
|
+
},
|
3843
|
+
"QuerySessionContext": {
|
3844
|
+
"shape": "Spx"
|
3823
3845
|
}
|
3824
3846
|
}
|
3825
3847
|
},
|
@@ -3844,6 +3866,11 @@
|
|
3844
3866
|
"RowFilterExpression": {}
|
3845
3867
|
}
|
3846
3868
|
}
|
3869
|
+
},
|
3870
|
+
"QueryAuthorizationId": {},
|
3871
|
+
"ResourceArn": {},
|
3872
|
+
"Permissions": {
|
3873
|
+
"shape": "Seg"
|
3847
3874
|
}
|
3848
3875
|
}
|
3849
3876
|
}
|
@@ -3865,7 +3892,7 @@
|
|
3865
3892
|
"type": "structure",
|
3866
3893
|
"members": {
|
3867
3894
|
"UserDefinedFunction": {
|
3868
|
-
"shape": "
|
3895
|
+
"shape": "Sqg"
|
3869
3896
|
}
|
3870
3897
|
}
|
3871
3898
|
}
|
@@ -3892,7 +3919,7 @@
|
|
3892
3919
|
"UserDefinedFunctions": {
|
3893
3920
|
"type": "list",
|
3894
3921
|
"member": {
|
3895
|
-
"shape": "
|
3922
|
+
"shape": "Sqg"
|
3896
3923
|
}
|
3897
3924
|
},
|
3898
3925
|
"NextToken": {}
|
@@ -4746,7 +4773,7 @@
|
|
4746
4773
|
},
|
4747
4774
|
"SchemaVersionId": {},
|
4748
4775
|
"MetadataKeyValue": {
|
4749
|
-
"shape": "
|
4776
|
+
"shape": "St8"
|
4750
4777
|
}
|
4751
4778
|
}
|
4752
4779
|
},
|
@@ -4803,7 +4830,7 @@
|
|
4803
4830
|
"MetadataList": {
|
4804
4831
|
"type": "list",
|
4805
4832
|
"member": {
|
4806
|
-
"shape": "
|
4833
|
+
"shape": "St8"
|
4807
4834
|
}
|
4808
4835
|
},
|
4809
4836
|
"MaxResults": {
|
@@ -4881,7 +4908,7 @@
|
|
4881
4908
|
},
|
4882
4909
|
"SchemaVersionId": {},
|
4883
4910
|
"MetadataKeyValue": {
|
4884
|
-
"shape": "
|
4911
|
+
"shape": "St8"
|
4885
4912
|
}
|
4886
4913
|
}
|
4887
4914
|
},
|
@@ -4935,7 +4962,7 @@
|
|
4935
4962
|
"Name": {},
|
4936
4963
|
"RunId": {},
|
4937
4964
|
"NodeIds": {
|
4938
|
-
"shape": "
|
4965
|
+
"shape": "Stt"
|
4939
4966
|
}
|
4940
4967
|
}
|
4941
4968
|
},
|
@@ -4944,7 +4971,7 @@
|
|
4944
4971
|
"members": {
|
4945
4972
|
"RunId": {},
|
4946
4973
|
"NodeIds": {
|
4947
|
-
"shape": "
|
4974
|
+
"shape": "Stt"
|
4948
4975
|
}
|
4949
4976
|
}
|
4950
4977
|
}
|
@@ -5565,7 +5592,7 @@
|
|
5565
5592
|
"shape": "S6"
|
5566
5593
|
},
|
5567
5594
|
"ColumnStatisticsList": {
|
5568
|
-
"shape": "
|
5595
|
+
"shape": "Svm"
|
5569
5596
|
}
|
5570
5597
|
}
|
5571
5598
|
},
|
@@ -5573,7 +5600,7 @@
|
|
5573
5600
|
"type": "structure",
|
5574
5601
|
"members": {
|
5575
5602
|
"Errors": {
|
5576
|
-
"shape": "
|
5603
|
+
"shape": "Svo"
|
5577
5604
|
}
|
5578
5605
|
}
|
5579
5606
|
}
|
@@ -5591,7 +5618,7 @@
|
|
5591
5618
|
"DatabaseName": {},
|
5592
5619
|
"TableName": {},
|
5593
5620
|
"ColumnStatisticsList": {
|
5594
|
-
"shape": "
|
5621
|
+
"shape": "Svm"
|
5595
5622
|
}
|
5596
5623
|
}
|
5597
5624
|
},
|
@@ -5599,7 +5626,7 @@
|
|
5599
5626
|
"type": "structure",
|
5600
5627
|
"members": {
|
5601
5628
|
"Errors": {
|
5602
|
-
"shape": "
|
5629
|
+
"shape": "Svo"
|
5603
5630
|
}
|
5604
5631
|
}
|
5605
5632
|
}
|
@@ -9381,12 +9408,15 @@
|
|
9381
9408
|
}
|
9382
9409
|
},
|
9383
9410
|
"Permissions": {
|
9384
|
-
"
|
9385
|
-
"member": {}
|
9411
|
+
"shape": "Seg"
|
9386
9412
|
}
|
9387
9413
|
}
|
9388
9414
|
}
|
9389
9415
|
},
|
9416
|
+
"Seg": {
|
9417
|
+
"type": "list",
|
9418
|
+
"member": {}
|
9419
|
+
},
|
9390
9420
|
"Sei": {
|
9391
9421
|
"type": "structure",
|
9392
9422
|
"members": {
|
@@ -10511,7 +10541,23 @@
|
|
10511
10541
|
"type": "list",
|
10512
10542
|
"member": {}
|
10513
10543
|
},
|
10514
|
-
"
|
10544
|
+
"Spx": {
|
10545
|
+
"type": "structure",
|
10546
|
+
"members": {
|
10547
|
+
"QueryId": {},
|
10548
|
+
"QueryStartTime": {
|
10549
|
+
"type": "timestamp"
|
10550
|
+
},
|
10551
|
+
"ClusterId": {},
|
10552
|
+
"QueryAuthorizationId": {},
|
10553
|
+
"AdditionalContext": {
|
10554
|
+
"type": "map",
|
10555
|
+
"key": {},
|
10556
|
+
"value": {}
|
10557
|
+
}
|
10558
|
+
}
|
10559
|
+
},
|
10560
|
+
"Sqg": {
|
10515
10561
|
"type": "structure",
|
10516
10562
|
"members": {
|
10517
10563
|
"FunctionName": {},
|
@@ -10528,24 +10574,24 @@
|
|
10528
10574
|
"CatalogId": {}
|
10529
10575
|
}
|
10530
10576
|
},
|
10531
|
-
"
|
10577
|
+
"St8": {
|
10532
10578
|
"type": "structure",
|
10533
10579
|
"members": {
|
10534
10580
|
"MetadataKey": {},
|
10535
10581
|
"MetadataValue": {}
|
10536
10582
|
}
|
10537
10583
|
},
|
10538
|
-
"
|
10584
|
+
"Stt": {
|
10539
10585
|
"type": "list",
|
10540
10586
|
"member": {}
|
10541
10587
|
},
|
10542
|
-
"
|
10588
|
+
"Svm": {
|
10543
10589
|
"type": "list",
|
10544
10590
|
"member": {
|
10545
10591
|
"shape": "Sjk"
|
10546
10592
|
}
|
10547
10593
|
},
|
10548
|
-
"
|
10594
|
+
"Svo": {
|
10549
10595
|
"type": "list",
|
10550
10596
|
"member": {
|
10551
10597
|
"type": "structure",
|
@@ -809,6 +809,23 @@
|
|
809
809
|
},
|
810
810
|
"SupportedPermissionTypes": {
|
811
811
|
"shape": "S4m"
|
812
|
+
},
|
813
|
+
"S3Path": {},
|
814
|
+
"QuerySessionContext": {
|
815
|
+
"type": "structure",
|
816
|
+
"members": {
|
817
|
+
"QueryId": {},
|
818
|
+
"QueryStartTime": {
|
819
|
+
"type": "timestamp"
|
820
|
+
},
|
821
|
+
"ClusterId": {},
|
822
|
+
"QueryAuthorizationId": {},
|
823
|
+
"AdditionalContext": {
|
824
|
+
"type": "map",
|
825
|
+
"key": {},
|
826
|
+
"value": {}
|
827
|
+
}
|
828
|
+
}
|
812
829
|
}
|
813
830
|
}
|
814
831
|
},
|
@@ -820,6 +837,10 @@
|
|
820
837
|
"SessionToken": {},
|
821
838
|
"Expiration": {
|
822
839
|
"type": "timestamp"
|
840
|
+
},
|
841
|
+
"VendedS3Path": {
|
842
|
+
"type": "list",
|
843
|
+
"member": {}
|
823
844
|
}
|
824
845
|
}
|
825
846
|
}
|
@@ -1147,7 +1168,7 @@
|
|
1147
1168
|
"members": {
|
1148
1169
|
"StorageOptimizerType": {},
|
1149
1170
|
"Config": {
|
1150
|
-
"shape": "
|
1171
|
+
"shape": "S68"
|
1151
1172
|
},
|
1152
1173
|
"ErrorMessage": {},
|
1153
1174
|
"Warnings": {},
|
@@ -1623,7 +1644,7 @@
|
|
1623
1644
|
"type": "map",
|
1624
1645
|
"key": {},
|
1625
1646
|
"value": {
|
1626
|
-
"shape": "
|
1647
|
+
"shape": "S68"
|
1627
1648
|
}
|
1628
1649
|
}
|
1629
1650
|
}
|
@@ -2059,7 +2080,7 @@
|
|
2059
2080
|
"type": "list",
|
2060
2081
|
"member": {}
|
2061
2082
|
},
|
2062
|
-
"
|
2083
|
+
"S68": {
|
2063
2084
|
"type": "map",
|
2064
2085
|
"key": {},
|
2065
2086
|
"value": {}
|
@@ -592,6 +592,137 @@
|
|
592
592
|
}
|
593
593
|
}
|
594
594
|
},
|
595
|
+
"DescribeFlowSourceMetadata": {
|
596
|
+
"http": {
|
597
|
+
"method": "GET",
|
598
|
+
"requestUri": "/v1/flows/{flowArn}/source-metadata",
|
599
|
+
"responseCode": 200
|
600
|
+
},
|
601
|
+
"input": {
|
602
|
+
"type": "structure",
|
603
|
+
"members": {
|
604
|
+
"FlowArn": {
|
605
|
+
"location": "uri",
|
606
|
+
"locationName": "flowArn"
|
607
|
+
}
|
608
|
+
},
|
609
|
+
"required": [
|
610
|
+
"FlowArn"
|
611
|
+
]
|
612
|
+
},
|
613
|
+
"output": {
|
614
|
+
"type": "structure",
|
615
|
+
"members": {
|
616
|
+
"FlowArn": {
|
617
|
+
"locationName": "flowArn"
|
618
|
+
},
|
619
|
+
"Messages": {
|
620
|
+
"shape": "S2q",
|
621
|
+
"locationName": "messages"
|
622
|
+
},
|
623
|
+
"Timestamp": {
|
624
|
+
"locationName": "timestamp",
|
625
|
+
"type": "timestamp",
|
626
|
+
"timestampFormat": "iso8601"
|
627
|
+
},
|
628
|
+
"TransportMediaInfo": {
|
629
|
+
"locationName": "transportMediaInfo",
|
630
|
+
"type": "structure",
|
631
|
+
"members": {
|
632
|
+
"Programs": {
|
633
|
+
"locationName": "programs",
|
634
|
+
"type": "list",
|
635
|
+
"member": {
|
636
|
+
"type": "structure",
|
637
|
+
"members": {
|
638
|
+
"PcrPid": {
|
639
|
+
"locationName": "pcrPid",
|
640
|
+
"type": "integer"
|
641
|
+
},
|
642
|
+
"ProgramName": {
|
643
|
+
"locationName": "programName"
|
644
|
+
},
|
645
|
+
"ProgramNumber": {
|
646
|
+
"locationName": "programNumber",
|
647
|
+
"type": "integer"
|
648
|
+
},
|
649
|
+
"ProgramPid": {
|
650
|
+
"locationName": "programPid",
|
651
|
+
"type": "integer"
|
652
|
+
},
|
653
|
+
"Streams": {
|
654
|
+
"locationName": "streams",
|
655
|
+
"type": "list",
|
656
|
+
"member": {
|
657
|
+
"type": "structure",
|
658
|
+
"members": {
|
659
|
+
"Channels": {
|
660
|
+
"locationName": "channels",
|
661
|
+
"type": "integer"
|
662
|
+
},
|
663
|
+
"Codec": {
|
664
|
+
"locationName": "codec"
|
665
|
+
},
|
666
|
+
"FrameRate": {
|
667
|
+
"locationName": "frameRate"
|
668
|
+
},
|
669
|
+
"FrameResolution": {
|
670
|
+
"locationName": "frameResolution",
|
671
|
+
"type": "structure",
|
672
|
+
"members": {
|
673
|
+
"FrameHeight": {
|
674
|
+
"locationName": "frameHeight",
|
675
|
+
"type": "integer"
|
676
|
+
},
|
677
|
+
"FrameWidth": {
|
678
|
+
"locationName": "frameWidth",
|
679
|
+
"type": "integer"
|
680
|
+
}
|
681
|
+
},
|
682
|
+
"required": [
|
683
|
+
"FrameWidth",
|
684
|
+
"FrameHeight"
|
685
|
+
]
|
686
|
+
},
|
687
|
+
"Pid": {
|
688
|
+
"locationName": "pid",
|
689
|
+
"type": "integer"
|
690
|
+
},
|
691
|
+
"SampleRate": {
|
692
|
+
"locationName": "sampleRate",
|
693
|
+
"type": "integer"
|
694
|
+
},
|
695
|
+
"SampleSize": {
|
696
|
+
"locationName": "sampleSize",
|
697
|
+
"type": "integer"
|
698
|
+
},
|
699
|
+
"StreamType": {
|
700
|
+
"locationName": "streamType"
|
701
|
+
}
|
702
|
+
},
|
703
|
+
"required": [
|
704
|
+
"StreamType",
|
705
|
+
"Pid"
|
706
|
+
]
|
707
|
+
}
|
708
|
+
}
|
709
|
+
},
|
710
|
+
"required": [
|
711
|
+
"ProgramPid",
|
712
|
+
"PcrPid",
|
713
|
+
"ProgramNumber",
|
714
|
+
"Streams"
|
715
|
+
]
|
716
|
+
}
|
717
|
+
}
|
718
|
+
},
|
719
|
+
"required": [
|
720
|
+
"Programs"
|
721
|
+
]
|
722
|
+
}
|
723
|
+
}
|
724
|
+
}
|
725
|
+
},
|
595
726
|
"DescribeGateway": {
|
596
727
|
"http": {
|
597
728
|
"method": "GET",
|
@@ -707,7 +838,7 @@
|
|
707
838
|
"type": "structure",
|
708
839
|
"members": {
|
709
840
|
"Offering": {
|
710
|
-
"shape": "
|
841
|
+
"shape": "S4a",
|
711
842
|
"locationName": "offering"
|
712
843
|
}
|
713
844
|
}
|
@@ -735,7 +866,7 @@
|
|
735
866
|
"type": "structure",
|
736
867
|
"members": {
|
737
868
|
"Reservation": {
|
738
|
-
"shape": "
|
869
|
+
"shape": "S4h",
|
739
870
|
"locationName": "reservation"
|
740
871
|
}
|
741
872
|
}
|
@@ -1101,7 +1232,7 @@
|
|
1101
1232
|
"locationName": "offerings",
|
1102
1233
|
"type": "list",
|
1103
1234
|
"member": {
|
1104
|
-
"shape": "
|
1235
|
+
"shape": "S4a"
|
1105
1236
|
}
|
1106
1237
|
}
|
1107
1238
|
}
|
@@ -1137,7 +1268,7 @@
|
|
1137
1268
|
"locationName": "reservations",
|
1138
1269
|
"type": "list",
|
1139
1270
|
"member": {
|
1140
|
-
"shape": "
|
1271
|
+
"shape": "S4h"
|
1141
1272
|
}
|
1142
1273
|
}
|
1143
1274
|
}
|
@@ -1165,7 +1296,7 @@
|
|
1165
1296
|
"type": "structure",
|
1166
1297
|
"members": {
|
1167
1298
|
"Tags": {
|
1168
|
-
"shape": "
|
1299
|
+
"shape": "S5f",
|
1169
1300
|
"locationName": "tags"
|
1170
1301
|
}
|
1171
1302
|
}
|
@@ -1200,7 +1331,7 @@
|
|
1200
1331
|
"type": "structure",
|
1201
1332
|
"members": {
|
1202
1333
|
"Reservation": {
|
1203
|
-
"shape": "
|
1334
|
+
"shape": "S4h",
|
1204
1335
|
"locationName": "reservation"
|
1205
1336
|
}
|
1206
1337
|
}
|
@@ -1526,7 +1657,7 @@
|
|
1526
1657
|
"locationName": "resourceArn"
|
1527
1658
|
},
|
1528
1659
|
"Tags": {
|
1529
|
-
"shape": "
|
1660
|
+
"shape": "S5f",
|
1530
1661
|
"locationName": "tags"
|
1531
1662
|
}
|
1532
1663
|
},
|
@@ -1599,7 +1730,7 @@
|
|
1599
1730
|
}
|
1600
1731
|
},
|
1601
1732
|
"SourceFailoverConfig": {
|
1602
|
-
"shape": "
|
1733
|
+
"shape": "S65",
|
1603
1734
|
"locationName": "sourceFailoverConfig"
|
1604
1735
|
}
|
1605
1736
|
},
|
@@ -1792,7 +1923,7 @@
|
|
1792
1923
|
"locationName": "flowArn"
|
1793
1924
|
},
|
1794
1925
|
"SourceFailoverConfig": {
|
1795
|
-
"shape": "
|
1926
|
+
"shape": "S65",
|
1796
1927
|
"locationName": "sourceFailoverConfig"
|
1797
1928
|
},
|
1798
1929
|
"Maintenance": {
|
@@ -1838,7 +1969,7 @@
|
|
1838
1969
|
"locationName": "description"
|
1839
1970
|
},
|
1840
1971
|
"Encryption": {
|
1841
|
-
"shape": "
|
1972
|
+
"shape": "S6l",
|
1842
1973
|
"locationName": "encryption"
|
1843
1974
|
},
|
1844
1975
|
"EntitlementArn": {
|
@@ -1948,7 +2079,7 @@
|
|
1948
2079
|
"locationName": "destination"
|
1949
2080
|
},
|
1950
2081
|
"Encryption": {
|
1951
|
-
"shape": "
|
2082
|
+
"shape": "S6l",
|
1952
2083
|
"locationName": "encryption"
|
1953
2084
|
},
|
1954
2085
|
"FlowArn": {
|
@@ -2028,7 +2159,7 @@
|
|
2028
2159
|
"type": "structure",
|
2029
2160
|
"members": {
|
2030
2161
|
"Decryption": {
|
2031
|
-
"shape": "
|
2162
|
+
"shape": "S6l",
|
2032
2163
|
"locationName": "decryption"
|
2033
2164
|
},
|
2034
2165
|
"Description": {
|
@@ -3562,7 +3693,7 @@
|
|
3562
3693
|
"Name"
|
3563
3694
|
]
|
3564
3695
|
},
|
3565
|
-
"
|
3696
|
+
"S4a": {
|
3566
3697
|
"type": "structure",
|
3567
3698
|
"members": {
|
3568
3699
|
"CurrencyCode": {
|
@@ -3588,7 +3719,7 @@
|
|
3588
3719
|
"locationName": "priceUnits"
|
3589
3720
|
},
|
3590
3721
|
"ResourceSpecification": {
|
3591
|
-
"shape": "
|
3722
|
+
"shape": "S4d",
|
3592
3723
|
"locationName": "resourceSpecification"
|
3593
3724
|
}
|
3594
3725
|
},
|
@@ -3603,7 +3734,7 @@
|
|
3603
3734
|
"PriceUnits"
|
3604
3735
|
]
|
3605
3736
|
},
|
3606
|
-
"
|
3737
|
+
"S4d": {
|
3607
3738
|
"type": "structure",
|
3608
3739
|
"members": {
|
3609
3740
|
"ReservedBitrate": {
|
@@ -3618,7 +3749,7 @@
|
|
3618
3749
|
"ResourceType"
|
3619
3750
|
]
|
3620
3751
|
},
|
3621
|
-
"
|
3752
|
+
"S4h": {
|
3622
3753
|
"type": "structure",
|
3623
3754
|
"members": {
|
3624
3755
|
"CurrencyCode": {
|
@@ -3656,7 +3787,7 @@
|
|
3656
3787
|
"locationName": "reservationState"
|
3657
3788
|
},
|
3658
3789
|
"ResourceSpecification": {
|
3659
|
-
"shape": "
|
3790
|
+
"shape": "S4d",
|
3660
3791
|
"locationName": "resourceSpecification"
|
3661
3792
|
},
|
3662
3793
|
"Start": {
|
@@ -3679,12 +3810,12 @@
|
|
3679
3810
|
"PriceUnits"
|
3680
3811
|
]
|
3681
3812
|
},
|
3682
|
-
"
|
3813
|
+
"S5f": {
|
3683
3814
|
"type": "map",
|
3684
3815
|
"key": {},
|
3685
3816
|
"value": {}
|
3686
3817
|
},
|
3687
|
-
"
|
3818
|
+
"S65": {
|
3688
3819
|
"type": "structure",
|
3689
3820
|
"members": {
|
3690
3821
|
"FailoverMode": {
|
@@ -3703,7 +3834,7 @@
|
|
3703
3834
|
}
|
3704
3835
|
}
|
3705
3836
|
},
|
3706
|
-
"
|
3837
|
+
"S6l": {
|
3707
3838
|
"type": "structure",
|
3708
3839
|
"members": {
|
3709
3840
|
"Algorithm": {
|