cdk-lambda-subminute 2.0.331 → 2.0.332
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/README.md +1 -1
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +4 -1
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +170 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +119 -15
- package/node_modules/aws-sdk/apis/managedblockchain-query-2023-05-04.min.json +7 -3
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +191 -165
- package/node_modules/aws-sdk/clients/appstream.d.ts +4 -0
- package/node_modules/aws-sdk/clients/eks.d.ts +237 -3
- package/node_modules/aws-sdk/clients/guardduty.d.ts +102 -11
- package/node_modules/aws-sdk/clients/managedblockchainquery.d.ts +13 -3
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +26 -0
- package/node_modules/aws-sdk/clients/route53.d.ts +4 -4
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +7 -7
- package/node_modules/aws-sdk/dist/aws-sdk.js +3 -3
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +2 -2
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +2 -2
@@ -608,6 +608,10 @@ declare namespace MediaTailor {
|
|
608
608
|
* The tier of the channel.
|
609
609
|
*/
|
610
610
|
Tier?: Tier;
|
611
|
+
/**
|
612
|
+
* The time-shifted viewing configuration you want to associate to the channel.
|
613
|
+
*/
|
614
|
+
TimeShiftConfiguration?: TimeShiftConfiguration;
|
611
615
|
}
|
612
616
|
export interface CreateChannelResponse {
|
613
617
|
/**
|
@@ -650,6 +654,10 @@ declare namespace MediaTailor {
|
|
650
654
|
* The tier of the channel.
|
651
655
|
*/
|
652
656
|
Tier?: __string;
|
657
|
+
/**
|
658
|
+
* The time-shifted viewing configuration assigned to the channel.
|
659
|
+
*/
|
660
|
+
TimeShiftConfiguration?: TimeShiftConfiguration;
|
653
661
|
}
|
654
662
|
export interface CreateLiveSourceRequest {
|
655
663
|
/**
|
@@ -1114,6 +1122,10 @@ declare namespace MediaTailor {
|
|
1114
1122
|
* The channel's tier.
|
1115
1123
|
*/
|
1116
1124
|
Tier?: __string;
|
1125
|
+
/**
|
1126
|
+
* The time-shifted viewing configuration for the channel.
|
1127
|
+
*/
|
1128
|
+
TimeShiftConfiguration?: TimeShiftConfiguration;
|
1117
1129
|
}
|
1118
1130
|
export interface DescribeLiveSourceRequest {
|
1119
1131
|
/**
|
@@ -2294,6 +2306,12 @@ declare namespace MediaTailor {
|
|
2294
2306
|
Tags: __mapOf__string;
|
2295
2307
|
}
|
2296
2308
|
export type Tier = "BASIC"|"STANDARD"|string;
|
2309
|
+
export interface TimeShiftConfiguration {
|
2310
|
+
/**
|
2311
|
+
* The maximum time delay for time-shifted viewing. The minimum allowed maximum time delay is 0 seconds, and the maximum allowed maximum time delay is 21600 seconds (6 hours).
|
2312
|
+
*/
|
2313
|
+
MaxTimeDelaySeconds: __integer;
|
2314
|
+
}
|
2297
2315
|
export interface TimeSignalMessage {
|
2298
2316
|
/**
|
2299
2317
|
* The configurations for the SCTE-35 segmentation_descriptor message(s) sent with the time_signal message.
|
@@ -2346,6 +2364,10 @@ declare namespace MediaTailor {
|
|
2346
2364
|
* The channel's output properties.
|
2347
2365
|
*/
|
2348
2366
|
Outputs: RequestOutputs;
|
2367
|
+
/**
|
2368
|
+
* The time-shifted viewing configuration you want to associate to the channel.
|
2369
|
+
*/
|
2370
|
+
TimeShiftConfiguration?: TimeShiftConfiguration;
|
2349
2371
|
}
|
2350
2372
|
export interface UpdateChannelResponse {
|
2351
2373
|
/**
|
@@ -2388,6 +2410,10 @@ declare namespace MediaTailor {
|
|
2388
2410
|
* The tier associated with this Channel.
|
2389
2411
|
*/
|
2390
2412
|
Tier?: __string;
|
2413
|
+
/**
|
2414
|
+
* The time-shifted viewing configuration for the channel.
|
2415
|
+
*/
|
2416
|
+
TimeShiftConfiguration?: TimeShiftConfiguration;
|
2391
2417
|
}
|
2392
2418
|
export interface UpdateLiveSourceRequest {
|
2393
2419
|
/**
|
@@ -850,7 +850,7 @@ declare namespace Route53 {
|
|
850
850
|
Dimensions?: DimensionList;
|
851
851
|
}
|
852
852
|
export type CloudWatchLogsLogGroupArn = string;
|
853
|
-
export type CloudWatchRegion = "us-east-1"|"us-east-2"|"us-west-1"|"us-west-2"|"ca-central-1"|"eu-central-1"|"eu-central-2"|"eu-west-1"|"eu-west-2"|"eu-west-3"|"ap-east-1"|"me-south-1"|"me-central-1"|"ap-south-1"|"ap-south-2"|"ap-southeast-1"|"ap-southeast-2"|"ap-southeast-3"|"ap-northeast-1"|"ap-northeast-2"|"ap-northeast-3"|"eu-north-1"|"sa-east-1"|"cn-northwest-1"|"cn-north-1"|"af-south-1"|"eu-south-1"|"eu-south-2"|"us-gov-west-1"|"us-gov-east-1"|"us-iso-east-1"|"us-iso-west-1"|"us-isob-east-1"|"ap-southeast-4"|"il-central-1"|string;
|
853
|
+
export type CloudWatchRegion = "us-east-1"|"us-east-2"|"us-west-1"|"us-west-2"|"ca-central-1"|"eu-central-1"|"eu-central-2"|"eu-west-1"|"eu-west-2"|"eu-west-3"|"ap-east-1"|"me-south-1"|"me-central-1"|"ap-south-1"|"ap-south-2"|"ap-southeast-1"|"ap-southeast-2"|"ap-southeast-3"|"ap-northeast-1"|"ap-northeast-2"|"ap-northeast-3"|"eu-north-1"|"sa-east-1"|"cn-northwest-1"|"cn-north-1"|"af-south-1"|"eu-south-1"|"eu-south-2"|"us-gov-west-1"|"us-gov-east-1"|"us-iso-east-1"|"us-iso-west-1"|"us-isob-east-1"|"ap-southeast-4"|"il-central-1"|"ca-west-1"|string;
|
854
854
|
export type CollectionName = string;
|
855
855
|
export type CollectionSummaries = CollectionSummary[];
|
856
856
|
export interface CollectionSummary {
|
@@ -2569,7 +2569,7 @@ declare namespace Route53 {
|
|
2569
2569
|
}
|
2570
2570
|
export interface ResourceRecordSet {
|
2571
2571
|
/**
|
2572
|
-
* For ChangeResourceRecordSets requests, the name of the record that you want to create, update, or delete. For ListResourceRecordSets responses, the name of a record in the specified hosted zone. ChangeResourceRecordSets Only Enter a fully qualified domain name, for example, www.example.com. You can optionally include a trailing dot. If you omit the trailing dot, Amazon Route 53 assumes that the domain name that you specify is fully qualified. This means that Route 53 treats www.example.com (without a trailing dot) and www.example.com. (with a trailing dot) as identical. For information about how to specify characters other than a-z, 0-9, and - (hyphen) and how to specify internationalized domain names, see DNS Domain Name Format in the Amazon Route 53 Developer Guide. You can use the asterisk (*) wildcard to replace the leftmost label in a domain name, for example, *.example.com. Note the following: The * must replace the entire label. For example, you can't specify *prod.example.com or prod*.example.com. The * can't replace any of the middle labels, for example, marketing.*.example.com. If you include * in any position other than the leftmost label in a domain name, DNS treats it as an * character (ASCII 42), not as a wildcard. You can't use the * wildcard for resource records sets that have a type of NS.
|
2572
|
+
* For ChangeResourceRecordSets requests, the name of the record that you want to create, update, or delete. For ListResourceRecordSets responses, the name of a record in the specified hosted zone. ChangeResourceRecordSets Only Enter a fully qualified domain name, for example, www.example.com. You can optionally include a trailing dot. If you omit the trailing dot, Amazon Route 53 assumes that the domain name that you specify is fully qualified. This means that Route 53 treats www.example.com (without a trailing dot) and www.example.com. (with a trailing dot) as identical. For information about how to specify characters other than a-z, 0-9, and - (hyphen) and how to specify internationalized domain names, see DNS Domain Name Format in the Amazon Route 53 Developer Guide. You can use the asterisk (*) wildcard to replace the leftmost label in a domain name, for example, *.example.com. Note the following: The * must replace the entire label. For example, you can't specify *prod.example.com or prod*.example.com. The * can't replace any of the middle labels, for example, marketing.*.example.com. If you include * in any position other than the leftmost label in a domain name, DNS treats it as an * character (ASCII 42), not as a wildcard. You can't use the * wildcard for resource records sets that have a type of NS.
|
2573
2573
|
*/
|
2574
2574
|
Name: DNSName;
|
2575
2575
|
/**
|
@@ -2625,7 +2625,7 @@ declare namespace Route53 {
|
|
2625
2625
|
export type ResourceRecordSetFailover = "PRIMARY"|"SECONDARY"|string;
|
2626
2626
|
export type ResourceRecordSetIdentifier = string;
|
2627
2627
|
export type ResourceRecordSetMultiValueAnswer = boolean;
|
2628
|
-
export type ResourceRecordSetRegion = "us-east-1"|"us-east-2"|"us-west-1"|"us-west-2"|"ca-central-1"|"eu-west-1"|"eu-west-2"|"eu-west-3"|"eu-central-1"|"eu-central-2"|"ap-southeast-1"|"ap-southeast-2"|"ap-southeast-3"|"ap-northeast-1"|"ap-northeast-2"|"ap-northeast-3"|"eu-north-1"|"sa-east-1"|"cn-north-1"|"cn-northwest-1"|"ap-east-1"|"me-south-1"|"me-central-1"|"ap-south-1"|"ap-south-2"|"af-south-1"|"eu-south-1"|"eu-south-2"|"ap-southeast-4"|"il-central-1"|string;
|
2628
|
+
export type ResourceRecordSetRegion = "us-east-1"|"us-east-2"|"us-west-1"|"us-west-2"|"ca-central-1"|"eu-west-1"|"eu-west-2"|"eu-west-3"|"eu-central-1"|"eu-central-2"|"ap-southeast-1"|"ap-southeast-2"|"ap-southeast-3"|"ap-northeast-1"|"ap-northeast-2"|"ap-northeast-3"|"eu-north-1"|"sa-east-1"|"cn-north-1"|"cn-northwest-1"|"ap-east-1"|"me-south-1"|"me-central-1"|"ap-south-1"|"ap-south-2"|"af-south-1"|"eu-south-1"|"eu-south-2"|"ap-southeast-4"|"il-central-1"|"ca-west-1"|string;
|
2629
2629
|
export type ResourceRecordSetWeight = number;
|
2630
2630
|
export type ResourceRecordSets = ResourceRecordSet[];
|
2631
2631
|
export type ResourceRecords = ResourceRecord[];
|
@@ -2996,7 +2996,7 @@ declare namespace Route53 {
|
|
2996
2996
|
VPCId?: VPCId;
|
2997
2997
|
}
|
2998
2998
|
export type VPCId = string;
|
2999
|
-
export type VPCRegion = "us-east-1"|"us-east-2"|"us-west-1"|"us-west-2"|"eu-west-1"|"eu-west-2"|"eu-west-3"|"eu-central-1"|"eu-central-2"|"ap-east-1"|"me-south-1"|"us-gov-west-1"|"us-gov-east-1"|"us-iso-east-1"|"us-iso-west-1"|"us-isob-east-1"|"me-central-1"|"ap-southeast-1"|"ap-southeast-2"|"ap-southeast-3"|"ap-south-1"|"ap-south-2"|"ap-northeast-1"|"ap-northeast-2"|"ap-northeast-3"|"eu-north-1"|"sa-east-1"|"ca-central-1"|"cn-north-1"|"af-south-1"|"eu-south-1"|"eu-south-2"|"ap-southeast-4"|"il-central-1"|string;
|
2999
|
+
export type VPCRegion = "us-east-1"|"us-east-2"|"us-west-1"|"us-west-2"|"eu-west-1"|"eu-west-2"|"eu-west-3"|"eu-central-1"|"eu-central-2"|"ap-east-1"|"me-south-1"|"us-gov-west-1"|"us-gov-east-1"|"us-iso-east-1"|"us-iso-west-1"|"us-isob-east-1"|"me-central-1"|"ap-southeast-1"|"ap-southeast-2"|"ap-southeast-3"|"ap-south-1"|"ap-south-2"|"ap-northeast-1"|"ap-northeast-2"|"ap-northeast-3"|"eu-north-1"|"sa-east-1"|"ca-central-1"|"cn-north-1"|"af-south-1"|"eu-south-1"|"eu-south-2"|"ap-southeast-4"|"il-central-1"|"ca-west-1"|string;
|
3000
3000
|
export type VPCs = VPC[];
|
3001
3001
|
/**
|
3002
3002
|
* A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
|