cdk-comprehend-s3olap 2.0.55 → 2.0.58
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/.gitattributes +1 -0
- package/.jsii +4 -4
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +14 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +100 -5
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +190 -182
- package/node_modules/aws-sdk/apis/license-manager-user-subscriptions-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/license-manager-user-subscriptions-2018-05-10.min.json +446 -0
- package/node_modules/aws-sdk/apis/license-manager-user-subscriptions-2018-05-10.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/metadata.json +4 -0
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +28 -25
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +87 -0
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +21 -21
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/dms.d.ts +1 -1
- package/node_modules/aws-sdk/clients/iot.d.ts +86 -65
- package/node_modules/aws-sdk/clients/licensemanagerusersubscriptions.d.ts +490 -0
- package/node_modules/aws-sdk/clients/licensemanagerusersubscriptions.js +18 -0
- package/node_modules/aws-sdk/clients/personalize.d.ts +15 -2
- package/node_modules/aws-sdk/clients/wafv2.d.ts +44 -44
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +44 -7
- package/node_modules/aws-sdk/dist/aws-sdk.js +225 -210
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +42 -42
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/esbuild/bin/esbuild +1 -0
- package/node_modules/esbuild/install.js +5 -4
- package/node_modules/esbuild/lib/main.d.ts +2 -2
- package/node_modules/esbuild/lib/main.js +22 -15
- package/node_modules/esbuild/package.json +22 -21
- package/node_modules/esbuild-linux-64/bin/esbuild +0 -0
- package/node_modules/esbuild-linux-64/package.json +1 -1
- package/package.json +7 -7
@@ -310,5 +310,6 @@ module.exports = {
|
|
310
310
|
M2: require('./m2'),
|
311
311
|
ConnectCampaigns: require('./connectcampaigns'),
|
312
312
|
RedshiftServerless: require('./redshiftserverless'),
|
313
|
-
RolesAnywhere: require('./rolesanywhere')
|
313
|
+
RolesAnywhere: require('./rolesanywhere'),
|
314
|
+
LicenseManagerUserSubscriptions: require('./licensemanagerusersubscriptions')
|
314
315
|
};
|
@@ -91,6 +91,14 @@ declare class ChimeSDKMeetings extends Service {
|
|
91
91
|
* Lists the attendees for the specified Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
|
92
92
|
*/
|
93
93
|
listAttendees(callback?: (err: AWSError, data: ChimeSDKMeetings.Types.ListAttendeesResponse) => void): Request<ChimeSDKMeetings.Types.ListAttendeesResponse, AWSError>;
|
94
|
+
/**
|
95
|
+
* Returns a list of the tags available for the specified resource.
|
96
|
+
*/
|
97
|
+
listTagsForResource(params: ChimeSDKMeetings.Types.ListTagsForResourceRequest, callback?: (err: AWSError, data: ChimeSDKMeetings.Types.ListTagsForResourceResponse) => void): Request<ChimeSDKMeetings.Types.ListTagsForResourceResponse, AWSError>;
|
98
|
+
/**
|
99
|
+
* Returns a list of the tags available for the specified resource.
|
100
|
+
*/
|
101
|
+
listTagsForResource(callback?: (err: AWSError, data: ChimeSDKMeetings.Types.ListTagsForResourceResponse) => void): Request<ChimeSDKMeetings.Types.ListTagsForResourceResponse, AWSError>;
|
94
102
|
/**
|
95
103
|
* Starts transcription for the specified meetingId.
|
96
104
|
*/
|
@@ -107,6 +115,22 @@ declare class ChimeSDKMeetings extends Service {
|
|
107
115
|
* Stops transcription for the specified meetingId.
|
108
116
|
*/
|
109
117
|
stopMeetingTranscription(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
118
|
+
/**
|
119
|
+
* The resource that supports tags.
|
120
|
+
*/
|
121
|
+
tagResource(params: ChimeSDKMeetings.Types.TagResourceRequest, callback?: (err: AWSError, data: ChimeSDKMeetings.Types.TagResourceResponse) => void): Request<ChimeSDKMeetings.Types.TagResourceResponse, AWSError>;
|
122
|
+
/**
|
123
|
+
* The resource that supports tags.
|
124
|
+
*/
|
125
|
+
tagResource(callback?: (err: AWSError, data: ChimeSDKMeetings.Types.TagResourceResponse) => void): Request<ChimeSDKMeetings.Types.TagResourceResponse, AWSError>;
|
126
|
+
/**
|
127
|
+
* Removes the specified tags from the specified resources. When you specify a tag key, the action removes both that key and its associated value. The operation succeeds even if you attempt to remove tags from a resource that were already removed. Note the following: To remove tags from a resource, you need the necessary permissions for the service that the resource belongs to as well as permissions for removing tags. For more information, see the documentation for the service whose resource you want to untag. You can only tag resources that are located in the specified AWS Region for the calling AWS account. Minimum permissions In addition to the tag:UntagResources permission required by this operation, you must also have the remove tags permission defined by the service that created the resource. For example, to remove the tags from an Amazon EC2 instance using the UntagResources operation, you must have both of the following permissions: tag:UntagResource ChimeSDKMeetings:DeleteTags
|
128
|
+
*/
|
129
|
+
untagResource(params: ChimeSDKMeetings.Types.UntagResourceRequest, callback?: (err: AWSError, data: ChimeSDKMeetings.Types.UntagResourceResponse) => void): Request<ChimeSDKMeetings.Types.UntagResourceResponse, AWSError>;
|
130
|
+
/**
|
131
|
+
* Removes the specified tags from the specified resources. When you specify a tag key, the action removes both that key and its associated value. The operation succeeds even if you attempt to remove tags from a resource that were already removed. Note the following: To remove tags from a resource, you need the necessary permissions for the service that the resource belongs to as well as permissions for removing tags. For more information, see the documentation for the service whose resource you want to untag. You can only tag resources that are located in the specified AWS Region for the calling AWS account. Minimum permissions In addition to the tag:UntagResources permission required by this operation, you must also have the remove tags permission defined by the service that created the resource. For example, to remove the tags from an Amazon EC2 instance using the UntagResources operation, you must have both of the following permissions: tag:UntagResource ChimeSDKMeetings:DeleteTags
|
132
|
+
*/
|
133
|
+
untagResource(callback?: (err: AWSError, data: ChimeSDKMeetings.Types.UntagResourceResponse) => void): Request<ChimeSDKMeetings.Types.UntagResourceResponse, AWSError>;
|
110
134
|
/**
|
111
135
|
* The capabilties that you want to update. You use the capabilities with a set of values that control what the capabilities can do, such as SendReceive data. For more information about those values, see . When using capabilities, be aware of these corner cases: You can't set content capabilities to SendReceive or Receive unless you also set video capabilities to SendReceive or Receive. If you don't set the video capability to receive, the response will contain an HTTP 400 Bad Request status code. However, you can set your video capability to receive and you set your content capability to not receive. When you change an audio capability from None or Receive to Send or SendReceive , and if the attendee left their microphone unmuted, audio will flow from the attendee to the other meeting participants. When you change a video or content capability from None or Receive to Send or SendReceive , and if the attendee turned on their video or content streams, remote attendess can receive those streams, but only after media renegotiation between the client and the Amazon Chime back-end server.
|
112
136
|
*/
|
@@ -117,6 +141,7 @@ declare class ChimeSDKMeetings extends Service {
|
|
117
141
|
updateAttendeeCapabilities(callback?: (err: AWSError, data: ChimeSDKMeetings.Types.UpdateAttendeeCapabilitiesResponse) => void): Request<ChimeSDKMeetings.Types.UpdateAttendeeCapabilitiesResponse, AWSError>;
|
118
142
|
}
|
119
143
|
declare namespace ChimeSDKMeetings {
|
144
|
+
export type AmazonResourceName = string;
|
120
145
|
export type Arn = string;
|
121
146
|
export interface Attendee {
|
122
147
|
/**
|
@@ -279,6 +304,10 @@ declare namespace ChimeSDKMeetings {
|
|
279
304
|
* A consistent and opaque identifier, created and maintained by the builder to represent a segment of their users.
|
280
305
|
*/
|
281
306
|
TenantIds?: TenantIdList;
|
307
|
+
/**
|
308
|
+
* Applies one or more tags to an Amazon Chime SDK meeting. Note the following: Not all resources have tags. For a list of services with resources that support tagging using this operation, see Services that support the Resource Groups Tagging API. If the resource doesn't yet support this operation, the resource's service might support tagging using its own API operations. For more information, refer to the documentation for that service. Each resource can have up to 50 tags. For other limits, see Tag Naming and Usage Conventions in the AWS General Reference. You can only tag resources that are located in the specified AWS Region for the AWS account. To add tags to a resource, you need the necessary permissions for the service that the resource belongs to as well as permissions for adding tags. For more information, see the documentation for each service. Do not store personally identifiable information (PII) or other confidential or sensitive information in tags. We use tags to provide you with billing and administration services. Tags are not intended to be used for private or sensitive data. Minimum permissions In addition to the tag:TagResources permission required by this operation, you must also have the tagging permission defined by the service that created the resource. For example, to tag a ChimeSDKMeetings instance using the TagResources operation, you must have both of the following permissions: tag:TagResources ChimeSDKMeetings:CreateTags Some services might have specific requirements for tagging some resources. For example, to tag an Amazon S3 bucket, you must also have the s3:GetBucketTagging permission. If the expected minimum permissions don't work, check the documentation for that service's tagging APIs for more information.
|
309
|
+
*/
|
310
|
+
Tags?: TagList;
|
282
311
|
}
|
283
312
|
export interface CreateMeetingResponse {
|
284
313
|
/**
|
@@ -323,6 +352,10 @@ declare namespace ChimeSDKMeetings {
|
|
323
352
|
* A consistent and opaque identifier, created and maintained by the builder to represent a segment of their users.
|
324
353
|
*/
|
325
354
|
TenantIds?: TenantIdList;
|
355
|
+
/**
|
356
|
+
* The tags in the request.
|
357
|
+
*/
|
358
|
+
Tags?: TagList;
|
326
359
|
}
|
327
360
|
export type CreateMeetingWithAttendeesRequestItemList = CreateAttendeeRequestItem[];
|
328
361
|
export interface CreateMeetingWithAttendeesResponse {
|
@@ -495,6 +528,18 @@ declare namespace ChimeSDKMeetings {
|
|
495
528
|
*/
|
496
529
|
NextToken?: String;
|
497
530
|
}
|
531
|
+
export interface ListTagsForResourceRequest {
|
532
|
+
/**
|
533
|
+
* The ARN of the resource.
|
534
|
+
*/
|
535
|
+
ResourceARN: AmazonResourceName;
|
536
|
+
}
|
537
|
+
export interface ListTagsForResourceResponse {
|
538
|
+
/**
|
539
|
+
* The tags requested for the specified resource.
|
540
|
+
*/
|
541
|
+
Tags?: TagList;
|
542
|
+
}
|
498
543
|
export type MediaCapabilities = "SendReceive"|"Send"|"Receive"|"None"|string;
|
499
544
|
export interface MediaPlacement {
|
500
545
|
/**
|
@@ -564,6 +609,10 @@ declare namespace ChimeSDKMeetings {
|
|
564
609
|
* Array of strings.
|
565
610
|
*/
|
566
611
|
TenantIds?: TenantIdList;
|
612
|
+
/**
|
613
|
+
* The ARN of the meeting.
|
614
|
+
*/
|
615
|
+
MeetingArn?: AmazonResourceName;
|
567
616
|
}
|
568
617
|
export type MeetingFeatureStatus = "AVAILABLE"|"UNAVAILABLE"|string;
|
569
618
|
export interface MeetingFeaturesConfiguration {
|
@@ -605,6 +654,32 @@ declare namespace ChimeSDKMeetings {
|
|
605
654
|
MeetingId: GuidString;
|
606
655
|
}
|
607
656
|
export type String = string;
|
657
|
+
export interface Tag {
|
658
|
+
/**
|
659
|
+
* The tag's key.
|
660
|
+
*/
|
661
|
+
Key: TagKey;
|
662
|
+
/**
|
663
|
+
* The tag's value.
|
664
|
+
*/
|
665
|
+
Value: TagValue;
|
666
|
+
}
|
667
|
+
export type TagKey = string;
|
668
|
+
export type TagKeyList = TagKey[];
|
669
|
+
export type TagList = Tag[];
|
670
|
+
export interface TagResourceRequest {
|
671
|
+
/**
|
672
|
+
* The ARN of the resource.
|
673
|
+
*/
|
674
|
+
ResourceARN: AmazonResourceName;
|
675
|
+
/**
|
676
|
+
* Lists the requested tags.
|
677
|
+
*/
|
678
|
+
Tags: TagList;
|
679
|
+
}
|
680
|
+
export interface TagResourceResponse {
|
681
|
+
}
|
682
|
+
export type TagValue = string;
|
608
683
|
export type TenantId = string;
|
609
684
|
export type TenantIdList = TenantId[];
|
610
685
|
export type TranscribeContentIdentificationType = "PII"|string;
|
@@ -631,6 +706,18 @@ declare namespace ChimeSDKMeetings {
|
|
631
706
|
*/
|
632
707
|
EngineTranscribeMedicalSettings?: EngineTranscribeMedicalSettings;
|
633
708
|
}
|
709
|
+
export interface UntagResourceRequest {
|
710
|
+
/**
|
711
|
+
* The ARN of the resource that you're removing tags from.
|
712
|
+
*/
|
713
|
+
ResourceARN: AmazonResourceName;
|
714
|
+
/**
|
715
|
+
* The tag keys being removed from the resources.
|
716
|
+
*/
|
717
|
+
TagKeys: TagKeyList;
|
718
|
+
}
|
719
|
+
export interface UntagResourceResponse {
|
720
|
+
}
|
634
721
|
export interface UpdateAttendeeCapabilitiesRequest {
|
635
722
|
/**
|
636
723
|
* The ID of the meeting associated with the update request.
|
@@ -228,11 +228,11 @@ declare class CognitoIdentityServiceProvider extends Service {
|
|
228
228
|
*/
|
229
229
|
adminUserGlobalSignOut(callback?: (err: AWSError, data: CognitoIdentityServiceProvider.Types.AdminUserGlobalSignOutResponse) => void): Request<CognitoIdentityServiceProvider.Types.AdminUserGlobalSignOutResponse, AWSError>;
|
230
230
|
/**
|
231
|
-
* Begins setup of time-based one-time password multi-factor authentication (
|
231
|
+
* Begins setup of time-based one-time password (TOTP) multi-factor authentication (MFA) for a user, with a unique private key that Amazon Cognito generates and returns in the API response. You can authorize an AssociateSoftwareToken request with either the user's access token, or a session string from a challenge response that you received from Amazon Cognito. Amazon Cognito disassociates an existing software token when you verify the new token in a VerifySoftwareToken API request. If you don't verify the software token and your user pool doesn't require MFA, the user can then authenticate with user name and password credentials alone. If your user pool requires TOTP MFA, Amazon Cognito generates an MFA_SETUP or SOFTWARE_TOKEN_SETUP challenge each time your user signs. Complete setup with AssociateSoftwareToken and VerifySoftwareToken. After you set up software token MFA for your user, Amazon Cognito generates a SOFTWARE_TOKEN_MFA challenge when they authenticate. Respond to this challenge with your user's TOTP.
|
232
232
|
*/
|
233
233
|
associateSoftwareToken(params: CognitoIdentityServiceProvider.Types.AssociateSoftwareTokenRequest, callback?: (err: AWSError, data: CognitoIdentityServiceProvider.Types.AssociateSoftwareTokenResponse) => void): Request<CognitoIdentityServiceProvider.Types.AssociateSoftwareTokenResponse, AWSError>;
|
234
234
|
/**
|
235
|
-
* Begins setup of time-based one-time password multi-factor authentication (
|
235
|
+
* Begins setup of time-based one-time password (TOTP) multi-factor authentication (MFA) for a user, with a unique private key that Amazon Cognito generates and returns in the API response. You can authorize an AssociateSoftwareToken request with either the user's access token, or a session string from a challenge response that you received from Amazon Cognito. Amazon Cognito disassociates an existing software token when you verify the new token in a VerifySoftwareToken API request. If you don't verify the software token and your user pool doesn't require MFA, the user can then authenticate with user name and password credentials alone. If your user pool requires TOTP MFA, Amazon Cognito generates an MFA_SETUP or SOFTWARE_TOKEN_SETUP challenge each time your user signs. Complete setup with AssociateSoftwareToken and VerifySoftwareToken. After you set up software token MFA for your user, Amazon Cognito generates a SOFTWARE_TOKEN_MFA challenge when they authenticate. Respond to this challenge with your user's TOTP.
|
236
236
|
*/
|
237
237
|
associateSoftwareToken(callback?: (err: AWSError, data: CognitoIdentityServiceProvider.Types.AssociateSoftwareTokenResponse) => void): Request<CognitoIdentityServiceProvider.Types.AssociateSoftwareTokenResponse, AWSError>;
|
238
238
|
/**
|
@@ -1512,7 +1512,7 @@ declare namespace CognitoIdentityServiceProvider {
|
|
1512
1512
|
}
|
1513
1513
|
export interface AssociateSoftwareTokenResponse {
|
1514
1514
|
/**
|
1515
|
-
* A unique generated shared secret code that is used in the
|
1515
|
+
* A unique generated shared secret code that is used in the TOTP algorithm to generate a one-time code.
|
1516
1516
|
*/
|
1517
1517
|
SecretCode?: SecretCodeType;
|
1518
1518
|
/**
|
@@ -1715,11 +1715,11 @@ declare namespace CognitoIdentityServiceProvider {
|
|
1715
1715
|
*/
|
1716
1716
|
Username: UsernameType;
|
1717
1717
|
/**
|
1718
|
-
* The confirmation code
|
1718
|
+
* The confirmation code from your user's request to reset their password. For more information, see ForgotPassword.
|
1719
1719
|
*/
|
1720
1720
|
ConfirmationCode: ConfirmationCodeType;
|
1721
1721
|
/**
|
1722
|
-
* The password
|
1722
|
+
* The new password that your user wants to set.
|
1723
1723
|
*/
|
1724
1724
|
Password: PasswordType;
|
1725
1725
|
/**
|
@@ -1938,11 +1938,11 @@ declare namespace CognitoIdentityServiceProvider {
|
|
1938
1938
|
*/
|
1939
1939
|
WriteAttributes?: ClientPermissionListType;
|
1940
1940
|
/**
|
1941
|
-
* The authentication flows that are supported by the user pool clients. Flow names without the ALLOW_ prefix are no longer supported, in favor of new names with the ALLOW_ prefix. Values with ALLOW_ prefix must be used only along with the ALLOW_ prefix. Valid values include:
|
1941
|
+
* The authentication flows that are supported by the user pool clients. Flow names without the ALLOW_ prefix are no longer supported, in favor of new names with the ALLOW_ prefix. Values with ALLOW_ prefix must be used only along with the ALLOW_ prefix. Valid values include: ALLOW_ADMIN_USER_PASSWORD_AUTH Enable admin based user password authentication flow ADMIN_USER_PASSWORD_AUTH. This setting replaces the ADMIN_NO_SRP_AUTH setting. With this authentication flow, Amazon Cognito receives the password in the request instead of using the Secure Remote Password (SRP) protocol to verify passwords. ALLOW_CUSTOM_AUTH Enable Lambda trigger based authentication. ALLOW_USER_PASSWORD_AUTH Enable user password-based authentication. In this flow, Amazon Cognito receives the password in the request instead of using the SRP protocol to verify passwords. ALLOW_USER_SRP_AUTH Enable SRP-based authentication. ALLOW_REFRESH_TOKEN_AUTH Enable the authflow that refreshes tokens. If you don't specify a value for ExplicitAuthFlows, your user client supports ALLOW_USER_SRP_AUTH and ALLOW_CUSTOM_AUTH.
|
1942
1942
|
*/
|
1943
1943
|
ExplicitAuthFlows?: ExplicitAuthFlowsListType;
|
1944
1944
|
/**
|
1945
|
-
* A list of provider names for the IdPs that this client
|
1945
|
+
* A list of provider names for the identity providers (IdPs) that are supported on this client. The following are supported: COGNITO, Facebook, Google, SignInWithApple, and LoginWithAmazon. You can also specify the names that you configured for the SAML and OIDC IdPs in your user pool, for example MySAMLIdP or MyOIDCIdP.
|
1946
1946
|
*/
|
1947
1947
|
SupportedIdentityProviders?: SupportedIdentityProvidersListType;
|
1948
1948
|
/**
|
@@ -2062,11 +2062,11 @@ declare namespace CognitoIdentityServiceProvider {
|
|
2062
2062
|
*/
|
2063
2063
|
MfaConfiguration?: UserPoolMfaType;
|
2064
2064
|
/**
|
2065
|
-
* The settings for updates to user attributes. These settings include the property AttributesRequireVerificationBeforeUpdate, a user-pool setting that tells Amazon Cognito how to handle changes to the value of your users' email address and phone number attributes. For more information, see Verifying updates to
|
2065
|
+
* The settings for updates to user attributes. These settings include the property AttributesRequireVerificationBeforeUpdate, a user-pool setting that tells Amazon Cognito how to handle changes to the value of your users' email address and phone number attributes. For more information, see Verifying updates to email addresses and phone numbers.
|
2066
2066
|
*/
|
2067
2067
|
UserAttributeUpdateSettings?: UserAttributeUpdateSettingsType;
|
2068
2068
|
/**
|
2069
|
-
* The device configuration.
|
2069
|
+
* The device-remembering configuration for a user pool. A null value indicates that you have deactivated device remembering in your user pool. When you provide a value for any DeviceConfiguration field, you activate the Amazon Cognito device-remembering feature.
|
2070
2070
|
*/
|
2071
2071
|
DeviceConfiguration?: DeviceConfigurationType;
|
2072
2072
|
/**
|
@@ -2325,11 +2325,11 @@ declare namespace CognitoIdentityServiceProvider {
|
|
2325
2325
|
export type DescriptionType = string;
|
2326
2326
|
export interface DeviceConfigurationType {
|
2327
2327
|
/**
|
2328
|
-
* When true, device authentication can replace SMS and time-based one-time password (TOTP) factors for multi-factor authentication (MFA).
|
2328
|
+
* When true, device authentication can replace SMS and time-based one-time password (TOTP) factors for multi-factor authentication (MFA). Regardless of the value of this field, users that sign in with new devices that have not been confirmed or remembered must provide a second factor if your user pool requires MFA.
|
2329
2329
|
*/
|
2330
2330
|
ChallengeRequiredOnNewDevice?: BooleanType;
|
2331
2331
|
/**
|
2332
|
-
* When true,
|
2332
|
+
* When true, Amazon Cognito doesn't remember newly-confirmed devices. Users who want to authenticate with their device can instead opt in to remembering their device. To collect a choice from your user, create an input prompt in your app and return the value that the user chooses in an UpdateDeviceStatus API request.
|
2333
2333
|
*/
|
2334
2334
|
DeviceOnlyRememberedOnUserPrompt?: BooleanType;
|
2335
2335
|
}
|
@@ -2658,15 +2658,15 @@ declare namespace CognitoIdentityServiceProvider {
|
|
2658
2658
|
}
|
2659
2659
|
export interface GetUserPoolMfaConfigResponse {
|
2660
2660
|
/**
|
2661
|
-
* The SMS text message multi-factor (MFA) configuration.
|
2661
|
+
* The SMS text message multi-factor authentication (MFA) configuration.
|
2662
2662
|
*/
|
2663
2663
|
SmsMfaConfiguration?: SmsMfaConfigType;
|
2664
2664
|
/**
|
2665
|
-
* The software token multi-factor (MFA) configuration.
|
2665
|
+
* The software token multi-factor authentication (MFA) configuration.
|
2666
2666
|
*/
|
2667
2667
|
SoftwareTokenMfaConfiguration?: SoftwareTokenMfaConfigType;
|
2668
2668
|
/**
|
2669
|
-
* The multi-factor (MFA) configuration. Valid values include: OFF MFA won't be used for any users. ON MFA is required for all users to sign in. OPTIONAL MFA will be required only for individual users who have an MFA factor activated.
|
2669
|
+
* The multi-factor authentication (MFA) configuration. Valid values include: OFF MFA won't be used for any users. ON MFA is required for all users to sign in. OPTIONAL MFA will be required only for individual users who have an MFA factor activated.
|
2670
2670
|
*/
|
2671
2671
|
MfaConfiguration?: UserPoolMfaType;
|
2672
2672
|
}
|
@@ -3582,7 +3582,7 @@ declare namespace CognitoIdentityServiceProvider {
|
|
3582
3582
|
*/
|
3583
3583
|
SMSMfaSettings?: SMSMfaSettingsType;
|
3584
3584
|
/**
|
3585
|
-
* The time-based one-time password software token MFA settings.
|
3585
|
+
* The time-based one-time password (TOTP) software token MFA settings.
|
3586
3586
|
*/
|
3587
3587
|
SoftwareTokenMfaSettings?: SoftwareTokenMfaSettingsType;
|
3588
3588
|
/**
|
@@ -4031,7 +4031,7 @@ declare namespace CognitoIdentityServiceProvider {
|
|
4031
4031
|
*/
|
4032
4032
|
ExplicitAuthFlows?: ExplicitAuthFlowsListType;
|
4033
4033
|
/**
|
4034
|
-
* A list of provider names for the IdPs that this client supports. The following are supported: COGNITO, Facebook, Google LoginWithAmazon, and the names of your own SAML and OIDC providers.
|
4034
|
+
* A list of provider names for the IdPs that this client supports. The following are supported: COGNITO, Facebook, Google, SignInWithApple, LoginWithAmazon, and the names of your own SAML and OIDC providers.
|
4035
4035
|
*/
|
4036
4036
|
SupportedIdentityProviders?: SupportedIdentityProvidersListType;
|
4037
4037
|
/**
|
@@ -4139,7 +4139,7 @@ declare namespace CognitoIdentityServiceProvider {
|
|
4139
4139
|
*/
|
4140
4140
|
SmsAuthenticationMessage?: SmsVerificationMessageType;
|
4141
4141
|
/**
|
4142
|
-
* The settings for updates to user attributes. These settings include the property AttributesRequireVerificationBeforeUpdate, a user-pool setting that tells Amazon Cognito how to handle changes to the value of your users' email address and phone number attributes. For more information, see Verifying updates to
|
4142
|
+
* The settings for updates to user attributes. These settings include the property AttributesRequireVerificationBeforeUpdate, a user-pool setting that tells Amazon Cognito how to handle changes to the value of your users' email address and phone number attributes. For more information, see Verifying updates to email addresses and phone numbers.
|
4143
4143
|
*/
|
4144
4144
|
UserAttributeUpdateSettings?: UserAttributeUpdateSettingsType;
|
4145
4145
|
/**
|
@@ -4147,7 +4147,7 @@ declare namespace CognitoIdentityServiceProvider {
|
|
4147
4147
|
*/
|
4148
4148
|
MfaConfiguration?: UserPoolMfaType;
|
4149
4149
|
/**
|
4150
|
-
*
|
4150
|
+
* The device-remembering configuration for a user pool. A null value indicates that you have deactivated device remembering in your user pool. When you provide a value for any DeviceConfiguration field, you activate the Amazon Cognito device-remembering feature.
|
4151
4151
|
*/
|
4152
4152
|
DeviceConfiguration?: DeviceConfigurationType;
|
4153
4153
|
/**
|
@@ -4328,7 +4328,7 @@ declare namespace CognitoIdentityServiceProvider {
|
|
4328
4328
|
*/
|
4329
4329
|
ExplicitAuthFlows?: ExplicitAuthFlowsListType;
|
4330
4330
|
/**
|
4331
|
-
* A list of provider names for the IdPs that this client supports. The following are supported: COGNITO, Facebook, Google LoginWithAmazon, and the names of your own SAML and OIDC providers.
|
4331
|
+
* A list of provider names for the IdPs that this client supports. The following are supported: COGNITO, Facebook, Google, SignInWithApple, LoginWithAmazon, and the names of your own SAML and OIDC providers.
|
4332
4332
|
*/
|
4333
4333
|
SupportedIdentityProviders?: SupportedIdentityProvidersListType;
|
4334
4334
|
/**
|
@@ -4476,7 +4476,7 @@ declare namespace CognitoIdentityServiceProvider {
|
|
4476
4476
|
*/
|
4477
4477
|
SmsAuthenticationMessage?: SmsVerificationMessageType;
|
4478
4478
|
/**
|
4479
|
-
* The settings for updates to user attributes. These settings include the property AttributesRequireVerificationBeforeUpdate, a user-pool setting that tells Amazon Cognito how to handle changes to the value of your users' email address and phone number attributes. For more information, see Verifying updates to
|
4479
|
+
* The settings for updates to user attributes. These settings include the property AttributesRequireVerificationBeforeUpdate, a user-pool setting that tells Amazon Cognito how to handle changes to the value of your users' email address and phone number attributes. For more information, see Verifying updates to email addresses and phone numbers.
|
4480
4480
|
*/
|
4481
4481
|
UserAttributeUpdateSettings?: UserAttributeUpdateSettingsType;
|
4482
4482
|
/**
|
@@ -4484,7 +4484,7 @@ declare namespace CognitoIdentityServiceProvider {
|
|
4484
4484
|
*/
|
4485
4485
|
MfaConfiguration?: UserPoolMfaType;
|
4486
4486
|
/**
|
4487
|
-
* The device configuration.
|
4487
|
+
* The device-remembering configuration for a user pool. A null value indicates that you have deactivated device remembering in your user pool. When you provide a value for any DeviceConfiguration field, you activate the Amazon Cognito device-remembering feature.
|
4488
4488
|
*/
|
4489
4489
|
DeviceConfiguration?: DeviceConfigurationType;
|
4490
4490
|
/**
|
@@ -4155,7 +4155,7 @@ declare namespace ConfigService {
|
|
4155
4155
|
}
|
4156
4156
|
export type ResourceKeys = ResourceKey[];
|
4157
4157
|
export type ResourceName = string;
|
4158
|
-
export type ResourceType = "AWS::EC2::CustomerGateway"|"AWS::EC2::EIP"|"AWS::EC2::Host"|"AWS::EC2::Instance"|"AWS::EC2::InternetGateway"|"AWS::EC2::NetworkAcl"|"AWS::EC2::NetworkInterface"|"AWS::EC2::RouteTable"|"AWS::EC2::SecurityGroup"|"AWS::EC2::Subnet"|"AWS::CloudTrail::Trail"|"AWS::EC2::Volume"|"AWS::EC2::VPC"|"AWS::EC2::VPNConnection"|"AWS::EC2::VPNGateway"|"AWS::EC2::RegisteredHAInstance"|"AWS::EC2::NatGateway"|"AWS::EC2::EgressOnlyInternetGateway"|"AWS::EC2::VPCEndpoint"|"AWS::EC2::VPCEndpointService"|"AWS::EC2::FlowLog"|"AWS::EC2::VPCPeeringConnection"|"AWS::Elasticsearch::Domain"|"AWS::IAM::Group"|"AWS::IAM::Policy"|"AWS::IAM::Role"|"AWS::IAM::User"|"AWS::ElasticLoadBalancingV2::LoadBalancer"|"AWS::ACM::Certificate"|"AWS::RDS::DBInstance"|"AWS::RDS::DBSubnetGroup"|"AWS::RDS::DBSecurityGroup"|"AWS::RDS::DBSnapshot"|"AWS::RDS::DBCluster"|"AWS::RDS::DBClusterSnapshot"|"AWS::RDS::EventSubscription"|"AWS::S3::Bucket"|"AWS::S3::AccountPublicAccessBlock"|"AWS::Redshift::Cluster"|"AWS::Redshift::ClusterSnapshot"|"AWS::Redshift::ClusterParameterGroup"|"AWS::Redshift::ClusterSecurityGroup"|"AWS::Redshift::ClusterSubnetGroup"|"AWS::Redshift::EventSubscription"|"AWS::SSM::ManagedInstanceInventory"|"AWS::CloudWatch::Alarm"|"AWS::CloudFormation::Stack"|"AWS::ElasticLoadBalancing::LoadBalancer"|"AWS::AutoScaling::AutoScalingGroup"|"AWS::AutoScaling::LaunchConfiguration"|"AWS::AutoScaling::ScalingPolicy"|"AWS::AutoScaling::ScheduledAction"|"AWS::DynamoDB::Table"|"AWS::CodeBuild::Project"|"AWS::WAF::RateBasedRule"|"AWS::WAF::Rule"|"AWS::WAF::RuleGroup"|"AWS::WAF::WebACL"|"AWS::WAFRegional::RateBasedRule"|"AWS::WAFRegional::Rule"|"AWS::WAFRegional::RuleGroup"|"AWS::WAFRegional::WebACL"|"AWS::CloudFront::Distribution"|"AWS::CloudFront::StreamingDistribution"|"AWS::Lambda::Function"|"AWS::NetworkFirewall::Firewall"|"AWS::NetworkFirewall::FirewallPolicy"|"AWS::NetworkFirewall::RuleGroup"|"AWS::ElasticBeanstalk::Application"|"AWS::ElasticBeanstalk::ApplicationVersion"|"AWS::ElasticBeanstalk::Environment"|"AWS::WAFv2::WebACL"|"AWS::WAFv2::RuleGroup"|"AWS::WAFv2::IPSet"|"AWS::WAFv2::RegexPatternSet"|"AWS::WAFv2::ManagedRuleSet"|"AWS::XRay::EncryptionConfig"|"AWS::SSM::AssociationCompliance"|"AWS::SSM::PatchCompliance"|"AWS::Shield::Protection"|"AWS::ShieldRegional::Protection"|"AWS::Config::ConformancePackCompliance"|"AWS::Config::ResourceCompliance"|"AWS::ApiGateway::Stage"|"AWS::ApiGateway::RestApi"|"AWS::ApiGatewayV2::Stage"|"AWS::ApiGatewayV2::Api"|"AWS::CodePipeline::Pipeline"|"AWS::ServiceCatalog::CloudFormationProvisionedProduct"|"AWS::ServiceCatalog::CloudFormationProduct"|"AWS::ServiceCatalog::Portfolio"|"AWS::SQS::Queue"|"AWS::KMS::Key"|"AWS::QLDB::Ledger"|"AWS::SecretsManager::Secret"|"AWS::SNS::Topic"|"AWS::SSM::FileData"|"AWS::Backup::BackupPlan"|"AWS::Backup::BackupSelection"|"AWS::Backup::BackupVault"|"AWS::Backup::RecoveryPoint"|"AWS::ECR::Repository"|"AWS::ECS::Cluster"|"AWS::ECS::Service"|"AWS::ECS::TaskDefinition"|"AWS::EFS::AccessPoint"|"AWS::EFS::FileSystem"|"AWS::EKS::Cluster"|"AWS::OpenSearch::Domain"|"AWS::EC2::TransitGateway"|"AWS::Kinesis::Stream"|"AWS::Kinesis::StreamConsumer"|"AWS::CodeDeploy::Application"|"AWS::CodeDeploy::DeploymentConfig"|"AWS::CodeDeploy::DeploymentGroup"|"AWS::EC2::LaunchTemplate"|"AWS::ECR::PublicRepository"|"AWS::GuardDuty::Detector"|"AWS::EMR::SecurityConfiguration"|"AWS::SageMaker::CodeRepository"|"AWS::Route53Resolver::ResolverEndpoint"|"AWS::Route53Resolver::ResolverRule"|"AWS::Route53Resolver::ResolverRuleAssociation"|"AWS::DMS::ReplicationSubnetGroup"|"AWS::DMS::EventSubscription"|"AWS::MSK::Cluster"|"AWS::StepFunctions::Activity"|"AWS::WorkSpaces::Workspace"|"AWS::WorkSpaces::ConnectionAlias"|"AWS::SageMaker::Model"|"AWS::ElasticLoadBalancingV2::Listener"|"AWS::StepFunctions::StateMachine"|"AWS::Batch::JobQueue"|"AWS::Batch::ComputeEnvironment"|"AWS::AccessAnalyzer::Analyzer"|string;
|
4158
|
+
export type ResourceType = "AWS::EC2::CustomerGateway"|"AWS::EC2::EIP"|"AWS::EC2::Host"|"AWS::EC2::Instance"|"AWS::EC2::InternetGateway"|"AWS::EC2::NetworkAcl"|"AWS::EC2::NetworkInterface"|"AWS::EC2::RouteTable"|"AWS::EC2::SecurityGroup"|"AWS::EC2::Subnet"|"AWS::CloudTrail::Trail"|"AWS::EC2::Volume"|"AWS::EC2::VPC"|"AWS::EC2::VPNConnection"|"AWS::EC2::VPNGateway"|"AWS::EC2::RegisteredHAInstance"|"AWS::EC2::NatGateway"|"AWS::EC2::EgressOnlyInternetGateway"|"AWS::EC2::VPCEndpoint"|"AWS::EC2::VPCEndpointService"|"AWS::EC2::FlowLog"|"AWS::EC2::VPCPeeringConnection"|"AWS::Elasticsearch::Domain"|"AWS::IAM::Group"|"AWS::IAM::Policy"|"AWS::IAM::Role"|"AWS::IAM::User"|"AWS::ElasticLoadBalancingV2::LoadBalancer"|"AWS::ACM::Certificate"|"AWS::RDS::DBInstance"|"AWS::RDS::DBSubnetGroup"|"AWS::RDS::DBSecurityGroup"|"AWS::RDS::DBSnapshot"|"AWS::RDS::DBCluster"|"AWS::RDS::DBClusterSnapshot"|"AWS::RDS::EventSubscription"|"AWS::S3::Bucket"|"AWS::S3::AccountPublicAccessBlock"|"AWS::Redshift::Cluster"|"AWS::Redshift::ClusterSnapshot"|"AWS::Redshift::ClusterParameterGroup"|"AWS::Redshift::ClusterSecurityGroup"|"AWS::Redshift::ClusterSubnetGroup"|"AWS::Redshift::EventSubscription"|"AWS::SSM::ManagedInstanceInventory"|"AWS::CloudWatch::Alarm"|"AWS::CloudFormation::Stack"|"AWS::ElasticLoadBalancing::LoadBalancer"|"AWS::AutoScaling::AutoScalingGroup"|"AWS::AutoScaling::LaunchConfiguration"|"AWS::AutoScaling::ScalingPolicy"|"AWS::AutoScaling::ScheduledAction"|"AWS::DynamoDB::Table"|"AWS::CodeBuild::Project"|"AWS::WAF::RateBasedRule"|"AWS::WAF::Rule"|"AWS::WAF::RuleGroup"|"AWS::WAF::WebACL"|"AWS::WAFRegional::RateBasedRule"|"AWS::WAFRegional::Rule"|"AWS::WAFRegional::RuleGroup"|"AWS::WAFRegional::WebACL"|"AWS::CloudFront::Distribution"|"AWS::CloudFront::StreamingDistribution"|"AWS::Lambda::Function"|"AWS::NetworkFirewall::Firewall"|"AWS::NetworkFirewall::FirewallPolicy"|"AWS::NetworkFirewall::RuleGroup"|"AWS::ElasticBeanstalk::Application"|"AWS::ElasticBeanstalk::ApplicationVersion"|"AWS::ElasticBeanstalk::Environment"|"AWS::WAFv2::WebACL"|"AWS::WAFv2::RuleGroup"|"AWS::WAFv2::IPSet"|"AWS::WAFv2::RegexPatternSet"|"AWS::WAFv2::ManagedRuleSet"|"AWS::XRay::EncryptionConfig"|"AWS::SSM::AssociationCompliance"|"AWS::SSM::PatchCompliance"|"AWS::Shield::Protection"|"AWS::ShieldRegional::Protection"|"AWS::Config::ConformancePackCompliance"|"AWS::Config::ResourceCompliance"|"AWS::ApiGateway::Stage"|"AWS::ApiGateway::RestApi"|"AWS::ApiGatewayV2::Stage"|"AWS::ApiGatewayV2::Api"|"AWS::CodePipeline::Pipeline"|"AWS::ServiceCatalog::CloudFormationProvisionedProduct"|"AWS::ServiceCatalog::CloudFormationProduct"|"AWS::ServiceCatalog::Portfolio"|"AWS::SQS::Queue"|"AWS::KMS::Key"|"AWS::QLDB::Ledger"|"AWS::SecretsManager::Secret"|"AWS::SNS::Topic"|"AWS::SSM::FileData"|"AWS::Backup::BackupPlan"|"AWS::Backup::BackupSelection"|"AWS::Backup::BackupVault"|"AWS::Backup::RecoveryPoint"|"AWS::ECR::Repository"|"AWS::ECS::Cluster"|"AWS::ECS::Service"|"AWS::ECS::TaskDefinition"|"AWS::EFS::AccessPoint"|"AWS::EFS::FileSystem"|"AWS::EKS::Cluster"|"AWS::OpenSearch::Domain"|"AWS::EC2::TransitGateway"|"AWS::Kinesis::Stream"|"AWS::Kinesis::StreamConsumer"|"AWS::CodeDeploy::Application"|"AWS::CodeDeploy::DeploymentConfig"|"AWS::CodeDeploy::DeploymentGroup"|"AWS::EC2::LaunchTemplate"|"AWS::ECR::PublicRepository"|"AWS::GuardDuty::Detector"|"AWS::EMR::SecurityConfiguration"|"AWS::SageMaker::CodeRepository"|"AWS::Route53Resolver::ResolverEndpoint"|"AWS::Route53Resolver::ResolverRule"|"AWS::Route53Resolver::ResolverRuleAssociation"|"AWS::DMS::ReplicationSubnetGroup"|"AWS::DMS::EventSubscription"|"AWS::MSK::Cluster"|"AWS::StepFunctions::Activity"|"AWS::WorkSpaces::Workspace"|"AWS::WorkSpaces::ConnectionAlias"|"AWS::SageMaker::Model"|"AWS::ElasticLoadBalancingV2::Listener"|"AWS::StepFunctions::StateMachine"|"AWS::Batch::JobQueue"|"AWS::Batch::ComputeEnvironment"|"AWS::AccessAnalyzer::Analyzer"|"AWS::Athena::WorkGroup"|"AWS::Athena::DataCatalog"|"AWS::Detective::Graph"|"AWS::GlobalAccelerator::Accelerator"|"AWS::GlobalAccelerator::EndpointGroup"|"AWS::GlobalAccelerator::Listener"|"AWS::EC2::TransitGatewayAttachment"|"AWS::EC2::TransitGatewayRouteTable"|"AWS::DMS::Certificate"|string;
|
4159
4159
|
export type ResourceTypeList = ResourceType[];
|
4160
4160
|
export type ResourceTypeString = string;
|
4161
4161
|
export type ResourceTypes = StringWithCharLimit256[];
|
@@ -828,7 +828,7 @@ declare namespace DMS {
|
|
828
828
|
*/
|
829
829
|
EndpointType: ReplicationEndpointTypeValue;
|
830
830
|
/**
|
831
|
-
* The type of engine for the endpoint. Valid values, depending on the EndpointType value, include "mysql", "oracle", "postgres", "mariadb", "aurora", "aurora-postgresql", "opensearch", "redshift", "s3", "db2",
|
831
|
+
* The type of engine for the endpoint. Valid values, depending on the EndpointType value, include "mysql", "oracle", "postgres", "mariadb", "aurora", "aurora-postgresql", "opensearch", "redshift", "s3", "db2", "azuredb", "sybase", "dynamodb", "mongodb", "kinesis", "kafka", "elasticsearch", "docdb", "sqlserver", and "neptune".
|
832
832
|
*/
|
833
833
|
EngineName: String;
|
834
834
|
/**
|