cdk-docker-image-deployment 0.0.87 → 0.0.89
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/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +51 -1
- package/node_modules/aws-sdk/README.md +29 -1
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.min.json +284 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +441 -110
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +31 -13
- package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +282 -134
- package/node_modules/aws-sdk/apis/config-2014-11-12.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +124 -45
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +2824 -1317
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +42 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +331 -215
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +87 -52
- package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +128 -27
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +156 -130
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +341 -298
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +205 -28
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +252 -214
- package/node_modules/aws-sdk/apis/iot-data-2015-05-28.min.json +26 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +686 -105
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +43 -8
- package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +359 -50
- package/node_modules/aws-sdk/apis/kms-2014-11-01.min.json +127 -72
- package/node_modules/aws-sdk/apis/kms-2014-11-01.paginators.json +0 -7
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -50
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.waiters2.json +26 -0
- package/node_modules/aws-sdk/apis/license-manager-user-subscriptions-2018-05-10.min.json +82 -9
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +97 -16
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +793 -112
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.paginators.json +33 -0
- package/node_modules/aws-sdk/apis/metadata.json +19 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +931 -118
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +23 -14
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.paginators.json +4 -1
- package/node_modules/aws-sdk/apis/oam-2022-06-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.min.json +482 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +3722 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +100 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +498 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.min.json +1082 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/organizations-2016-11-28.min.json +62 -16
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +5991 -325
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +379 -236
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +138 -28
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +23 -16
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.min.json +1041 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.min.json +578 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +310 -62
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +98 -95
- package/node_modules/aws-sdk/clients/all.d.ts +6 -0
- package/node_modules/aws-sdk/clients/all.js +7 -1
- package/node_modules/aws-sdk/clients/arczonalshift.d.ts +309 -0
- package/node_modules/aws-sdk/clients/arczonalshift.js +18 -0
- package/node_modules/aws-sdk/clients/backup.d.ts +405 -15
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +30 -16
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +196 -65
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +28 -5
- package/node_modules/aws-sdk/clients/configservice.d.ts +233 -6
- package/node_modules/aws-sdk/clients/drs.d.ts +104 -5
- package/node_modules/aws-sdk/clients/ec2.d.ts +1851 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +159 -17
- package/node_modules/aws-sdk/clients/efs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/eks.d.ts +58 -8
- package/node_modules/aws-sdk/clients/firehose.d.ts +263 -48
- package/node_modules/aws-sdk/clients/fsx.d.ts +70 -21
- package/node_modules/aws-sdk/clients/glue.d.ts +66 -0
- package/node_modules/aws-sdk/clients/inspector2.d.ts +289 -15
- package/node_modules/aws-sdk/clients/iot.d.ts +76 -4
- package/node_modules/aws-sdk/clients/iotdata.d.ts +31 -1
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +599 -14
- package/node_modules/aws-sdk/clients/kendra.d.ts +84 -39
- package/node_modules/aws-sdk/clients/kms.d.ts +198 -92
- package/node_modules/aws-sdk/clients/lambda.d.ts +132 -94
- package/node_modules/aws-sdk/clients/licensemanagerusersubscriptions.d.ts +62 -4
- package/node_modules/aws-sdk/clients/macie2.d.ts +637 -54
- package/node_modules/aws-sdk/clients/mgn.d.ts +1046 -68
- package/node_modules/aws-sdk/clients/oam.d.ts +559 -0
- package/node_modules/aws-sdk/clients/oam.js +18 -0
- package/node_modules/aws-sdk/clients/omics.d.ts +4175 -0
- package/node_modules/aws-sdk/clients/omics.js +19 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.d.ts +1508 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.js +18 -0
- package/node_modules/aws-sdk/clients/organizations.d.ts +69 -8
- package/node_modules/aws-sdk/clients/quicksight.d.ts +9833 -2835
- package/node_modules/aws-sdk/clients/rds.d.ts +199 -2
- package/node_modules/aws-sdk/clients/s3control.d.ts +69 -0
- package/node_modules/aws-sdk/clients/securityhub.d.ts +14 -0
- package/node_modules/aws-sdk/clients/securitylake.d.ts +1049 -0
- package/node_modules/aws-sdk/clients/securitylake.js +18 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.d.ts +647 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.js +18 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +264 -0
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +210 -191
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +65 -20
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +349 -64
- package/node_modules/aws-sdk/dist/aws-sdk.js +4529 -2130
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +79 -78
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +12 -0
- package/node_modules/aws-sdk/lib/core.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +48 -14
- package/node_modules/aws-sdk/lib/region_config.js +13 -2
- package/node_modules/aws-sdk/lib/region_config_data.json +11 -1
- package/node_modules/aws-sdk/lib/signers/bearer.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +6 -5
|
@@ -268,11 +268,11 @@ declare class FSx extends Service {
|
|
|
268
268
|
*/
|
|
269
269
|
releaseFileSystemNfsV3Locks(callback?: (err: AWSError, data: FSx.Types.ReleaseFileSystemNfsV3LocksResponse) => void): Request<FSx.Types.ReleaseFileSystemNfsV3LocksResponse, AWSError>;
|
|
270
270
|
/**
|
|
271
|
-
* Returns an Amazon FSx for OpenZFS volume to the state saved by the specified snapshot.
|
|
271
|
+
* Returns an Amazon FSx for OpenZFS volume to the state saved by the specified snapshot.
|
|
272
272
|
*/
|
|
273
273
|
restoreVolumeFromSnapshot(params: FSx.Types.RestoreVolumeFromSnapshotRequest, callback?: (err: AWSError, data: FSx.Types.RestoreVolumeFromSnapshotResponse) => void): Request<FSx.Types.RestoreVolumeFromSnapshotResponse, AWSError>;
|
|
274
274
|
/**
|
|
275
|
-
* Returns an Amazon FSx for OpenZFS volume to the state saved by the specified snapshot.
|
|
275
|
+
* Returns an Amazon FSx for OpenZFS volume to the state saved by the specified snapshot.
|
|
276
276
|
*/
|
|
277
277
|
restoreVolumeFromSnapshot(callback?: (err: AWSError, data: FSx.Types.RestoreVolumeFromSnapshotResponse) => void): Request<FSx.Types.RestoreVolumeFromSnapshotResponse, AWSError>;
|
|
278
278
|
/**
|
|
@@ -383,7 +383,7 @@ declare namespace FSx {
|
|
|
383
383
|
*/
|
|
384
384
|
Message?: ErrorMessage;
|
|
385
385
|
}
|
|
386
|
-
export type AdministrativeActionType = "FILE_SYSTEM_UPDATE"|"STORAGE_OPTIMIZATION"|"FILE_SYSTEM_ALIAS_ASSOCIATION"|"FILE_SYSTEM_ALIAS_DISASSOCIATION"|"VOLUME_UPDATE"|"SNAPSHOT_UPDATE"|"RELEASE_NFS_V3_LOCKS"|string;
|
|
386
|
+
export type AdministrativeActionType = "FILE_SYSTEM_UPDATE"|"STORAGE_OPTIMIZATION"|"FILE_SYSTEM_ALIAS_ASSOCIATION"|"FILE_SYSTEM_ALIAS_DISASSOCIATION"|"VOLUME_UPDATE"|"SNAPSHOT_UPDATE"|"RELEASE_NFS_V3_LOCKS"|"VOLUME_RESTORE"|string;
|
|
387
387
|
export type AdministrativeActions = AdministrativeAction[];
|
|
388
388
|
export interface Alias {
|
|
389
389
|
/**
|
|
@@ -806,7 +806,7 @@ declare namespace FSx {
|
|
|
806
806
|
*/
|
|
807
807
|
DeploymentType: OntapDeploymentType;
|
|
808
808
|
/**
|
|
809
|
-
* (Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system will be created. By default, Amazon FSx selects an unused IP address range for you from the 198.19.* range.
|
|
809
|
+
* (Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system will be created. By default in the Amazon FSx API, Amazon FSx selects an unused IP address range for you from the 198.19.* range. By default in the Amazon FSx console, Amazon FSx chooses the last 64 IP addresses from the VPC’s primary CIDR range to use as the endpoint IP address range for the file system. You can have overlapping endpoint IP addresses for file systems deployed in the same VPC/route tables.
|
|
810
810
|
*/
|
|
811
811
|
EndpointIpAddressRange?: IpAddressRange;
|
|
812
812
|
/**
|
|
@@ -826,7 +826,7 @@ declare namespace FSx {
|
|
|
826
826
|
*/
|
|
827
827
|
RouteTableIds?: RouteTableIds;
|
|
828
828
|
/**
|
|
829
|
-
* Sets the throughput capacity for the file system that you're creating. Valid values are 128, 256, 512, 1024, and
|
|
829
|
+
* Sets the throughput capacity for the file system that you're creating. Valid values are 128, 256, 512, 1024, 2048, and 4096 MBps.
|
|
830
830
|
*/
|
|
831
831
|
ThroughputCapacity: MegabytesPerSecond;
|
|
832
832
|
WeeklyMaintenanceStartTime?: WeeklyTime;
|
|
@@ -843,11 +843,11 @@ declare namespace FSx {
|
|
|
843
843
|
CopyTagsToVolumes?: Flag;
|
|
844
844
|
DailyAutomaticBackupStartTime?: DailyTime;
|
|
845
845
|
/**
|
|
846
|
-
* Specifies the file system deployment type. Amazon FSx for OpenZFS
|
|
846
|
+
* Specifies the file system deployment type. Single AZ deployment types are configured for redundancy within a single Availability Zone in an Amazon Web Services Region . Valid values are the following: SINGLE_AZ_1- (Default) Creates file systems with throughput capacities of 64 - 4,096 MB/s. Single_AZ_1 is available in all Amazon Web Services Regions where Amazon FSx for OpenZFS is available, except US West (Oregon). SINGLE_AZ_2- Creates file systems with throughput capacities of 160 - 10,240 MB/s using an NVMe L2ARC cache. Single_AZ_2 is available only in the US East (N. Virginia), US East (Ohio), US West (Oregon), and Europe (Ireland) Amazon Web Services Regions. For more information, see: Deployment type availability and File system performancein theAmazon FSx for OpenZFS User Guide.
|
|
847
847
|
*/
|
|
848
848
|
DeploymentType: OpenZFSDeploymentType;
|
|
849
849
|
/**
|
|
850
|
-
* Specifies the throughput of an Amazon FSx for OpenZFS file system, measured in megabytes per second (MB/s). Valid values are 64, 128, 256, 512, 1024, 2048, 3072, or 4096 MB/s. You pay for additional throughput capacity that you provision.
|
|
850
|
+
* Specifies the throughput of an Amazon FSx for OpenZFS file system, measured in megabytes per second (MB/s). Valid values depend on the DeploymentType you choose, as follows: For SINGLE_AZ_1, valid values are 64, 128, 256, 512, 1024, 2048, 3072, or 4096 MB/s. For SINGLE_AZ_2, valid values are 160, 320, 640, 1280, 2560, 3840, 5120, 7680, or 10240 MB/s. You pay for additional throughput capacity that you provision.
|
|
851
851
|
*/
|
|
852
852
|
ThroughputCapacity: MegabytesPerSecond;
|
|
853
853
|
WeeklyMaintenanceStartTime?: WeeklyTime;
|
|
@@ -955,7 +955,7 @@ declare namespace FSx {
|
|
|
955
955
|
/**
|
|
956
956
|
* Specifies the location in the SVM's namespace where the volume is mounted. The JunctionPath must have a leading forward slash, such as /vol3.
|
|
957
957
|
*/
|
|
958
|
-
JunctionPath
|
|
958
|
+
JunctionPath?: JunctionPath;
|
|
959
959
|
/**
|
|
960
960
|
* Specifies the security style for the volume. If a volume's security style is not specified, it is automatically set to the root volume's security style. The security style determines the type of permissions that FSx for ONTAP uses to control data access. For more information, see Volume security style in the Amazon FSx for NetApp ONTAP User Guide. Specify one of the following values: UNIX if the file system is managed by a UNIX administrator, the majority of users are NFS clients, and an application accessing the data uses a UNIX user as the service account. NTFS if the file system is managed by a Windows administrator, the majority of users are SMB clients, and an application accessing the data uses a Windows user as the service account. MIXED if the file system is managed by both UNIX and Windows administrators and users consist of both NFS and SMB clients.
|
|
961
961
|
*/
|
|
@@ -967,12 +967,24 @@ declare namespace FSx {
|
|
|
967
967
|
/**
|
|
968
968
|
* Set to true to enable deduplication, compression, and compaction storage efficiency features on the volume.
|
|
969
969
|
*/
|
|
970
|
-
StorageEfficiencyEnabled
|
|
970
|
+
StorageEfficiencyEnabled?: Flag;
|
|
971
971
|
/**
|
|
972
972
|
* Specifies the ONTAP SVM in which to create the volume.
|
|
973
973
|
*/
|
|
974
974
|
StorageVirtualMachineId: StorageVirtualMachineId;
|
|
975
975
|
TieringPolicy?: TieringPolicy;
|
|
976
|
+
/**
|
|
977
|
+
* Specifies the type of volume you are creating. Valid values are the following: RW specifies a read/write volume. RW is the default. DP specifies a data-protection volume. A DP volume is read-only and can be used as the destination of a NetApp SnapMirror relationship. For more information, see Volume types in the Amazon FSx for NetApp ONTAP User Guide.
|
|
978
|
+
*/
|
|
979
|
+
OntapVolumeType?: InputOntapVolumeType;
|
|
980
|
+
/**
|
|
981
|
+
* Specifies the snapshot policy for the volume. There are three built-in snapshot policies: default: This is the default policy. A maximum of six hourly snapshots taken five minutes past the hour. A maximum of two daily snapshots taken Monday through Saturday at 10 minutes after midnight. A maximum of two weekly snapshots taken every Sunday at 15 minutes after midnight. default-1weekly: This policy is the same as the default policy except that it only retains one snapshot from the weekly schedule. none: This policy does not take any snapshots. This policy can be assigned to volumes to prevent automatic snapshots from being taken. You can also provide the name of a custom policy that you created with the ONTAP CLI or REST API. For more information, see Snapshot policies in the Amazon FSx for NetApp ONTAP User Guide.
|
|
982
|
+
*/
|
|
983
|
+
SnapshotPolicy?: SnapshotPolicy;
|
|
984
|
+
/**
|
|
985
|
+
* A boolean flag indicating whether tags for the volume should be copied to backups. This value defaults to false. If it's set to true, all tags for the volume are copied to all automatic and user-initiated backups where the user doesn't specify tags. If this value is true, and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the volume, regardless of this value.
|
|
986
|
+
*/
|
|
987
|
+
CopyTagsToBackups?: Flag;
|
|
976
988
|
}
|
|
977
989
|
export interface CreateOpenZFSOriginSnapshotConfiguration {
|
|
978
990
|
SnapshotARN: ResourceARN;
|
|
@@ -2060,6 +2072,7 @@ declare namespace FSx {
|
|
|
2060
2072
|
export type Flag = boolean;
|
|
2061
2073
|
export type FlexCacheEndpointType = "NONE"|"ORIGIN"|"CACHE"|string;
|
|
2062
2074
|
export type GeneralARN = string;
|
|
2075
|
+
export type InputOntapVolumeType = "RW"|"DP"|string;
|
|
2063
2076
|
export type IntegerNoMax = number;
|
|
2064
2077
|
export type IntegerNoMaxFromNegativeOne = number;
|
|
2065
2078
|
export type IntegerRecordSizeKiB = number;
|
|
@@ -2268,6 +2281,14 @@ declare namespace FSx {
|
|
|
2268
2281
|
* Specifies the type of volume. Valid values are the following: RW specifies a read/write volume. RW is the default. DP specifies a data-protection volume. You can protect data by replicating it to data-protection mirror copies. If a disaster occurs, you can use these data-protection mirror copies to recover data. LS specifies a load-sharing mirror volume. A load-sharing mirror reduces the network traffic to a FlexVol volume by providing additional read-only access to clients.
|
|
2269
2282
|
*/
|
|
2270
2283
|
OntapVolumeType?: OntapVolumeType;
|
|
2284
|
+
/**
|
|
2285
|
+
* Specifies the snapshot policy for the volume. There are three built-in snapshot policies: default: This is the default policy. A maximum of six hourly snapshots taken five minutes past the hour. A maximum of two daily snapshots taken Monday through Saturday at 10 minutes after midnight. A maximum of two weekly snapshots taken every Sunday at 15 minutes after midnight. default-1weekly: This policy is the same as the default policy except that it only retains one snapshot from the weekly schedule. none: This policy does not take any snapshots. This policy can be assigned to volumes to prevent automatic snapshots from being taken. You can also provide the name of a custom policy that you created with the ONTAP CLI or REST API. For more information, see Snapshot policies in the Amazon FSx for NetApp ONTAP User Guide.
|
|
2286
|
+
*/
|
|
2287
|
+
SnapshotPolicy?: SnapshotPolicy;
|
|
2288
|
+
/**
|
|
2289
|
+
* A boolean flag indicating whether tags for the volume should be copied to backups. This value defaults to false. If it's set to true, all tags for the volume are copied to all automatic and user-initiated backups where the user doesn't specify tags. If this value is true, and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the volume, regardless of this value.
|
|
2290
|
+
*/
|
|
2291
|
+
CopyTagsToBackups?: Flag;
|
|
2271
2292
|
}
|
|
2272
2293
|
export type OntapVolumeType = "RW"|"DP"|"LS"|string;
|
|
2273
2294
|
export interface OpenZFSClientConfiguration {
|
|
@@ -2310,7 +2331,7 @@ declare namespace FSx {
|
|
|
2310
2331
|
ReadOnly?: ReadOnly;
|
|
2311
2332
|
}
|
|
2312
2333
|
export type OpenZFSDataCompressionType = "NONE"|"ZSTD"|"LZ4"|string;
|
|
2313
|
-
export type OpenZFSDeploymentType = "SINGLE_AZ_1"|string;
|
|
2334
|
+
export type OpenZFSDeploymentType = "SINGLE_AZ_1"|"SINGLE_AZ_2"|string;
|
|
2314
2335
|
export interface OpenZFSFileSystemConfiguration {
|
|
2315
2336
|
AutomaticBackupRetentionDays?: AutomaticBackupRetentionDays;
|
|
2316
2337
|
/**
|
|
@@ -2323,11 +2344,11 @@ declare namespace FSx {
|
|
|
2323
2344
|
CopyTagsToVolumes?: Flag;
|
|
2324
2345
|
DailyAutomaticBackupStartTime?: DailyTime;
|
|
2325
2346
|
/**
|
|
2326
|
-
* Specifies the file-system deployment type. Amazon FSx for OpenZFS supports SINGLE_AZ_1
|
|
2347
|
+
* Specifies the file-system deployment type. Amazon FSx for OpenZFS supports
 SINGLE_AZ_1 and SINGLE_AZ_2.
|
|
2327
2348
|
*/
|
|
2328
2349
|
DeploymentType?: OpenZFSDeploymentType;
|
|
2329
2350
|
/**
|
|
2330
|
-
* The throughput of an Amazon FSx file system, measured in megabytes per second (MBps).
|
|
2351
|
+
* The throughput of an Amazon FSx file system, measured in megabytes per second (MBps).
|
|
2331
2352
|
*/
|
|
2332
2353
|
ThroughputCapacity?: MegabytesPerSecond;
|
|
2333
2354
|
WeeklyMaintenanceStartTime?: WeeklyTime;
|
|
@@ -2414,6 +2435,18 @@ declare namespace FSx {
|
|
|
2414
2435
|
* An object specifying how much storage users or groups can use on the volume.
|
|
2415
2436
|
*/
|
|
2416
2437
|
UserAndGroupQuotas?: OpenZFSUserAndGroupQuotas;
|
|
2438
|
+
/**
|
|
2439
|
+
* Specifies the ID of the snapshot to which the volume was restored.
|
|
2440
|
+
*/
|
|
2441
|
+
RestoreToSnapshot?: SnapshotId;
|
|
2442
|
+
/**
|
|
2443
|
+
* A Boolean value indicating whether snapshots between the current state and the specified snapshot should be deleted when a volume is restored from snapshot.
|
|
2444
|
+
*/
|
|
2445
|
+
DeleteIntermediateSnaphots?: Flag;
|
|
2446
|
+
/**
|
|
2447
|
+
* A Boolean value indicating whether dependent clone volumes created from intermediate snapshots should be deleted when a volume is restored from snapshot.
|
|
2448
|
+
*/
|
|
2449
|
+
DeleteClonedVolumes?: Flag;
|
|
2417
2450
|
}
|
|
2418
2451
|
export type OrganizationalUnitDistinguishedName = string;
|
|
2419
2452
|
export type PerUnitStorageThroughput = number;
|
|
@@ -2447,7 +2480,7 @@ declare namespace FSx {
|
|
|
2447
2480
|
*/
|
|
2448
2481
|
SnapshotId: SnapshotId;
|
|
2449
2482
|
/**
|
|
2450
|
-
* The settings used when restoring the specified volume from snapshot.
|
|
2483
|
+
* The settings used when restoring the specified volume from snapshot. DELETE_INTERMEDIATE_SNAPSHOTS - Deletes snapshots between the current state and the specified snapshot. If there are intermediate snapshots and this option isn't used, RestoreVolumeFromSnapshot fails. DELETE_CLONED_VOLUMES - Deletes any dependent clone volumes created from intermediate snapshots. If there are any dependent clone volumes and this option isn't used, RestoreVolumeFromSnapshot fails.
|
|
2451
2484
|
*/
|
|
2452
2485
|
Options?: RestoreOpenZFSVolumeOptions;
|
|
2453
2486
|
}
|
|
@@ -2460,6 +2493,10 @@ declare namespace FSx {
|
|
|
2460
2493
|
* The lifecycle state of the volume being restored.
|
|
2461
2494
|
*/
|
|
2462
2495
|
Lifecycle?: VolumeLifecycle;
|
|
2496
|
+
/**
|
|
2497
|
+
* A list of administrative actions for the file system that are in process or waiting to be processed. Administrative actions describe changes to the Amazon FSx system.
|
|
2498
|
+
*/
|
|
2499
|
+
AdministrativeActions?: AdministrativeActions;
|
|
2463
2500
|
}
|
|
2464
2501
|
export type RouteTableId = string;
|
|
2465
2502
|
export type RouteTableIds = RouteTableId[];
|
|
@@ -2582,6 +2619,7 @@ declare namespace FSx {
|
|
|
2582
2619
|
export type SnapshotIds = SnapshotId[];
|
|
2583
2620
|
export type SnapshotLifecycle = "PENDING"|"CREATING"|"DELETING"|"AVAILABLE"|string;
|
|
2584
2621
|
export type SnapshotName = string;
|
|
2622
|
+
export type SnapshotPolicy = string;
|
|
2585
2623
|
export type Snapshots = Snapshot[];
|
|
2586
2624
|
export type SourceBackupId = string;
|
|
2587
2625
|
export type StartTime = Date;
|
|
@@ -2612,10 +2650,6 @@ declare namespace FSx {
|
|
|
2612
2650
|
* The SVM's system generated unique ID.
|
|
2613
2651
|
*/
|
|
2614
2652
|
StorageVirtualMachineId?: StorageVirtualMachineId;
|
|
2615
|
-
/**
|
|
2616
|
-
* Describes the SVM's subtype.
|
|
2617
|
-
*/
|
|
2618
|
-
Subtype?: StorageVirtualMachineSubtype;
|
|
2619
2653
|
/**
|
|
2620
2654
|
* The SVM's UUID (universally unique identifier).
|
|
2621
2655
|
*/
|
|
@@ -2649,7 +2683,6 @@ declare namespace FSx {
|
|
|
2649
2683
|
export type StorageVirtualMachineLifecycle = "CREATED"|"CREATING"|"DELETING"|"FAILED"|"MISCONFIGURED"|"PENDING"|string;
|
|
2650
2684
|
export type StorageVirtualMachineName = string;
|
|
2651
2685
|
export type StorageVirtualMachineRootVolumeSecurityStyle = "UNIX"|"NTFS"|"MIXED"|string;
|
|
2652
|
-
export type StorageVirtualMachineSubtype = "DEFAULT"|"DP_DESTINATION"|"SYNC_DESTINATION"|"SYNC_SOURCE"|string;
|
|
2653
2686
|
export type StorageVirtualMachines = StorageVirtualMachine[];
|
|
2654
2687
|
export type SubDirectoriesPaths = Namespace[];
|
|
2655
2688
|
export type SubnetId = string;
|
|
@@ -2818,9 +2851,17 @@ declare namespace FSx {
|
|
|
2818
2851
|
*/
|
|
2819
2852
|
DiskIopsConfiguration?: DiskIopsConfiguration;
|
|
2820
2853
|
/**
|
|
2821
|
-
* Specifies the throughput of an FSx for NetApp ONTAP file system, measured in megabytes per second (MBps). Valid values are 128, 256, 512, 1024,
|
|
2854
|
+
* Specifies the throughput of an FSx for NetApp ONTAP file system, measured in megabytes per second (MBps). Valid values are 128, 256, 512, 1024, 2048, and 4096 MBps.
|
|
2822
2855
|
*/
|
|
2823
2856
|
ThroughputCapacity?: MegabytesPerSecond;
|
|
2857
|
+
/**
|
|
2858
|
+
* (Multi-AZ only) A list of IDs of new virtual private cloud (VPC) route tables to associate (add) with your Amazon FSx for NetApp ONTAP file system.
|
|
2859
|
+
*/
|
|
2860
|
+
AddRouteTableIds?: RouteTableIds;
|
|
2861
|
+
/**
|
|
2862
|
+
* (Multi-AZ only) A list of IDs of existing virtual private cloud (VPC) route tables to disassociate (remove) from your Amazon FSx for NetApp ONTAP file system. You can use the API operation to retrieve the list of VPC route table IDs for a file system.
|
|
2863
|
+
*/
|
|
2864
|
+
RemoveRouteTableIds?: RouteTableIds;
|
|
2824
2865
|
}
|
|
2825
2866
|
export interface UpdateFileSystemOpenZFSConfiguration {
|
|
2826
2867
|
AutomaticBackupRetentionDays?: AutomaticBackupRetentionDays;
|
|
@@ -2834,7 +2875,7 @@ declare namespace FSx {
|
|
|
2834
2875
|
CopyTagsToVolumes?: Flag;
|
|
2835
2876
|
DailyAutomaticBackupStartTime?: DailyTime;
|
|
2836
2877
|
/**
|
|
2837
|
-
* The throughput of an Amazon FSx file system, measured in megabytes per second (
|
|
2878
|
+
* The throughput of an Amazon FSx for OpenZFS file system, measured in megabytes per second
 (MB/s). Valid values depend on the DeploymentType you choose, as follows: For SINGLE_AZ_1, valid values are 64, 128, 256, 512, 1024, 2048, 3072, or 4096 MB/s. For SINGLE_AZ_2, valid values are 160, 320, 640, 1280, 2560, 3840, 5120, 7680, or 10240 MB/s.
|
|
2838
2879
|
*/
|
|
2839
2880
|
ThroughputCapacity?: MegabytesPerSecond;
|
|
2840
2881
|
WeeklyMaintenanceStartTime?: WeeklyTime;
|
|
@@ -2917,6 +2958,14 @@ declare namespace FSx {
|
|
|
2917
2958
|
* Update the volume's data tiering policy.
|
|
2918
2959
|
*/
|
|
2919
2960
|
TieringPolicy?: TieringPolicy;
|
|
2961
|
+
/**
|
|
2962
|
+
* Specifies the snapshot policy for the volume. There are three built-in snapshot policies: default: This is the default policy. A maximum of six hourly snapshots taken five minutes past the hour. A maximum of two daily snapshots taken Monday through Saturday at 10 minutes after midnight. A maximum of two weekly snapshots taken every Sunday at 15 minutes after midnight. default-1weekly: This policy is the same as the default policy except that it only retains one snapshot from the weekly schedule. none: This policy does not take any snapshots. This policy can be assigned to volumes to prevent automatic snapshots from being taken. You can also provide the name of a custom policy that you created with the ONTAP CLI or REST API. For more information, see Snapshot policies in the Amazon FSx for NetApp ONTAP User Guide.
|
|
2963
|
+
*/
|
|
2964
|
+
SnapshotPolicy?: SnapshotPolicy;
|
|
2965
|
+
/**
|
|
2966
|
+
* A boolean flag indicating whether tags for the volume should be copied to backups. This value defaults to false. If it's set to true, all tags for the volume are copied to all automatic and user-initiated backups where the user doesn't specify tags. If this value is true, and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the volume, regardless of this value.
|
|
2967
|
+
*/
|
|
2968
|
+
CopyTagsToBackups?: Flag;
|
|
2920
2969
|
}
|
|
2921
2970
|
export interface UpdateOpenZFSVolumeConfiguration {
|
|
2922
2971
|
/**
|
|
@@ -3038,7 +3087,7 @@ declare namespace FSx {
|
|
|
3038
3087
|
*/
|
|
3039
3088
|
LifecycleTransitionReason?: LifecycleTransitionReason;
|
|
3040
3089
|
/**
|
|
3041
|
-
* A list of administrative actions for the
|
|
3090
|
+
* A list of administrative actions for the volume that are in process or waiting to be processed. Administrative actions describe changes to the volume that you have initiated using the UpdateVolume action.
|
|
3042
3091
|
*/
|
|
3043
3092
|
AdministrativeActions?: AdministrativeActions;
|
|
3044
3093
|
/**
|
|
@@ -2587,6 +2587,10 @@ declare namespace Glue {
|
|
|
2587
2587
|
* Specifies a target that uses Postgres SQL.
|
|
2588
2588
|
*/
|
|
2589
2589
|
PostgreSQLCatalogTarget?: PostgreSQLCatalogTarget;
|
|
2590
|
+
/**
|
|
2591
|
+
* Specifies a custom visual transform created by a user.
|
|
2592
|
+
*/
|
|
2593
|
+
DynamicTransform?: DynamicTransform;
|
|
2590
2594
|
}
|
|
2591
2595
|
export type CodeGenConfigurationNodes = {[key: string]: CodeGenConfigurationNode};
|
|
2592
2596
|
export interface CodeGenEdge {
|
|
@@ -4910,6 +4914,36 @@ declare namespace Glue {
|
|
|
4910
4914
|
*/
|
|
4911
4915
|
NullTextList?: NullValueFields;
|
|
4912
4916
|
}
|
|
4917
|
+
export interface DynamicTransform {
|
|
4918
|
+
/**
|
|
4919
|
+
* Specifies the name of the dynamic transform.
|
|
4920
|
+
*/
|
|
4921
|
+
Name: EnclosedInStringProperty;
|
|
4922
|
+
/**
|
|
4923
|
+
* Specifies the name of the dynamic transform as it appears in the Glue Studio visual editor.
|
|
4924
|
+
*/
|
|
4925
|
+
TransformName: EnclosedInStringProperty;
|
|
4926
|
+
/**
|
|
4927
|
+
* Specifies the inputs for the dynamic transform that are required.
|
|
4928
|
+
*/
|
|
4929
|
+
Inputs: OneInput;
|
|
4930
|
+
/**
|
|
4931
|
+
* Specifies the parameters of the dynamic transform.
|
|
4932
|
+
*/
|
|
4933
|
+
Parameters?: TransformConfigParameterList;
|
|
4934
|
+
/**
|
|
4935
|
+
* Specifies the name of the function of the dynamic transform.
|
|
4936
|
+
*/
|
|
4937
|
+
FunctionName: EnclosedInStringProperty;
|
|
4938
|
+
/**
|
|
4939
|
+
* Specifies the path of the dynamic transform source and config files.
|
|
4940
|
+
*/
|
|
4941
|
+
Path: EnclosedInStringProperty;
|
|
4942
|
+
/**
|
|
4943
|
+
* This field is not used and will be deprecated in future release.
|
|
4944
|
+
*/
|
|
4945
|
+
Version?: EnclosedInStringProperty;
|
|
4946
|
+
}
|
|
4913
4947
|
export interface DynamoDBCatalogSource {
|
|
4914
4948
|
/**
|
|
4915
4949
|
* The name of the data source.
|
|
@@ -8426,6 +8460,7 @@ declare namespace Glue {
|
|
|
8426
8460
|
}
|
|
8427
8461
|
export type PageSize = number;
|
|
8428
8462
|
export type PaginationToken = string;
|
|
8463
|
+
export type ParamType = "str"|"int"|"float"|"complex"|"bool"|"list"|"null"|string;
|
|
8429
8464
|
export type ParametersMap = {[key: string]: ParametersMapValue};
|
|
8430
8465
|
export type ParametersMapValue = string;
|
|
8431
8466
|
export type ParquetCompressionType = "snappy"|"lzo"|"gzip"|"uncompressed"|"none"|string;
|
|
@@ -10652,6 +10687,37 @@ declare namespace Glue {
|
|
|
10652
10687
|
export type Topk = number;
|
|
10653
10688
|
export type TotalSegmentsInteger = number;
|
|
10654
10689
|
export type TransactionIdString = string;
|
|
10690
|
+
export interface TransformConfigParameter {
|
|
10691
|
+
/**
|
|
10692
|
+
* Specifies the name of the parameter in the config file of the dynamic transform.
|
|
10693
|
+
*/
|
|
10694
|
+
Name: EnclosedInStringProperty;
|
|
10695
|
+
/**
|
|
10696
|
+
* Specifies the parameter type in the config file of the dynamic transform.
|
|
10697
|
+
*/
|
|
10698
|
+
Type: ParamType;
|
|
10699
|
+
/**
|
|
10700
|
+
* Specifies the validation rule in the config file of the dynamic transform.
|
|
10701
|
+
*/
|
|
10702
|
+
ValidationRule?: EnclosedInStringProperty;
|
|
10703
|
+
/**
|
|
10704
|
+
* Specifies the validation message in the config file of the dynamic transform.
|
|
10705
|
+
*/
|
|
10706
|
+
ValidationMessage?: EnclosedInStringProperty;
|
|
10707
|
+
/**
|
|
10708
|
+
* Specifies the value of the parameter in the config file of the dynamic transform.
|
|
10709
|
+
*/
|
|
10710
|
+
Value?: EnclosedInStringProperties;
|
|
10711
|
+
/**
|
|
10712
|
+
* Specifies the list type of the parameter in the config file of the dynamic transform.
|
|
10713
|
+
*/
|
|
10714
|
+
ListType?: ParamType;
|
|
10715
|
+
/**
|
|
10716
|
+
* Specifies whether the parameter is optional or not in the config file of the dynamic transform.
|
|
10717
|
+
*/
|
|
10718
|
+
IsOptional?: BoxedBoolean;
|
|
10719
|
+
}
|
|
10720
|
+
export type TransformConfigParameterList = TransformConfigParameter[];
|
|
10655
10721
|
export interface TransformEncryption {
|
|
10656
10722
|
/**
|
|
10657
10723
|
* An MLUserDataEncryption object containing the encryption mode and customer-provided KMS key ID.
|