cdk-docker-image-deployment 0.0.185 → 0.0.187
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 +21 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +2 -1
- package/node_modules/aws-sdk/apis/codeartifact-2018-09-22.min.json +102 -17
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +173 -58
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +114 -105
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +84 -35
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +33 -0
- package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +24 -0
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +59 -31
- package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +98 -80
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +664 -653
- package/node_modules/aws-sdk/clients/athena.d.ts +7 -3
- package/node_modules/aws-sdk/clients/codeartifact.d.ts +106 -21
- package/node_modules/aws-sdk/clients/connect.d.ts +131 -0
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +25 -11
- package/node_modules/aws-sdk/clients/ec2.d.ts +1 -1
- package/node_modules/aws-sdk/clients/evidently.d.ts +2 -2
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +50 -0
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +47 -3
- package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +33 -1
- package/node_modules/aws-sdk/clients/networkmanager.d.ts +3 -3
- package/node_modules/aws-sdk/clients/quicksight.d.ts +36 -6
- package/node_modules/aws-sdk/clients/redshiftdata.d.ts +9 -9
- package/node_modules/aws-sdk/clients/route53resolver.d.ts +71 -26
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +29 -6
- package/node_modules/aws-sdk/clients/sesv2.d.ts +3 -3
- 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 +12 -12
- package/node_modules/aws-sdk/dist/aws-sdk.js +297 -167
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +81 -81
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +25 -11
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
|
@@ -284,11 +284,11 @@ declare class QuickSight extends Service {
|
|
|
284
284
|
*/
|
|
285
285
|
deleteThemeAlias(callback?: (err: AWSError, data: QuickSight.Types.DeleteThemeAliasResponse) => void): Request<QuickSight.Types.DeleteThemeAliasResponse, AWSError>;
|
|
286
286
|
/**
|
|
287
|
-
* Deletes the Amazon QuickSight user that is associated with the identity of the
|
|
287
|
+
* Deletes the Amazon QuickSight user that is associated with the identity of the IAM user or role that's making the call. The IAM user isn't deleted as a result of this call.
|
|
288
288
|
*/
|
|
289
289
|
deleteUser(params: QuickSight.Types.DeleteUserRequest, callback?: (err: AWSError, data: QuickSight.Types.DeleteUserResponse) => void): Request<QuickSight.Types.DeleteUserResponse, AWSError>;
|
|
290
290
|
/**
|
|
291
|
-
* Deletes the Amazon QuickSight user that is associated with the identity of the
|
|
291
|
+
* Deletes the Amazon QuickSight user that is associated with the identity of the IAM user or role that's making the call. The IAM user isn't deleted as a result of this call.
|
|
292
292
|
*/
|
|
293
293
|
deleteUser(callback?: (err: AWSError, data: QuickSight.Types.DeleteUserResponse) => void): Request<QuickSight.Types.DeleteUserResponse, AWSError>;
|
|
294
294
|
/**
|
|
@@ -1225,7 +1225,7 @@ declare namespace QuickSight {
|
|
|
1225
1225
|
*/
|
|
1226
1226
|
Message?: NonEmptyString;
|
|
1227
1227
|
/**
|
|
1228
|
-
*
|
|
1228
|
+
* Lists the violated entities that caused the analysis error
|
|
1229
1229
|
*/
|
|
1230
1230
|
ViolatedEntities?: EntityList;
|
|
1231
1231
|
}
|
|
@@ -7686,7 +7686,7 @@ declare namespace QuickSight {
|
|
|
7686
7686
|
*/
|
|
7687
7687
|
SessionLifetimeInMinutes?: SessionLifetimeInMinutes;
|
|
7688
7688
|
/**
|
|
7689
|
-
* The Amazon QuickSight user's Amazon Resource Name (ARN), for use with QUICKSIGHT identity type. You can use this for any type of Amazon QuickSight users in your account (readers, authors, or admins). They need to be authenticated as one of the following: Active Directory (AD) users or group members Invited nonfederated users
|
|
7689
|
+
* The Amazon QuickSight user's Amazon Resource Name (ARN), for use with QUICKSIGHT identity type. You can use this for any type of Amazon QuickSight users in your account (readers, authors, or admins). They need to be authenticated as one of the following: Active Directory (AD) users or group members Invited nonfederated users IAM users and IAM role-based sessions authenticated through Federated Single Sign-On using SAML, OpenID Connect, or IAM federation Omit this parameter for users in the third group, IAM users and IAM role-based sessions.
|
|
7690
7690
|
*/
|
|
7691
7691
|
UserArn?: Arn;
|
|
7692
7692
|
}
|
|
@@ -10703,6 +10703,10 @@ declare namespace QuickSight {
|
|
|
10703
10703
|
* The row alternate color options (widget status, row alternate colors).
|
|
10704
10704
|
*/
|
|
10705
10705
|
RowAlternateColorOptions?: RowAlternateColorOptions;
|
|
10706
|
+
/**
|
|
10707
|
+
* The visibility setting of a pivot table's collapsed row dimension fields. If the value of this structure is HIDDEN, all collapsed columns in a pivot table are automatically hidden. The default value is VISIBLE.
|
|
10708
|
+
*/
|
|
10709
|
+
CollapsedRowDimensionsVisibility?: Visibility;
|
|
10706
10710
|
}
|
|
10707
10711
|
export interface PivotTablePaginatedReportOptions {
|
|
10708
10712
|
/**
|
|
@@ -11235,11 +11239,27 @@ declare namespace QuickSight {
|
|
|
11235
11239
|
*/
|
|
11236
11240
|
Status?: StatusCode;
|
|
11237
11241
|
}
|
|
11242
|
+
export interface RegisteredUserConsoleFeatureConfigurations {
|
|
11243
|
+
/**
|
|
11244
|
+
* The state persistence configurations of an embedded Amazon QuickSight console.
|
|
11245
|
+
*/
|
|
11246
|
+
StatePersistence?: StatePersistenceConfigurations;
|
|
11247
|
+
}
|
|
11238
11248
|
export interface RegisteredUserDashboardEmbeddingConfiguration {
|
|
11239
11249
|
/**
|
|
11240
11250
|
* The dashboard ID for the dashboard that you want the user to see first. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders this dashboard if the user has permissions to view it. If the user does not have permission to view this dashboard, they see a permissions error message.
|
|
11241
11251
|
*/
|
|
11242
11252
|
InitialDashboardId: ShortRestrictiveResourceId;
|
|
11253
|
+
/**
|
|
11254
|
+
* The feature configurations of an embbedded Amazon QuickSight dashboard.
|
|
11255
|
+
*/
|
|
11256
|
+
FeatureConfigurations?: RegisteredUserDashboardFeatureConfigurations;
|
|
11257
|
+
}
|
|
11258
|
+
export interface RegisteredUserDashboardFeatureConfigurations {
|
|
11259
|
+
/**
|
|
11260
|
+
* The state persistence settings of an embedded dashboard.
|
|
11261
|
+
*/
|
|
11262
|
+
StatePersistence?: StatePersistenceConfigurations;
|
|
11243
11263
|
}
|
|
11244
11264
|
export interface RegisteredUserDashboardVisualEmbeddingConfiguration {
|
|
11245
11265
|
/**
|
|
@@ -11276,6 +11296,10 @@ declare namespace QuickSight {
|
|
|
11276
11296
|
* The initial URL path for the Amazon QuickSight console. InitialPath is required. The entry point URL is constrained to the following paths: /start /start/analyses /start/dashboards /start/favorites /dashboards/DashboardId. DashboardId is the actual ID key from the Amazon QuickSight console URL of the dashboard. /analyses/AnalysisId. AnalysisId is the actual ID key from the Amazon QuickSight console URL of the analysis.
|
|
11277
11297
|
*/
|
|
11278
11298
|
InitialPath?: EntryPath;
|
|
11299
|
+
/**
|
|
11300
|
+
* The embedding configuration of an embedded Amazon QuickSight console.
|
|
11301
|
+
*/
|
|
11302
|
+
FeatureConfigurations?: RegisteredUserConsoleFeatureConfigurations;
|
|
11279
11303
|
}
|
|
11280
11304
|
export interface RelationalTable {
|
|
11281
11305
|
/**
|
|
@@ -12356,6 +12380,12 @@ declare namespace QuickSight {
|
|
|
12356
12380
|
*/
|
|
12357
12381
|
DisableSsl?: Boolean;
|
|
12358
12382
|
}
|
|
12383
|
+
export interface StatePersistenceConfigurations {
|
|
12384
|
+
/**
|
|
12385
|
+
* Determines if a Amazon QuickSight dashboard's state persistence settings are turned on or off.
|
|
12386
|
+
*/
|
|
12387
|
+
Enabled: Boolean;
|
|
12388
|
+
}
|
|
12359
12389
|
export type Status = "ENABLED"|"DISABLED"|string;
|
|
12360
12390
|
export type StatusCode = number;
|
|
12361
12391
|
export type String = string;
|
|
@@ -13865,7 +13895,7 @@ declare namespace QuickSight {
|
|
|
13865
13895
|
*/
|
|
13866
13896
|
AwsAccountId: AwsAccountId;
|
|
13867
13897
|
/**
|
|
13868
|
-
* The default namespace for this Amazon Web Services account. Currently, the default is default.
|
|
13898
|
+
* The default namespace for this Amazon Web Services account. Currently, the default is default. IAM users that register for the first time with Amazon QuickSight provide an email address that becomes associated with the default namespace.
|
|
13869
13899
|
*/
|
|
13870
13900
|
DefaultNamespace: Namespace;
|
|
13871
13901
|
/**
|
|
@@ -14882,7 +14912,7 @@ declare namespace QuickSight {
|
|
|
14882
14912
|
*/
|
|
14883
14913
|
IdentityType?: IdentityType;
|
|
14884
14914
|
/**
|
|
14885
|
-
* The active status of user. When you create an Amazon QuickSight user that
|
|
14915
|
+
* The active status of user. When you create an Amazon QuickSight user that's not an IAM user or an Active Directory user, that user is inactive until they sign in and provide a password.
|
|
14886
14916
|
*/
|
|
14887
14917
|
Active?: Boolean;
|
|
14888
14918
|
/**
|
|
@@ -127,7 +127,7 @@ declare namespace RedshiftData {
|
|
|
127
127
|
*/
|
|
128
128
|
WithEvent?: Boolean;
|
|
129
129
|
/**
|
|
130
|
-
* The serverless workgroup name. This parameter is required when connecting to a serverless workgroup and authenticating using either Secrets Manager or temporary credentials.
|
|
130
|
+
* The serverless workgroup name or Amazon Resource Name (ARN). This parameter is required when connecting to a serverless workgroup and authenticating using either Secrets Manager or temporary credentials.
|
|
131
131
|
*/
|
|
132
132
|
WorkgroupName?: WorkgroupNameString;
|
|
133
133
|
}
|
|
@@ -157,7 +157,7 @@ declare namespace RedshiftData {
|
|
|
157
157
|
*/
|
|
158
158
|
SecretArn?: SecretArn;
|
|
159
159
|
/**
|
|
160
|
-
* The serverless workgroup name. This element is not returned when connecting to a provisioned cluster.
|
|
160
|
+
* The serverless workgroup name or Amazon Resource Name (ARN). This element is not returned when connecting to a provisioned cluster.
|
|
161
161
|
*/
|
|
162
162
|
WorkgroupName?: WorkgroupNameString;
|
|
163
163
|
}
|
|
@@ -316,7 +316,7 @@ declare namespace RedshiftData {
|
|
|
316
316
|
*/
|
|
317
317
|
UpdatedAt?: Timestamp;
|
|
318
318
|
/**
|
|
319
|
-
* The serverless workgroup name.
|
|
319
|
+
* The serverless workgroup name or Amazon Resource Name (ARN).
|
|
320
320
|
*/
|
|
321
321
|
WorkgroupName?: WorkgroupNameString;
|
|
322
322
|
}
|
|
@@ -358,7 +358,7 @@ declare namespace RedshiftData {
|
|
|
358
358
|
*/
|
|
359
359
|
Table?: String;
|
|
360
360
|
/**
|
|
361
|
-
* The serverless workgroup name. This parameter is required when connecting to a serverless workgroup and authenticating using either Secrets Manager or temporary credentials.
|
|
361
|
+
* The serverless workgroup name or Amazon Resource Name (ARN). This parameter is required when connecting to a serverless workgroup and authenticating using either Secrets Manager or temporary credentials.
|
|
362
362
|
*/
|
|
363
363
|
WorkgroupName?: WorkgroupNameString;
|
|
364
364
|
}
|
|
@@ -414,7 +414,7 @@ declare namespace RedshiftData {
|
|
|
414
414
|
*/
|
|
415
415
|
WithEvent?: Boolean;
|
|
416
416
|
/**
|
|
417
|
-
* The serverless workgroup name. This parameter is required when connecting to a serverless workgroup and authenticating using either Secrets Manager or temporary credentials.
|
|
417
|
+
* The serverless workgroup name or Amazon Resource Name (ARN). This parameter is required when connecting to a serverless workgroup and authenticating using either Secrets Manager or temporary credentials.
|
|
418
418
|
*/
|
|
419
419
|
WorkgroupName?: WorkgroupNameString;
|
|
420
420
|
}
|
|
@@ -444,7 +444,7 @@ declare namespace RedshiftData {
|
|
|
444
444
|
*/
|
|
445
445
|
SecretArn?: SecretArn;
|
|
446
446
|
/**
|
|
447
|
-
* The serverless workgroup name. This element is not returned when connecting to a provisioned cluster.
|
|
447
|
+
* The serverless workgroup name or Amazon Resource Name (ARN). This element is not returned when connecting to a provisioned cluster.
|
|
448
448
|
*/
|
|
449
449
|
WorkgroupName?: WorkgroupNameString;
|
|
450
450
|
}
|
|
@@ -530,7 +530,7 @@ declare namespace RedshiftData {
|
|
|
530
530
|
*/
|
|
531
531
|
SecretArn?: SecretArn;
|
|
532
532
|
/**
|
|
533
|
-
* The serverless workgroup name. This parameter is required when connecting to a serverless workgroup and authenticating using either Secrets Manager or temporary credentials.
|
|
533
|
+
* The serverless workgroup name or Amazon Resource Name (ARN). This parameter is required when connecting to a serverless workgroup and authenticating using either Secrets Manager or temporary credentials.
|
|
534
534
|
*/
|
|
535
535
|
WorkgroupName?: WorkgroupNameString;
|
|
536
536
|
}
|
|
@@ -578,7 +578,7 @@ declare namespace RedshiftData {
|
|
|
578
578
|
*/
|
|
579
579
|
SecretArn?: SecretArn;
|
|
580
580
|
/**
|
|
581
|
-
* The serverless workgroup name. This parameter is required when connecting to a serverless workgroup and authenticating using either Secrets Manager or temporary credentials.
|
|
581
|
+
* The serverless workgroup name or Amazon Resource Name (ARN). This parameter is required when connecting to a serverless workgroup and authenticating using either Secrets Manager or temporary credentials.
|
|
582
582
|
*/
|
|
583
583
|
WorkgroupName?: WorkgroupNameString;
|
|
584
584
|
}
|
|
@@ -663,7 +663,7 @@ declare namespace RedshiftData {
|
|
|
663
663
|
*/
|
|
664
664
|
TablePattern?: String;
|
|
665
665
|
/**
|
|
666
|
-
* The serverless workgroup name. This parameter is required when connecting to a serverless workgroup and authenticating using either Secrets Manager or temporary credentials.
|
|
666
|
+
* The serverless workgroup name or Amazon Resource Name (ARN). This parameter is required when connecting to a serverless workgroup and authenticating using either Secrets Manager or temporary credentials.
|
|
667
667
|
*/
|
|
668
668
|
WorkgroupName?: WorkgroupNameString;
|
|
669
669
|
}
|
|
@@ -212,11 +212,11 @@ declare class Route53Resolver extends Service {
|
|
|
212
212
|
*/
|
|
213
213
|
getFirewallRuleGroupPolicy(callback?: (err: AWSError, data: Route53Resolver.Types.GetFirewallRuleGroupPolicyResponse) => void): Request<Route53Resolver.Types.GetFirewallRuleGroupPolicyResponse, AWSError>;
|
|
214
214
|
/**
|
|
215
|
-
* Retrieves the behavior configuration of Route
|
|
215
|
+
* Retrieves the behavior configuration of Route 53 Resolver behavior for a single VPC from Amazon Virtual Private Cloud.
|
|
216
216
|
*/
|
|
217
217
|
getResolverConfig(params: Route53Resolver.Types.GetResolverConfigRequest, callback?: (err: AWSError, data: Route53Resolver.Types.GetResolverConfigResponse) => void): Request<Route53Resolver.Types.GetResolverConfigResponse, AWSError>;
|
|
218
218
|
/**
|
|
219
|
-
* Retrieves the behavior configuration of Route
|
|
219
|
+
* Retrieves the behavior configuration of Route 53 Resolver behavior for a single VPC from Amazon Virtual Private Cloud.
|
|
220
220
|
*/
|
|
221
221
|
getResolverConfig(callback?: (err: AWSError, data: Route53Resolver.Types.GetResolverConfigResponse) => void): Request<Route53Resolver.Types.GetResolverConfigResponse, AWSError>;
|
|
222
222
|
/**
|
|
@@ -340,11 +340,11 @@ declare class Route53Resolver extends Service {
|
|
|
340
340
|
*/
|
|
341
341
|
listFirewallRules(callback?: (err: AWSError, data: Route53Resolver.Types.ListFirewallRulesResponse) => void): Request<Route53Resolver.Types.ListFirewallRulesResponse, AWSError>;
|
|
342
342
|
/**
|
|
343
|
-
* Retrieves the Resolver configurations that you have defined. Route
|
|
343
|
+
* Retrieves the Resolver configurations that you have defined. Route 53 Resolver uses the configurations to manage DNS resolution behavior for your VPCs.
|
|
344
344
|
*/
|
|
345
345
|
listResolverConfigs(params: Route53Resolver.Types.ListResolverConfigsRequest, callback?: (err: AWSError, data: Route53Resolver.Types.ListResolverConfigsResponse) => void): Request<Route53Resolver.Types.ListResolverConfigsResponse, AWSError>;
|
|
346
346
|
/**
|
|
347
|
-
* Retrieves the Resolver configurations that you have defined. Route
|
|
347
|
+
* Retrieves the Resolver configurations that you have defined. Route 53 Resolver uses the configurations to manage DNS resolution behavior for your VPCs.
|
|
348
348
|
*/
|
|
349
349
|
listResolverConfigs(callback?: (err: AWSError, data: Route53Resolver.Types.ListResolverConfigsResponse) => void): Request<Route53Resolver.Types.ListResolverConfigsResponse, AWSError>;
|
|
350
350
|
/**
|
|
@@ -484,11 +484,11 @@ declare class Route53Resolver extends Service {
|
|
|
484
484
|
*/
|
|
485
485
|
updateFirewallRuleGroupAssociation(callback?: (err: AWSError, data: Route53Resolver.Types.UpdateFirewallRuleGroupAssociationResponse) => void): Request<Route53Resolver.Types.UpdateFirewallRuleGroupAssociationResponse, AWSError>;
|
|
486
486
|
/**
|
|
487
|
-
* Updates the behavior configuration of Route
|
|
487
|
+
* Updates the behavior configuration of Route 53 Resolver behavior for a single VPC from Amazon Virtual Private Cloud.
|
|
488
488
|
*/
|
|
489
489
|
updateResolverConfig(params: Route53Resolver.Types.UpdateResolverConfigRequest, callback?: (err: AWSError, data: Route53Resolver.Types.UpdateResolverConfigResponse) => void): Request<Route53Resolver.Types.UpdateResolverConfigResponse, AWSError>;
|
|
490
490
|
/**
|
|
491
|
-
* Updates the behavior configuration of Route
|
|
491
|
+
* Updates the behavior configuration of Route 53 Resolver behavior for a single VPC from Amazon Virtual Private Cloud.
|
|
492
492
|
*/
|
|
493
493
|
updateResolverConfig(callback?: (err: AWSError, data: Route53Resolver.Types.UpdateResolverConfigResponse) => void): Request<Route53Resolver.Types.UpdateResolverConfigResponse, AWSError>;
|
|
494
494
|
/**
|
|
@@ -500,11 +500,11 @@ declare class Route53Resolver extends Service {
|
|
|
500
500
|
*/
|
|
501
501
|
updateResolverDnssecConfig(callback?: (err: AWSError, data: Route53Resolver.Types.UpdateResolverDnssecConfigResponse) => void): Request<Route53Resolver.Types.UpdateResolverDnssecConfigResponse, AWSError>;
|
|
502
502
|
/**
|
|
503
|
-
* Updates the name
|
|
503
|
+
* Updates the name, or enpoint type for an inbound or an outbound Resolver endpoint. You can only update between IPV4 and DUALSTACK, IPV6 endpoint type can't be updated to other type.
|
|
504
504
|
*/
|
|
505
505
|
updateResolverEndpoint(params: Route53Resolver.Types.UpdateResolverEndpointRequest, callback?: (err: AWSError, data: Route53Resolver.Types.UpdateResolverEndpointResponse) => void): Request<Route53Resolver.Types.UpdateResolverEndpointResponse, AWSError>;
|
|
506
506
|
/**
|
|
507
|
-
* Updates the name
|
|
507
|
+
* Updates the name, or enpoint type for an inbound or an outbound Resolver endpoint. You can only update between IPV4 and DUALSTACK, IPV6 endpoint type can't be updated to other type.
|
|
508
508
|
*/
|
|
509
509
|
updateResolverEndpoint(callback?: (err: AWSError, data: Route53Resolver.Types.UpdateResolverEndpointResponse) => void): Request<Route53Resolver.Types.UpdateResolverEndpointResponse, AWSError>;
|
|
510
510
|
/**
|
|
@@ -608,7 +608,7 @@ declare namespace Route53Resolver {
|
|
|
608
608
|
*/
|
|
609
609
|
ResolverRuleAssociation?: ResolverRuleAssociation;
|
|
610
610
|
}
|
|
611
|
-
export type AutodefinedReverseFlag = "ENABLE"|"DISABLE"|string;
|
|
611
|
+
export type AutodefinedReverseFlag = "ENABLE"|"DISABLE"|"USE_LOCAL_RESOURCE_SETTING"|string;
|
|
612
612
|
export type BlockOverrideDnsType = "CNAME"|string;
|
|
613
613
|
export type BlockOverrideDomain = string;
|
|
614
614
|
export type BlockOverrideTtl = number;
|
|
@@ -728,6 +728,10 @@ declare namespace Route53Resolver {
|
|
|
728
728
|
* A list of the tag keys and values that you want to associate with the endpoint.
|
|
729
729
|
*/
|
|
730
730
|
Tags?: TagList;
|
|
731
|
+
/**
|
|
732
|
+
* For the endpoint type you can choose either IPv4, IPv6. or dual-stack. A dual-stack endpoint means that it will resolve via both IPv4 and IPv6. This endpoint type is applied to all IP addresses.
|
|
733
|
+
*/
|
|
734
|
+
ResolverEndpointType?: ResolverEndpointType;
|
|
731
735
|
}
|
|
732
736
|
export interface CreateResolverEndpointResponse {
|
|
733
737
|
/**
|
|
@@ -1038,7 +1042,7 @@ declare namespace Route53Resolver {
|
|
|
1038
1042
|
export type FirewallDomainName = string;
|
|
1039
1043
|
export type FirewallDomainUpdateOperation = "ADD"|"REMOVE"|"REPLACE"|string;
|
|
1040
1044
|
export type FirewallDomains = FirewallDomainName[];
|
|
1041
|
-
export type FirewallFailOpenStatus = "ENABLED"|"DISABLED"|string;
|
|
1045
|
+
export type FirewallFailOpenStatus = "ENABLED"|"DISABLED"|"USE_LOCAL_RESOURCE_SETTING"|string;
|
|
1042
1046
|
export interface FirewallRule {
|
|
1043
1047
|
/**
|
|
1044
1048
|
* The unique identifier of the firewall rule group of the rule.
|
|
@@ -1289,7 +1293,7 @@ declare namespace Route53Resolver {
|
|
|
1289
1293
|
}
|
|
1290
1294
|
export interface GetResolverConfigResponse {
|
|
1291
1295
|
/**
|
|
1292
|
-
* Information about the behavior configuration of Route
|
|
1296
|
+
* Information about the behavior configuration of Route 53 Resolver behavior for the VPC you specified in the GetResolverConfig request.
|
|
1293
1297
|
*/
|
|
1294
1298
|
ResolverConfig?: ResolverConfig;
|
|
1295
1299
|
}
|
|
@@ -1413,7 +1417,7 @@ declare namespace Route53Resolver {
|
|
|
1413
1417
|
*/
|
|
1414
1418
|
Name?: Name;
|
|
1415
1419
|
/**
|
|
1416
|
-
*
|
|
1420
|
+
* Status of the import request.
|
|
1417
1421
|
*/
|
|
1418
1422
|
Status?: FirewallDomainListStatus;
|
|
1419
1423
|
/**
|
|
@@ -1429,9 +1433,13 @@ declare namespace Route53Resolver {
|
|
|
1429
1433
|
*/
|
|
1430
1434
|
SubnetId: SubnetId;
|
|
1431
1435
|
/**
|
|
1432
|
-
* The
|
|
1436
|
+
* The IPv4 address that you want to use for DNS queries.
|
|
1433
1437
|
*/
|
|
1434
1438
|
Ip?: Ip;
|
|
1439
|
+
/**
|
|
1440
|
+
* The IPv6 address that you want to use for DNS queries.
|
|
1441
|
+
*/
|
|
1442
|
+
Ipv6?: Ipv6;
|
|
1435
1443
|
}
|
|
1436
1444
|
export interface IpAddressResponse {
|
|
1437
1445
|
/**
|
|
@@ -1443,9 +1451,13 @@ declare namespace Route53Resolver {
|
|
|
1443
1451
|
*/
|
|
1444
1452
|
SubnetId?: SubnetId;
|
|
1445
1453
|
/**
|
|
1446
|
-
* One
|
|
1454
|
+
* One IPv4 address that the Resolver endpoint uses for DNS queries.
|
|
1447
1455
|
*/
|
|
1448
1456
|
Ip?: Ip;
|
|
1457
|
+
/**
|
|
1458
|
+
* One IPv6 address that the Resolver endpoint uses for DNS queries.
|
|
1459
|
+
*/
|
|
1460
|
+
Ipv6?: Ipv6;
|
|
1449
1461
|
/**
|
|
1450
1462
|
* A status code that gives the current status of the request.
|
|
1451
1463
|
*/
|
|
@@ -1463,7 +1475,7 @@ declare namespace Route53Resolver {
|
|
|
1463
1475
|
*/
|
|
1464
1476
|
ModificationTime?: Rfc3339TimeString;
|
|
1465
1477
|
}
|
|
1466
|
-
export type IpAddressStatus = "CREATING"|"FAILED_CREATION"|"ATTACHING"|"ATTACHED"|"REMAP_DETACHING"|"REMAP_ATTACHING"|"DETACHING"|"FAILED_RESOURCE_GONE"|"DELETING"|"DELETE_FAILED_FAS_EXPIRED"|string;
|
|
1478
|
+
export type IpAddressStatus = "CREATING"|"FAILED_CREATION"|"ATTACHING"|"ATTACHED"|"REMAP_DETACHING"|"REMAP_ATTACHING"|"DETACHING"|"FAILED_RESOURCE_GONE"|"DELETING"|"DELETE_FAILED_FAS_EXPIRED"|"UPDATING"|string;
|
|
1467
1479
|
export interface IpAddressUpdate {
|
|
1468
1480
|
/**
|
|
1469
1481
|
* Only when removing an IP address from a Resolver endpoint: The ID of the IP address that you want to remove. To get this ID, use GetResolverEndpoint.
|
|
@@ -1474,12 +1486,17 @@ declare namespace Route53Resolver {
|
|
|
1474
1486
|
*/
|
|
1475
1487
|
SubnetId?: SubnetId;
|
|
1476
1488
|
/**
|
|
1477
|
-
* The new
|
|
1489
|
+
* The new IPv4 address.
|
|
1478
1490
|
*/
|
|
1479
1491
|
Ip?: Ip;
|
|
1492
|
+
/**
|
|
1493
|
+
* The new IPv6 address.
|
|
1494
|
+
*/
|
|
1495
|
+
Ipv6?: Ipv6;
|
|
1480
1496
|
}
|
|
1481
1497
|
export type IpAddressesRequest = IpAddressRequest[];
|
|
1482
1498
|
export type IpAddressesResponse = IpAddressResponse[];
|
|
1499
|
+
export type Ipv6 = string;
|
|
1483
1500
|
export type ListDomainMaxResults = number;
|
|
1484
1501
|
export type ListFirewallConfigsMaxResult = number;
|
|
1485
1502
|
export interface ListFirewallConfigsRequest {
|
|
@@ -1647,7 +1664,7 @@ declare namespace Route53Resolver {
|
|
|
1647
1664
|
}
|
|
1648
1665
|
export interface ListResolverConfigsResponse {
|
|
1649
1666
|
/**
|
|
1650
|
-
* If a response includes the last of the Resolver configurations that are associated with the current Amazon Web Services account, NextToken doesn't appear in the response. If a response doesn't include the last of the configurations, you can get more configurations by submitting another ListResolverConfigs request. Get the value of NextToken that Amazon Route
|
|
1667
|
+
* If a response includes the last of the Resolver configurations that are associated with the current Amazon Web Services account, NextToken doesn't appear in the response. If a response doesn't include the last of the configurations, you can get more configurations by submitting another ListResolverConfigs request. Get the value of NextToken that Amazon Route 53 returned in the previous response and include it in NextToken in the next request.
|
|
1651
1668
|
*/
|
|
1652
1669
|
NextToken?: NextToken;
|
|
1653
1670
|
/**
|
|
@@ -1949,7 +1966,7 @@ declare namespace Route53Resolver {
|
|
|
1949
1966
|
*/
|
|
1950
1967
|
ReturnValue?: Boolean;
|
|
1951
1968
|
}
|
|
1952
|
-
export type ResolverAutodefinedReverseStatus = "ENABLING"|"ENABLED"|"DISABLING"|"DISABLED"|string;
|
|
1969
|
+
export type ResolverAutodefinedReverseStatus = "ENABLING"|"ENABLED"|"DISABLING"|"DISABLED"|"UPDATING_TO_USE_LOCAL_RESOURCE_SETTING"|"USE_LOCAL_RESOURCE_SETTING"|string;
|
|
1953
1970
|
export interface ResolverConfig {
|
|
1954
1971
|
/**
|
|
1955
1972
|
* ID for the Resolver configuration.
|
|
@@ -1964,12 +1981,12 @@ declare namespace Route53Resolver {
|
|
|
1964
1981
|
*/
|
|
1965
1982
|
OwnerId?: AccountId;
|
|
1966
1983
|
/**
|
|
1967
|
-
* The status of whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is enabled by default. The status can be one of following:
|
|
1984
|
+
* The status of whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is enabled by default. The status can be one of following: ENABLING: Autodefined rules for reverse DNS lookups are being enabled but are not complete. ENABLED: Autodefined rules for reverse DNS lookups are enabled. DISABLING: Autodefined rules for reverse DNS lookups are being disabled but are not complete. DISABLED: Autodefined rules for reverse DNS lookups are disabled.
|
|
1968
1985
|
*/
|
|
1969
1986
|
AutodefinedReverse?: ResolverAutodefinedReverseStatus;
|
|
1970
1987
|
}
|
|
1971
1988
|
export type ResolverConfigList = ResolverConfig[];
|
|
1972
|
-
export type ResolverDNSSECValidationStatus = "ENABLING"|"ENABLED"|"DISABLING"|"DISABLED"|string;
|
|
1989
|
+
export type ResolverDNSSECValidationStatus = "ENABLING"|"ENABLED"|"DISABLING"|"DISABLED"|"UPDATING_TO_USE_LOCAL_RESOURCE_SETTING"|"USE_LOCAL_RESOURCE_SETTING"|string;
|
|
1973
1990
|
export interface ResolverDnssecConfig {
|
|
1974
1991
|
/**
|
|
1975
1992
|
* The ID for a configuration for DNSSEC validation.
|
|
@@ -2038,9 +2055,14 @@ declare namespace Route53Resolver {
|
|
|
2038
2055
|
* The date and time that the endpoint was last modified, in Unix time format and Coordinated Universal Time (UTC).
|
|
2039
2056
|
*/
|
|
2040
2057
|
ModificationTime?: Rfc3339TimeString;
|
|
2058
|
+
/**
|
|
2059
|
+
* The Resolver endpoint IP address type.
|
|
2060
|
+
*/
|
|
2061
|
+
ResolverEndpointType?: ResolverEndpointType;
|
|
2041
2062
|
}
|
|
2042
2063
|
export type ResolverEndpointDirection = "INBOUND"|"OUTBOUND"|string;
|
|
2043
2064
|
export type ResolverEndpointStatus = "CREATING"|"OPERATIONAL"|"UPDATING"|"AUTO_RECOVERING"|"ACTION_NEEDED"|"DELETING"|string;
|
|
2065
|
+
export type ResolverEndpointType = "IPV6"|"IPV4"|"DUALSTACK"|string;
|
|
2044
2066
|
export type ResolverEndpoints = ResolverEndpoint[];
|
|
2045
2067
|
export interface ResolverQueryLogConfig {
|
|
2046
2068
|
/**
|
|
@@ -2263,13 +2285,17 @@ declare namespace Route53Resolver {
|
|
|
2263
2285
|
export type TagValue = string;
|
|
2264
2286
|
export interface TargetAddress {
|
|
2265
2287
|
/**
|
|
2266
|
-
* One
|
|
2288
|
+
* One IPv4 address that you want to forward DNS queries to.
|
|
2267
2289
|
*/
|
|
2268
|
-
Ip
|
|
2290
|
+
Ip?: Ip;
|
|
2269
2291
|
/**
|
|
2270
2292
|
* The port at Ip that you want to forward DNS queries to.
|
|
2271
2293
|
*/
|
|
2272
2294
|
Port?: Port;
|
|
2295
|
+
/**
|
|
2296
|
+
* One IPv6 address that you want to forward DNS queries to.
|
|
2297
|
+
*/
|
|
2298
|
+
Ipv6?: Ipv6;
|
|
2273
2299
|
}
|
|
2274
2300
|
export type TargetList = TargetAddress[];
|
|
2275
2301
|
export type Unsigned = number;
|
|
@@ -2311,7 +2337,7 @@ declare namespace Route53Resolver {
|
|
|
2311
2337
|
*/
|
|
2312
2338
|
Operation: FirewallDomainUpdateOperation;
|
|
2313
2339
|
/**
|
|
2314
|
-
* A list of domains to use in the update operation. Each domain specification in your domain list must satisfy the following requirements: It can optionally start with * (asterisk). With the exception of the optional starting asterisk, it must only contain the following characters: A-Z, a-z, 0-9, - (hyphen). It must be from 1-255 characters in length.
|
|
2340
|
+
* A list of domains to use in the update operation. There is a limit of 1000 domains per request. Each domain specification in your domain list must satisfy the following requirements: It can optionally start with * (asterisk). With the exception of the optional starting asterisk, it must only contain the following characters: A-Z, a-z, 0-9, - (hyphen). It must be from 1-255 characters in length.
|
|
2315
2341
|
*/
|
|
2316
2342
|
Domains: FirewallDomains;
|
|
2317
2343
|
}
|
|
@@ -2325,7 +2351,7 @@ declare namespace Route53Resolver {
|
|
|
2325
2351
|
*/
|
|
2326
2352
|
Name?: Name;
|
|
2327
2353
|
/**
|
|
2328
|
-
*
|
|
2354
|
+
* Status of the UpdateFirewallDomains request.
|
|
2329
2355
|
*/
|
|
2330
2356
|
Status?: FirewallDomainListStatus;
|
|
2331
2357
|
/**
|
|
@@ -2401,13 +2427,24 @@ declare namespace Route53Resolver {
|
|
|
2401
2427
|
*/
|
|
2402
2428
|
FirewallRule?: FirewallRule;
|
|
2403
2429
|
}
|
|
2430
|
+
export interface UpdateIpAddress {
|
|
2431
|
+
/**
|
|
2432
|
+
* The ID of the IP address, specified by the ResolverEndpointId.
|
|
2433
|
+
*/
|
|
2434
|
+
IpId: ResourceId;
|
|
2435
|
+
/**
|
|
2436
|
+
* The IPv6 address that you want to use for DNS queries.
|
|
2437
|
+
*/
|
|
2438
|
+
Ipv6: Ipv6;
|
|
2439
|
+
}
|
|
2440
|
+
export type UpdateIpAddresses = UpdateIpAddress[];
|
|
2404
2441
|
export interface UpdateResolverConfigRequest {
|
|
2405
2442
|
/**
|
|
2406
2443
|
* Resource ID of the Amazon VPC that you want to update the Resolver configuration for.
|
|
2407
2444
|
*/
|
|
2408
2445
|
ResourceId: ResourceId;
|
|
2409
2446
|
/**
|
|
2410
|
-
* Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is enabled by default. Disabling this option will also affect EC2-Classic instances using ClassicLink. For more information, see ClassicLink in the Amazon EC2 guide. It can take some time for the status change to be completed.
|
|
2447
|
+
* Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is enabled by default. Disabling this option will also affect EC2-Classic instances using ClassicLink. For more information, see ClassicLink in the Amazon EC2 guide. We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 guide and the blog EC2-Classic Networking is Retiring – Here’s How to Prepare. It can take some time for the status change to be completed.
|
|
2411
2448
|
*/
|
|
2412
2449
|
AutodefinedReverseFlag: AutodefinedReverseFlag;
|
|
2413
2450
|
}
|
|
@@ -2442,6 +2479,14 @@ declare namespace Route53Resolver {
|
|
|
2442
2479
|
* The name of the Resolver endpoint that you want to update.
|
|
2443
2480
|
*/
|
|
2444
2481
|
Name?: Name;
|
|
2482
|
+
/**
|
|
2483
|
+
* Specifies the endpoint type for what type of IP address the endpoint uses to forward DNS queries.
|
|
2484
|
+
*/
|
|
2485
|
+
ResolverEndpointType?: ResolverEndpointType;
|
|
2486
|
+
/**
|
|
2487
|
+
* Updates the Resolver endpoint type to IpV4, Ipv6, or dual-stack.
|
|
2488
|
+
*/
|
|
2489
|
+
UpdateIpAddresses?: UpdateIpAddresses;
|
|
2445
2490
|
}
|
|
2446
2491
|
export interface UpdateResolverEndpointResponse {
|
|
2447
2492
|
/**
|
|
@@ -2465,7 +2510,7 @@ declare namespace Route53Resolver {
|
|
|
2465
2510
|
*/
|
|
2466
2511
|
ResolverRule?: ResolverRule;
|
|
2467
2512
|
}
|
|
2468
|
-
export type Validation = "ENABLE"|"DISABLE"|string;
|
|
2513
|
+
export type Validation = "ENABLE"|"DISABLE"|"USE_LOCAL_RESOURCE_SETTING"|string;
|
|
2469
2514
|
/**
|
|
2470
2515
|
* 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.
|
|
2471
2516
|
*/
|
|
@@ -2397,11 +2397,11 @@ declare class SageMaker extends Service {
|
|
|
2397
2397
|
*/
|
|
2398
2398
|
updateUserProfile(callback?: (err: AWSError, data: SageMaker.Types.UpdateUserProfileResponse) => void): Request<SageMaker.Types.UpdateUserProfileResponse, AWSError>;
|
|
2399
2399
|
/**
|
|
2400
|
-
* Use this operation to update your workforce. You can use this operation to require that workers use specific IP addresses to work on tasks and to update your OpenID Connect (OIDC) Identity Provider (IdP) workforce configuration. The worker portal is now supported in VPC and public internet. Use SourceIpConfig to restrict worker access to tasks to a specific range of IP addresses. You specify allowed IP addresses by creating a list of up to ten CIDRs. By default, a workforce isn't restricted to specific IP addresses. If you specify a range of IP addresses, workers who attempt to access tasks using any IP address outside the specified range are denied and get a Not Found error message on the worker portal. To restrict access to all the workers in public internet, add the SourceIpConfig CIDR value as "
|
|
2400
|
+
* Use this operation to update your workforce. You can use this operation to require that workers use specific IP addresses to work on tasks and to update your OpenID Connect (OIDC) Identity Provider (IdP) workforce configuration. The worker portal is now supported in VPC and public internet. Use SourceIpConfig to restrict worker access to tasks to a specific range of IP addresses. You specify allowed IP addresses by creating a list of up to ten CIDRs. By default, a workforce isn't restricted to specific IP addresses. If you specify a range of IP addresses, workers who attempt to access tasks using any IP address outside the specified range are denied and get a Not Found error message on the worker portal. To restrict access to all the workers in public internet, add the SourceIpConfig CIDR value as "10.0.0.0/16". Amazon SageMaker does not support Source Ip restriction for worker portals in VPC. Use OidcConfig to update the configuration of a workforce created using your own OIDC IdP. You can only update your OIDC IdP configuration when there are no work teams associated with your workforce. You can delete work teams using the operation. After restricting access to a range of IP addresses or updating your OIDC IdP configuration with this operation, you can view details about your update workforce using the operation. This operation only applies to private workforces.
|
|
2401
2401
|
*/
|
|
2402
2402
|
updateWorkforce(params: SageMaker.Types.UpdateWorkforceRequest, callback?: (err: AWSError, data: SageMaker.Types.UpdateWorkforceResponse) => void): Request<SageMaker.Types.UpdateWorkforceResponse, AWSError>;
|
|
2403
2403
|
/**
|
|
2404
|
-
* Use this operation to update your workforce. You can use this operation to require that workers use specific IP addresses to work on tasks and to update your OpenID Connect (OIDC) Identity Provider (IdP) workforce configuration. The worker portal is now supported in VPC and public internet. Use SourceIpConfig to restrict worker access to tasks to a specific range of IP addresses. You specify allowed IP addresses by creating a list of up to ten CIDRs. By default, a workforce isn't restricted to specific IP addresses. If you specify a range of IP addresses, workers who attempt to access tasks using any IP address outside the specified range are denied and get a Not Found error message on the worker portal. To restrict access to all the workers in public internet, add the SourceIpConfig CIDR value as "
|
|
2404
|
+
* Use this operation to update your workforce. You can use this operation to require that workers use specific IP addresses to work on tasks and to update your OpenID Connect (OIDC) Identity Provider (IdP) workforce configuration. The worker portal is now supported in VPC and public internet. Use SourceIpConfig to restrict worker access to tasks to a specific range of IP addresses. You specify allowed IP addresses by creating a list of up to ten CIDRs. By default, a workforce isn't restricted to specific IP addresses. If you specify a range of IP addresses, workers who attempt to access tasks using any IP address outside the specified range are denied and get a Not Found error message on the worker portal. To restrict access to all the workers in public internet, add the SourceIpConfig CIDR value as "10.0.0.0/16". Amazon SageMaker does not support Source Ip restriction for worker portals in VPC. Use OidcConfig to update the configuration of a workforce created using your own OIDC IdP. You can only update your OIDC IdP configuration when there are no work teams associated with your workforce. You can delete work teams using the operation. After restricting access to a range of IP addresses or updating your OIDC IdP configuration with this operation, you can view details about your update workforce using the operation. This operation only applies to private workforces.
|
|
2405
2405
|
*/
|
|
2406
2406
|
updateWorkforce(callback?: (err: AWSError, data: SageMaker.Types.UpdateWorkforceResponse) => void): Request<SageMaker.Types.UpdateWorkforceResponse, AWSError>;
|
|
2407
2407
|
/**
|
|
@@ -11043,11 +11043,11 @@ declare namespace SageMaker {
|
|
|
11043
11043
|
}
|
|
11044
11044
|
export interface FinalHyperParameterTuningJobObjectiveMetric {
|
|
11045
11045
|
/**
|
|
11046
|
-
*
|
|
11046
|
+
* Select if you want to minimize or maximize the objective metric during hyperparameter tuning.
|
|
11047
11047
|
*/
|
|
11048
11048
|
Type?: HyperParameterTuningJobObjectiveType;
|
|
11049
11049
|
/**
|
|
11050
|
-
* The name of the objective metric.
|
|
11050
|
+
* The name of the objective metric. For SageMaker built-in algorithms, metrics are defined per algorithm. See the metrics for XGBoost as an example. You can also use a custom algorithm for training and define your own metrics. For more information, see Define metrics and environment variables.
|
|
11051
11051
|
*/
|
|
11052
11052
|
MetricName: MetricName;
|
|
11053
11053
|
/**
|
|
@@ -11862,6 +11862,20 @@ declare namespace SageMaker {
|
|
|
11862
11862
|
}
|
|
11863
11863
|
export type HyperbandStrategyMaxResource = number;
|
|
11864
11864
|
export type HyperbandStrategyMinResource = number;
|
|
11865
|
+
export interface IamIdentity {
|
|
11866
|
+
/**
|
|
11867
|
+
* The Amazon Resource Name (ARN) of the IAM identity.
|
|
11868
|
+
*/
|
|
11869
|
+
Arn?: String;
|
|
11870
|
+
/**
|
|
11871
|
+
* The ID of the principal that assumes the IAM identity.
|
|
11872
|
+
*/
|
|
11873
|
+
PrincipalId?: String;
|
|
11874
|
+
/**
|
|
11875
|
+
* The person or application which assumes the IAM identity.
|
|
11876
|
+
*/
|
|
11877
|
+
SourceIdentity?: String;
|
|
11878
|
+
}
|
|
11865
11879
|
export type IdempotencyToken = string;
|
|
11866
11880
|
export interface Image {
|
|
11867
11881
|
/**
|
|
@@ -17476,7 +17490,7 @@ declare namespace SageMaker {
|
|
|
17476
17490
|
}
|
|
17477
17491
|
export interface OnlineStoreSecurityConfig {
|
|
17478
17492
|
/**
|
|
17479
|
-
* The
|
|
17493
|
+
* The Amazon Web Services Key Management Service (KMS) key ARN that SageMaker Feature Store uses to encrypt the Amazon S3 objects at rest using Amazon S3 server-side encryption. The caller (either IAM user or IAM role) of CreateFeatureGroup must have below permissions to the OnlineStore KmsKeyId: "kms:Encrypt" "kms:Decrypt" "kms:DescribeKey" "kms:CreateGrant" "kms:RetireGrant" "kms:ReEncryptFrom" "kms:ReEncryptTo" "kms:GenerateDataKey" "kms:ListAliases" "kms:ListGrants" "kms:RevokeGrant" The caller (either user or IAM role) to all DataPlane operations (PutRecord, GetRecord, DeleteRecord) must have the following permissions to the KmsKeyId: "kms:Decrypt"
|
|
17480
17494
|
*/
|
|
17481
17495
|
KmsKeyId?: KmsKeyId;
|
|
17482
17496
|
}
|
|
@@ -18277,6 +18291,10 @@ declare namespace SageMaker {
|
|
|
18277
18291
|
* The timeout value, in seconds, for your inference container to pass health check by SageMaker Hosting. For more information about health check, see How Your Container Should Respond to Health Check (Ping) Requests.
|
|
18278
18292
|
*/
|
|
18279
18293
|
ContainerStartupHealthCheckTimeoutInSeconds?: ProductionVariantContainerStartupHealthCheckTimeoutInSeconds;
|
|
18294
|
+
/**
|
|
18295
|
+
* You can use this parameter to turn on native Amazon Web Services Systems Manager (SSM) access for a production variant behind an endpoint. By default, SSM access is disabled for all production variants behind an endpoints. You can turn on or turn off SSM access for a production variant behind an existing endpoint by creating a new endpoint configuration and calling UpdateEndpoint.
|
|
18296
|
+
*/
|
|
18297
|
+
EnableSSMAccess?: ProductionVariantSSMAccess;
|
|
18280
18298
|
}
|
|
18281
18299
|
export type ProductionVariantAcceleratorType = "ml.eia1.medium"|"ml.eia1.large"|"ml.eia1.xlarge"|"ml.eia2.medium"|"ml.eia2.large"|"ml.eia2.xlarge"|string;
|
|
18282
18300
|
export type ProductionVariantContainerStartupHealthCheckTimeoutInSeconds = number;
|
|
@@ -18293,6 +18311,7 @@ declare namespace SageMaker {
|
|
|
18293
18311
|
export type ProductionVariantInstanceType = "ml.t2.medium"|"ml.t2.large"|"ml.t2.xlarge"|"ml.t2.2xlarge"|"ml.m4.xlarge"|"ml.m4.2xlarge"|"ml.m4.4xlarge"|"ml.m4.10xlarge"|"ml.m4.16xlarge"|"ml.m5.large"|"ml.m5.xlarge"|"ml.m5.2xlarge"|"ml.m5.4xlarge"|"ml.m5.12xlarge"|"ml.m5.24xlarge"|"ml.m5d.large"|"ml.m5d.xlarge"|"ml.m5d.2xlarge"|"ml.m5d.4xlarge"|"ml.m5d.12xlarge"|"ml.m5d.24xlarge"|"ml.c4.large"|"ml.c4.xlarge"|"ml.c4.2xlarge"|"ml.c4.4xlarge"|"ml.c4.8xlarge"|"ml.p2.xlarge"|"ml.p2.8xlarge"|"ml.p2.16xlarge"|"ml.p3.2xlarge"|"ml.p3.8xlarge"|"ml.p3.16xlarge"|"ml.c5.large"|"ml.c5.xlarge"|"ml.c5.2xlarge"|"ml.c5.4xlarge"|"ml.c5.9xlarge"|"ml.c5.18xlarge"|"ml.c5d.large"|"ml.c5d.xlarge"|"ml.c5d.2xlarge"|"ml.c5d.4xlarge"|"ml.c5d.9xlarge"|"ml.c5d.18xlarge"|"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.12xlarge"|"ml.r5.24xlarge"|"ml.r5d.large"|"ml.r5d.xlarge"|"ml.r5d.2xlarge"|"ml.r5d.4xlarge"|"ml.r5d.12xlarge"|"ml.r5d.24xlarge"|"ml.inf1.xlarge"|"ml.inf1.2xlarge"|"ml.inf1.6xlarge"|"ml.inf1.24xlarge"|"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.g5.xlarge"|"ml.g5.2xlarge"|"ml.g5.4xlarge"|"ml.g5.8xlarge"|"ml.g5.12xlarge"|"ml.g5.16xlarge"|"ml.g5.24xlarge"|"ml.g5.48xlarge"|"ml.p4d.24xlarge"|"ml.c7g.large"|"ml.c7g.xlarge"|"ml.c7g.2xlarge"|"ml.c7g.4xlarge"|"ml.c7g.8xlarge"|"ml.c7g.12xlarge"|"ml.c7g.16xlarge"|"ml.m6g.large"|"ml.m6g.xlarge"|"ml.m6g.2xlarge"|"ml.m6g.4xlarge"|"ml.m6g.8xlarge"|"ml.m6g.12xlarge"|"ml.m6g.16xlarge"|"ml.m6gd.large"|"ml.m6gd.xlarge"|"ml.m6gd.2xlarge"|"ml.m6gd.4xlarge"|"ml.m6gd.8xlarge"|"ml.m6gd.12xlarge"|"ml.m6gd.16xlarge"|"ml.c6g.large"|"ml.c6g.xlarge"|"ml.c6g.2xlarge"|"ml.c6g.4xlarge"|"ml.c6g.8xlarge"|"ml.c6g.12xlarge"|"ml.c6g.16xlarge"|"ml.c6gd.large"|"ml.c6gd.xlarge"|"ml.c6gd.2xlarge"|"ml.c6gd.4xlarge"|"ml.c6gd.8xlarge"|"ml.c6gd.12xlarge"|"ml.c6gd.16xlarge"|"ml.c6gn.large"|"ml.c6gn.xlarge"|"ml.c6gn.2xlarge"|"ml.c6gn.4xlarge"|"ml.c6gn.8xlarge"|"ml.c6gn.12xlarge"|"ml.c6gn.16xlarge"|"ml.r6g.large"|"ml.r6g.xlarge"|"ml.r6g.2xlarge"|"ml.r6g.4xlarge"|"ml.r6g.8xlarge"|"ml.r6g.12xlarge"|"ml.r6g.16xlarge"|"ml.r6gd.large"|"ml.r6gd.xlarge"|"ml.r6gd.2xlarge"|"ml.r6gd.4xlarge"|"ml.r6gd.8xlarge"|"ml.r6gd.12xlarge"|"ml.r6gd.16xlarge"|"ml.p4de.24xlarge"|string;
|
|
18294
18312
|
export type ProductionVariantList = ProductionVariant[];
|
|
18295
18313
|
export type ProductionVariantModelDataDownloadTimeoutInSeconds = number;
|
|
18314
|
+
export type ProductionVariantSSMAccess = boolean;
|
|
18296
18315
|
export interface ProductionVariantServerlessConfig {
|
|
18297
18316
|
/**
|
|
18298
18317
|
* The memory size of your serverless endpoint. Valid values are in 1 GB increments: 1024 MB, 2048 MB, 3072 MB, 4096 MB, 5120 MB, or 6144 MB.
|
|
@@ -19193,7 +19212,7 @@ declare namespace SageMaker {
|
|
|
19193
19212
|
*/
|
|
19194
19213
|
S3Uri: S3Uri;
|
|
19195
19214
|
/**
|
|
19196
|
-
* The Amazon Web Services Key Management Service (KMS) key
|
|
19215
|
+
* The Amazon Web Services Key Management Service (KMS) key ARN of the key used to encrypt any objects written into the OfflineStore S3 location. The IAM roleARN that is passed as a parameter to CreateFeatureGroup must have below permissions to the KmsKeyId: "kms:GenerateDataKey"
|
|
19197
19216
|
*/
|
|
19198
19217
|
KmsKeyId?: KmsKeyId;
|
|
19199
19218
|
/**
|
|
@@ -21660,6 +21679,10 @@ declare namespace SageMaker {
|
|
|
21660
21679
|
* The domain associated with the user.
|
|
21661
21680
|
*/
|
|
21662
21681
|
DomainId?: String;
|
|
21682
|
+
/**
|
|
21683
|
+
* The IAM Identity details associated with the user. These details are associated with model package groups, model packages, and project entities only.
|
|
21684
|
+
*/
|
|
21685
|
+
IamIdentity?: IamIdentity;
|
|
21663
21686
|
}
|
|
21664
21687
|
export type UserProfileArn = string;
|
|
21665
21688
|
export interface UserProfileDetails {
|
|
@@ -1605,7 +1605,7 @@ declare namespace SESV2 {
|
|
|
1605
1605
|
*/
|
|
1606
1606
|
Enabled?: Enabled;
|
|
1607
1607
|
/**
|
|
1608
|
-
* The types of events that Amazon SES sends to the specified event destinations.
|
|
1608
|
+
* The types of events that Amazon SES sends to the specified event destinations. SEND - The send request was successful and SES will attempt to deliver the message to the recipient’s mail server. (If account-level or global suppression is being used, SES will still count it as a send, but delivery is suppressed.) REJECT - SES accepted the email, but determined that it contained a virus and didn’t attempt to deliver it to the recipient’s mail server. BOUNCE - (Hard bounce) The recipient's mail server permanently rejected the email. (Soft bounces are only included when SES fails to deliver the email after retrying for a period of time.) COMPLAINT - The email was successfully delivered to the recipient’s mail server, but the recipient marked it as spam. DELIVERY - SES successfully delivered the email to the recipient's mail server. OPEN - The recipient received the message and opened it in their email client. CLICK - The recipient clicked one or more links in the email. RENDERING_FAILURE - The email wasn't sent because of a template rendering issue. This event type can occur when template data is missing, or when there is a mismatch between template parameters and data. (This event type only occurs when you send email using the SendTemplatedEmail or SendBulkTemplatedEmail API operations.) DELIVERY_DELAY - The email couldn't be delivered to the recipient’s mail server because a temporary issue occurred. Delivery delays can occur, for example, when the recipient's inbox is full, or when the receiving email server experiences a transient issue. SUBSCRIPTION - The email was successfully delivered, but the recipient updated their subscription preferences by clicking on an unsubscribe link as part of your subscription management.
|
|
1609
1609
|
*/
|
|
1610
1610
|
MatchingEventTypes: EventTypes;
|
|
1611
1611
|
/**
|
|
@@ -2981,7 +2981,7 @@ declare namespace SESV2 {
|
|
|
2981
2981
|
*/
|
|
2982
2982
|
ResourceArn?: AmazonResourceName;
|
|
2983
2983
|
/**
|
|
2984
|
-
* The recommendation type, with values like DKIM, SPF or
|
|
2984
|
+
* The recommendation type, with values like DKIM, SPF, DMARC or BIMI.
|
|
2985
2985
|
*/
|
|
2986
2986
|
Type?: RecommendationType;
|
|
2987
2987
|
/**
|
|
@@ -3008,7 +3008,7 @@ declare namespace SESV2 {
|
|
|
3008
3008
|
export type RecommendationDescription = string;
|
|
3009
3009
|
export type RecommendationImpact = "LOW"|"HIGH"|string;
|
|
3010
3010
|
export type RecommendationStatus = "OPEN"|"FIXED"|string;
|
|
3011
|
-
export type RecommendationType = "DKIM"|"DMARC"|"SPF"|string;
|
|
3011
|
+
export type RecommendationType = "DKIM"|"DMARC"|"SPF"|"BIMI"|string;
|
|
3012
3012
|
export type RecommendationsList = Recommendation[];
|
|
3013
3013
|
export type RenderedEmailTemplate = string;
|
|
3014
3014
|
export interface ReplacementEmailContent {
|