cdk-lambda-subminute 2.0.300 → 2.0.301
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 +23 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +8 -4
- package/node_modules/aws-sdk/apis/dlm-2018-01-12.min.json +108 -15
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +30 -20
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +3 -0
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +259 -101
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +724 -151
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +60 -50
- package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.min.json +578 -33
- package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +32 -26
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -51
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +52 -12
- package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +1426 -59
- package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.paginators.json +54 -0
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +909 -335
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +977 -974
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +161 -146
- package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +201 -52
- package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.min.json +1119 -79
- package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.paginators.json +52 -0
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +121 -105
- package/node_modules/aws-sdk/clients/codecatalyst.d.ts +16 -0
- package/node_modules/aws-sdk/clients/dlm.d.ts +151 -23
- package/node_modules/aws-sdk/clients/ec2.d.ts +19 -1
- package/node_modules/aws-sdk/clients/fsx.d.ts +7 -3
- package/node_modules/aws-sdk/clients/glue.d.ts +228 -0
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +776 -60
- package/node_modules/aws-sdk/clients/iot.d.ts +23 -6
- package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +593 -6
- package/node_modules/aws-sdk/clients/kafka.d.ts +13 -0
- package/node_modules/aws-sdk/clients/lambda.d.ts +39 -5
- package/node_modules/aws-sdk/clients/macie2.d.ts +54 -16
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -2
- package/node_modules/aws-sdk/clients/pinpointsmsvoicev2.d.ts +1860 -96
- package/node_modules/aws-sdk/clients/polly.d.ts +9 -9
- package/node_modules/aws-sdk/clients/quicksight.d.ts +537 -20
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +12 -2
- package/node_modules/aws-sdk/clients/ssm.d.ts +38 -8
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +191 -40
- package/node_modules/aws-sdk/clients/ssoadmin.d.ts +1517 -128
- package/node_modules/aws-sdk/clients/transfer.d.ts +25 -1
- 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 +27 -27
- package/node_modules/aws-sdk/dist/aws-sdk.js +324 -271
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +69 -69
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
@@ -782,6 +782,10 @@ declare namespace Transfer {
|
|
782
782
|
* Specifies the log groups to which your server logs are sent. To specify a log group, you must provide the ARN for an existing log group. In this case, the format of the log group is as follows: arn:aws:logs:region-name:amazon-account-id:log-group:log-group-name:* For example, arn:aws:logs:us-east-1:111122223333:log-group:mytestgroup:* If you have previously specified a log group for a server, you can clear it, and in effect turn off structured logging, by providing an empty value for this parameter in an update-server call. For example: update-server --server-id s-1234567890abcdef0 --structured-log-destinations
|
783
783
|
*/
|
784
784
|
StructuredLogDestinations?: StructuredLogDestinations;
|
785
|
+
/**
|
786
|
+
* Specifies whether or not performance for your Amazon S3 directories is optimized. This is disabled by default. By default, home directory mappings have a TYPE of DIRECTORY. If you enable this option, you would then need to explicitly set the HomeDirectoryMapEntry Type to FILE if you want a mapping to have a file target.
|
787
|
+
*/
|
788
|
+
S3StorageOptions?: S3StorageOptions;
|
785
789
|
}
|
786
790
|
export interface CreateServerResponse {
|
787
791
|
/**
|
@@ -1522,6 +1526,10 @@ declare namespace Transfer {
|
|
1522
1526
|
* Specifies the log groups to which your server logs are sent. To specify a log group, you must provide the ARN for an existing log group. In this case, the format of the log group is as follows: arn:aws:logs:region-name:amazon-account-id:log-group:log-group-name:* For example, arn:aws:logs:us-east-1:111122223333:log-group:mytestgroup:* If you have previously specified a log group for a server, you can clear it, and in effect turn off structured logging, by providing an empty value for this parameter in an update-server call. For example: update-server --server-id s-1234567890abcdef0 --structured-log-destinations
|
1523
1527
|
*/
|
1524
1528
|
StructuredLogDestinations?: StructuredLogDestinations;
|
1529
|
+
/**
|
1530
|
+
* Specifies whether or not performance for your Amazon S3 directories is optimized. This is disabled by default. By default, home directory mappings have a TYPE of DIRECTORY. If you enable this option, you would then need to explicitly set the HomeDirectoryMapEntry Type to FILE if you want a mapping to have a file target.
|
1531
|
+
*/
|
1532
|
+
S3StorageOptions?: S3StorageOptions;
|
1525
1533
|
}
|
1526
1534
|
export interface DescribedUser {
|
1527
1535
|
/**
|
@@ -1593,6 +1601,7 @@ declare namespace Transfer {
|
|
1593
1601
|
}
|
1594
1602
|
export type Description = string;
|
1595
1603
|
export type DirectoryId = string;
|
1604
|
+
export type DirectoryListingOptimization = "ENABLED"|"DISABLED"|string;
|
1596
1605
|
export type Domain = "S3"|"EFS"|string;
|
1597
1606
|
export interface EfsFileLocation {
|
1598
1607
|
/**
|
@@ -1692,9 +1701,13 @@ declare namespace Transfer {
|
|
1692
1701
|
*/
|
1693
1702
|
Entry: MapEntry;
|
1694
1703
|
/**
|
1695
|
-
* Represents the map target that is used in a
|
1704
|
+
* Represents the map target that is used in a HomeDirectoryMapEntry.
|
1696
1705
|
*/
|
1697
1706
|
Target: MapTarget;
|
1707
|
+
/**
|
1708
|
+
* Specifies the type of mapping. Set the type to FILE if you want the mapping to point to a file, or DIRECTORY for the directory to point to a directory. By default, home directory mappings have a Type of DIRECTORY when you create a Transfer Family server. You would need to explicitly set Type to FILE if you want a mapping to have a file target.
|
1709
|
+
*/
|
1710
|
+
Type?: MapType;
|
1698
1711
|
}
|
1699
1712
|
export type HomeDirectoryMappings = HomeDirectoryMapEntry[];
|
1700
1713
|
export type HomeDirectoryType = "PATH"|"LOGICAL"|string;
|
@@ -2375,6 +2388,7 @@ declare namespace Transfer {
|
|
2375
2388
|
}
|
2376
2389
|
export type MapEntry = string;
|
2377
2390
|
export type MapTarget = string;
|
2391
|
+
export type MapType = "FILE"|"DIRECTORY"|string;
|
2378
2392
|
export type MaxResults = number;
|
2379
2393
|
export type MdnResponse = "SYNC"|"NONE"|string;
|
2380
2394
|
export type MdnSigningAlg = "SHA256"|"SHA384"|"SHA512"|"SHA1"|"NONE"|"DEFAULT"|string;
|
@@ -2460,6 +2474,12 @@ declare namespace Transfer {
|
|
2460
2474
|
Key?: S3Key;
|
2461
2475
|
}
|
2462
2476
|
export type S3Key = string;
|
2477
|
+
export interface S3StorageOptions {
|
2478
|
+
/**
|
2479
|
+
* Specifies whether or not performance for your Amazon S3 directories is optimized. This is disabled by default. By default, home directory mappings have a TYPE of DIRECTORY. If you enable this option, you would then need to explicitly set the HomeDirectoryMapEntry Type to FILE if you want a mapping to have a file target.
|
2480
|
+
*/
|
2481
|
+
DirectoryListingOptimization?: DirectoryListingOptimization;
|
2482
|
+
}
|
2463
2483
|
export interface S3Tag {
|
2464
2484
|
/**
|
2465
2485
|
* The name assigned to the tag that you create.
|
@@ -2936,6 +2956,10 @@ declare namespace Transfer {
|
|
2936
2956
|
* Specifies the log groups to which your server logs are sent. To specify a log group, you must provide the ARN for an existing log group. In this case, the format of the log group is as follows: arn:aws:logs:region-name:amazon-account-id:log-group:log-group-name:* For example, arn:aws:logs:us-east-1:111122223333:log-group:mytestgroup:* If you have previously specified a log group for a server, you can clear it, and in effect turn off structured logging, by providing an empty value for this parameter in an update-server call. For example: update-server --server-id s-1234567890abcdef0 --structured-log-destinations
|
2937
2957
|
*/
|
2938
2958
|
StructuredLogDestinations?: StructuredLogDestinations;
|
2959
|
+
/**
|
2960
|
+
* Specifies whether or not performance for your Amazon S3 directories is optimized. This is disabled by default. By default, home directory mappings have a TYPE of DIRECTORY. If you enable this option, you would then need to explicitly set the HomeDirectoryMapEntry Type to FILE if you want a mapping to have a file target.
|
2961
|
+
*/
|
2962
|
+
S3StorageOptions?: S3StorageOptions;
|
2939
2963
|
}
|
2940
2964
|
export interface UpdateServerResponse {
|
2941
2965
|
/**
|