cdk-docker-image-deployment 0.0.29 → 0.0.31
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 +13 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +339 -339
- package/node_modules/aws-sdk/apis/codedeploy-2014-10-06.min.json +7 -1
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +139 -127
- package/node_modules/aws-sdk/apis/dlm-2018-01-12.min.json +40 -12
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +311 -303
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +4 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +626 -534
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.paginators.json +24 -0
- package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +297 -297
- package/node_modules/aws-sdk/clients/codedeploy.d.ts +90 -85
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +27 -11
- package/node_modules/aws-sdk/clients/dlm.d.ts +40 -8
- package/node_modules/aws-sdk/clients/ec2.d.ts +14 -1
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +145 -0
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +6 -1
- package/node_modules/aws-sdk/clients/snowball.d.ts +13 -13
- package/node_modules/aws-sdk/clients/ssooidc.d.ts +9 -9
- 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 +9 -9
- package/node_modules/aws-sdk/dist/aws-sdk.js +321 -307
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +77 -77
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -5
|
@@ -488,7 +488,7 @@ declare namespace DevOpsGuru {
|
|
|
488
488
|
*/
|
|
489
489
|
CloudFormation?: CloudFormationCostEstimationResourceCollectionFilter;
|
|
490
490
|
/**
|
|
491
|
-
* The Amazon Web Services tags used to filter the resource collection that is used for a cost estimate. Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support tagging, so you can assign the same tag to resources from different services to indicate that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB table resource that you assign to an Lambda function. For more information about using tags, see the Tagging best practices whitepaper. Each Amazon Web Services tag has two parts. A tag key (for example, CostCenter, Environment, Project, or Secret). Tag keys are case-sensitive. An optional field known as a tag value (for example, 111122223333, Production, or a team name). Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. Together these are known as key-value pairs. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be
|
|
491
|
+
* The Amazon Web Services tags used to filter the resource collection that is used for a cost estimate. Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support tagging, so you can assign the same tag to resources from different services to indicate that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB table resource that you assign to an Lambda function. For more information about using tags, see the Tagging best practices whitepaper. Each Amazon Web Services tag has two parts. A tag key (for example, CostCenter, Environment, Project, or Secret). Tag keys are case-sensitive. An optional field known as a tag value (for example, 111122223333, Production, or a team name). Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. Together these are known as key-value pairs. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be DevOps-Guru-deployment-application or devops-guru-rds-application. When you create a key, the case of characters in the key can be whatever you choose. After you create a key, it is case-sensitive. For example, DevOps Guru works with a key named devops-guru-rds and a key named DevOps-Guru-RDS, and these act as two different keys. Possible key/value pairs in your application might be Devops-Guru-production-application/RDS or Devops-Guru-production-application/containers.
|
|
492
492
|
*/
|
|
493
493
|
Tags?: TagCostEstimationResourceCollectionFilters;
|
|
494
494
|
}
|
|
@@ -712,7 +712,7 @@ declare namespace DevOpsGuru {
|
|
|
712
712
|
*/
|
|
713
713
|
NextToken?: UuidNextToken;
|
|
714
714
|
/**
|
|
715
|
-
* Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support tagging, so you can assign the same tag to resources from different services to indicate that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB table resource that you assign to an Lambda function. For more information about using tags, see the Tagging best practices whitepaper. Each Amazon Web Services tag has two parts. A tag key (for example, CostCenter, Environment, Project, or Secret). Tag keys are case-sensitive. An optional field known as a tag value (for example, 111122223333, Production, or a team name). Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. Together these are known as key-value pairs. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be
|
|
715
|
+
* Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support tagging, so you can assign the same tag to resources from different services to indicate that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB table resource that you assign to an Lambda function. For more information about using tags, see the Tagging best practices whitepaper. Each Amazon Web Services tag has two parts. A tag key (for example, CostCenter, Environment, Project, or Secret). Tag keys are case-sensitive. An optional field known as a tag value (for example, 111122223333, Production, or a team name). Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. Together these are known as key-value pairs. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be DevOps-Guru-deployment-application or devops-guru-rds-application. When you create a key, the case of characters in the key can be whatever you choose. After you create a key, it is case-sensitive. For example, DevOps Guru works with a key named devops-guru-rds and a key named DevOps-Guru-RDS, and these act as two different keys. Possible key/value pairs in your application might be Devops-Guru-production-application/RDS or Devops-Guru-production-application/containers.
|
|
716
716
|
*/
|
|
717
717
|
Tags?: TagHealths;
|
|
718
718
|
}
|
|
@@ -740,7 +740,7 @@ declare namespace DevOpsGuru {
|
|
|
740
740
|
*/
|
|
741
741
|
NextToken?: UuidNextToken;
|
|
742
742
|
/**
|
|
743
|
-
* The Amazon Web Services tags that are used by resources in the resource collection. Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support tagging, so you can assign the same tag to resources from different services to indicate that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB table resource that you assign to an Lambda function. For more information about using tags, see the Tagging best practices whitepaper. Each Amazon Web Services tag has two parts. A tag key (for example, CostCenter, Environment, Project, or Secret). Tag keys are case-sensitive. An optional field known as a tag value (for example, 111122223333, Production, or a team name). Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. Together these are known as key-value pairs. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be
|
|
743
|
+
* The Amazon Web Services tags that are used by resources in the resource collection. Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support tagging, so you can assign the same tag to resources from different services to indicate that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB table resource that you assign to an Lambda function. For more information about using tags, see the Tagging best practices whitepaper. Each Amazon Web Services tag has two parts. A tag key (for example, CostCenter, Environment, Project, or Secret). Tag keys are case-sensitive. An optional field known as a tag value (for example, 111122223333, Production, or a team name). Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. Together these are known as key-value pairs. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be DevOps-Guru-deployment-application or devops-guru-rds-application. When you create a key, the case of characters in the key can be whatever you choose. After you create a key, it is case-sensitive. For example, DevOps Guru works with a key named devops-guru-rds and a key named DevOps-Guru-RDS, and these act as two different keys. Possible key/value pairs in your application might be Devops-Guru-production-application/RDS or Devops-Guru-production-application/containers.
|
|
744
744
|
*/
|
|
745
745
|
Tags?: TagHealths;
|
|
746
746
|
}
|
|
@@ -1317,8 +1317,24 @@ declare namespace DevOpsGuru {
|
|
|
1317
1317
|
* Information about a notification channel configured in DevOps Guru to send notifications when insights are created. If you use an Amazon SNS topic in another account, you must attach a policy to it that grants DevOps Guru permission to it notifications. DevOps Guru adds the required policy on your behalf to send notifications using Amazon SNS in your account. DevOps Guru only supports standard SNS topics. For more information, see Permissions for cross account Amazon SNS topics. If you use an Amazon SNS topic in another account, you must attach a policy to it that grants DevOps Guru permission to it notifications. DevOps Guru adds the required policy on your behalf to send notifications using Amazon SNS in your account. For more information, see Permissions for cross account Amazon SNS topics. If you use an Amazon SNS topic that is encrypted by an Amazon Web Services Key Management Service customer-managed key (CMK), then you must add permissions to the CMK. For more information, see Permissions for Amazon Web Services KMS–encrypted Amazon SNS topics.
|
|
1318
1318
|
*/
|
|
1319
1319
|
Sns: SnsChannelConfig;
|
|
1320
|
+
/**
|
|
1321
|
+
* The filter configurations for the Amazon SNS notification topic you use with DevOps Guru. If you do not provide filter configurations, the default configurations are to receive notifications for all message types of High or Medium severity.
|
|
1322
|
+
*/
|
|
1323
|
+
Filters?: NotificationFilterConfig;
|
|
1320
1324
|
}
|
|
1321
1325
|
export type NotificationChannelId = string;
|
|
1326
|
+
export interface NotificationFilterConfig {
|
|
1327
|
+
/**
|
|
1328
|
+
* The severity levels that you want to receive notifications for. For example, you can choose to receive notifications only for insights with HIGH and MEDIUM severity levels. For more information, see Understanding insight severities.
|
|
1329
|
+
*/
|
|
1330
|
+
Severities?: InsightSeverities;
|
|
1331
|
+
/**
|
|
1332
|
+
* The events that you want to receive notifications for. For example, you can choose to receive notifications only when the severity level is upgraded or a new insight is created.
|
|
1333
|
+
*/
|
|
1334
|
+
MessageTypes?: NotificationMessageTypes;
|
|
1335
|
+
}
|
|
1336
|
+
export type NotificationMessageType = "NEW_INSIGHT"|"CLOSED_INSIGHT"|"NEW_ASSOCIATION"|"SEVERITY_UPGRADED"|"NEW_RECOMMENDATION"|string;
|
|
1337
|
+
export type NotificationMessageTypes = NotificationMessageType[];
|
|
1322
1338
|
export type NumMetricsAnalyzed = number;
|
|
1323
1339
|
export type NumOpenProactiveInsights = number;
|
|
1324
1340
|
export type NumOpenReactiveInsights = number;
|
|
@@ -1962,7 +1978,7 @@ declare namespace DevOpsGuru {
|
|
|
1962
1978
|
*/
|
|
1963
1979
|
CloudFormation?: CloudFormationCollection;
|
|
1964
1980
|
/**
|
|
1965
|
-
* The Amazon Web Services tags that are used by resources in the resource collection. Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support tagging, so you can assign the same tag to resources from different services to indicate that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB table resource that you assign to an Lambda function. For more information about using tags, see the Tagging best practices whitepaper. Each Amazon Web Services tag has two parts. A tag key (for example, CostCenter, Environment, Project, or Secret). Tag keys are case-sensitive. An optional field known as a tag value (for example, 111122223333, Production, or a team name). Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. Together these are known as key-value pairs. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be
|
|
1981
|
+
* The Amazon Web Services tags that are used by resources in the resource collection. Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support tagging, so you can assign the same tag to resources from different services to indicate that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB table resource that you assign to an Lambda function. For more information about using tags, see the Tagging best practices whitepaper. Each Amazon Web Services tag has two parts. A tag key (for example, CostCenter, Environment, Project, or Secret). Tag keys are case-sensitive. An optional field known as a tag value (for example, 111122223333, Production, or a team name). Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. Together these are known as key-value pairs. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be DevOps-Guru-deployment-application or devops-guru-rds-application. When you create a key, the case of characters in the key can be whatever you choose. After you create a key, it is case-sensitive. For example, DevOps Guru works with a key named devops-guru-rds and a key named DevOps-Guru-RDS, and these act as two different keys. Possible key/value pairs in your application might be Devops-Guru-production-application/RDS or Devops-Guru-production-application/containers.
|
|
1966
1982
|
*/
|
|
1967
1983
|
Tags?: TagCollections;
|
|
1968
1984
|
}
|
|
@@ -1972,7 +1988,7 @@ declare namespace DevOpsGuru {
|
|
|
1972
1988
|
*/
|
|
1973
1989
|
CloudFormation?: CloudFormationCollectionFilter;
|
|
1974
1990
|
/**
|
|
1975
|
-
* The Amazon Web Services tags used to filter the resources in the resource collection. Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support tagging, so you can assign the same tag to resources from different services to indicate that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB table resource that you assign to an Lambda function. For more information about using tags, see the Tagging best practices whitepaper. Each Amazon Web Services tag has two parts. A tag key (for example, CostCenter, Environment, Project, or Secret). Tag keys are case-sensitive. An optional field known as a tag value (for example, 111122223333, Production, or a team name). Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. Together these are known as key-value pairs. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be
|
|
1991
|
+
* The Amazon Web Services tags used to filter the resources in the resource collection. Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support tagging, so you can assign the same tag to resources from different services to indicate that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB table resource that you assign to an Lambda function. For more information about using tags, see the Tagging best practices whitepaper. Each Amazon Web Services tag has two parts. A tag key (for example, CostCenter, Environment, Project, or Secret). Tag keys are case-sensitive. An optional field known as a tag value (for example, 111122223333, Production, or a team name). Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. Together these are known as key-value pairs. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be DevOps-Guru-deployment-application or devops-guru-rds-application. When you create a key, the case of characters in the key can be whatever you choose. After you create a key, it is case-sensitive. For example, DevOps Guru works with a key named devops-guru-rds and a key named DevOps-Guru-RDS, and these act as two different keys. Possible key/value pairs in your application might be Devops-Guru-production-application/RDS or Devops-Guru-production-application/containers.
|
|
1976
1992
|
*/
|
|
1977
1993
|
Tags?: TagCollectionFilters;
|
|
1978
1994
|
}
|
|
@@ -2181,7 +2197,7 @@ declare namespace DevOpsGuru {
|
|
|
2181
2197
|
}
|
|
2182
2198
|
export interface TagCollection {
|
|
2183
2199
|
/**
|
|
2184
|
-
* An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this key make up your DevOps Guru application and analysis boundary. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be
|
|
2200
|
+
* An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this key make up your DevOps Guru application and analysis boundary. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be DevOps-Guru-deployment-application or devops-guru-rds-application. When you create a key, the case of characters in the key can be whatever you choose. After you create a key, it is case-sensitive. For example, DevOps Guru works with a key named devops-guru-rds and a key named DevOps-Guru-RDS, and these act as two different keys. Possible key/value pairs in your application might be Devops-Guru-production-application/RDS or Devops-Guru-production-application/containers.
|
|
2185
2201
|
*/
|
|
2186
2202
|
AppBoundaryKey: AppBoundaryKey;
|
|
2187
2203
|
/**
|
|
@@ -2191,7 +2207,7 @@ declare namespace DevOpsGuru {
|
|
|
2191
2207
|
}
|
|
2192
2208
|
export interface TagCollectionFilter {
|
|
2193
2209
|
/**
|
|
2194
|
-
* An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this key make up your DevOps Guru application and analysis boundary. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be
|
|
2210
|
+
* An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this key make up your DevOps Guru application and analysis boundary. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be DevOps-Guru-deployment-application or devops-guru-rds-application. When you create a key, the case of characters in the key can be whatever you choose. After you create a key, it is case-sensitive. For example, DevOps Guru works with a key named devops-guru-rds and a key named DevOps-Guru-RDS, and these act as two different keys. Possible key/value pairs in your application might be Devops-Guru-production-application/RDS or Devops-Guru-production-application/containers.
|
|
2195
2211
|
*/
|
|
2196
2212
|
AppBoundaryKey: AppBoundaryKey;
|
|
2197
2213
|
/**
|
|
@@ -2203,7 +2219,7 @@ declare namespace DevOpsGuru {
|
|
|
2203
2219
|
export type TagCollections = TagCollection[];
|
|
2204
2220
|
export interface TagCostEstimationResourceCollectionFilter {
|
|
2205
2221
|
/**
|
|
2206
|
-
* An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this key make up your DevOps Guru application and analysis boundary. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be
|
|
2222
|
+
* An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this key make up your DevOps Guru application and analysis boundary. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be DevOps-Guru-deployment-application or devops-guru-rds-application. When you create a key, the case of characters in the key can be whatever you choose. After you create a key, it is case-sensitive. For example, DevOps Guru works with a key named devops-guru-rds and a key named DevOps-Guru-RDS, and these act as two different keys. Possible key/value pairs in your application might be Devops-Guru-production-application/RDS or Devops-Guru-production-application/containers.
|
|
2207
2223
|
*/
|
|
2208
2224
|
AppBoundaryKey: AppBoundaryKey;
|
|
2209
2225
|
/**
|
|
@@ -2214,7 +2230,7 @@ declare namespace DevOpsGuru {
|
|
|
2214
2230
|
export type TagCostEstimationResourceCollectionFilters = TagCostEstimationResourceCollectionFilter[];
|
|
2215
2231
|
export interface TagHealth {
|
|
2216
2232
|
/**
|
|
2217
|
-
* An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this key make up your DevOps Guru application and analysis boundary. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be
|
|
2233
|
+
* An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this key make up your DevOps Guru application and analysis boundary. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be DevOps-Guru-deployment-application or devops-guru-rds-application. When you create a key, the case of characters in the key can be whatever you choose. After you create a key, it is case-sensitive. For example, DevOps Guru works with a key named devops-guru-rds and a key named DevOps-Guru-RDS, and these act as two different keys. Possible key/value pairs in your application might be Devops-Guru-production-application/RDS or Devops-Guru-production-application/containers.
|
|
2218
2234
|
*/
|
|
2219
2235
|
AppBoundaryKey?: AppBoundaryKey;
|
|
2220
2236
|
/**
|
|
@@ -2263,7 +2279,7 @@ declare namespace DevOpsGuru {
|
|
|
2263
2279
|
*/
|
|
2264
2280
|
CloudFormation?: UpdateCloudFormationCollectionFilter;
|
|
2265
2281
|
/**
|
|
2266
|
-
* The updated Amazon Web Services tags used to filter the resources in the resource collection. Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support tagging, so you can assign the same tag to resources from different services to indicate that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB table resource that you assign to an Lambda function. For more information about using tags, see the Tagging best practices whitepaper. Each Amazon Web Services tag has two parts. A tag key (for example, CostCenter, Environment, Project, or Secret). Tag keys are case-sensitive. An optional field known as a tag value (for example, 111122223333, Production, or a team name). Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. Together these are known as key-value pairs. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be
|
|
2282
|
+
* The updated Amazon Web Services tags used to filter the resources in the resource collection. Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support tagging, so you can assign the same tag to resources from different services to indicate that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB table resource that you assign to an Lambda function. For more information about using tags, see the Tagging best practices whitepaper. Each Amazon Web Services tag has two parts. A tag key (for example, CostCenter, Environment, Project, or Secret). Tag keys are case-sensitive. An optional field known as a tag value (for example, 111122223333, Production, or a team name). Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. Together these are known as key-value pairs. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be DevOps-Guru-deployment-application or devops-guru-rds-application. When you create a key, the case of characters in the key can be whatever you choose. After you create a key, it is case-sensitive. For example, DevOps Guru works with a key named devops-guru-rds and a key named DevOps-Guru-RDS, and these act as two different keys. Possible key/value pairs in your application might be Devops-Guru-production-application/RDS or Devops-Guru-production-application/containers.
|
|
2267
2283
|
*/
|
|
2268
2284
|
Tags?: UpdateTagCollectionFilters;
|
|
2269
2285
|
}
|
|
@@ -2294,7 +2310,7 @@ declare namespace DevOpsGuru {
|
|
|
2294
2310
|
export type UpdateStackNames = StackName[];
|
|
2295
2311
|
export interface UpdateTagCollectionFilter {
|
|
2296
2312
|
/**
|
|
2297
|
-
* An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this key make up your DevOps Guru application and analysis boundary. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be
|
|
2313
|
+
* An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this key make up your DevOps Guru application and analysis boundary. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be DevOps-Guru-deployment-application or devops-guru-rds-application. When you create a key, the case of characters in the key can be whatever you choose. After you create a key, it is case-sensitive. For example, DevOps Guru works with a key named devops-guru-rds and a key named DevOps-Guru-RDS, and these act as two different keys. Possible key/value pairs in your application might be Devops-Guru-production-application/RDS or Devops-Guru-production-application/containers.
|
|
2298
2314
|
*/
|
|
2299
2315
|
AppBoundaryKey: AppBoundaryKey;
|
|
2300
2316
|
/**
|
|
@@ -20,11 +20,11 @@ declare class DLM extends Service {
|
|
|
20
20
|
*/
|
|
21
21
|
createLifecyclePolicy(callback?: (err: AWSError, data: DLM.Types.CreateLifecyclePolicyResponse) => void): Request<DLM.Types.CreateLifecyclePolicyResponse, AWSError>;
|
|
22
22
|
/**
|
|
23
|
-
* Deletes the specified lifecycle policy and halts the automated operations that the policy specified.
|
|
23
|
+
* Deletes the specified lifecycle policy and halts the automated operations that the policy specified. For more information about deleting a policy, see Delete lifecycle policies.
|
|
24
24
|
*/
|
|
25
25
|
deleteLifecyclePolicy(params: DLM.Types.DeleteLifecyclePolicyRequest, callback?: (err: AWSError, data: DLM.Types.DeleteLifecyclePolicyResponse) => void): Request<DLM.Types.DeleteLifecyclePolicyResponse, AWSError>;
|
|
26
26
|
/**
|
|
27
|
-
* Deletes the specified lifecycle policy and halts the automated operations that the policy specified.
|
|
27
|
+
* Deletes the specified lifecycle policy and halts the automated operations that the policy specified. For more information about deleting a policy, see Delete lifecycle policies.
|
|
28
28
|
*/
|
|
29
29
|
deleteLifecyclePolicy(callback?: (err: AWSError, data: DLM.Types.DeleteLifecyclePolicyResponse) => void): Request<DLM.Types.DeleteLifecyclePolicyResponse, AWSError>;
|
|
30
30
|
/**
|
|
@@ -68,11 +68,11 @@ declare class DLM extends Service {
|
|
|
68
68
|
*/
|
|
69
69
|
untagResource(callback?: (err: AWSError, data: DLM.Types.UntagResourceResponse) => void): Request<DLM.Types.UntagResourceResponse, AWSError>;
|
|
70
70
|
/**
|
|
71
|
-
* Updates the specified lifecycle policy.
|
|
71
|
+
* Updates the specified lifecycle policy. For more information about updating a policy, see Modify lifecycle policies.
|
|
72
72
|
*/
|
|
73
73
|
updateLifecyclePolicy(params: DLM.Types.UpdateLifecyclePolicyRequest, callback?: (err: AWSError, data: DLM.Types.UpdateLifecyclePolicyResponse) => void): Request<DLM.Types.UpdateLifecyclePolicyResponse, AWSError>;
|
|
74
74
|
/**
|
|
75
|
-
* Updates the specified lifecycle policy.
|
|
75
|
+
* Updates the specified lifecycle policy. For more information about updating a policy, see Modify lifecycle policies.
|
|
76
76
|
*/
|
|
77
77
|
updateLifecyclePolicy(callback?: (err: AWSError, data: DLM.Types.UpdateLifecyclePolicyResponse) => void): Request<DLM.Types.UpdateLifecyclePolicyResponse, AWSError>;
|
|
78
78
|
}
|
|
@@ -89,6 +89,18 @@ declare namespace DLM {
|
|
|
89
89
|
}
|
|
90
90
|
export type ActionList = Action[];
|
|
91
91
|
export type ActionName = string;
|
|
92
|
+
export interface ArchiveRetainRule {
|
|
93
|
+
/**
|
|
94
|
+
* Information about retention period in the Amazon EBS Snapshots Archive. For more information, see Archive Amazon EBS snapshots.
|
|
95
|
+
*/
|
|
96
|
+
RetentionArchiveTier: RetentionArchiveTier;
|
|
97
|
+
}
|
|
98
|
+
export interface ArchiveRule {
|
|
99
|
+
/**
|
|
100
|
+
* Information about the retention period for the snapshot archiving rule.
|
|
101
|
+
*/
|
|
102
|
+
RetainRule: ArchiveRetainRule;
|
|
103
|
+
}
|
|
92
104
|
export type AvailabilityZone = string;
|
|
93
105
|
export type AvailabilityZoneList = AvailabilityZone[];
|
|
94
106
|
export type AwsAccountId = string;
|
|
@@ -138,7 +150,7 @@ declare namespace DLM {
|
|
|
138
150
|
*/
|
|
139
151
|
IntervalUnit?: IntervalUnitValues;
|
|
140
152
|
/**
|
|
141
|
-
* The time, in UTC, to start the operation. The supported format is hh:mm. The operation occurs within a one-hour window following the specified time. If you do not specify a time, Amazon
|
|
153
|
+
* The time, in UTC, to start the operation. The supported format is hh:mm. The operation occurs within a one-hour window following the specified time. If you do not specify a time, Amazon Data Lifecycle Manager selects a time within the next 24 hours.
|
|
142
154
|
*/
|
|
143
155
|
Times?: TimesList;
|
|
144
156
|
/**
|
|
@@ -472,15 +484,29 @@ declare namespace DLM {
|
|
|
472
484
|
export type ResourceTypeValuesList = ResourceTypeValues[];
|
|
473
485
|
export interface RetainRule {
|
|
474
486
|
/**
|
|
475
|
-
* The number of snapshots to retain for each volume, up to a maximum of 1000.
|
|
487
|
+
* The number of snapshots to retain for each volume, up to a maximum of 1000. For example if you want to retain a maximum of three snapshots, specify 3. When the fourth snapshot is created, the oldest retained snapshot is deleted, or it is moved to the archive tier if you have specified an ArchiveRule.
|
|
476
488
|
*/
|
|
477
|
-
Count?:
|
|
489
|
+
Count?: StandardTierRetainRuleCount;
|
|
478
490
|
/**
|
|
479
491
|
* The amount of time to retain each snapshot. The maximum is 100 years. This is equivalent to 1200 months, 5200 weeks, or 36500 days.
|
|
480
492
|
*/
|
|
493
|
+
Interval?: StandardTierRetainRuleInterval;
|
|
494
|
+
/**
|
|
495
|
+
* The unit of time for time-based retention. For example, to retain snapshots for 3 months, specify Interval=3 and IntervalUnit=MONTHS. Once the snapshot has been retained for 3 months, it is deleted, or it is moved to the archive tier if you have specified an ArchiveRule.
|
|
496
|
+
*/
|
|
497
|
+
IntervalUnit?: RetentionIntervalUnitValues;
|
|
498
|
+
}
|
|
499
|
+
export interface RetentionArchiveTier {
|
|
500
|
+
/**
|
|
501
|
+
* The maximum number of snapshots to retain in the archive storage tier for each volume. The count must ensure that each snapshot remains in the archive tier for at least 90 days. For example, if the schedule creates snapshots every 30 days, you must specify a count of 3 or more to ensure that each snapshot is archived for at least 90 days.
|
|
502
|
+
*/
|
|
503
|
+
Count?: Count;
|
|
504
|
+
/**
|
|
505
|
+
* Specifies the period of time to retain snapshots in the archive tier. After this period expires, the snapshot is permanently deleted.
|
|
506
|
+
*/
|
|
481
507
|
Interval?: Interval;
|
|
482
508
|
/**
|
|
483
|
-
* The unit of time for
|
|
509
|
+
* The unit of time in which to measure the Interval. For example, to retain a snapshots in the archive tier for 6 months, specify Interval=6 and IntervalUnit=MONTHS.
|
|
484
510
|
*/
|
|
485
511
|
IntervalUnit?: RetentionIntervalUnitValues;
|
|
486
512
|
}
|
|
@@ -526,6 +552,10 @@ declare namespace DLM {
|
|
|
526
552
|
* [AMI policies only] The AMI deprecation rule for the schedule.
|
|
527
553
|
*/
|
|
528
554
|
DeprecateRule?: DeprecateRule;
|
|
555
|
+
/**
|
|
556
|
+
* [Snapshot policies that target volumes only] The snapshot archiving rule for the schedule. When you specify an archiving rule, snapshots are automatically moved from the standard tier to the archive tier once the schedule's retention threshold is met. Snapshots are then retained in the archive tier for the archive retention period that you specify. For more information about using snapshot archiving, see Considerations for snapshot lifecycle policies.
|
|
557
|
+
*/
|
|
558
|
+
ArchiveRule?: ArchiveRule;
|
|
529
559
|
}
|
|
530
560
|
export type ScheduleList = Schedule[];
|
|
531
561
|
export type ScheduleName = string;
|
|
@@ -547,6 +577,8 @@ declare namespace DLM {
|
|
|
547
577
|
export type ShareRules = ShareRule[];
|
|
548
578
|
export type ShareTargetAccountList = AwsAccountId[];
|
|
549
579
|
export type SnapshotOwnerList = AwsAccountId[];
|
|
580
|
+
export type StandardTierRetainRuleCount = number;
|
|
581
|
+
export type StandardTierRetainRuleInterval = number;
|
|
550
582
|
export type StatusMessage = string;
|
|
551
583
|
export type String = string;
|
|
552
584
|
export interface Tag {
|
|
@@ -20110,6 +20110,10 @@ declare namespace EC2 {
|
|
|
20110
20110
|
* The date and time to deprecate the AMI, in UTC, in the following format: YYYY-MM-DDTHH:MM:SSZ. If you specified a value for seconds, Amazon EC2 rounds the seconds to the nearest minute.
|
|
20111
20111
|
*/
|
|
20112
20112
|
DeprecationTime?: String;
|
|
20113
|
+
/**
|
|
20114
|
+
* If v2.0, it indicates that IMDSv2 is specified in the AMI. Instances launched from this AMI will have HttpTokens automatically set to required so that, by default, the instance requires that IMDSv2 is used when requesting instance metadata. In addition, HttpPutResponseHopLimit is set to 2. For more information, see Configure the AMI in the Amazon Elastic Compute Cloud User Guide.
|
|
20115
|
+
*/
|
|
20116
|
+
ImdsSupport?: ImdsSupportValues;
|
|
20113
20117
|
}
|
|
20114
20118
|
export interface ImageAttribute {
|
|
20115
20119
|
/**
|
|
@@ -20160,8 +20164,12 @@ declare namespace EC2 {
|
|
|
20160
20164
|
* The date and time, in ISO 8601 date-time format, when the AMI was last used to launch an EC2 instance. When the AMI is used to launch an instance, there is a 24-hour delay before that usage is reported. lastLaunchedTime data is available starting April 2017.
|
|
20161
20165
|
*/
|
|
20162
20166
|
LastLaunchedTime?: AttributeValue;
|
|
20167
|
+
/**
|
|
20168
|
+
* If v2.0, it indicates that IMDSv2 is specified in the AMI. Instances launched from this AMI will have HttpTokens automatically set to required so that, by default, the instance requires that IMDSv2 is used when requesting instance metadata. In addition, HttpPutResponseHopLimit is set to 2. For more information, see Configure the AMI in the Amazon Elastic Compute Cloud User Guide.
|
|
20169
|
+
*/
|
|
20170
|
+
ImdsSupport?: AttributeValue;
|
|
20163
20171
|
}
|
|
20164
|
-
export type ImageAttributeName = "description"|"kernel"|"ramdisk"|"launchPermission"|"productCodes"|"blockDeviceMapping"|"sriovNetSupport"|"bootMode"|"tpmSupport"|"uefiData"|"lastLaunchedTime"|string;
|
|
20172
|
+
export type ImageAttributeName = "description"|"kernel"|"ramdisk"|"launchPermission"|"productCodes"|"blockDeviceMapping"|"sriovNetSupport"|"bootMode"|"tpmSupport"|"uefiData"|"lastLaunchedTime"|"imdsSupport"|string;
|
|
20165
20173
|
export interface ImageDiskContainer {
|
|
20166
20174
|
/**
|
|
20167
20175
|
* The description of the disk image.
|
|
@@ -20218,6 +20226,7 @@ declare namespace EC2 {
|
|
|
20218
20226
|
export type ImageRecycleBinInfoList = ImageRecycleBinInfo[];
|
|
20219
20227
|
export type ImageState = "pending"|"available"|"invalid"|"deregistered"|"transient"|"failed"|"error"|string;
|
|
20220
20228
|
export type ImageTypeValues = "machine"|"kernel"|"ramdisk"|string;
|
|
20229
|
+
export type ImdsSupportValues = "v2.0"|string;
|
|
20221
20230
|
export interface ImportClientVpnClientCertificateRevocationListRequest {
|
|
20222
20231
|
/**
|
|
20223
20232
|
* The ID of the Client VPN endpoint to which the client certificate revocation list applies.
|
|
@@ -27875,6 +27884,10 @@ declare namespace EC2 {
|
|
|
27875
27884
|
* Base64 representation of the non-volatile UEFI variable store. To retrieve the UEFI data, use the GetInstanceUefiData command. You can inspect and modify the UEFI data by using the python-uefivars tool on GitHub. For more information, see UEFI Secure Boot in the Amazon Elastic Compute Cloud User Guide.
|
|
27876
27885
|
*/
|
|
27877
27886
|
UefiData?: StringType;
|
|
27887
|
+
/**
|
|
27888
|
+
* Set to v2.0 to indicate that IMDSv2 is specified in the AMI. Instances launched from this AMI will have HttpTokens automatically set to required so that, by default, the instance requires that IMDSv2 is used when requesting instance metadata. In addition, HttpPutResponseHopLimit is set to 2. For more information, see Configure the AMI in the Amazon Elastic Compute Cloud User Guide. If you set the value to v2.0, make sure that your AMI software can support IMDSv2.
|
|
27889
|
+
*/
|
|
27890
|
+
ImdsSupport?: ImdsSupportValues;
|
|
27878
27891
|
}
|
|
27879
27892
|
export interface RegisterImageResult {
|
|
27880
27893
|
/**
|
|
@@ -3301,6 +3301,133 @@ declare namespace SageMaker {
|
|
|
3301
3301
|
*/
|
|
3302
3302
|
RegisterNewBaseline?: Boolean;
|
|
3303
3303
|
}
|
|
3304
|
+
export type ClarifyContentTemplate = string;
|
|
3305
|
+
export type ClarifyEnableExplanations = string;
|
|
3306
|
+
export interface ClarifyExplainerConfig {
|
|
3307
|
+
/**
|
|
3308
|
+
* A JMESPath boolean expression used to filter which records to explain. Explanations are activated by default. See EnableExplanations for additional information.
|
|
3309
|
+
*/
|
|
3310
|
+
EnableExplanations?: ClarifyEnableExplanations;
|
|
3311
|
+
/**
|
|
3312
|
+
* The inference configuration parameter for the model container.
|
|
3313
|
+
*/
|
|
3314
|
+
InferenceConfig?: ClarifyInferenceConfig;
|
|
3315
|
+
/**
|
|
3316
|
+
* The configuration for SHAP analysis.
|
|
3317
|
+
*/
|
|
3318
|
+
ShapConfig: ClarifyShapConfig;
|
|
3319
|
+
}
|
|
3320
|
+
export type ClarifyFeatureHeaders = ClarifyHeader[];
|
|
3321
|
+
export type ClarifyFeatureType = "numerical"|"categorical"|"text"|string;
|
|
3322
|
+
export type ClarifyFeatureTypes = ClarifyFeatureType[];
|
|
3323
|
+
export type ClarifyFeaturesAttribute = string;
|
|
3324
|
+
export type ClarifyHeader = string;
|
|
3325
|
+
export interface ClarifyInferenceConfig {
|
|
3326
|
+
/**
|
|
3327
|
+
* Provides the JMESPath expression to extract the features from a model container input in JSON Lines format. For example, if FeaturesAttribute is the JMESPath expression 'myfeatures', it extracts a list of features [1,2,3] from request data '{"myfeatures":[1,2,3}'.
|
|
3328
|
+
*/
|
|
3329
|
+
FeaturesAttribute?: ClarifyFeaturesAttribute;
|
|
3330
|
+
/**
|
|
3331
|
+
* A template string used to format a JSON record into an acceptable model container input. For example, a ContentTemplate string '{"myfeatures":$features}' will format a list of features [1,2,3] into the record string '{"myfeatures":[1,2,3]}'. Required only when the model container input is in JSON Lines format.
|
|
3332
|
+
*/
|
|
3333
|
+
ContentTemplate?: ClarifyContentTemplate;
|
|
3334
|
+
/**
|
|
3335
|
+
* The maximum number of records in a request that the model container can process when querying the model container for the predictions of a synthetic dataset. A record is a unit of input data that inference can be made on, for example, a single line in CSV data. If MaxRecordCount is 1, the model container expects one record per request. A value of 2 or greater means that the model expects batch requests, which can reduce overhead and speed up the inferencing process. If this parameter is not provided, the explainer will tune the record count per request according to the model container's capacity at runtime.
|
|
3336
|
+
*/
|
|
3337
|
+
MaxRecordCount?: ClarifyMaxRecordCount;
|
|
3338
|
+
/**
|
|
3339
|
+
* The maximum payload size (MB) allowed of a request from the explainer to the model container. Defaults to 6 MB.
|
|
3340
|
+
*/
|
|
3341
|
+
MaxPayloadInMB?: ClarifyMaxPayloadInMB;
|
|
3342
|
+
/**
|
|
3343
|
+
* A zero-based index used to extract a probability value (score) or list from model container output in CSV format. If this value is not provided, the entire model container output will be treated as a probability value (score) or list. Example for a single class model: If the model container output consists of a string-formatted prediction label followed by its probability: '1,0.6', set ProbabilityIndex to 1 to select the probability value 0.6. Example for a multiclass model: If the model container output consists of a string-formatted prediction label followed by its probability: '"[\'cat\',\'dog\',\'fish\']","[0.1,0.6,0.3]"', set ProbabilityIndex to 1 to select the probability values [0.1,0.6,0.3].
|
|
3344
|
+
*/
|
|
3345
|
+
ProbabilityIndex?: ClarifyProbabilityIndex;
|
|
3346
|
+
/**
|
|
3347
|
+
* A zero-based index used to extract a label header or list of label headers from model container output in CSV format. Example for a multiclass model: If the model container output consists of label headers followed by probabilities: '"[\'cat\',\'dog\',\'fish\']","[0.1,0.6,0.3]"', set LabelIndex to 0 to select the label headers ['cat','dog','fish'].
|
|
3348
|
+
*/
|
|
3349
|
+
LabelIndex?: ClarifyLabelIndex;
|
|
3350
|
+
/**
|
|
3351
|
+
* A JMESPath expression used to extract the probability (or score) from the model container output if the model container is in JSON Lines format. Example: If the model container output of a single request is '{"predicted_label":1,"probability":0.6}', then set ProbabilityAttribute to 'probability'.
|
|
3352
|
+
*/
|
|
3353
|
+
ProbabilityAttribute?: ClarifyProbabilityAttribute;
|
|
3354
|
+
/**
|
|
3355
|
+
* A JMESPath expression used to locate the list of label headers in the model container output. Example: If the model container output of a batch request is '{"labels":["cat","dog","fish"],"probability":[0.6,0.3,0.1]}', then set LabelAttribute to 'labels' to extract the list of label headers ["cat","dog","fish"]
|
|
3356
|
+
*/
|
|
3357
|
+
LabelAttribute?: ClarifyLabelAttribute;
|
|
3358
|
+
/**
|
|
3359
|
+
* For multiclass classification problems, the label headers are the names of the classes. Otherwise, the label header is the name of the predicted label. These are used to help readability for the output of the InvokeEndpoint API. See the response section under Invoke the endpoint in the Developer Guide for more information. If there are no label headers in the model container output, provide them manually using this parameter.
|
|
3360
|
+
*/
|
|
3361
|
+
LabelHeaders?: ClarifyLabelHeaders;
|
|
3362
|
+
/**
|
|
3363
|
+
* The names of the features. If provided, these are included in the endpoint response payload to help readability of the InvokeEndpoint output. See the Response section under Invoke the endpoint in the Developer Guide for more information.
|
|
3364
|
+
*/
|
|
3365
|
+
FeatureHeaders?: ClarifyFeatureHeaders;
|
|
3366
|
+
/**
|
|
3367
|
+
* A list of data types of the features (optional). Applicable only to NLP explainability. If provided, FeatureTypes must have at least one 'text' string (for example, ['text']). If FeatureTypes is not provided, the explainer infers the feature types based on the baseline data. The feature types are included in the endpoint response payload. For additional information see the response section under Invoke the endpoint in the Developer Guide for more information.
|
|
3368
|
+
*/
|
|
3369
|
+
FeatureTypes?: ClarifyFeatureTypes;
|
|
3370
|
+
}
|
|
3371
|
+
export type ClarifyLabelAttribute = string;
|
|
3372
|
+
export type ClarifyLabelHeaders = ClarifyHeader[];
|
|
3373
|
+
export type ClarifyLabelIndex = number;
|
|
3374
|
+
export type ClarifyMaxPayloadInMB = number;
|
|
3375
|
+
export type ClarifyMaxRecordCount = number;
|
|
3376
|
+
export type ClarifyMimeType = string;
|
|
3377
|
+
export type ClarifyProbabilityAttribute = string;
|
|
3378
|
+
export type ClarifyProbabilityIndex = number;
|
|
3379
|
+
export type ClarifyShapBaseline = string;
|
|
3380
|
+
export interface ClarifyShapBaselineConfig {
|
|
3381
|
+
/**
|
|
3382
|
+
* The MIME type of the baseline data. Choose from 'text/csv' or 'application/jsonlines'. Defaults to 'text/csv'.
|
|
3383
|
+
*/
|
|
3384
|
+
MimeType?: ClarifyMimeType;
|
|
3385
|
+
/**
|
|
3386
|
+
* The inline SHAP baseline data in string format. ShapBaseline can have one or multiple records to be used as the baseline dataset. The format of the SHAP baseline file should be the same format as the training dataset. For example, if the training dataset is in CSV format and each record contains four features, and all features are numerical, then the format of the baseline data should also share these characteristics. For natural language processing (NLP) of text columns, the baseline value should be the value used to replace the unit of text specified by the Granularity of the TextConfig parameter. The size limit for ShapBasline is 4 KB. Use the ShapBaselineUri parameter if you want to provide more than 4 KB of baseline data.
|
|
3387
|
+
*/
|
|
3388
|
+
ShapBaseline?: ClarifyShapBaseline;
|
|
3389
|
+
/**
|
|
3390
|
+
* The uniform resource identifier (URI) of the S3 bucket where the SHAP baseline file is stored. The format of the SHAP baseline file should be the same format as the format of the training dataset. For example, if the training dataset is in CSV format, and each record in the training dataset has four features, and all features are numerical, then the baseline file should also have this same format. Each record should contain only the features. If you are using a virtual private cloud (VPC), the ShapBaselineUri should be accessible to the VPC. For more information about setting up endpoints with Amazon Virtual Private Cloud, see Give SageMaker access to Resources in your Amazon Virtual Private Cloud.
|
|
3391
|
+
*/
|
|
3392
|
+
ShapBaselineUri?: Url;
|
|
3393
|
+
}
|
|
3394
|
+
export interface ClarifyShapConfig {
|
|
3395
|
+
/**
|
|
3396
|
+
* The configuration for the SHAP baseline of the Kernal SHAP algorithm.
|
|
3397
|
+
*/
|
|
3398
|
+
ShapBaselineConfig: ClarifyShapBaselineConfig;
|
|
3399
|
+
/**
|
|
3400
|
+
* The number of samples to be used for analysis by the Kernal SHAP algorithm. The number of samples determines the size of the synthetic dataset, which has an impact on latency of explainability requests. For more information, see the Synthetic data of Configure and create an endpoint.
|
|
3401
|
+
*/
|
|
3402
|
+
NumberOfSamples?: ClarifyShapNumberOfSamples;
|
|
3403
|
+
/**
|
|
3404
|
+
* A Boolean toggle to indicate if you want to use the logit function (true) or log-odds units (false) for model predictions. Defaults to false.
|
|
3405
|
+
*/
|
|
3406
|
+
UseLogit?: ClarifyShapUseLogit;
|
|
3407
|
+
/**
|
|
3408
|
+
* The starting value used to initialize the random number generator in the explainer. Provide a value for this parameter to obtain a deterministic SHAP result.
|
|
3409
|
+
*/
|
|
3410
|
+
Seed?: ClarifyShapSeed;
|
|
3411
|
+
/**
|
|
3412
|
+
* A parameter that indicates if text features are treated as text and explanations are provided for individual units of text. Required for natural language processing (NLP) explainability only.
|
|
3413
|
+
*/
|
|
3414
|
+
TextConfig?: ClarifyTextConfig;
|
|
3415
|
+
}
|
|
3416
|
+
export type ClarifyShapNumberOfSamples = number;
|
|
3417
|
+
export type ClarifyShapSeed = number;
|
|
3418
|
+
export type ClarifyShapUseLogit = boolean;
|
|
3419
|
+
export interface ClarifyTextConfig {
|
|
3420
|
+
/**
|
|
3421
|
+
* Specifies the language of the text features in ISO 639-1 or ISO 639-3 code of a supported language. For a mix of multiple languages, use code 'xx'.
|
|
3422
|
+
*/
|
|
3423
|
+
Language: ClarifyTextLanguage;
|
|
3424
|
+
/**
|
|
3425
|
+
* The unit of granularity for the analysis of text features. For example, if the unit is 'token', then each token (like a word in English) of the text is treated as a feature. SHAP values are computed for each unit/feature.
|
|
3426
|
+
*/
|
|
3427
|
+
Granularity: ClarifyTextGranularity;
|
|
3428
|
+
}
|
|
3429
|
+
export type ClarifyTextGranularity = "token"|"sentence"|"paragraph"|string;
|
|
3430
|
+
export type ClarifyTextLanguage = "af"|"sq"|"ar"|"hy"|"eu"|"bn"|"bg"|"ca"|"zh"|"hr"|"cs"|"da"|"nl"|"en"|"et"|"fi"|"fr"|"de"|"el"|"gu"|"he"|"hi"|"hu"|"is"|"id"|"ga"|"it"|"kn"|"ky"|"lv"|"lt"|"lb"|"mk"|"ml"|"mr"|"ne"|"nb"|"fa"|"pl"|"pt"|"ro"|"ru"|"sa"|"sr"|"tn"|"si"|"sk"|"sl"|"es"|"sv"|"tl"|"ta"|"tt"|"te"|"tr"|"uk"|"ur"|"yo"|"lij"|"xx"|string;
|
|
3304
3431
|
export type ClientId = string;
|
|
3305
3432
|
export type ClientSecret = string;
|
|
3306
3433
|
export type ClientToken = string;
|
|
@@ -4064,6 +4191,10 @@ declare namespace SageMaker {
|
|
|
4064
4191
|
* Specifies configuration for how an endpoint performs asynchronous inference. This is a required field in order for your Endpoint to be invoked using InvokeEndpointAsync.
|
|
4065
4192
|
*/
|
|
4066
4193
|
AsyncInferenceConfig?: AsyncInferenceConfig;
|
|
4194
|
+
/**
|
|
4195
|
+
* A member of CreateEndpointConfig that enables explainers.
|
|
4196
|
+
*/
|
|
4197
|
+
ExplainerConfig?: ExplainerConfig;
|
|
4067
4198
|
}
|
|
4068
4199
|
export interface CreateEndpointConfigOutput {
|
|
4069
4200
|
/**
|
|
@@ -6770,6 +6901,10 @@ declare namespace SageMaker {
|
|
|
6770
6901
|
* Returns the description of an endpoint configuration created using the CreateEndpointConfig API.
|
|
6771
6902
|
*/
|
|
6772
6903
|
AsyncInferenceConfig?: AsyncInferenceConfig;
|
|
6904
|
+
/**
|
|
6905
|
+
* The configuration parameters for an explainer.
|
|
6906
|
+
*/
|
|
6907
|
+
ExplainerConfig?: ExplainerConfig;
|
|
6773
6908
|
}
|
|
6774
6909
|
export interface DescribeEndpointInput {
|
|
6775
6910
|
/**
|
|
@@ -6823,6 +6958,10 @@ declare namespace SageMaker {
|
|
|
6823
6958
|
* Returns the summary of an in-progress deployment. This field is only returned when the endpoint is creating or updating with a new endpoint configuration.
|
|
6824
6959
|
*/
|
|
6825
6960
|
PendingDeploymentSummary?: PendingDeploymentSummary;
|
|
6961
|
+
/**
|
|
6962
|
+
* The configuration parameters for an explainer.
|
|
6963
|
+
*/
|
|
6964
|
+
ExplainerConfig?: ExplainerConfig;
|
|
6826
6965
|
}
|
|
6827
6966
|
export interface DescribeExperimentRequest {
|
|
6828
6967
|
/**
|
|
@@ -9487,6 +9626,12 @@ declare namespace SageMaker {
|
|
|
9487
9626
|
Report?: MetricsSource;
|
|
9488
9627
|
}
|
|
9489
9628
|
export type ExplainabilityLocation = string;
|
|
9629
|
+
export interface ExplainerConfig {
|
|
9630
|
+
/**
|
|
9631
|
+
* A member of ExplainerConfig that contains configuration parameters for the SageMaker Clarify explainer.
|
|
9632
|
+
*/
|
|
9633
|
+
ClarifyExplainerConfig?: ClarifyExplainerConfig;
|
|
9634
|
+
}
|
|
9490
9635
|
export interface FailStepMetadata {
|
|
9491
9636
|
/**
|
|
9492
9637
|
* A message that you define and then is processed and rendered by the Fail step when the error occurs.
|
|
@@ -31,6 +31,7 @@ declare class SageMakerRuntime extends Service {
|
|
|
31
31
|
declare namespace SageMakerRuntime {
|
|
32
32
|
export type BodyBlob = Buffer|Uint8Array|Blob|string;
|
|
33
33
|
export type CustomAttributesHeader = string;
|
|
34
|
+
export type EnableExplanationsHeader = string;
|
|
34
35
|
export type EndpointName = string;
|
|
35
36
|
export type Header = string;
|
|
36
37
|
export type InferenceId = string;
|
|
@@ -112,10 +113,14 @@ declare namespace SageMakerRuntime {
|
|
|
112
113
|
* If you provide a value, it is added to the captured data when you enable data capture on the endpoint. For information about data capture, see Capture Data.
|
|
113
114
|
*/
|
|
114
115
|
InferenceId?: InferenceId;
|
|
116
|
+
/**
|
|
117
|
+
* An optional JMESPath expression used to override the EnableExplanations parameter of the ClarifyExplainerConfig API. See the EnableExplanations section in the developer guide for more information.
|
|
118
|
+
*/
|
|
119
|
+
EnableExplanations?: EnableExplanationsHeader;
|
|
115
120
|
}
|
|
116
121
|
export interface InvokeEndpointOutput {
|
|
117
122
|
/**
|
|
118
|
-
* Includes the inference provided by the model.
|
|
123
|
+
* Includes the inference provided by the model. For information about the format of the response body, see Common Data Formats-Inference. If the explainer is activated, the body includes the explanations provided by the model. For more information, see the Response section under Invoke the Endpoint in the Developer Guide.
|
|
119
124
|
*/
|
|
120
125
|
Body: BodyBlob;
|
|
121
126
|
/**
|