cdk-lambda-subminute 2.0.488 → 2.0.490
Sign up to get free protection for your applications and to get access to all the features.
- package/.jsii +30 -4
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/application-signals-2024-04-15.min.json +144 -54
- package/node_modules/aws-sdk/apis/bedrock-agent-2023-06-05.min.json +28 -6
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +268 -250
- package/node_modules/aws-sdk/apis/datazone-2018-05-10.min.json +677 -635
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.examples.json +18 -0
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +65 -11
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +7 -1
- package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +80 -0
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +191 -64
- package/node_modules/aws-sdk/apis/logs-2014-03-28.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +116 -42
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +349 -341
- package/node_modules/aws-sdk/apis/qapps-2023-11-27.examples.json +23 -0
- package/node_modules/aws-sdk/apis/qapps-2023-11-27.min.json +60 -21
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +92 -4
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1018 -972
- package/node_modules/aws-sdk/apis/timestream-influxdb-2023-01-27.min.json +3 -1
- package/node_modules/aws-sdk/clients/applicationsignals.d.ts +136 -22
- package/node_modules/aws-sdk/clients/appsync.d.ts +2 -2
- package/node_modules/aws-sdk/clients/bedrockagent.d.ts +19 -2
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +184 -5
- package/node_modules/aws-sdk/clients/codepipeline.d.ts +8 -8
- package/node_modules/aws-sdk/clients/connect.d.ts +39 -3
- package/node_modules/aws-sdk/clients/datazone.d.ts +42 -0
- package/node_modules/aws-sdk/clients/elbv2.d.ts +59 -2
- package/node_modules/aws-sdk/clients/finspace.d.ts +3 -3
- package/node_modules/aws-sdk/clients/fis.d.ts +83 -1
- package/node_modules/aws-sdk/clients/gamelift.d.ts +27 -27
- package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +1 -1
- package/node_modules/aws-sdk/clients/mediaconnect.d.ts +49 -0
- package/node_modules/aws-sdk/clients/medialive.d.ts +11 -0
- package/node_modules/aws-sdk/clients/qapps.d.ts +44 -2
- package/node_modules/aws-sdk/clients/s3control.d.ts +110 -31
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +64 -4
- package/node_modules/aws-sdk/clients/timestreaminfluxdb.d.ts +9 -1
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +5 -5
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +22 -22
- package/node_modules/aws-sdk/dist/aws-sdk.js +548 -331
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +85 -85
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/maintenance_mode_message.js +3 -3
- package/node_modules/aws-sdk/lib/region_config_data.json +12 -0
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
@@ -3156,6 +3156,12 @@ declare namespace SageMaker {
|
|
3156
3156
|
export type AppImageConfigName = string;
|
3157
3157
|
export type AppImageConfigSortKey = "CreationTime"|"LastModifiedTime"|"Name"|string;
|
3158
3158
|
export type AppInstanceType = "system"|"ml.t3.micro"|"ml.t3.small"|"ml.t3.medium"|"ml.t3.large"|"ml.t3.xlarge"|"ml.t3.2xlarge"|"ml.m5.large"|"ml.m5.xlarge"|"ml.m5.2xlarge"|"ml.m5.4xlarge"|"ml.m5.8xlarge"|"ml.m5.12xlarge"|"ml.m5.16xlarge"|"ml.m5.24xlarge"|"ml.m5d.large"|"ml.m5d.xlarge"|"ml.m5d.2xlarge"|"ml.m5d.4xlarge"|"ml.m5d.8xlarge"|"ml.m5d.12xlarge"|"ml.m5d.16xlarge"|"ml.m5d.24xlarge"|"ml.c5.large"|"ml.c5.xlarge"|"ml.c5.2xlarge"|"ml.c5.4xlarge"|"ml.c5.9xlarge"|"ml.c5.12xlarge"|"ml.c5.18xlarge"|"ml.c5.24xlarge"|"ml.p3.2xlarge"|"ml.p3.8xlarge"|"ml.p3.16xlarge"|"ml.p3dn.24xlarge"|"ml.g4dn.xlarge"|"ml.g4dn.2xlarge"|"ml.g4dn.4xlarge"|"ml.g4dn.8xlarge"|"ml.g4dn.12xlarge"|"ml.g4dn.16xlarge"|"ml.r5.large"|"ml.r5.xlarge"|"ml.r5.2xlarge"|"ml.r5.4xlarge"|"ml.r5.8xlarge"|"ml.r5.12xlarge"|"ml.r5.16xlarge"|"ml.r5.24xlarge"|"ml.g5.xlarge"|"ml.g5.2xlarge"|"ml.g5.4xlarge"|"ml.g5.8xlarge"|"ml.g5.16xlarge"|"ml.g5.12xlarge"|"ml.g5.24xlarge"|"ml.g5.48xlarge"|"ml.g6.xlarge"|"ml.g6.2xlarge"|"ml.g6.4xlarge"|"ml.g6.8xlarge"|"ml.g6.12xlarge"|"ml.g6.16xlarge"|"ml.g6.24xlarge"|"ml.g6.48xlarge"|"ml.geospatial.interactive"|"ml.p4d.24xlarge"|"ml.p4de.24xlarge"|"ml.trn1.2xlarge"|"ml.trn1.32xlarge"|"ml.trn1n.32xlarge"|"ml.p5.48xlarge"|"ml.m6i.large"|"ml.m6i.xlarge"|"ml.m6i.2xlarge"|"ml.m6i.4xlarge"|"ml.m6i.8xlarge"|"ml.m6i.12xlarge"|"ml.m6i.16xlarge"|"ml.m6i.24xlarge"|"ml.m6i.32xlarge"|"ml.m7i.large"|"ml.m7i.xlarge"|"ml.m7i.2xlarge"|"ml.m7i.4xlarge"|"ml.m7i.8xlarge"|"ml.m7i.12xlarge"|"ml.m7i.16xlarge"|"ml.m7i.24xlarge"|"ml.m7i.48xlarge"|"ml.c6i.large"|"ml.c6i.xlarge"|"ml.c6i.2xlarge"|"ml.c6i.4xlarge"|"ml.c6i.8xlarge"|"ml.c6i.12xlarge"|"ml.c6i.16xlarge"|"ml.c6i.24xlarge"|"ml.c6i.32xlarge"|"ml.c7i.large"|"ml.c7i.xlarge"|"ml.c7i.2xlarge"|"ml.c7i.4xlarge"|"ml.c7i.8xlarge"|"ml.c7i.12xlarge"|"ml.c7i.16xlarge"|"ml.c7i.24xlarge"|"ml.c7i.48xlarge"|"ml.r6i.large"|"ml.r6i.xlarge"|"ml.r6i.2xlarge"|"ml.r6i.4xlarge"|"ml.r6i.8xlarge"|"ml.r6i.12xlarge"|"ml.r6i.16xlarge"|"ml.r6i.24xlarge"|"ml.r6i.32xlarge"|"ml.r7i.large"|"ml.r7i.xlarge"|"ml.r7i.2xlarge"|"ml.r7i.4xlarge"|"ml.r7i.8xlarge"|"ml.r7i.12xlarge"|"ml.r7i.16xlarge"|"ml.r7i.24xlarge"|"ml.r7i.48xlarge"|"ml.m6id.large"|"ml.m6id.xlarge"|"ml.m6id.2xlarge"|"ml.m6id.4xlarge"|"ml.m6id.8xlarge"|"ml.m6id.12xlarge"|"ml.m6id.16xlarge"|"ml.m6id.24xlarge"|"ml.m6id.32xlarge"|"ml.c6id.large"|"ml.c6id.xlarge"|"ml.c6id.2xlarge"|"ml.c6id.4xlarge"|"ml.c6id.8xlarge"|"ml.c6id.12xlarge"|"ml.c6id.16xlarge"|"ml.c6id.24xlarge"|"ml.c6id.32xlarge"|"ml.r6id.large"|"ml.r6id.xlarge"|"ml.r6id.2xlarge"|"ml.r6id.4xlarge"|"ml.r6id.8xlarge"|"ml.r6id.12xlarge"|"ml.r6id.16xlarge"|"ml.r6id.24xlarge"|"ml.r6id.32xlarge"|string;
|
3159
|
+
export interface AppLifecycleManagement {
|
3160
|
+
/**
|
3161
|
+
* Settings related to idle shutdown of Studio applications.
|
3162
|
+
*/
|
3163
|
+
IdleSettings?: IdleSettings;
|
3164
|
+
}
|
3159
3165
|
export type AppList = AppDetails[];
|
3160
3166
|
export type AppManaged = boolean;
|
3161
3167
|
export type AppName = string;
|
@@ -3729,6 +3735,7 @@ declare namespace SageMaker {
|
|
3729
3735
|
}
|
3730
3736
|
export type AutoMLSortBy = "Name"|"CreationTime"|"Status"|string;
|
3731
3737
|
export type AutoMLSortOrder = "Ascending"|"Descending"|string;
|
3738
|
+
export type AutoMountHomeEFS = "Enabled"|"Disabled"|"DefaultAsDomain"|string;
|
3732
3739
|
export interface AutoParameter {
|
3733
3740
|
/**
|
3734
3741
|
* The name of the hyperparameter to optimize using Autotune.
|
@@ -4345,7 +4352,7 @@ declare namespace SageMaker {
|
|
4345
4352
|
/**
|
4346
4353
|
* The execution role for the instance group to assume.
|
4347
4354
|
*/
|
4348
|
-
ExecutionRole?:
|
4355
|
+
ExecutionRole?: IAMRoleArn;
|
4349
4356
|
/**
|
4350
4357
|
* The number you specified to TreadsPerCore in CreateCluster for enabling or disabling multithreading. For instance types that support multithreading, you can specify 1 for disabling multithreading and 2 for enabling multithreading. For more information, see the reference table of CPU cores and threads per CPU core per instance type in the Amazon Elastic Compute Cloud User Guide.
|
4351
4358
|
*/
|
@@ -4377,7 +4384,7 @@ declare namespace SageMaker {
|
|
4377
4384
|
/**
|
4378
4385
|
* Specifies an IAM execution role to be assumed by the instance group.
|
4379
4386
|
*/
|
4380
|
-
ExecutionRole:
|
4387
|
+
ExecutionRole: IAMRoleArn;
|
4381
4388
|
/**
|
4382
4389
|
* Specifies the value for Threads per core. For instance types that support multithreading, you can specify 1 for disabling multithreading and 2 for enabling multithreading. For instance types that doesn't support multithreading, specify 1. For more information, see the reference table of CPU cores and threads per CPU core per instance type in the Amazon Elastic Compute Cloud User Guide.
|
4383
4390
|
*/
|
@@ -4539,6 +4546,10 @@ declare namespace SageMaker {
|
|
4539
4546
|
* The Amazon Resource Name (ARN) of the Code Editor application lifecycle configuration.
|
4540
4547
|
*/
|
4541
4548
|
LifecycleConfigArns?: LifecycleConfigArns;
|
4549
|
+
/**
|
4550
|
+
* Settings that are used to configure and manage the lifecycle of CodeEditor applications.
|
4551
|
+
*/
|
4552
|
+
AppLifecycleManagement?: AppLifecycleManagement;
|
4542
4553
|
}
|
4543
4554
|
export type CodeRepositories = CodeRepository[];
|
4544
4555
|
export interface CodeRepository {
|
@@ -4730,7 +4741,7 @@ declare namespace SageMaker {
|
|
4730
4741
|
*/
|
4731
4742
|
AdditionalModelDataSources?: AdditionalModelDataSources;
|
4732
4743
|
/**
|
4733
|
-
* The environment variables to set in the Docker container. The maximum length of each key and value in the Environment map is 1024 bytes. The maximum length of all keys and values in the map, combined, is 32 KB. If you pass multiple containers to a CreateModel request, then the maximum length of all of their maps, combined, is also 32 KB.
|
4744
|
+
* The environment variables to set in the Docker container. Don't include any sensitive data in your environment variables. The maximum length of each key and value in the Environment map is 1024 bytes. The maximum length of all keys and values in the map, combined, is 32 KB. If you pass multiple containers to a CreateModel request, then the maximum length of all of their maps, combined, is also 32 KB.
|
4734
4745
|
*/
|
4735
4746
|
Environment?: EnvironmentMap;
|
4736
4747
|
/**
|
@@ -6845,7 +6856,7 @@ declare namespace SageMaker {
|
|
6845
6856
|
*/
|
6846
6857
|
BatchStrategy?: BatchStrategy;
|
6847
6858
|
/**
|
6848
|
-
* The environment variables to set in the Docker container. We support up to 16 key and values entries in the map.
|
6859
|
+
* The environment variables to set in the Docker container. Don't include any sensitive data in your environment variables. We support up to 16 key and values entries in the map.
|
6849
6860
|
*/
|
6850
6861
|
Environment?: TransformEnvironmentMap;
|
6851
6862
|
/**
|
@@ -13725,6 +13736,7 @@ declare namespace SageMaker {
|
|
13725
13736
|
}
|
13726
13737
|
export type HyperbandStrategyMaxResource = number;
|
13727
13738
|
export type HyperbandStrategyMinResource = number;
|
13739
|
+
export type IAMRoleArn = string;
|
13728
13740
|
export interface IamIdentity {
|
13729
13741
|
/**
|
13730
13742
|
* The Amazon Resource Name (ARN) of the IAM identity.
|
@@ -13765,6 +13777,25 @@ declare namespace SageMaker {
|
|
13765
13777
|
SecretArn?: SecretArn;
|
13766
13778
|
}
|
13767
13779
|
export type IdentityProviderOAuthSettings = IdentityProviderOAuthSetting[];
|
13780
|
+
export interface IdleSettings {
|
13781
|
+
/**
|
13782
|
+
* Indicates whether idle shutdown is activated for the application type.
|
13783
|
+
*/
|
13784
|
+
LifecycleManagement?: LifecycleManagement;
|
13785
|
+
/**
|
13786
|
+
* The time that SageMaker waits after the application becomes idle before shutting it down.
|
13787
|
+
*/
|
13788
|
+
IdleTimeoutInMinutes?: IdleTimeoutInMinutes;
|
13789
|
+
/**
|
13790
|
+
* The minimum value in minutes that custom idle shutdown can be set to by the user.
|
13791
|
+
*/
|
13792
|
+
MinIdleTimeoutInMinutes?: IdleTimeoutInMinutes;
|
13793
|
+
/**
|
13794
|
+
* The maximum value in minutes that custom idle shutdown can be set to by the user.
|
13795
|
+
*/
|
13796
|
+
MaxIdleTimeoutInMinutes?: IdleTimeoutInMinutes;
|
13797
|
+
}
|
13798
|
+
export type IdleTimeoutInMinutes = number;
|
13768
13799
|
export interface Image {
|
13769
13800
|
/**
|
13770
13801
|
* When the image was created.
|
@@ -14405,6 +14436,10 @@ declare namespace SageMaker {
|
|
14405
14436
|
* A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab application.
|
14406
14437
|
*/
|
14407
14438
|
CodeRepositories?: CodeRepositories;
|
14439
|
+
/**
|
14440
|
+
* Indicates whether idle shutdown is activated for JupyterLab applications.
|
14441
|
+
*/
|
14442
|
+
AppLifecycleManagement?: AppLifecycleManagement;
|
14408
14443
|
/**
|
14409
14444
|
* The configuration parameters that specify the IAM roles assumed by the execution role of SageMaker (assumable roles) and the cluster instances or job execution environments (execution roles or runtime roles) to manage and access resources required for running Amazon EMR clusters or Amazon EMR Serverless applications.
|
14410
14445
|
*/
|
@@ -14708,6 +14743,7 @@ declare namespace SageMaker {
|
|
14708
14743
|
}
|
14709
14744
|
export type LastUpdateStatusValue = "Successful"|"Failed"|"InProgress"|string;
|
14710
14745
|
export type LifecycleConfigArns = StudioLifecycleConfigArn[];
|
14746
|
+
export type LifecycleManagement = "ENABLED"|"DISABLED"|string;
|
14711
14747
|
export type LineageEntityParameters = {[key: string]: StringParameterValue};
|
14712
14748
|
export type LineageGroupArn = string;
|
14713
14749
|
export type LineageGroupNameOrArn = string;
|
@@ -22499,9 +22535,19 @@ declare namespace SageMaker {
|
|
22499
22535
|
}
|
22500
22536
|
export type SourceType = string;
|
22501
22537
|
export type SourceUri = string;
|
22538
|
+
export interface SpaceAppLifecycleManagement {
|
22539
|
+
/**
|
22540
|
+
* Settings related to idle shutdown of Studio applications.
|
22541
|
+
*/
|
22542
|
+
IdleSettings?: SpaceIdleSettings;
|
22543
|
+
}
|
22502
22544
|
export type SpaceArn = string;
|
22503
22545
|
export interface SpaceCodeEditorAppSettings {
|
22504
22546
|
DefaultResourceSpec?: ResourceSpec;
|
22547
|
+
/**
|
22548
|
+
* Settings that are used to configure and manage the lifecycle of CodeEditor applications in a space.
|
22549
|
+
*/
|
22550
|
+
AppLifecycleManagement?: SpaceAppLifecycleManagement;
|
22505
22551
|
}
|
22506
22552
|
export interface SpaceDetails {
|
22507
22553
|
/**
|
@@ -22542,12 +22588,22 @@ declare namespace SageMaker {
|
|
22542
22588
|
SpaceDisplayName?: NonEmptyString64;
|
22543
22589
|
}
|
22544
22590
|
export type SpaceEbsVolumeSizeInGb = number;
|
22591
|
+
export interface SpaceIdleSettings {
|
22592
|
+
/**
|
22593
|
+
* The time that SageMaker waits after the application becomes idle before shutting it down.
|
22594
|
+
*/
|
22595
|
+
IdleTimeoutInMinutes?: IdleTimeoutInMinutes;
|
22596
|
+
}
|
22545
22597
|
export interface SpaceJupyterLabAppSettings {
|
22546
22598
|
DefaultResourceSpec?: ResourceSpec;
|
22547
22599
|
/**
|
22548
22600
|
* A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab application.
|
22549
22601
|
*/
|
22550
22602
|
CodeRepositories?: CodeRepositories;
|
22603
|
+
/**
|
22604
|
+
* Settings that are used to configure and manage the lifecycle of JupyterLab applications in a space.
|
22605
|
+
*/
|
22606
|
+
AppLifecycleManagement?: SpaceAppLifecycleManagement;
|
22551
22607
|
}
|
22552
22608
|
export type SpaceList = SpaceDetails[];
|
22553
22609
|
export type SpaceName = string;
|
@@ -25288,6 +25344,10 @@ declare namespace SageMaker {
|
|
25288
25344
|
* Studio settings. If these settings are applied on a user level, they take priority over the settings applied on a domain level.
|
25289
25345
|
*/
|
25290
25346
|
StudioWebPortalSettings?: StudioWebPortalSettings;
|
25347
|
+
/**
|
25348
|
+
* Indicates whether auto-mounting of an EFS volume is supported for the user profile. The DefaultAsDomain value is only supported for user profiles. Do not use the DefaultAsDomain value when setting this parameter for a domain.
|
25349
|
+
*/
|
25350
|
+
AutoMountHomeEFS?: AutoMountHomeEFS;
|
25291
25351
|
}
|
25292
25352
|
export type UsersPerStep = number;
|
25293
25353
|
export type UtilizationMetric = number;
|
@@ -639,7 +639,7 @@ declare namespace TimestreamInfluxDB {
|
|
639
639
|
enabled: Boolean;
|
640
640
|
}
|
641
641
|
export type S3ConfigurationBucketNameString = string;
|
642
|
-
export type Status = "CREATING"|"AVAILABLE"|"DELETING"|"MODIFYING"|"UPDATING"|"DELETED"|"FAILED"|string;
|
642
|
+
export type Status = "CREATING"|"AVAILABLE"|"DELETING"|"MODIFYING"|"UPDATING"|"DELETED"|"FAILED"|"UPDATING_DEPLOYMENT_TYPE"|"UPDATING_INSTANCE_TYPE"|string;
|
643
643
|
export type String = string;
|
644
644
|
export type TagKey = string;
|
645
645
|
export type TagKeys = TagKey[];
|
@@ -678,6 +678,14 @@ declare namespace TimestreamInfluxDB {
|
|
678
678
|
* The id of the DB parameter group to assign to your DB instance. DB parameter groups specify how the database is configured. For example, DB parameter groups can specify the limit for query concurrency.
|
679
679
|
*/
|
680
680
|
dbParameterGroupIdentifier?: DbParameterGroupIdentifier;
|
681
|
+
/**
|
682
|
+
* The Timestream for InfluxDB DB instance type to run InfluxDB on.
|
683
|
+
*/
|
684
|
+
dbInstanceType?: DbInstanceType;
|
685
|
+
/**
|
686
|
+
* Specifies whether the DB instance will be deployed as a standalone instance or with a Multi-AZ standby for high availability.
|
687
|
+
*/
|
688
|
+
deploymentType?: DeploymentType;
|
681
689
|
}
|
682
690
|
export interface UpdateDbInstanceOutput {
|
683
691
|
/**
|
@@ -83,7 +83,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
83
83
|
/**
|
84
84
|
* @constant
|
85
85
|
*/
|
86
|
-
VERSION: '2.
|
86
|
+
VERSION: '2.1691.0',
|
87
87
|
|
88
88
|
/**
|
89
89
|
* @api private
|
@@ -5764,7 +5764,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
5764
5764
|
/* 44 */
|
5765
5765
|
/***/ (function(module, exports) {
|
5766
5766
|
|
5767
|
-
module.exports = {"rules":{"*/*":{"endpoint":"{service}.{region}.amazonaws.com"},"cn-*/*":{"endpoint":"{service}.{region}.amazonaws.com.cn"},"eu-isoe-*/*":"euIsoe","us-iso-*/*":"usIso","us-isob-*/*":"usIsob","us-isof-*/*":"usIsof","*/budgets":"globalSSL","*/cloudfront":"globalSSL","*/sts":"globalSSL","*/importexport":{"endpoint":"{service}.amazonaws.com","signatureVersion":"v2","globalEndpoint":true},"*/route53":"globalSSL","cn-*/route53":{"endpoint":"{service}.amazonaws.com.cn","globalEndpoint":true,"signingRegion":"cn-northwest-1"},"us-gov-*/route53":"globalGovCloud","us-iso-*/route53":{"endpoint":"{service}.c2s.ic.gov","globalEndpoint":true,"signingRegion":"us-iso-east-1"},"us-isob-*/route53":{"endpoint":"{service}.sc2s.sgov.gov","globalEndpoint":true,"signingRegion":"us-isob-east-1"},"*/waf":"globalSSL","*/iam":"globalSSL","cn-*/iam":{"endpoint":"{service}.cn-north-1.amazonaws.com.cn","globalEndpoint":true,"signingRegion":"cn-north-1"},"us-iso-*/iam":{"endpoint":"{service}.us-iso-east-1.c2s.ic.gov","globalEndpoint":true,"signingRegion":"us-iso-east-1"},"us-gov-*/iam":"globalGovCloud","*/ce":{"endpoint":"{service}.us-east-1.amazonaws.com","globalEndpoint":true,"signingRegion":"us-east-1"},"cn-*/ce":{"endpoint":"{service}.cn-northwest-1.amazonaws.com.cn","globalEndpoint":true,"signingRegion":"cn-northwest-1"},"us-gov-*/sts":{"endpoint":"{service}.{region}.amazonaws.com"},"us-gov-west-1/s3":"s3signature","us-west-1/s3":"s3signature","us-west-2/s3":"s3signature","eu-west-1/s3":"s3signature","ap-southeast-1/s3":"s3signature","ap-southeast-2/s3":"s3signature","ap-northeast-1/s3":"s3signature","sa-east-1/s3":"s3signature","us-east-1/s3":{"endpoint":"{service}.amazonaws.com","signatureVersion":"s3"},"us-east-1/sdb":{"endpoint":"{service}.amazonaws.com","signatureVersion":"v2"},"*/sdb":{"endpoint":"{service}.{region}.amazonaws.com","signatureVersion":"v2"},"*/resource-explorer-2":"dualstackByDefault","*/kendra-ranking":"dualstackByDefault","*/internetmonitor":"dualstackByDefault","*/codecatalyst":"globalDualstackByDefault"},"fipsRules":{"*/*":"fipsStandard","us-gov-*/*":"fipsStandard","us-iso-*/*":{"endpoint":"{service}-fips.{region}.c2s.ic.gov"},"us-iso-*/dms":"usIso","us-isob-*/*":{"endpoint":"{service}-fips.{region}.sc2s.sgov.gov"},"us-isob-*/dms":"usIsob","cn-*/*":{"endpoint":"{service}-fips.{region}.amazonaws.com.cn"},"*/api.ecr":"fips.api.ecr","*/api.sagemaker":"fips.api.sagemaker","*/batch":"fipsDotPrefix","*/eks":"fipsDotPrefix","*/models.lex":"fips.models.lex","*/runtime.lex":"fips.runtime.lex","*/runtime.sagemaker":{"endpoint":"runtime-fips.sagemaker.{region}.amazonaws.com"},"*/iam":"fipsWithoutRegion","*/route53":"fipsWithoutRegion","*/transcribe":"fipsDotPrefix","*/waf":"fipsWithoutRegion","us-gov-*/transcribe":"fipsDotPrefix","us-gov-*/api.ecr":"fips.api.ecr","us-gov-*/models.lex":"fips.models.lex","us-gov-*/runtime.lex":"fips.runtime.lex","us-gov-*/access-analyzer":"fipsWithServiceOnly","us-gov-*/acm":"fipsWithServiceOnly","us-gov-*/acm-pca":"fipsWithServiceOnly","us-gov-*/api.sagemaker":"fipsWithServiceOnly","us-gov-*/appconfig":"fipsWithServiceOnly","us-gov-*/application-autoscaling":"fipsWithServiceOnly","us-gov-*/autoscaling":"fipsWithServiceOnly","us-gov-*/autoscaling-plans":"fipsWithServiceOnly","us-gov-*/batch":"fipsWithServiceOnly","us-gov-*/cassandra":"fipsWithServiceOnly","us-gov-*/clouddirectory":"fipsWithServiceOnly","us-gov-*/cloudformation":"fipsWithServiceOnly","us-gov-*/cloudshell":"fipsWithServiceOnly","us-gov-*/cloudtrail":"fipsWithServiceOnly","us-gov-*/config":"fipsWithServiceOnly","us-gov-*/connect":"fipsWithServiceOnly","us-gov-*/databrew":"fipsWithServiceOnly","us-gov-*/dlm":"fipsWithServiceOnly","us-gov-*/dms":"fipsWithServiceOnly","us-gov-*/dynamodb":"fipsWithServiceOnly","us-gov-*/ec2":"fipsWithServiceOnly","us-gov-*/eks":"fipsWithServiceOnly","us-gov-*/elasticache":"fipsWithServiceOnly","us-gov-*/elasticbeanstalk":"fipsWithServiceOnly","us-gov-*/elasticloadbalancing":"fipsWithServiceOnly","us-gov-*/elasticmapreduce":"fipsWithServiceOnly","us-gov-*/events":"fipsWithServiceOnly","us-gov-*/fis":"fipsWithServiceOnly","us-gov-*/glacier":"fipsWithServiceOnly","us-gov-*/greengrass":"fipsWithServiceOnly","us-gov-*/guardduty":"fipsWithServiceOnly","us-gov-*/identitystore":"fipsWithServiceOnly","us-gov-*/imagebuilder":"fipsWithServiceOnly","us-gov-*/kafka":"fipsWithServiceOnly","us-gov-*/kinesis":"fipsWithServiceOnly","us-gov-*/logs":"fipsWithServiceOnly","us-gov-*/mediaconvert":"fipsWithServiceOnly","us-gov-*/monitoring":"fipsWithServiceOnly","us-gov-*/networkmanager":"fipsWithServiceOnly","us-gov-*/organizations":"fipsWithServiceOnly","us-gov-*/outposts":"fipsWithServiceOnly","us-gov-*/participant.connect":"fipsWithServiceOnly","us-gov-*/ram":"fipsWithServiceOnly","us-gov-*/rds":"fipsWithServiceOnly","us-gov-*/redshift":"fipsWithServiceOnly","us-gov-*/resource-groups":"fipsWithServiceOnly","us-gov-*/runtime.sagemaker":"fipsWithServiceOnly","us-gov-*/serverlessrepo":"fipsWithServiceOnly","us-gov-*/servicecatalog-appregistry":"fipsWithServiceOnly","us-gov-*/servicequotas":"fipsWithServiceOnly","us-gov-*/sns":"fipsWithServiceOnly","us-gov-*/sqs":"fipsWithServiceOnly","us-gov-*/ssm":"fipsWithServiceOnly","us-gov-*/streams.dynamodb":"fipsWithServiceOnly","us-gov-*/sts":"fipsWithServiceOnly","us-gov-*/support":"fipsWithServiceOnly","us-gov-*/swf":"fipsWithServiceOnly","us-gov-west-1/states":"fipsWithServiceOnly","us-iso-east-1/elasticfilesystem":{"endpoint":"elasticfilesystem-fips.{region}.c2s.ic.gov"},"us-gov-west-1/organizations":"fipsWithServiceOnly","us-gov-west-1/route53":{"endpoint":"route53.us-gov.amazonaws.com"},"*/resource-explorer-2":"fipsDualstackByDefault","*/kendra-ranking":"dualstackByDefault","*/internetmonitor":"dualstackByDefault","*/codecatalyst":"fipsGlobalDualstackByDefault"},"dualstackRules":{"*/*":{"endpoint":"{service}.{region}.api.aws"},"cn-*/*":{"endpoint":"{service}.{region}.api.amazonwebservices.com.cn"},"*/s3":"dualstackLegacy","cn-*/s3":"dualstackLegacyCn","*/s3-control":"dualstackLegacy","cn-*/s3-control":"dualstackLegacyCn","ap-south-1/ec2":"dualstackLegacyEc2","eu-west-1/ec2":"dualstackLegacyEc2","sa-east-1/ec2":"dualstackLegacyEc2","us-east-1/ec2":"dualstackLegacyEc2","us-east-2/ec2":"dualstackLegacyEc2","us-west-2/ec2":"dualstackLegacyEc2"},"dualstackFipsRules":{"*/*":{"endpoint":"{service}-fips.{region}.api.aws"},"cn-*/*":{"endpoint":"{service}-fips.{region}.api.amazonwebservices.com.cn"},"*/s3":"dualstackFipsLegacy","cn-*/s3":"dualstackFipsLegacyCn","*/s3-control":"dualstackFipsLegacy","cn-*/s3-control":"dualstackFipsLegacyCn"},"patterns":{"globalSSL":{"endpoint":"https://{service}.amazonaws.com","globalEndpoint":true,"signingRegion":"us-east-1"},"globalGovCloud":{"endpoint":"{service}.us-gov.amazonaws.com","globalEndpoint":true,"signingRegion":"us-gov-west-1"},"s3signature":{"endpoint":"{service}.{region}.amazonaws.com","signatureVersion":"s3"},"euIsoe":{"endpoint":"{service}.{region}.cloud.adc-e.uk"},"usIso":{"endpoint":"{service}.{region}.c2s.ic.gov"},"usIsob":{"endpoint":"{service}.{region}.sc2s.sgov.gov"},"usIsof":{"endpoint":"{service}.{region}.csp.hci.ic.gov"},"fipsStandard":{"endpoint":"{service}-fips.{region}.amazonaws.com"},"fipsDotPrefix":{"endpoint":"fips.{service}.{region}.amazonaws.com"},"fipsWithoutRegion":{"endpoint":"{service}-fips.amazonaws.com"},"fips.api.ecr":{"endpoint":"ecr-fips.{region}.amazonaws.com"},"fips.api.sagemaker":{"endpoint":"api-fips.sagemaker.{region}.amazonaws.com"},"fips.models.lex":{"endpoint":"models-fips.lex.{region}.amazonaws.com"},"fips.runtime.lex":{"endpoint":"runtime-fips.lex.{region}.amazonaws.com"},"fipsWithServiceOnly":{"endpoint":"{service}.{region}.amazonaws.com"},"dualstackLegacy":{"endpoint":"{service}.dualstack.{region}.amazonaws.com"},"dualstackLegacyCn":{"endpoint":"{service}.dualstack.{region}.amazonaws.com.cn"},"dualstackFipsLegacy":{"endpoint":"{service}-fips.dualstack.{region}.amazonaws.com"},"dualstackFipsLegacyCn":{"endpoint":"{service}-fips.dualstack.{region}.amazonaws.com.cn"},"dualstackLegacyEc2":{"endpoint":"api.ec2.{region}.aws"},"dualstackByDefault":{"endpoint":"{service}.{region}.api.aws"},"fipsDualstackByDefault":{"endpoint":"{service}-fips.{region}.api.aws"},"globalDualstackByDefault":{"endpoint":"{service}.global.api.aws"},"fipsGlobalDualstackByDefault":{"endpoint":"{service}-fips.global.api.aws"}}}
|
5767
|
+
module.exports = {"rules":{"*/*":{"endpoint":"{service}.{region}.amazonaws.com"},"cn-*/*":{"endpoint":"{service}.{region}.amazonaws.com.cn"},"eu-isoe-*/*":"euIsoe","us-iso-*/*":"usIso","us-isob-*/*":"usIsob","us-isof-*/*":"usIsof","*/budgets":"globalSSL","*/cloudfront":"globalSSL","*/sts":"globalSSL","*/importexport":{"endpoint":"{service}.amazonaws.com","signatureVersion":"v2","globalEndpoint":true},"*/route53":"globalSSL","cn-*/route53":{"endpoint":"{service}.amazonaws.com.cn","globalEndpoint":true,"signingRegion":"cn-northwest-1"},"us-gov-*/route53":"globalGovCloud","us-iso-*/route53":{"endpoint":"{service}.c2s.ic.gov","globalEndpoint":true,"signingRegion":"us-iso-east-1"},"us-isob-*/route53":{"endpoint":"{service}.sc2s.sgov.gov","globalEndpoint":true,"signingRegion":"us-isob-east-1"},"us-isof-*/route53":"globalUsIsof","eu-isoe-*/route53":"globalEuIsoe","*/waf":"globalSSL","*/iam":"globalSSL","cn-*/iam":{"endpoint":"{service}.cn-north-1.amazonaws.com.cn","globalEndpoint":true,"signingRegion":"cn-north-1"},"us-iso-*/iam":{"endpoint":"{service}.us-iso-east-1.c2s.ic.gov","globalEndpoint":true,"signingRegion":"us-iso-east-1"},"us-gov-*/iam":"globalGovCloud","*/ce":{"endpoint":"{service}.us-east-1.amazonaws.com","globalEndpoint":true,"signingRegion":"us-east-1"},"cn-*/ce":{"endpoint":"{service}.cn-northwest-1.amazonaws.com.cn","globalEndpoint":true,"signingRegion":"cn-northwest-1"},"us-gov-*/sts":{"endpoint":"{service}.{region}.amazonaws.com"},"us-gov-west-1/s3":"s3signature","us-west-1/s3":"s3signature","us-west-2/s3":"s3signature","eu-west-1/s3":"s3signature","ap-southeast-1/s3":"s3signature","ap-southeast-2/s3":"s3signature","ap-northeast-1/s3":"s3signature","sa-east-1/s3":"s3signature","us-east-1/s3":{"endpoint":"{service}.amazonaws.com","signatureVersion":"s3"},"us-east-1/sdb":{"endpoint":"{service}.amazonaws.com","signatureVersion":"v2"},"*/sdb":{"endpoint":"{service}.{region}.amazonaws.com","signatureVersion":"v2"},"*/resource-explorer-2":"dualstackByDefault","*/kendra-ranking":"dualstackByDefault","*/internetmonitor":"dualstackByDefault","*/codecatalyst":"globalDualstackByDefault"},"fipsRules":{"*/*":"fipsStandard","us-gov-*/*":"fipsStandard","us-iso-*/*":{"endpoint":"{service}-fips.{region}.c2s.ic.gov"},"us-iso-*/dms":"usIso","us-isob-*/*":{"endpoint":"{service}-fips.{region}.sc2s.sgov.gov"},"us-isob-*/dms":"usIsob","cn-*/*":{"endpoint":"{service}-fips.{region}.amazonaws.com.cn"},"*/api.ecr":"fips.api.ecr","*/api.sagemaker":"fips.api.sagemaker","*/batch":"fipsDotPrefix","*/eks":"fipsDotPrefix","*/models.lex":"fips.models.lex","*/runtime.lex":"fips.runtime.lex","*/runtime.sagemaker":{"endpoint":"runtime-fips.sagemaker.{region}.amazonaws.com"},"*/iam":"fipsWithoutRegion","*/route53":"fipsWithoutRegion","*/transcribe":"fipsDotPrefix","*/waf":"fipsWithoutRegion","us-gov-*/transcribe":"fipsDotPrefix","us-gov-*/api.ecr":"fips.api.ecr","us-gov-*/models.lex":"fips.models.lex","us-gov-*/runtime.lex":"fips.runtime.lex","us-gov-*/access-analyzer":"fipsWithServiceOnly","us-gov-*/acm":"fipsWithServiceOnly","us-gov-*/acm-pca":"fipsWithServiceOnly","us-gov-*/api.sagemaker":"fipsWithServiceOnly","us-gov-*/appconfig":"fipsWithServiceOnly","us-gov-*/application-autoscaling":"fipsWithServiceOnly","us-gov-*/autoscaling":"fipsWithServiceOnly","us-gov-*/autoscaling-plans":"fipsWithServiceOnly","us-gov-*/batch":"fipsWithServiceOnly","us-gov-*/cassandra":"fipsWithServiceOnly","us-gov-*/clouddirectory":"fipsWithServiceOnly","us-gov-*/cloudformation":"fipsWithServiceOnly","us-gov-*/cloudshell":"fipsWithServiceOnly","us-gov-*/cloudtrail":"fipsWithServiceOnly","us-gov-*/config":"fipsWithServiceOnly","us-gov-*/connect":"fipsWithServiceOnly","us-gov-*/databrew":"fipsWithServiceOnly","us-gov-*/dlm":"fipsWithServiceOnly","us-gov-*/dms":"fipsWithServiceOnly","us-gov-*/dynamodb":"fipsWithServiceOnly","us-gov-*/ec2":"fipsWithServiceOnly","us-gov-*/eks":"fipsWithServiceOnly","us-gov-*/elasticache":"fipsWithServiceOnly","us-gov-*/elasticbeanstalk":"fipsWithServiceOnly","us-gov-*/elasticloadbalancing":"fipsWithServiceOnly","us-gov-*/elasticmapreduce":"fipsWithServiceOnly","us-gov-*/events":"fipsWithServiceOnly","us-gov-*/fis":"fipsWithServiceOnly","us-gov-*/glacier":"fipsWithServiceOnly","us-gov-*/greengrass":"fipsWithServiceOnly","us-gov-*/guardduty":"fipsWithServiceOnly","us-gov-*/identitystore":"fipsWithServiceOnly","us-gov-*/imagebuilder":"fipsWithServiceOnly","us-gov-*/kafka":"fipsWithServiceOnly","us-gov-*/kinesis":"fipsWithServiceOnly","us-gov-*/logs":"fipsWithServiceOnly","us-gov-*/mediaconvert":"fipsWithServiceOnly","us-gov-*/monitoring":"fipsWithServiceOnly","us-gov-*/networkmanager":"fipsWithServiceOnly","us-gov-*/organizations":"fipsWithServiceOnly","us-gov-*/outposts":"fipsWithServiceOnly","us-gov-*/participant.connect":"fipsWithServiceOnly","us-gov-*/ram":"fipsWithServiceOnly","us-gov-*/rds":"fipsWithServiceOnly","us-gov-*/redshift":"fipsWithServiceOnly","us-gov-*/resource-groups":"fipsWithServiceOnly","us-gov-*/runtime.sagemaker":"fipsWithServiceOnly","us-gov-*/serverlessrepo":"fipsWithServiceOnly","us-gov-*/servicecatalog-appregistry":"fipsWithServiceOnly","us-gov-*/servicequotas":"fipsWithServiceOnly","us-gov-*/sns":"fipsWithServiceOnly","us-gov-*/sqs":"fipsWithServiceOnly","us-gov-*/ssm":"fipsWithServiceOnly","us-gov-*/streams.dynamodb":"fipsWithServiceOnly","us-gov-*/sts":"fipsWithServiceOnly","us-gov-*/support":"fipsWithServiceOnly","us-gov-*/swf":"fipsWithServiceOnly","us-gov-west-1/states":"fipsWithServiceOnly","us-iso-east-1/elasticfilesystem":{"endpoint":"elasticfilesystem-fips.{region}.c2s.ic.gov"},"us-gov-west-1/organizations":"fipsWithServiceOnly","us-gov-west-1/route53":{"endpoint":"route53.us-gov.amazonaws.com"},"*/resource-explorer-2":"fipsDualstackByDefault","*/kendra-ranking":"dualstackByDefault","*/internetmonitor":"dualstackByDefault","*/codecatalyst":"fipsGlobalDualstackByDefault"},"dualstackRules":{"*/*":{"endpoint":"{service}.{region}.api.aws"},"cn-*/*":{"endpoint":"{service}.{region}.api.amazonwebservices.com.cn"},"*/s3":"dualstackLegacy","cn-*/s3":"dualstackLegacyCn","*/s3-control":"dualstackLegacy","cn-*/s3-control":"dualstackLegacyCn","ap-south-1/ec2":"dualstackLegacyEc2","eu-west-1/ec2":"dualstackLegacyEc2","sa-east-1/ec2":"dualstackLegacyEc2","us-east-1/ec2":"dualstackLegacyEc2","us-east-2/ec2":"dualstackLegacyEc2","us-west-2/ec2":"dualstackLegacyEc2"},"dualstackFipsRules":{"*/*":{"endpoint":"{service}-fips.{region}.api.aws"},"cn-*/*":{"endpoint":"{service}-fips.{region}.api.amazonwebservices.com.cn"},"*/s3":"dualstackFipsLegacy","cn-*/s3":"dualstackFipsLegacyCn","*/s3-control":"dualstackFipsLegacy","cn-*/s3-control":"dualstackFipsLegacyCn"},"patterns":{"globalSSL":{"endpoint":"https://{service}.amazonaws.com","globalEndpoint":true,"signingRegion":"us-east-1"},"globalGovCloud":{"endpoint":"{service}.us-gov.amazonaws.com","globalEndpoint":true,"signingRegion":"us-gov-west-1"},"globalUsIsof":{"endpoint":"{service}.csp.hci.ic.gov","globalEndpoint":true,"signingRegion":"us-isof-south-1"},"globalEuIsoe":{"endpoint":"{service}.cloud.adc-e.uk","globalEndpoint":true,"signingRegion":"eu-isoe-west-1"},"s3signature":{"endpoint":"{service}.{region}.amazonaws.com","signatureVersion":"s3"},"euIsoe":{"endpoint":"{service}.{region}.cloud.adc-e.uk"},"usIso":{"endpoint":"{service}.{region}.c2s.ic.gov"},"usIsob":{"endpoint":"{service}.{region}.sc2s.sgov.gov"},"usIsof":{"endpoint":"{service}.{region}.csp.hci.ic.gov"},"fipsStandard":{"endpoint":"{service}-fips.{region}.amazonaws.com"},"fipsDotPrefix":{"endpoint":"fips.{service}.{region}.amazonaws.com"},"fipsWithoutRegion":{"endpoint":"{service}-fips.amazonaws.com"},"fips.api.ecr":{"endpoint":"ecr-fips.{region}.amazonaws.com"},"fips.api.sagemaker":{"endpoint":"api-fips.sagemaker.{region}.amazonaws.com"},"fips.models.lex":{"endpoint":"models-fips.lex.{region}.amazonaws.com"},"fips.runtime.lex":{"endpoint":"runtime-fips.lex.{region}.amazonaws.com"},"fipsWithServiceOnly":{"endpoint":"{service}.{region}.amazonaws.com"},"dualstackLegacy":{"endpoint":"{service}.dualstack.{region}.amazonaws.com"},"dualstackLegacyCn":{"endpoint":"{service}.dualstack.{region}.amazonaws.com.cn"},"dualstackFipsLegacy":{"endpoint":"{service}-fips.dualstack.{region}.amazonaws.com"},"dualstackFipsLegacyCn":{"endpoint":"{service}-fips.dualstack.{region}.amazonaws.com.cn"},"dualstackLegacyEc2":{"endpoint":"api.ec2.{region}.aws"},"dualstackByDefault":{"endpoint":"{service}.{region}.api.aws"},"fipsDualstackByDefault":{"endpoint":"{service}-fips.{region}.api.aws"},"globalDualstackByDefault":{"endpoint":"{service}.global.api.aws"},"fipsGlobalDualstackByDefault":{"endpoint":"{service}-fips.global.api.aws"}}}
|
5768
5768
|
|
5769
5769
|
/***/ }),
|
5770
5770
|
/* 45 */
|
@@ -14867,10 +14867,10 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
14867
14867
|
/***/ (function(module, exports, __webpack_require__) {
|
14868
14868
|
|
14869
14869
|
/* WEBPACK VAR INJECTION */(function(process) {var warning = [
|
14870
|
-
'The AWS SDK for JavaScript (v2)
|
14871
|
-
'
|
14870
|
+
'The AWS SDK for JavaScript (v2) is in maintenance mode.',
|
14871
|
+
' SDK releases are limited to address critical bug fixes and security issues only.\n',
|
14872
14872
|
'Please migrate your code to use AWS SDK for JavaScript (v3).',
|
14873
|
-
'For more information, check blog post at https://a.co/cUPnyil'
|
14873
|
+
'For more information, check the blog post at https://a.co/cUPnyil'
|
14874
14874
|
].join('\n');
|
14875
14875
|
|
14876
14876
|
module.exports = {
|