aws-sdk 2.1608.0 → 2.1610.0
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/README.md +1 -1
- package/apis/amplify-2017-07-25.min.json +3 -0
- package/apis/chime-sdk-voice-2022-08-03.min.json +6 -2
- package/apis/connectcases-2022-10-03.min.json +184 -63
- package/apis/fms-2018-01-01.min.json +59 -58
- package/apis/inspector2-2020-06-08.min.json +99 -74
- package/apis/omics-2022-11-28.min.json +36 -22
- package/apis/opensearch-2021-01-01.min.json +93 -92
- package/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +521 -99
- package/apis/pinpoint-sms-voice-v2-2022-03-31.paginators.json +6 -0
- package/apis/qbusiness-2023-11-27.examples.json +2 -3
- package/apis/qbusiness-2023-11-27.min.json +778 -693
- package/apis/qbusiness-2023-11-27.paginators.json +1 -1
- package/apis/qbusiness-2023-11-27.waiters2.json +5 -0
- package/apis/quicksight-2018-04-01.min.json +557 -494
- package/apis/route53resolver-2018-04-01.min.json +58 -52
- package/apis/sagemaker-2017-07-24.min.json +330 -319
- package/apis/signer-2017-08-25.min.json +3 -0
- package/apis/timestream-query-2018-11-01.min.json +71 -23
- package/apis/transcribe-2017-10-26.min.json +101 -76
- package/apis/trustedadvisor-2022-09-15.min.json +107 -46
- package/clients/amplify.d.ts +2 -1
- package/clients/chimesdkvoice.d.ts +9 -9
- package/clients/codeartifact.d.ts +27 -27
- package/clients/connectcases.d.ts +98 -0
- package/clients/fms.d.ts +8 -3
- package/clients/inspector2.d.ts +44 -3
- package/clients/omics.d.ts +89 -53
- package/clients/opensearch.d.ts +8 -3
- package/clients/pinpointsmsvoicev2.d.ts +514 -8
- package/clients/qbusiness.d.ts +818 -700
- package/clients/qbusiness.js +1 -0
- package/clients/quicksight.d.ts +91 -12
- package/clients/route53resolver.d.ts +18 -5
- package/clients/sagemaker.d.ts +12 -1
- package/clients/signer.d.ts +3 -3
- package/clients/timestreamquery.d.ts +54 -0
- package/clients/transcribeservice.d.ts +32 -0
- package/clients/trustedadvisor.d.ts +66 -2
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +106 -99
- package/dist/aws-sdk.js +3 -3
- package/dist/aws-sdk.min.js +2 -2
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/clients/qbusiness.js
CHANGED
@@ -9,6 +9,7 @@ Object.defineProperty(apiLoader.services['qbusiness'], '2023-11-27', {
|
|
9
9
|
get: function get() {
|
10
10
|
var model = require('../apis/qbusiness-2023-11-27.min.json');
|
11
11
|
model.paginators = require('../apis/qbusiness-2023-11-27.paginators.json').pagination;
|
12
|
+
model.waiters = require('../apis/qbusiness-2023-11-27.waiters2.json').waiters;
|
12
13
|
return model;
|
13
14
|
},
|
14
15
|
enumerable: true,
|
package/clients/quicksight.d.ts
CHANGED
@@ -1291,6 +1291,14 @@ declare class QuickSight extends Service {
|
|
1291
1291
|
* Updates the custom permissions that are associated with a role.
|
1292
1292
|
*/
|
1293
1293
|
updateRoleCustomPermission(callback?: (err: AWSError, data: QuickSight.Types.UpdateRoleCustomPermissionResponse) => void): Request<QuickSight.Types.UpdateRoleCustomPermissionResponse, AWSError>;
|
1294
|
+
/**
|
1295
|
+
* Updates the SPICE capacity configuration for a Amazon QuickSight account.
|
1296
|
+
*/
|
1297
|
+
updateSPICECapacityConfiguration(params: QuickSight.Types.UpdateSPICECapacityConfigurationRequest, callback?: (err: AWSError, data: QuickSight.Types.UpdateSPICECapacityConfigurationResponse) => void): Request<QuickSight.Types.UpdateSPICECapacityConfigurationResponse, AWSError>;
|
1298
|
+
/**
|
1299
|
+
* Updates the SPICE capacity configuration for a Amazon QuickSight account.
|
1300
|
+
*/
|
1301
|
+
updateSPICECapacityConfiguration(callback?: (err: AWSError, data: QuickSight.Types.UpdateSPICECapacityConfigurationResponse) => void): Request<QuickSight.Types.UpdateSPICECapacityConfigurationResponse, AWSError>;
|
1294
1302
|
/**
|
1295
1303
|
* Updates a template from an existing Amazon QuickSight analysis or another template.
|
1296
1304
|
*/
|
@@ -1703,10 +1711,20 @@ declare namespace QuickSight {
|
|
1703
1711
|
* The Q search bar that you want to use for anonymous user embedding.
|
1704
1712
|
*/
|
1705
1713
|
QSearchBar?: AnonymousUserQSearchBarEmbeddingConfiguration;
|
1714
|
+
/**
|
1715
|
+
* The Generative Q&A experience that you want to use for anonymous user embedding.
|
1716
|
+
*/
|
1717
|
+
GenerativeQnA?: AnonymousUserGenerativeQnAEmbeddingConfiguration;
|
1718
|
+
}
|
1719
|
+
export interface AnonymousUserGenerativeQnAEmbeddingConfiguration {
|
1720
|
+
/**
|
1721
|
+
* The Amazon QuickSight Q topic ID of the new reader experience topic that you want the anonymous user to see first. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders the Generative Q&A experience with this new reader experience topic pre selected. The Amazon Resource Name (ARN) of this Q new reader experience topic must be included in the AuthorizedResourceArns parameter. Otherwise, the request fails with an InvalidParameterValueException error.
|
1722
|
+
*/
|
1723
|
+
InitialTopicId: RestrictiveResourceId;
|
1706
1724
|
}
|
1707
1725
|
export interface AnonymousUserQSearchBarEmbeddingConfiguration {
|
1708
1726
|
/**
|
1709
|
-
* The QuickSight Q topic ID of the topic that you want the anonymous user to see first. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders the Q search bar with this topic pre-selected. The Amazon Resource Name (ARN) of this Q topic must be included in the AuthorizedResourceArns parameter. Otherwise, the request
|
1727
|
+
* The Amazon QuickSight Q topic ID of the legacy topic that you want the anonymous user to see first. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders the Q search bar with this legacy topic pre-selected. The Amazon Resource Name (ARN) of this Q legacy topic must be included in the AuthorizedResourceArns parameter. Otherwise, the request fails with an InvalidParameterValueException error.
|
1710
1728
|
*/
|
1711
1729
|
InitialTopicId: RestrictiveResourceId;
|
1712
1730
|
}
|
@@ -3724,7 +3742,7 @@ declare namespace QuickSight {
|
|
3724
3742
|
/**
|
3725
3743
|
* The edition of Amazon QuickSight that you want your account to have. Currently, you can choose from ENTERPRISE or ENTERPRISE_AND_Q. If you choose ENTERPRISE_AND_Q, the following parameters are required: FirstName LastName EmailAddress ContactNumber
|
3726
3744
|
*/
|
3727
|
-
Edition
|
3745
|
+
Edition?: Edition;
|
3728
3746
|
/**
|
3729
3747
|
* The method that you want to use to authenticate your Amazon QuickSight account. If you choose ACTIVE_DIRECTORY, provide an ActiveDirectoryName and an AdminGroup associated with your Active Directory. If you choose IAM_IDENTITY_CENTER, provide an AdminGroup associated with your IAM Identity Center account.
|
3730
3748
|
*/
|
@@ -3754,7 +3772,7 @@ declare namespace QuickSight {
|
|
3754
3772
|
*/
|
3755
3773
|
DirectoryId?: String;
|
3756
3774
|
/**
|
3757
|
-
* The admin group associated with your Active Directory or IAM Identity Center account.
|
3775
|
+
* The admin group associated with your Active Directory or IAM Identity Center account. Either this field or the AdminProGroup field is required if ACTIVE_DIRECTORY or IAM_IDENTITY_CENTER is the selected authentication method of the new Amazon QuickSight account. For more information about using IAM Identity Center in Amazon QuickSight, see Using IAM Identity Center with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.
|
3758
3776
|
*/
|
3759
3777
|
AdminGroup?: GroupsList;
|
3760
3778
|
/**
|
@@ -3765,6 +3783,18 @@ declare namespace QuickSight {
|
|
3765
3783
|
* The reader group associated with your Active Directory or IAM Identity Center account. For more information about using IAM Identity Center in Amazon QuickSight, see Using IAM Identity Center with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.
|
3766
3784
|
*/
|
3767
3785
|
ReaderGroup?: GroupsList;
|
3786
|
+
/**
|
3787
|
+
* The admin pro group associated with your Active Directory or IAM Identity Center account. Either this field or the AdminGroup field is required if ACTIVE_DIRECTORY or IAM_IDENTITY_CENTER is the selected authentication method of the new Amazon QuickSight account. For more information about using IAM Identity Center in Amazon QuickSight, see Using IAM Identity Center with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.
|
3788
|
+
*/
|
3789
|
+
AdminProGroup?: GroupsList;
|
3790
|
+
/**
|
3791
|
+
* The author pro group associated with your Active Directory or IAM Identity Center account. For more information about using IAM Identity Center in Amazon QuickSight, see Using IAM Identity Center with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.
|
3792
|
+
*/
|
3793
|
+
AuthorProGroup?: GroupsList;
|
3794
|
+
/**
|
3795
|
+
* The reader pro group associated with your Active Directory or IAM Identity Center account. For more information about using IAM Identity Center in Amazon QuickSight, see Using IAM Identity Center with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.
|
3796
|
+
*/
|
3797
|
+
ReaderProGroup?: GroupsList;
|
3768
3798
|
/**
|
3769
3799
|
* The first name of the author of the Amazon QuickSight account to use for future communications. This field is required if ENTERPPRISE_AND_Q is the selected edition of the new Amazon QuickSight account.
|
3770
3800
|
*/
|
@@ -9901,6 +9931,16 @@ declare namespace QuickSight {
|
|
9901
9931
|
*/
|
9902
9932
|
ForegroundColor?: ConditionalFormattingColor;
|
9903
9933
|
}
|
9934
|
+
export interface GaugeChartColorConfiguration {
|
9935
|
+
/**
|
9936
|
+
* The foreground color configuration of a GaugeChartVisual.
|
9937
|
+
*/
|
9938
|
+
ForegroundColor?: HexColor;
|
9939
|
+
/**
|
9940
|
+
* The background color configuration of a GaugeChartVisual.
|
9941
|
+
*/
|
9942
|
+
BackgroundColor?: HexColor;
|
9943
|
+
}
|
9904
9944
|
export interface GaugeChartConditionalFormatting {
|
9905
9945
|
/**
|
9906
9946
|
* Conditional formatting options of a GaugeChartVisual.
|
@@ -9939,6 +9979,10 @@ declare namespace QuickSight {
|
|
9939
9979
|
* The visual palette configuration of a GaugeChartVisual.
|
9940
9980
|
*/
|
9941
9981
|
VisualPalette?: VisualPalette;
|
9982
|
+
/**
|
9983
|
+
* The color configuration of a GaugeChartVisual.
|
9984
|
+
*/
|
9985
|
+
ColorConfiguration?: GaugeChartColorConfiguration;
|
9942
9986
|
/**
|
9943
9987
|
* The general visual interactions setup for a visual.
|
9944
9988
|
*/
|
@@ -10074,7 +10118,7 @@ declare namespace QuickSight {
|
|
10074
10118
|
*/
|
10075
10119
|
UserArn: Arn;
|
10076
10120
|
/**
|
10077
|
-
* The experience you
|
10121
|
+
* The experience that you want to embed. For registered users, you can embed Amazon QuickSight dashboards, Amazon QuickSight visuals, the Amazon QuickSight Q search bar, the Amazon QuickSight Generative Q&A experience, or the entire Amazon QuickSight console.
|
10078
10122
|
*/
|
10079
10123
|
ExperienceConfiguration: RegisteredUserEmbeddingExperienceConfiguration;
|
10080
10124
|
/**
|
@@ -10084,7 +10128,7 @@ declare namespace QuickSight {
|
|
10084
10128
|
}
|
10085
10129
|
export interface GenerateEmbedUrlForRegisteredUserResponse {
|
10086
10130
|
/**
|
10087
|
-
* The embed URL for the Amazon QuickSight dashboard, visual, Q search bar, or console.
|
10131
|
+
* The embed URL for the Amazon QuickSight dashboard, visual, Q search bar, Generative Q&A experience, or console.
|
10088
10132
|
*/
|
10089
10133
|
EmbedUrl: EmbeddingUrl;
|
10090
10134
|
/**
|
@@ -14128,6 +14172,7 @@ declare namespace QuickSight {
|
|
14128
14172
|
export type ProjectedColumnList = String[];
|
14129
14173
|
export type PropertyRole = "PRIMARY"|"ID"|string;
|
14130
14174
|
export type PropertyUsage = "INHERIT"|"DIMENSION"|"MEASURE"|string;
|
14175
|
+
export type PurchaseMode = "MANUAL"|"AUTO_PURCHASE"|string;
|
14131
14176
|
export interface PutDataSetRefreshPropertiesRequest {
|
14132
14177
|
/**
|
14133
14178
|
* The Amazon Web Services account ID.
|
@@ -14546,7 +14591,7 @@ declare namespace QuickSight {
|
|
14546
14591
|
export type RefreshSchedules = RefreshSchedule[];
|
14547
14592
|
export interface RegisterUserRequest {
|
14548
14593
|
/**
|
14549
|
-
*
|
14594
|
+
* The identity type that your Amazon QuickSight account uses to manage the identity of users.
|
14550
14595
|
*/
|
14551
14596
|
IdentityType: IdentityType;
|
14552
14597
|
/**
|
@@ -14578,7 +14623,7 @@ declare namespace QuickSight {
|
|
14578
14623
|
*/
|
14579
14624
|
UserName?: UserName;
|
14580
14625
|
/**
|
14581
|
-
* (Enterprise edition only) The name of the custom permissions profile that you want to assign to this user. Customized permissions allows you to control a user's access by restricting access the following operations: Create and update data sources Create and update datasets Create and update email reports Subscribe to email reports To add custom permissions to an existing user, use UpdateUser instead. A set of custom permissions includes any combination of these restrictions. Currently, you need to create the profile names for custom permission sets by using the Amazon QuickSight console. Then, you use the RegisterUser API operation to assign the named set of permissions to a Amazon QuickSight user. Amazon QuickSight custom permissions are applied through IAM policies. Therefore, they override the permissions typically granted by assigning Amazon QuickSight users to one of the default security cohorts in Amazon QuickSight (admin, author, reader). This feature is available only to Amazon QuickSight Enterprise edition subscriptions.
|
14626
|
+
* (Enterprise edition only) The name of the custom permissions profile that you want to assign to this user. Customized permissions allows you to control a user's access by restricting access the following operations: Create and update data sources Create and update datasets Create and update email reports Subscribe to email reports To add custom permissions to an existing user, use UpdateUser instead. A set of custom permissions includes any combination of these restrictions. Currently, you need to create the profile names for custom permission sets by using the Amazon QuickSight console. Then, you use the RegisterUser API operation to assign the named set of permissions to a Amazon QuickSight user. Amazon QuickSight custom permissions are applied through IAM policies. Therefore, they override the permissions typically granted by assigning Amazon QuickSight users to one of the default security cohorts in Amazon QuickSight (admin, author, reader, admin pro, author pro, reader pro). This feature is available only to Amazon QuickSight Enterprise edition subscriptions.
|
14582
14627
|
*/
|
14583
14628
|
CustomPermissionsName?: RoleName;
|
14584
14629
|
/**
|
@@ -14665,10 +14710,20 @@ declare namespace QuickSight {
|
|
14665
14710
|
* The type of embedding experience. In this case, Amazon QuickSight visuals.
|
14666
14711
|
*/
|
14667
14712
|
DashboardVisual?: RegisteredUserDashboardVisualEmbeddingConfiguration;
|
14713
|
+
/**
|
14714
|
+
* The configuration details for embedding the Generative Q&A experience. For more information about embedding the Generative Q&A experience, see Embedding Overview in the Amazon QuickSight User Guide.
|
14715
|
+
*/
|
14716
|
+
GenerativeQnA?: RegisteredUserGenerativeQnAEmbeddingConfiguration;
|
14717
|
+
}
|
14718
|
+
export interface RegisteredUserGenerativeQnAEmbeddingConfiguration {
|
14719
|
+
/**
|
14720
|
+
* The ID of the new Q reader experience topic that you want to make the starting topic in the Generative Q&A experience. You can find a topic ID by navigating to the Topics pane in the Amazon QuickSight application and opening a topic. The ID is in the URL for the topic that you open. If you don't specify an initial topic or you specify a legacy topic, a list of all shared new reader experience topics is shown in the Generative Q&A experience for your readers. When you select an initial new reader experience topic, you can specify whether or not readers are allowed to select other new reader experience topics from the available ones in the list.
|
14721
|
+
*/
|
14722
|
+
InitialTopicId?: RestrictiveResourceId;
|
14668
14723
|
}
|
14669
14724
|
export interface RegisteredUserQSearchBarEmbeddingConfiguration {
|
14670
14725
|
/**
|
14671
|
-
* The ID of the Q topic that you want to
|
14726
|
+
* The ID of the legacy Q topic that you want to use as the starting topic in the Q search bar. To locate the topic ID of the topic that you want to use, open the Amazon QuickSight console, navigate to the Topics pane, and choose thre topic that you want to use. The TopicID is located in the URL of the topic that opens. When you select an initial topic, you can specify whether or not readers are allowed to select other topics from the list of available topics. If you don't specify an initial topic or if you specify a new reader experience topic, a list of all shared legacy topics is shown in the Q bar.
|
14672
14727
|
*/
|
14673
14728
|
InitialTopicId?: RestrictiveResourceId;
|
14674
14729
|
}
|
@@ -14823,7 +14878,7 @@ declare namespace QuickSight {
|
|
14823
14878
|
RequestId?: String;
|
14824
14879
|
}
|
14825
14880
|
export type RestrictiveResourceId = string;
|
14826
|
-
export type Role = "ADMIN"|"AUTHOR"|"READER"|string;
|
14881
|
+
export type Role = "ADMIN"|"AUTHOR"|"READER"|"ADMIN_PRO"|"AUTHOR_PRO"|"READER_PRO"|string;
|
14827
14882
|
export type RoleArn = string;
|
14828
14883
|
export type RoleName = string;
|
14829
14884
|
export type RoleSessionName = string;
|
@@ -17885,6 +17940,10 @@ declare namespace QuickSight {
|
|
17885
17940
|
* The name of the topic.
|
17886
17941
|
*/
|
17887
17942
|
Name?: ResourceName;
|
17943
|
+
/**
|
17944
|
+
* The user experience version of the topic.
|
17945
|
+
*/
|
17946
|
+
UserExperienceVersion?: TopicUserExperienceVersion;
|
17888
17947
|
}
|
17889
17948
|
export type TopicTimeGranularity = "SECOND"|"MINUTE"|"HOUR"|"DAY"|"WEEK"|"MONTH"|"QUARTER"|"YEAR"|string;
|
17890
17949
|
export type TopicUserExperienceVersion = "LEGACY"|"NEW_READER_EXPERIENCE"|string;
|
@@ -19093,6 +19152,26 @@ declare namespace QuickSight {
|
|
19093
19152
|
*/
|
19094
19153
|
Status?: StatusCode;
|
19095
19154
|
}
|
19155
|
+
export interface UpdateSPICECapacityConfigurationRequest {
|
19156
|
+
/**
|
19157
|
+
* The ID of the Amazon Web Services account that contains the SPICE configuration that you want to update.
|
19158
|
+
*/
|
19159
|
+
AwsAccountId: AwsAccountId;
|
19160
|
+
/**
|
19161
|
+
* Determines how SPICE capacity can be purchased. The following options are available. MANUAL: SPICE capacity can only be purchased manually. AUTO_PURCHASE: Extra SPICE capacity is automatically purchased on your behalf as needed. SPICE capacity can also be purchased manually with this option.
|
19162
|
+
*/
|
19163
|
+
PurchaseMode: PurchaseMode;
|
19164
|
+
}
|
19165
|
+
export interface UpdateSPICECapacityConfigurationResponse {
|
19166
|
+
/**
|
19167
|
+
* The Amazon Web Services request ID for this operation.
|
19168
|
+
*/
|
19169
|
+
RequestId?: String;
|
19170
|
+
/**
|
19171
|
+
* The HTTP status of the request.
|
19172
|
+
*/
|
19173
|
+
Status?: StatusCode;
|
19174
|
+
}
|
19096
19175
|
export interface UpdateTemplateAliasRequest {
|
19097
19176
|
/**
|
19098
19177
|
* The ID of the Amazon Web Services account that contains the template alias that you're updating.
|
@@ -19479,7 +19558,7 @@ declare namespace QuickSight {
|
|
19479
19558
|
*/
|
19480
19559
|
Email: String;
|
19481
19560
|
/**
|
19482
|
-
* The Amazon QuickSight role of the user. The role can be one of the following default security cohorts: READER: A user who has read-only access to dashboards. AUTHOR: A user who can create data sources, datasets, analyses, and dashboards. ADMIN: A user who is an author, who can also manage Amazon QuickSight settings. The name of the Amazon QuickSight role is invisible to the user except for the console screens dealing with permissions.
|
19561
|
+
* The Amazon QuickSight role of the user. The role can be one of the following default security cohorts: READER: A user who has read-only access to dashboards. AUTHOR: A user who can create data sources, datasets, analyses, and dashboards. ADMIN: A user who is an author, who can also manage Amazon QuickSight settings. READER_PRO: Reader Pro adds Generative BI capabilities to the Reader role. Reader Pros have access to Amazon Q Business, can build stories with Amazon Q, and can generate executive summaries from dashboards. AUTHOR_PRO: Author Pro adds Generative BI capabilities to the Author role. Author Pros can author dashboards with natural language with Amazon Q, build stories with Amazon Q, create Topics for Q&A, and generate executive summaries from dashboards. ADMIN_PRO: Admin Pros are Author Pros who can also manage Amazon QuickSight administrative settings. Admin Pro users are billed at Author Pro pricing. The name of the Amazon QuickSight role is invisible to the user except for the console screens dealing with permissions.
|
19483
19562
|
*/
|
19484
19563
|
Role: UserRole;
|
19485
19564
|
/**
|
@@ -19609,7 +19688,7 @@ declare namespace QuickSight {
|
|
19609
19688
|
*/
|
19610
19689
|
Email?: String;
|
19611
19690
|
/**
|
19612
|
-
* The Amazon QuickSight role for the user. The user role can be one of the following:. READER: A user who has read-only access to dashboards. AUTHOR: A user who can create data sources, datasets, analyses, and dashboards. ADMIN: A user who is an author, who can also manage Amazon Amazon QuickSight settings. RESTRICTED_READER: This role isn't currently available for use. RESTRICTED_AUTHOR: This role isn't currently available for use.
|
19691
|
+
* The Amazon QuickSight role for the user. The user role can be one of the following:. READER: A user who has read-only access to dashboards. AUTHOR: A user who can create data sources, datasets, analyses, and dashboards. ADMIN: A user who is an author, who can also manage Amazon Amazon QuickSight settings. READER_PRO: Reader Pro adds Generative BI capabilities to the Reader role. Reader Pros have access to Amazon Q Business, can build stories with Amazon Q, and can generate executive summaries from dashboards. AUTHOR_PRO: Author Pro adds Generative BI capabilities to the Author role. Author Pros can author dashboards with natural language with Amazon Q, build stories with Amazon Q, create Topics for Q&A, and generate executive summaries from dashboards. ADMIN_PRO: Admin Pros are Author Pros who can also manage Amazon QuickSight administrative settings. Admin Pro users are billed at Author Pro pricing. RESTRICTED_READER: This role isn't currently available for use. RESTRICTED_AUTHOR: This role isn't currently available for use.
|
19613
19692
|
*/
|
19614
19693
|
Role?: UserRole;
|
19615
19694
|
/**
|
@@ -19643,7 +19722,7 @@ declare namespace QuickSight {
|
|
19643
19722
|
}
|
19644
19723
|
export type UserList = User[];
|
19645
19724
|
export type UserName = string;
|
19646
|
-
export type UserRole = "ADMIN"|"AUTHOR"|"READER"|"RESTRICTED_AUTHOR"|"RESTRICTED_READER"|string;
|
19725
|
+
export type UserRole = "ADMIN"|"AUTHOR"|"READER"|"RESTRICTED_AUTHOR"|"RESTRICTED_READER"|"ADMIN_PRO"|"AUTHOR_PRO"|"READER_PRO"|string;
|
19647
19726
|
export interface VPCConnection {
|
19648
19727
|
/**
|
19649
19728
|
* The ID of the VPC connection that you're creating. This ID is a unique identifier for each Amazon Web Services Region in an Amazon Web Services account.
|
@@ -737,7 +737,11 @@ declare namespace Route53Resolver {
|
|
737
737
|
*/
|
738
738
|
Name: Name;
|
739
739
|
/**
|
740
|
-
*
|
740
|
+
* How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME, DNAME, ot ALIAS. Inspect_Redirection_Domain (Default) inspects all domains in the redirection chain. The individual domains in the redirection chain must be added to the allow domain list. Trust_Redirection_Domain inspects only the first domain in the redirection chain. You don't need to add the subsequent domains in the redirection list to the domain alloww list.
|
741
|
+
*/
|
742
|
+
FirewallDomainRedirectionAction?: FirewallDomainRedirectionAction;
|
743
|
+
/**
|
744
|
+
* The DNS query type you want the rule to evaluate. Allowed values are; A: Returns an IPv4 address. AAAA: Returns an Ipv6 address. CAA: Restricts CAs that can create SSL/TLS certifications for the domain. CNAME: Returns another domain name. DS: Record that identifies the DNSSEC signing key of a delegated zone. MX: Specifies mail servers. NAPTR: Regular-expression-based rewriting of domain names. NS: Authoritative name servers. PTR: Maps an IP address to a domain name. SOA: Start of authority record for the zone. SPF: Lists the servers authorized to send emails from a domain. SRV: Application specific values that identify servers. TXT: Verifies email senders and application-specific values. A query type you define by using the DNS type ID, for example 28 for AAAA. The values must be defined as TYPENUMBER, where the NUMBER can be 1-65334, for example, TYPE28. For more information, see List of DNS record types.
|
741
745
|
*/
|
742
746
|
Qtype?: Qtype;
|
743
747
|
}
|
@@ -789,7 +793,7 @@ declare namespace Route53Resolver {
|
|
789
793
|
*/
|
790
794
|
Name?: Name;
|
791
795
|
/**
|
792
|
-
* The ID of one or more security groups that you want to use to control access to this VPC. The security group that you specify must include one or more inbound rules (for inbound Resolver endpoints) or outbound rules (for outbound Resolver endpoints). Inbound and outbound rules must allow TCP and UDP access. For inbound access, open port 53. For outbound access, open the port that you're using for DNS queries on your network.
|
796
|
+
* The ID of one or more security groups that you want to use to control access to this VPC. The security group that you specify must include one or more inbound rules (for inbound Resolver endpoints) or outbound rules (for outbound Resolver endpoints). Inbound and outbound rules must allow TCP and UDP access. For inbound access, open port 53. For outbound access, open the port that you're using for DNS queries on your network. Some security group rules will cause your connection to be tracked. For outbound resolver endpoint, it can potentially impact the maximum queries per second from outbound endpoint to your target name server. For inbound resolver endpoint, it can bring down the overall maximum queries per second per IP address to as low as 1500. To avoid connection tracking caused by security group, see Untracked connections.
|
793
797
|
*/
|
794
798
|
SecurityGroupIds: SecurityGroupIds;
|
795
799
|
/**
|
@@ -922,7 +926,7 @@ declare namespace Route53Resolver {
|
|
922
926
|
*/
|
923
927
|
FirewallDomainListId: ResourceId;
|
924
928
|
/**
|
925
|
-
* The DNS query type that the rule you are deleting evaluates. Allowed values are; A: Returns an IPv4 address. AAAA: Returns an Ipv6 address. CAA: Restricts CAs that can create SSL/TLS certifications for the domain. CNAME: Returns another domain name. DS: Record that identifies the DNSSEC signing key of a delegated zone. MX: Specifies mail servers. NAPTR: Regular-expression-based rewriting of domain names. NS: Authoritative name servers. PTR: Maps an IP address to a domain name. SOA: Start of authority record for the zone. SPF: Lists the servers authorized to send emails from a domain. SRV: Application specific values that identify servers. TXT: Verifies email senders and application-specific values.
|
929
|
+
* The DNS query type that the rule you are deleting evaluates. Allowed values are; A: Returns an IPv4 address. AAAA: Returns an Ipv6 address. CAA: Restricts CAs that can create SSL/TLS certifications for the domain. CNAME: Returns another domain name. DS: Record that identifies the DNSSEC signing key of a delegated zone. MX: Specifies mail servers. NAPTR: Regular-expression-based rewriting of domain names. NS: Authoritative name servers. PTR: Maps an IP address to a domain name. SOA: Start of authority record for the zone. SPF: Lists the servers authorized to send emails from a domain. SRV: Application specific values that identify servers. TXT: Verifies email senders and application-specific values. A query type you define by using the DNS type ID, for example 28 for AAAA. The values must be defined as TYPENUMBER, where the NUMBER can be 1-65334, for example, TYPE28. For more information, see List of DNS record types.
|
926
930
|
*/
|
927
931
|
Qtype?: Qtype;
|
928
932
|
}
|
@@ -1144,6 +1148,7 @@ declare namespace Route53Resolver {
|
|
1144
1148
|
export type FirewallDomainListMetadataList = FirewallDomainListMetadata[];
|
1145
1149
|
export type FirewallDomainListStatus = "COMPLETE"|"COMPLETE_IMPORT_FAILED"|"IMPORTING"|"DELETING"|"UPDATING"|string;
|
1146
1150
|
export type FirewallDomainName = string;
|
1151
|
+
export type FirewallDomainRedirectionAction = "INSPECT_REDIRECTION_DOMAIN"|"TRUST_REDIRECTION_DOMAIN"|string;
|
1147
1152
|
export type FirewallDomainUpdateOperation = "ADD"|"REMOVE"|"REPLACE"|string;
|
1148
1153
|
export type FirewallDomains = FirewallDomainName[];
|
1149
1154
|
export type FirewallFailOpenStatus = "ENABLED"|"DISABLED"|"USE_LOCAL_RESOURCE_SETTING"|string;
|
@@ -1197,7 +1202,11 @@ declare namespace Route53Resolver {
|
|
1197
1202
|
*/
|
1198
1203
|
ModificationTime?: Rfc3339TimeString;
|
1199
1204
|
/**
|
1200
|
-
*
|
1205
|
+
* How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME, DNAME, ot ALIAS. Inspect_Redirection_Domain (Default) inspects all domains in the redirection chain. The individual domains in the redirection chain must be added to the allow domain list. Trust_Redirection_Domain inspects only the first domain in the redirection chain. You don't need to add the subsequent domains in the domain in the redirection list to the domain alloww list.
|
1206
|
+
*/
|
1207
|
+
FirewallDomainRedirectionAction?: FirewallDomainRedirectionAction;
|
1208
|
+
/**
|
1209
|
+
* The DNS query type you want the rule to evaluate. Allowed values are; A: Returns an IPv4 address. AAAA: Returns an Ipv6 address. CAA: Restricts CAs that can create SSL/TLS certifications for the domain. CNAME: Returns another domain name. DS: Record that identifies the DNSSEC signing key of a delegated zone. MX: Specifies mail servers. NAPTR: Regular-expression-based rewriting of domain names. NS: Authoritative name servers. PTR: Maps an IP address to a domain name. SOA: Start of authority record for the zone. SPF: Lists the servers authorized to send emails from a domain. SRV: Application specific values that identify servers. TXT: Verifies email senders and application-specific values. A query type you define by using the DNS type ID, for example 28 for AAAA. The values must be defined as TYPENUMBER, where the NUMBER can be 1-65334, for example, TYPE28. For more information, see List of DNS record types.
|
1201
1210
|
*/
|
1202
1211
|
Qtype?: Qtype;
|
1203
1212
|
}
|
@@ -2637,7 +2646,11 @@ declare namespace Route53Resolver {
|
|
2637
2646
|
*/
|
2638
2647
|
Name?: Name;
|
2639
2648
|
/**
|
2640
|
-
*
|
2649
|
+
* How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME, DNAME, ot ALIAS. Inspect_Redirection_Domain (Default) inspects all domains in the redirection chain. The individual domains in the redirection chain must be added to the allow domain list. Trust_Redirection_Domain inspects only the first domain in the redirection chain. You don't need to add the subsequent domains in the domain in the redirection list to the domain alloww list.
|
2650
|
+
*/
|
2651
|
+
FirewallDomainRedirectionAction?: FirewallDomainRedirectionAction;
|
2652
|
+
/**
|
2653
|
+
* The DNS query type you want the rule to evaluate. Allowed values are; A: Returns an IPv4 address. AAAA: Returns an Ipv6 address. CAA: Restricts CAs that can create SSL/TLS certifications for the domain. CNAME: Returns another domain name. DS: Record that identifies the DNSSEC signing key of a delegated zone. MX: Specifies mail servers. NAPTR: Regular-expression-based rewriting of domain names. NS: Authoritative name servers. PTR: Maps an IP address to a domain name. SOA: Start of authority record for the zone. SPF: Lists the servers authorized to send emails from a domain. SRV: Application specific values that identify servers. TXT: Verifies email senders and application-specific values. A query type you define by using the DNS type ID, for example 28 for AAAA. The values must be defined as TYPENUMBER, where the NUMBER can be 1-65334, for example, TYPE28. For more information, see List of DNS record types.
|
2641
2654
|
*/
|
2642
2655
|
Qtype?: Qtype;
|
2643
2656
|
}
|
package/clients/sagemaker.d.ts
CHANGED
@@ -6450,6 +6450,10 @@ declare namespace SageMaker {
|
|
6450
6450
|
* Contains information about the infrastructure health check configuration for the training job.
|
6451
6451
|
*/
|
6452
6452
|
InfraCheckConfig?: InfraCheckConfig;
|
6453
|
+
/**
|
6454
|
+
* Contains information about attribute-based access control (ABAC) for the training job.
|
6455
|
+
*/
|
6456
|
+
SessionChainingConfig?: SessionChainingConfig;
|
6453
6457
|
}
|
6454
6458
|
export interface CreateTrainingJobResponse {
|
6455
6459
|
/**
|
@@ -11607,6 +11611,7 @@ declare namespace SageMaker {
|
|
11607
11611
|
}
|
11608
11612
|
export interface EnableSagemakerServicecatalogPortfolioOutput {
|
11609
11613
|
}
|
11614
|
+
export type EnableSessionTagChaining = boolean;
|
11610
11615
|
export interface Endpoint {
|
11611
11616
|
/**
|
11612
11617
|
* The name of the endpoint.
|
@@ -20100,7 +20105,7 @@ declare namespace SageMaker {
|
|
20100
20105
|
*/
|
20101
20106
|
KmsKeyId?: KmsKeyId;
|
20102
20107
|
}
|
20103
|
-
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.dl1.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"|"ml.trn1.2xlarge"|"ml.trn1.32xlarge"|"ml.trn1n.32xlarge"|"ml.inf2.xlarge"|"ml.inf2.8xlarge"|"ml.inf2.24xlarge"|"ml.inf2.48xlarge"|"ml.p5.48xlarge"|"ml.m7i.large"|"ml.m7i.xlarge"|"ml.m7i.2xlarge"|"ml.m7i.4xlarge"|"ml.m7i.8xlarge"|"ml.m7i.12xlarge"|"ml.m7i.16xlarge"|"ml.m7i.24xlarge"|"ml.m7i.48xlarge"|"ml.c7i.large"|"ml.c7i.xlarge"|"ml.c7i.2xlarge"|"ml.c7i.4xlarge"|"ml.c7i.8xlarge"|"ml.c7i.12xlarge"|"ml.c7i.16xlarge"|"ml.c7i.24xlarge"|"ml.c7i.48xlarge"|"ml.r7i.large"|"ml.r7i.xlarge"|"ml.r7i.2xlarge"|"ml.r7i.4xlarge"|"ml.r7i.8xlarge"|"ml.r7i.12xlarge"|"ml.r7i.16xlarge"|"ml.r7i.24xlarge"|"ml.r7i.48xlarge"|string;
|
20108
|
+
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.dl1.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.g6.xlarge"|"ml.g6.2xlarge"|"ml.g6.4xlarge"|"ml.g6.8xlarge"|"ml.g6.12xlarge"|"ml.g6.16xlarge"|"ml.g6.24xlarge"|"ml.g6.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"|"ml.trn1.2xlarge"|"ml.trn1.32xlarge"|"ml.trn1n.32xlarge"|"ml.inf2.xlarge"|"ml.inf2.8xlarge"|"ml.inf2.24xlarge"|"ml.inf2.48xlarge"|"ml.p5.48xlarge"|"ml.m7i.large"|"ml.m7i.xlarge"|"ml.m7i.2xlarge"|"ml.m7i.4xlarge"|"ml.m7i.8xlarge"|"ml.m7i.12xlarge"|"ml.m7i.16xlarge"|"ml.m7i.24xlarge"|"ml.m7i.48xlarge"|"ml.c7i.large"|"ml.c7i.xlarge"|"ml.c7i.2xlarge"|"ml.c7i.4xlarge"|"ml.c7i.8xlarge"|"ml.c7i.12xlarge"|"ml.c7i.16xlarge"|"ml.c7i.24xlarge"|"ml.c7i.48xlarge"|"ml.r7i.large"|"ml.r7i.xlarge"|"ml.r7i.2xlarge"|"ml.r7i.4xlarge"|"ml.r7i.8xlarge"|"ml.r7i.12xlarge"|"ml.r7i.16xlarge"|"ml.r7i.24xlarge"|"ml.r7i.48xlarge"|string;
|
20104
20109
|
export type ProductionVariantList = ProductionVariant[];
|
20105
20110
|
export interface ProductionVariantManagedInstanceScaling {
|
20106
20111
|
/**
|
@@ -21462,6 +21467,12 @@ declare namespace SageMaker {
|
|
21462
21467
|
*/
|
21463
21468
|
ProvisioningParameters?: ProvisioningParameters;
|
21464
21469
|
}
|
21470
|
+
export interface SessionChainingConfig {
|
21471
|
+
/**
|
21472
|
+
* Set to True to allow SageMaker to extract session tags from a training job creation role and reuse these tags when assuming the training job execution role.
|
21473
|
+
*/
|
21474
|
+
EnableSessionTagChaining?: EnableSessionTagChaining;
|
21475
|
+
}
|
21465
21476
|
export type SessionExpirationDurationInSeconds = number;
|
21466
21477
|
export interface ShadowModeConfig {
|
21467
21478
|
/**
|
package/clients/signer.d.ts
CHANGED
@@ -141,11 +141,11 @@ declare class Signer extends Service {
|
|
141
141
|
*/
|
142
142
|
signPayload(callback?: (err: AWSError, data: Signer.Types.SignPayloadResponse) => void): Request<Signer.Types.SignPayloadResponse, AWSError>;
|
143
143
|
/**
|
144
|
-
* Initiates a signing job to be performed on the code provided. Signing jobs are viewable by the ListSigningJobs operation for two years after they are performed. Note the following requirements: You must create an Amazon S3 source bucket. For more information, see Creating a Bucket in the Amazon S3 Getting Started Guide. Your S3 source bucket must be version enabled. You must create an S3 destination bucket. AWS Signer uses your S3 destination bucket to write your signed code. You specify the name of the source and destination buckets when calling the StartSigningJob operation. You must also specify a request token that identifies your request to Signer. You can call the DescribeSigningJob and the ListSigningJobs actions after you call StartSigningJob. For a Java example that shows how to use this action, see StartSigningJob.
|
144
|
+
* Initiates a signing job to be performed on the code provided. Signing jobs are viewable by the ListSigningJobs operation for two years after they are performed. Note the following requirements: You must create an Amazon S3 source bucket. For more information, see Creating a Bucket in the Amazon S3 Getting Started Guide. Your S3 source bucket must be version enabled. You must create an S3 destination bucket. AWS Signer uses your S3 destination bucket to write your signed code. You specify the name of the source and destination buckets when calling the StartSigningJob operation. You must ensure the S3 buckets are from the same Region as the signing profile. Cross-Region signing isn't supported. You must also specify a request token that identifies your request to Signer. You can call the DescribeSigningJob and the ListSigningJobs actions after you call StartSigningJob. For a Java example that shows how to use this action, see StartSigningJob.
|
145
145
|
*/
|
146
146
|
startSigningJob(params: Signer.Types.StartSigningJobRequest, callback?: (err: AWSError, data: Signer.Types.StartSigningJobResponse) => void): Request<Signer.Types.StartSigningJobResponse, AWSError>;
|
147
147
|
/**
|
148
|
-
* Initiates a signing job to be performed on the code provided. Signing jobs are viewable by the ListSigningJobs operation for two years after they are performed. Note the following requirements: You must create an Amazon S3 source bucket. For more information, see Creating a Bucket in the Amazon S3 Getting Started Guide. Your S3 source bucket must be version enabled. You must create an S3 destination bucket. AWS Signer uses your S3 destination bucket to write your signed code. You specify the name of the source and destination buckets when calling the StartSigningJob operation. You must also specify a request token that identifies your request to Signer. You can call the DescribeSigningJob and the ListSigningJobs actions after you call StartSigningJob. For a Java example that shows how to use this action, see StartSigningJob.
|
148
|
+
* Initiates a signing job to be performed on the code provided. Signing jobs are viewable by the ListSigningJobs operation for two years after they are performed. Note the following requirements: You must create an Amazon S3 source bucket. For more information, see Creating a Bucket in the Amazon S3 Getting Started Guide. Your S3 source bucket must be version enabled. You must create an S3 destination bucket. AWS Signer uses your S3 destination bucket to write your signed code. You specify the name of the source and destination buckets when calling the StartSigningJob operation. You must ensure the S3 buckets are from the same Region as the signing profile. Cross-Region signing isn't supported. You must also specify a request token that identifies your request to Signer. You can call the DescribeSigningJob and the ListSigningJobs actions after you call StartSigningJob. For a Java example that shows how to use this action, see StartSigningJob.
|
149
149
|
*/
|
150
150
|
startSigningJob(callback?: (err: AWSError, data: Signer.Types.StartSigningJobResponse) => void): Request<Signer.Types.StartSigningJobResponse, AWSError>;
|
151
151
|
/**
|
@@ -185,7 +185,7 @@ declare namespace Signer {
|
|
185
185
|
*/
|
186
186
|
profileVersion?: ProfileVersion;
|
187
187
|
/**
|
188
|
-
*
|
188
|
+
* For cross-account signing. Grant a designated account permission to perform one or more of the following actions. Each action is associated with a specific API's operations. For more information about cross-account signing, see Using cross-account signing with signing profiles in the AWS Signer Developer Guide. You can designate the following actions to an account. signer:StartSigningJob. This action isn't supported for container image workflows. For details, see StartSigningJob. signer:SignPayload. This action isn't supported for AWS Lambda workflows. For details, see SignPayload signer:GetSigningProfile. For details, see GetSigningProfile. signer:RevokeSignature. For details, see RevokeSignature.
|
189
189
|
*/
|
190
190
|
action: String;
|
191
191
|
/**
|
@@ -35,6 +35,14 @@ declare class TimestreamQuery extends Service {
|
|
35
35
|
* Deletes a given scheduled query. This is an irreversible operation.
|
36
36
|
*/
|
37
37
|
deleteScheduledQuery(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
38
|
+
/**
|
39
|
+
* Describes the settings for your account that include the query pricing model and the configured maximum TCUs the service can use for your query workload. You're charged only for the duration of compute units used for your workloads.
|
40
|
+
*/
|
41
|
+
describeAccountSettings(params: TimestreamQuery.Types.DescribeAccountSettingsRequest, callback?: (err: AWSError, data: TimestreamQuery.Types.DescribeAccountSettingsResponse) => void): Request<TimestreamQuery.Types.DescribeAccountSettingsResponse, AWSError>;
|
42
|
+
/**
|
43
|
+
* Describes the settings for your account that include the query pricing model and the configured maximum TCUs the service can use for your query workload. You're charged only for the duration of compute units used for your workloads.
|
44
|
+
*/
|
45
|
+
describeAccountSettings(callback?: (err: AWSError, data: TimestreamQuery.Types.DescribeAccountSettingsResponse) => void): Request<TimestreamQuery.Types.DescribeAccountSettingsResponse, AWSError>;
|
38
46
|
/**
|
39
47
|
* DescribeEndpoints returns a list of available endpoints to make Timestream API calls against. This API is available through both Write and Query. Because the Timestream SDKs are designed to transparently work with the service’s architecture, including the management and mapping of the service endpoints, it is not recommended that you use this API unless: You are using VPC endpoints (Amazon Web Services PrivateLink) with Timestream Your application uses a programming language that does not yet have SDK support You require better control over the client-side implementation For detailed information on how and when to use and implement DescribeEndpoints, see The Endpoint Discovery Pattern.
|
40
48
|
*/
|
@@ -107,6 +115,14 @@ declare class TimestreamQuery extends Service {
|
|
107
115
|
* Removes the association of tags from a Timestream query resource.
|
108
116
|
*/
|
109
117
|
untagResource(callback?: (err: AWSError, data: TimestreamQuery.Types.UntagResourceResponse) => void): Request<TimestreamQuery.Types.UntagResourceResponse, AWSError>;
|
118
|
+
/**
|
119
|
+
* Transitions your account to use TCUs for query pricing and modifies the maximum query compute units that you've configured. If you reduce the value of MaxQueryTCU to a desired configuration, the new value can take up to 24 hours to be effective. After you've transitioned your account to use TCUs for query pricing, you can't transition to using bytes scanned for query pricing.
|
120
|
+
*/
|
121
|
+
updateAccountSettings(params: TimestreamQuery.Types.UpdateAccountSettingsRequest, callback?: (err: AWSError, data: TimestreamQuery.Types.UpdateAccountSettingsResponse) => void): Request<TimestreamQuery.Types.UpdateAccountSettingsResponse, AWSError>;
|
122
|
+
/**
|
123
|
+
* Transitions your account to use TCUs for query pricing and modifies the maximum query compute units that you've configured. If you reduce the value of MaxQueryTCU to a desired configuration, the new value can take up to 24 hours to be effective. After you've transitioned your account to use TCUs for query pricing, you can't transition to using bytes scanned for query pricing.
|
124
|
+
*/
|
125
|
+
updateAccountSettings(callback?: (err: AWSError, data: TimestreamQuery.Types.UpdateAccountSettingsResponse) => void): Request<TimestreamQuery.Types.UpdateAccountSettingsResponse, AWSError>;
|
110
126
|
/**
|
111
127
|
* Update a scheduled query.
|
112
128
|
*/
|
@@ -220,6 +236,18 @@ declare namespace TimestreamQuery {
|
|
220
236
|
*/
|
221
237
|
ScheduledQueryArn: AmazonResourceName;
|
222
238
|
}
|
239
|
+
export interface DescribeAccountSettingsRequest {
|
240
|
+
}
|
241
|
+
export interface DescribeAccountSettingsResponse {
|
242
|
+
/**
|
243
|
+
* The maximum number of Timestream compute units (TCUs) the service will use at any point in time to serve your queries.
|
244
|
+
*/
|
245
|
+
MaxQueryTCU?: MaxQueryCapacity;
|
246
|
+
/**
|
247
|
+
* The pricing model for queries in your account.
|
248
|
+
*/
|
249
|
+
QueryPricingModel?: QueryPricingModel;
|
250
|
+
}
|
223
251
|
export interface DescribeEndpointsRequest {
|
224
252
|
}
|
225
253
|
export interface DescribeEndpointsResponse {
|
@@ -304,6 +332,10 @@ declare namespace TimestreamQuery {
|
|
304
332
|
* Bytes metered for a single scheduled query run.
|
305
333
|
*/
|
306
334
|
BytesMetered?: Long;
|
335
|
+
/**
|
336
|
+
* Bytes scanned for a single scheduled query run.
|
337
|
+
*/
|
338
|
+
CumulativeBytesScanned?: Long;
|
307
339
|
/**
|
308
340
|
* The number of records ingested for a single scheduled query run.
|
309
341
|
*/
|
@@ -358,6 +390,7 @@ declare namespace TimestreamQuery {
|
|
358
390
|
NextToken?: NextTagsForResourceResultsToken;
|
359
391
|
}
|
360
392
|
export type Long = number;
|
393
|
+
export type MaxQueryCapacity = number;
|
361
394
|
export type MaxQueryResults = number;
|
362
395
|
export type MaxScheduledQueriesResults = number;
|
363
396
|
export type MaxTagsForResourceResult = number;
|
@@ -453,6 +486,7 @@ declare namespace TimestreamQuery {
|
|
453
486
|
Parameters: ParameterMappingList;
|
454
487
|
}
|
455
488
|
export type QueryId = string;
|
489
|
+
export type QueryPricingModel = "BYTES_SCANNED"|"COMPUTE_UNITS"|string;
|
456
490
|
export interface QueryRequest {
|
457
491
|
/**
|
458
492
|
* The query to be run by Timestream.
|
@@ -835,6 +869,26 @@ declare namespace TimestreamQuery {
|
|
835
869
|
}
|
836
870
|
export interface UntagResourceResponse {
|
837
871
|
}
|
872
|
+
export interface UpdateAccountSettingsRequest {
|
873
|
+
/**
|
874
|
+
* The maximum number of compute units the service will use at any point in time to serve your queries. To run queries, you must set a minimum capacity of 4 TCU. You can set the maximum number of TCU in multiples of 4, for example, 4, 8, 16, 32, and so on. The maximum value supported for MaxQueryTCU is 1000. To request an increase to this soft limit, contact Amazon Web Services Support. For information about the default quota for maxQueryTCU, see Default quotas.
|
875
|
+
*/
|
876
|
+
MaxQueryTCU?: MaxQueryCapacity;
|
877
|
+
/**
|
878
|
+
* The pricing model for queries in an account.
|
879
|
+
*/
|
880
|
+
QueryPricingModel?: QueryPricingModel;
|
881
|
+
}
|
882
|
+
export interface UpdateAccountSettingsResponse {
|
883
|
+
/**
|
884
|
+
* The configured maximum number of compute units the service will use at any point in time to serve your queries.
|
885
|
+
*/
|
886
|
+
MaxQueryTCU?: MaxQueryCapacity;
|
887
|
+
/**
|
888
|
+
* The pricing model for an account.
|
889
|
+
*/
|
890
|
+
QueryPricingModel?: QueryPricingModel;
|
891
|
+
}
|
838
892
|
export interface UpdateScheduledQueryRequest {
|
839
893
|
/**
|
840
894
|
* ARN of the scheuled query.
|
@@ -378,6 +378,7 @@ declare namespace TranscribeService {
|
|
378
378
|
export type BaseModelName = "NarrowBand"|"WideBand"|string;
|
379
379
|
export type Boolean = boolean;
|
380
380
|
export type CLMLanguageCode = "en-US"|"hi-IN"|"es-US"|"en-GB"|"en-AU"|"de-DE"|"ja-JP"|string;
|
381
|
+
export type CallAnalyticsFeature = "GENERATIVE_SUMMARIZATION"|string;
|
381
382
|
export interface CallAnalyticsJob {
|
382
383
|
/**
|
383
384
|
* The name of the Call Analytics job. Job names are case sensitive and must be unique within an Amazon Web Services account.
|
@@ -387,6 +388,10 @@ declare namespace TranscribeService {
|
|
387
388
|
* Provides the status of the specified Call Analytics job. If the status is COMPLETED, the job is finished and you can find the results at the location specified in TranscriptFileUri (or RedactedTranscriptFileUri, if you requested transcript redaction). If the status is FAILED, FailureReason provides details on why your transcription job failed.
|
388
389
|
*/
|
389
390
|
CallAnalyticsJobStatus?: CallAnalyticsJobStatus;
|
391
|
+
/**
|
392
|
+
* Provides detailed information about a call analytics job, including information about skipped analytics features.
|
393
|
+
*/
|
394
|
+
CallAnalyticsJobDetails?: CallAnalyticsJobDetails;
|
390
395
|
/**
|
391
396
|
* The language code used to create your Call Analytics job. For a list of supported languages and their associated language codes, refer to the Supported languages table. If you do not know the language spoken in your media file, you can omit this field and let Amazon Transcribe automatically identify the language of your media. To improve the accuracy of language identification, you can include several language codes and Amazon Transcribe chooses the closest match for your transcription.
|
392
397
|
*/
|
@@ -437,6 +442,12 @@ declare namespace TranscribeService {
|
|
437
442
|
*/
|
438
443
|
ChannelDefinitions?: ChannelDefinitions;
|
439
444
|
}
|
445
|
+
export interface CallAnalyticsJobDetails {
|
446
|
+
/**
|
447
|
+
* Contains information about any skipped analytics features during the analysis of a call analytics job. This array lists all the analytics features that were skipped, along with their corresponding reason code and message.
|
448
|
+
*/
|
449
|
+
Skipped?: CallAnalyticsSkippedFeatureList;
|
450
|
+
}
|
440
451
|
export type CallAnalyticsJobName = string;
|
441
452
|
export interface CallAnalyticsJobSettings {
|
442
453
|
/**
|
@@ -496,11 +507,31 @@ declare namespace TranscribeService {
|
|
496
507
|
* Provides the status of your Call Analytics job. If the status is COMPLETED, the job is finished and you can find the results at the location specified in TranscriptFileUri (or RedactedTranscriptFileUri, if you requested transcript redaction). If the status is FAILED, FailureReason provides details on why your transcription job failed.
|
497
508
|
*/
|
498
509
|
CallAnalyticsJobStatus?: CallAnalyticsJobStatus;
|
510
|
+
/**
|
511
|
+
* Provides detailed information about a call analytics job, including information about skipped analytics features.
|
512
|
+
*/
|
513
|
+
CallAnalyticsJobDetails?: CallAnalyticsJobDetails;
|
499
514
|
/**
|
500
515
|
* If CallAnalyticsJobStatus is FAILED, FailureReason contains information about why the Call Analytics job failed. See also: Common Errors.
|
501
516
|
*/
|
502
517
|
FailureReason?: FailureReason;
|
503
518
|
}
|
519
|
+
export interface CallAnalyticsSkippedFeature {
|
520
|
+
/**
|
521
|
+
* Indicates the type of analytics feature that was skipped during the analysis of a call analytics job.
|
522
|
+
*/
|
523
|
+
Feature?: CallAnalyticsFeature;
|
524
|
+
/**
|
525
|
+
* Provides a code indicating the reason why a specific analytics feature was skipped during the analysis of a call analytics job.
|
526
|
+
*/
|
527
|
+
ReasonCode?: CallAnalyticsSkippedReasonCode;
|
528
|
+
/**
|
529
|
+
* Contains additional information or a message explaining why a specific analytics feature was skipped during the analysis of a call analytics job.
|
530
|
+
*/
|
531
|
+
Message?: String;
|
532
|
+
}
|
533
|
+
export type CallAnalyticsSkippedFeatureList = CallAnalyticsSkippedFeature[];
|
534
|
+
export type CallAnalyticsSkippedReasonCode = "INSUFFICIENT_CONVERSATION_CONTENT"|"FAILED_SAFETY_GUIDELINES"|string;
|
504
535
|
export type CategoryName = string;
|
505
536
|
export interface CategoryProperties {
|
506
537
|
/**
|
@@ -2015,6 +2046,7 @@ declare namespace TranscribeService {
|
|
2015
2046
|
*/
|
2016
2047
|
TranscriptionJob?: TranscriptionJob;
|
2017
2048
|
}
|
2049
|
+
export type String = string;
|
2018
2050
|
export type StringTargetList = NonEmptyString[];
|
2019
2051
|
export type SubtitleFileUris = Uri[];
|
2020
2052
|
export type SubtitleFormat = "vtt"|"srt"|string;
|